]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
1 2023-06-15 Marek Polacek <polacek@redhat.com>
2
3 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
4 check.
5 * configure: Regenerate.
6
7 2023-06-14 Filip Kastl <filip.kastl@gmail.com>
8
9 * MAINTAINERS: Add myself to write after approval
10
11 2023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
12
13 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
14 port maintainer.
15 (Write After Approval): Remove myself.
16
17 2023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
18
19 * MAINTAINERS (Write After Approval): Add myself.
20
21 2023-05-29 Martin Jambor <mjambor@suse.cz>
22
23 * MAINTAINERS: Replace spaces with tabs.
24
25 2023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
26
27 * MAINTAINERS: New entry.
28
29 2023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
30
31 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
32 * Makefile.in: Regenerate
33
34 2023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
35
36 * Makefile.in: Disable warnings as errors for STAGEautofeedback
37
38 2023-05-11 Robin Dapp <rdapp@ventanamicro.com>
39
40 * MAINTAINERS: Sort.
41
42 2023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
43
44 * MAINTAINERS: Add myself.
45
46 2023-05-10 Pan Li <pan2.li@intel.com>
47
48 * MAINTAINERS: Add myself.
49
50 2023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
51
52 * Makefile.in: Define PROFILE_MERGER
53 * Makefile.tpl: Define PROFILE_MERGER
54
55 2023-04-27 Robin Dapp <rdapp@ventanamicro.com>
56
57 * MAINTAINERS: Change my email address.
58
59 2023-04-26 Patrick O'Neill <patrick@rivosinc.com>
60
61 * MAINTAINERS: Add myself.
62
63 2023-04-26 Martin Liska <mliska@suse.cz>
64
65 * MAINTAINERS: fix sorting
66
67 2023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
68
69 * MAINTAINERS (Write After Approval): Add myself.
70
71 2023-04-24 Martin Liska <mliska@suse.cz>
72
73 * MAINTAINERS: Fix sorting.
74
75 2023-04-21 Peter Foley <pefoley2@pefoley.com>
76
77 * configure: Regenerate.
78 * configure.ac: Only create serdep.tmp if needed
79
80 2023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
81
82 * MAINTAINERS (Write After Approval): Add myself.
83
84 2023-04-21 Vineet Gupta <vineetg@rivosinc.com>
85
86 * MAINTAINERS (Write After Approval): Add myself.
87 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
88
89 2023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
90
91 * MAINTAINERS: Add myself.
92
93 2023-03-22 Tobias Burnus <tobias@codesourcery.com>
94
95 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
96
97 2023-03-10 Arsen Arsenović <arsen@aarsen.me>
98
99 * MAINTAINERS (Write After Approval): Add myself.
100
101 2023-02-16 Martin Liska <mliska@suse.cz>
102
103 * MAINTAINERS: I'm stepping down from my positions.
104
105 2023-01-10 Philip Herron <herron.philip@googlemail.com>
106
107 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
108
109 2023-01-06 Clément Chigot <chigot@adacore.com>
110
111 * configure.ac: Skip GMP and MPFR when --disable-gdb is
112 provided.
113 * configure: Regenerate.
114
115 2023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
116
117 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
118
119 2022-12-31 Iain Sandoe <iain@sandoe.co.uk>
120
121 * Makefile.def: Do not build shared libffi.
122 * Makefile.in: Regenerate.
123
124 2022-12-21 Andrew Pinski <apinski@marvell.com>
125
126 * Makefile.def: Add configure-gdb dependencies
127 on all-gmp and all-mpfr.
128 * configure.ac: Split out MPC checking from MPFR.
129 Require GMP and MPFR if the gdb directory exist.
130 * Makefile.in: Regenerate.
131 * configure: Regenerate.
132
133 2022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
134
135 * configure.ac (target_libraries): Add target-libgm2.
136 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
137 Add GCC_TARGET_TOOL entry for gm2.
138 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
139 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
140 * Makefile.def (target_modules): Add libgm2.
141 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
142 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
143 (languages): Add entry for language=m2 with gcc-check-target=check-m2
144 and lib-check-target=check-target-libgm2.
145 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
146 (HOST_EXPORTS): Add definition for GM2.
147 (BASE_TARGET_EXPORTS): Add definition for GM2.
148 (GM2_FOR_BUILD): Defined.
149 (GM2FLAGS): Defined.
150 (GM2_FOR_TARGET): Defined.
151 (GM2FLAGS_FOR_TARGET): Defined.
152 (EXTRA_HOST_FLAGS): Defined.
153 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
154 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
155 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
156 * configure: Rebuilt.
157 * Makefile.in: Rebuilt.
158
159 2022-12-13 Philip Herron <philip.herron@embecosm.com>
160
161 * Makefile.def: Add Rust language.
162 * Makefile.in: Regenerate via autogen.
163
164 2022-12-09 Martin Liska <mliska@suse.cz>
165
166 * MAINTAINERS: Fix spacing.
167
168 2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
169
170 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
171
172 2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
173
174 * Makefile.def: Pass host_libs_picflag to host dependent library
175 configures.
176 * Makefile.in: Regenerate.
177 * configure: Regenerate.
178 * configure.ac (host_libs_picflag): New configure variable set to
179 '--with-pic' when building 'host_shared'.
180
181 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
182
183 * Makefile.def: Add libsframe as new module with its dependencies.
184 * Makefile.in: Regenerated.
185 * configure.ac: Add libsframe to host_libs.
186 * configure: Regenerated.
187
188 2022-11-23 Marek Polacek <polacek@redhat.com>
189
190 Revert:
191 2022-11-23 Marek Polacek <polacek@redhat.com>
192
193 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
194 isl.
195 * Makefile.in: Regenerate.
196 * Makefile.tpl: Set PICFLAG.
197 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
198 check.
199 * configure: Regenerate.
200
201 2022-11-23 Marek Polacek <polacek@redhat.com>
202
203 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
204 isl.
205 * Makefile.in: Regenerate.
206 * Makefile.tpl: Set PICFLAG.
207 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
208 check.
209 * configure: Regenerate.
210
211 2022-11-14 Martin Liska <mliska@suse.cz>
212
213 Revert:
214 2022-11-09 Martin Liska <mliska@suse.cz>
215
216 * doc/Makefile: New file.
217 * doc/_static/custom.css: New file.
218 * doc/baseconf.py: New file.
219 * doc/bsd.rst: New file.
220 * doc/contrib.rst: New file.
221 * doc/contribute.rst: New file.
222 * doc/cppdiropts.rst: New file.
223 * doc/cppenv.rst: New file.
224 * doc/cppopts.rst: New file.
225 * doc/cppwarnopts.rst: New file.
226 * doc/favicon.ico: New file.
227 * doc/funding.rst: New file.
228 * doc/gcc_sphinx.py: New file.
229 * doc/gnu.rst: New file.
230 * doc/gnu_free_documentation_license.rst: New file.
231 * doc/gpl-3.0.rst: New file.
232 * doc/indices-and-tables.rst: New file.
233 * doc/lgpl-2.1.rst: New file.
234 * doc/logo.pdf: New file.
235 * doc/logo.svg: New file.
236 * doc/md.rst: New file.
237 * doc/requirements.txt: New file.
238
239 2022-11-14 Martin Liska <mliska@suse.cz>
240
241 Revert:
242 2022-11-09 Martin Liska <mliska@suse.cz>
243
244 * doc/baseconf.py: Port to GCC sources.
245
246 2022-11-14 Martin Liska <mliska@suse.cz>
247
248 Revert:
249 2022-11-14 Martin Liska <mliska@suse.cz>
250
251 * configure: Regenerate.
252 * configure.ac: Support Sphinx based documentation.
253
254 2022-11-14 Martin Liska <mliska@suse.cz>
255
256 Revert:
257 2022-11-09 Martin Liska <mliska@suse.cz>
258
259 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
260 provide a default.
261
262 2022-11-14 Martin Liska <mliska@suse.cz>
263
264 Revert:
265 2022-11-09 Martin Liska <mliska@suse.cz>
266
267 * doc/bsd.rst:
268 Add trailing newline.
269 * doc/contrib.rst:
270 Add trailing newline.
271 * doc/contribute.rst:
272 Add trailing newline.
273 * doc/cppdiropts.rst:
274 Add trailing newline.
275 * doc/cppenv.rst:
276 Add trailing newline.
277 * doc/cppopts.rst:
278 Add trailing newline.
279 * doc/cppwarnopts.rst:
280 Add trailing newline.
281 * doc/funding.rst:
282 Add trailing newline.
283 * doc/gnu.rst:
284 Add trailing newline.
285 * doc/gnu_free_documentation_license.rst:
286 Add trailing newline.
287 * doc/gpl-3.0.rst:
288 Add trailing newline.
289 * doc/indices-and-tables.rst:
290 Add trailing newline.
291 * doc/lgpl-2.1.rst:
292 Add trailing newline.
293 * doc/md.rst:
294 Add trailing newline.
295
296 2022-11-14 Martin Liska <mliska@suse.cz>
297
298 Revert:
299 2022-11-09 Martin Liska <mliska@suse.cz>
300
301 * configure.ac: Use new install URL.
302 * configure: Regenerate.
303
304 2022-11-14 Martin Liska <mliska@suse.cz>
305
306 Revert:
307 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
308
309 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
310 instead of just ``.''.
311 * doc/gcc_sphinx.py: Moved to...
312 * doc/modules/gcc_sphinx.py: ...here.
313
314 2022-11-14 Martin Liska <mliska@suse.cz>
315
316 Revert:
317 2022-11-10 Martin Liska <mliska@suse.cz>
318
319 * doc/baseconf.py: Modernize by using pathlib.
320
321 2022-11-14 Martin Liska <mliska@suse.cz>
322
323 Revert:
324 2022-11-11 Martin Liska <mliska@suse.cz>
325
326 * doc/Makefile: Disable -j auto.
327
328 2022-11-14 Martin Liska <mliska@suse.cz>
329
330 Revert:
331 2022-11-11 Martin Liska <mliska@suse.cz>
332
333 * doc/Makefile: Update comment.
334
335 2022-11-14 Martin Liska <mliska@suse.cz>
336
337 Revert:
338 2022-11-11 Martin Liska <mliska@suse.cz>
339
340 * doc/indices-and-tables.rst: Rename Indexes to Indices.
341
342 2022-11-14 Martin Liska <mliska@suse.cz>
343
344 Revert:
345 2022-11-13 Martin Liska <mliska@suse.cz>
346
347 PR web/107643
348 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
349 is set.
350 * doc/indices-and-tables.rst: Use include_todo tag.
351
352 2022-11-14 Martin Liska <mliska@suse.cz>
353
354 Revert:
355 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
356
357 * doc/contrib.rst: Update Jeff Law's email address.
358
359 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
360
361 * doc/contrib.rst: Update Jeff Law's email address.
362
363 2022-11-13 Martin Liska <mliska@suse.cz>
364
365 PR web/107643
366 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
367 is set.
368 * doc/indices-and-tables.rst: Use include_todo tag.
369
370 2022-11-11 Martin Liska <mliska@suse.cz>
371
372 * doc/indices-and-tables.rst: Rename Indexes to Indices.
373
374 2022-11-11 Martin Liska <mliska@suse.cz>
375
376 * doc/Makefile: Update comment.
377
378 2022-11-11 Martin Liska <mliska@suse.cz>
379
380 * doc/Makefile: Disable -j auto.
381
382 2022-11-10 Martin Liska <mliska@suse.cz>
383
384 * doc/baseconf.py: Modernize by using pathlib.
385
386 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
387
388 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
389 instead of just ``.''.
390 * doc/gcc_sphinx.py: Moved to...
391 * doc/modules/gcc_sphinx.py: ...here.
392
393 2022-11-09 Martin Liska <mliska@suse.cz>
394
395 * configure.ac: Use new install URL.
396 * configure: Regenerate.
397
398 2022-11-09 Martin Liska <mliska@suse.cz>
399
400 * doc/bsd.rst:
401 Add trailing newline.
402 * doc/contrib.rst:
403 Add trailing newline.
404 * doc/contribute.rst:
405 Add trailing newline.
406 * doc/cppdiropts.rst:
407 Add trailing newline.
408 * doc/cppenv.rst:
409 Add trailing newline.
410 * doc/cppopts.rst:
411 Add trailing newline.
412 * doc/cppwarnopts.rst:
413 Add trailing newline.
414 * doc/funding.rst:
415 Add trailing newline.
416 * doc/gnu.rst:
417 Add trailing newline.
418 * doc/gnu_free_documentation_license.rst:
419 Add trailing newline.
420 * doc/gpl-3.0.rst:
421 Add trailing newline.
422 * doc/indices-and-tables.rst:
423 Add trailing newline.
424 * doc/lgpl-2.1.rst:
425 Add trailing newline.
426 * doc/md.rst:
427 Add trailing newline.
428
429 2022-11-09 Martin Liska <mliska@suse.cz>
430
431 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
432 provide a default.
433
434 2022-11-09 Martin Liska <mliska@suse.cz>
435
436 * configure: Regenerate.
437 * configure.ac: Support Sphinx based documentation.
438
439 2022-11-09 Martin Liska <mliska@suse.cz>
440
441 * doc/baseconf.py: Port to GCC sources.
442
443 2022-11-09 Martin Liska <mliska@suse.cz>
444
445 * doc/Makefile: New file.
446 * doc/_static/custom.css: New file.
447 * doc/baseconf.py: New file.
448 * doc/bsd.rst: New file.
449 * doc/contrib.rst: New file.
450 * doc/contribute.rst: New file.
451 * doc/cppdiropts.rst: New file.
452 * doc/cppenv.rst: New file.
453 * doc/cppopts.rst: New file.
454 * doc/cppwarnopts.rst: New file.
455 * doc/favicon.ico: New file.
456 * doc/funding.rst: New file.
457 * doc/gcc_sphinx.py: New file.
458 * doc/gnu.rst: New file.
459 * doc/gnu_free_documentation_license.rst: New file.
460 * doc/gpl-3.0.rst: New file.
461 * doc/indices-and-tables.rst: New file.
462 * doc/lgpl-2.1.rst: New file.
463 * doc/logo.pdf: New file.
464 * doc/logo.svg: New file.
465 * doc/md.rst: New file.
466 * doc/requirements.txt: New file.
467
468 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
469
470 * Makefile.def: Remove module 'liboffloadmic'.
471 * Makefile.in: Regenerate.
472 * configure.ac: Remove 'liboffloadmic' handling.
473 * configure: Regenerate.
474
475 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
476
477 * MAINTAINERS: Update email address.
478
479 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
480
481 * configure.ac: Don't configure readline if --with-system-readline is
482 used.
483 * configure: Re-generate.
484
485 2022-10-12 Cui,Lili <lili.cui@intel.com>
486
487 * MAINTAINERS (Write After Approval): Add myself.
488
489 2022-10-11 Olivier Hainque <hainque@adacore.com>
490
491 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
492 and friends for rtp !large. Assume the linker has the required
493 abilities and set lt_cv_deplibs_check_method.
494
495 2022-09-30 Olivier Hainque <hainque@adacore.com>
496
497 * configure.ac (*vxworks*): If enable_shared is not
498 set, set to "no" and add --disable-shared to target and
499 host_configargs.
500 * configure: Regenerate.
501
502 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
503
504 * MAINTAINERS: Update my email address and DCO entry.
505
506 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
507
508 * MAINTAINERS (Write After Approval): Add myself.
509
510 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
511
512 * MAINTAINERS (Write After Approval): Add myself.
513
514 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
515
516 * MAINTAINERS: Update my email address.
517
518 2022-09-07 Tom de Vries <tdevries@suse.de>
519
520 * configure.ac: Set extra_host_libiberty_configure_flags and
521 extra_host_zlib_configure_flags in separate case statements.
522 * configure: Regenerate.
523
524 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
525
526 * MAINTAINERS: Update c-sky port maintainers' emails.
527
528 2022-08-31 Martin Liska <mliska@suse.cz>
529
530 * configure: Regenerate.
531 * configure.ac: Delete hpux9 and hpux10.
532
533 2022-08-18 Sergei Trofimovich <siarheit@google.com>
534
535 * Makefile.def: Drop libelf module and gcc-configure dependency
536 on it.
537 * Makefile.in: Regenerate with 'autogen Makefile.def'.
538 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
539 LIBELFINC.
540 * configure: Regenrate.
541 * configure.ac (host_libs): Drop unused libelf.
542
543 2022-08-18 Sergei Trofimovich <siarheit@google.com>
544
545 * Makefile.in: Regenerate.
546
547 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
548
549 * MAINTAINERS: Add myself as AutoFDO maintainer.
550
551 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
552 Arnaud Charlet <charlet@adacore.com>
553
554 * configure: Regenerate.
555
556 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
557
558 PR bootstrap/106472
559 * Makefile.def (dependencies): Make configure-target-libgo depend
560 upon all-target-libbacktrace.
561
562 2022-07-27 David Faust <david.faust@oracle.com>
563
564 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
565
566 2022-07-27 Richard Biener <rguenther@suse.de>
567
568 * MAINTAINERS (Roger Sayle): Update e-mail address.
569
570 2022-07-21 Sam Feifer <sfeifer@redhat.com>
571
572 * MAINTAINERS (Write After Approval): Add myself.
573
574 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
575
576 * MAINTAINERS: Add myself as Ada front end co-maintainer.
577
578 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
579
580 * .gitignore: Do not ignore config.h.
581
582 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
583
584 * MAINTAINERS: Add myself to Write After Approval.
585
586 2022-07-04 Martin Liska <mliska@suse.cz>
587
588 * MAINTAINERS: fix sorting of names
589
590 2022-07-03 Immad Mir <mirimmad17@gmail.com>
591
592 * MAINTAINERS: add myself.
593
594 2022-07-03 Immad Mir <mirimmad17@gmail.com>
595
596 * MAINTAINERS: Add myself to write after approval and DCO.
597
598 2022-07-02 Tim Lange <mail@tim-lange.me>
599
600 * MAINTAINERS: Add myself.
601
602 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
603
604 * MAINTAINERS (Write After Approval): Add myself.
605
606 2022-06-30 Cui,Lili <lili.cui@intel.com>
607
608 Revert:
609 2022-06-30 Cui,Lili <lili.cui@intel.com>
610
611 * MAINTAINERS (Write After Approval): Add myself.
612
613 2022-06-30 Cui,Lili <lili.cui@intel.com>
614
615 * MAINTAINERS (Write After Approval): Add myself.
616
617 2022-06-28 Alexandre Oliva <oliva@adacore.com>
618
619 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
620 (EXTRA_GCC_FLAGS): Likewise.
621 * Makefile.in: Rebuilt.
622
623 2022-06-28 konglin1 <lingling.kong@intel.com>
624
625 * MAINTAINERS (Write After Approval): Add myself.
626
627 2022-06-27 Tom de Vries <tdevries@suse.de>
628
629 * configure.ac: Build libiberty pic variant for gdbserver.
630 * configure: Regenerate.
631
632 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
633
634 * configure: Regenerate.
635 * configure.ac: Correct use of $host.
636
637 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
638
639 * MAINTAINERS: Remove tilegx and tilepro entries.
640 * configure.ac: Remove tilegx and tilepro stanzas.
641 * configure: Rebuilt.
642
643 2022-05-28 Bruce Korb <bkorb@gnu.org>
644
645 * .gitignore: Ignore vim swap files
646
647 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
648
649 * MAINTAINERS: Add myself to write after approval.
650
651 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
652
653 * MAINTAINERS: Remove myself from DCO section.
654
655 2022-05-09 Xi Ruoyao <xry111@xry111.site>
656
657 * MAINTAINERS: Update my email address.
658
659 2022-05-09 Clément Chigot <chigot@adacore.com>
660
661 * MAINTAINERS: Update my email address.
662
663 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
664
665 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
666 section.
667
668 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
669
670 * MAINTAINERS: Update my email address.
671
672 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
673
674 * MAINTAINERS: Update my email address.
675
676 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
677
678 * MAINTAINERS: (CPU Port Maintainers): Add myself and
679 Lulu as LoongArch port maintainer.
680
681 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
682 Lulu Cheng <chenglulu@loongson.cn>
683
684 * configure.ac: Add LoongArch tuples.
685 * configure: Regenerate.
686
687 2022-03-28 Tom Tromey <tromey@adacore.com>
688
689 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
690 * configure: Rebuild.
691
692 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
693
694 * MAINTAINERS: Change my information.
695
696 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
697
698 * MAINTAINERS: Add myself to DCO section.
699
700 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
701
702 * configure.ac: Fix incorrect option in comment.
703 * configure: Regenerate.
704
705 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
706
707 * Makefile.def (dependencies): Make configure-sim depend on
708 all-readline.
709 * Makefile.in: Regenerate.
710
711 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
712
713 * MAINTAINERS (Write After Approval): Update my e-mail address.
714
715 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
716
717 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
718
719 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
720
721 * MAINTAINERS: Update my email and add myself to the DCO list.
722
723 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
724
725 Revert:
726 2021-09-16 Andrew Pinski <apinski@marvell.com>
727
728 PR bootstrap/67102
729 * Makefile.def: Have configure-target-libffi depend on
730 all-target-libstdc++-v3.
731 * Makefile.in: Regenerate.
732
733 2022-01-22 Jakub Jelinek <jakub@redhat.com>
734
735 PR other/104181
736 * build.log: Remove.
737
738 2022-01-20 Martin Liska <mliska@suse.cz>
739
740 * MAINTAINERS: Adjust email address based on IRC request.
741
742 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
743
744 * MAINTAINERS: Update my email address.
745
746 2022-01-17 Martin Liska <mliska@suse.cz>
747
748 * MAINTAINERS: Rename .c names to .cc.
749
750 2022-01-13 Jakub Jelinek <jakub@redhat.com>
751
752 * Makefile.am: Remove.
753
754 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
755
756 * Makefile.am: New file.
757
758 2022-01-11 Martin Liska <mliska@suse.cz>
759
760 * MAINTAINERS: Sort 2 names.
761
762 2022-01-10 Martin Liska <mliska@suse.cz>
763
764 * MAINTAINERS: Fix obvious issues with sorting.
765
766 2022-01-07 liuhongt <hongtao.liu@intel.com>
767
768 * build.log: New file.
769
770 2022-01-05 Nathan Sidwell <nathan@acm.org>
771
772 * MAINTAINERS: Add DCO entry. Sort that list.
773
774 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
775
776 * MAINTAINERS: Change of email address in both DCO and
777 Write After Approval list.
778
779 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
780
781 * configure: Regenerate.
782
783 2021-12-21 Martin Liska <mliska@suse.cz>
784
785 * config.sub: Change mode back to 755.
786
787 2021-12-17 Martin Liska <mliska@suse.cz>
788
789 * config.sub: Sync from master.
790
791 2021-12-17 Martin Liska <mliska@suse.cz>
792
793 Revert:
794 2021-12-16 Matthias Seidel <mseidel@apache.org>
795
796 * config.sub: Fix typo.
797
798 2021-12-16 Matthias Seidel <mseidel@apache.org>
799
800 * config.sub: Fix typo.
801
802 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
803
804 Revert:
805 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
806
807 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
808 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
809 * configure.ac: Include config/gcc-plugin.m4.
810 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
811 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
812 RANLIB if possible.
813 * Makefile.in: Regenerated.
814 * configure: Likewise.
815
816 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
817
818 * Makefile.tpl (BUILD_CFLAGS): New.
819 (CFLAGS): Append $(BUILD_CFLAGS).
820 (CXXFLAGS): Likewise.
821 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
822 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
823 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
824 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
825 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
826 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
827 (PGO-TRAINING-TARGETS): Likewise.
828 (PGO_BUILD_TRAINING): Likewise.
829 (all): Add '+' to the command line for recursive make. Support
830 the PGO build.
831 * configure.ac: Add --enable-pgo-build[=lto].
832 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
833 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
834 * Makefile.in: Regenerated.
835 * configure: Likewise.
836
837 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
838
839 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
840 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
841 * configure.ac: Include config/gcc-plugin.m4.
842 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
843 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
844 RANLIB if possible.
845 * Makefile.in: Regenerated.
846 * configure: Likewise.
847
848 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
849
850 * MAINTAINERS: Add myself to write after approval.
851
852 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
853
854 * MAINTAINERS: Adding myself.
855
856 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
857
858 * configure: Regenerate.
859 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
860 $(CPP).
861
862 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
863
864 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
865 libatomic.
866 * Makefile.in: Regenerate.
867 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
868 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
869 target-libphobos-bootstrap.
870 (STAGE2_CONFIGURE_FLAGS): Likewise.
871 * configure: Regenerate.
872 * configure.ac: Add support for bootstrapping D front-end.
873
874 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
875
876 * MAINTAINERS: Add myself to DCO section and update email address.
877
878 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
879
880 * configure: Regenerate.
881 * configure.ac: Ensure that PIC (shared) defaults are set
882 correctly for Darwin.
883
884 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
885
886 * MAINTAINERS: Update my address.
887
888 2021-11-12 Alan Modra <amodra@gmail.com>
889
890 * Makefile.def (configure-opcodes): Depend on configure-bfd.
891 * Makefile.in: Regenerate.
892
893 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
894
895 * MAINTAINERS: Clarify the policy WRT the Write After Approval
896 list.
897
898 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
899
900 * MAINTAINERS (Reviewers, arc): Remove my entry.
901 (Write After Approval): Add an entry for myself.
902
903 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
904
905 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
906 * Makefile.in: Regenerate.
907 * configure: Regenerate.
908 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
909
910 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
911
912 * MAINTAINERS: Fix up Maciej's entries.
913
914 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
915
916 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
917 maintainer.
918
919 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
920
921 PR other/102663
922 * Makefile.def: Handle install-dvi target.
923 * Makefile.tpl: Likewise.
924 * Makefile.in: Regenerate.
925
926 2021-10-19 Clément Chigot <clement.chigot@atos.net>
927
928 * MAINTAINERS: Add myself for write after approval.
929
930 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
931
932 * Makefile.def: Mark libcody, libdecnumber,
933 c++tools, libgcc, and libobjc as missing TAGS
934 targets.
935 * Makefile.in: Regenerate.
936
937 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
938
939 * MAINTAINERS: Add myself to DCO section and update email
940 address.
941
942 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
943
944 * MAINTAINERS: Add myself to DCO section.
945
946 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
947
948 * configure: Regenerate.
949 * configure.ac (skipdirs): Add the contents of target_configdirs if
950 we are not building gcc.
951
952 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
953
954 * Makefile.def: Back-port commits ba4d88ad892f and
955 755ba58ebef0 from binutils-gdb repository.
956 * Makefile.in: Regenerated.
957
958 2021-09-20 Harald Anlauf <anlauf@gmx.de>
959
960 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
961
962 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
963
964 * Makefile.def: Add a jit check target for the jit
965 language.
966 * Makefile.in: Regenerate.
967
968 2021-09-16 Andrew Pinski <apinski@marvell.com>
969
970 PR bootstrap/67102
971 * Makefile.def: Have configure-target-libffi depend on
972 all-target-libstdc++-v3.
973 * Makefile.in: Regenerate.
974
975 2021-09-10 Petter Tomner <tomner@kth.se>
976
977 * MAINTAINERS: Me added to DCO and write after approval
978
979 2021-09-01 YunQiang Su <syq@debian.org>
980
981 * MAINTAINERS: Add myself for write after approval.
982
983 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
984
985 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
986 * Makefile.in: Regenerate.
987
988 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
989
990 * MAINTAINERS: Add myself for write after approval.
991
992 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
993
994 * Makefile.in: Regenerate.
995 * Makefile.tpl: Make the state of the configured host
996 shared flag available to makefile fragements.
997
998 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
999
1000 * MAINTAINERS (Write After Approval): Add myself.
1001
1002 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1003
1004 * .dir-locals.el (bug-reference-url-format): Use https.
1005
1006 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1007
1008 * .dir-locals.el (c-mode): Change fill-column to 79.
1009
1010 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
1011
1012 * MAINTAINERS: Add myself to DCO section.
1013
1014 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
1015
1016 * configure: Regenerate.
1017 * configure.ac: Adjust cases for which it is necessary to
1018 include the Darwin host config fragment.
1019
1020 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1021
1022 * MAINTAINERS: Add myself for write after approval and DCO.
1023
1024 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1025
1026 * Makefile.def: Add dsymutil defs.
1027 * Makefile.in: Regenerated.
1028 * Makefile.tpl: Add dsymutil to flags.
1029 * configure: Regenerated.
1030 * configure.ac: Add dsymutil to target and build recipes.
1031
1032 2021-07-01 Ankur Saini <arsenic@sourceware.org>
1033
1034 * MAINTAINERS: Add myself for write after approval.
1035
1036 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1037
1038 * MAINTAINERS (Write After Approval): Add myself.
1039
1040 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
1041
1042 * MAINTAINERS: Add myself for write after approval and DCO
1043
1044 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1045
1046 * .gitignore: Add entry for cscope.out.
1047
1048 2021-06-22 liuhongt <hongtao.liu@intel.com>
1049
1050 * MAINTAINERS: Remove my Write After Approval entry.
1051
1052 2021-06-21 liuhongt <hongtao.liu@intel.com>
1053
1054 * MAINTAINERS: Add myself as maintainer of the i386 vector
1055 extensions.
1056
1057 2021-06-18 Antoni Boucher <bouanto@zoho.com>
1058
1059 * MAINTAINERS (Write After Approval): Add myself.
1060
1061 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
1062
1063 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1064 as *vrp and ranger maintainers.
1065
1066 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1067
1068 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1069 not trigger testsuite failures.
1070
1071 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1072
1073 * MAINTAINERS: Add myself to DCO section with both email addresses.
1074
1075 2021-06-03 Jason Merrill <jason@redhat.com>
1076
1077 * MAINTAINERS: Add DCO version number.
1078
1079 2021-06-02 Jason Merrill <jason@redhat.com>
1080
1081 * MAINTAINERS: Add DCO section.
1082
1083 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1084
1085 * MAINTAINERS (Write After Approval): Add myself.
1086
1087 2021-05-29 Mike Frysinger <vapier@gentoo.org>
1088
1089 * configure.ac: Add gnulib to configdirs for sim.
1090 * configure: Regenerate.
1091
1092 2021-05-18 Mike Frysinger <vapier@gentoo.org>
1093
1094 * Makefile.def: Add configure-sim dependency on all-gnulib.
1095 * Makefile.in: Regenerated.
1096
1097 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1098
1099 * MAINTAINERS (Write After Approval): Add myself.
1100
1101 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1102
1103 * MAINTAINERS (Write After Approval): Add myself.
1104
1105 2021-05-11 Martin Liska <mliska@suse.cz>
1106
1107 * MAINTAINERS: Remove entries for removed
1108 components (HSA, BRIG, libhsail-rt).
1109 Move Pekka to Write After Approval.
1110
1111 2021-05-11 Martin Liska <mliska@suse.cz>
1112
1113 * Makefile.def: Remove libhsail-rt.
1114 * Makefile.in: Likewise.
1115 * configure.ac: Likewise.
1116 * configure: Regenerate.
1117 * libhsail-rt/ChangeLog: Removed.
1118 * libhsail-rt/Makefile.am: Removed.
1119 * libhsail-rt/Makefile.in: Removed.
1120 * libhsail-rt/README: Removed.
1121 * libhsail-rt/aclocal.m4: Removed.
1122 * libhsail-rt/configure: Removed.
1123 * libhsail-rt/configure.ac: Removed.
1124 * libhsail-rt/configure.tgt: Removed.
1125 * libhsail-rt/include/internal/fibers.h: Removed.
1126 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1127 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1128 * libhsail-rt/include/internal/workitems.h: Removed.
1129 * libhsail-rt/rt/arithmetic.c: Removed.
1130 * libhsail-rt/rt/atomics.c: Removed.
1131 * libhsail-rt/rt/bitstring.c: Removed.
1132 * libhsail-rt/rt/fbarrier.c: Removed.
1133 * libhsail-rt/rt/fibers.c: Removed.
1134 * libhsail-rt/rt/fp16.c: Removed.
1135 * libhsail-rt/rt/misc.c: Removed.
1136 * libhsail-rt/rt/multimedia.c: Removed.
1137 * libhsail-rt/rt/queue.c: Removed.
1138 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1139 * libhsail-rt/rt/segment.c: Removed.
1140 * libhsail-rt/rt/workitems.c: Removed.
1141 * libhsail-rt/target-config.h.in: Removed.
1142
1143 2021-05-04 Nick Clifton <nickc@redhat.com>
1144
1145 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1146 * configure: Regenerate.
1147
1148 2021-04-28 Jakub Jelinek <jakub@redhat.com>
1149 Tobias Burnus <tobias@codesourcery.com>
1150
1151 * configure.ac (--enable-offload-defaulted): New.
1152 * configure: Regenerate.
1153
1154 2021-04-23 David Faust <david.faust@oracle.com>
1155
1156 * MAINTAINERS (Write After Approval): Add myself.
1157
1158 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1159
1160 * MAINTAINERS (Write After Approval): Add myself.
1161
1162 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1163
1164 * MAINTAINERS: Add myself as pru port maintainer.
1165
1166 2021-03-23 David Malcolm <dmalcolm@redhat.com>
1167
1168 * MAINTAINERS: Add myself as static analyzer maintainer.
1169
1170 2021-03-18 Jeff Law <jlaw@tachyum.com>
1171
1172 * MAINTAINERS: Update primary entry.
1173
1174 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1175
1176 * MAINTAINERS (Write After Approval): Add myself.
1177
1178 2021-03-13 Mike Frysinger <vapier@gentoo.org>
1179
1180 * Makefile.def: Remove all-sim dependency on configure-gdb.
1181 * Makefile.in: Regenerated.
1182
1183 2021-03-11 Jeff Law <law@redhat.com>
1184
1185 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1186
1187 2021-03-11 Martin Liska <mliska@suse.cz>
1188
1189 * Makefile.tpl: The change was done Makefile.in which
1190 is generated file.
1191
1192 2021-03-08 Jeff Law <law@redhat.com>
1193
1194 * MAINTAINERS: Update my email address
1195
1196 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1197
1198 * config.guess: Import latest upstream.
1199 * config.sub: Import latest upstream.
1200
1201 2021-01-25 Martin Liska <mliska@suse.cz>
1202
1203 PR gcov-profile/98739
1204 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1205 for profiledbootstrap.
1206
1207 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1208
1209 * MAINTAINERS (Write After Approval): Add myself.
1210
1211 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1212
1213 * MAINTAINERS (Write After Approval): Update my e-mail address.
1214
1215 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1216
1217 * MAINTAINERS: Fix spacing.
1218
1219 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1220
1221 * MAINTAINERS (Write After Approval): Add myself
1222
1223 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1224
1225 * Makefile.def: Sync with binutils-gdb:
1226 (dependencies): all-ld depends on all-libctf.
1227 (host_modules): libctf is no longer no_install.
1228 No longer no_check. Checking depends on all-ld.
1229 * Makefile.in: Regenerated.
1230
1231 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1232
1233 * libtool.m4: Match gnu* along other GNU systems.
1234 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1235 * libgo/configure: Re-generate.
1236
1237 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1238
1239 * MAINTAINERS: Update my email address.
1240
1241 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1242
1243 * MAINTAINERS (Write After Approval): Add myself.
1244
1245 2020-12-15 Nathan Sidwell <nathan@acm.org>
1246
1247 * Makefile.def
1248 * Makefile.in
1249 * Makefile.tpl
1250 * configure
1251 * configure.ac
1252
1253 2020-12-15 Nathan Sidwell <nathan@acm.org>
1254
1255 * Makefile.def: Add libcody.
1256 * configure.ac: Add libcody.
1257 * Makefile.in: Regenerated.
1258 * configure: Regenerated.
1259
1260 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1261
1262 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1263
1264 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1265
1266 PR target/97865
1267 * libtool.m4: Update handling of Darwin platform link flags
1268 for Darwin20.
1269
1270 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1271
1272 * .gitignore: Sync with binutils-gdb
1273
1274 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1275
1276 * MAINTAINERS: Add myself as arc port maintainer.
1277
1278 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1279
1280 PR d/87788
1281 * configure.ac: Don't disable D for *-*-darwin*.
1282 * configure: Regenerate.
1283
1284 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1285
1286 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1287 hppa64-*-hpux11*.
1288
1289 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1290
1291 * configure: Regenerate.
1292 * configure.ac: Add --bootstrap-hwasan option.
1293
1294 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1295
1296 * config.guess: Import latest upstream.
1297 * config.sub: Import latest upstream.
1298
1299 2020-11-16 Martin Liska <mliska@suse.cz>
1300
1301 * .gitignore: Add cache as clangd uses it now.
1302
1303 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1304
1305 * MAINTAINERS (Write After Approval): add myself
1306
1307 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1308
1309 * MAINTAINERS (Write After Approval): Add myself.
1310
1311 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1312
1313 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1314 Remove FIXME comments.
1315
1316 2020-11-06 Martin Uecker <muecker@gwdg.de>
1317
1318 * MAINTAINERS: Update my email address.
1319
1320 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1321
1322 * MAINTAINERS (Write After Approval): Add myself.
1323
1324 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1325
1326 PR target/97302
1327 * configure.ac: Only set with_gmp to /usr/local
1328 if not building in tree.
1329 * configure: Regenerate.
1330
1331 2020-09-18 Omar Tahir <omar.tahir@arm.com>
1332
1333 * MAINTAINERS (Write After Approval): Add myself.
1334
1335 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
1336
1337 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1338
1339 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
1340
1341 PR bootstrap/96612
1342 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1343 if not the same as ${host}.
1344 * configure: Regenerate.
1345
1346 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1347
1348 * MAINTAINERS (Write After Approval): Add myself.
1349
1350 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1351
1352 * MAINTAINERS: Update my email address.
1353
1354 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1355
1356 * MAINTAINERS (Write After Approval): Add myself.
1357
1358 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1359
1360 * MAINTAINERS (Write After Approval): Add myself.
1361
1362 2020-06-12 Martin Liska <mliska@suse.cz>
1363
1364 * .gitignore: Add .clang-tidy.
1365
1366 2020-06-08 Jason Merrill <jason@redhat.com>
1367
1368 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1369 * configure: Regenerate.
1370
1371 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1372
1373 * MAINTAINERS: Add myself as xtensa port maintainer.
1374
1375 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1376
1377 * configure.ac: Don't require --enable-host-shared when building
1378 for Mingw.
1379 * configure: Regenerate.
1380
1381 2020-05-18 Jason Merrill <jason@redhat.com>
1382
1383 * configure.ac: Update bootstrap dialect to -std=c++11.
1384
1385 2020-05-18 Alex Coplan <alex.coplan@arm.com>
1386
1387 * MAINTAINERS (Write After Approval): Add myself.
1388
1389 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1390
1391 PR target/92713
1392 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1393 (noconfigdirs): Add 'target-libstdc++-v3'.
1394 * configure: Regenerate.
1395
1396 2020-04-21 Stephen Casner <casner@acm.org>
1397
1398 PR 25830
1399 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1400 * configure: Rebuild.
1401
1402 2020-04-17 Martin Liska <mliska@suse.cz>
1403 Jonathan Yong <10walls@gmail.com>
1404
1405 PR gcov-profile/94570
1406 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1407 for CYGWIN.
1408
1409 2020-04-14 Martin Jambor <mjambor@suse.cz>
1410
1411 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1412
1413 2020-04-09 Tom Tromey <tom@tromey.com>
1414
1415 * configure: Rebuild.
1416 * Makefile.in: Rebuild.
1417 * Makefile.def (gdbsupport, gdbserver): New host modules.
1418 (configure-gdb): Depend on all-gdbsupport.
1419 (all-gdb): Depend on all-gdbsupport, all-libctf.
1420 * configure.ac (host_tools): Add gdbserver.
1421 Conditionally build gdbserver and gdbsupport.
1422
1423 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
1424
1425 * configure.ac: Build libgomp by default for amdgcn.
1426 * configure: Regenerate.
1427
1428 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1429
1430 * MAINTAINERS (Write After Approval): Add myself.
1431
1432 2020-02-28 Joel Hutton <joel.hutton@arm.com>
1433
1434 * MAINTAINERS (Write After Approval) : Add myself.
1435
1436 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
1437
1438 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1439
1440 2020-02-14 Martin Sebor <msebor@redhat.com>
1441
1442 * doc/extend.texi (attribute alias): Mention type requirement.
1443 (attribute weak): Same.
1444 (attribute weakref): Correct invalid example.
1445
1446 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1447
1448 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1449
1450 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1451 Jakub Jelinek <jakub@redhat.com>
1452
1453 * .gitattributes: Add *.md diff=md.
1454
1455 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
1456
1457 The mentioned auto-generated file is no more part of the
1458
1459 GCC sources, it's auto-generated in $(builddir) during build.
1460
1461 PR target/92055
1462 * contrib/gcc_update (files_and_dependencies): Remove
1463 entry for gcc/config/avr/t-multilib.
1464
1465 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
1466
1467 * MAINTAINERS: Update my email address.
1468
1469 2020-01-13 Joseph Myers <joseph@codesourcery.com>
1470
1471 * README.MOVED_TO_GIT: Remove.
1472
1473 2020-01-11 Joseph Myers <joseph@codesourcery.com>
1474
1475 * README.MOVED_TO_GIT: New file.
1476
1477 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1478
1479 * MAINTAINERS (Write After Approval): Add myself.
1480
1481 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
1482
1483 * MAINTAINERS (write_after_approval): Add myself.
1484
1485 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1486
1487 * MAINTAINERS (write_after_approval): Add myself.
1488
1489 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1490
1491 * MAINTAINERS (write_after_approval): Add myself.
1492
1493 2019-12-11 Matthias Klose <doko@ubuntu.com>
1494
1495 * configure.ac: Factor out common cases for compare_exclusions.
1496 * configure: Regenerate.
1497
1498 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1499
1500 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1501 flag.
1502
1503 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1504
1505 * MAINTAINERS (Write After Approval): Add myself.
1506
1507 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1508
1509 PR middle-end/92463
1510 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1511 * configure: Regenerate
1512
1513 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1514
1515 * configure.ac: Use https for gcc.gnu.org.
1516 * configure: Regenerated.
1517
1518 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1519
1520 * MAINTAINERS (aarch64 port): Remove my name, move to...
1521 (Write After Approval): ...Here.
1522
1523 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1524
1525 * MAINTAINERS: Change my email address as maintainer.
1526
1527 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1528
1529 PR fortran/91828
1530 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1531 * configure: Regenerated.
1532
1533 2019-10-21 Jason Merrill <jason@redhat.com>
1534
1535 * .gitattributes: Also check ChangeLog whitespace.
1536
1537 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1538
1539 * contrib/dg-extract-results.sh: Add support for KPASS.
1540 * contrib/dg-extract-results.py: Likewise.
1541
1542 2019-10-17 Jason Merrill <jason@redhat.com>
1543
1544 * .gitattributes: Avoid {} in filename pattern.
1545
1546 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1547
1548 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1549 Approval section.
1550
1551 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
1552
1553 * MAINTAINERS: Add myself to Write After Approval
1554
1555 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1556
1557 * MAINTAINERS: Add myself as an aarch64 maintainer.
1558
1559 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1560
1561 * MAINTAINERS: Add myself as aarch64 maintainer.
1562
1563 2019-09-23 Carl Love <cel@us.ibm.com>
1564
1565 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1566 New define_insn.
1567 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1568 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1569
1570 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1571
1572 * MAINTAINERS (Sam Tebbs): Update email address.
1573
1574 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
1575
1576 * MAINTAINERS: Update my email address.
1577
1578 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
1579
1580 * libtool.m4: Handle uclinuxfdpiceabi.
1581
1582 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1583
1584 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1585 Remove myself from Write After Approval section.
1586
1587 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1588
1589 * configure.ac: Support for bpf-*-* targets.
1590 * configure: Regenerate.
1591
1592 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1593
1594 * config.sub: Import upstream version 2019-06-30.
1595 * config.guess: Import upstream version 2019-07-24.
1596
1597 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1598
1599 * MAINTAINERS: Remove spu port maintainers.
1600
1601 2019-08-28 Martin Liska <mliska@suse.cz>
1602
1603 * .gitignore: Add .clangd and compile_commands.json
1604 to .gitignore.
1605
1606 2019-08-23 Michael Forney <mforney@mforney.org>
1607
1608 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1609 * Makefile.in: Regenerate.
1610
1611 2019-08-19 Tom Tromey <tom@tromey.com>
1612
1613 * configure: Rebuild.
1614 * configure.ac: Add --with-static-standard-libraries.
1615
1616 2019-08-16 Alexandre Oliva <oliva@gnu.org>
1617
1618 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1619
1620 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1621
1622 * MAINTAINERS (Write After Approval): Add myself.
1623
1624 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1625
1626 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1627 RISC-V port maitainer.
1628
1629 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1630
1631 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1632
1633 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1634
1635 * MAINTAINERS (Write After Approval): Add myself.
1636
1637 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
1638
1639 * MAINTAINERS (Write After Approval): Add myself.
1640
1641 2019-06-25 Martin Liska <mliska@suse.cz>
1642
1643 contrib/filter-clang-warnings.py: Transform from
1644 filter-rtags-warnings.py.
1645
1646 2019-06-15 Tom Tromey <tom@tromey.com>
1647
1648 * configure.ac (host_libs): Add gnulib.
1649 * configure: Rebuild.
1650 * Makefile.def (host_modules, dependencies): Add gnulib.
1651 * Makefile.in: Rebuild.
1652
1653 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1654
1655 * MAINTAINERS (Write After Approval): Add myself.
1656
1657 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1658
1659 * configure: Regenerate.
1660 * configure.ac: Add PRU target.
1661
1662 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1663
1664 * MAINTAINERS (Write After Approval): Add myself.
1665
1666 2019-06-11 Nick Clifton <nickc@redhat.com>
1667
1668 Import these changes from the binutils/gdb repository:
1669
1670 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1671
1672 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1673 and all its deps.
1674 * Makefile.in: Regenerated.
1675
1676 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1677
1678 * Makefile.def (host_modules): Add libctf.
1679 * Makefile.def (dependencies): Likewise.
1680 libctf depends on zlib, libiberty, and bfd.
1681 * Makefile.in: Regenerated.
1682 * configure.ac (host_libs): Add libctf.
1683 * configure: Regenerated.
1684
1685 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1686
1687 * MAINTAINERS (Write After Approval): Add myself.
1688
1689 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
1690
1691 * MAINTAINERS: Update my email address.
1692
1693 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
1694
1695 * MAINTAINERS (Write After Approval): Add myself.
1696
1697 2019-05-16 Jun Ma <junma@linux.alibaba.com>
1698
1699 * MAINTAINERS (Write After Approval): Add myself.
1700
1701 2019-05-07 Jim Wilson <jimw@sifive.com>
1702
1703 * MAINTAINERS: Remove myself as IA-64 maintainer.
1704
1705 2019-05-04 Roland Illig <roland.illig@gmx.de>
1706
1707 * MAINTAINERS (Write After Approval): Add myself.
1708
1709 2019-05-02 Richard Biener <rguenther@suse.de>
1710
1711 PR bootstrap/85574
1712 * Makefile.tpl (compare target): Also compare extra-compare
1713 files.
1714 * Makefile.in: Regenerate.
1715
1716 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1717
1718 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1719 as modulo-scheduler maintainer.
1720
1721 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1722
1723 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1724
1725 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1726
1727 * MAINTAINERS: Update my email address.
1728
1729 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
1730
1731 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1732 * configure: Regenerate.
1733
1734 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1735
1736 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1737 * configure: Regenerate.
1738
1739 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1740
1741 * configure.ac: Add target-zlib to target_libraries.
1742 * configure: Regenerate.
1743
1744 2019-04-09 Martin Liska <mliska@suse.cz>
1745
1746 * Makefile.in: Regenerate.
1747 * Makefile.tpl: Pass GENERATOR_CFLAGS
1748 in all stages.
1749
1750 2019-03-28 Martin Liska <mliska@suse.cz>
1751
1752 PR bootstrap/89829
1753 * Makefile.in: Revert r254150.
1754 * Makefile.tpl: Likewise.
1755
1756 2019-03-28 Ben Elliston <bje@gnu.org>
1757
1758 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1759 related, and libdecnumber.
1760
1761 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
1762
1763 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1764 (Write After Approval): Remove myself.
1765
1766 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1767
1768 * MAINTAINERS (Write After Approval): Add myself.
1769
1770 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
1771
1772 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1773 (Write After Approval): Remove myself and Julian.
1774
1775 2019-01-26 Harald Anlauf <anlauf@gmx.de>
1776
1777 * MAINTAINERS (Write After Approval): Add myself.
1778
1779 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1780
1781 * MAINTAINERS (Write After Approval): Add myself.
1782
1783 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1784
1785 * ChangeLog: Replace space with tab.
1786 * MAINTAINERS: Delete 1 tab to keep alignment.
1787
1788 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1789
1790 * MAINTAINERS (Write After Approval): Add myself.
1791
1792 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
1793
1794 * MAINTAINERS (Write After Approval): Add myself.
1795
1796 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
1797 Kwok Cheung Yeung <kcy@codesourcery.com>
1798 Julian Brown <julian@codesourcery.com>
1799 Tom de Vries <tom@codesourcery.com>
1800 Jan Hubicka <hubicka@ucw.cz>
1801 Martin Jambor <mjambor@suse.cz>
1802
1803 * configure.ac: Likewise.
1804 * configure: Regenerate.
1805 * contrib/config-list.mk: Add amdgcn-amdhsa.
1806
1807 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1808
1809 * MAINTAINERS (Write After Approval): Add myself.
1810
1811 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1812
1813 * MAINTAINERS (Write After Approval): Add myself.
1814
1815 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1816
1817 PR target/88535
1818 * config.guess: Import upstream version 2019-01-03.
1819 * config.sub: Import upstream version 2019-01-01.
1820
1821 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1822
1823 * MAINTAINERS (Write After Approval): Update my maintainer address.
1824
1825 2018-12-21 Gergö Barany <gergo@codesourcery.com>
1826
1827 * MAINTAINERS (Write After Approval): Add myself.
1828
1829 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
1830
1831 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1832
1833 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
1834
1835 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1836 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1837 (GCC_TARGET_TOOL): Likewise.
1838 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1839 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1840 OTOOL, OTOOL_FOR_TARGET: New substitutions.
1841 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1842 * configure: Regenerate.
1843 * Makefile.in: Likewise.
1844
1845 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
1846
1847 * MAINTAINERS (Write After Approval): Add myself.
1848
1849 2018-11-13 Martin Liska <mliska@suse.cz>
1850
1851 * gcc.target/i386/pr87930.c: Move to ...
1852 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
1853
1854 2018-11-10 Stafford Horne <shorne@gmail.com>
1855
1856 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1857 (Write After Approval): Remove myself.
1858
1859 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
1860
1861 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1862 Append $INCICONV to it.
1863
1864 2018-11-04 Stafford Horne <shorne@gmail.com>
1865
1866 * MAINTAINERS (Write After Approval): Add myself.
1867
1868 2018-10-31 Joseph Myers <joseph@codesourcery.com>
1869
1870 PR bootstrap/82856
1871 * multilib.am: New file. From automake.
1872
1873 Merge from binutils-gdb:
1874 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1875
1876 * libtool.m4: Use AC_LANG_SOURCE.
1877 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1878 * ar-lib: New file.
1879 * test-driver: New file.
1880 * configure: Re-generate.
1881
1882 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
1883
1884 * MAINTAINERS (Write After Approval): Add myself.
1885
1886 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1887
1888 PR bootstrap/87788
1889 PR d/87799
1890 * configure: Rebuild.
1891 * configure.ac: Disable D on systems where it is known not to work.
1892
1893 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1894
1895 * Makefile.def (target_modules): Add libphobos.
1896 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1897 GDCFLAGS_FOR_TARGET.
1898 (dependencies): Make libphobos depend on libatomic, libbacktrace
1899 configure, and zlib configure.
1900 (language): Add language d.
1901 * Makefile.in: Rebuild.
1902 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1903 (HOST_EXPORTS): Add GDC.
1904 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1905 (BASE_TARGET_EXPORTS): Add GDC.
1906 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1907 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1908 (EXTRA_HOST_FLAGS): Add GDC.
1909 (STAGE1_FLAGS_TO_PASS): Add GDC.
1910 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1911 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1912 environment variables.
1913 * configure: Rebuild.
1914 * configure.ac: Add target-libphobos to target_libraries. Set and
1915 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1916
1917 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
1918
1919 * MAINTAINERS (Write After Approval): Add myself.
1920
1921 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1922
1923 * MAINTAINERS (Write After Approval): Remove myself.
1924
1925 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1926
1927 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1928
1929 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
1930
1931 * MAINTAINERS: Update my email address.
1932
1933 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
1934
1935 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1936 maintainer.
1937
1938 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
1939
1940 * MAINTAINERS (Write After Approval): Add self.
1941
1942 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
1943
1944 * MAINTAINERS (write after approval): Add myself.
1945
1946 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
1947
1948 * MAINTAINERS: Update my email address.
1949
1950 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
1951
1952 * MAINTAINERS (write after approval): Add myself.
1953
1954 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
1955
1956 * MAINTAINERS: Add self to global reviewers list.
1957
1958 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
1959
1960 MAINTAINERS: Add c-sky port maintainers.
1961
1962 2018-08-10 Martin Liska <mliska@suse.cz>
1963
1964 * MAINTAINERS: Revert change in previous commit and
1965 join lines.
1966
1967 2018-08-10 Martin Liska <mliska@suse.cz>
1968
1969 * MAINTAINERS: Remove extra line.
1970
1971 2018-08-06 Naveen H.S <naveenh@marvell.com>
1972
1973 * MAINTAINERS: Update my email address.
1974
1975 2018-07-19 DJ Delorie <dj@redhat.com>
1976
1977 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1978 as maintainer.
1979
1980 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
1981
1982 * MAINTAINERS: Adjust email address for me and my colleague Robin
1983 Dapp.
1984
1985 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
1986 Sunil K Pandey <sunil.k.pandey@intel.com>
1987
1988 PR target/84413
1989 * config/i386/i386.c (m_CORE_AVX512): New.
1990 (m_CORE_AVX2): Likewise.
1991 (m_CORE_ALL): Add m_CORE_AVX2.
1992 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1993 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1994 and remove the rest of m_SKYLAKE_AVX512.
1995
1996 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1997
1998 * config.sub: Sync with upstream version 2018-07-03.
1999
2000 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2001
2002 * config.guess: Sync with upstream version 2018-06-26.
2003 * config.sub: Sync with upstream version 2018-07-02.
2004
2005 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
2006
2007 * libtool.m4: Sort output of 'find' to enable deterministic builds.
2008 * ltmain.sh: Likewise.
2009
2010 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
2011
2012 * contrib/config-list.mk: Remove powerpc-linux_paired.
2013
2014 2018-06-29 Alexandre Oliva <oliva@adacore.com>
2015
2016 * configure.ac: Introduce support for @unless/@endunless.
2017 * Makefile.tpl (dep-kind): Rewrite with cond; return
2018 postbootstrap in some cases.
2019 (make-postboot-dep, postboot-targets): New.
2020 (dependencies): Do not output postbootstrap dependencies at
2021 first. Output non-target ones changed for configure to depend
2022 on stage_last @if gcc-bootstrap, and the original deps @unless
2023 gcc-bootstrap.
2024 * configure.in, Makefile.in: Rebuilt.
2025
2026 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2027
2028 * MAINTAINERS (write after approval): Add myself.
2029
2030 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2031
2032 * MAINTAINERS (write after approval): Add myself.
2033
2034 2018-06-19 Nick Clifton <nickc@redhat.com>
2035
2036 * zlib/configure.ac: Restore old behaviour of only enabling
2037 multilibs when a target subdirectory is defined. This allows
2038 building with srcdir == builddir.
2039 * zlib/configure: Regenerate.
2040
2041 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2042
2043 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2044 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2045 * Makefile.in: Regenerate.
2046
2047 2018-06-16 Ben Elliston <bje@gnu.org>
2048
2049 * config.guess: Import latest version.
2050 * config.sub: Likewise.
2051
2052 2018-06-08 Martin Liska <mliska@suse.cz>
2053
2054 * MAINTAINERS: Remove MPX-related entries.
2055 * Makefile.def: Remove libmpx support.
2056 * Makefile.in: Regenerate.
2057 * configure.ac: Remove removed files.
2058 * configure: Regenerate.
2059 * libmpx/ChangeLog: Remove.
2060 * libmpx/Makefile.am: Remove.
2061 * libmpx/Makefile.in: Remove.
2062 * libmpx/acinclude.m4: Remove.
2063 * libmpx/aclocal.m4: Remove.
2064 * libmpx/config.h.in: Remove.
2065 * libmpx/configure: Remove.
2066 * libmpx/configure.ac: Remove.
2067 * libmpx/configure.tgt: Remove.
2068 * libmpx/libmpx.spec.in: Remove.
2069 * libmpx/mpxrt/Makefile.am: Remove.
2070 * libmpx/mpxrt/Makefile.in: Remove.
2071 * libmpx/mpxrt/libmpx.map: Remove.
2072 * libmpx/mpxrt/libtool-version: Remove.
2073 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2074 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2075 * libmpx/mpxrt/mpxrt.c: Remove.
2076 * libmpx/mpxrt/mpxrt.h: Remove.
2077 * libmpx/mpxwrap/Makefile.am: Remove.
2078 * libmpx/mpxwrap/Makefile.in: Remove.
2079 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2080 * libmpx/mpxwrap/libtool-version: Remove.
2081 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2082
2083 2018-06-04 Martin Liska <mliska@suse.cz>
2084
2085 * MAINTAINERS: Add myself as gcov maintainer.
2086
2087 2018-06-04 Matthew Fortune <mfortune@gmail.com>
2088
2089 * MAINTAINERS: Update my email address.
2090
2091 2018-06-04 Tom de Vries <tdevries@suse.de>
2092
2093 * MAINTAINERS: Remove write-after-approval entries for component
2094 maintainers.
2095
2096 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2097
2098 * MAINTAINERS (write after approval): Add myself.
2099
2100 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
2101
2102 * MAINTAINERS: Update my email address.
2103
2104 2018-06-01 Tom de Vries <tdevries@suse.de>
2105
2106 * MAINTAINERS: Update my email address.
2107
2108 2018-05-22 Bin Cheng <bin.cheng@arm.com>
2109
2110 * MAINTAINERS (loop-optimizer): Add myself.
2111
2112 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
2113
2114 * configure.ac: Added "nfp" target.
2115 * configure: Regenerate.
2116
2117 2018-04-30 Richard Biener <rguenther@suse.de>
2118
2119 PR bootstrap/85571
2120 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2121 (STAGE3_TFLAGS): Likewise.
2122 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2123 (STAGEtrain_TFLAGS): Likewise.
2124 * Makefile.in: Regenerate.
2125
2126 2018-04-26 Richard Biener <rguenther@suse.de>
2127
2128 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2129 (STAGE2_CFLAGS): Likewise.
2130 (STAGE2_TFLAGS): Likewise.
2131 (STAGE3_CFLAGS): Add -fchecking.
2132 (STAGE3_TFLAGS): Likewise.
2133 (STAGEtrain_CFLAGS): Filter out -fchecking.
2134 (STAGEtrain_TFLAGS): Likewise.
2135 * Makefile.in: Re-generate.
2136
2137 2018-04-25 Catherine Moore <clm@codesourcery.com>
2138
2139 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2140
2141 2018-04-18 Paul Clarke <pc@us.ibm.com>
2142
2143 * MAINTAINERS (write after approval): Add myself.
2144
2145 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2146
2147 * MAINTAINERS: Update my email address.
2148
2149 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2150
2151 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2152
2153 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2154
2155 * MAINTAINERS: Update my email address and disambiguate myself
2156 a bit from Will Schmidt.
2157
2158 2018-03-21 Nathan Sidwell <nathan@acm.org>
2159
2160 * MAINTAINERS: Move maintainers of now-removed picochip and score
2161 ports to write after approval.
2162
2163 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2164
2165 * MAINTAINERS: Add entry for SVE maintainership.
2166
2167 2018-02-13 Maciej W. Rozycki <macro@mips.com>
2168
2169 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2170 * configure: Regenerate.
2171
2172 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2173
2174 * MAINTAINERS (write after approval): Add myself.
2175
2176 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2177
2178 * MAINTAINERS (write after approval): Add myself.
2179
2180 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2181
2182 * MAINTAINERS (write after approval): Add myself.
2183
2184 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2185
2186 Update copyright years.
2187
2188 2018-01-03 Ben Elliston <bje@gnu.org>
2189
2190 * config.guess: Import latest version.
2191 * config.sub: Likewise.
2192
2193 2017-12-12 Stafford Horne <shorne@gmail.com>
2194
2195 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2196 * configure: Regenerate.
2197
2198 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2199
2200 * MAINTAINERS (Write After Approval): Add myself.
2201
2202 2017-11-28 Julia Koval <julia.koval@intel.com>
2203 Sebastian Peryt <sebastian.peryt@intel.com>
2204
2205 * Makefile.def (target_modules): Remove libcilkrts.
2206 * Makefile.in: Ditto.
2207 * configure: Ditto.
2208 * configure.ac: Ditto.
2209
2210 2017-11-28 Julia Koval <julia.koval@intel.com>
2211
2212 * MAINTAINERS (Write After Approval): Add myself.
2213
2214 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2215
2216 * MAINTAINERS (Write After Approval): Add myself.
2217
2218 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2219
2220 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2221 Use my SiFive email address.
2222
2223 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2224
2225 * MAINTAINERS (write after approval): Add myself.
2226
2227 2017-10-27 Martin Liska <mliska@suse.cz>
2228
2229 * Makefile.tpl: Use proper name of folder as it was renamed
2230 during transition to 4 stages.
2231 * Makefile.in: Regenerate.
2232
2233 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2234
2235 * MAINTAINERS (write after approval): Add myself.
2236
2237 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2238
2239 * MAINTAINERS: Add a note that maintainership also includes web
2240 pages, docs, and testsuite related to that area.
2241
2242 2017-09-25 Tom de Vries <tom@codesourcery.com>
2243
2244 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2245
2246 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2247
2248 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2249
2250 2017-09-15 Nathan Sidwell <nathan@acm.org>
2251
2252 * MAINTAINERS: Remove myself as a vxworks maintainer.
2253
2254 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2255
2256 * MAINTAINERS: Remove email address of Jim Norris.
2257
2258 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2259
2260 * MAINTAINERS (Reviewers): Move myself from here...
2261 (CPU Port Maintainers): ... to here.
2262
2263 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2264
2265 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2266
2267 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2268
2269 * MAINTAINERS (write after approval): Add myself.
2270
2271 2017-07-28 Tony Reix <tony.reix@atos.net>
2272
2273 * configure.ac (target-libffi): Don't disable for AIX.
2274 (go): Don't add to unsupported_languages on AIX.
2275 (target-libgo): Don't disable for AIX.
2276 * configure: Regenerate.
2277
2278 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2279
2280 * MAINTAINERS: Add myself.
2281
2282 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2283
2284 * MAINTAINERS: Update my email address.
2285
2286 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2287
2288 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2289 arm-specific auto-generated header files.
2290
2291 2017-07-03 Nathan Sidwell <nathan@acm.org>
2292
2293 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2294 * configure: Rebuilt.
2295
2296 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2297
2298 * MAINTAINERS: Readd myself for c6x.
2299
2300 2017-06-28 Martin Liska <mliska@suse.cz>
2301
2302 PR bootstrap/81217
2303 * Makefile.def: Remove superfluous bootstrap_target from
2304 bootstrap_stage.
2305 * Makefile.in: Re-generate the file.
2306
2307 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2308
2309 * MAINTAINERS: Add myself to Write After Approval
2310
2311 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2312
2313 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2314
2315 2017-06-19 Martin Liska <mliska@suse.cz>
2316
2317 * Makefile.def: Define 4 stages PGO bootstrap.
2318 * Makefile.tpl: Define FLAGS.
2319 * Makefile.in: Regenerate.
2320
2321 2017-06-14 Ian Lance Taylor <iant@golang.org>
2322
2323 * Makefile.def: Add check-gotools to go check targets.
2324 * Makefile.in: Rebuild.
2325
2326 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2327
2328 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2329
2330 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2331
2332 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2333 * configure: Regenerate.
2334
2335 2017-05-31 Martin Liska <mliska@suse.cz>
2336
2337 * configure.ac: Add handling of stage2_werror_flags to
2338 action-if-given and to action-if-not-given.
2339 * configure: Regenerate.
2340
2341 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2342
2343 * MAINTAINERS: Add self to Write After Approval
2344
2345 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2346
2347 * MAINTAINERS: Update my email address, and remove myself as
2348 maintainer in some areas.
2349
2350 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2351
2352 * MAINTAINERS: Add self to Write After Approval
2353
2354 2017-05-25 Nathan Sidwell <nathan@acm.org>
2355
2356 * configure.ac: Add --enable-languages=default to mean default and
2357 make --enable-languages=all mean all supported languages.
2358 * configure: Regenerated.
2359
2360 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2361
2362 * config.gcc (powerpc*-*-*spe*): New.
2363 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2364 (powerpc-*-rtems*spe*): New.
2365 (powerpc*-*-linux*spe*): New.
2366 (powerpc-wrs-vxworksspe): New.
2367 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2368 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2369 * config.host (powerpc*-*-*spe*): New.
2370
2371 2017-05-19 Martin Liska <mliska@suse.cz>
2372
2373 * configure.ac: Add --enable-werror-always just for
2374 bootstrap-debug (or none build config) and do not add it
2375 when we are on a release branch.
2376 * configure: Regenerated.
2377
2378 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2379
2380 * MAINTAINERS: Add self to Write After Approval
2381
2382 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2383
2384 * MAINTAINERS: Move myself to Write After Approval section.
2385
2386 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2387
2388 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2389 ACCH registers.
2390 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2391 available.
2392 (umulsidi3): Likewise.
2393 (mulsidi3_700): Disable this pattern when we have advanced mpy
2394 instructions.
2395 (umulsidi3_700): Likewise.
2396 (maddsidi4): New pattern.
2397 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2398 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2399 (mpydu_imm_arcv2hs): Likewise.
2400 * config/arc/predicates.md (accl_operand): New predicate.
2401
2402 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2403 Andrew Burgess <andrew.burgess@embecosm.com>
2404
2405 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2406 case.
2407 (ARC_AUTOFP_IRQ_P): Likewise.
2408 (ARC_AUTO_IRQ_P): Likewise.
2409 (rgf_banked_register_count): New variable.
2410 (parse_mrgf_banked_regs_option): New function.
2411 (arc_override_options): Handle rgf_banked_regs option.
2412 (arc_handle_interrupt_attribute): Add firq option.
2413 (arc_compute_function_type): Return fast irq type when required.
2414 (arc_must_save_register): Handle fast interrupts.
2415 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2416 (arc_return_address_regs): Update.
2417 * config/arc/arc.h (arc_return_address_regs): Update.
2418 (arc_function_type): Add fast interrupt type.
2419 (ARC_INTERRUPT_P): Update.
2420 (RC_FAST_INTERRUPT_P): Define.
2421 * config/arc/arc.md (simple_return): Update for fast interrupts.
2422 (p_return_i): Likewise.
2423 * config/arc/arc.opt (mrgf-banked-regs): New option.
2424 * doc/invoke.texi (mrgf-banked-regs): Document.
2425
2426 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2427
2428 * config/arc/arc.c (irq_ctrl_saved): New variable.
2429 (ARC_AUTOBLINK_IRQ_P): Define.
2430 (ARC_AUTOFP_IRQ_P): Likewise.
2431 (ARC_AUTO_IRQ_P): Likewise.
2432 (irq_range): New function.
2433 (arc_must_save_register): Likewise.
2434 (arc_must_save_return_addr): Likewise.
2435 (arc_dwarf_emit_irq_save_regs): Likewise.
2436 (arc_override_options): Handle deferred options.
2437 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2438 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2439 arc_must_save_return_addr.
2440 (arc_compute_frame_size): Handle automated save and restore of
2441 registers.
2442 (arc_expand_prologue): Likewise.
2443 (arc_expand_epilogue): Likewise.
2444 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2445 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2446 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2447
2448 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2449 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2450
2451 PR bootstrap/77661
2452 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2453 in-tree build MPC.
2454 * Makefile.in: Regenerate.
2455
2456 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2457
2458 * configure.ac: Enable LTO by default on darwin >= 9.
2459 * configure: Regenerate.
2460
2461 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2462
2463 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2464 and Andrew Waterman as the RISC-V maintainers.
2465
2466 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2467
2468 * MAINTAINERS: Add self to Write After Approval
2469
2470 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2471
2472 * config.guess: Import latest from upstream.
2473
2474 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2475
2476 * MAINTAINERS (Write After Approval): Remove entries that are
2477 already covered under Reviewers.
2478
2479 2017-03-08 Mark Wielaard <mark@klomp.org>
2480
2481 PR demangler/70909
2482 PR demangler/67264
2483 * include/demangle.h: Add d_printing to struct demangle_component
2484 and pass struct demangle_component as non const.
2485
2486 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2487
2488 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2489
2490 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2491
2492 * Makefile.tpl: Remove HOST_ISLVER.
2493 (HOST_EXPORTS): Remove ISLVER.
2494 * Makefile.in: Regenerate.
2495
2496 2017-02-13 Richard Biener <rguenther@suse.de>
2497
2498 * configure: Re-generate.
2499
2500 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2501
2502 * MAINTAINERS: Adjust bug reporting URL.
2503
2504 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2505
2506 * MAINTAINERS (Write After Approval): Remove redundant entry
2507 for Andrew Burgess.
2508
2509 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
2510
2511 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2512 32-bit hppa*-*-hpux*.
2513 * configure: Regenerate.
2514
2515 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2516
2517 * configure.ac: Moved the white list of enabling BRIG FE to
2518 libhsail-rt/configure.tgt.
2519 * configure: Regenerated.
2520 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2521
2522 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
2523 Martin Jambor <mjambor@suse.cz>
2524
2525 * Makefile.def (target_modules): Added libhsail-rt.
2526 (languages): Added language brig.
2527 * Makefile.in: Regenerated.
2528 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2529 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2530 * configure: Regenerated.
2531
2532 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2533
2534 PR other/79046
2535 * configure: Regenerated.
2536
2537 2017-01-04 Alan Modra <amodra@gmail.com>
2538
2539 * configure: Regenerate.
2540
2541 2016-12-29 Ben Elliston <bje@gnu.org>
2542
2543 * config.sub: Import latest version.
2544
2545 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2546
2547 * MAINTAINERS (Write After Approval): Add myself.
2548
2549 2016-12-21 Jakub Jelinek <jakub@redhat.com>
2550
2551 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2552 includes bootstrap-mpx.
2553 * configure: Regenerated.
2554
2555 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2556
2557 * MAINTAINERS (Write After Approval): Add myself.
2558
2559 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2560
2561 * configure: Regenerate.
2562
2563 2016-12-01 Matthias Klose <doko@ubuntu.com>
2564
2565 * configure.ac: Don't use pkg-config to check for bdw-gc.
2566 * configure: Regenerate.
2567
2568 2016-11-30 Matthias Klose <doko@ubuntu.com>
2569
2570 * Makefile.def: Remove reference to boehm-gc target module.
2571 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2572 options and for the bdw-gc pkg-config module.
2573 * configure: Regenerate.
2574 * Makefile.in: Regenerate.
2575
2576 2016-11-28 Nathan Sidwell <nathan@acm.org>
2577
2578 * MAINTAINERS (nvptx): Remove self.
2579
2580 2016-11-25 Ben Elliston <bje@gnu.org>
2581
2582 * config.guess: Import latest version.
2583 * config.sub: Likewise.
2584
2585 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2586
2587 * MAINTAINERS (Write After Approval): Add myself.
2588
2589 2016-11-15 Matthias Klose <doko@ubuntu.com>
2590
2591 * Makefile.def: Remove references to GCJ.
2592 * Makefile.tpl: Likewise.
2593 * Makefile.in: Regenerate.
2594
2595 2016-11-15 Matthias Klose <doko@ubuntu.com>
2596
2597 * config-ml.in: Remove references to GCJ.
2598 * configure.ac: Likewise.
2599 * configure: Regenerate.
2600
2601 2016-11-01 Josh Conner <joshconner@google.com>
2602
2603 * MAINTAINERS (Write After Approval): Update email address,
2604
2605 2016-10-27 Carl Love <cel@us.ibm.com>
2606
2607 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2608 Approval list to make it alphabetical.
2609
2610 2016-10-27 Carl Love <cel@us.ibm.com>
2611
2612 * MAINTAINERS (Write After Approval): Add myself.
2613
2614 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2615
2616 * MAINTAINERS (Reviewers): Add myself.
2617 (Write After Approval): Add myself.
2618
2619 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2620 Ulrich Weigand <uweigand@de.ibm.com>
2621
2622 * MAINTAINERS: Update email address.
2623
2624 2016-10-10 Nathan Sidwell <nathan@acm.org>
2625
2626 * MAINTAINERS: Update email address.
2627
2628 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2629
2630 * configure.ac: Add aarch64-*-freebsd*.
2631 * configure: Regenerate.
2632
2633 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2634
2635 * MAINTAINERS: Update email address after it got reverted.
2636
2637 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2638
2639 * configure.ac (target_libraries): Readd target-boehm-gc.
2640 Restore --enable-objc-gc handling.
2641 * configure: Regenerate.
2642
2643 2015-10-03 Jeff Law <law@redhat.com>
2644
2645 * MAINTAINERS: Move several inactive maintainers to the
2646 write-after-approval section.
2647
2648 2016-09-30 Jakub Jelinek <jakub@redhat.com>
2649
2650 * configure.ac: Add target-libffi to target_libraries.
2651 Readd libgcj target disablings, modified to only target-libffi.
2652 Readd target addition of go to unsupported languages.
2653 * configure: Regenerated.
2654
2655 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2656
2657 * MAINTAINERS: Update email address.
2658
2659 2016-09-30 Andrew Haley <aph@redhat.com>
2660
2661 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2662 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2663 libgcj.
2664
2665 2016-09-30 Andrew Haley <aph@redhat.com>
2666
2667 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2668 write-after approval after GCJ deletion.
2669
2670 2016-09-30 Andrew Haley <aph@redhat.com>
2671
2672 * Makefile.def: Remove libjava.
2673 * Makefile.tpl: Likewise.
2674 * Makefile.in: Regenerate.
2675 * configure.ac: Likewise.
2676 * configure: Likewise.
2677 * gcc/java: Remove.
2678 * libjava: Likewise.
2679
2680 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2681
2682 * MAINTAINERS (Reviewers): Add myself.
2683
2684 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2685
2686 * configure.ac: Disable "sim" directory for arc*-*-*.
2687 * configure: Regenerated.
2688
2689 2016-09-23 Tamar Christina <tamar.christina@arm.com>
2690
2691 * MAINTAINERS (Write After Approval): Add myself.
2692
2693 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2694
2695 * configure.ac: Check for the minimum in-tree MPFR version
2696 handled.
2697 * configure: Regenerate.
2698
2699 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2700
2701 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2702 * configure: Regenerated.
2703
2704 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
2705
2706 * MAINTAINERS (Write After Approval): Add myself.
2707
2708 2016-06-23 Andi Kleen <ak@linux.intel.com>
2709
2710 * Makefile.def: Add autoprofiledbootstrap.
2711 * Makefile.tpl: Dito.
2712 * Makefile.in: Regenerate.
2713
2714 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2715
2716 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2717 * configure: Regenerate.
2718
2719 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2720
2721 * configure: Regenerate.
2722 * configure.ac: Remove support for avr-rtems.
2723
2724 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2725
2726 * MAINTAINERS (Write After Approval): Add myself.
2727
2728 2016-06-16 Michael Collison <michael.collison@arm.com>
2729
2730 * MAINTAINERS (Write After Approval): Add myself.
2731
2732 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2733
2734 * MAINTAINERS (Write After Approval): Update e-mail address.
2735
2736 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2737
2738 * MAINTAINERS (Write After Approval): Add myself.
2739
2740 2016-05-28 Alan Modra <amodra@gmail.com>
2741
2742 * Makefile.tpl (configure): Depend on m4 files included.
2743 * Makefile.in: Regenerate.
2744
2745 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2746
2747 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2748 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2749
2750 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2751
2752 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2753 special case builtin.
2754 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2755 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2756 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2757 for __builtin_vec_addec.
2758
2759 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2760
2761 * config.guess: Import version 2016-04-02 (newest).
2762 * config.sub: Import version 2016-05-10 (newest).
2763
2764 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
2765
2766 * configure.ac: Add ARC support to libgloss.
2767 * configure: Regenerate
2768
2769 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2770
2771 * MAINTAINERS (Write After Approval): Add myself.
2772
2773 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2774
2775 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2776 * configure: Regenerated.
2777 * Makefile.def (gmp): Explicitly disable assembler.
2778 (mpfr): Adjust lib_path.
2779 (mpc): Likewise.
2780 * Makefile.in: Regenerated.
2781
2782 2016-05-01 Jakub Jelinek <jakub@redhat.com>
2783
2784 PR bootstrap/70704
2785 * configure.ac (--enable-stage1-checking): Add missing
2786 --enable-checking=.
2787 * configure: Regenerated.
2788
2789 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2790
2791 * config.guess: Revert r235676.
2792 * config.sub: Revert r235676.
2793
2794 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2795
2796 * config.guess: Remove SH5 support.
2797 * config.sub: Likewise.
2798 * configure: Likewise.
2799 * configure.ac: Likewise.
2800
2801 2016-04-26 Jakub Jelinek <jakub@redhat.com>
2802
2803 PR bootstrap/70704
2804 * configure.ac (--enable-stage1-checking): For --disable-checking or
2805 implicit --enable-checking, make sure extra flag matches in between
2806 stage1 and later checking.
2807 * configure: Regenerated.
2808
2809 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2810
2811 * .gitattributes: New file.
2812
2813 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
2814
2815 * MAINTAINERS (rs6000/powerpc port): Add myself.
2816
2817 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
2818
2819 PR bootstrap/70173
2820 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2821 and gotools directories. Delete the stage_final file.
2822 * Makefile.in: Regenerate.
2823
2824 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
2825
2826 * MAINTAINERS (Write After Approval): Add myself.
2827
2828 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
2829
2830 * MAINTAINERS (Fortran maintainer): Remove myself.
2831
2832 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
2833
2834 * MAINTAINERS (Write After Approval): Add myself.
2835
2836 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
2837
2838 * MAINTAINERS (Write After Approval): Add myself.
2839
2840 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2841
2842 Sync with binutils-gdb:
2843
2844 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2845
2846 * configure.ac: Add mips and s390 to the gold target check.
2847 * configure: Regenerate.
2848
2849 2016-03-01 DJ Delorie <dj@redhat.com>
2850
2851 * MAINTAINERS (mep): Remove myself as MeP maintainer.
2852
2853 2016-02-22 David Malcolm <dmalcolm@redhat.com>
2854
2855 * MAINTAINERS (libcpp): Add myself.
2856 (diagnostic messages): Likewise.
2857
2858 2016-02-20 Tom de Vries <tom@codesourcery.com>
2859
2860 * MAINTAINERS: Fix whitespace.
2861
2862 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
2863
2864 * MAINTAINERS (Write After Approval): Add myself.
2865
2866 2016-01-29 Sebastian Pop <s.pop@samsung.com>
2867
2868 * config/isl.m4: Add comments about isl-0.16.
2869 * configure: Regenerate.
2870
2871 2016-01-29 Martin Jambor <mjambor@suse.cz>
2872
2873 * MAINTAINERS (hsa maintainers): Add myself.
2874
2875 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
2876
2877 * MAINTAINERS: (Write After Approval): Add myself.
2878
2879 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
2880 Sebastian Pop <s.pop@samsung.com>
2881
2882 * Makefile.in: Regenerate.
2883 * Makefile.tpl: Export ISLVER.
2884 * configure: Regenerate.
2885 * config/isl.m4: Detect isl-0.15.
2886
2887 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2888
2889 PR bootstrap/69329
2890 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2891 * Makefile.in: Regenerate.
2892
2893 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
2894
2895 * configure.ac: Enable LTO for DJGPP
2896 * configure: Regenerate
2897
2898 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
2899
2900 Sync with binutils-gdb:
2901 2015-10-21 Nick Clifton <nickc@redhat.com>
2902
2903 PR gas/19109
2904 * configure.ac: Note the 'none' is an acceptable argument to
2905 --enable-compressed-debug-sections.
2906 * configure: Regenerate.
2907
2908 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2909
2910 PR bootstrap/69134
2911 * Makefile.def (mpfr): Disable assembler.
2912 * Makefile.in: Regenerate.
2913
2914 2016-01-01 Ben Elliston <bje@gnu.org>
2915
2916 * config.guess: Import version 2016-01-01.
2917 * config.sub: Likewise.
2918
2919 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
2920
2921 * MAINTAINERS (Write After Approval): Add myself.
2922
2923 2015-12-17 Sebastian Pop <s.pop@samsung.com>
2924
2925 * Makefile.in: Replace ISL with isl.
2926 * Makefile.tpl: Same.
2927 * config/isl.m4: Same.
2928 * configure.ac: Same.
2929 * contrib/download_prerequisites: Same.
2930 * configure: Regenerate.
2931
2932 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
2933
2934 * MAINTAINERS (Write After Approval): Add Myself.
2935
2936 2015-12-17 Nathan Sidwell <nathan@acm.org>
2937
2938 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2939 * configure: Regenerate.
2940
2941 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
2942 Sebastian Pop <s.pop@samsung.com>
2943
2944 * config/isl.m4 (ISL_CHECK_VERSION): Check for
2945 isl_ctx_get_max_operations.
2946 * configure: Regenerate.
2947
2948 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
2949
2950 * MAINTAINERS (Write After Approval): Add myself.
2951
2952 2015-12-02 Ian Lance Taylor <iant@google.com>
2953
2954 PR go/66147
2955 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2956 * Makefile.in: Regenerate.
2957
2958 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2959
2960 PR libffi/65726
2961 * Makefile.def (lang_env_dependencies): Make libffi depend
2962 on cxx.
2963 * Makefile.in: Regenerate.
2964
2965 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
2966
2967 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2968 symbols.
2969
2970 2015-11-20 Tristan Gingold <gingold@adacore.com>
2971
2972 Sync with binutils-gdb:
2973 2015-11-20 Tristan Gingold <gingold@adacore.com>
2974
2975 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2976 * configure: Regenerate.
2977
2978 2015-11-19 Martin Liska <mliska@suse.cz>
2979
2980 * .gitignore: Add .clang-format to ignored files.
2981 * Makefile.in: Add clang-format.
2982 * Makefile.tpl: Likewise.
2983
2984 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
2985
2986 * configure.ac: Enable libmpx by default.
2987 * configure: Regenerated.
2988
2989 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
2990
2991 * MAINTAINERS: Update email address.
2992
2993 2015-10-23 Paulo Matos <pmatos@linki.tools>
2994
2995 * MAINTAINERS: Update email address.
2996
2997 2015-10-23 Alan Hayward <alan.hayward@arm.com>
2998
2999 * MAINTAINERS (Write After Approval): Add myself.
3000
3001 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3002
3003 Sync with binutils-gdb:
3004 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3005
3006 PR gas/19109
3007 * configure.ac: Add
3008 --enable-compressed-debug-sections={all,gas,gold,ld}.
3009 * configure: Regenerated.
3010
3011 2015-10-16 Arnaud Charlet <charlet@adacore.com>
3012
3013 * MAINTAINERS: Update list of Ada maintainers and email addresses.
3014
3015 2015-10-09 Martin Liska <mliska@suse.cz>
3016
3017 * MAINTAINERS (Write After Approval): Add myself.
3018
3019 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3020
3021 * MAINTAINERS (Write After Approval): Add myself.
3022
3023 2015-10-02 Florian Weimer <fweimer@redhat.com>
3024
3025 * MAINTAINERS: Update email address.
3026
3027 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
3028
3029 * MAINTAINERS (Write After Approval): Add myself.
3030
3031 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
3032
3033 * MAINTAINERS: Update email.
3034
3035 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3036
3037 * MAINTAINERS: Update my email address.
3038
3039 2015-09-01 James Bowman <james.bowman@ftdichip.com>
3040
3041 * MAINTAINERS (ft32 port): Add myself.
3042
3043 2015-08-28 David Sherwood <david.sherwood@arm.com>
3044
3045 * MAINTAINERS: Add myself.
3046
3047 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3048
3049 * MAINTAINERS (Write After Approval): Add myself.
3050
3051 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3052
3053 PR libfortran/54572
3054 * Makefile.def: Make libgfortran depend on libbacktrace.
3055 * Makefile.in: Regenerate.
3056
3057 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3058
3059 * MAINTAINERS (Write After Approval): Add myself.
3060
3061 2015-08-12 Tom de Vries <tom@codesourcery.com>
3062
3063 PR other/67092
3064 * configure.ac: Remove --with_host_libstdcxx support.
3065 * configure: Regenerate.
3066
3067 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3068 Jakub Jelinek <jakub@redhat.com>
3069
3070 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3071 nvptx*-*-*.
3072 * configure: Regenerate.
3073
3074 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3075
3076 * Makefile.def (libiconv): Define bootstrap=true.
3077 Mark pdf/html/info as missing.
3078 (configure-gcc): Depend on all-libiconv.
3079 (all-gcc): Ditto.
3080 (configure-libcpp): Ditto.
3081 (all-libcpp): Ditto.
3082 (configure-intl): Ditto.
3083 (all-intl): Ditto.
3084 * Makefile.in: Regenerate.
3085
3086 2015-08-03 Bin Cheng <bin.cheng@arm.com>
3087
3088 * MAINTAINERS (loop ivopts): Add the entry and myself.
3089
3090 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3091
3092 * MAINTAINERS (nvptx): Add self.
3093
3094 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3095
3096 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3097 128-bit vector modes.
3098
3099 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
3100
3101 * MAINTAINERS (Write After Approval): Add myself.
3102
3103 2015-07-28 Ben Elliston <bje@gnu.org>
3104
3105 * config.sub, config.guess: Import from upstream.
3106
3107 2015-07-24 Michael Darling <darlingm@gmail.com>
3108
3109 PR other/66259
3110 * config-ml.in: Reflects renaming of configure.in to configure.ac
3111 * configure: Likewise
3112 * configure.ac: Likewise
3113
3114 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3115
3116 * MAINTAINERS: Update my email address.
3117
3118 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3119
3120 Sync with binutils-gdb:
3121 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3122
3123 * configure.ac (target_configdirs): Exclude target-zlib if
3124 target-libjava isn't built.
3125 * configure: Regenerated.
3126
3127 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3128
3129 Sync with binutils-gdb:
3130 2015-05-13 John David Anglin <dave.anglin@bell.net>
3131
3132 * configure.ac: Disable configuration of GDB for HPUX targets.
3133 * configure: Regenerate.
3134
3135 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3136
3137 * configure.ac: Add --with-system-zlib.
3138 * configure: Regenerated.
3139
3140 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3141
3142 * configure.ac: Add FT32 support.
3143 * configure: Regenerate.
3144
3145 2015-01-12 Anthony Green <green@moxielogic.com>
3146
3147 * configure.ac: Don't disable gprof for moxie.
3148 * configure: Rebuild.
3149
3150 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3151
3152 Sync with binutils-gdb:
3153 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3154
3155 PR ld/18355
3156 * Makefile.def: Add extra_configure_flags to host zlib.
3157 * configure.ac (extra_host_zlib_configure_flags): New. Set
3158 to --enable-host-shared When bfd is to be built as shared
3159 library. AC_SUBST.
3160 * Makefile.in: Regenerated.
3161
3162 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3163
3164 Sync with src:
3165 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3166 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3167 * Makefile.in: Regenerated.
3168
3169 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3170
3171 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3172 target.
3173 * configure: Regenerate.
3174
3175 2015-06-23 Ludovic Courtès <ludo@gnu.org>
3176
3177 * MAINTAINERS (Write After Approval): Add myself.
3178
3179 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3180
3181 * MAINTAINERS (OS Port Maintainers): Add myself.
3182 (Various Maintainers): Remove myself from libffi testsuite.
3183
3184 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3185
3186 * MAINTAINERS (gen* on machine desc): Add self.
3187
3188 2015-06-02 Jason Merrill <jason@redhat.com>
3189
3190 PR bootstrap/66319
3191 * configure.ac: Use -std=gnu++98.
3192
3193 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3194
3195 * MAINTAINERS (Write After Approval): Add myself.
3196
3197 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3198
3199 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3200 * configure: Regenerate.
3201
3202 2015-05-26 Jason Merrill <jason@redhat.com>
3203
3204 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3205 * configure: Regenerate.
3206
3207 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3208
3209 * configure.ac: FT32 target added.
3210 * configure: Regenerated.
3211
3212 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3213
3214 * MAINTAINERS (Write After Approval): Add myself.
3215
3216 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3217
3218 * MAINTAINERS (Write After Approval): Add myself.
3219
3220 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3221
3222 * configure.ac: Fix typo.
3223 * configure: Regenerate.
3224
3225 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3226
3227 * MAINTAINERS (Write After Approval): Add myself.
3228
3229 2015-05-03 Matthias Klose <doko@ubuntu.com>
3230
3231 * configure.ac: Match $host configured with triplets.
3232 * configure: Regenerate.
3233
3234 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3235
3236 * Makefile.tpl: Remove surplus whitespace throughout.
3237 * Makefile.in: Regenerate.
3238
3239 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3240
3241 * MAINTAINERS (Various Maintainers): Add myself as instruction
3242 combiner maintainer.
3243
3244 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3245
3246 PR bootstrap/62077
3247 * configure.ac (--enable-stage1-checking): Default to
3248 release,misc,gimple,rtlflag,tree,types if --disable-checking
3249 or --enable-checking is not specified and DEV-PHASE is not
3250 experimental.
3251 * configure: Regenerated.
3252
3253 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3254
3255 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3256 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3257 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3258 * Makefile.in: Regenerate.
3259
3260 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3261
3262 * MAINTAINERS: Update my email address.
3263
3264 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3265
3266 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3267
3268 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3269
3270 * MAINTAINERS: Add myself as an arm port reviewer.
3271
3272 2015-03-25 Martin Liska <mliska@suse.cz>
3273 Yury Gribov <y.gribov@samsung.com>
3274
3275 * Makefile.in: Fix ln source location for vimrc file.
3276 * Makefile.tpl: Likewise.
3277
3278 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3279
3280 PR bootstrap/25672
3281 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3282 cross-compiling. Similarly for CXX_FOR_TARGET.
3283 * configure: Regenerate.
3284
3285 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3286
3287 * Makefile.def: Add libmpx.
3288 * configure.ac: Add libmpx.
3289 * Makefile.in: Regenerate.
3290 * configure: Regenerate.
3291
3292 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3293
3294 * MAINTAINERS (CPU Port Maintainers): Add myself
3295 i386 vector ISA extns mantainer.
3296
3297 2015-03-13 Jeff Law <law@redhat.com>
3298
3299 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3300 maintainer.
3301 Remove Richard Henderson as a maintainer for the x86 port.
3302
3303 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3304
3305 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3306
3307 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3308
3309 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3310 pointer bounds checker and i386 MPX maintainer.
3311
3312 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3313
3314 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3315
3316 2015-02-26 Martin Sebor <msebor@redhat.com>
3317
3318 * MAINTAINERS (Various Maintainers): Add self.
3319
3320 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3321
3322 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3323 Make sure it contains lto.
3324 * configure: Regenerate.
3325
3326 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3327
3328 * configure: Regenerate.
3329
3330 2015-02-06 Diego Novillo <dnovillo@google.com>
3331 1
3332 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3333 middle-end, docstring): Remove myself.
3334 (Write After Approval): Add myself.
3335
3336 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3337
3338 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3339 (Write After Approval): Update address.
3340
3341 2015-01-29 David Malcolm <dmalcolm@redhat.com>
3342
3343 PR jit/64780
3344 * configure.ac: Require the user to explicitly specify
3345 --enable-host-shared if the jit is enabled.
3346 * configure: Regenerate.
3347
3348 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3349
3350 * MAINTAINERS (Write After Approval): Add myself.
3351
3352 2015-01-25 Tom de Vries <tom@codesourcery.com>
3353
3354 * MAINTAINERS: Make whitespace consistent.
3355
3356 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
3357
3358 * MAINTAINERS (Write After Approval): Add myself.
3359
3360 2015-01-20 Andre Vehreschild <vehre@gmx.de>
3361
3362 * MAINTAINERS: (Write After Approval): Add myself.
3363
3364 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3365
3366 * MAINTAINERS: (Write After Approval): Add myself.
3367
3368 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3369
3370 * MAINTAINERS: (Write After Approval): Add myself.
3371
3372 2015-01-13 Iain Sandoe <iain@codesourcery.com>
3373
3374 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3375 objective-c/c++ front end maintainer.
3376
3377 2015-01-13 Marek Polacek <polacek@redhat.com>
3378
3379 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3380
3381 2015-01-12 Jeff Law <law@redhat.com>
3382
3383 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3384 a very long time.
3385
3386 2015-01-09 Ian Lance Taylor <iant@google.com>
3387
3388 * configure.ac (host_tools): Add gotools.
3389 * Makefile.def (host_modules): Add gotools.
3390 (dependencies): Add dependency of all-gotools on all-target-libgo.
3391
3392 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3393
3394 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3395 * configure: Regenerate.
3396
3397 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3398
3399 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3400 all-target-libgomp.
3401 * Makefile.in: Regenerate.
3402
3403 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3404
3405 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3406
3407 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3408
3409 * configure.ac: Add Visium support.
3410 * configure: Regenerate.
3411
3412 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3413
3414 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3415 * configure: Regenerate.
3416
3417 2015-01-03 Andrew Pinski <apinski@cavium.com>
3418
3419 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3420 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3421 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3422 (OBJCOPY_FOR_TARGET): New variable.
3423 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3424 * Makefile.in: Regenerate.
3425 * configure.ac: Check for already installed target objcopy.
3426 Also GCC_TARGET_TOOL on objcopy.
3427 * configure: Regenerate.
3428
3429 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3430
3431 * config.sub: Update from upstream, to 2015-01-01 version.
3432 * config.guess: Ditto.
3433
3434 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3435
3436 * MAINTAINERS (RTEMS Ports): Add myself.
3437
3438 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3439
3440 * MAINTAINERS (Write After Approval): Add myself.
3441
3442 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3443
3444 * MAINTAINERS (Write After Approval): Add myself.
3445
3446 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3447
3448 * configure.ac (--enable-as-accelerator-for): Don't set
3449 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3450 * configure: Regenerate.
3451
3452 2014-12-13 Jakub Jelinek <jakub@redhat.com>
3453
3454 PR bootstrap/64023
3455 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3456 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3457 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3458 to CXX.
3459 * Makefile.in: Regenerated.
3460
3461 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3462 Yury Gribov <y.gribov@samsung.com>
3463
3464 * .gitignore: Added .local.vimrc and .lvimrc.
3465 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3466 * Makefile.in: Regenerate.
3467
3468 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3469
3470 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3471 * configure: Regenerated.
3472
3473 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3474
3475 * MAINTAINERS (nvptx port): New entry.
3476
3477 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3478
3479 * configure: Regenerate.
3480
3481 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3482
3483 * configure.ac: Merge with Binutils.
3484
3485 2014-11-26 Tobias Burnus <burnus@net-b.de>
3486
3487 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3488 * Makefile.in: Regenerate.
3489
3490 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3491
3492 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3493 missing flex.
3494 * Makefile.in: Regenerated.
3495
3496 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3497
3498 * Makefile.in: Regenerate.
3499
3500 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3501
3502 PR bootstrap/63784
3503 * libtool.m4: Add $pic_flag with -shared.
3504
3505 2014-11-21 Renlin Li <Renlin.Li@arm.com>
3506
3507 * MAINTAINERS (Write After Approval): Added myself.
3508
3509 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3510
3511 * MAINTAINERS (write-after-approval): Add myself.
3512
3513 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3514
3515 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3516 from 2 years ago.
3517
3518 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3519
3520 Revert:
3521 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3522
3523 * MAINTAINERS (Write After Approval): Added myself as line map
3524 maintainer.
3525
3526 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3527
3528 Revert:
3529 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3530
3531 * MAINTAINERS (Write After Approval): Added myself.
3532
3533 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3534
3535 * MAINTAINERS (Write After Approval): Added myself.
3536
3537 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3538
3539 * MAINTAINERS (Write After Approval): Added myself as line map
3540 maintainer.
3541
3542 2014-11-17 Dodji Seketeli <dodji@redhat.com>
3543
3544 * MAINTAINERS (Various Maintainers): Added myself as line map
3545 maintainer.
3546
3547 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3548
3549 * move-if-change: Sync from upstream gnulib.
3550
3551 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3552
3553 * compile: Sync with upstream Automake.
3554 * depcomp: Ditto.
3555 * install-sh: Ditto.
3556 * missing: Ditto.
3557 * mkinstalldirs: Ditto.
3558 * ylwrap: Ditto.
3559
3560 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3561
3562 * config.sub: Update from upstream config repo.
3563 * config.guess: Ditto.
3564
3565 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3566
3567 * Makefile.def: Add liboffloadmic to target_modules. Make
3568 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3569 * Makefile.in: Regenerate.
3570 * configure: Regenerate.
3571 * configure.ac: Add liboffloadmic to target binaries.
3572 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3573 Add liboffloadmic to noconfig list when C++ is not supported.
3574
3575 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3576 Thomas Schwinge <thomas@codesourcery.com>
3577 Ilya Verbin <ilya.verbin@intel.com>
3578 Andrey Turetskiy <andrey.turetskiy@intel.com>
3579
3580 * configure: Regenerate.
3581 * configure.ac (--enable-as-accelerator-for)
3582 (--enable-offload-targets): New configure options.
3583
3584 2014-11-11 Tobias Burnus <burnus@net-b.de>
3585
3586 * Makefile.def: Make all-gcc depend on all-isl.
3587 * Makefile.in: Regenerate.
3588
3589 2014-11-11 David Malcolm <dmalcolm@redhat.com>
3590
3591 * ChangeLog.jit: New.
3592 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3593
3594 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3595
3596 PR target/63610
3597 * libtool.m4: Fix globbing of darwin versions.
3598 * configure: Regenerate.
3599
3600 2014-11-11 Tobias Burnus <burnus@net-b.de>
3601
3602 * Makefile.def: Remove CLooG.
3603 * Makefile.tpl: Ditto.
3604 * configure.ac: Ditto.
3605 * configure: Regenerate.
3606 * Makefile.in: Ditto.
3607
3608 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3609
3610 * configure.ac: Handle nvptx-*-*.
3611 * configure: Regenerate.
3612
3613 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3614
3615 * MAINTAINERS (Write After Approval): Add myself.
3616
3617 2014-10-31 Jakub Jelinek <jakub@redhat.com>
3618
3619 * Makefile.def (libcc1): Remove bootstrap=true;.
3620 * Makefile.in: Regenerated.
3621
3622 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3623
3624 * configure.ac: Update comment.
3625 * configure: Regenerate.
3626
3627 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3628
3629 * MAINTAINERS (Write After Approval): Add myself.
3630
3631 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3632
3633 * configure.ac (extra_host_libiberty_configure_flags): Add
3634 --enable-shared also for libcc1's benefit.
3635 * configure: Regenerate.
3636
3637 2014-10-29 Tristan Gingold <gingold@adacore.com>
3638
3639 * MAINTAINERS: Change my email address.
3640
3641 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3642 Tom Tromey <tromey@redhat.com>
3643
3644 * Makefile.def: Add libcc1 to host_modules.
3645 * configure.ac (host_tools): Add libcc1.
3646 * Makefile.in, configure: Rebuild.
3647
3648 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
3649
3650 * configure.ac (build_configargs): Don't share config.cache between
3651 build subdirs.
3652 * configure: Regenerate.
3653
3654 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3655
3656 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3657 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3658 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3659 leon3v7 as leon3.
3660 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3661 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3662 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3663 * config/sparc/sparc.md (cpu): Add leon3v7.
3664 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3665
3666 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3667
3668 * MAINTAINERS (write-after-approval): Add myself.
3669
3670 2014-10-23 Ian Lance Taylor <iant@google.com>
3671
3672 * configure.ac: Disable the Go frontend on systems where it is known
3673 to not work.
3674 * configure: Regenerate.
3675
3676 2014-10-23 Richard Biener <rguenther@suse.de>
3677
3678 * Makefile.def: Add libcpp build module and dependencies.
3679 * configure.ac: Add libcpp build module.
3680 * Makefile.in: Regenerate.
3681 * configure: Likewise.
3682
3683 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3684
3685 * MAINTAINERS (write-after-approval): Add myself.
3686
3687 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3688
3689 * INSTALL/README: Do not mention CVS.
3690
3691 2014-10-03 Jing Yu <jingyu@google.com>
3692
3693 * configure.ac: Add aarch64 to list of targets that support gold.
3694 * configure: Regenerate.
3695
3696 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
3697
3698 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3699
3700 2014-09-29 Catherine Moore <clm@codesourcery.com>
3701
3702 * MAINTAINERS: Add myself as MIPS maintainer.
3703
3704 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3705
3706 * MAINTAINERS: Move myself to MIPS maintainers.
3707
3708 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3709
3710 * MAINTAINERS: Put all email addresses between '<' and '>'.
3711
3712 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3713
3714 * MAINTAINERS: Move myself to reviewers (Fortran).
3715
3716 2014-09-01 Andi Kleen <ak@linux.intel.com>
3717
3718 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3719 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3720 * Makefile.in: Regenerate.
3721
3722 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3723
3724 * rtx-classes-status.txt: Delete
3725
3726 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3727
3728 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3729
3730 2014-08-27 Sebastian Pop <s.pop@samsung.com>
3731
3732 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3733 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3734 of checking for version number.
3735 * configure: Regenerated.
3736 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3737
3738 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3739
3740 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3741 is done; begin phase 6 (use extra rtx_def subclasses).
3742
3743 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3744
3745 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3746 done; begin phase 5 (additional rtx_def subclasses).
3747
3748 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3749
3750 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3751
3752 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3753
3754 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3755 SET_BB_HEADER are done.
3756
3757 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3758
3759 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3760 done.
3761
3762 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3763
3764 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3765
3766 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3767
3768 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3769
3770 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3771
3772 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3773
3774 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3775
3776 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3777
3778 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3779
3780 * rtx-classes-status.txt: Phase 3 (per-file commits within
3781 "config" subdirs) is done; begin phase 4 (removal of
3782 "scaffolding").
3783
3784 2014-08-23 David Malcolm <dmalcolm@redhat.com>
3785
3786 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3787 dir) is done; begin phase 3 (per-file commits within "config"
3788 subdirs).
3789
3790 2014-08-21 David Malcolm <dmalcolm@redhat.com>
3791
3792 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3793 phase 2 (per-file commits in main source dir).
3794
3795 2014-08-21 Bin Cheng <bin.cheng@arm.com>
3796
3797 * configure: Regenerated.
3798
3799 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3800
3801 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3802
3803 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3804
3805 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3806
3807 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3808
3809 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3810
3811 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3812
3813 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3814
3815 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3816
3817 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3818
3819 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
3820
3821 * MAINTAINERS (Write After Approval): Add myself.
3822
3823 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
3824
3825 * MAINTAINERS: Remove myself
3826
3827 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3828
3829 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3830
3831 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
3832
3833 * MAINTAINERS (Write After Approval): Add myself.
3834
3835 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3836
3837 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3838 SET_BB_HEADER, SET_BB_FOOTER
3839
3840 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3841
3842 * rtx-classes-status.txt: New file
3843
3844 2014-08-18 Roman Gareev <gareevroman@gmail.com>
3845
3846 * configure.ac: Eliminate ClooG installation dependency.
3847 * configure: Regenerate.
3848 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3849 * Makefile.in: Regenerate.
3850
3851 2014-08-15 Ilya Verbin <iverbin@gmail.com>
3852
3853 * MAINTAINERS (Write After Approval): Add myself.
3854
3855 2014-08-15 Ilya Tocar <tocarip@gmail.com>
3856
3857 * MAINTAINERS (Write After Approval): Add myself.
3858
3859 2014-08-01 Jiong Wang <jiong.wang@arm.com>
3860
3861 * MAINTAINERS (Write After Approval): Add myself.
3862
3863 2014-07-28 Anthony Green <green@moxielogic.com>
3864
3865 Import from savannah.gnu.org:
3866 * config.sub: Update to 2014-07-28 version.
3867
3868 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
3869
3870 * MAINTAINERS: Remove my MIPS maintainer entry.
3871
3872 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
3873
3874 PR target/47230
3875 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3876 * configure: Regenerate.
3877
3878 2014-07-24 James Norris <jnorris@codesourcery.com>
3879
3880 * MAINTAINERS (Write After Approval): Add myself.
3881
3882 2014-07-20 Roman Gareev <gareevroman@gmail.com>
3883
3884 * configure.ac: Accept only CLooG 0.18.1.
3885 * configure: Regenerate.
3886
3887 2014-07-17 Roman Gareev <gareevroman@gmail.com>
3888
3889 * configure.ac: Don't accept isl 0.11.
3890 * configure: Regenerate.
3891
3892 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3893
3894 * MAINTAINERS (Write After Approval): Add myself.
3895
3896 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3897
3898 * configure.ac: Don't accept isl 0.10.
3899 * configure: Regenerate.
3900
3901 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
3902
3903 Fix include path for in-tree cloog.
3904 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3905 * configure: Regenerate.
3906
3907 2014-06-18 Richard Henderson <rth@redhat.com>
3908
3909 * .gitignore: Import gcc_update output.
3910
3911 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
3912
3913 * config-ml.in: Robustify ac_configure_args parsing.
3914
3915 * configure.ac (--enable-linker-plugin-configure-flags)
3916 (--enable-linker-plugin-flags): New flags.
3917 (configdirs): Conditionally add libiberty-linker-plugin.
3918 * configure: Regenerate.
3919 * Makefile.def (host_modules): Add libiberty-linker-plugin.
3920 (host_modules) <lto-plugin>: Pay attention to
3921 @extra_linker_plugin_flags@ and
3922 @extra_linker_plugin_configure_flags@.
3923 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3924 * Makefile.in: Regenerate.
3925
3926 * Makefile.tpl (configure-[+prefix+][+module+])
3927 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3928 "module_srcdir" instead of "module" for locating a module's srcdir.
3929 * Makefile.in: Regenerate.
3930
3931 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
3932
3933 * MAINTAINERS (Write After Approval): Add myself.
3934
3935 2014-06-06 Sebastian Pop <sebpop@gmail.com>
3936
3937 * MAINTAINERS: Update my email address.
3938
3939 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
3940
3941 * MAINTAINERS (Write After Approval): Add myself.
3942
3943 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
3944
3945 * MAINTAINERS (Write After Approval): Add myself.
3946
3947 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
3948
3949 PR libstdc++/61011
3950 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3951 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3952 * configure: Regenerate.
3953
3954 2014-05-28 Pedro Alves <palves@redhat.com>
3955
3956 * MAINTAINERS (Write After Approval): Add myself.
3957
3958 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3959
3960 * MAINTAINERS: Update my affiliation/email.
3961
3962 2014-05-19 Mike Stump <mikestump@comcast.net>
3963
3964 * MAINTAINERS: Add wide-int reviewers.
3965
3966 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
3967
3968 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3969 * configure: Regenerated.
3970
3971 2014-05-15 Torvald Riegel <triegel@redhat.com>
3972
3973 * MAINTAINERS (libitm): Add myself as maintainer.
3974
3975 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
3976
3977 * MAINTAINERS (Write After Approval): Add myself.
3978
3979 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
3980
3981 * config.sub, config.guess: Import from upstream.
3982
3983 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3984
3985 * MAINTAINERS (Write After Approval): Put myself in correct order.
3986
3987 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3988
3989 * MAINTAINERS (Write After Approval): Add myself.
3990
3991 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3992
3993 * MAINTAINERS: Move myself from Reviewers to Write After Approval
3994 section.
3995
3996 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3997
3998 * MAINTAINERS (Write After Approval): Delete myself.
3999
4000 2014-04-17 Jakub Jelinek <jakub@redhat.com>
4001
4002 PR sanitizer/56781
4003 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4004 and -B* options with -Xcompiler.
4005
4006 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4007
4008 PR bootstrap/60620
4009 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4010 * Makefile.in: Regenerate.
4011
4012 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4013
4014 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4015 for WINDRES_FOR_TARGET in default-manifest.o rule.
4016 * Makefile.in: Regenerate.
4017
4018 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4019
4020 * MAINTAINERS (Write After Approval): Add myself.
4021
4022 2014-03-26 Jakub Jelinek <jakub@redhat.com>
4023
4024 PR sanitizer/56781
4025 * Makefile.def: Set bootstrap=true; for host fixincludes.
4026 * configure.ac: Don't bootstrap host fixincludes unless
4027 --with-build-config=bootstrap-{a,ub}san.
4028 * Makefile.in: Regenerated.
4029 * configure: Regenerated.
4030
4031 2014-03-21 Jakub Jelinek <jakub@redhat.com>
4032
4033 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4034 --enable-vtable-verify option parsing. Don't add
4035 target-libsanitizer to bootstrap_target_libs unless
4036 --with-build-config=bootstrap-asan or
4037 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4038 to bootstrap_target_libs unless --enable-vtable-verify.
4039 * configure: Regenerated.
4040
4041 2014-03-10 Anatoly Sokolov <aesok@post.ru>
4042
4043 * MAINTAINERS (Write After Approval): Add myself.
4044
4045 2014-03-07 Denis Chertykov <chertykov@gmail.com>
4046
4047 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4048
4049 2014-03-07 Jakub Jelinek <jakub@redhat.com>
4050
4051 PR bootstrap/58572
4052 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4053 -I for libstdc++-v3 includes if $(LEAN).
4054 * Makefile.in: Regenerated.
4055
4056 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
4057
4058 * MAINTAINERS: Update my email address.
4059
4060 2014-02-24 Walter Lee <walt@tilera.com>
4061
4062 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4063 (tilegx-*-*): Change to tilegx*-*-*.
4064 * configure: Regenerate.
4065
4066 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
4067
4068 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4069
4070 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4071
4072 * MAINTAINERS (Write After Approval): Add myself.
4073
4074 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4075
4076 PR target/59788
4077 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4078 *solaris2*.
4079
4080 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
4081
4082 * MAINTAINERS: Update my email address.
4083
4084 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4085
4086 * MAINTAINERS: Convert to UTF-8.
4087 Properly sort Xinliang David Li's entry.
4088
4089 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4090 Sandra Loosemore <sandra@codesourcery.com>
4091
4092 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4093 nios2 port maintainers.
4094
4095 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4096
4097 * MAINTAINERS (Write After Approval): Add myself.
4098
4099 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4100
4101 * configure.ac: Add user-friendly check for native x86_64-linux
4102 multilibs.
4103 * configure: Regenerate.
4104
4105 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4106
4107 * MAINTAINERS: Add myself as sh maintainer.
4108
4109 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4110
4111 * MAINTAINERS: Add self as SLSR maintainer.
4112
4113 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
4114
4115 * MAINTAINERS: Update my email address.
4116
4117 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
4118
4119 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4120
4121 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4122
4123 * Makefile.in: Regenerate.
4124
4125 * Makefile.tpl: Fix typo.
4126 * Makefile.in: Regenerate partially.
4127
4128 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4129
4130 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4131 supported.
4132 * configure: Regenerated.
4133
4134 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4135
4136 * MAINTAINERS (Write After Approval): Add myself.
4137
4138 2013-10-30 Jason Merrill <jason@redhat.com>
4139
4140 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4141 --disable-build-format-warnings.
4142
4143 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4144
4145 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
4146 depend on libstdc++ and libgcc.
4147 * configure: Regenerate.
4148 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4149 libcilkrts for POSIX and i*86, and x86_64 architectures.
4150 * Makefile.in: Added libcilkrts related fields to support building it.
4151
4152 2013-10-26 Jeff Law <law@redhat.com>
4153
4154 * Makefile.def (target_modules): Remove libmudflap
4155 (languages): Remove check-target-libmudflap).
4156 * Makefile.in: Rebuilt.
4157 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4158 * configure.ac (target_libraries): Remove target-libmudflap.
4159 Remove checks which disabled libmudflap on some systems.
4160 * configure: Rebuilt.
4161 * libmudflap: Directory removed.
4162
4163 2013-10-21 Cong Hou <congh@google.com>
4164
4165 * MAINTAINERS (Write After Approval): Add myself.
4166
4167 2013-10-16 Mike Stump <mikestump@comcast.net>
4168
4169 * .dir-locals.el: Add.
4170
4171 2013-10-15 David Malcolm <dmalcolm@redhat.com>
4172
4173 * configure.ac: Add --enable-host-shared
4174 * configure: Regenerate.
4175
4176 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4177
4178 Import from savannah.gnu.org:
4179 * config.guess: Update to 2013-06-10 version.
4180 * config.sub: Update to 2013-10-01 version.
4181
4182 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4183
4184 Changes to build configuration to allow big endian ARC ELF toolchain
4185 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4186 * configure: Regenerate.
4187
4188 2013-09-20 Alan Modra <amodra@gmail.com>
4189
4190 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4191 ppc host match. Support little-endian powerpc linux hosts.
4192
4193 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4194
4195 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4196 maintainer.
4197
4198 2013-09-12 DJ Delorie <dj@redhat.com>
4199
4200 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4201 maintainers.
4202
4203 2013-09-03 Richard Biener <rguenther@suse.de>
4204
4205 * configure.ac: Also allow ISL 0.12.
4206 * configure: Regenerated.
4207
4208 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4209
4210 * MAINTAINERS (Write After Approval): Add myself.
4211
4212 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4213
4214 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4215
4216 2013-08-26 Caroline Tice <cmtice@google.com>
4217
4218 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4219 "Various Reviewers" to libvtv "Various Maintainers".
4220
4221 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4222
4223 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4224
4225 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4226
4227 * MAINTAINERS: Update name, email.
4228
4229 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4230
4231 * MAINTAINERS (Write After Approval): Add myself.
4232
4233 2013-08-12 Caroline Tice <cmtice@google.com>
4234
4235 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4236 address in the Write After Approval section.
4237
4238 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4239
4240 * MAINTAINERS (Write After Approval): Update email.
4241
4242 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4243
4244 * configure.ac: Adjust to check VTV_SUPPORTED.
4245 * configure: Regenerated.
4246
4247 2013-08-02 Caroline Tice <cmtice@google.com>
4248
4249 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4250 on non-linux systems; add target-libvtv to noconfigdirs; add
4251 libsupc++/.libs to C++ library search paths.
4252 * configure: Regenerated.
4253 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4254 libstdc++ and libgcc.
4255 * Makefile.in: Regenerated.
4256
4257 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4258
4259 * MAINTAINERS (Write After Approval): Add myself.
4260
4261 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4262 Shiva Chen <shiva0217@gmail.com>
4263
4264 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4265 nds32 port maintainers.
4266
4267 2013-07-17 Tim Shen <timshen91@gmail.com>
4268
4269 * MAINTAINERS (Write After Approval): Add myself.
4270
4271 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4272
4273 * configure.ac: Sync from binutils.
4274 * configure: Regenerate.
4275
4276 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4277
4278 * MAINTAINERS (Write After Approval): Add myself.
4279
4280 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4281
4282 * MAINTAINERS (Write After Approval): Add myself.
4283
4284 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4285
4286 * MAINTAINERS (Write After Approval): Add myself.
4287
4288 2013-04-30 Brooks Moses <bmoses@google.com>
4289
4290 * MAINTAINERS: Update my email; move myself from Fortran
4291 reviewer to Write After Approval.
4292
4293 2013-04-16 Andreas Schwab <schwab@suse.de>
4294
4295 * configure.ac (aarch64-*-*): Don't disable java.
4296 * configure: Regenerate.
4297
4298 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4299
4300 * MAINTAINERS (Write After Approval): Add myself.
4301
4302 2013-03-30 Matthias Klose <doko@ubuntu.com>
4303
4304 * Makefile.def (target_modules): Don't install libffi.
4305 * Makefile.in: Regenerate.
4306
4307 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4308
4309 * MAINTAINERS (Write After Approval): Add myself.
4310
4311 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4312
4313 * MAINTAINERS (Write After Approval): Add myself.
4314
4315 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4316
4317 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4318 * configure: Regenerated.
4319
4320 2013-02-05 Ian Lance Taylor <iant@google.com>
4321
4322 PR go/55969
4323 * configure.ac: Disable libgo on some systems where it does not
4324 work.
4325
4326 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4327
4328 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4329 Remove Geoff Keating as rs6000 port maintainer, at his request.
4330
4331 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4332
4333 * MAINTAINERS: Update my email.
4334
4335 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
4336
4337 * configure: Re-generate.
4338
4339 2013-01-15 Richard Biener <rguenther@suse.de>
4340
4341 PR other/55973
4342 * configure: Re-generate.
4343
4344 2013-01-14 Matthias Klose <doko@ubuntu.com>
4345
4346 * Makefile.def (install-target-libsanitizer): Depend on
4347 install-target-libstdc++-v3.
4348 * Makefile.in: Regenerate.
4349
4350 2013-01-14 Richard Biener <rguenther@suse.de>
4351
4352 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4353 * configure: Re-generate
4354
4355 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4356
4357 * config.sub: Update from config repo.
4358
4359 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4360
4361 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4362 * Makefile.in: Regenerate.
4363
4364 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4365
4366 * MAINTAINERS (arc): Add new port maintainership for myself.
4367
4368 2013-01-09 Jason Merrill <jason@redhat.com>
4369
4370 * .gitignore: Import from gdb repository.
4371
4372 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4373
4374 * Makefile.def (configure-gcc): Depend on all-gmp.
4375 (all-gcc): Remove dependency on all-gmp.
4376 * Makefile.in: Regenerated.
4377
4378 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4379
4380 * config.sub: Merge from config repo.
4381 * config.guess: Ditto.
4382
4383 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4384
4385 * Makefile.def: Merge from binutils.
4386 * Makefile.in: Ditto.
4387
4388 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4389
4390 * MAINTAINERS: Update my email.
4391
4392 2012-12-29 Ben Elliston <bje@gnu.org>
4393
4394 * config.guess: Update to 2012-12-29 version.
4395 * config.sub: Likewise.
4396
4397 2012-12-20 Matthias Klose <doko@ubuntu.com>
4398
4399 * Makefile.def (install-target-libgfortran): Depend on
4400 install-target-libquadmath, install-target-libgcc.
4401 (install-target-libsanitizer): Depend on install-target-libgcc.
4402 (install-target-libjava): Depend on install-target-libgcc.
4403 (install-target-libitm): Depend on install-target-libgcc.
4404 (install-target-libobjc): Depend on install-target-libgcc.
4405 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4406 * Makefile.in: Regenerate.
4407
4408 2012-12-19 Matthias Klose <doko@ubuntu.com>
4409
4410 * Makefile.def (install-target-libgo): Depend on
4411 install-target-libatomic.
4412 * Makefile.in: Regenerate.
4413
4414 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4415
4416 PR go/55201
4417 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4418 * Makefile.in: Regenerate.
4419
4420 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4421
4422 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4423 * configure: Regenerate.
4424
4425 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4426
4427 * config.sub: Merge from config repo.
4428
4429 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4430
4431 * Makefile.def (target_modules): Add bootstrap=true and
4432 raw_cxx=true to libsanitizer.
4433 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4434 * Makefile.in: Regenerated.
4435 * configure: Likewise.
4436
4437 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4438
4439 * MAINTAINERS: Remove self as RTL optimization maintainer.
4440
4441 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4442
4443 * MAINTAINERS (Write After Approval): Add myself.
4444
4445 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4446
4447 * Makefile.def (target_modules): Remove bootstrap=true and
4448 raw_cxx=true from libsanitizer.
4449 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4450 * Makefile.in: Regenerated.
4451 * configure: Likewise.
4452
4453 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4454
4455 * Makefile.def (target_modules): Add bootstrap=true and
4456 raw_cxx=true to libsanitizer.
4457 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4458 * Makefile.in: Regenerated.
4459 * configure: Likewise.
4460
4461 2012-11-28 Andrew Pinski <apinski@cavium.com>
4462
4463 PR bootstrap/54279
4464 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4465 * configure: Regenerate.
4466 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4467 * Makefile.in: Regenerate.
4468
4469 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4470
4471 * configure.ac: Disable libsanitizer if we're not building C++.
4472 * configure: Regenerate.
4473
4474 2012-11-15 Roland McGrath <roland@hack.frob.com>
4475
4476 * MAINTAINERS (Write After Approval): Add myself.
4477
4478 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
4479
4480 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4481 Kostya Serebryany (kcc@google.com) and
4482 Jakub Jelinek (jakub@redhat.com).
4483 Rename area for Dodji Seketeli (dodji@redhat.com).
4484
4485 2012-11-15 Dodji Seketeli <dodji@redhat.com>
4486
4487 * MAINTAINERS: (asan.c, related): Add myself.
4488
4489 2012-11-14 Roland McGrath <mcgrathr@google.com>
4490
4491 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4492 * configure: Regenerate.
4493
4494 2012-11-13 Richard Henderson <rth@redhat.com>
4495
4496 * configure.ac: Move libsanitizer logic to subdirectory.
4497 * configure: Regenerate.
4498
4499 2012-11-13 Dodji Seketeli <dodji@redhat.com>
4500
4501 * configure.ac: Enable libsanitizer just on x86 linux for now.
4502 * configure: Re-generate.
4503
4504 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
4505
4506 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4507 sections.
4508 * configure: Regenerate.
4509
4510 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
4511
4512 * configure.ac: Add section for configdirs for libsanitizer.
4513 Disable for cris-*-* and mmix-*-*.
4514 * configure: Regenerate.
4515
4516 2012-11-12 Wei Mi <wmi@google.com>
4517
4518 * configure.ac: Add libsanitizer to target_libraries.
4519 * Makefile.def: Ditto.
4520 * configure: Regenerate.
4521 * Makefile.in: Regenerate.
4522 * libsanitizer: New directory for asan runtime. Contains an empty
4523 tsan directory.
4524
4525 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
4526
4527 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4528 against Mingw64 w32api.
4529 * configure: Regenerate.
4530
4531 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4532
4533 * configure: Regenerated.
4534
4535 2012-11-03 Robert Mason <rbmj@verizon.net>
4536
4537 * configure.ac: add --disable-libstdcxx configure option
4538 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4539
4540 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4541
4542 * MAINTAINERS (Write After Approval): Add myself.
4543
4544 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4545
4546 * MAINTAINERS (Write After Approval): Add myself.
4547
4548 2012-10-24 Sharad Singhai <singhai@google.com>
4549
4550 * MAINTAINERS (Write After Approval): Add myself.
4551
4552 2012-10-24 Eric Christopher <echristo@gmail.com>
4553
4554 * MAINTAINERS: Update email address.
4555
4556 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4557
4558 PR bootstrap/54820
4559 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4560 * configure: Regenerate.
4561
4562 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
4563
4564 * MAINTAINERS (aarch64): Add Marcus and myself.
4565
4566 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4567
4568 PR bootstrap/54820
4569 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4570 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4571 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4572 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4573 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4574 * Makefile.in: Regenerate.
4575 * configure.ac (have_static_libs): New variable and associated check.
4576 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4577 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4578 * configure: Regenerate.
4579
4580 2012-10-10 Richard Biener <rguenther@suse.de>
4581
4582 * MAINTAINERS: Adjust for changed surname.
4583
4584 2012-10-04 Lawrence Crowl <crowl@google.com>
4585
4586 * MAINTAINERS (Write After Approval): Add myself.
4587
4588 2012-10-01 Cary Coutant <ccoutant@google.com>
4589
4590 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4591
4592 2012-09-28 Ian Lance Taylor <iant@google.com>
4593
4594 * Makefile.def: Make all-target-libgo depend on
4595 all-target-libbacktrace.
4596 * Makefile.in: Rebuild.
4597
4598 2012-09-26 Ian Lance Taylor <iant@google.com>
4599
4600 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4601 * Makefile.in: Rebuild.
4602
4603 2012-09-20 Walter Lee <walt@tilera.com>
4604
4605 * configure.ac: Add tilegx to list of targets that support gold.
4606 * configure: Regenerate.
4607
4608 2012-09-20 Marek Polacek <polacek@redhat.com>
4609
4610 * MAINTAINERS (Write After Approval): Add myself.
4611
4612 2012-09-19 Steve Ellcey <sellcey@mips.com>
4613
4614 * configure.ac: Add mips*-mti-elf* target.
4615 * configure: Regenerate.
4616
4617 2012-09-17 Ian Lance Taylor <iant@google.com>
4618
4619 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4620 * configure.ac (host_libs): Add libbacktrace.
4621 (target_libraries): Add libbacktrace.
4622 * Makefile.def (host_modules): Add libbacktrace.
4623 (target_modules): Likewise.
4624 * configure, Makefile.in: Rebuild.
4625
4626 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
4627
4628 PR target/38607
4629 Merge upstream change.
4630 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4631
4632 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4633 Add libgomp*.o to compare_exclusions for AIX.
4634 * configure: Regenerate.
4635
4636 2012-09-06 Diego Novillo <dnovillo@google.com>
4637
4638 * configure.ac: Bump minimum GMP version to 4.2.3.
4639 * configure: Re-generate.
4640
4641 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
4642
4643 PR target/54461
4644 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4645 target-libgloss if not configured --with-avrlibc=no.
4646 * configure: Regenerate.
4647
4648 2012-09-04 Jason Merrill <jason@redhat.com>
4649
4650 * configure.ac: Fix --enable-languages=all.
4651
4652 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
4653
4654 * MAINTAINERS (Write After Approval): Add myself.
4655
4656 2012-09-03 Richard Guenther <rguenther@suse.de>
4657
4658 PR bootstrap/54138
4659 * configure.ac: Re-organize ISL / CLOOG checks to allow
4660 disabling with either --without-isl or --without-cloog.
4661 * configure: Regenerated.
4662
4663 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
4664
4665 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4666 * configure: Regenerate.
4667
4668 2012-08-27 Ulrich Drepper <drepper@gmail.com>
4669
4670 * MAINTAINERS: Fix my email address.
4671
4672 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4673
4674 PR binutils/4970
4675 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4676 and opcodes.
4677 * Makefile.in: Regenerated.
4678
4679 2012-08-26 Art Haas <ahaas@impactweather.com>
4680
4681 * configure: Regenerate.
4682
4683 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4684
4685 * INSTALL/README: Also refer to the online installation
4686 instructions.
4687
4688 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4689
4690 * MAINTAINERS (Write After Approval): Add myself.
4691 (Picochip port): Remove myself.
4692
4693 2012-08-14 Diego Novillo <dnovillo@google.com>
4694
4695 Merge from cxx-conversion branch.
4696
4697 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4698 POSTSTAGE1_CONFIGURE_FLAGS.
4699 * Makefile.in: Regenerate.
4700 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4701 Force C++ when bootstrapping.
4702 * configure: Regenerate.
4703
4704 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4705
4706 * MAINTAINERS (Write After Approval): Add myself.
4707
4708 2012-07-16 Joseph Myers <joseph@codesourcery.com>
4709
4710 * README: Document use of ranges of years in copyright notices.
4711
4712 2012-07-06 Richard Guenther <rguenther@suse.de>
4713
4714 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4715 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4716 --with-gmp=system.
4717 * Makefile.in: Regenerated.
4718 * configure: Likewise.
4719
4720 2012-07-06 Richard Guenther <rguenther@suse.de>
4721
4722 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4723 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4724 supply V=1 as extra_make_flags.
4725 * configure: Regenerated.
4726 * Makefile.in: Likewise.
4727
4728 2012-07-04 Tristan Gingold <gingold@adacore.com>
4729
4730 * configure: Regenerate.
4731
4732 2012-07-03 Richard Guenther <rguenther@suse.de>
4733
4734 * Makfile.def (isl): Remove not necessary extra_exports and
4735 extra_make_flags.
4736 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4737 * Makefile.in: Regenerated.
4738
4739 2012-07-03 Richard Guenther <rguenther@suse.de>
4740
4741 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4742 * configure.ac: If either the ISL or the CLooG check failed
4743 do not try to build in-tree versions.
4744 * Makefile.in: Regenerated.
4745 * configure: Regenerated.
4746
4747 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4748
4749 * configure: Regenerate.
4750
4751 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
4752
4753 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4754 maintainer.
4755
4756 2012-07-02 Richard Guenther <rguenther@suse.de>
4757
4758 * configure: Regenerated.
4759
4760 2012-07-02 Richard Guenther <rguenther@suse.de>
4761 Michael Matz <matz@suse.de>
4762 Tobias Grosser <tobias@grosser.es>
4763 Sebastian Pop <sebpop@gmail.com>
4764
4765 * Makefile.def: Add ISL host module, remove PPL host module.
4766 Adjust ClooG host module to use the proper ISL.
4767 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4768 * configure.ac: Include config/isl.m4. Add ISL host library,
4769 remove PPL. Remove PPL configury, add ISL configury, adjust
4770 ClooG configury.
4771 * Makefile.in: Regenerated.
4772 * configure: Likewise.
4773
4774 2012-07-02 Richard Guenther <rguenther@suse.de>
4775
4776 Merge from graphite branch
4777 2011-07-21 Tobias Grosser <tobias@grosser.es>
4778
4779 * configure: Regenerated.
4780 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4781 both cloog.org and legacy versions. The only supported version will
4782 be CLooG with the isl backend.
4783
4784 2011-07-21 Tobias Grosser <tobias@grosser.es>
4785
4786 * configure: Regenerated.
4787 * configure.ac: Require cloog isl 0.17.0
4788
4789 2011-07-21 Tobias Grosser <tobias@grosser.es>
4790
4791 * configure: Regenerated.
4792 * config/cloog.m4: Do not define CLOOG_ORG
4793
4794 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4795
4796 * configure.ac: Skip C if explicitly selected.
4797 * configure: Regenerate.
4798
4799 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
4800
4801 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4802 they contain -O2.
4803 * configure: Regenerate.
4804
4805 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4806
4807 PR debug/53740
4808 * df.h, df-problems.c, dce.c: Revert last patch.
4809
4810 2012-06-25 Iain Sandoe <iain@codesourcery.com>
4811
4812 * MAINTAINERS (Write After Approval): Update my email address.
4813
4814 2012-06-21 Meador Inge <meadori@codesourcery.com>
4815
4816 * MAINTAINERS (Write After Approval): Add myself.
4817
4818 2012-06-20 Jason Merrill <jason@redhat.com>
4819
4820 * Makefile.tpl (check-target-libgomp-c++): New.
4821 (check-target-libitm-c++): New.
4822 * Makefile.def (c++): Add them.
4823 * Makefile.in: Regenerate.
4824
4825 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
4826
4827 * MAINTAINERS (Write After Approval): Add myself.
4828
4829 2012-05-16 Olivier Hainque <hainque@adacore.com>
4830
4831 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4832 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4833 (install-no-fixedincludes): Adjust accordingly.
4834 * Makefile.in: Regenerate.
4835
4836 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
4837
4838 Merge upstream change
4839 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4840
4841 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
4842
4843 * MAINTAINERS (Write After Approval): Add myself.
4844
4845 2012-05-09 Nick Clifton <nickc@redhat.com>
4846 Paul Smith <psmith@gnu.org>
4847
4848 PR bootstrap/50461
4849 * configure.ac (mpfr-dir): When using in-tree MPFR sources
4850 allow for the fact that from release v3.1.0 of MPFR the source
4851 files were moved into a src sub-directory.
4852 * configure: Regenerate.
4853
4854 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
4855
4856 * configure.ac: Bump minimum MPFR version to 2.4.0.
4857 * configure: Regenerated.
4858
4859 2012-05-01 Richard Henderson <rth@redhat.com>
4860
4861 * Makefile.def (libatomic): New target_module.
4862 * configure.ac (target_libraries): Add libatomic.
4863 (noconfigdirs): Check if libatomic is supported.
4864 * Makefile.in, configure: Rebuild.
4865
4866 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
4867
4868 * MAINTAINERS (Write After Approval): Add myself.
4869
4870 2012-04-25 Joel Brobecker <brobecker@adacore.com>
4871
4872 * config.sub: Update to 2012-04-18 version from official repo.
4873
4874 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
4875
4876 * MAINTAINERS (Write After Approval): Add myself.
4877
4878 2012-04-11 Steve Ellcey <sellcey@mips.com>
4879
4880 * MAINTAINERS: Changed email address.
4881
4882 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
4883
4884 PR target/52737
4885 * contrib/gcc_update (files_and_dependencies):
4886 Remove gcc/config/avr/t-multilib from touch data.
4887
4888 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4889
4890 * MAINTAINERS (OS Port Maintainers): Remove irix.
4891 * configure.ac (enable_libgomp): Remove *-*-irix6*.
4892 (unsupported_languages): Remove mips-sgi-irix6.*.
4893 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4894 (with_stabs): Remove.
4895 * configure: Regenerate.
4896
4897 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4898
4899 * MAINTAINERS (OS Port Maintainers): Remove osf.
4900 * configure.ac (enable_libgomp): Remove *-*-osf*.
4901 (with_stabs): Remove alpha*-*-osf*.
4902 * configure: Regenerate.
4903
4904 2012-03-05 Tristan Gingold <gingold@adacore.com>
4905
4906 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4907 * configure: Regenerate.
4908
4909 2012-02-17 Walter Lee <walt@tilera.com>
4910
4911 * MAINTAINERS: (Write After Approval): Delete myself.
4912
4913 2012-02-14 Walter Lee <walt@tilera.com>
4914
4915 * MAINTAINERS (tilegx port): Add myself.
4916 (tilepro port): Add myself.
4917 (Write After Approval): Add myself.
4918
4919 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
4920
4921 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4922 and Joseph Myers as docstring relicensing maintainers.
4923
4924 2012-02-09 Bin Cheng <bin.cheng@arm.com>
4925
4926 * MAINTAINERS (write-after-approval): Add myself.
4927
4928 2012-02-08 Ira Rosen <irar@il.ibm.com>
4929
4930 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4931 maintainer.
4932
4933 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4934
4935 * MAINTAINERS (Write After Approval): Move myself to
4936 maintain alphabetical order.
4937
4938 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4939
4940 * MAINTAINERS (Write After Approval): Add myself.
4941
4942 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4943
4944 * MAINTAINERS (Write After Approval): Add myself.
4945
4946 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4947 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4948
4949 * configure.ac (cr16-*-*): Remove nonconfigdirs.
4950 * configure: Regenerate.
4951
4952 2012-01-23 Harshit Chopra <harshit@google.com>
4953
4954 * MAINTAINERS (Write After Approval): Add myself.
4955
4956 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
4957
4958 * configure.ac: Remove reference to mh-interix.
4959 * configure: Regenerate.
4960
4961 2012-01-05 Richard Henderson <rth@redhat.com>
4962
4963 PR bootstrap/51072
4964 * configure.ac: Disable libitm if c++ is not enabled.
4965 * configure: Rebuild.
4966
4967 * configure.ac: Fix regexp for same.
4968 * configure: Rebuild.
4969
4970 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
4971
4972 * MAINTAINERS (Write After Approval): Add myself.
4973
4974 2012-01-02 Richard Guenther <rguenther@suse.de>
4975
4976 PR bootstrap/51686
4977 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4978 * Makefile.in: Regenerate.
4979
4980 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
4981
4982 * MAINTAINERS (Write After Approval): Add myself.
4983
4984 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
4985
4986 * configure: Regenerate.
4987
4988 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4989
4990 * MAINTAINERS (picochip): Changed email address.
4991
4992 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4993
4994 * MAINTAINERS (write-after-approval): Add self.
4995
4996 2011-11-29 DJ Delorie <dj@redhat.com>
4997
4998 * configure.ac (rl78-*-*) New case.
4999 * configure: Regenerate.
5000 * MAINTAINERS: Add myself as RL78 maintainer.
5001
5002 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5003
5004 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5005
5006 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
5007
5008 * libtool.m4: Additional FreeBSD 10 fixes.
5009
5010 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
5011
5012 * MAINTAINERS: Move myself from Write After Approval to CPU Port
5013 Maintainers section, as Epiphany maintainer.
5014
5015 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5016
5017 PR target/49992
5018 * configure.ac: Remove ranlib special-casing for Darwin.
5019 * configure: Regenerate.
5020
5021 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
5022
5023 * MAINTAINERS (Reviewers): Keep the list sorted.
5024
5025 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
5026
5027 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5028
5029 2011-11-09 Roland McGrath <mcgrathr@google.com>
5030
5031 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5032 * configure: Rebuild.
5033 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5034 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5035 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5036 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5037 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5038 Add READELF.
5039 * Makefile.in: Rebuild.
5040
5041 2011-11-09 Jason Merrill <jason@redhat.com>
5042
5043 * Makefile.def (language=c++): Remove check-c++0x.
5044 * Makefile.in (check-gcc-c++): Regenerate.
5045
5046 2011-11-08 Richard Henderson <rth@redhat.com>
5047
5048 * configure.ac: Test for libitm directory present first.
5049
5050 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5051
5052 * configure.ac: Test libitm/configure.tgt to disable libitm.
5053 * configure: Rebuild.
5054
5055 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
5056 Richard Henderson <rth@redhat.com>
5057
5058 Merged from transactional-memory.
5059
5060 * Makefile.def (lang_env_dependencies): libitm is c++.
5061 Add libitm target module.
5062 * configure.ac: Likewise.
5063 * config/mmap.m4: New file.
5064 * contrib/gcc_update: Add libitm to touch data.
5065 * Makefile.in, configure: Rebuild.
5066
5067 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5068
5069 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5070 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5071 * Makefile.in: Regenerate.
5072
5073 2011-11-01 DJ Delorie <dj@redhat.com>
5074
5075 * config.sub: Update to version 2011-10-29 (added rl78)
5076
5077 2011-10-27 Nick Clifton <nickc@redhat.com>
5078
5079 * config.sub: Import these changes from the config project:
5080
5081 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5082 Ben Elliston <bje@gnu.org>
5083
5084 * config.sub (epiphany): New.
5085
5086 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5087 Ben Elliston <bje@gnu.org>
5088
5089 * config.sub (hexagon, hexagon-*): New.
5090
5091 2011-08-23 Roland McGrath <mcgrathr@google.com>
5092
5093 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5094 64eb to be64.
5095
5096 2011-08-16 Roland McGrath <mcgrathr@google.com>
5097
5098 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5099 (nacl): Grok as alias for 32el-unknown-nacl.
5100
5101 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5102
5103 * MAINTAINERS (Write After Approval): Add myself.
5104
5105 2011-10-24 Teresa Johnson <tejohnson@google.com>
5106
5107 * MAINTAINERS (Write After Approval): Add myself.
5108
5109 2011-09-21 Jakub Jelinek <jakub@redhat.com>
5110
5111 * MAINTAINERS (sparc port): Remove myself.
5112
5113 2011-09-14 Tom de Vries <tom@codesourcery.com>
5114
5115 * MAINTAINERS (Write After Approval): Add myself.
5116
5117 2011-08-14 Yao Qi <yao@codesourcery.com>
5118
5119 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5120 * configure: Regenerate.
5121
5122 2011-07-26 Ian Lance Taylor <iant@google.com>
5123
5124 * configure.ac: Set have_compiler based on whether gcc directory
5125 exists, rather than on whether gcc is in configdirs.
5126 * configure: Rebuild.
5127
5128 2011-07-21 Joseph Myers <joseph@codesourcery.com>
5129
5130 * MAINTAINERS (Global Reviewers): Add self.
5131
5132 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
5133
5134 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5135 link directories.
5136 * Makefile.in: Rebuild.
5137
5138 2011-07-20 Ian Lance Taylor <iant@google.com>
5139
5140 PR bootstrap/49787
5141 * configure.ac: Move --enable-bootstrap handling earlier in file.
5142 If --enable-bootstrap and either --enable-build-with-cxx or
5143 --enable-build-poststage1-with-cxx, enable C++ automatically.
5144 * configure: Rebuild.
5145
5146 2011-07-19 Ian Lance Taylor <iant@google.com>
5147
5148 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5149 make C++ a boot_language. Set and substitute
5150 POSTSTAGE1_CONFIGURE_FLAGS.
5151 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5152 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5153 * configure, Makefile.in: Rebuild.
5154
5155 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5156
5157 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5158 maintainers.
5159
5160 2011-07-18 Jakub Jelinek <jakub@redhat.com>
5161
5162 * MAINTAINERS (Global Reviewers): Add myself.
5163
5164 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5165
5166 * configure: Regenerate.
5167
5168 2011-07-16 Jason Merrill <jason@redhat.com>
5169
5170 * Makefile.def (language=c++): Add check-c++0x and
5171 check-target-libmudflap-c++.
5172 * Makefile.tpl (check-target-libmudflap-c++): New.
5173 * Makefile.in: Regenerate.
5174
5175 2011-07-16 Matthias Klose <doko@ubuntu.com>
5176
5177 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5178 * Makefile.def (target_modules/libjava): Pass
5179 $(EXTRA_CONFIGARGS_LIBJAVA).
5180 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5181 if not configured with --enable-static-libjava.
5182 * Makefile.in: Regenerate.
5183 * configure: Likewise.
5184
5185 2011-07-15 Jason Merrill <jason@redhat.com>
5186
5187 * Makefile.in (check-c++): Move check-gcc-c++0x after
5188 check-target-libstdc++-v3.
5189
5190 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5191
5192 * MAINTAINERS (c6x port): New entry.
5193
5194 2011-07-13 Jason Merrill <jason@redhat.com>
5195
5196 * Makefile.in (check-gcc-c++0x): New.
5197 (check-c++): Depend on it.
5198
5199 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5200
5201 PR target/39150
5202 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5203 x86_64-*-solaris2.1[0-9]*.
5204 * configure: Regenerate.
5205
5206 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5207
5208 * MAINTAINERS (RTL optimizers): Add self.
5209
5210 2011-06-27 Gabriel Charette <gchare@google.com>
5211
5212 * MAINTAINERS (Write After Approval): Add myself.
5213
5214 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5215
5216 PR regression/47836
5217 PR bootstrap/23656
5218 PR other/47733
5219 PR bootstrap/49247
5220 PR c/48825
5221 * configure.ac (target_libraries): Remove target-libiberty.
5222 Remove case-statement setting skipdirs=target-libiberty for
5223 multiple targets. Remove checking target_configdirs and
5224 removing target-libiberty but keeping target-libgcc if
5225 otherwise empty.
5226 * Makefile.def (target_modules): Don't add libiberty.
5227 (dependencies): Remove all traces of target-libiberty.
5228 * configure, Makefile.in: Regenerate.
5229
5230 2011-06-13 Walter Lee <walt@tilera.com>
5231
5232 * configure.ac (tilepro-*-*) New case.
5233 (tilegx-*-*): Likewise.
5234 * configure: Regenerate.
5235
5236 2011-06-06 Jing Yu <jingyu@google.com>
5237
5238 * configure.ac: Skip target-libiberty for
5239 arm*-*-linux-androideabi.
5240 * configure: Regenerated.
5241
5242 2011-06-06 Nick Clifton <nickc@redhat.com>
5243
5244 * config.sub: Sync from upstream.
5245
5246 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5247
5248 * MAINTAINERS (Write After Approval): Add myself.
5249
5250 2011-06-01 Daniel Jacobowitz <drow@false.org>
5251
5252 * MAINTAINERS: Update my email address.
5253
5254 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5255
5256 * MAINTAINERS (Write After Approval): Update my email address.
5257
5258 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5259
5260 * MAINTAINERS (Write After Approval): Add myself.
5261
5262 2011-05-08 Doug Kwan <dougkwan@google.com>
5263
5264 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5265 * configure: Regenerated.
5266 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5267 value from configure.
5268 * Makefile.in: Regenerated.
5269
5270 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5271
5272 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5273 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5274 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5275 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5276 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5277 *-*-vxworks*): Disable newlib and libgloss in separate case
5278 statement.
5279 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5280 to separate case statement.
5281 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5282 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5283 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5284 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5285 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5286 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5287 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5288 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5289 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5290 i[[3456789]]86-*-rdos*, m32r-*-*,
5291 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5292 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5293 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5294 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5295 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5296 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5297 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5298 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5299 and libgloss in main case over targets. Remove most empty cases
5300 in main case over targets.
5301 * configure: Regenerate.
5302
5303 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5304
5305 * MAINTAINERS (Write After Approval): Add myself.
5306
5307 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5308
5309 * configure.ac: Remove code setting special library locations for
5310 hppa*64*-*-hpux11*. Remove code setting compiler for
5311 sparc-sun-solaris2*.
5312 * configure: Regenerate.
5313
5314 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5315
5316 * configure.ac: Separate libgloss_dir settings from general case
5317 over targets.
5318 * configure: Regenerate.
5319
5320 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5321
5322 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5323 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5324 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5325 cases in libgcj-disabling case statement.
5326 (hppa*64*-*-linux*): Set unsupported_languages instead of
5327 disabling target-zlib.
5328 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5329 to hppa*64*-*-hpux*.
5330 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5331 hppa*-*-hpux*.
5332 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5333 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5334 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5335 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5336 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5337 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5338 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5339 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5340 libgcj-disabling case statement.
5341 * configure: Regenerate.
5342
5343 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5344
5345 * configure.ac: Disable Java for targets not supporting libffi.
5346 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5347 Remove cases in Java-disabling statement.
5348 (*arm-wince-pe): Change to arm-wince-pe.
5349 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5350 cases in Java-disabling statement.
5351 (bfin-*-*): Don't disable Java again.
5352 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5353 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5354 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5355 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5356 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5357 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5358 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5359 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5360 Java-disabling statement.
5361 (mmix-*-*): Don't disable Java again.
5362 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5363 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5364 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5365 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5366 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5367 statement.
5368 * configure: Regenerate.
5369
5370 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5371
5372 * configure.ac: Separate cases disabling Java and Java libraries
5373 from general case over targets.
5374 * configure: Regenerate.
5375
5376 2011-04-21 Jie Zhang <jzhang918@gmail.com>
5377
5378 * MAINTAINERS: Update my email address.
5379
5380 2011-04-20 Easwaran Raman <eraman@google.com>
5381
5382 * MAINTAINERS (Write After Approval): Add myself.
5383
5384 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5385
5386 PR lto/48086
5387 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5388 * configure: Regenerate.
5389
5390 2011-04-16 Jim Meyering <meyering@redhat.com>
5391
5392 * MAINTAINERS (Write After Approval): Add myself.
5393
5394 2011-04-15 Dodji Seketeli <dodji@redhat.com>
5395
5396 * MAINTAINERS: Update my email address.
5397
5398 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
5399
5400 * MAINTAINERS (Write After Approval): Add myself.
5401
5402 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5403
5404 * MAINTAINERS (Write After Approval): Add myself.
5405
5406 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5407
5408 * MAINTAINERS (Write After Approval): Add myself.
5409
5410 2011-04-06 Joseph Myers <joseph@codesourcery.com>
5411
5412 * configure.ac (build_tools): Remove build-byacc.
5413 (host_libs): Remove mmalloc.
5414 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5415 autoconf automake libtool diff rcs fileutils shellutils time
5416 textutils wdiff find uudecode hello tar gzip indent recode release
5417 sed perl gawk findutils gettext zip.
5418 (libgcj): Remove target-qthreads.
5419 (target_tools): Remove target-examples target-gperf.
5420 (YACC): Don't handle building byacc.
5421 * configure: Regenerate.
5422 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5423 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5424 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5425 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5426 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5427 handle building components.
5428 * Makefile.in: Regenerate.
5429
5430 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5431
5432 * MAINTAINERS: Update my email address as Xtensa maintainer.
5433
5434 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5435
5436 * config.sub: Sync from upstream.
5437
5438 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5439
5440 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5441 (microblaze*): Don't disable libssp.
5442 * configure: Regenerate.
5443
5444 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5445
5446 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5447 moveifchange.
5448 * configure: Regenerate.
5449 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5450 * Makefile.in: Regenerate.
5451
5452 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5453
5454 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5455 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5456 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5457 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5458 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5459 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5460 md_exec_prefix cases.
5461 * configure: Regenerate.
5462
5463 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5464
5465 * configure.ac: Separate cases disabling target-libssp,
5466 target-libiberty, target-libstdc++-v3 and Fortran from general
5467 case over targets.
5468 * configure: Regenerate.
5469
5470 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5471
5472 * configure.ac (*-*-chorusos): Don't disable libgcj.
5473 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5474 Remove case.
5475 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5476 (arm-*-coff): Don't disable libgcj.
5477 (arm*-*-linux-gnueabi): Remove useless assignment.
5478 (arm-*-riscix*): Don't disable libgcj.
5479 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5480 configuration.
5481 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5482 (c54x*-*-*): Remove case.
5483 (tic54x-*-*): Don't disable GCC or GCC libraries.
5484 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5485 to *.
5486 (d10v-*-*): Don't disable GCC libraries.
5487 (d30v-*-*): Don't disable libgcj.
5488 (h8500-*-*): Don't disable GCC libraries.
5489 (i960-*-*): Don't disable libgcj.
5490 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5491 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5492 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5493 libgcj.
5494 (m68k-*-coff*): Remove case.
5495 (mmix-*-*): Don't disable libgloss on host.
5496 (mn10200-*-*, mn10300-*-*): Remove cases.
5497 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5498 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5499 Don't disable libgcj.
5500 (romp-*-*): Remove case.
5501 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5502 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5503 case.
5504 (v810-*-*): Don't disable GCC libraries.
5505 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5506 (ip2k-*-*): Don't disable GCC libraries.
5507 * configure: Regenerate.
5508
5509 2011-03-28 Joseph Myers <joseph@codesourcery.com>
5510
5511 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5512 libffi on host.
5513 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5514 on host.
5515 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5516 * configure: Regenerate.
5517
5518 2011-03-26 John Marino <binutils@marino.st>
5519
5520 * configure.ac: Add support for *-*-dragonfly*
5521 * configure: Regenerate.
5522
5523 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5524
5525 * configure.ac (native_only): Remove.
5526 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5527 send-pr uudecode guile gnuserv on host.
5528 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5529 send-pr rcs guile perl texinfo libtool on host.
5530 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5531 automake send-pr rcs guile perl texinfo libtool on host.
5532 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5533 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5534 (alpha*-dec-osf*): Don't disable fileutils on target.
5535 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5536 texinfo send-pr expect dejagnu on target.
5537 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5538 target-qthreads on target.
5539 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5540 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5541 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5542 x86_64-*-mingw*): Don't disable expect on target.
5543 (*-*-cygwin*): Don't disable target-gperf on target.
5544 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5545 gnuserv on target.
5546 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5547 target.
5548 * configure: Regenerate.
5549
5550 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5551
5552 * configure.ac (target_tools): Remove target-groff.
5553 (native_only): Remove target-groff.
5554 (hppa*64*-*-*): Don't disable byacc.
5555 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5556 setting.
5557 (*-*-kaos*): Don't skip target-librx and target-groff.
5558 (*-*-netware*): Don't skip target-libmudflap.
5559 (*-*-tpf*): Don't skip target-libmudflap.
5560 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5561 directories on the host.
5562 (ia64*-*-*vms*): Don't skip tix.
5563 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5564 host.
5565 * configure: Regenerate.
5566
5567 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5568
5569 * configure.ac: Remove references to mt-mep, mt-netware,
5570 mt-wince.
5571 * Makefile.def: Add all-utils soft dependencies.
5572 * Makefile.tpl: Remove GDB_NLM_DEPS.
5573 * configure: Regenerate.
5574 * Makefile.in: Regenerate.
5575
5576 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5577
5578 * configure.ac: Do not include mh-x86omitfp.
5579 * configure: Regenerate.
5580
5581 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5582
5583 * configure.ac: Remove empty cases.
5584 * configure: Regenerate.
5585
5586 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5587
5588 * Makefile.def: Add dependency from termcap to gdb.
5589 * Makefile.in: Regenerate.
5590
5591 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5592
5593 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5594 * configure: Regenerate.
5595 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5596 * Makefile.tpl: Likewise.
5597 * Makefile.in: Regenerate.
5598
5599 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5600
5601 * configure.ac: Remove all mentions of tentative_cc.
5602 * configure: Regenerate.
5603
5604 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5605
5606 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5607 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5608 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5609 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5610 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5611 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5612 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5613 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5614 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5615 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5616 *-*-rhapsody*): Remove host cases.
5617 * configure: Regenerate.
5618
5619 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5620
5621 * configure.ac (ppc*-*-pe): Remove host case.
5622 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5623 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5624 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5625 cases.
5626 * configure: Regenerate.
5627
5628 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5629
5630 * config.sub: Update to version 2011-03-23.
5631
5632 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5633
5634 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5635 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5636 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5637 * configure: Regenerate.
5638
5639 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5640
5641 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5642 to Write After Approval.
5643 * config-ml.in: Don't handle arc-*-elf*.
5644 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5645 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5646 handle GCC libraries.
5647 * configure: Regenerate.
5648
5649 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5650
5651 PR bootstrap/48120:
5652 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5653 Add -lstdc++ -lm to LIBS.
5654 * configure: Regenerate.
5655
5656 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
5657
5658 * config.guess: Update to version 2011-02-02
5659 * config.sub: Update to version 2011-02-24
5660
5661 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5662
5663 PR lto/48086
5664 * configure.ac: Re-enable LTO on *-apple-darwin9.
5665 * configure: Regenerate.
5666
5667 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5668
5669 PR lto/48086
5670 * configure.ac: Disable LTO on darwin due to an assembler change in
5671 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5672 under 256.
5673 * configure: Regenerate.
5674
5675 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5676
5677 * MAINTAINERS: Update myself as score backend maintainer,
5678 update my e-mail address.
5679
5680 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
5681
5682 * MAINTAINERS: Update my e-mail address.
5683
5684 2011-03-06 Joey Ye <joey.ye@arm.com>
5685
5686 * MAINTAINERS: Update my e-mail address.
5687
5688 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5689
5690 * configure.ac: Adjust test of with_ppl.
5691 * configure: Regenerated.
5692
5693 2011-03-02 Kai Tietz <ktietz@redhat.com>
5694
5695 * MAINTAINERS: Adjust my e-mail address.
5696
5697 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5698
5699 * configure.ac: Add -lpwl to ppllibs.
5700 * configure: Regenerated.
5701
5702 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5703
5704 * config/cloog.m4: Add -lisl to clooglibs.
5705 * configure: Regenerated.
5706
5707 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5708
5709 * MAINTAINERS (CPU Port maintainers): Add self.
5710
5711 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5712
5713 * MAINTAINERS: Add myself as testsuite maintainer.
5714
5715 2011-02-15 Mike Stump <mikestump@comcast.net>
5716
5717 * MAINTAINERS: Add myself as testsuite maintainer.
5718
5719 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5720
5721 Import from Libtool and gnulib:
5722
5723 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5724
5725 Prepare for supporting FreeBSD 10.
5726 * config.rpath: Remove handling of freebsd1* which soon would
5727 match FreeBSD 10.0.
5728
5729 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5730
5731 Remove support for FreeBSD 1.x.
5732 * libtool.m4 (_LT_LINKER_SHLIBS)
5733 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5734 soon would incorrectly match FreeBSD 10.0.
5735
5736 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5737
5738 PR binutils/12283
5739 * move-if-change: Import version from gnulib.
5740
5741 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
5742
5743 PR lto/47225
5744 * Makefile.def (lto-plugin): Double dash for enable-shared.
5745 (configure-gcc): Depend on all-lto-plugin.
5746 * Makefile.in: Rebuilt.
5747
5748 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5749
5750 * configure.ac: Remove extra bracket.
5751 * configure: Regenerate.
5752
5753 2011-02-08 Tobias Burnus <burnus@net-b.de>
5754
5755 * MAINTAINERS: Add myself as libquadmath maintainer.
5756
5757 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
5758
5759 * MAINTAINERS: Update my email address.
5760
5761 2011-02-07 Joseph Myers <joseph@codesourcery.com>
5762
5763 * MAINTAINERS (option handling): Add self.
5764
5765 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
5766
5767 PR lto/47225
5768 * Makefile.def: Add dependency for install-gcc
5769 on install-lto-plugin.
5770 * Makfile.in: Regenerated
5771
5772 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5773
5774 * MAINTAINERS (CPU Port Maintainers): Add myself.
5775
5776 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
5777
5778 PR libgcj/44341
5779 * configure.ac: Discard --with-* flags for host when configuring
5780 target libraries for cross build.
5781 * configure: Rebuilt.
5782
5783 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5784
5785 * MAINTAINERS (linear loop transforms): Removed.
5786
5787 2011-01-25 Jakub Jelinek <jakub@redhat.com>
5788
5789 * configure.ac: If with_ppl is no, move setting with_cloog=no
5790 after CLOOG_REQUESTED check.
5791 * configure: Regenerated.
5792
5793 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5794
5795 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5796 CLooG has been requested.
5797 * configure: Regenerated.
5798
5799 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5800
5801 * configure: Regenerated.
5802 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5803
5804 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5805
5806 * configure: Regenerated.
5807 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5808
5809 2011-01-21 Andreas Schwab <schwab@redhat.com>
5810
5811 * configure.ac: Use AS_HELP_STRING throughout.
5812 * configure: Regenerate.
5813
5814 2011-01-18 Jie Zhang <jie.zhang@analog.com>
5815
5816 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5817 * configure: Regenerate.
5818
5819 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5820
5821 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5822
5823 2011-01-13 Joel Brobecker <brobecker@adacore.com>
5824
5825 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5826 for ia64-hpux.
5827 * configure: Regenerate.
5828
5829 2011-01-07 Jan Hubicka <jh@suse.cz>
5830
5831 PR lto/47225
5832 * Makefile.in: Regenerate.
5833 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5834 configure.
5835
5836 2011-01-07 Jan Hubicka <jh@suse.cz>
5837
5838 * Makefile.in: Regenerate.
5839 * Makefile.def (gcc host module) and soft dependency on lto-plugin
5840 and configure dependency on lto-plugin configure.
5841 (lto-plugin module): Remove dependency on GCC; add dependency on
5842 liniberty.
5843
5844 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
5845
5846 * MAINTAINERS (Write After Approval): Add myself.
5847
5848 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
5849
5850 * configure: Regenerate.
5851
5852 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
5853
5854 * configure.ac: (picochip): Disable libiberty.
5855
5856 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5857
5858 * MAINTAINERS (Write After Approval): Add myself.
5859
5860 2010-12-10 Ian Lance Taylor <iant@google.com>
5861
5862 PR bootstrap/46819
5863 * configure.ac: For --disable-libgcj clear libgcj_saved.
5864 * configure: Rebuild.
5865
5866 2010-12-10 Tobias Burnus <burnus@net-b.de>
5867
5868 PR fortran/46540
5869 * configure.ac: Add --disable-libquadmath and
5870 --disable-libquadmath-support.
5871 * configure: Regenerate.
5872
5873 2010-12-03 Ian Lance Taylor <iant@google.com>
5874
5875 * MAINTAINERS: Add myself as libgo maintainer.
5876
5877 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
5878
5879 PR libffi/46792
5880 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5881 * configure: Regenerate.
5882
5883 2010-12-02 Ian Lance Taylor <iant@google.com>
5884
5885 * configure.ac: Always set default for poststage1_ldflags to
5886 -static-libstdc++ -static-libgcc.
5887
5888 2010-11-29 Andreas Schwab <schwab@redhat.com>
5889
5890 * configure.ac: Move comment to remove extra space in last argument
5891 of GCC_TARGET_TOOL.
5892
5893 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
5894
5895 PR other/46026
5896 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5897 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5898 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5899 (BASE_FLAGS_TO_PASS): Use it.
5900 * configure: Rebuilt.
5901 * Makefile.in: Rebuilt.
5902
5903 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
5904
5905 PR binutils/12258
5906 * configure.ac: Correct comments for --enable-gold/--enable-ld.
5907 Properly check default linker.
5908 * configure: Regnerated.
5909
5910 2010-11-23 Matthias Klose <doko@ubuntu.com>
5911
5912 * configure.ac: For --enable-gold, handle value `default' instead of
5913 `both*'. New configure option --{en,dis}able-ld.
5914 * configure: Regenerate.
5915
5916 2010-11-20 Ian Lance Taylor <iant@google.com>
5917
5918 * configure.ac: Only disable a language library if no language needs
5919 it. Don't let --disable-libgcj uncondtionally disable libffi.
5920 * configure: Rebuild.
5921
5922 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5923
5924 * Makefile.in: Regenerate.
5925
5926 PR other/46202
5927 * configure.ac: Fix just-built in-tree STRIP name to be
5928 binutils/strip-new.
5929 * configure: Regenerate.
5930 * Makefile.def (install-strip-gcc, install-strip-binutils)
5931 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5932 (install-strip-sid): Mirror dependencies on non-strip variants
5933 of these targets on the respective -strip prerequisites.
5934 * Makefile.tpl (install-strip, install-strip-host)
5935 (install-strip-target): New targets.
5936 (install-strip-[+module+], install-strip-target-[+module+]):
5937 New targets.
5938 * Makefile.in: Regenerate.
5939
5940 2010-11-19 Ian Lance Taylor <iant@google.com>
5941 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5942
5943 * configure.ac: Add target-libgo to target_libraries. Set
5944 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5945 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5946 (HOST_EXPORTS): Add GOC.
5947 (BASE_TARGET_EXPORTS): Add GOC.
5948 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5949 (GOCFLAGS_FOR_TARGET): New variable.
5950 (EXTRA_HOST_FLAGS): Add GOC.
5951 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5952 * Makefile.def (target_modules): Add libgo.
5953 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5954 (dependencies): Add dependency from configure-target-libgo to
5955 configure-target-libffi and all-target-libstdc++-v3. Add
5956 dependencies from all-target-libgo to all-target-libffi.
5957 (languages): Add go.
5958 * configure: Rebuild.
5959 * Makefile.in: Rebuild.
5960
5961 2010-11-19 Ian Lance Taylor <iant@google.com>
5962
5963 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5964 compiler/flag environment variables.
5965
5966 2010-11-18 Ian Lance Taylor <iant@google.com>
5967
5968 * configure.ac: Check for lang_requires_boot_languages in
5969 config-lang.in files.
5970 * configure: Rebuild.
5971
5972 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5973 Tobias Burnus <burnus@net-b.de>
5974
5975 PR fortran/32049
5976 * Makefile.def: Add libquadmath; build it with language=fortran.
5977 * configure.ac: Add libquadmath.
5978 * Makefile.tpl: Handle multiple libs in check-[+language+].
5979 * Makefile.in: Regenerate.
5980 * configure: Regenerate.
5981
5982 2010-11-16 Tom Tromey <tromey@redhat.com>
5983
5984 * MAINTAINERS: Moved myself to reviewers section.
5985
5986 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
5987
5988 * MAINTAINERS: Moved myself to reviewers section.
5989
5990 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5991
5992 * MAINTAINERS (Various Maintainers): Add self for build machinery.
5993 (Write After Approval): Remove self.
5994
5995 2010-11-15 Andreas Schwab <schwab@redhat.com>
5996
5997 * configure.ac: Fix spelling in option names.
5998 * configure: Regenerated.
5999
6000 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
6001
6002 PR bootstrap/39622
6003 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6004 * configure: Regenerated.
6005
6006 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
6007
6008 * MAINTAINERS: Update my email address.
6009
6010 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6011
6012 * configure: Regenerate.
6013
6014 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6015
6016 * configure: Regenerate.
6017
6018 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6019
6020 * configure: Regenerate.
6021
6022 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6023
6024 * configure: Regenerate.
6025
6026 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6027
6028 * configure.ac: Support official CLooG.org versions.
6029 * configure: Regenerate.
6030 * config/cloog.m4: New.
6031
6032 2010-11-10 François Dumont <francois.cppdevs@free.fr>
6033
6034 * MAINTAINERS (Write After Approval): Add myself.
6035
6036 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
6037
6038 * MAINTAINERS: Update my email address.
6039
6040 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6041
6042 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6043 * configure: Regenerate.
6044
6045 2010-11-03 Ian Lance Taylor <iant@google.com>
6046 Dave Korn <dave.korn.cygwin@gmail.com>
6047
6048 PR lto/46273
6049 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6050 and on other supported platforms whenever LTO is enabled.
6051 * configure: Rebuild.
6052
6053 2010-11-02 Alan Modra <amodra@gmail.com>
6054
6055 PR binutils/12110
6056 * configure.ac: Error when source path contains spaces.
6057 * configure: Regenerate.
6058
6059 2010-10-23 James E. Wilson <wilson@codesourcery.com>
6060
6061 * MAINTAINERS: Update my email address.
6062
6063 2010-10-20 Ian Lance Taylor <iant@google.com>
6064
6065 * Makefile.def (target_modules): Set lib_path to src/.libs for
6066 libstdc++-v3 module.
6067 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6068 * Makefile.in: Rebuild.
6069
6070 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6071
6072 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6073 (Write After Approval): Remove myself.
6074
6075 2010-10-15 Tristan Gingold <gingold@adacore.com>
6076
6077 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6078
6079 2010-10-14 Douglas Rupp <rupp@gnat.com>
6080
6081 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6082
6083 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6084
6085 * configure.ac (build_lto_plugin): New shell variable.
6086 (--enable-lto): Turn on by default for all non-ELF platforms that
6087 have had LTO support added so far. Set build_lto_plugin appropriately
6088 for both ELF and non-ELF.
6089 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6090 * configure: Regenerate.
6091
6092 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6093
6094 Sync from src:
6095 * configure.ac (v850 support): Remove target-libgloss from
6096 noconfigdirs.
6097 * configure: Regenerate.
6098
6099 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6100
6101 PR bootstrap/45326
6102 PR bootstrap/45174
6103 * configure.ac: Honor initial values of $build_configargs,
6104 $host_configargs, $target_configargs. Mark the precious, so
6105 environment settings get recorded.
6106 * configure: Regenerate.
6107
6108 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6109
6110 PR bootstrap/45796
6111 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6112 Depend on all-build-libiberty.
6113 * Makefile.in: Regenerate.
6114
6115 2010-09-30 Michael Eager <eager@eagercon.com>
6116
6117 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6118 * configure: Regenerate.
6119
6120 2010-09-28 Michael Eager <eager@eagercon.com>
6121
6122 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6123
6124 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6125
6126 PR bootstrap/44621
6127 * configure.ac: Fix unportable shell quoting.
6128 * configure: Regenerate.
6129
6130 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6131
6132 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6133 targets and amend comment.
6134 * configure: Regenerate.
6135
6136 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6137
6138 * MAINTAINERS (Write After Approval): Add myself.
6139
6140 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6141
6142 * configure.ac: Enable LTO by default on Darwin.
6143 * configure: Regenerate.
6144
6145 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6146
6147 * MAINTAINERS (Write After Approval): Add myself.
6148
6149 2010-09-01 Ian Bolton <ian.bolton@arm.com>
6150
6151 * MAINTAINERS (Write After Approval): Add myself.
6152
6153 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6154
6155 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6156 ports
6157
6158 2010-07-28 David Yuste <david.yuste@gmail.com>
6159
6160 * MAINTAINERS (Write After Approval): Add myself.
6161
6162 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6163
6164 * configure.ac: Support all v850 targets.
6165 * configure: Regenerate.
6166
6167 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6168
6169 PR bootstrap/44455
6170 * configure.ac (extra_mpfr_configure_flags): Copy from
6171 extra_mpc_gmp_configure_flags.
6172 * configure: Re-generated.
6173
6174 2010-07-22 Andi Kleen <ak@linux.intel.com>
6175
6176 * MAINTAINERS (Write After Approval): Add myself.
6177
6178 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6179
6180 * MAINTAINERS (Write After Approval): Add myself.
6181
6182 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6183
6184 * MAINTAINERS (Write After Approval): Add myself.
6185
6186 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6187
6188 PR target/44862
6189 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6190 Provide -B option to allow for link spec %s substitutions for
6191 libstdc++.a on darwin.
6192 * Makefile.in: Regenerate.
6193
6194 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6195
6196 * MAINTAINERS (Reviewers): Update my e-mail address
6197
6198 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6199
6200 * Makefile.def (configure-gcc): Depend on all-libelf.
6201 * Makefile.in: Rebuild.
6202
6203 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6204
6205 * MAINTAINERS (Write After Approval): Add myself in the right place.
6206
6207 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6208
6209 * MAINTAINERS (Write After Approval): Add myself.
6210
6211 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6212
6213 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6214
6215 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6216
6217 * config.sub: Update to version 2010-05-21.
6218 * config.guess: Update to version 2010-04-03.
6219
6220 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6221
6222 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6223 * configure: Regenerate.
6224
6225 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6226
6227 * MAINTAINERS (Write After Approval): Add myself.
6228
6229 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6230
6231 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6232 a platform that supports LTO.
6233 * configure: Regenerate.
6234
6235 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6236
6237 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6238 * configure: Regenerated.
6239
6240 2010-04-27 Roland McGrath <roland@redhat.com>
6241 H.J. Lu <hongjiu.lu@intel.com>
6242
6243 * configure.ac (--enable-gold): Support both, both/gold and
6244 both/bfd to add gold to configdirs without removing ld.
6245 * configure: Regenerated.
6246
6247 * Makefile.def: Add install-gold dependency to install-ld.
6248 * Makefile.in: Regenerated.
6249
6250 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6251
6252 PR lto/42776
6253 * configure.ac (--enable-lto): Refactor handling so libelf tests
6254 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6255 and allow LTO to be explicitly enabled on non-ELF platforms that
6256 are known to support it inside else-clause.
6257 * configure: Regenerate.
6258
6259 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6260
6261 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6262 * configure: Regenerate.
6263
6264 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6265
6266 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6267 * configure: Regenerate.
6268
6269 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6270
6271 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6272 separately.
6273 * configure: Regenerate.
6274
6275 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6276
6277 * MAINTAINERS (Write After Approval): Add myself.
6278
6279 2010-04-14 Tristan Gingold <gingold@adacore.com>
6280
6281 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6282 * configure: Regenerate.
6283
6284 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6285
6286 * configure: Regenerate after change to elf.m4.
6287
6288 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6289
6290 * MAINTAINERS (Write After Approval): Add myself.
6291
6292 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6293
6294 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6295 * configure: Regenerated.
6296
6297 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6298
6299 * configure.ac: Print "buggy but acceptable" when CLooG
6300 revision is less than 9.
6301 * configure: Regenerated.
6302
6303 2010-04-01 Diego Novillo <dnovillo@google.com>
6304
6305 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6306
6307 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6308
6309 PR bootstrap/43615
6310 PR bootstrap/43328
6311
6312 Revert:
6313
6314 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6315
6316 * configure.ac: Do not pass --enable-multilib nor
6317 --disable-multilib in baseargs. Accept explicitly passed
6318 --enable_multilib.
6319 * configure: Regenerate.
6320
6321 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6322
6323 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6324
6325 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6326
6327 * MAINTAINERS: Remove myself.
6328
6329 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6330
6331 PR bootstrap/43328
6332 * configure.ac: Do not pass --enable-multilib nor
6333 --disable-multilib in baseargs. Accept explicitly passed
6334 --enable_multilib.
6335 * configure: Regenerate.
6336
6337 2010-03-28 Andrew Pinski <pinskia@gmail.com>
6338
6339 * MAINTAINERS (spu port): Remove me.
6340
6341 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6342
6343 * configure.ac (tic6x-*-*): New case.
6344 * configure: Regenerate.
6345
6346 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6347
6348 * config.sub: Update to version 2010-03-22.
6349 * config.guess: Update to version 2009-12-30.
6350
6351 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
6352
6353 PR ada/42554
6354 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6355 * configure: Regenerate.
6356
6357 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6358
6359 * MAINTAINERS: Update my email address.
6360
6361 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6362
6363 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6364 (ghassan.shobaki@amd.com): Removed.
6365
6366 2010-03-17 Alan Modra <amodra@gmail.com>
6367
6368 * MAINTAINERS: Update my email address.
6369
6370 2010-03-16 Diego Novillo <dnovillo@google.com>
6371
6372 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6373 Matthews.
6374
6375 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6376
6377 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6378 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6379
6380 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6381
6382 * MAINTAINERS: Update my email address.
6383
6384 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6385
6386 * MAINTAINERS: Update my email address.
6387
6388 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6389
6390 * MAINTAINERS: Update my email address.
6391
6392 2010-03-09 Jie Zhang <jie@codesourcery.com>
6393
6394 * MAINTAINERS: Update my email address.
6395
6396 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6397
6398 PR libstdc++/32499
6399 * configure.ac (RANLIB): Default to true.
6400 (STRIP): Likewise.
6401 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6402 * configure: Regenerate.
6403
6404 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
6405
6406 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6407 (Write After Approval): Update my email address.
6408
6409 2010-02-17 Nick Clifton <nickc@redhat.com>
6410
6411 PR 11238
6412 * Makefile.tpl (local-distclean): Also remove config.cache files in
6413 sub-directories as there may not be Makefiles present in the
6414 sub-directories.
6415 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6416 the config.cache files found by the find command.
6417
6418 * Makefile.in: Regenerate.
6419 * configure.ac: Revert previous delta.
6420 * configure: Regenerate.
6421
6422 2010-02-15 Nick Clifton <nickc@redhat.com>
6423
6424 PR 11238
6425 * configure.ac: Delete config.cache files in sub-directories when
6426 deleting Makefiles.
6427 * configure: Regenerate.
6428
6429 2010-02-12 Ben Elliston <bje@gnu.org>
6430
6431 * MAINTAINERS: Update my email address.
6432
6433 2010-02-08 Andrew Pinski <pinskia@gmail.com>
6434
6435 * MAINTAINERS (spu port): Update my email address.
6436
6437 2010-02-08 Jie Zhang <jie.zhang@analog.com>
6438
6439 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6440
6441 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6442
6443 * configure.ac: Add "recommended" version checks for GMP/MPC.
6444 Update recommended GMP/MPFR/MPC versions.
6445 * configure: Regenerate.
6446
6447 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6448
6449 * MAINTAINERS: Move my Embecosm email address into the
6450 write-after-approval section.
6451
6452 2010-01-26 Ian Lance Taylor <iant@google.com>
6453
6454 * MAINTAINERS: Add myself as Go frontend maintainer.
6455
6456 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
6457
6458 PR libstdc++/36101, PR libstdc++/42813
6459 * configure.ac (bootstrap_target_libs): Make inclusion of
6460 target-libgomp conditional on libgomb being in target_configdirs.
6461 * configure: Regenerate.
6462
6463 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
6464
6465 PR libstdc++/36101, PR libstdc++/42813
6466 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6467 * configure: Regenerate.
6468
6469 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
6470
6471 PR libstdc++/36101, PR libstdc++/42813
6472 * configure.ac (target_configdirs): Substitute.
6473 * Makefile.def: Bootstrap target module libgomp.
6474 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6475 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6476 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6477 * configure, Makefile.in: Regenerate.
6478
6479 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6480
6481 * MAINTAINERS: Adjust my details.
6482
6483 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6484
6485 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6486
6487 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6488
6489 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6490
6491 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6492
6493 * MAINTAINERS (Write After Approval): Add myself.
6494
6495 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6496
6497 * MAINTAINERS (Write After Approval): Add myself.
6498
6499 2010-01-11 Richard Guenther <rguenther@suse.de>
6500
6501 PR lto/41569
6502 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6503 * Makefile.in: Regenerated.
6504
6505 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
6506
6507 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6508 * configure: Regenerate.
6509
6510 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6511 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6512
6513 PR bootstrap/42424
6514 * configure.ac: Include libtool m4 files.
6515 (_LT_CHECK_OBJDIR): Call it.
6516 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6517 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6518
6519 * configure: Regenerate.
6520
6521 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6522
6523 PR bootstrap/41818
6524 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6525 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6526 * Makefile.in: Regenerate.
6527
6528 2010-01-02 Richard Guenther <rguenther@suse.de>
6529
6530 PR lto/41529
6531 * configure.ac: Include config/elf.m4. Disable LTO if not
6532 builting for an elf target.
6533 * configure: Regenerate.
6534
6535 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6536
6537 * MAINTAINERS: Change my email address.
6538
6539 2009-12-18 Ben Elliston <bje@au.ibm.com>
6540
6541 * config.sub, config.guess: Update from upstream sources.
6542
6543 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6544
6545 * MAINTAINERS (Write After Approval): Add myself.
6546
6547 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6548
6549 PR middle-end/30447
6550 PR middle-end/30789
6551 PR other/40302
6552
6553 * configure.ac: Require MPC.
6554 * configure: Regenerate.
6555
6556 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6557
6558 PR target/38384
6559 PR bootstrap/40972
6560 * libtool.m4: Sync from git Libtool.
6561 * ltoptions.m4: Likewise.
6562 * ltversion.m4: Likewise.
6563 * lt~obsolete.m4: Likewise.
6564 * ltmain.sh: Likewise.
6565
6566 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6567
6568 * configure.ac: Update minimum MPC version to 0.8.
6569 * configure: Regenerate.
6570
6571 2009-11-21 Sebastian Pop <sebpop@gmail.com>
6572
6573 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6574 * configure: Regenerated.
6575
6576 2009-11-21 Ian Lance Taylor <iant@google.com>
6577
6578 * configure.ac: Change default of poststage1_ldflags to be empty if
6579 poststage1_libs is set. When poststage1_libs is empty, and
6580 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6581 * configure: Rebuild.
6582
6583 2009-11-21 Adam Nemet <adambnmet@gmail.com>
6584
6585 * MAINTAINERS (Write After Approval): Update my email address.
6586
6587 2009-11-20 Ben Elliston <bje@au.ibm.com>
6588
6589 * config.guess: Update from upstream sources.
6590
6591 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6592
6593 * Makefile.def: Restore host and target settings for gmp.
6594 * Makefile.in: Rebuild.
6595
6596 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6597
6598 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6599 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6600 Fix portability of test of C++ as bootstrap language. Add
6601 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6602 * configure: Rebuild.
6603 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6604 and cloog. Fix in-tree ppl configuration. Introduce libelf
6605 in-tree building.
6606 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6607 (POSTSTAGE1_HOST_EXPORTS): Use it.
6608 (STAGE[+id+]_CXXFLAGS): New.
6609 (BASE_FLAGS_TO_PASS): Pass it down.
6610 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6611 extra_exports.
6612 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6613 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6614 extra_exports.
6615 * Makefile.in: Rebuild.
6616
6617 2009-11-17 Ben Elliston <bje@au.ibm.com>
6618
6619 * config.sub, config.guess: Update from upstream sources.
6620
6621 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6622
6623 * MAINTAINERS (Write After Approval): Add myself.
6624
6625 2009-11-09 Jon Beniston <jon@beniston.com>
6626
6627 * MAINTAINERS (Write After Approval): Add myself.
6628
6629 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6630
6631 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6632 paths for *-w64-mingw* and x86_64-*mingw*.
6633 * configure: Regenerated.
6634
6635 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
6636
6637 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6638
6639 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6640
6641 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6642 Phil Edwards to Write-After Approval.
6643
6644 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
6645
6646 * configure.ac: Disable target-winsup & co for
6647 x86_64-*-mingw* and *-w64-mingw* targets.
6648 * configure: Regenerated.
6649
6650 2009-10-16 Nick Clifton <nickc@redhat.com>
6651
6652 * MAINTAINERS: Add myself as a maintainer for the RX port.
6653
6654 2009-10-26 Johannes Singler <singler@kit.edu>
6655
6656 * MAINTAINERS (Write After Approval): Update my e-mail address.
6657
6658 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6659
6660 * configure.ac (CLooG test): Use = with test.
6661 * configure: Regenerate.
6662
6663 2009-10-22 Richard Guenther <rguenther@suse.de>
6664
6665 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6666 cloog if the ppl version check failed. Move flags saving
6667 before setting in libelf check.
6668 * configure: Regenerate.
6669
6670 2009-10-21 Richard Guenther <rguenther@suse.de>
6671
6672 * configure.ac: Adjust the ppl and cloog configure to work as
6673 documented. Disable cloog if ppl was disabled. Omit the version
6674 checks if they were disabled.
6675 * configure: Re-generate.
6676
6677 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6678
6679 * configure.ac: Add 'lto' to enable_languages, not
6680 new_enable_languages, and only if not already present.
6681 * configure: Regenerate.
6682
6683 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6684
6685 * README: Refer to the various COPYING* files instead of just
6686 COPYING.
6687 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6688
6689 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
6690
6691 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6692
6693 2009-10-07 Richard Guenther <rguenther@suse.de>
6694
6695 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6696 and Richard Guenther as reviewers.
6697 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6698 as reviewers.
6699
6700 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
6701
6702 * config.sub: Update from upstream sources.
6703
6704 2009-10-06 Ian Lance Taylor <iant@google.com>
6705
6706 * Makefile.def: check-gold depends upon all-gas.
6707 * Makefile.in: Rebuild.
6708
6709 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6710
6711 * MAINTAINERS (Write After Approval): Add myself.
6712
6713 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6714
6715 * Makefile.def: all-lto-plugin depends on all-libiberty.
6716 set bootstrap=true for lto-plugin.
6717 Add lto-plugin.
6718 * Makefile.in: Regenerate.
6719 * configure.ac (host_libs): Add lto-plugin.
6720 * configure: Regenerate.
6721
6722 2009-10-03 Diego Novillo <dnovillo@google.com>
6723
6724 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6725 (HOST_LIBELFLIBS): Define.
6726 (HOST_LIBELFINC): Define.
6727 * Makefile.in: Regenerate.
6728 * configure.ac: Add --enable-lto.
6729 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6730 If --enable-lto is used, add 'lto' to new_enable_languages.
6731 If --enable-lto is used and gold is enabled, add
6732 lto-plugin to configdirs.
6733 * configure: Regenerate.
6734
6735 2009-10-03 Simon Baldwin <simonb@google.com>
6736
6737 * configure.ac: If --with-system-zlib, suppress local zlib and
6738 pass --with-system-zlib to subdir configure scripts.
6739 * configure: Regenerate.
6740
6741 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
6742 Paolo Bonzini <bonzini@gnu.org>
6743
6744 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6745 $(srcdir).
6746 * Makefile.in: Rebuilt.
6747
6748 2009-09-26 Gary Funck <gary@intrepid.com>
6749
6750 * MAINTAINERS (Write After Approval): Add myself.
6751
6752 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6753
6754 * configure.ac: Update minimum MPC version to 0.7.
6755 * configure: Regenerate.
6756
6757 2009-09-25 Nick Clifton <nickc@redhat.com>
6758
6759 * configure.ac: Pass any --cache-file=/dev/null option on to
6760 subconfigures.
6761 * configure: Regenerate.
6762
6763 2009-09-23 Nick Clifton <nickc@redhat.com>
6764
6765 * config.sub, config.guess: Update from upstream sources.
6766
6767 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
6768
6769 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6770 * Makefile.in: Rebuilt.
6771
6772 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6773
6774 PR bootstrap/32272
6775 * configure.ac: Error out if $srcdir isn't '.' but contains
6776 host-${host_noncanonical}.
6777 * configure: Regenerate.
6778
6779 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6780
6781 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6782 maintainer.
6783
6784 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6785
6786 * configure.ac: If bootstrapping a combined tree with
6787 --enable-gold, require c++ in stage1_languages.
6788 * configure: Regenerate.
6789
6790 * configure.ac: Also add target_libs of stage1_languages to
6791 bootstrap_target_libs.
6792 * configure: Regenerate.
6793
6794 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6795 with --enable-languages not containing c++.
6796 * configure: Regenerate.
6797
6798 2009-09-15 Jie Zhang <jie.zhang@analog.com>
6799
6800 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6801 * configure: Regenerate.
6802
6803 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
6804
6805 * MAINTAINERS (Write After Approval): Update my e-mail address,
6806 and move from from here...
6807 (Waiting for paperwork): To here.
6808
6809 2009-09-09 Joseph Myers <joseph@codesourcery.com>
6810
6811 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6812
6813 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6814
6815 * configure.ac: Do not use $extrasub for replacing @if/@endif
6816 parts in Makefile; instead, use additional arguments to
6817 AC_CONFIG_COMMANDS to do the replacement manually, with several
6818 sed invocations, to avoid HP-UX sed command limits.
6819 * configure: Regenerate.
6820
6821 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
6822
6823 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6824 blank before -L.
6825
6826 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
6827
6828 * configure.ac (with-build-config): Document. Handle without.
6829 Handle missing argument.
6830 * configure: Rebuilt.
6831
6832 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
6833
6834 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
6835 Default to bootstrap-debug only if compare-debug works.
6836 * configure: Rebuilt.
6837 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6838 * Makefile.in: Rebuilt.
6839
6840 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6841
6842 * MAINTAINERS (OS Port Maintainers): Update my email address.
6843
6844 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
6845
6846 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6847 * Makefile.in: Rebuilt.
6848
6849 2009-09-01 Chris Demetriou <cgd@google.com>
6850
6851 * MAINTAINERS (Write After Approval): Add myself.
6852
6853 2009-08-31 Dodji Seketeli <dodji@redhat.com>
6854
6855 PR debug/30161
6856 * include/dwarf2.h (enum dwarf_tag): Added
6857 DW_TAG_GNU_template_template_param
6858 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6859
6860 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6861
6862 * Makefile.tpl (AWK): Fix typo.
6863 * Makefile.in: Regenerate.
6864
6865 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6866
6867 * configure.ac: Detect awk and sed.
6868 * Makefile.def (flags_to_pass): Add AWK and SED.
6869 * Makefile.tpl (AWK, SED): New.
6870 (BASE_FLAGS_TO_PASS): Add AWK and SED.
6871 * configure: Regenerate.
6872 * Makefile.in: Regenerate.
6873
6874 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
6875
6876 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6877 (collapseslashes): Likewise.
6878
6879 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6880
6881 * configure.ac (AC_PREREQ): Bump to 2.64.
6882
6883 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6884
6885 * configure.ac: Remove --with-datarootdir, --with-docdir,
6886 --with-pdfdir, --with-htmldir switches.
6887 * configure: Regenerate.
6888
6889 * configure: Regenerate.
6890
6891 * compile: Sync from Automake 1.11.
6892 * depcomp: Likewise.
6893 * install-sh: Likewise.
6894 * missing: Likewise.
6895 * mkinstalldirs: Likewise.
6896 * ylwrap: Likewise.
6897
6898 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
6899
6900 * ltmain.sh (func_normal_abspath): New function.
6901 (func_relative_path): Likewise.
6902 (func_mode_help): Document new -bindir option for link mode.
6903 (func_mode_link): Add new -bindir option, and use it to place
6904 output DLL if specified.
6905
6906 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6907
6908 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6909 (baseargs): Add --disable-option-checking.
6910 * configure: Regenerate.
6911
6912 * Makefile.def (configure-target-libiberty): Depend on
6913 all-binutils and all-ld.
6914 (configure-target-newlib): Likewise.
6915 * Makefile.in: Regenerate.
6916
6917 2009-08-17 Ben Elliston <bje@au.ibm.com>
6918
6919 * config.sub, config.guess: Update from upstream sources.
6920
6921 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6922
6923 Sync from src, merge:
6924
6925 2009-07-02 Tristan Gingold <gingold@adacore.com>
6926
6927 * configure.ac: Do not exclude gas for i386-*-darwin.
6928 Add a case for x86_64-*-darwin.
6929 * configure: Regenerate.
6930
6931 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
6932
6933 * MAINTAINERS: Add my name to Write After Approval list.
6934
6935 2009-08-06 Michael Eager <eager@eagercon.com>
6936
6937 * configure.ac: Add Microblaze target.
6938 * configure: Regenerate.
6939
6940 2009-07-31 Christian Bruel <christian.bruel@st.com>
6941
6942 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6943 * configure: Regenerate.
6944
6945 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
6946
6947 * MAINTAINERS (Write After Approval): Update my e-mail address.
6948
6949 2009-07-06 Ian Lance Taylor <iant@google.com>
6950
6951 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6952 * configure: Rebuild.
6953
6954 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
6955
6956 * MAINTAINERS: Move myself to the Graphite Reviewers.
6957
6958 2009-06-30 Wei Guozhi <carrot@google.com>
6959
6960 * MAINTAINERS: Add my name to Write After Approval list.
6961
6962 2009-06-26 Steve Ellcey <sje@cup.hp.com>
6963
6964 PR bootstrap/40338
6965 * configure.ac (comparestring): Create new variable.
6966 * Makefile.tpl (comparestring): Use to skip some comparisions.
6967 * configure: Regenerate.
6968 * Makefile.in: Regenerate.
6969
6970 2009-06-26 Doug Evans <dje@sebabeach.org>
6971
6972 * Makefile.def (host_modules): Add cgen.
6973 * Makefile.in: Regenerate.
6974 * configure.ac (host_tools): Add cgen.
6975 * configure: Regenerate.
6976
6977 2009-06-23 DJ Delorie <dj@redhat.com>
6978
6979 * MAINTAINERS: Add myself as mep maintainer.
6980
6981 2009-06-23 Ian Lance Taylor <iant@google.com>
6982
6983 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
6984 boot_languages. Only bootstrap target libraries listed in
6985 target_libs for some boot language. Add --with-stage1-ldflags,
6986 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
6987 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
6988 if not building with C++.
6989 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6990 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6991 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6992 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6993 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
6994 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6995 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6996 * configure, Makefile.in: Rebuild.
6997
6998 2009-06-23 Li Feng <nemokingdom@gmail.com>
6999
7000 * MAINTAINERS: Added my name to write-after-approval list.
7001
7002 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
7003
7004 * configure.ac: Define is_elf for QNX Neutrino targets.
7005 * configure: Regenerate.
7006
7007 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
7008
7009 * MAINTAINERS: Added my name to the write-after-approval list
7010
7011 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7012
7013 * configure.ac: Detect MPC in default directory.
7014 * configure: Regenerate.
7015
7016 2009-06-03 Jerome Guitton <guitton@adacore.com>
7017 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7018
7019 * Makefile.tpl (all): Avoid a trailing backslash.
7020 * Makefile.in: Regenerate.
7021
7022 2009-06-03 Ben Elliston <bje@au.ibm.com>
7023
7024 * config.sub, config.guess: Update from upstream sources.
7025
7026 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7027
7028 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7029 to noconfdirs.
7030 * configure: Regenerate.
7031
7032 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
7033
7034 * Makefile.tpl ([+compare-target+]): Compare all stage
7035 directories, rather than just gcc.
7036 * Makefile.in: Rebuilt.
7037
7038 2009-06-01 Doug Kwan <dougkwan@google.com>
7039
7040 * configure.ac: Support gold for target arm*-*-*.
7041 * configure: Regenerate.
7042
7043 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7044
7045 * Makefile.def: Add MPC support and dependencies.
7046 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7047
7048 * Makefile.in, configure: Regenerate.
7049
7050 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
7051
7052 * Makefile.tpl (all): Avoid harmless warning in make all when
7053 gcc-bootstrap is enabled but stage_last does not exist.
7054 * Makefile.in: Rebuilt.
7055
7056 2009-05-24 Nicolas Roche <roche@adacore.com>
7057
7058 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7059 * Makefile.in: Regenerate.
7060
7061 2009-05-21 Denis Chertykov <chertykov@gmail.com>
7062
7063 * MAINTAINERS: Update my e-mail address.
7064
7065 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7066
7067 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7068 * configure: Regenerate.
7069
7070 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7071
7072 PR other/40159
7073 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7074 gcc-no-bootstrap are mutually exclusive.
7075 * Makefile.in: Rebuilt.
7076
7077 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7078
7079 PR other/40159
7080 * Makefile.tpl (all): Don't end with unconditional success.
7081 * Makefile.in: Rebuilt.
7082
7083 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
7084
7085 PR target/37137
7086 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7087 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7088 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7089 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7090 stage_configureflags, stage_cflags and stage_libcflags into
7091 explicit Makefile macros.
7092 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7093 GFORTRAN.
7094 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7095 CC. Set CC_FOR_BUILD from CC.
7096 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7097 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7098 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7099 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7100 and GFORTRAN.
7101 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7102 (_LIBCFLAGS): Renamed to _TFLAGS.
7103 (do-compare-debug, do-compare3-debug): Drop.
7104 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7105 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7106 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7107 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7108 (XGCC_FLAGS_FOR_TARGET): New.
7109 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7110 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7111 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7112 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7113 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
7114 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7115 TFLAGS.
7116 (BUILD_CONFIG): Include if requested.
7117 (all): Set TFLAGS on bootstrap.
7118 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7119 (all-stageid-prefixmodule): Likewise.
7120 (do-clean, distclean-stageid): Set TFLAGS.
7121 (restrap): Fix whitespace.
7122 * Makefile.in: Rebuilt.
7123
7124 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
7125
7126 * config.guess: Sync with src.
7127
7128 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7129
7130 * configure.ac ($with_ppl): Default to no if not supplied.
7131 ($with_cloog): Likewise.
7132 configure: Regenerate.
7133
7134 2009-04-27 James E. Wilson <wilson@codesourcery.com>
7135
7136 * MAINTAINERS: Update my e-mail address.
7137
7138 2009-04-27 Nick Clifton <nickc@redhat.com>
7139
7140 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7141
7142 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7143
7144 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7145 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7146 * Makefile.in: Regenerate.
7147
7148 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7149
7150 PR bootstrap/39739
7151 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7152 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7153
7154 * configure, Makefile.in: Regenerate.
7155
7156 2009-04-21 Taras Glek <tglek@mozilla.com>
7157
7158 * include/hashtab.h: Update GTY annotations to new syntax
7159 * include/splay-tree.h: Likewise
7160
7161 2009-04-17 Ben Elliston <bje@au.ibm.com>
7162
7163 * config.sub, config.guess: Update from upstream sources.
7164
7165 2009-04-15 Anthony Green <green@moxielogic.com>
7166
7167 * configure.ac: Add moxie support.
7168 * configure: Rebuilt.
7169
7170 2009-04-14 Jakub Jelinek <jakub@redhat.com>
7171
7172 * configure.ac: Change copyright header to refer to version
7173 3 of the GNU General Public License and to point readers at the
7174 COPYING3 file and the FSF's license web page.
7175 * Makefile.def: Likewise.
7176 * Makefile.tpl: Likewise.
7177 * Makefile.in: Regenerate.
7178
7179 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7180
7181 * configure.ac: Restore match for darwin9 or later. Use double
7182 brackets since regeneration eats one pair.
7183 * configure: Regenerate.
7184
7185 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7186
7187 PR gas/10039
7188 * configure.ac: Require texinfo 4.7.
7189 * configure: Regenerated.
7190
7191 2009-04-09 Nick Clifton <nickc@redhat.com>
7192
7193 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7194 the GCC Runtime Library Exception.
7195
7196 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7197
7198 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7199 * configure: Regenerate.
7200
7201 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7202
7203 * Makefil.def (languages): New entries.
7204 * Makefile.tpl (check-gcc-*): New generic target.
7205 * Makefile.in: Regenerate.
7206
7207 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7208
7209 * MAINTAINERS: Update my email address.
7210
7211 2009-03-18 Tom Tromey <tromey@redhat.com>
7212
7213 * configure: Rebuild.
7214 * configure.ac (host_libs): Add libiconv.
7215 * Makefile.in: Rebuild.
7216 * Makefile.def (host_modules): Add libiconv.
7217 (configure-gdb, all-gdb): Depend on libiconv.
7218
7219 2009-03-16 Tristan Gingold <gingold@adacore.com>
7220
7221 * configure.ac: Treat gdb as supported on x86_64-darwin.
7222 * configure: Regenerate.
7223
7224 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7225
7226 * configure.ac (--with-host-libstdcxx): New option.
7227 * configure: Regenerate.
7228
7229 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7230
7231 * MAINTAINERS: Move myself into the write after approval list.
7232
7233 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7234
7235 * MAINTAINERS: Update e-mail address.
7236
7237 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7238
7239 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7240
7241 2009-03-10 Ira Rosen <irar@il.ibm.com>
7242
7243 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7244
7245 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7246
7247 Backport from git Libtool:
7248
7249 2009-01-19 Robert Millan <rmh@aybabtu.com>
7250 Support GNU/kOpenSolaris.
7251 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7252 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7253 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7254 GNU/kOpenSolaris.
7255
7256 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7257
7258 * MAINTAINERS: Update e-mail address.
7259
7260 2009-02-24 Michael Eager <eager@eagercon.com>
7261
7262 * MAINTAINERS (Write After Approval): Add self.
7263
7264 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7265
7266 * MAINTAINERS (Write After Approval): Add myself.
7267
7268 2009-02-05 Andreas Schwab <schwab@suse.de>
7269
7270 * Makefile.tpl (stage_last): Define $r and $s before using
7271 $(RECURSE_FLAGS_TO_PASS).
7272 * Makefile.in: Regenerate
7273
7274 2009-01-30 Ian Lance Taylor <iant@google.com>
7275
7276 * MAINTAINERS: Move myself to the Global Reviewers list.
7277
7278 2009-01-29 Robert Millan <rmh@aybabtu.com>
7279
7280 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7281 * configure: Regenerate.
7282
7283 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7284
7285 * MAINTAINERS: Make whitespace consistent.
7286 Remove Robert Millan from Write After Approval.
7287
7288 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7289
7290 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7291 (all-opcodes): Depend on all-libiberty.
7292 * Makefile.in: Regenerate.
7293
7294 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7295
7296 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7297 * configure: Regenerate.
7298
7299 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7300
7301 * MAINTAINERS (Write After Approval): Add myself.
7302
7303 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7304
7305 * MAINTAINERS: Add myself to reviewers (Fortran).
7306
7307 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7308
7309 PR tree-optimization/38515
7310 * configure.ac (cloog-polylib): Removed.
7311 (with_ppl, with_cloog): Test for "no".
7312 * configure: Regenerated.
7313
7314 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7315
7316 * MAINTAINERS: Moved myself to reviewers (Fortran).
7317
7318 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7319
7320 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7321 (Write After Approval): Remove myself.
7322
7323 2009-01-03 Diego Novillo <dnovillo@google.com>
7324
7325 * MAINTAINERS: Remove myself from alias maintainership.
7326
7327 2009-01-02 David Ayers <ayers@fsfe.org>
7328
7329 * MAINTAINERS: Update e-mail address.
7330
7331 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7332
7333 * MAINTAINERS: Make whitespace consistent.
7334
7335 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7336
7337 Backport from upstream Libtool:
7338 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7339 Add cache variables to tests that require the linker to work.
7340 For shlibpath_overrides_runpath, this also changes the semantics
7341 to let the result from the C compiler take precedence.
7342
7343 2008-12-02 Ben Elliston <bje@au.ibm.com>
7344
7345 * config.sub, config.guess: Update from upstream sources.
7346
7347 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
7348
7349 * configure.ac (ppllibs): Add by default the lib flags.
7350 * configure: Regenerate.
7351
7352 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
7353
7354 * MAINTAINERS: Add myself to the write after approval list.
7355
7356 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7357
7358 * configure.ac: Add double brackets on darwin[912].
7359 * configure: Regenerate.
7360
7361 2008-12-03 Daniel Kraft <d@domob.eu>
7362
7363 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7364 Approval to Reviewer section (for Fortran front-end).
7365
7366 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7367
7368 * configure.ac: Expand to darwin10 and later.
7369 * configure: Regenerate.
7370
7371 2008-12-02 Andreas Schwab <schwab@suse.de>
7372
7373 * Makefile.def: configure-target-boehm-gc depends on
7374 all-target-libstdc++-v3.
7375 * Makefile.in: Regenerate.
7376
7377 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
7378
7379 * MAINTAINERS: Add myself as mingw maintainer.
7380
7381 2008-12-02 Ben Elliston <bje@au.ibm.com>
7382
7383 * config.sub, config.guess: Update from upstream sources.
7384
7385 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7386
7387 * README.SCO: Remove.
7388
7389 2008-11-29 Fernando Pereira <pronesto@gmail.com>
7390
7391 * MAINTAINERS: Add myself to the write after approval list.
7392
7393 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7394
7395 * MAINTAINERS: Update my email address in WAA section.
7396
7397 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
7398
7399 * MAINTAINERS: Update e-mail address.
7400
7401 2008-11-27 Toon Moene <toon@moene.org>
7402
7403 * MAINTAINERS: Change e-mail address.
7404
7405 2008-11-27 Tristan Gingold <gingold@adacore.com>
7406
7407 * configure.ac: Build gdb for i?86-*-darwin*
7408 * configure: Regenerated.
7409
7410 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
7411
7412 * MAINTAINERS: Added my full name.
7413
7414 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7415
7416 PR bootstrap/38014
7417 PR bootstrap/37923
7418
7419 Revert:
7420
7421 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7422
7423 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7424 * Makefile.in: Regenerated.
7425
7426 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7427
7428 PR gdb/921
7429 PR gdb/1646
7430 PR gdb/2175
7431 PR gdb/2176
7432
7433 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7434 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7435 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7436 (HOST_EXPORTS): Pass CPPFLAGS.
7437 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7438 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7439 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7440 * Makefile.in, configure: Regenerated.
7441 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7442 and CPPFLAGS_FOR_BUILD.
7443
7444 2008-11-06 Jeff Law <law@redhat.com>
7445
7446 * MAINTAINERS: Add myself as middle end maintainer.
7447
7448 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
7449
7450 * MAINTAINERS (Write after approval): Add myself.
7451
7452 2008-11-05 Diego Novillo <dnovillo@google.com>
7453
7454 * MAINTAINERS (Global Reviewers): Add myself.
7455 (Non-Algorithmic Maintainers): Remove myself.
7456
7457 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7458
7459 * MAINTAINERS (Write after approval): Add myself.
7460
7461 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7462
7463 * MAINTAINERS (Write after approval): Add myself.
7464
7465 2008-10-31 Ben Elliston <bje@au.ibm.com>
7466
7467 * configure.ac (spu-*-*): Remove special case.
7468 * configure: Regenerate.
7469
7470 2008-10-30 Catherine Moore <clm@codesourcery.com>
7471
7472 * MAINTAINERS (Write after approval): Update my email address.
7473
7474 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7475
7476 * configure.ac [spu-*-*]: Do not set skipdirs.
7477 * configure: Re-generate.
7478
7479 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7480
7481 * MAINTAINERS (Various Maintainers): Add myself to reload.
7482
7483 2008-10-25 Richard Guenther <rguenther@suse.de>
7484
7485 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7486 maintainer. Remove myself as libgcc-math maintainer.
7487 (Non-Algorithmic Maintainers): Remove myself.
7488
7489 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7490
7491 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7492 * Makefile.in: Regenerated.
7493
7494 2008-10-23 Cary Coutant <ccoutant@google.com>
7495
7496 * MAINTAINERS (Write after approval): Add myself.
7497
7498 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7499
7500 PR gdb/921
7501 PR gdb/1646
7502 PR gdb/2175
7503 PR gdb/2176
7504
7505 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7506 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7507 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7508 (HOST_EXPORTS): Pass CPPFLAGS.
7509 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7510 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7511 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7512 * Makefile.in, configure: Regenerated.
7513 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7514 and CPPFLAGS_FOR_BUILD.
7515
7516 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
7517
7518 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7519 Sebastian Pop.
7520
7521 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7522
7523 * MAINTAINERS (Write After Approval): Added myself.
7524
7525 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7526
7527 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7528 recommended version to 2.3.2.
7529
7530 * configure: Regenerate.
7531
7532 2008-10-01 Mark Mitchell <mark@codesourcery.com>
7533
7534 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7535
7536 2008-09-29 David Daney <david.daney@caviumnetworks.com>
7537
7538 * MAINTAINERS (Write After Approval): Update e-mail address.
7539
7540 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7541
7542 * libtool.m4: Update to libtool 2.2.6.
7543 * lt~obsolete.m4: Update to libtool 2.2.6.
7544 * ltmain.sh: Update to libtool 2.2.6.
7545 * ltsugar.m4: Update to libtool 2.2.6.
7546 * ltversion.m4: Update to libtool 2.2.6.
7547 * ltoptions.m4: Update to libtool 2.2.6.
7548 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7549
7550 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7551
7552 * MAINTAINERS (Write After Approval): Add myself.
7553
7554 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7555
7556 * MAINTAINERS (Write After Approval): Update my name.
7557
7558 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7559
7560 * MAINTAINERS: Add myself in "Write After Approval".
7561
7562 2008-09-18 Steve Ellcey <sje@cup.hp.com>
7563
7564 * MAINTAINERS: Add myself as ia64 maintainer.
7565
7566 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7567
7568 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7569 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7570 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7571 and Michael Tiemann from Write After Approval since they do not
7572 actually have access.
7573
7574 2008-09-05 Richard Guenther <rguenther@suse.de>
7575
7576 * configure.ac: Initialize clooglibs to -lcloog.
7577 * configure: Re-generate.
7578
7579 2008-09-04 Le-Chun Wu <lcwu@google.com>
7580
7581 * MAINTAINERS (Write After Approval): Add myself.
7582
7583 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7584
7585 * configure.ac (--with-cloog-polylib): New.
7586 (--disable-cloog-version-check): New.
7587 (--disable-ppl-version-check): New.
7588 * configure: Re-generate.
7589
7590 2008-09-03 Richard Guenther <rguenther@suse.de>
7591
7592 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7593 cloog test.
7594 * configure: Re-generate.
7595
7596 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7597
7598 Add picoChip port.
7599 * MAINTAINERS: Add picoChip maintainers.
7600
7601 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7602 Tobias Grosser <grosser@fim.uni-passau.de>
7603 Jan Sjodin <jan.sjodin@amd.com>
7604 Harsha Jagasia <harsha.jagasia@amd.com>
7605 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7606 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7607 Adrien Eliche <aeliche@isty.uvsq.fr>
7608
7609 Merge from graphite branch.
7610 * configure: Regenerate.
7611 * Makefile.in: Regenerate.
7612 * configure.ac (host_libs): Add ppl and cloog.
7613 Add checks for PPL and CLooG.
7614 * Makefile.def (ppl, cloog): Added modules and dependences.
7615 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7616 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7617
7618 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7619
7620 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7621 (GCC_SHLIB_SUBDIR): New.
7622 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7623 * configure: Regenerate.
7624 * Makefile.in: Regenerate.
7625
7626 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7627
7628 * MAINTAINERS: Consistently use tabs to separate columns.
7629
7630 2008-08-29 Tristan Gingold <gingold@adacore.com>
7631
7632 * MAINTAINERS (Write after Approval): Add myself.
7633
7634 2008-08-28 Tristan Gingold <gingold@adacore.com>
7635
7636 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7637 Enable bfd, binutils and opcodes.
7638 * configure: Regenerate.
7639
7640 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7641
7642 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7643
7644 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7645
7646 * MAINTAINERS: Use correct Umlaut for last name.
7647
7648 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7649
7650 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7651
7652 2008-08-16 David Edelsohn <edelsohn@gnu.org>
7653
7654 * MAINTAINERS: Update my email address.
7655
7656 2008-08-16 Nicolas Roche <roche@adacore.com>
7657
7658 * Makefile.tpl: Add BOOT_ADAFLAGS.
7659 * Makefile.in: Regenerate.
7660
7661 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7662
7663 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7664 * configure: Regenerate.
7665
7666 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
7667
7668 * configure.ac: Add makefile fragments for hpux.
7669 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7670 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7671 * configure: Regenerate.
7672 * Makefile.in: Regenerate.
7673
7674 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
7675
7676 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7677
7678 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
7679
7680 * MAINTAINERS (Write after Approval): Add myself.
7681
7682 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7683
7684 * MAINTAINERS (Write After Approval): Add myself.
7685
7686 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
7687
7688 * MAINTAINERS (Write After Approval): Add myself.
7689
7690 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7691
7692 * MAINTAINERS: Update my email address.
7693
7694 2008-06-25 Joey Ye <joey.ye@intel.com>
7695
7696 * MAINTAINERS (Write After Approval): Add myself.
7697
7698 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7699
7700 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7701 * Makefile.in: Regenerate.
7702 * configure: Regenerate.
7703
7704 2008-06-17 Daniel Kraft <d@domob.eu>
7705
7706 * MAINTAINERS (Write After Approval): Add myself.
7707
7708 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7709
7710 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7711 "$@" is still intact with both Autoconf 2.59 and 2.62.
7712 * configure: Regenerate.
7713
7714 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7715
7716 * Makefile.tpl: Fix comment errors.
7717 * Makefile.in: Regenerate.
7718
7719 2008-06-12 David S. Miller <davem@davemloft.net>
7720 David Edelsohn <edelsohn@gnu.org>
7721
7722 * configure.ac: Add powerpc*-*-* to gold supported targets.
7723 * configure: Regenerate.
7724
7725 2008-06-08 Joseph Myers <joseph@codesourcery.com>
7726
7727 PR tree-optimization/36218
7728 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7729 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7730 (all prefix="build-"): Pass them to build-system sub-makes.
7731 * Makefile.in: Regenerate.
7732
7733 2008-06-07 Joseph Myers <joseph@codesourcery.com>
7734
7735 * MAINTAINERS (mt port): Remove.
7736 (sco5, unixware, sco udk): Remove.
7737 (Kean Johnston): Add to Write After Approval.
7738
7739 2008-05-30 Julian Brown <julian@codesourcery.com>
7740
7741 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7742 of libobjc for ARM EABI Linux.
7743 * configure: Regenerate.
7744
7745 2008-05-18 Xinliang David Li <davidxl@google.com>
7746
7747 * ChangeLog: Remove wrong ChangeLog entry.
7748
7749 2008-05-17 Xinliang David Li <davidxl@google.com>
7750
7751 * MAINTAINERS (Write After Approval): Add myself.
7752
7753 2008-05-15 Janus Weil <janus@gcc.gnu.org>
7754
7755 * MAINTAINERS (Write After Approval): Add myself.
7756
7757 2008-05-14 Rafael Espíndola <espindola@google.com>
7758
7759 * config-ml.in: don't handle --enable-shared and --enable-static.
7760
7761 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7762
7763 * MAINTAINERS: Update my email address.
7764
7765 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7766
7767 * MAINTAINERS: Update my email address.
7768
7769 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7770
7771 * MAINTAINERS (Write After Approval): Add myself.
7772
7773 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7774
7775 * MAINTAINERS (Write After Approval): Add myself.
7776
7777 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
7778
7779 * MAINTAINERS (crx): Add myself.
7780
7781 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7782
7783 Sync with src:
7784 2008-04-14 David S. Miller <davem@davemloft.net>
7785
7786 * configure.ac: Add sparc*-*-* to gold supported targets.
7787 * configure: Regenerate.
7788
7789 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7790
7791 PR bootstrap/35457
7792 * configure.ac: Include override.m4.
7793 * configure: Regenerate.
7794
7795 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7796
7797 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7798 * Makefile.in: Regenerate.
7799
7800 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
7801
7802 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7803 as nonconfigurable directories list.
7804 * configure: Regenerate.
7805
7806 2008-04-14 Ben Elliston <bje@au.ibm.com>
7807
7808 * config.sub, config.guess: Update from upstream sources.
7809
7810 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
7811
7812 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7813 * Makefile.in: Regenerate.
7814
7815 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
7816
7817 * configure.ac: Do not build libssp for the AVR.
7818 * configure: Regenerate.
7819
7820 2008-04-07 Ian Lance Taylor <iant@google.com>
7821
7822 * Makefile.def: check-gold depends upon all-binutils.
7823 * Makefile.in: Regenerate.
7824
7825 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
7826
7827 * MAINTAINERS (Write After Approval): Add myself.
7828
7829 2008-04-04 Nick Clifton <nickc@redhat.com>
7830
7831 PR binutils/4334
7832 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7833 builds.
7834 * configure: Regenerate.
7835
7836 2008-04-04 NightStrike <NightStrike@gmail.com>
7837
7838 PR other/35151
7839 * configure.ac: Combine rules for mingw32 and mingw64.
7840 * configure: Regenerate.
7841
7842 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
7843
7844 * MAINTAINERS (Write After Approval): Add myself.
7845
7846 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
7847
7848 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7849 * Makefile.in (.NOTPARALLEL): Ditto.
7850
7851 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
7852
7853 * MAINTAINERS (Write After Approval): Add myself.
7854
7855 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
7856
7857 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7858 * Makefile.in (.NOTPARALLEL): Regenerate.
7859
7860 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
7861
7862 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7863 * Makefile.in: Regenerate.
7864
7865 2008-03-26 Jakub Staszak <kuba@et.pl>
7866
7867 * MAINTAINERS (Write After Approval): Add myself.
7868
7869 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7870
7871 * MAINTAINERS: Update e-mail address.
7872
7873 2008-03-20 Ian Lance Taylor <iant@google.com>
7874
7875 * configure.ac: Add support for --enable-gold.
7876 * Makefile.def: Add gold as a directory like ld.
7877 * configure, Makefile.in: Regenerate.
7878
7879 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7880
7881 * configure.ac: m4_include config/proginstall.m4.
7882 * configure: Regenerate.
7883
7884 Backport from upstream Libtool:
7885
7886 2007-10-12 Eric Blake <ebb9@byu.net>
7887
7888 Deal with Autoconf 2.62's semantic change in m4_append.
7889 * ltsugar.m4 (lt_append): Replace broken versions of
7890 m4_append.
7891 (lt_if_append_uniq): Don't require separator to be overquoted,
7892 and avoid broken m4_append.
7893 (lt_dict_add): Fix typo.
7894 * libtool.m4 (_LT_DECL): Don't overquote separator.
7895
7896 2008-03-13 David Edelsohn <edelsohn@gnu.org>
7897
7898 * config.rpath: Add AIX 6 support.
7899
7900 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
7901
7902 * Makefile.def (stageprofile). Remove -fprofile-generate
7903 from stage_libcflags.
7904 * Makefile.in: Regenerate.
7905
7906 2008-03-13 Ben Elliston <bje@au.ibm.com>
7907
7908 * config.sub, config.guess: Update from upstream sources.
7909
7910 2008-03-06 Tom Tromey <tromey@redhat.com>
7911
7912 * MAINTAINERS: Update for treelang deletion.
7913
7914 2008-03-03 James E. Wilson <wilson@tuliptree.org>
7915
7916 * MAINTAINERS: Update my email address.
7917
7918 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
7919
7920 * MAINTAINERS (darwin port): Add myself as a maintainer.
7921 (objective-c/c++): Add myself as a maintainer.
7922
7923 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
7924
7925 * MAINTAINERS (Write After Approval): Update my email address.
7926
7927 2008-02-25 Tomas Bily <tbily@suse.cz>
7928
7929 * MAINTAINERS (Write After Approval): Add myself.
7930
7931 2008-02-23 Jakub Jelinek <jakub@redhat.com>
7932
7933 * MAINTAINERS (OpenMP): Add myself.
7934
7935 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
7936
7937 PR bootstrap/32009
7938 PR bootstrap/32161
7939
7940 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7941 * configure: Regenerate.
7942
7943 * Makefile.def: Define stage_libcflags for all bootstrap stages.
7944 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7945 STAGE4_LIBCFLAGS): New.
7946 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7947 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7948 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7949 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7950 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7951 for target modules. Don't export LIBCFLAGS.
7952 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7953 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7954 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7955 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7956 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7957 * Makefile.in: Regenerate.
7958
7959 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7960
7961 PR libgcj/33085
7962 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7963 Do not use -DDLL_EXPORT. Backport from upstream.
7964
7965 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7966
7967 * MAINTAINERS (Write After Approval): Add myself.
7968
7969 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
7970
7971 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7972 * configure: Regenerate.
7973
7974 2008-01-31 Marc Gauthier <marc@tensilica.com>
7975
7976 * configure.ac (xtensa*-*-*): Recognize processor variants.
7977 * configure: Regenerate.
7978
7979 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7980
7981 PR bootstrap/34922
7982 * configure.ac (PARSE_ARGS): Push suitable setting of
7983 ac_subdirs_all, for `./configure --help=recursive'.
7984 Handle `+' in generic toplevel directory disabling.
7985 * configure: Regenerate.
7986
7987 2008-01-28 Nick Clifton <nickc@redhat.com>
7988
7989 * MAINTAINERS (xstormy16): Take over maintainership.
7990
7991 2008-01-25 Joseph Myers <joseph@codesourcery.com>
7992
7993 * MAINTAINERS (c4x port): Remove.
7994
7995 2008-01-24 David Edelsohn <edelsohn@gnu.org>
7996
7997 * libtool.m4: Backport AIX 6 support from ToT Libtool.
7998
7999 2008-01-23 Ben Elliston <bje@au.ibm.com>
8000
8001 * config.sub, config.guess: Update from upstream sources.
8002
8003 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
8004
8005 * MAINTAINERS (Write After Approval): Add myself.
8006
8007 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
8008
8009 * MAINTAINERS: Update my email address.
8010
8011 2008-01-09 Raksit Ashok <raksit@google.com>
8012
8013 * MAINTAINERS (Write After Approval): Add myself.
8014
8015 2008-01-09 Raksit Ashok <raksit@google.com>
8016
8017 * MAINTAINERS (Write After Approval): Add myself.
8018
8019 2008-01-08 Ben Elliston <bje@au.ibm.com>
8020
8021 * config.sub, config.guess: Update from upstream sources.
8022
8023 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8024
8025 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8026 Change recommended MPFR from 2.2.1 -> 2.3.0.
8027 * configure: Regenerate.
8028
8029 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8030
8031 * MAINTAINERS: Update my email address.
8032
8033 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8034
8035 * MAINTAINERS: Update my email address.
8036
8037 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8038
8039 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8040 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8041 * Makefile.in: Regenerate.
8042
8043 2007-12-10 Mark Heffernan <meheff@google.com>
8044
8045 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8046 misplaced entries.
8047
8048 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8049
8050 * configure.ac: Enable libjava for x86_64-*-darwin9.
8051 * configure: Regenerate.
8052
8053 2007-12-07 Bill Maddox <maddox@google.com>
8054
8055 * MAINTAINERS (Write After Approval): Add myself.
8056
8057 2007-12-05 Ben Elliston <bje@au.ibm.com>
8058
8059 * config.sub, config.guess: Update from upstream sources.
8060
8061 2007-12-02 Matthias Klose <doko@ubuntu.com>
8062
8063 * config-ml.in: Remove 64bit configure tests.
8064
8065 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8066
8067 * config-ml.in: Robustify against white space in absolute file
8068 names.
8069
8070 * config-ml.in (multi-clean): Substitute ${Makefile}.
8071 Remove superfluous ${Makefile} in list.
8072
8073 2007-11-19 Thiemo Seufer <ths@mips.com>
8074
8075 * config-ml.in: Don't hardcode the Makefile name.
8076
8077 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
8078
8079 * MAINTAINERS (Write After Approval): Add myself.
8080
8081 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
8082
8083 * MAINTAINERS (Write After Approval): Add myself.
8084
8085 2007-11-06 Doug Kwan <dougkwan@google.com>
8086
8087 * MAINTAINERS (Write After Approval): Add myself.
8088
8089 2007-10-25 Ben Elliston <bje@au.ibm.com>
8090
8091 * MAINTAINERS (mercury): Remove entry.
8092 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8093
8094 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8095
8096 * Makefile.def (dependencies): Make configure-gdb depend on
8097 all-intl.
8098 * Makefile.in: Regenerated.
8099
8100 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8101
8102 * MAINTAINERS (Fortran maintainer): Remove myself.
8103
8104 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
8105
8106 * Makefile.def: To avoid problems running with parallel makes,
8107 build newlib before libgloss so that target specific header
8108 files are availble.
8109 * Makefile.in: Regenerate
8110
8111 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8112
8113 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8114 * Makefile.in: Regenerate.
8115
8116 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8117
8118 * MAINTAINERS (Register allocation reviewer): Add myself.
8119
8120 2007-10-08 Mike Frysinger <vapier@gentoo.org>
8121
8122 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8123 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8124 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8125 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8126 * configure: Regenerate.
8127
8128 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
8129
8130 * MAINTAINERS (Register allocation reviewer): Add myself.
8131
8132 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
8133
8134 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8135 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8136 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8137 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8138 * configure.ac: Default them to host tools for $host = $build.
8139 Subst them.
8140
8141 * configure: Regenerate.
8142 * Makefile.in: Regenerate.
8143
8144 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8145
8146 * MAINTAINERS (Register allocation reviewer): Add myself.
8147
8148 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
8149
8150 * MAINTAINERS (Register allocation reviewer): Add myself.
8151
8152 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
8153
8154 * MAINTAINERS (Write After Approval): Fix typo.
8155
8156 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8157
8158 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8159 * configure: Regenerate.
8160
8161 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8162
8163 PR bootstrap/31906
8164 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8165 they're already prefixed.
8166
8167 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8168
8169 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8170 libstdc++.
8171 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8172 * configure: Regenerate.
8173 * Makefile.in: Regenerate.
8174
8175 2007-09-17 Andreas Schwab <schwab@suse.de>
8176
8177 * configure.ac: Raise minimum makeinfo version to 4.6.
8178 * configure: Regenerate.
8179
8180 2007-09-17 Johannes Singler <singler@ira.uka.de>
8181
8182 * MAINTAINERS (write-after-approval) add myself
8183
8184 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8185
8186 * configure.ac: Correct makeinfo version check.
8187 * configure: Regenerate.
8188
8189 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8190
8191 * MAINTAINERS: Update my email address.
8192
8193 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8194
8195 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8196 to $skipdirs and only disable gprof for newlib. Use the normal
8197 mips*-elf* handling in other respects.
8198 * configure: Regnerate.
8199
8200 2007-09-12 David Daney <ddaney@avtrex.com>
8201
8202 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8203 enabling libgcj.
8204 * configure: Regenerate.
8205
8206 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8207
8208 PR other/32154
8209 * configure.ac: For libgloss targets, point the linker to the linker
8210 script, startup code and simulator library.
8211 * configure: Regenerate.
8212
8213 2007-09-07 Andrew Haley <aph@redhat.com>
8214
8215 * configure.ac (noconfigdirs): Remove target-libffi and
8216 target-libjava.
8217 * configure: Regenerate.
8218
8219 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8220
8221 PR target/33281
8222 * configure.ac: Use config/mh-mingw on mingw.
8223 * configure: Regenerate.
8224
8225 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8226
8227 * MAINTAINERS (Write After Approval): Add myself.
8228
8229 2007-09-05 Richard Guenther <rguenther@suse.de>
8230
8231 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8232 nor --disable-checking is provided also turn on yes and types
8233 checking for stage1.
8234 * configure: Re-generate.
8235
8236 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8237
8238 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8239 (Write After Approval): Remove myself.
8240
8241 2007-08-29 Nick Clifton <nickc@redhat.com>
8242
8243 * config.sub, config.guess: Update from upstream sources.
8244
8245 2007-08-22 Bud Davis <jmdavis@link.com>
8246
8247 * MAINTAINERS (Write After Approval): Added myself.
8248 * MAINTAINERS (Reviewers): Removed myself.
8249
8250 2007-08-18 Paul Brook <paul@codesourcery.com>
8251 Joseph Myers <joseph@codesourcery.com>
8252
8253 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8254 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8255 * Makefile.in: Regenerate.
8256 * configure.ac (--with-debug-prefix-map): New.
8257 * configure: Regenerate.
8258
8259 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8260 Nigel Stephens <nigel@mips.com>
8261
8262 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8263 as target_makefile_frag.
8264 * configure: Regenerate.
8265
8266 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8267
8268 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8269 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8270 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8271 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8272 (do-compare, do-compare3, do-compare-debug): New.
8273 ([+compare-target+]): Use them.
8274
8275 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8276
8277 * MAINTAINERS (Write After Approval): Change my email address.
8278
8279 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8280 Ben Elliston <bje@au.ibm.com>
8281
8282 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8283 --silent if $silent.
8284 * configure: Regenerate.
8285
8286 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8287
8288 * MAINTAINERS (Various Maintainers): Add myself as
8289 loop infrastructure maintainer. Update my e-mail
8290 address.
8291
8292 2007-07-31 Diego Novillo <dnovillo@google.com>
8293
8294 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8295 Adjust description.
8296
8297 2007-07-26 Richard Guenther <rguenther@suse.de>
8298
8299 * configure.ac: Add types checking to stage1 checking flags.
8300 * configure: Regenerate.
8301
8302 2007-07-17 Nick Clifton <nickc@redhat.com>
8303
8304 * COPYING3: New file. Contains version 3 of the GNU General
8305 Public License.
8306 * COPYING3.LIB: New file. Contains version 3 of the GNU
8307 Lesser General Public License.
8308
8309 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8310
8311 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8312
8313 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8314
8315 * MAINTAINERS (S/390 co-maintainer): Add myself.
8316 (Write After Approval): Remove myself.
8317
8318 2007-07-13 Dan Hipschman <dsh@google.com>
8319
8320 * MAINTAINERS (Write After Approval): Add myself.
8321
8322 2007-07-11 Nick Clifton <nickc@redhat.com>
8323
8324 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8325 WINDRES export.
8326 * Makefile.in: Regenerate.
8327
8328 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8329
8330 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8331 maintainer.
8332
8333 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8334
8335 * lt~obsolete.m4: New. Import from 20070318 libtool.
8336
8337 2007-07-03 Julian Brown <julian@codesourcery.com>
8338
8339 * MAINTAINERS (Write After Approval): Add myself.
8340
8341 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8342
8343 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8344 * configure: Regenerate.
8345
8346 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8347
8348 * configure.ac: Add some missing m4 quotation.
8349 * configure: Regenerate.
8350
8351 2007-07-02 Simon Baldwin <simonb@google.com>
8352
8353 * MAINTAINERS (Write After Approval): Add myself.
8354
8355 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
8356
8357 * configure: Regenerate.
8358
8359 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
8360
8361 * Makefile.def: Add windmc tool to build.
8362 * Makefile.tpl: Likewise.
8363 * configure.ac: Likewise.
8364 * Makefile.in: Regenerate.
8365 * configure: Regenerate.
8366
8367 2007-06-28 DJ Delorie <dj@redhat.com>
8368
8369 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8370 not building newlib.
8371 * configure: Regenerated.
8372
8373 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8374
8375 * MAINTAINERS (Write After Approval): Add myself.
8376
8377 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
8378
8379 * MAINTAINERS (Write After Approval): Add myself.
8380
8381 2007-06-19 Chris Matthews <chrismatthews@google.com>
8382
8383 * MAINTAINERS (Write After Approval): Add myself.
8384
8385 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8386
8387 * MAINTAINERS (Write After Approval): Add myself.
8388
8389 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8390
8391 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8392 * Makefile.in: Regenerated.
8393
8394 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8395
8396 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8397 bfin*-*-uclinux* targets.
8398 * configure: Regenerate.
8399
8400 2007-06-14 Ian Lance Taylor <iant@google.com>
8401
8402 * MAINTAINERS: Add myself as non-algorithmic global write
8403 maintainer.
8404
8405 2007-06-14 Diego Novillo <dnovillo@google.com>
8406
8407 * MAINTAINERS: Add self as middle-end maintainer and
8408 non-algorithmic global write maintainer.
8409
8410 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8411
8412 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8413 Move all Fortran maintainers except Paul Brook into the
8414 Non-Autopoiesis section.
8415
8416 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
8417
8418 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8419 (distclean-stage[+id+]): Possibly delete stage_last.
8420 * Makefile.in: Regenerate.
8421
8422 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
8423
8424 * MAINTAINERS (Various Maintainer): Fix typo.
8425
8426 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
8427
8428 * MAINTAINERS (Various Maintainer): Add myself as
8429 dataflow maintainer.
8430
8431 2007-06-07 Ben Elliston <bje@au.ibm.com>
8432
8433 * config.sub, config.guess: Update from upstream sources.
8434
8435 2007-06-07 Ben Elliston <bje@au.ibm.com>
8436
8437 * Makefile.tpl: Fix spelling error.
8438 * Makefile.in: Regenerate.
8439
8440 2007-06-01 Steve Ellcey <sje@cup.hp.com>
8441
8442 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8443 lt_cv_sys_max_cmd_len.
8444
8445 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8446
8447 * MAINTAINERS (Various Maintainers): Add myself as
8448 auto-vectorizer maintainer.
8449
8450 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
8451
8452 PR libjava/32098
8453 * libtool.m4: Revert previous change.
8454 * ltgcc.m4: Put it here.
8455
8456 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8457
8458 * MAINTAINERS (Various Maintainers): Add myself as
8459 auto-vectorizer maintainer.
8460
8461 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8462
8463 PR libjava/32098
8464 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8465
8466 2007-05-30 Richard Guenther <rguenther@suse.de>
8467
8468 * MAINTAINERS (Various Maintainers): Add myself as
8469 auto-vectorizer maintainer.
8470
8471 2007-05-30 Jakub Jelinek <jakub@redhat.com>
8472
8473 PR bootstrap/29382
8474 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8475 * configure: Rebuilt.
8476
8477 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
8478
8479 * MAINTAINERS (Write After Approval): Removed my name.
8480
8481 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8482
8483 * MAINTAINERS (Write After Approval): Remove myself.
8484
8485 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8486
8487 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8488
8489 2007-05-23 Steve Ellcey <sje@cup.hp.com>
8490
8491 * ltmain.sh: Update from ToT Libtool.
8492 * libtool.m4: Update from ToT Libtool.
8493 * ltsugar.m4: New. Update from ToT Libtool.
8494 * ltversion.m4: New. Update from ToT Libtool.
8495 * ltoptions.m4: New. Update from ToT Libtool.
8496 * ltconfig: Remove.
8497 * ltcf-c.sh: Remove.
8498 * ltcf-cxx.sh: Remove.
8499 * ltcf-gcj.sh: Remove.
8500
8501 2007-05-22 Ollie Wild <aaw@google.com>
8502
8503 * MAINTAINERS (Write After Approval): Add myself.
8504
8505 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
8506
8507 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8508 stage_cflags.
8509 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8510 Remove CFLAGS/LIBCFLAGS.
8511 (configure-stage[+id+]-[+prefix+][+module+],
8512 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8513 * Makefile.in: Regenerate.
8514
8515 2007-05-15 Diego Novillo <dnovillo@google.com>
8516
8517 * MAINTAINERS: Update e-mail address.
8518
8519 2007-05-15 Revital Eres <eres@il.ibm.com>
8520
8521 * MAINTAINERS (Write After Approval): Add myself.
8522
8523 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
8524
8525 * MAINTAINERS (Write After Approval): Updated my address.
8526
8527 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8528
8529 * MAINTAINERS (Write After Approval): Add myself.
8530
8531 2007-05-11 Silvius Rus <rus@google.com>
8532
8533 * MAINTAINERS (Write After Approval): Add myself.
8534
8535 2007-04-23 Tom Tromey <tromey@redhat.com>
8536
8537 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8538
8539 2007-04-22 Mark Mitchell <mark@codesourcery.com>
8540
8541 * MAINTAINERS (cpplib): Rename to ...
8542 (libcpp): ... this. Add C/C++ front end maintainers.
8543
8544 2007-04-14 Steve Ellcey <sje@cup.hp.com>
8545
8546 * config-ml.in: Pass ${ml_config_env} to configure calls.
8547
8548 2007-04-04 Christian Bruel <christian.bruel@st.com>
8549
8550 * MAINTAINERS (Write After Approval): Add myself.
8551
8552 2007-04-02 Dave Korn <dave.korn@artimi.com>
8553
8554 * MAINTAINERS (Write After Approval): Add myself.
8555
8556 2007-03-31 Tobias Burnus <burnus@net-b.de>
8557
8558 * MAINTAINERS (fortran 95 front end): Add myself.
8559
8560 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8561
8562 * MAINTAINERS (Write After Approval): Add myself.
8563
8564 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
8565
8566 * MAINTAINERS (Modulo Scheduler): Add myself.
8567
8568 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8569
8570 * MAINTAINERS (fortran 95 front end): Add myself.
8571 (c++ front end): whitespace fix.
8572
8573 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8574
8575 * MAINTAINERS (Write After Approval): Add myself.
8576
8577 2007-03-21 Richard Sandiford <richard@codesourcery.com>
8578
8579 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8580 of glob. Quote arguments with single quotes too.
8581 * configure: Regenerate.
8582
8583 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8584
8585 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8586 * Makefile.in: Regenerate
8587
8588 2007-03-07 Andreas Schwab <schwab@suse.de>
8589
8590 * configure: Regenerate.
8591
8592 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8593
8594 * configure.ac: Add "--with-pdfdir" configure option,
8595 which defines pdfdir variable.
8596 * Makefile.def (target=fixincludes): Add install-pdf to
8597 missing targets.
8598 (recursive_targets): Add install-pdf target.
8599 (flags_to_pass): Add pdfdir.
8600 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8601 target.
8602 * configure: Regenerate
8603 * Makefile.in: Regenerate
8604
8605 2007-02-28 Eric Christopher <echristo@apple.com>
8606
8607 Revert:
8608 2006-12-07 Mike Stump <mrs@apple.com>
8609
8610 * Makefile.def (dependencies): Add dependency for
8611 install-target-libssp and install-target-libgomp on
8612 install-gcc.
8613 * Makefile.in: Regenerate.
8614
8615 2007-02-27 Matt Kraai <kraai@ftbfs.org>
8616
8617 * configure: Regenerate.
8618 * configure.ac: Move statements after variable declarations.
8619
8620 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8621
8622 * MAINTAINERS: Add myself as sh maintainer.
8623
8624 2007-02-19 Joseph Myers <joseph@codesourcery.com>
8625
8626 * configure.ac: Adjust for loop syntax.
8627 * configure: Regenerate.
8628
8629 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8630
8631 * configure: Rebuilt.
8632
8633 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8634
8635 * configure.ac: Drop multiple occurrences of --enable-languages,
8636 and fix its quoting.
8637 * configure: Rebuilt.
8638
8639 2007-02-17 Mark Mitchell <mark@codesourcery.com>
8640 Nathan Sidwell <nathan@codesourcery.com>
8641 Vladimir Prus <vladimir@codesourcery.com>
8642 Joseph Myers <joseph@codesourcery.com>
8643
8644 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8645 * configure: Regenerate.
8646
8647 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8648
8649 * ltconfig (freebsd*): Default to elf.
8650
8651 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8652
8653 * configure.ac (target_libraries): Move libgcc before libiberty.
8654 * configure: Regenerated.
8655
8656 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8657 Paolo Bonzini <bonzini@gnu.org>
8658
8659 PR bootstrap/30753
8660 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8661 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8662 * configure: Regenerated.
8663
8664 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8665
8666 * MAINTAINERS (Language Front End Maintainers): Update my mail
8667 address.
8668
8669 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8670
8671 PR bootstrap/30748
8672 * configure.ac: Correct syntax for Solaris ksh.
8673 * configure: Regenerated.
8674
8675 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8676
8677 * configure.ac: Sync with src.
8678 * configure: Regenerate.
8679
8680 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8681
8682 * Makefile.in: Regenerate.
8683
8684 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8685
8686 * config.sub: Sync with src.
8687
8688 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8689
8690 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8691 noncanonical equivalents.
8692 * configure.in: Rename to...
8693 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8694 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8695 target_noncanonical. Use them. Rewrite removal of configure
8696 arguments for autoconf 2.59. Discard variable settings. Force
8697 program_transform_name for native tools.
8698
8699 * Makefile.in: Regenerated.
8700 * configure: Regenerated with autoconf 2.59.
8701
8702 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
8703
8704 * MAINTAINERS (Write After Approval): Add myself.
8705
8706 2007-01-31 Andreas Schwab <schwab@suse.de>
8707
8708 * Makefile.tpl (LDFLAGS): Substitute it.
8709 * Makefile.in: Regenerate.
8710
8711 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
8712
8713 * MAINTAINERS (Write After Approval): Add myself.
8714
8715 2007-01-28 David Edelsohn <edelsohn@gnu.org>
8716
8717 * MAINTAINERS (spu port): Add myself.
8718
8719 2007-01-23 Richard Guenther <rguenther@suse.de>
8720
8721 PR bootstrap/30541
8722 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8723 * Makefile.tpl (GNATBIND): Substitute it.
8724 (GNATMAKE): Likewise.
8725 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8726 of STAGE_PREFIX.
8727 * Makefile.in: Regenerate.
8728 * configure: Regenerate.
8729
8730 2007-01-18 Mike Stump <mrs@apple.com>
8731
8732 * configure.in: Re-enable -Werror for gcc builds.
8733
8734 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
8735
8736 * MAINTAINERS (Write After Approval): Add myself.
8737
8738 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8739
8740 * configure.in: Change == to = in test command.
8741 * configure: Regenerate.
8742
8743 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8744 Nick Clifton <nickc@redhat.com>
8745 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8746
8747 * configure.in (build_configargs, host_configargs, target_configargs):
8748 Remove build/host/target parameters.
8749 (host_libs): Add gmp and mpfr.
8750 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8751 * Makefile.def (gmp, mpfr): New.
8752 (gcc): Remove target.
8753 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8754 target_os, target_vendor): New.
8755 (configure): Add host_alias/target_alias arguments; adjust invocations.
8756 * configure: Regenerate.
8757 * Makefile.in: Regenerate.
8758
8759 2007-01-11 Matt Fago <fago@earthlink.net>
8760
8761 * configure.in: Try to link to functions only in mpfr 2.2.x
8762 to improve robustness of configure tests.
8763 * configure: Regenerate.
8764
8765 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
8766
8767 * MAINTAINERS: Add myself as i386 maintainer.
8768
8769 2007-01-08 Jan Hubicka <jh@suse.cz>
8770
8771 * MAINTAINERS: Add myself as i386 maintainer.
8772
8773 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
8774
8775 * configure.in: Add support for an x86_64-mingw* target.
8776 * configure: Regenerate.
8777
8778 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8779
8780 * Makefile.tpl (all-target): Correct @if conditional for target
8781 modules.
8782 * configure.in: Omit libiberty if building only target libgcc.
8783 * configure, Makefile.in: Regenerated.
8784
8785 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
8786
8787 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8788 * configure: Regenerate.
8789
8790 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8791
8792 * Makefile.def (target_modules): Add libgcc.
8793 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8794 * Makefile.tpl (clean-target-libgcc): Delete.
8795 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8796 on gcc even for bootstrapped modules. Rewrite handling of
8797 lang_env_dependencies to loop over target_modules.
8798 * configure.in (target_libraries): Add target-libgcc.
8799 * Makefile.in, configure: Regenerated.
8800
8801 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8802
8803 * configure.in: Reorganize recognition of languages. Add
8804 --enable-stage1-languages. Show supported languages for the chosen
8805 target rather than all recognized languages.
8806 * configure: Regenerate.
8807
8808 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8809
8810 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8811 * Makefile.in: Regenerate.
8812
8813 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8814
8815 * configure.in: Warn that MPFR 2.2.0 is buggy.
8816 * configure: Regenerate.
8817
8818 2006-12-27 Ian Lance Taylor <iant@google.com>
8819
8820 * configure.in: When removing Makefiles to force a reconfigure, also
8821 remove prev-DIR*/Makefile.
8822 * configure: Regenerate.
8823
8824 2006-12-22 Andreas Schwab <schwab@suse.de>
8825
8826 * configure: Regenerate with correct autoconf version.
8827
8828 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
8829
8830 * configure.in: add AC_SUBST for *_FOR_TARGET.
8831 * configure: Regenerate.
8832
8833 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8834
8835 * configure.in: Simplify logic for rejecting languages that cannot
8836 be built. Separate the case when a language is unsupported,
8837 from the case when the user chooses not to build a language.
8838
8839 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8840
8841 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8842 it only affects bootstrap and could be tested on "$host" as well.
8843 * configure: Regenerate.
8844 * config/mh-ppc-darwin: Add to the stage1 cflags here.
8845
8846 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8847
8848 PR bootstrap/29544
8849 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8850 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8851 move here comment from Makefile.tpl.
8852 * Makefile.tpl: Move some definitions higher in the file.
8853 (STAGE1_CHECKING): New.
8854 * configure.in: Add --enable-stage1-checking.
8855 * configure: Regenerate.
8856 * Makefile.in: Regenerate.
8857
8858 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8859
8860 * MAINTAINERS: Add myself as build system maintainer.
8861
8862 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
8863
8864 * MAINTAINERS (Write After Approval): Add myself.
8865
8866 2006-12-13 Eric Christopher <echristo@apple.com>
8867
8868 * MAINTAINERS: Add myself as darwin maintainer.
8869
8870 2006-12-11 Ian Lance Taylor <ian@airs.com>
8871
8872 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8873
8874 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
8875
8876 MAINTAINERS: Update my entry.
8877
8878 2006-12-11 Alan Modra <amodra@bigpond.net.au>
8879
8880 * configure.in: Handle spu makefile frag.
8881 * Makefile.tpl (MAINT): Define
8882 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8883 * configure: Regenerate.
8884 * Makefile.in: Regenerate.
8885
8886 2006-12-11 Ben Elliston <bje@au.ibm.com>
8887
8888 * config.guess: Import latest version.
8889 * config.sub: Likewise.
8890
8891 2006-12-11 Ben Elliston <bje@au.ibm.com>
8892
8893 * configure.in (spu-*-*): Don't skip target-libiberty.
8894 * configure: Regenerate.
8895
8896 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
8897
8898 PR bootstrap/30134
8899 * configure.in: Correct x86 darwin support for libjava to powerpc
8900 and i?86 only.
8901 * configure: Regenerate.
8902
8903 2006-12-08 Sandro Tolaini <tolaini@libero.it>
8904
8905 * configure.in: Add x86 darwin support for libjava.
8906 * configure: Regenerate.
8907
8908 2006-12-07 Mike Stump <mrs@apple.com>
8909
8910 * Makefile.def (dependencies): Add dependency for
8911 install-target-libssp and install-target-libgomp on
8912 install-gcc.
8913 * Makefile.in: Regenerate.
8914
8915 2006-12-04 Richard Guenther <rguenther@suse.de>
8916
8917 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8918 (Non-Algorithmic Maintainers): Move over non-algorithmic
8919 loop optimizer maintainers, add myself as a non-algorithmic
8920 middle-end maintainer.
8921
8922 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
8923
8924 * MAINTAINERS (Write After Approval): Add myself.
8925
8926 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8927
8928 * configure.in: Update error message for missing GMP/MPFR.
8929
8930 * configure: Regenerate.
8931
8932 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8933
8934 * configure.in: Update MPFR version in error message.
8935
8936 * configure: Regenerate.
8937
8938 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8939
8940 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8941 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8942 --with-gmp-lib): New flags.
8943
8944 * configure: Regenerate.
8945
8946 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
8947
8948 * MAINTAINERS (Write After Approval): Change my email address.
8949
8950 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
8951
8952 * MAINTAINERS (Write After Approval): Add myself.
8953
8954 2006-11-22 Philipp Thomas <pth@suse.de>
8955
8956 * MAINTAINERS (i18n): Update e-mail address.
8957
8958 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8959
8960 * MAINTAINERS (spu port): Add myself as maintainer.
8961 (Write After Approval): Remove myself.
8962
8963 2006-11-22 Ben Elliston <bje@au.ibm.com>
8964
8965 * configure.in (skipdirs): Don't build libssp for SPU.
8966 * configure: Regenerate.
8967
8968 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
8969
8970 * MAINTAINERS (spu port): Add myself as maintainer.
8971 (libobjc): Update my email address.
8972
8973 2006-11-21 Andrea Bona <andrea.bona@st.com>
8974
8975 * MAINTAINERS (Write After Approval): Add myself.
8976
8977 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8978
8979 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8980 * configure : Rebuilt.
8981
8982 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8983
8984 * MAINTAINERS (Write After Approval): Add myself.
8985
8986 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
8987
8988 * MAINTAINERS (Write After Approval): Add myself.
8989
8990 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8991
8992 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8993 libmpfr.a.
8994 * configure: Regenerate.
8995
8996 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
8997
8998 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8999 (unstage): Test for stage_last presence.
9000
9001 PR bootstrap/29802
9002 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9003 STAGE_PREFIX.
9004 * Makefile.in: Regenerate.
9005
9006 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
9007
9008 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9009 maintainers.
9010
9011 2006-11-14 Erven Rohou <erven.rohou@st.com>
9012
9013 * MAINTAINERS (Write After Approval): Add myself.
9014
9015 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
9016
9017 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9018 and stageN-package/Makefile.
9019 * Makefile.in: Regenerated.
9020
9021 2006-11-14 Jie Zhang <jie.zhang@analog.com>
9022
9023 * configure.in: Remove target-libgloss from noconfigdirs for
9024 bfin-*-*.
9025 * configure: Regenerated.
9026
9027 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9028
9029 * configure.in (have_gmp): Only error if the gcc directory exists.
9030
9031 * configure: Regenerate.
9032
9033 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9034
9035 * configure.in: Robustify error message for missing GMP/MPFR.
9036
9037 * configure: Regenerate.
9038
9039 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
9040
9041 * MAINTAINERS (Write After Approval): Add myself.
9042
9043 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
9044
9045 * MAINTAINERS: Change email address.
9046
9047 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9048
9049 * MAINTAINERS (Write After Approval): Add myself.
9050
9051 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9052
9053 * MAINTAINERS (Write After Approval): Add myself.
9054
9055 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9056
9057 * MAINTAINERS (Write After Approval): Move myself to
9058 Write After Approval section.
9059
9060 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9061
9062 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9063 need_gmp anymore.
9064 * configure: Regenerate.
9065
9066 2006-10-16 Tobias Burnus <burnus@net-b.de>
9067
9068 * MAINTAINERS (Write After Approval): Add myself.
9069
9070 2006-10-16 Ben Elliston <bje@au.ibm.com>
9071
9072 * config.guess: Import latest version.
9073 * config.sub: Likewise.
9074
9075 2006-10-10 Brooks Moses <bmoses@stanford.edu>
9076
9077 * Makefile.def: Added pdf target handling.
9078 * Makefile.tpl: Added pdf target handling.
9079 * Makefile.in: Regenerated.
9080
9081 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9082
9083 * MAINTAINERS: Add self as score port maintainer.
9084
9085 2006-10-04 Brooks Moses <bmoses@stanford.edu>
9086
9087 * MAINTAINERS (Write After Approval): Add myself.
9088
9089 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9090
9091 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
9092 or newer.
9093 * configure: Regenerated.
9094
9095 2006-09-27 Dave Brolley <brolley@redhat.com>
9096
9097 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9098 using $s instead of $r.
9099 * configure: Regenerated.
9100
9101 2006-09-26 Thiemo Seufer <ths@mips.com>
9102
9103 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9104 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9105 * configure: Regenerate.
9106
9107 2006-09-24 Graeme Peterson <gridly@gmail.com>
9108
9109 * MAINTAINERS (Write After Approval): Remove myself.
9110
9111 2006-09-22 Chao-ying Fu <fu@mips.com>
9112
9113 * MAINTAINERS (Write After Approval): Add myself.
9114
9115 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9116
9117 * MAINTAINERS: Add self as soft-fp maintainer.
9118
9119 2006-09-09 Anatoly Sokolov <aesok@post.ru>
9120
9121 * MAINTAINERS: Add myself as avr maintainer.
9122 Remove Marek Michalkiewicz as avr maintainer.
9123
9124 2006-09-07 Roberto Costa <roberto.costa@st.com>
9125
9126 * MAINTAINERS (Write After Approval): Add myself.
9127
9128 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
9129
9130 * configure.in: Never build newlib for a Mingw host.
9131 Never build newlib as Mingw target library.
9132 Test the existence of winsup/cygwin for building a Cygwin newlib,
9133 rather than just winsup.
9134 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9135 building a Mingw target.
9136 * configure: Regenerate.
9137
9138 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9139
9140 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9141
9142 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
9143
9144 * config.guess: Import from src (was more updated).
9145 * config.sub: Likewise.
9146
9147 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9148
9149 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9150 * configure: Regenerated.
9151
9152 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
9153
9154 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9155 for stages after the first.
9156
9157 2006-07-17 Jakub Jelinek <jakub@redhat.com>
9158
9159 * Makefile.def: Add dependencies for configure-opcodes
9160 on configure-intl and all-opcodes on all-intl.
9161 * Makefile.in: Regenerated.
9162
9163 2006-07-13 Ben Elliston <bje@au.ibm.com>
9164
9165 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9166
9167 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9168
9169 Port to hosts whose 'sort' and 'tail' implementations
9170 treat operands with leading '+' as file names, as POSIX
9171 has required since 2001. However, make sure the code still
9172 works on pre-POSIX hosts.
9173 * ltmain.sh: Don't assume "sort +2" is equivalent to
9174 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9175
9176 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9177
9178 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9179
9180 2006-07-04 Peter O'Gorman <peter@pogma.com>
9181
9182 * ltconfig: chmod 644 before ranlib during install.
9183
9184 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9185
9186 PR bootstrap/18058
9187 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9188 if the bootstrap compiler is a GCC version that supports it.
9189 * configure: Regenerate.
9190
9191 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9192
9193 * configure.in: Fix thinkos in previous check-in.
9194 * configure: Regenerate.
9195
9196 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9197
9198 PR other/27063
9199 * configure.in: Test subdir_requires and give an appropriate
9200 error message.
9201 * configure: Regenerate.
9202
9203 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9204
9205 * MAINTAINERS (Write After Approval): Add myself.
9206
9207 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9208
9209 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9210
9211 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9212
9213 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9214
9215 2006-06-20 David Ayers <d.ayers@inode.at>
9216
9217 PR bootstrap/28072
9218 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9219 whether target-libjava is being configured instead of whether the
9220 java front end is enabled.
9221 * configure: Regenerate.
9222
9223 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9224
9225 PR target/27540
9226 * configure.in: Only enable libgomp on IRIX 6.
9227 * configure: Regenerate.
9228
9229 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9230
9231 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9232 too.
9233 * Makefile.in: Regenerate.
9234
9235 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9236
9237 * config-ml.in: Alter CCASFLAGS to include special
9238 multilib options the same as is done for CFLAGS.
9239
9240 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9241
9242 * configure.in: Don't enable libgomp on hpux10.
9243 * configure: Rebuilt.
9244
9245 2006-06-12 David Ayers <d.ayers@inode.at>
9246
9247 PR bootstrap/27963
9248 PR target/19970
9249 * configure.in: Remove target-boehm-gc from noconfigdirs where
9250 ${libgcj} is specified.
9251 * configure: Regenerate.
9252
9253 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9254
9255 Sync from src:
9256
9257 * configure.in: Sync.
9258 * configure: Regenerated.
9259
9260 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9261
9262 * Makefile.def: Added dependencies from sim and gdb on intl, and
9263 added configure dependencies to everything with an all dependency
9264 on intl.
9265 * Makefile.in: Regenerated.
9266
9267 2006-06-06 David Ayers <d.ayers@inode.at>
9268
9269 PR libobjc/13946
9270 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9271 * Makefile.in: Regenerate.
9272 * configure.in: Add --enable-objc-gc at toplevel and have it
9273 enable boehm-gc for Objective-C.
9274 Remove target-boehm-gc from libgcj.
9275 Add target-boehm-gc to target_libraries.
9276 Add target-boehm-gc to noconfigdirs where ${libgcj}
9277 is specified.
9278 Assert that boehm-gc is supported when requested for Objective-C.
9279 Only build boehm-gc if needed either for Java or Objective-C.
9280 * configure: Regenerate.
9281
9282 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9283
9284 PR 27674
9285 * Makefile.tpl (configure-[+prefix+][+module+],
9286 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9287 Remove rule to unstage bootstrapped modules.
9288 (stage_current): New.
9289 * Makefile.in: Regenerate.
9290
9291 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9292
9293 * MAINTAINERS (Write After Approval): Update my e-mail address.
9294
9295 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9296
9297 * include/libiberty.h: Declare pex_run_in_environment.
9298
9299 2006-05-31 Asher Langton <langton2@llnl.gov>
9300
9301 * MAINTAINERS (Write After Approval): Add myself.
9302
9303 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9304
9305 * Makefile.def (bfd, opcodes): Fix lib_path.
9306 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9307 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9308 * Makefile.in: Regenerate.
9309
9310 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9311
9312 * Makefile.in: Regenerate.
9313
9314 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9315
9316 * Makefile.def: Add install-html target. Add datarootdir
9317 docdir and htmldir to flags_to_pass.
9318 * Makefile.tpl: Add install-html target.
9319 * Makefile.in: Regenerate.
9320 * configure.in: Add --with-datarootdir, --with-docdir, and
9321 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9322 * configure: Regenerate.
9323
9324 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9325
9326 * configure.in: Enable gprof for cross builds.
9327 * configure: Regenerate.
9328
9329 2006-05-22 Richard Guenther <rguenther@suse.de>
9330
9331 Revert
9332 2006-01-31 Richard Guenther <rguenther@suse.de>
9333 Paolo Bonzini <bonzini@gnu.org>
9334
9335 * Makefile.def (target_modules): Add libgcc-math target module.
9336 * configure.in (target_libraries): Add libgcc-math target library.
9337 (--enable-libgcc-math): New configure switch.
9338 * Makefile.in: Re-generate.
9339 * configure: Re-generate.
9340 * libgcc-math: New toplevel directory.
9341
9342 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9343 Andreas Tobler <a.tobler@schweiz.ch>
9344
9345 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9346 * configure: Rebuilt.
9347
9348 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
9349
9350 * MAINTAINERS (Write After Approval): Add myself.
9351
9352 2006-05-01 DJ Delorie <dj@redhat.com>
9353
9354 * configure.in: Restore CFLAGS if GMP isn't present.
9355 * configure: Regenerate.
9356
9357 2006-05-01 Richard Guenther <rguenther@suse.de>
9358
9359 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9360 maintainer.
9361
9362 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
9363
9364 * MAINTAINERS (Write After Approval): Add myself.
9365
9366 2006-04-28 Jan Beulich <jbeulich@novell.com>
9367
9368 * MAINTAINERS (Write After Approval): Add myself.
9369
9370 2006-04-18 DJ Delorie <dj@redhat.com>
9371
9372 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9373 reference libgloss so that libssp can be built in a combined
9374 tree.
9375 * configure: Regenerate.
9376
9377 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
9378
9379 * MAINTAINERS (Write After Approval): Add myself.
9380
9381 2006-04-05 Ben Elliston <bje@au.ibm.com>
9382
9383 * configure.in: Require makeinfo 4.4 or higher.
9384 * configure: Regenerate.
9385
9386 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9387
9388 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9389 Rearrange the entries of other libraries to have them in one place.
9390
9391 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9392
9393 * MAINTAINERS (Write After Approval): Remove myself.
9394 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9395
9396 2006-03-14 Richard Guenther <rguenther@suse.de>
9397
9398 * configure: Regenerate with autoconf 2.13.
9399
9400 2006-03-13 Jim Blandy <jimb@codesourcery.com>
9401
9402 * MAINTAINERS: Use my work address.
9403
9404 * MAINTAINERS: Update my E-mail address.
9405
9406 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
9407
9408 * configure.in: Handle --disable-<component> generically.
9409 * configure: Regenerate.
9410
9411 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9412
9413 PR libgcj/17311
9414 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9415
9416 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9417
9418 * MAINTAINERS (Write After Approval): Remove myself.
9419 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9420
9421 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
9422
9423 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9424 (TARGET_CONFIGDIRS): Remove.
9425 * configure.in: Remove AC_SUBST(target_configdirs).
9426 * Makefile.in, configure: Regenerated.
9427
9428 2006-02-20 Steven G. Kargl <kargls@comcast.net>
9429
9430 * MAINTAINERS (Write After Approval): Remove myself.
9431 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9432
9433 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
9434
9435 PR bootstrap/25670
9436
9437 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9438
9439 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9440 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9441 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9442 BUILD_PREFIX, BUILD_PREFIX_1.
9443 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9444
9445 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9446 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9447
9448 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9449 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9450 of `cat stage_current`. Always provide the `r' and `s' variables.
9451 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9452 a single shell execution.
9453 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9454 bootstrapped modules, make the stage1 module if the build was not
9455 started yet, else build the current stage.
9456 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9457 (all-build, all-host, all-target, [+make_target+]-host,
9458 [+make_target+]-target): Do not use \-continued lines.
9459 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9460 (current_stage, restrap, stage_last): New.
9461
9462 * Makefile.in: Regenerate.
9463 * configure: Regenerate.
9464
9465 2006-02-19 Bud Davis <jmdavis@link.com>
9466
9467 * MAINTAINERS (Write After Approval): Remove myself.
9468 (Language Front End Maintainers): Add myself as fortran 95
9469 maintainer and update e-mail address.
9470
9471 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9472
9473 * MAINTAINERS (Write After Approval): Remove myself.
9474 (Language Front End Maintainers): Add myself as fortran 95
9475 maintainer.
9476
9477 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
9478
9479 * MAINTAINERS (Write After Approval): Add myself.
9480
9481 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9482
9483 * MAINTAINERS (Write After Approval): Remove myself.
9484 (Language Front End Maintainers): Add myself as
9485 fortran 95 maintainer.
9486
9487 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9488
9489 Sync from src:
9490
9491 2005-12-27 Leif Ekblad <leif@rdos.net>
9492
9493 * configure.in: Add support for RDOS target.
9494 * configure: Regenerate.
9495
9496 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9497 Andreas Schwab <schwab@suse.de>
9498
9499 * configure: Regenerate.
9500
9501 2006-02-12 David Edelsohn <edelsohn@gnu.org>
9502
9503 * configure.in (enable_libgomp): Add AIX.
9504 * configure: Regenerate.
9505
9506 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9507
9508 * MAINTAINERS (Write After Approval): Add myself.
9509
9510 2006-02-03 Lee Millward <lee.millward@gmail.com>
9511
9512 * MAINTAINERS (Write After Approval): Add myself.
9513
9514 2006-01-31 Richard Guenther <rguenther@suse.de>
9515 Paolo Bonzini <bonzini@gnu.org>
9516
9517 * Makefile.def (target_modules): Add libgcc-math target module.
9518 * configure.in (target_libraries): Add libgcc-math target library.
9519 (--enable-libgcc-math): New configure switch.
9520 * Makefile.in: Re-generate.
9521 * configure: Re-generate.
9522 * libgcc-math: New toplevel directory.
9523
9524 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
9525
9526 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9527 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9528 the assembler, linker and binutils.
9529 * configure: Regenerate.
9530
9531 2006-01-22 Dirk Mueller <dmueller@suse.de>
9532
9533 * MAINTAINERS (Write After Approval): Add myself.
9534
9535 2006-01-20 Diego Novillo <dnovillo@redhat.com>
9536
9537 * configure: Regenerate.
9538
9539 2006-01-18 Richard Henderson <rth@redhat.com>
9540 Jakub Jelinek <jakub@redhat.com>
9541 Diego Novillo <dnovillo@redhat.com>
9542
9543 * libgomp: New directory.
9544 * Makefile.def: Add target_module libgomp.
9545 * Makefile.in: Regenerate.
9546 * configure.in (target_libraries): Add target-libgomp.
9547 * configure: Regenerate.
9548
9549 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
9550
9551 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9552 @ from continuation.
9553 * Makefile.in: Rebuilt.
9554
9555 2006-01-04 Chris Lattner <sabre@gnu.org>
9556
9557 * MAINTAINERS (Write After Approval): Add myself.
9558
9559 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
9560
9561 PR bootstrap/24252
9562
9563 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9564 * Makefile.tpl (OBJDUMP): New.
9565 (EXTRA_HOST_FLAGS): Add it.
9566 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9567
9568 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9569 to use symbolic links between directories. Avoid race conditions
9570 or make them harmless.
9571 * configure.in: Do not try to use symbolic links between directories.
9572
9573 * Makefile.def (LEAN): Pass.
9574 * Makefile.tpl (LEAN): Define.
9575 (stage[+id+]-start): Accept that the previous directory does not
9576 exist, if the bootstrap is lean.
9577 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9578 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9579 configure substitution.
9580 ([+compare-target+]): Likewise.
9581 ([+bootstrap-target+]-lean): New.
9582 * configure.in: Remove lean bootstrap support from here.
9583
9584 * Makefile.in: Regenerate.
9585 * configure: Regenerate.
9586
9587 2006-01-04 Ben Elliston <bje@au.ibm.com>
9588
9589 * MAINTAINERS (libdecnumber): Add myself.
9590
9591 2006-01-02 Mark Mitchell <mark@codesourcery.com>
9592
9593 * libtool-ldflags: New script.
9594
9595 2006-01-02 Andreas Schwab <schwab@suse.de>
9596
9597 * configure.in: When reconfiguring remove Makefile in
9598 all stage directories.
9599 * configure: Regenerate.
9600
9601 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9602
9603 * MAINTAINERS: Update my email address.
9604
9605 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
9606
9607 Revert Ada-related part of the previous change.
9608
9609 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9610 Do not pass.
9611 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9612 * Makefile.in: Regenerate.
9613 * configure.in: Do not include mt-ppc-aix target fragment.
9614 * configure: Regenerate.
9615
9616 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
9617
9618 * configure.in: Select appropriate fragments for PowerPC/AIX.
9619 * configure: Regenerate.
9620
9621 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9622 BOOT_CFLAGS, BOOT_LDFLAGS.
9623 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9624 BOOT_CFLAGS, BOOT_LDFLAGS.
9625 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9626 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9627 (stage): Fail if we cannot complete the work.
9628 * Makefile.in: Regenerate.
9629
9630 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9631
9632 * configure.in: Replace ms1 with mt.
9633 * configure: Rebuilt.
9634
9635 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9636
9637 * MAINTAINERS: Update my email address.
9638
9639 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
9640
9641 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9642 install-host-nogcc): Don't invoke $(stage) at the end.
9643 * Makefile.in: Regenerate.
9644
9645 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
9646
9647 * configure.in: Flip the top-level bootstrap switch.
9648 * configure: Regenerate.
9649
9650 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9651
9652 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9653 $(stage) and $(unstage).
9654 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9655 (all): Remove stray semicolon.
9656 (local-distclean): Don't handle multilib.tmp and multilib.out.
9657 (install.all): Set $s for consistency.
9658 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9659 check_multilibs setting. Always make the install directory.
9660 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9661 Correct @if/@endif.
9662 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9663 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9664 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9665 (multilib.out): Remove.
9666 * Makefile.in: Regenerated.
9667
9668 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9669
9670 * MAINTAINERS (Write After Approval): Add myself.
9671
9672 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9673
9674 * MAINTAINERS: Add myself as mt maintainer.
9675
9676 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9677
9678 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9679
9680 * MAINTAINERS: Change email address.
9681
9682 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
9683
9684 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9685 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9686 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9687 Find in-tree tools if available.
9688 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9689 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9690 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9691 (COMPILER_*_FOR_TARGET): New.
9692 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9693 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9694 (CONFIGURED_*, USUAL_*): Remove.
9695 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9696 STRIP): Use autoconf substitutions.
9697 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9698 COMPILER_NM_FOR_TARGET): New.
9699 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9700
9701 (all): Make all-host and all-target in parallel.
9702 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9703 that $$r and $$s are set before invoking a recursive make.
9704 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9705 ([+bootstrap-target+]): Inline most of the `all' target.
9706
9707 2005-11-29 Ben Elliston <bje@au.ibm.com>
9708
9709 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9710 from the gcc build directory.
9711 * Makefile.in: Regenerate.
9712
9713 2005-11-29 Ben Elliston <bje@au.ibm.com>
9714
9715 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9716 depend on all-libdecnumber.
9717 * configure.in (host_libs): Include libdecnumber.
9718 * Makefile.in: Regenerate.
9719 * configure: Likewise.
9720
9721 2005-11-29 Ben Elliston <bje@au.ibm.com>
9722
9723 * libdecnumber: Import decNumber sources from the dfp-branch.
9724
9725 2005-11-21 Kean Johnston <jkj@sco.com>
9726
9727 * config.sub, config.guess: Sync from upstream sources.
9728
9729 2005-11-21 Ben Elliston <bje@au.ibm.com>
9730
9731 Import from Autoconf sources:
9732
9733 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9734 * config/move-if-change: Don't output "$2 is unchanged";
9735 suggested by Ben Elliston. Handle weird characters correctly.
9736
9737 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9738
9739 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9740 to match upstream libtool for darwin.
9741
9742 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9743
9744 * Makefile.def: Remove gdb dependencies for gdbtk.
9745 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9746 (configure-gdb, install-gdb): New rules.
9747 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9748 * Makefile.in, configure: Regenerated.
9749
9750 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9751
9752 * MAINTAINERS (Write After Approval): Add myself.
9753
9754 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9755
9756 * MAINTAINERS (Write After Approval): Add myself.
9757
9758 2005-10-24 Diego Novillo <dnovillo@redhat.com>
9759
9760 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9761 Diego Novillo.
9762
9763 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
9764
9765 PR bootstrap/24297
9766 * Makefile.tpl (do-[+make-target+], do-check, install,
9767 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9768 are set before recursing.
9769 * Makefile.in: Regenerate.
9770
9771 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9772
9773 PR bootstrap/18939
9774 * Makefile.def (gcc) <target>: Fix thinko.
9775 * Makefile.in: Regenerate.
9776
9777 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9778
9779 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9780 * configure: Regenerate.
9781
9782 2005-10-15 Jie Zhang <jie.zhang@analog.com>
9783
9784 * MAINTAINERS (Write After Approval): Add self.
9785
9786 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
9787
9788 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9789 target-libffi, target-qthreads, target-libjava, and
9790 targetlibobjc.
9791 * configure: Regenerate.
9792
9793 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9794
9795 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9796 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9797 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9798 (USUAL_OBJDUMP_FOR_TARGET): New.
9799 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9800 * configure.in: Check for $OBJDUMP_FOR_TARGET.
9801 * configure, Makefile.in: Regenerated.
9802
9803 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9804
9805 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9806 before other host packages.
9807
9808 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9809
9810 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9811
9812 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9813
9814 PR bootstrap/22340
9815
9816 * configure.in (default_target): Remove.
9817 * Makefile.tpl (all): Do not use prerequisites as subroutines
9818 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9819 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9820 use prerequisites as subroutines.
9821 (check-host, check-target): New.
9822 (bootstrap configure & all targets): Do not use stage*-start
9823 if the directory layout is already ok.
9824 (non-bootstrap configure & all targets): Prepend a $(unstage).
9825 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
9826 (NOTPARALLEL): Remove.
9827 (unstage, stage variables): New variables.
9828 (unstage, stage targets): Simply expand to those variables.
9829
9830 * configure: Regenerate.
9831 * Makefile.in: Regenerate.
9832
9833 2005-10-04 James E Wilson <wilson@specifix.com>
9834
9835 * Makefile.def (lang_env_dependencies): Add libmudflap.
9836 * Makefile.in: Regenerate.
9837
9838 2005-10-03 Andreas Schwab <schwab@suse.de>
9839
9840 Backport from libtool CVS:
9841 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
9842
9843 * ltmain.sh: add support for installing into temporary
9844 staging area (e.g. 'make install DESTDIR=...')
9845
9846 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
9847
9848 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9849 * configure: Regenerated.
9850
9851 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
9852
9853 * configure: Regenerate with the correct
9854 autoconf version.
9855
9856 2005-09-30 Catherine Moore <clm@cm00re.com>
9857
9858 * configure.in (bfin-*-*): New.
9859 * configure: Regenerated.
9860
9861 2005-09-28 Geoffrey Keating <geoffk@apple.com>
9862
9863 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9864 (LIPO_FOR_TARGET): New.
9865 (CONFIGURED_LIPO_FOR_TARGET): New.
9866 (USUAL_LIPO_FOR_TARGET): New.
9867 (STRIP_FOR_TARGET): New.
9868 (CONFIGURED_STRIP_FOR_TARGET): New.
9869 (USUAL_STRIP_FOR_TARGET): New.
9870 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9871 STRIP_FOR_TARGET.
9872 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9873 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9874 * Makefile.in: Regenerate.
9875 * configure: Regenerate.
9876
9877 2005-09-19 David Edelsohn <edelsohn@gnu.org>
9878
9879 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9880 (rs6000-*-aix*): Same.
9881 * configure: Regenerate.
9882
9883 2005-09-16 Tom Tromey <tromey@redhat.com>
9884
9885 * MAINTAINERS: Add self as java maintainer.
9886
9887 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9888
9889 * configure.in: Recognize f95 in the --enable-languages option,
9890 and substitute it for fortran, issuing a warning.
9891 * configure: Regenerate.
9892
9893 2005-08-30 Phil Edwards <phil@codesourcery.com>
9894
9895 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
9896 * configure: Regenerated.
9897
9898 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
9899
9900 * MAINTAINERS: Add self as ms1 maintainer.
9901
9902 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
9903
9904 * Makefile.def (libssp): Add to lang_env_dependencies.
9905 * Makefile.in: Regenerate.
9906
9907 2005-08-18 Ian Lance Taylor <ian@airs.com>
9908
9909 * MAINTAINERS: Add myself as middle-end maintainer.
9910
9911 2005-08-17 Christian Groessler <chris@groessler.org>
9912
9913 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9914 * Makefile.in: Regenerate.
9915
9916 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
9917
9918 * MAINTAINERS (write after approval): Added myself.
9919
9920 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
9921
9922 * MAINTAINERS (Write After Approval): Add myself.
9923
9924 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
9925
9926 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9927 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9928 Look for alternate names of the target cc and c++
9929 * configure: Regenerate.
9930
9931 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
9932
9933 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9934 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9935 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9936 tools; remove code to manually set them.
9937 (Target tools): Look in the environment for them.
9938 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9939 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9940 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9941 build directory.
9942 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9943 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9944 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9945 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9946 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9947 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9948 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9949 * configure: Regenerate.
9950 * Makefile.in: Regenerate.
9951
9952 2005-07-28 Ben Elliston <bje@au.ibm.com>
9953
9954 * MAINTAINERS: Update for removed CPU targets.
9955
9956 2005-07-27 Mark Mitchell <mark@codesourcery.com>
9957
9958 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9959 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9960 * Makefile.in: Regenerated.
9961
9962 2005-07-26 Mark Mitchell <mark@codesourcery.com>
9963
9964 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9965 (CFLAGS_FOR_TARGET): Use it.
9966 (CXXFLAGS_FOR_TARGET): Likewise.
9967 * Makefile.in: Regenerated.
9968 * configure.in (--with-build-sysroot): New option.
9969 * configure: Regenerated.
9970
9971 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
9972
9973 * Makefile.tpl: Wrap install between unstage and stage
9974 * Makefile.in: Regenerate.
9975
9976 2005-07-21 Eric Christopher <echristo@apple.com>
9977
9978 * MAINTAINERS: Update affiliation.
9979
9980 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
9981
9982 * MAINTAINERS: Add self as crx port maintainer.
9983
9984 2005-07-20 DJ Delorie <dj@redhat.com>
9985
9986 * MAINTAINERS: Add self as m32c maintainer.
9987
9988 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
9989
9990 * all files: Update FSF address.
9991
9992 2005-07-15 Eric Christopher <echristo@redhat.com>
9993
9994 * MAINTAINERS: Change affiliation.
9995
9996 2005-07-14 Jim Blandy <jimb@redhat.com>
9997
9998 * configure.in: Add cases for Renesas m32c.
9999 * configure: Regenerated.
10000
10001 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10002
10003 * COPYING.LIB: Update from fsf.org.
10004
10005 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10006
10007 * COPYING, compile, config.guess,
10008 config.sub, install-sh, missing, mkinstalldirs,
10009 symlink-tree, ylwrap: Sync from upstream sources.
10010 * config-ml.in: Update FSF address.
10011
10012 2005-07-13 Eric Christopher <echristo@redhat.com>
10013
10014 * configure.in: Add toplevel noconfigdir support for tpf.
10015 * configure: Regenerate.
10016
10017 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
10018
10019 PR ada/22340
10020
10021 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10022 * Makefile.in: Regenerate.
10023
10024 2005-07-07 Mark Mitchell <mark@codesourcery.com>
10025
10026 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
10027 Brolley to write-after-approval.
10028
10029 2005-07-07 Andreas Schwab <schwab@suse.de>
10030
10031 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10032 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10033 * Makefile.in: Regenerated.
10034
10035 2005-07-06 Geoffrey Keating <geoffk@apple.com>
10036
10037 * configure.in: Don't build sim or rda when targetting darwin.
10038 * configure: Regenerate.
10039
10040 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
10041
10042 * configure.in: Add --enable-libssp and --disable-libssp.
10043 * configure: Regenerate with autoconf-2.13.
10044
10045 2005-07-02 Jakub Jelinek <jakub@redhat.com>
10046
10047 * Makefile.def (target_modules): Add libssp.
10048 * configure.in (target_libraries): Add target-libssp.
10049 * configure: Rebuilt.
10050 * Makefile.in: Rebuilt.
10051
10052 2005-07-01 Zack Weinberg <zackw@panix.com>
10053
10054 * MAINTAINERS: Change email address. Resign from maintainership.
10055
10056 2005-07-01 Richard Guenther <rguenther@suse.de>
10057
10058 * MAINTAINERS: Change my e-mail address and affiliation.
10059
10060 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
10061
10062 * Makefile.def (stagefeedback): Come after profile.
10063 Define profiledbootstrap target.
10064 * Makefile.tpl (profiledbootstrap): Remove.
10065 (stageprofile-end): Zap stagefeedback.
10066 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10067 * Makefile.in: Regenerate.
10068
10069 2005-06-13 Richard Sandiford <richard@codesourcery.com>
10070
10071 * MAINTAINERS: Update my email address.
10072
10073 2005-06-13 Zack Weinberg <zack@codesourcery.com>
10074
10075 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10076 In 'cpp' stanza, support '#line' as well as '# '.
10077
10078 2005-06-08 Andreas Schwab <schwab@suse.de>
10079
10080 * MAINTAINERS: Move myself from 'Write After Approval' to
10081 'CPU Port Maintainers' section as m68k maintainer.
10082
10083 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
10084
10085 * configure.in (unsupported_languages): New macro.
10086 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10087 non-ported target libraries in noconfigdirs.
10088 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10089 non-linux-gnu. Remove libgcj_ex_libffi.
10090 <lang_frag loop>: Set add_this_lang=no if the language is in
10091 unsupported_languages.
10092 * configure: Regenerate.
10093
10094 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10095
10096 * configure.in: Fix typo in handling of --with-mpfr-dir.
10097 * configure: Regenerate.
10098
10099 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10100
10101 * MAINTAINERS: Update my email address.
10102
10103 2005-06-02 Jim Blandy <jimb@redhat.com>
10104
10105 * config.sub: Add cases for the Renesas m32c. (This patch has been
10106 accepted into the master sources.)
10107
10108 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
10109 Michael Snyder <msnyder@redhat.com>
10110 Stan Cox <scox@redhat.com>
10111
10112 * configure.in: Set noconfigdirs for ms1.
10113
10114 * configure: Regenerate.
10115
10116 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10117
10118 * MAINTAINERS (Write After Approval): Add self.
10119
10120 2005-06-01 Josh Conner <jconner@apple.com>
10121
10122 * MAINTAINERS (Write After Approval): Add self.
10123
10124 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
10125
10126 * MAINTAINERS: Update my email address.
10127
10128 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10129
10130 * MAINTAINERS (Write After Approval): Add self.
10131
10132 2005-05-26 Chris Demetriou <cgd@broadcom.com>
10133
10134 * MAINTAINERS (Write After Approval): Remove self.
10135
10136 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
10137
10138 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10139 (Dependencies): Consider target modules for bootstrap dependencies.
10140 Make target bootstrap modules depend on each stage's gcc.
10141 * Makefile.in: Regenerate.
10142
10143 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
10144
10145 * Makefile.def (configure-gcc): Depend on binutils having been built.
10146 (all-gcc): No need to do it here.
10147 * Makefile.in: Regenerate.
10148
10149 2005-05-19 Paul Brook <paul@codesourcery.com>
10150
10151 * configure.in: Rewrite misleading error message when requested
10152 language cannot be built.
10153 * configure: Regenerate.
10154
10155 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10156
10157 * ylwrap: Import from Automake 1.9.5.
10158
10159 2005-05-13 David Ung <davidu@mips.com>
10160
10161 * MAINTAINERS (Write After Approval): Add self.
10162
10163 2005-05-09 Mike Stump <mrs@apple.com>
10164
10165 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10166 lt_cv_sys_max_cmd_len for now.
10167
10168 2005-05-09 Stan Cox <scox@redhat.com>
10169
10170 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10171
10172 2005-05-08 Matt Kraai <kraai@ftbfs.org>
10173
10174 * README.SCO: Update the URL.
10175
10176 2005-05-05 David Edelsohn <edelsohn@gnu.org>
10177
10178 * ltconfig: Define file_list_spec. Pass file_list_spec and
10179 with_gnu_ld to libtool.
10180 * ltcf-c.sh (aix[45]): Define file_list_spec.
10181 * ltcf-cxx.sh (aix[45]): Same.
10182 * ltcf-gcj.sh (aix[45]): Same.
10183 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10184 exists, write list of input files to temporary file.
10185
10186 2005-05-04 Mike Stump <mrs@apple.com>
10187
10188 * configure.in: Always pass --target to target configures as
10189 otherwise rebuilds that do --recheck will fail.
10190 * confiugure: Rebuilt.
10191
10192 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10193
10194 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10195 STAGE_HOST_EXPORTS.
10196 (configure, all): Add bootstrap support.
10197 (Host modules, target modules): Pass post-stage1 flags and exports.
10198 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10199 * Makefile.in: Regenerate.
10200
10201 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10202
10203 * configure: Regenerate.
10204
10205 2005-04-27 Mike Stump <mrs@apple.com>
10206
10207 * MAINTAINERS: Add self as darwin maintainer.
10208
10209 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10210
10211 * config.sub: Update from master copy.
10212
10213 2005-04-21 Mike Stump <mrs@apple.com>
10214
10215 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10216 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10217
10218 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10219
10220 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10221 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10222 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10223 "*-*-elf" and "*-*-linux*".
10224 * configure: Regenerate.
10225
10226 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10227
10228 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10229
10230 2005-04-12 Mike Stump <mrs@apple.com>
10231
10232 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10233
10234 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10235
10236 * MAINTAINERS (Write After Approval): Add myself.
10237
10238 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10239
10240 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10241
10242 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10243
10244 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10245 (TARGET_CONFIGARGS): Include --with-target-subdir.
10246 (configure, all): New macros. Use them throughout.
10247 * Makefile.in: Regenerate.
10248
10249 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10250
10251 * MAINTAINERS (Write After Approval): Add myself.
10252
10253 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10254
10255 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10256
10257 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10258
10259 * MAINTAINERS: Move John Carr to Write After Approval.
10260
10261 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10262
10263 * config/mh-mingw32: Delete.
10264 * configure.in: Don't use it.
10265 * configure: Regenerate.
10266
10267 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10268
10269 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10270 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10271 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10272 (HOST_LIB_PATH): Generate from Makefile.def.
10273 (TARGET_LIB_PATH): Likewise.
10274 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10275 * Makefile.in: Regenerate.
10276 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10277 (RPATH_ENVVAR): Include Darwin case.
10278 * configure: Regenerate.
10279
10280 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10281
10282 * MAINTAINERS (Various Maintainers): Remove self.
10283 (Write After Approval): Add self.
10284
10285 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10286
10287 * MAINTAINERS (Various Maintainers): Add self.
10288
10289 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10290
10291 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10292 * configure: Regenerate.
10293
10294 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10295
10296 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10297 gcc_version, and gcc_version_trigger from set of flags to pass.
10298 * Makefile.tpl: Remove definitions of above variables.
10299 (config.status): Remove dependency on $(gcc_version_trigger).
10300 * Makefile.in: Regenerate.
10301 * configure.in: Do not reference config/gcc-version.m4 nor
10302 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10303 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10304 * configure: Regenerate.
10305
10306 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10307 Andrew Pinski <pinskia@physics.uc.edu>
10308
10309 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10310 * Makefile.in: Regenerate.
10311
10312 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10313
10314 * MAINTAINERS (Write After Approval): Add myself.
10315
10316 2005-03-03 David Ayers <d.ayers@inode.at>
10317
10318 * MAINTAINERS (Write After Approval): Add myself.
10319
10320 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10321
10322 PR libgcj/20160
10323 * ltmain.sh: Avoid creating archives with components that have
10324 duplicate basenames.
10325
10326 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10327
10328 PR bootstrap/20250
10329 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10330 instead of check.
10331 * Makefile.in: Regenerate.
10332
10333 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10334
10335 * Makefile.in: Regenerate to fix conflict between the previous two
10336 patches.
10337
10338 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10339
10340 PR bootstrap/17383
10341 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10342 * Makefile.tpl (HOST_SUBDIR): New substitution.
10343 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10344 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10345 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10346 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10347 (Host modules, Bootstrapped modules): Use it.
10348 (Build modules, Target modules): Do not create symlink trees,
10349 always configure out-of-srcdir.
10350 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10351 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10352 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10353 $(HOST_SUBDIR). Create a symlink for host_subdir.
10354
10355 * Makefile.in: Regenerate.
10356 * configure: Regenerate.
10357
10358 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10359
10360 Merged from libada-gnattools-branch:
10361 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10362
10363 * gnattools: New directory.
10364 * Makefile.def: Add gnattools as a module, depending on target-libada.
10365 * Makefile.in: Regenerate.
10366 * configure.in: Include gnattools in host_tools; disable it if ada
10367 is disabled.
10368 * configure: Regenerate.
10369
10370 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
10371
10372 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10373 treelang maintainer.
10374 (Write After Approval): Remove myself.
10375
10376 2005-02-23 Paul Schlie <schlie@comcast.net>
10377
10378 * configure.in: Allow darwin targeted ports to build tk, itcl and
10379 libgui.
10380 * configure: Regenerate.
10381
10382 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10383
10384 PR libgcj/10353
10385 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10386 * configure: Regenerate.
10387
10388 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10389
10390 * MAINTAINERS (Write After Approval): Add myself.
10391
10392 2005-02-10 Ian Lance Taylor <ian@airs.com>
10393
10394 * MAINTAINERS: Update my e-mail address.
10395
10396 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10397
10398 * MAINTAINERS (Write After Approval): Add myself.
10399
10400 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
10401
10402 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10403 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10404 target-libgloss when not *-*-elf and *-*-aout.
10405 * configure: Regenerate.
10406
10407 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10408
10409 * MAINTAINERS: Remove obsolete entries.
10410
10411 * MAINTAINERS (Write After Approval): Add Michael Matz.
10412
10413 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
10414
10415 * MAINTAINERS: Remove self as cpplib maintainer.
10416
10417 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10418
10419 * install-sh, config.sub: Import from upstream.
10420
10421 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10422
10423 PR bootstrap/18222
10424 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10425 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10426 * Makefile.in: Regenerate.
10427
10428 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
10429
10430 * MAINTAINERS: Update my email address.
10431
10432 2005-01-12 David Edelsohn <edelsohn@gnu.org>
10433 Andreas Schwab <schwab@suse.de>
10434
10435 PR bootstrap/18033
10436 * config-ml.in: Eval option if surrounded by single quotes.
10437
10438 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
10439
10440 Revert 2004-12-28 Makefile changes, a better fix will be
10441 applied to mainline and src after GCC 4.0 branches.
10442
10443 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
10444
10445 PR bootstrap/17383
10446
10447 * Makefile.def (target_modules): Remove stage parameter,
10448 it is always true now.
10449 * Makefile.tpl (configure-build-[+module+],
10450 configure-target-[+module+]): Always build symlink tree
10451 for the directory and for include. BUILD_SUBDIR and
10452 TARGET_SUBDIR cannot be . anymore.
10453 * Makefile.in: Regenerate.
10454
10455 2004-12-25 David Edelsohn <edelsohn@gnu.org>
10456
10457 Revert 2004-12-08 Makefile changes.
10458
10459 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10460
10461 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10462 cygwin, mingw.
10463
10464 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10465
10466 * configure.in (sh64-*-*): Reenable gprof.
10467 * configure: Regenerate.
10468
10469 2004-12-08 David Edelsohn <edelsohn@gnu.org>
10470
10471 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10472 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10473 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10474 * Makefile.in: Regenerate.
10475
10476 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10477
10478 * MAINTAINERS: Update my email address.
10479
10480 2004-12-07 Matt Kraai <kraai@ftbfs.org>
10481
10482 * Makefile.tpl: Generate normal dependencies if the LHS module is
10483 not bootstrapped.
10484 * Makefile.in: Regenerate.
10485
10486 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10487
10488 * configure.in: Include config/gxx-include-dir.m4. Use
10489 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10490 * configure: Regenerate.
10491
10492 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10493
10494 * config.if: Delete.
10495 * configure.in: Set libstdcxx_incdir directly.
10496 * configure: Regenerate.
10497
10498 2004-12-02 Eric Christopher <echristo@redhat.com>
10499
10500 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10501 * Makefile.in: Regenerate.
10502
10503 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10504
10505 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10506 * configure: Regenerate.
10507
10508 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10509
10510 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10511 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10512 * configure: Regenerate.
10513
10514 2004-12-01 Eric Christopher <echristo@redhat.com>
10515
10516 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10517 of things to remove.
10518
10519 2004-11-29 Matt Kraai <kraai@ftbfs.org>
10520
10521 * MAINTAINERS (Write After Approval): Update my e-mail address.
10522
10523 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10524
10525 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10526 from CVS libtool to always pass_all.
10527
10528 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10529
10530 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10531 (hppa*64*-*-*): Delete incorrect comment.
10532 * configure: Rebuilt.
10533
10534 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10535
10536 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10537
10538 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10539
10540 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10541 from CVS libtool to always pass_all.
10542
10543 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10544
10545 * install-sh, compile: Import from automake.
10546
10547 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10548
10549 * config.guess, config.sub: Import from savannnah.
10550
10551 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
10552
10553 * MAINTAINERS (Write After Approval): Add myself
10554
10555 2004-11-12 Mike Stump <mrs@apple.com>
10556
10557 * Makefile.def: Add html support.
10558 * Makefile.tpl: Likewise.
10559 * Makefile.in: Regenerate.
10560
10561 2004-11-11 Geoffrey Keating <geoffk@apple.com>
10562
10563 PR 18423
10564 * configure.in: Remove all instances of build-fixincludes from
10565 noconfigdirs.
10566 (build_configargs): Supply --target to subdirectories.
10567 * configure: Regenerate.
10568
10569 * Makefile.def: Make gcc install depend on fixincludes install.
10570 * Makefile.in: Regenerate.
10571
10572 2004-11-10 Janis Johnson <janis187@us.ibm.com>
10573
10574 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10575
10576 2004-11-11 Paul Brook <paul@codesourcery.com>
10577
10578 * MAINTAINERS: Add self as arm maintainer. Update email address.
10579
10580 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10581
10582 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10583 target-libgfortran.
10584 * configure: Regenerate.
10585
10586 2004-11-07 David Edelsohn <edelsohn@gnu.org>
10587
10588 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10589 like CC.
10590
10591 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
10592
10593 * Makefile.def (host fixincludes): Specify missing targets.
10594 * Makefile.in: Regenerate.
10595
10596 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10597
10598 * MAINTAINERS: Add myself
10599
10600 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10601
10602 * MAINTAINERS (Write After Approval): Add myself.
10603
10604 2004-11-04 Geoffrey Keating <geoffk@apple.com>
10605
10606 * Makefile.def: Build fixincludes for the host, too.
10607 * Makefile.in: Regenerate.
10608 * configure.in (host_tools): Add fixincludes.
10609 * configure: Regenerate.
10610
10611 2004-11-04 Daniel Jacobowitz <dan@debian.org>
10612
10613 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10614 * configure: Regenerated.
10615
10616 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10617
10618 PR other/17783
10619 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10620 * configure: Regenerated.
10621
10622 2004-10-31 Mark Mitchell <mark@codesourcery.com>
10623
10624 * README.SCO: Update per FSF instructions.
10625
10626 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
10627
10628 PR target/18151
10629 * configure.in (case ${target}): Do not build fixincludes for avr.
10630 * configure: Regenerated.
10631
10632 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
10633
10634 * configure.in (case ${target}): Do not build fixincludes
10635 on platforms where it is not used.
10636 * configure: Regenerated.
10637
10638 2004-10-23 Daniel Jacobowitz <dan@debian.org>
10639
10640 * configure.in: Use an absolute path to install-sh.
10641 * configure: Regenerated.
10642
10643 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10644
10645 * MAINTAINERS (Write After Approval): Add myself.
10646
10647 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10648
10649 * MAINTAINERS: Remove from Write After Approval those that are
10650 already maintainers.
10651
10652 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10653
10654 * MAINTAINERS: Update my email address.
10655
10656 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10657
10658 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10659 * configure: Regenerate.
10660
10661 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
10662
10663 * MAINTAINERS: Update my email address.
10664
10665 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10666
10667 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10668 entries belonging to this category.
10669
10670 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10671
10672 * MAINTAINERS: Update my e-mail address.
10673
10674 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
10675
10676 Fix wrong conflict resolution in:
10677
10678 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10679
10680 * Makefile.in: Regenerate.
10681 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10682 in the recursive `make', instead of hardwiring `all'.
10683 (Autogenerated TARGET-* variables): New.
10684
10685 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10686
10687 * configure.in: Enable target-libgloss for crx-*-*.
10688 * configure: Regenerate.
10689
10690 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10691
10692 * MAINTAINERS (Various Maintainers): Move the "windows,
10693 cygwin, mingw" maintainer to ...
10694 (OS Port Maintainers): ... here.
10695
10696 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10697
10698 * MAINTAINERS (Write After Approval): Remove those that are
10699 maintainers of some subsystem.
10700
10701 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10702
10703 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10704 * ltcf-cxx.sh (tpf*): Likewise.
10705 * ltconfig (tpf*): Add TPF OS configuration support.
10706
10707 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10708
10709 * MAINTAINERS: Change my email address to my new work account.
10710
10711 2004-09-24 Michael Roth <mroth@nessie.de>
10712
10713 * configure.in (--without-headers): Add missing double quotes.
10714 * configure: Regenerate.
10715
10716 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
10717
10718 * ylwrap: Revert to previous version.
10719
10720 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10721
10722 PR bootstrap/17369
10723 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10724 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10725 SET_GCC_LIB_PATH_CMD.
10726 (BASE_TARGET_EXPORTS): Likewise.
10727 * Makefile.in: Regenerated.
10728
10729 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10730 * configure: Regenerated.
10731
10732 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10733
10734 * config.guess: New upstream version
10735 * compile, depcomp, install-sh, ylwrap: Likewise.
10736
10737 2004-09-19 Roger Sayle <roger@eyesopen.com>
10738
10739 * config/mh-x86omitfp: New host makefile fragment. Add
10740 -fomit-frame-pointer to the default BOOT_CFLAGS.
10741 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10742 * configure: Regenerate.
10743
10744 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10745
10746 PR target/11572
10747 * configure.in (*-*-darwin*): Renable libobjc.
10748 * configure: Regenerate.
10749
10750 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10751
10752 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10753
10754 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
10755
10756 * Makefile.def: Remove libbanshee.
10757 * Makefile.tpl: Ditto.
10758 * configure.in: Ditto.
10759 * Makefile.in: Regen.
10760 * configure: Ditto.
10761
10762 2004-09-08 David Edelsohn <edelsohn@gnu.org>
10763
10764 * ltmain.sh: Use $pic_object as $non_pic_object if
10765 $non_pic_object=none.
10766
10767 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
10768
10769 * missing: Import latest version from master repository.
10770
10771 2004-09-06 Nick Clifton <nickc@redhat.com>
10772
10773 * config.sub: Import latest version from master repository.
10774 * config.guess: Likewise.
10775 This includes these changes:
10776
10777 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10778
10779 * config.sub: Handle crisv32, alias etraxfs.
10780 * config.guess (crisv32:Linux:*:*): Handle.
10781
10782 2004-08-13 Brad Smith <brad@comstyle.com>
10783
10784 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10785 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10786
10787 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10788
10789 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10790 assume the processor is a powerpc. This is because coreutils
10791 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10792 in this case, due to a MacOS X bug that causes
10793 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10794 to return a negative number.
10795 Problem reported by Petter Reinholdtsen in:
10796 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10797
10798 2004-07-19 Ben Elliston <bje@gnu.org>
10799
10800 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10801
10802 2004-06-24 Ben Elliston <bje@gnu.org>
10803
10804 * config.guess: Update copyright years.
10805 * config.sub: Likewise.
10806
10807 2004-06-22 Robert Millan <robertmh@gnu.org>
10808
10809 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10810 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10811
10812 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10813
10814 * config.guess (*:*VMS:*:*): New entry. Replaces
10815 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10816 manufacturer.
10817
10818 2004-06-22 Ben Elliston <bje@gnu.org>
10819
10820 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10821 * config.sub: Likewise.
10822
10823 2004-06-22 Ben Elliston <bje@gnu.org>
10824
10825 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10826 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10827
10828 2004-06-11 Ben Elliston <bje@gnu.org>
10829
10830 * config.guess (pegasos:OpenBSD:*:*): Remove.
10831
10832 2004-06-11 Ben Elliston <bje@gnu.org>
10833
10834 From Wouter Verhelst <wouter@grep.be>:
10835 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10836
10837 2004-06-11 Ben Elliston <bje@gnu.org>
10838
10839 * config.guess (luna88k:OpenBSD:*:*): New.
10840
10841 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
10842
10843 * config.guess (m32r*:Linux:*:*): New case.
10844 * config.sub: Handle m32rle.
10845
10846 2004-03-12 Ben Elliston <bje@wasabisystems.com>
10847
10848 From Jens Petersen <petersen@redhat.com>:
10849 * config.sub: Handle sparcv8.
10850
10851 2004-03-03 Ben Elliston <bje@wasabisystems.com>
10852
10853 From Tom Smith <smith@cag.lkg.hp.com>:
10854 * config.guess: Version suffixes are equally significant on Tru64
10855 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
10856 prefix of "P" (patched kernel).
10857
10858 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
10859
10860 * config.sub: Add support for National Semiconductor CRX target.
10861
10862 2004-09-03 Janis Johnson <janis187@us.ibm.com>
10863
10864 * MAINTAINERS (Various Maintainers): Remove myself as web page
10865 maintainer, add myself as maintainer of build status lists.
10866
10867 2004-09-03 Jan Beulich <jbeulich@novell.com>
10868
10869 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10870 *-*-netware, but add target-libmudflap.
10871 Consolidate *-*-netware targets (of which really only i?86 exists)
10872 into a single entry.
10873 * configure: Likewise.
10874
10875 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
10876
10877 * Makefile.tpl (sorry): Remove.
10878 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10879 (cleanstrap targets): Depend on distclean, not distclean-stage1.
10880 (do-clean): Clean per-stage directories too.
10881 (do-distclean): Run distclean-stage1 too.
10882 (.NOTPARALLEL): Enable during toplevel bootstrap.
10883 (stage[+id+]-bubble): Enable parallel execution during
10884 the recursive invocation.
10885 * Makefile.in: Regenerate.
10886
10887 Fix previous checkin:
10888
10889 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10890 include.
10891 * configure.in: Fix indentation.
10892 * configure: Regenerate.
10893
10894 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
10895
10896 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10897 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10898 * configure: regenerate
10899 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10900 -mdynamic-no-pic
10901
10902 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
10903
10904 * Makefile.def (build_modules): Add fixincludes.
10905 (dependencies): Make gcc depend on fixincludes.
10906 * configure.in (build_tools): Add fixincludes.
10907 (build_configdirs): Always include build_libs.
10908 * Makefile.in: Regenerate.
10909 * configure: Regenerate.
10910
10911 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
10912
10913 * Makefile.def (bootstrap stages): Add 'lean' parameter.
10914 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10915 phony targets; do not generate timestamp files.
10916 (distclean-stageN): Remove references to their timestamp files.
10917 (restageN, touch-stageN): Remove.
10918 (stageN-bubble): Rewritten.
10919 (compare): Support lean bootstraps.
10920 * Makefile.in: Regenerate.
10921
10922 * configure.in: Only warn when bootstrapping but
10923 build != host or build != target. Support lean bootstraps.
10924 * configure: Regenerate.
10925
10926 2004-08-26 Phil Edwards <phil@codesourcery.com>
10927
10928 * configure.in: Give a better error message if GMP/MPFR are missing
10929 and a language needing them has been requested.
10930 * configure: Regenerated.
10931
10932 2004-08-25 Phil Edwards <phil@codesourcery.com>
10933
10934 * configure.in: Print a list of available language front-ends if
10935 a requested one is missing. Tidy stray tab characters.
10936 * configure: Regenerated.
10937
10938 2004-08-19 Michael Koch <konqueror@gmx.de>
10939
10940 * gcc/doc/install.texi: Update entry about automake for libjava.
10941
10942 2004-08-17 Robert Millan <robertmh@gnu.org>
10943
10944 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10945 (instead of FreeBSD).
10946 * configure: Regenerate.
10947
10948 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10949
10950 * Makefile.in: Regenerate.
10951 * configure: Regenerate.
10952
10953 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10954 stage_*_flags.
10955 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10956 for bootstrapped modules if toplevel bootstrap is going.
10957 (GCC bootstrap): Generate per-stage targets for all bootstrapped
10958 modules. Adjust for changes in Makefile.def. Enable several
10959 rules even in non-bootstrap mode, just to avoid peppering the
10960 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10961 (stage-[+prev+]-bubble): Remove.
10962
10963 * Makefile.def (Dependencies): Depend on all-build-bison,
10964 all-build-flex, all-build-byacc, all-build-texinfo, rather
10965 than the host variations.
10966 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
10967 with BUILD_SUBDIR.
10968 (BISON): Update for recent Bisons.
10969 (YACC): Fix typo.
10970 (cross): Depend on all-build.
10971 (all): Do not depend on all-build.
10972 (prebootstrap): Remove.
10973 (dep-kind): Accept separate prefixes for MODULE and ON variables.
10974 (Prebootstrap dependencies): Add them to the per-stage targets
10975 and to all-prebootstrap.
10976 * configure.in (build_configdirs): Always enable build_tools.
10977 (BUILD_DIR_PREFIX): Remove.
10978
10979 * Makefile.def (gcc): Add target variable.
10980 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10981 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10982 in the recursive `make', instead of hardwiring `all'.
10983 (Autogenerated TARGET-* variables): New.
10984
10985 2004-08-13 Brian Booth <bbooth@redhat.com>
10986
10987 * MAINTAINERS: Remove myself from write-after-approval.
10988
10989 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
10990
10991 * src-release: Stop distributing mmalloc with gdb (which doesn't
10992 use it).
10993 * Makefile.def: GDB doesn't depend on mmalloc anymore.
10994 * Makefile.in: Regenerate.
10995
10996 2004-08-09 Mark Mitchell <mark@codesourcery.com>
10997
10998 * configure.in (arm*-*-eabi*): New target.
10999 * configure: Regenerate.
11000
11001 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
11002
11003 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11004 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11005 (Dependencies): New section.
11006 * Makefile.tpl (Dependencies): Generate from Makefile.def.
11007 (configure-target-[+module+]): Depend on maybe-all-gcc
11008 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
11009 (toplevel profiledbootstrap): Fix dependencies.
11010 * Makefile.in: Regenerate.
11011
11012 2004-08-03 Mark Mitchell <mark@codesourcery.com>
11013
11014 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11015 target-libiberty to noconfigdirs.
11016 * configure: Regenerate.
11017
11018 2004-08-03 Paul Brook <paul@codesourcery.com>
11019
11020 * configure.in: Check for MPFR as well as GMP.
11021 * configure: Regenerate.
11022
11023 2004-08-01 Robert Millan <robertmh@gnu.org>
11024
11025 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11026 libmudflap for all GNU-based systems (with Glibc).
11027 * configure: Regenerate.
11028
11029 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
11030
11031 * Makefile.def (host-modules): Add gcc.
11032 * Makefile.in: Regenerate.
11033 * Makefile.tpl (sorry): New rule.
11034 (configure-host, all-host, [+make_target+]-host, do-check,
11035 install-host): Do not add gcc as a special case.
11036 (host modules): Add a small special-casing for gcc. Export
11037 extra_make_flags through the environment.
11038 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11039 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11040 other recursive targets for gcc): Remove.
11041
11042 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11043 (stage, unstage): New rules.
11044 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11045 distclean-stage[+id+]): Use stage_current.
11046 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11047 the stage*-start rules.
11048
11049 2004-08-02 Geoffrey Keating <geoffk@apple.com>
11050
11051 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11052 use -all_load flag.
11053
11054 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
11055
11056 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11057 * configure: Regenerate.
11058
11059 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11060
11061 * maintainer-scripts/gcc_release: Revert yesterday's change.
11062
11063 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11064
11065 * MAINTAINERS: Add myself to write-after-approval.
11066
11067 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11068
11069 * libf2c: Removed.
11070 * gcc/gccbug.in: Updated because of libf2c removal.
11071 * maintainer-scripts/gcc_release: Ditto.
11072
11073 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
11074
11075 * configure.in: Build libmudflap by default on FreeBSD.
11076 * configure: Regenerated.
11077
11078 2004-07-09 Mark Mitchell <mark@codesourcery.com>
11079
11080 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11081 systems.
11082 * configure: Regenerated.
11083
11084 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11085
11086 PR target/16344
11087 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11088 feedback based compiler.
11089 * Makefile.in: Rebuilt.
11090
11091 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
11092
11093 * Makefile.def (host_modules): Set bootstrap=true for flex.
11094 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11095 * Makefile.in: Rebuilt.
11096
11097 2004-07-07 Jan Hubicka <jh@suse.cz>
11098
11099 * MAINTAINERS: Add self as a profile feedback maintainer.
11100
11101 2004-07-05 Phil Edwards <phil@codesourcery.com>
11102
11103 * configure.in: Do not prepend $srcdir to /dev/null in
11104 makefile fragments.
11105 * configure: Regenerate.
11106
11107 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
11108
11109 * Makefile.def (build_modules): Add bison, byacc, flex,
11110 m4, texinfo.
11111 (flags_to_pass): Add FLEX.
11112 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11113 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11114 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11115 DEFAULT_MAKEINFO): Remove.
11116 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11117 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11118 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11119 objdir or else use configured tool.
11120 (all-build): New.
11121 (all): Depend on it.
11122 (Build module dependencies): Add.
11123 * Makefile.in: Regenerate.
11124 * configure.in: Better support for multiple build modules,
11125 matching what is done for host/target modules. Do not look
11126 for "plausible" locations of build tools if Canadian cross.
11127 Use autoconf's AC_PROG_CC to find a C compiler. Define
11128 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11129 * configure: Regenerate.
11130
11131 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11132
11133 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11134 * Makefile.in: Regenerate.
11135
11136 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11137
11138 * Makefile.tpl (configure-build-[+module+],
11139 configure-[+module+], configure-target-[+module+]): Pass
11140 [+extra_configure_args+].
11141 (all-build-[+module+], all-[+module+], check-[+module+],
11142 install-[+module+], [+make_target+]-[+module+],
11143 all-target-[+module+], check-target-[+module+],
11144 install-target-[+module+], [+make_target+]-target-[+module+]):
11145 Pass [+extra_make_args+].
11146 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11147 (GCC_HOST_EXPORTS): Remove.
11148 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11149 cross, check-gcc, check-gcc-c++, install-gcc,
11150 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11151 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11152 * Makefile.in: Regenerate.
11153
11154 2004-06-21 Matthew Sachs <msachs@apple.com>
11155
11156 * MAINTAINERS: Added self to write-after-approval.
11157
11158 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11159
11160 * configure.in: Check for srcdir/winsup rather than build directory
11161 winsup.
11162 * configure: Regenerate.
11163
11164 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
11165
11166 * configure.in: Don't build Cygwin native newlib if winsup
11167 directory is missing. Emit warning instead.
11168 * configure: Regenerate.
11169
11170 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
11171
11172 * Makefile.tpl (touch-stage[+id+]): New.
11173 (restage[+prev+]): Depend on touch-stage[+id+].
11174
11175 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11176 Use it throughout.
11177
11178 * Makefile.def: Add profile and feedback bootstrap stages.
11179 Remove next field from bootstrap stages.
11180 * Makefile.tpl (LN, LN_S): Substitute.
11181 (stageN-start, stageN-end): Use double-colon rules, to
11182 provide a hook for additional setup commands.
11183 (distclean-stageN-gcc, restageN): Create dependencies from
11184 [+prev+], not from [+next+].
11185 (stageN-bubble): Add commands for successive stages from
11186 [+prev+], using double-colon rules.
11187 (all-stageN-gcc): Fix typo.
11188 (stagefeedback-start, profiledbootstrap): New.
11189 * Makefile.in: Regenerate.
11190 * configure.in: Call ACX_PROG_LN.
11191 * configure: Regenerate.
11192
11193 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11194
11195 * MAINTAINERS (Write After Approval): Add myself.
11196
11197 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11198
11199 * MAINTAINERS (Write After Approval): Add myself.
11200
11201 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11202
11203 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11204 without gcc.
11205 * configure: Regenerate.
11206
11207 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11208
11209 * Makefile.tpl: Fix typo.
11210 * Makefile.in: Regenerate.
11211
11212 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11213
11214 * configure.in: Remove new- prefix from toplevel
11215 bootstrap targets.
11216 * configure: Regenerate.
11217
11218 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11219
11220 * Makefile.tpl (all.normal): Rename to all.
11221 (all): Replace with a rule to pick the default
11222 target from configure.
11223 (all-gcc, configure-gcc): Use conditionals to
11224 do nothing when toplevel bootstrap is going on.
11225 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11226 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11227 * configure.in: Support --enable-bootstrap.
11228
11229 * Makefile.def: Remove new- prefix from toplevel
11230 bootstrap targets.
11231 * Makefile.tpl: Likewise.
11232
11233 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11234 target.
11235
11236 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11237 $(RECURSE_FLAGS) to recursive invocation of make.
11238
11239 * Makefile.in: Regenerate.
11240 * configure: Regenerate.
11241
11242 2004-05-30 Andreas Jaeger <aj@suse.de>
11243 Jim Wilson <wilson@specifixinc.com>
11244
11245 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11246 like CC.
11247
11248 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11249
11250 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11251 * configure: Regenerate.
11252
11253 2004-05-25 Daniel Jacobowitz <drow@false.org>
11254
11255 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11256 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11257 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11258 targets.
11259 * Makefile.in: Regenerate.
11260
11261 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11262
11263 * configure.in: Test the ability to symlink directories.
11264 * configure: Regenerate.
11265
11266 * Makefile.def (bootstrap-stage): New definitions.
11267 * Makefile.tpl (configure-stage1-gcc,
11268 configure-stage2-gcc, configure-stage3-gcc,
11269 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11270 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11271 new-restage3, compare): Autogenerate, see Makefile.in
11272 entry for behavioral changes.
11273 (distclean-stage1, new-stage1-start, new-stage1-end,
11274 new-stage1-bubble, distclean-stage2, new-stage2-start,
11275 new-stage2-end, new-stage2-bubble, distclean-stage3,
11276 new-stage3-start, new-stage3-end): New autogenerated targets.
11277 (objext, prebootstrap, BOOT_CFLAGS,
11278 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11279 targets.
11280
11281 * Makefile.in: Regenerate.
11282 (distclean-stage1, new-stage1-start, new-stage1-end,
11283 new-stage1-bubble, distclean-stage2, new-stage2-start,
11284 new-stage2-end, new-stage2-bubble, distclean-stage3,
11285 new-stage3-start, new-stage3-end): New targets.
11286 (all-stage1-gcc): Move prebootstrap dependency from here...
11287 (configure-stage1-gcc): ...to here.
11288 (new-bootstrap): Use bubble targets.
11289 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11290 Use per-stage distclean targets.
11291 (configure-stage1-gcc, configure-stage2-gcc,
11292 configure-stage3-gcc, all-stage1-gcc,
11293 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11294 Use new-stageN-start to prepare the tree.
11295
11296 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11297
11298 * Makefile.def (host_modules): add libcpp.
11299 * Makefile.tpl: Add dependencies on and for libcpp.
11300 * Makefile.in: Regenerate.
11301 * configure.in: Add libcpp host module.
11302 * configure: Regenerate.
11303
11304 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11305
11306 * Makefile.tpl: Whenever a recursive target is defined, wrap
11307 it in a special @if/@endif block, and prepare its maybe
11308 dependency in the @if/@endif block
11309 * configure.in: Instead of writing maybe dependencies, remove
11310 the @if/@endif statements, and remove the @if/@endif blocks
11311 that remain.
11312 * configure: Regenerate.
11313 * Makefile.in: Regenerate.
11314
11315 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11316
11317 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11318
11319 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11320
11321 PR bootstrap/15120
11322 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11323 * */configure: Rebuilt.
11324
11325 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11326
11327 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11328 of libf2c.
11329 * configure, Makefile.in: Regenerate.
11330
11331 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
11332
11333 * MAINTAINERS (Write After Approval): Add myself.
11334
11335 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11336
11337 Merge from tree-ssa-20020619-branch.
11338
11339 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11340 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11341 (HOST_GMPLIBS): Define.
11342 (HOST_GMPINC): Define.
11343 (TARGET_LIB_PATH): Add libmudflap.
11344 (GFORTRAN_FOR_TARGET): Define.
11345 (configure-build*): Export GFORTRAN.
11346 (configure-gcc): Export GMPLIBS and GMPINC.
11347 (all-gcc): Add maybe-all-libbanshee.
11348 (configure-target-libgfortran): Define.
11349 * Makefile.in: Regenerate.
11350 * configure.in (host_libs): Add libbanshee.
11351 (target_libraries): Add target-libmudflap and target-libgfortran.
11352 Add --with-libbanshee.
11353 Handle --disable-libmudflap.
11354 (*-*-freebsd*): Use with_gmp.
11355 Add $(libgcj) to noconfigdirs.
11356 * configure: Regenerate.
11357 * depcomp: New file.
11358 * MAINTAINERS: Add tree-ssa maintainers.
11359
11360 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11361
11362 * MAINTAINERS (Various Maintainers): Add myself.
11363
11364 2004-04-30 Brian Ford <ford@vss.fsi.com>
11365
11366 * MAINTAINERS (Write After Approval): Add myself.
11367
11368 2004-04-29 Uros Bizjak <uros@kss-loka.si>
11369
11370 * MAINTAINERS (Write After Approval): Add myself.
11371
11372 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
11373
11374 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11375 * configure: Regenerate.
11376
11377 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
11378
11379 Revert:
11380 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11381
11382 * Makefile.def (flags_to_pass): Remove *dir variables that
11383 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11384 as well as prefix and exec_prefix.
11385 * Makefile.in: Regenerate.
11386
11387 2004-04-26 Robert Millan <robertmh@gnu.org>
11388
11389 Add patches from libtool CVS.
11390 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11391 * ltconfig: Likewise.
11392 * ltcf-c.sh: Likewise.
11393 * ltcf-cxx.sh: Likewise.
11394 * ltcf-gcj.sh: Likewise.
11395
11396 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11397
11398 * Makefile.def (host_modules): Mark with the bootstrap
11399 flag packages on which gcc depends.
11400 * Makefile.tpl (all-bootstrap): Use it.
11401 * Makefile.in: Regenerate.
11402
11403 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11404
11405 * Makefile.def (flags_to_pass): Remove *dir variables that
11406 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11407 as well as prefix and exec_prefix.
11408 * Makefile.in: Regenerate.
11409
11410 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11411
11412 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11413 * configure: Regenerate.
11414 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11415 * gcc/Makefile.tpl (compare): Use the result of the test.
11416 * gcc/Makefile.in: Regenerate.
11417
11418 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
11419
11420 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11421 Always relocate gcc and prev-gcc to the original names, even
11422 if the build fails.
11423 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11424 New targets.
11425
11426 2004-04-23 Laurent GUERBY <laurent@guerby.net>
11427
11428 * MAINTAINERS: Update my email address.
11429
11430 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11431
11432 * configure.in (mips*-*-irix5*): Enable ld.
11433 * configure: Regenerate.
11434
11435 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11436
11437 * configure: Regenerate.
11438
11439 2004-04-15 James E Wilson <wilson@specifixinc.com>
11440
11441 * Makefile.tpl (configure-[+module+], configure-gcc,
11442 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11443 Set and export LDFLAGS.
11444 * Makefile.in: Regenerate.
11445
11446 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11447
11448 * MAINTAINERS: Add myself to write-after-approval.
11449
11450 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11451
11452 PR bootstrap/14871
11453 * Makefile.tpl: If we don't have built-in-tree target tools,
11454 use the ones found by configure rather than hacking around with
11455 program_transform_name.
11456 * configure.in: Give Makefile.tpl the information necessary
11457 to do that.
11458 * Makefile.in: Regenerate.
11459 * configure: Regenerate.
11460
11461 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11462
11463 PR bootstrap/14760
11464 * configure.in: When computing baseargs, strip *all* copies of
11465 offending options. Also, don't match/substitute the trailing space,
11466 so that this actually works when two similar options are separated by
11467 only one space.
11468 * configure: Regenerate.
11469
11470 2004-04-06 David Edelsohn <edelsohn@gnu.org>
11471
11472 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11473 (rs6000-*-aix*): Same.
11474 * configure: Regenerate.
11475
11476 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
11477
11478 * MAINTAINERS: Add myself to write-after-approval.
11479
11480 2004-04-03 Bud Davis <bdavis9659@comcast.net>
11481
11482 * MAINTAINERS: Add myself to write-after-approval.
11483
11484 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11485
11486 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11487 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11488 * Makefile.in: Regenerate.
11489
11490 * configure.in (top level bootstrap support): Rework --enable-werror
11491 to set @stage2_werror_flag@.
11492 * configure: Regenerate.
11493 * Makefile.tpl (top level bootstrap support): Pass
11494 @stage2_werror_flag@ down to configure in stages 2 and 3.
11495 * Makefile.in: Regenerate.
11496
11497 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11498
11499 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11500 for stages 2 and 3 as well as in make. As a consequence, remove
11501 OUTPUT_OPTION (now detected by configure) from the flags passed down
11502 to make.
11503 * Makefile.in: Regenerate.
11504
11505 * Makefile.tpl (new-bootstrap): Fix typo.
11506 * Makefile.in: Regenerate.
11507
11508 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11509
11510 * Makefile.tpl: Rearrange by moving recursive_targets rules
11511 into their proper sections.
11512 * Makefile.tpl (top level bootstrap support): Move disabling
11513 of coverage flags from 'make' to 'configure'; improve comments.
11514 * Makefile.in: Regenerate.
11515
11516 * Makefile.tpl (experimental top level bootstrap) Move stage1
11517 language setting from all- target to configure- target; disable
11518 intermodule optimization in stage 1; prevent gratuitous rebuilds
11519 of stage 1.
11520 * Makefile.in: Regenerate.
11521 * configure.in: Comma-separate stage 1 language list for top
11522 level bootstrap.
11523 * configure: Regenerate.
11524
11525 * Makefile.tpl: Clean up experimental top level bootstrap support:
11526 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11527 prev-gcc in configure- targets as well as all- targets.
11528 * Makefile.in: Regenerate.
11529
11530 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11531
11532 * compile: New file imported from automake.
11533
11534 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
11535
11536 * configure.in: Remove symbolic link section.
11537 * configure: Regenerate.
11538 * Makefile.tpl (links): Remove.
11539 * Makefile.in: Regenerate.
11540
11541 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
11542 Nathanael Nerode <neroden@gcc.gnu.org>
11543
11544 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11545 Set with AC_CHECK_PROGS.
11546 * configure.in: Fix comment typo from last patch.
11547 * configure: Regenerate.
11548
11549 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11550
11551 * Makefile.tpl: Introduce experimental top level bootstrap support.
11552 * Makefile.in: Regenerate.
11553 * configure.in: Introduce support for top level bootstrap.
11554 * configure: Regenerate.
11555
11556 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
11557 Paolo Bonzini <bonzini@gnu.org>
11558
11559 PR bootstrap/14522
11560 * configure.in: Cope with shells that do not support unquoted ^
11561 * configure: Regenerate.
11562
11563 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
11564 Paolo Bonzini <bonzini@gnu.org>
11565
11566 PR bootstrap/14522
11567 * configure.in: Cope with shells that do not support nesting
11568 quotes inside quoted backquote substitutions.
11569 * configure: Regenerate.
11570
11571 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11572
11573 PR bootstrap/14522
11574 * configure.in: Fix escaping of $.
11575 * configure: Regenerate.
11576
11577 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11578
11579 * configure: Regenerate, since I forgot to while committing Paolo's
11580 changes.
11581
11582 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
11583
11584 PR ada/14131
11585 Move language detection to the top level.
11586 * configure.in: Find default values for the tools as
11587 soon as possible. Disable ada if GNAT is not found.
11588 Emit error message about missing languages. Expand
11589 --enable-languages=all for the gcc subdirectory.
11590
11591 2004-03-10 Ben Elliston <bje@gnu.org>
11592
11593 * MAINTAINERS: Update my email address.
11594
11595 2004-03-05 David Edelsohn <edelsohn@gnu.org>
11596
11597 * ltconfig: Disable building static libraries if building shared
11598 libraries on AIX 5L.
11599
11600 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
11601
11602 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11603 and disable libgcj.
11604 * configure: Regenerated.
11605
11606 2004-03-01 Brian Booth <bbooth@redhat.com>
11607
11608 * MAINTAINERS: Add myself to write-after-approval.
11609
11610 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
11611
11612 * MAINTAINERS: Add myself to write-after-approval.
11613
11614 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11615
11616 PR bootstrap/7087
11617 * Makefile.tpl: Guard XFOO sed statements better.
11618 * Makefile.tpl: Add dependency for configure-target-libada.
11619 * Makefile.in: Regenerate (incidentally fixes broken
11620 commit when libada-branch was merged).
11621
11622 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11623
11624 * MAINTAINERS: Add myself to write-after-approval.
11625
11626 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11627
11628 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11629 maintainers.
11630
11631 2004-02-20 Andrew Cagney <cagney@redhat.com>
11632
11633 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11634 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11635
11636 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11637
11638 PR bootstrap/11932
11639 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11640
11641 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
11642
11643 * MAINTAINERS: Added myself to write-after-approval.
11644
11645 2004-02-14 Michael Koch <konqueror@gmx.de>
11646
11647 * MAINTAINERS: Added myself to write-after-approval.
11648
11649 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11650
11651 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11652 some OS port maintainers to OS port maintainers section.
11653
11654 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
11655
11656 * MAINTAINERS: Add self.
11657
11658 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11659
11660 * MAINTAINERS: Alphabetize.
11661
11662 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
11663
11664 * MAINTAINERS: Remove myself.
11665
11666 2004-02-11 David Edelsohn <edelsohn@gnu.org>
11667
11668 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11669 (rs6000-*-aix*): Same.
11670 * configure: Regenerate.
11671
11672 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11673
11674 * configure.in (host): Add in missing $noconfigdirs to defines.
11675 * configure: Regenerate.
11676
11677 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11678 Nathanael Nerode <neroden@gcc.gnu.org>
11679
11680 PR ada/6637, PR ada/5911
11681 Merge with libada-branch:
11682 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11683 with appropriate dependencies. Add --enable-libada configure switch.
11684 * configure, Makefile.in: Regenerate.
11685
11686 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
11687
11688 * MAINTAINERS: Add myself to write-after-approval.
11689
11690 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11691
11692 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11693 * configure: Regenerate.
11694
11695 2004-02-04 Geoffrey Keating <geoffk@apple.com>
11696
11697 Merge from upstream:
11698
11699 * ltmain.in: When setting IFS to '~', be careful about user
11700 arguments that contain '~'.
11701
11702 2004-02-04 Peter O'Gorman <peter@pogma.com>
11703
11704 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11705 Also test $base_compile against $CC with escaped arguments. Bug
11706 reported by Geoff Keating <geoffk@apple.com>.
11707
11708 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11709
11710 * MAINTAINERS: Remove i960 port.
11711
11712 2004-01-23 DJ Delorie <dj@redhat.com>
11713
11714 * Makefile.def (target_modules) [libiberty]: Don't stage.
11715 * Makefile.in: Rebuilt.
11716
11717 2004-01-20 Caroline Tice <ctice@apple.com>
11718
11719 * MAINTAINERS: Add myself to write-after-approval.
11720
11721 2004-01-19 Paolo Carlini <pcarlini@suse.de>
11722
11723 * MAINTAINERS: Update my email address.
11724
11725 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11726
11727 * MAINTAINERS: Add myself to write-after-approval.
11728
11729 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11730
11731 * MAINTAINERS: Remove entries without email address.
11732
11733 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
11734
11735 * MAINTAINERS: Add myself to write-after-approval.
11736
11737 2004-01-15 Steven Bosscher <stevenb@suse.de>
11738
11739 * MAINTAINERS: Update my email address.
11740
11741 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
11742
11743 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11744 * Makefile.tpl (configure-target-[+module+]): Support stage.
11745 * Makefile.in: Rebuilt.
11746
11747 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11748
11749 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11750
11751 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
11752
11753 * MAINTAINERS: Add myself as a MIPS maintainer.
11754
11755 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11756
11757 * configure.in: Use ./config.cache, not config.cache.
11758 * configure: Regenerate.
11759 * Makefile.tpl: Special-casing not needed for GCC any more.
11760 * Makefile.in: Regenerate.
11761
11762 * configure.in: Don't share a cache file for host dirs.
11763 * configure: Regenerate.
11764
11765 * config-ml.in: Don't mess with the cache file.
11766
11767 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11768
11769 * MAINTAINERS: Move myself from 'Write After Approval' to
11770 'CPU Port Maintainers' section as SPARC maintainer.
11771
11772 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11773
11774 * Makefile.tpl: Make GCC use a separate config.cache.
11775 * Makefile.in: Regenerate.
11776
11777 PR bootstrap/11932, PR bootstrap/11933
11778 (I don't know if it will fix either of them, but it relates
11779 to them.)
11780 * configure.in: Don't use shared config.cache for target
11781 directories.
11782 * configure: Regenerate.
11783
11784 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11785
11786 * MAINTAINERS: Add myself to 'Write After Approval' section.
11787
11788 2003-12-31 Roger Sayle <roger@eyesopen.com>
11789
11790 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11791 * configure: Regenerated.
11792
11793 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11794
11795 * MAINTAINERS: Remove the mn10200 maintainer.
11796
11797 2003-12-21 Bernardo Innocenti <bernie@develer.com>
11798
11799 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11800 * configure: Regenerated.
11801
11802 2003-12-16 Jan Hubicka <jh@suse.cz>
11803
11804 * MAINTAINERS: Add myself as callgraph maintainer.
11805
11806 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11807
11808 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11809 * configure: Regenerate.
11810
11811 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11812
11813 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11814 'Write After Approval' section. Update email.
11815
11816 2003-12-01 James Lemke <jim@wasabisystems.com>
11817
11818 * MAINTAINERS (Write After Approval): Add myself.
11819
11820 2003-11-20 Matt Thomas <matt@3am-software.com>
11821
11822 * MAINTAINERS: Add myself as a vax port maintainer.
11823
11824 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
11825
11826 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11827 (configure-build-[+module+], configure-[+module+]): Likewise.
11828 (configure-target-[+module+], configure-gcc, config.status): Likewise.
11829 * Makefile.in: Regenerate.
11830
11831 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
11832
11833 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11834 shared/dylibed libraries.
11835 * ltmain.sh: Likewise.
11836 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11837 * ltcf-cxx.sh: Likewise.
11838 * ltcf-gcj.sh: Likewise.
11839 * ltconfig: Likewise.
11840
11841 2003-11-17 Stan Cox <scox@redhat.com>
11842
11843 * MAINTAINERS: Add myself as iq2000 port maintainer.
11844
11845 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
11846
11847 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11848 * Makefile.in: Regenerate.
11849
11850 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
11851
11852 * config.sub: Update to 2003-11-03 version.
11853
11854 2003-10-20 Phil Edwards <phil@codesourcery.com>
11855
11856 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
11857 * configure: Regenerate.
11858
11859 2003-10-20 Nicolas Pitre <nico@cam.org>
11860
11861 * MAINTAINERS: Add myself to 'Write After Approval' section.
11862
11863 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
11864
11865 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11866
11867 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
11868
11869 * MAINTAINERS: Update my email address.
11870
11871 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11872
11873 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11874
11875 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
11876
11877 * MAINTAINERS: Add myself to 'Write After Approval' section.
11878
11879 2003-10-16 Bernardo Innocenti <bernie@develer.com>
11880
11881 * config.guess: Update to 2003-10-16 version.
11882 * config.sub: Update to 2003-10-16 version.
11883
11884 2003-10-15 David Daney <ddaney@avtrex.com>
11885
11886 * MAINTAINERS: Added myself to 'Write After Approval' section.
11887
11888 2003-10-15 Falk Hueffner <falk@debian.org>
11889
11890 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11891 'Write After Approval' section. Update email.
11892
11893 2003-10-14 Roger Sayle <roger@eyesopen.com>
11894
11895 * MAINTAINERS: Move myself from 'Write After Approval' to
11896 'Various Maintainers' section as middle-end maintainer.
11897
11898 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
11899
11900 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11901 HOST_FLAGS_TO_PASS.
11902 * Makefile.in: Regenerate.
11903
11904 2003-10-11 Bernardo Innocenti <bernie@develer.com>
11905
11906 * config.guess: Update to 2003-10-07 version.
11907 * config.sub: Update to 2003-10-07 version.
11908
11909 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11910
11911 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11912 * ltconfig (irix5*, irix6*): Don't override version_type.
11913
11914 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
11915
11916 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11917 * configure: Rebuilt
11918 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11919 * Makefile.in: Rebuilt
11920
11921 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
11922
11923 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11924
11925 2003-09-30 Carlo Wood <carlo@alinoe.com>
11926
11927 * MAINTAINERS (Write After Approval): Add myself.
11928
11929 2003-09-29 Paul Koning <ni1d@arrl.net>
11930
11931 * MAINTAINERS: Move myself from "Write After Approval"
11932 to CPU platform maintainers for pdp11 platform.
11933
11934 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
11935
11936 * MAINTAINERS: Move myself from 'Write After Approval' to
11937 'Various Maintainers' section as libffi testsuite maintainer.
11938
11939 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
11940
11941 * configure.in: Pass a computed --program-transform-name
11942 to subconfigures.
11943 * configure: Regenerated.
11944
11945 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11946
11947 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11948 * Makefile.in: Regenerate.
11949
11950 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11951 * Makefile.in: Regenerate.
11952
11953 2003-09-19 Ziemowit Laski <zlaski@apple.com>
11954
11955 * MAINTAINERS: Move myself from 'Write After Approval'
11956 to 'Various Maintainers' (objective-c) section.
11957
11958 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
11959
11960 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11961 quoting.
11962 * configure: Regenerated.
11963
11964 2003-09-16 Joel Brobecker <brobecker@gnat.com>
11965
11966 * MAINTAINERS (Write After Approval): Add myself to write after
11967 approval list.
11968
11969 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
11970
11971 * MAINTAINERS (Write After Approval): Add myself.
11972
11973 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
11974
11975 * MAINTAINERS: Update my e-mail address.
11976
11977 2003-09-09 Alan Modra <amodra@bigpond.net.au>
11978
11979 * libtool.m4 (LD): Correct powerpc64 host match.
11980
11981 2003-09-06 James E Wilson <wilson@tuliptree.org>
11982
11983 * MAINTAINTERS: Update my affiliation and email address.
11984
11985 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11986
11987 * MAINTAINERS (Write After Approval): Add myself.
11988
11989 2003-09-04 DJ Delorie <dj@redhat.com>
11990
11991 * configure: Regenerate.
11992
11993 2003-09-04 Robert Millan <robertmh@gnu.org>
11994
11995 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11996
11997 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11998
11999 * configure.in: Ensure arguments to sed are properly spaced.
12000 * configure: Regenerate.
12001
12002 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
12003
12004 * MAINTAINERS: Update my e-mail address.
12005
12006 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
12007
12008 * MAINTAINERS (Write After Approval): Add myself.
12009
12010 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
12011
12012 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12013 * configure: Regenerated.
12014
12015 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12016
12017 * MAINTAINERS: Update my email address.
12018
12019 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
12020
12021 * configure.in: Use newline instead of semicolon when assuming
12022 shell arguments in a for loop.
12023 * configure: Regenerated.
12024
12025 2003-08-22 Jason Eckhardt <jle@rice.edu>
12026
12027 * MAINTAINERS: Resurrect the i860 maintainer.
12028
12029 2003-08-20 Geoffrey Keating <geoffk@apple.com>
12030
12031 PR 8180
12032 * configure.in: When testing with_libs and with_headers, treat
12033 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12034 * configure: Regenerate.
12035
12036 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12037 make, shell, etc.
12038 (baseargs): Likewise.
12039 * configure: Regenerate.
12040
12041 2003-08-20 Bernardo Innocenti <bernie@develer.com>
12042
12043 * MAINTAINERS (Write After Approval): Add myself.
12044
12045 2003-08-19 Geoffrey Keating <geoffk@apple.com>
12046
12047 * configure.in: Disable libgcj for darwin not on powerpc.
12048 * configure: Rebuild.
12049
12050 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12051
12052 * config-ml.in, symlink-tree: Add license.
12053
12054 2003-08-03 Richard Stallman <rms@gnu.org>
12055 Eben Moglen <moglen@columbia.edu>
12056
12057 * README.SCO: New file.
12058
12059 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12060
12061 * Makefile.tpl (check, check-c++): Express dependencies using
12062 dependencies rather than commands.
12063 * Makefile.in: Regenerate.
12064
12065 2003-08-01 Andrew Cagney <cagney@redhat.com>
12066
12067 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12068 * configure: Ditto.
12069
12070 2003-07-31 Geoffrey Keating <geoffk@apple.com>
12071
12072 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12073 * Makefile.in: Update.
12074
12075 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12076
12077 * configure.in: Enable libgcj for darwin.
12078 * configure: Rebuild.
12079
12080 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
12081
12082 * config-ml.in: Use ac_configure_args directly instead of
12083 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12084 actually seen.
12085
12086 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12087
12088 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12089 creating target and build subdirs to build all parent dirs as needed.
12090 * Makefile.in: Rebuild.
12091 * configure.in: Don't build dirs explicitly here.
12092 * configure: Rebuild.
12093
12094 2003-07-26 Paul Brook <paul@nowt.org>
12095
12096 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12097
12098 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
12099
12100 * Makefile.tpl (all-make): Depend on intl.
12101 * Makefile.in: Rebuilt.
12102
12103 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
12104
12105 * install-sh: Update to newer upstream versions (associated with
12106 aclocal 1.7).
12107 * mkinstalldirs: Likewise.
12108 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12109
12110 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12111
12112 * MAINTAINERS: Move self from Bug database only accounts
12113 to write-after-approval.
12114
12115 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12116
12117 * config.if: Remove unused libc_interface determination.
12118
12119 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12120
12121 * MAINTAINERS: Move self from write-after-approval to
12122 build machinery (*.in).
12123
12124 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12125
12126 PR bootstrap/11273
12127 PR bootstrap/11408
12128 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12129 unused INSTALL_PROGRAM_ARGS.
12130 * configure.in: Use AC_PROG_INSTALL.
12131 * Makefile.in: Regenerate.
12132 * configure: Regenerate.
12133
12134 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12135
12136 * MAINTAINERS: Alphabetize.
12137
12138 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
12139
12140 * configure: Rebuilt.
12141 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12142 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12143 newlib nor libgloss.
12144 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12145 * configure.in (am33_2.0-*-linux*): Added.
12146
12147 2003-07-09 Bob Wilson <bob.wilson@acm.org>
12148
12149 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12150 * configure: Regenerate.
12151
12152 2003-07-07 Zack Weinberg <zack@codesourcery.com>
12153
12154 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12155 * Makefile.in: Regenerate.
12156
12157 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12158
12159 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12160 * Makefile.in: Regenerate.
12161
12162 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
12163
12164 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12165 * Makefile.in: Regenerated.
12166
12167 * config-ml.in: Replace PWD with PWD_COMMAND.
12168
12169 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12170
12171 * intl: New directory; see intl/ChangeLog for details.
12172 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12173 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12174 * Makefile.in: Regenerate.
12175
12176 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12177
12178 * configure.in: Clean up config-lang.in handling. Delete
12179 useless assignment to "subdirs".
12180 * configure: Regenerate.
12181
12182 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12183
12184 * configure.in: Rename 'target_libs' to 'target_libraries'.
12185 Remove useless reference to 'target_libs'.
12186 * configure: Regenerate.
12187
12188 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12189
12190 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12191 * Makefile.in: Regenerate.
12192
12193 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12194
12195 * Makefile.def: Introduce flags_to_pass.
12196 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12197 * Makefile.in: Regenerate.
12198
12199 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12200
12201 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12202 and target-libgloss.
12203 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12204 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12205 * configure: Regenerate.
12206
12207 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12208
12209 * configure.in: Update testsuite_flags to new location.
12210 * configure. Regenerate.
12211
12212 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12213
12214 * Makefile.tpl: Remove BUILD_CC stuff.
12215 * Makefile.in: Regenerate.
12216
12217 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12218
12219 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12220
12221 2003-06-16 Graeme Peterson <gp@qnx.com>
12222
12223 * MAINTAINERS (Write After Approval): Add myself.
12224
12225 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12226
12227 * config.guess: Update to 2003-06-12 version.
12228 * config.sub: Update to 2003-06-13 version.
12229
12230 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12231
12232 * config.guess: Update to 2003-06-06 version.
12233 * config.sub: Update to 2003-06-06 version.
12234
12235 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12236
12237 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12238 * configure. Regenerate.
12239
12240 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12241
12242 * configure.in: Disable serial configure by default.
12243 * configure: Regenerate.
12244 * Makefile.tpl: Abolish .NOTPARALLEL.
12245 * Makefile.in: Regenerate.
12246
12247 * Makefile.tpl: Replace {build,host,target}_canonical by
12248 {build,host,target}.
12249 * Makefile.in: Regenerate.
12250
12251 * Makefile.tpl: Fix stupid pasto.
12252 * Makefile.in: Regenerate.
12253
12254 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12255
12256 * Makefile.tpl: Remove bogus conditional.
12257 * Makefile.in: Regenerate.
12258
12259 2003-06-05 Jan Hubicka <jh@suse.cz>
12260
12261 * Makefile.tpl (profiledbootstrap): New target.
12262 * Makefile.in (profiledbootstrap): New target.
12263
12264 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12265
12266 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12267 Pinski. Remove user names from other bugzilla-only maintainers.
12268
12269 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12270
12271 * Makefile.tpl: Make 'recursive targets' using autogen rather
12272 than shell loop. Remove duplicate 'clean' targets and false
12273 comments.
12274 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12275 Add systematic method of specifying missing targets in subdirs.
12276 Add copyright boilerplate.
12277 * Makefile.in: Regenerate.
12278 * configure.in: Add 'recursive targets' to maybe list.
12279 * configure: Regenerate.
12280
12281 * MAINTAINERS: "GNATS only" -> "Bug database only".
12282
12283 * Makefile.tpl: Rename [+target+] to [+make_target+].
12284 * Makefile.def: Rename 'target' to 'make_target'.
12285
12286 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12287
12288 * MAINTAINERS: Add self as options handling maintainer.
12289
12290 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12291
12292 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12293 been too long since I touched those ports.
12294
12295 2003-05-28 DJ Delorie <dj@redhat.com>
12296
12297 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12298 * Makefile.in: Regenerate.
12299
12300 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12301
12302 * configure.in: Use curly braces in the definition of tooldir.
12303 * configure: Regenerate.
12304
12305 2003-05-21 DJ Delorie <dj@redhat.com>
12306
12307 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12308 newlib or libgloss.
12309 * Makefile.in: Regenerate.
12310
12311 2003-05-21 DJ Delorie <dj@redhat.com>
12312
12313 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12314 * Makefile.in: Regenerate.
12315
12316 2003-05-20 Ian Lance Taylor <ian@airs.com>
12317
12318 * MAINTAINERS: Update my e-mail address.
12319
12320 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12321
12322 * configure.in: Switch more things to use maybe dependencies.
12323 * Makefile.tpl: Switch more things to use maybe dependencies.
12324 Factor out common code from autogen IF statements.
12325 * configure: Regenerate.
12326 * Makefile.in: Regenerate.
12327
12328 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12329
12330 * configure.in: Accept i[3456789]86 for machine type.
12331 * configure: Regenerate.
12332
12333 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12334
12335 * configure.in: Switch more things to use maybe dependencies.
12336 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12337 * configure: Regenerate.
12338 * Makefile.tpl: Switch more things to use maybe dependencies.
12339 * Makefile.in: Regenerate.
12340
12341 2003-05-16 Andreas Schwab <schwab@suse.de>
12342
12343 * Makefile.tpl (install-opcodes): Define.
12344 * Makefile.in: Rebuild.
12345
12346 2003-05-13 Andreas Jaeger <aj@suse.de>
12347
12348 * config.guess: Update to 2003-05-09 version.
12349 * config.sub: Update to 2003-05-09 version.
12350
12351 2003-05-13 Michael Eager <eager@mvista.com>
12352
12353 * configure.in: Correct sed script so that options in quotes are not
12354 deleted.
12355 * configure: Rebuild.
12356
12357 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
12358
12359 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12360 and $$s/newlib/libc/sys/cygwin32 include paths.
12361 * configure: Ditto.
12362
12363 2003-05-12 Michael Meissner <gnu@the-meissners.org>
12364
12365 * MAINTAINERS: Update my email addresses.
12366
12367 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12368
12369 * config-ml.in: Propagate INSTALL variables.
12370
12371 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12372
12373 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12374
12375 2003-05-02 Chris Demetriou <cgd@broadcom.com>
12376
12377 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12378 * Makefile.in: Regenerate.
12379
12380 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12381
12382 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12383
12384 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12385
12386 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12387
12388 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12389
12390 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12391 * Makefile.in: Regenerated.
12392
12393 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12394
12395 * MAINTAINERS (Write After Approval): Upgrade myself from
12396 GNATS only to write-after-approval. Update my mail address.
12397
12398 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
12399
12400 (OS Port Maintainers: freebsd): Add myself.
12401
12402 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12403
12404 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12405
12406 2003-04-22 Kean Johnston <jkj@sco.com>
12407
12408 * MAINTAINERS (SCO ports): Added myself.
12409
12410 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12411
12412 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12413
12414 2003-04-19 Kean Johnston <jkj@sco.com>
12415
12416 * MAINTAINERS (Write After Approval): Add myself.
12417
12418 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12419
12420 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12421 * Makefile.in: Regenerate.
12422
12423 2003-04-18 Jakub Jelinek <jakub@redhat.com>
12424
12425 * configure.in (powerpc64*-*-linux*): Remove.
12426 * configure: Rebuilt.
12427
12428 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
12429
12430 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12431 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12432 and restrap.
12433 * Makefile.in: Regenerate.
12434
12435 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
12436
12437 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12438 * configure: Regenerated.
12439
12440 2003-04-15 DJ Delorie <dj@redhat.com>
12441
12442 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12443
12444 2003-04-13 Nick Clifton <nickc@redhat.com>
12445
12446 * config-ml.in: Remove support for --disable-aix removing
12447 call-aix multilibs.
12448
12449 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
12450
12451 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12452 * */configure: Rebuilt.
12453
12454 2003-04-08 Joel Sherrill <joel@oarcorp.com>
12455
12456 * MAINTAINERS: Add my email address.
12457
12458 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
12459
12460 * MAINTAINERS (Write After Approval): Add myself.
12461
12462 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12463
12464 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12465 * Makefile.in: Regenerate.
12466
12467 2003-03-14 Michael Chastain <mec@shout.net>
12468
12469 * Makefile.in: Regenerate with correct Makefile.def.
12470
12471 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12472
12473 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12474 Make macro.
12475 * Makefile.in: Regenerate.
12476 * configure.in: Clean up gxx_include_dir logic.
12477 * configure: Regenerate.
12478
12479 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12480
12481 * MAINTAINERS (Write After Approval): Add myself.
12482
12483 2003-03-10 Ben Elliston <bje@wasabisystems.com>
12484
12485 * MAINTAINERS: Update my mail address.
12486
12487 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12488
12489 * configure.in (gxx_include_dir): Fix typo.
12490 * configure: Regenerated.
12491
12492 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12493
12494 * Makefile.tpl: Reindent.
12495 * Makefile.in: Regenerate.
12496 * configure.in: Reindent. Don't set unused variables.
12497 * configure: Regenerate.
12498
12499 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
12500
12501 * configure.in: Include $(build_tooldir)/sys-include in
12502 FLAGS_FOR_TARGET.
12503 * configure: Regenerated.
12504
12505 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12506
12507 * Makefile.tpl: Always pass down RANLIB.
12508 * Makefile.in: Regenerate.
12509
12510 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12511 * Makefile.in: Regenerate.
12512 * configure.in: Remove unused logic relating to --enable-shared
12513 and --enable-threads. Remove bogus comments. Remove redundant
12514 noconfigdirs.
12515 * configure: Regenerate.
12516
12517 * configure.in: Replace ${libstdcxx_version} by its value.
12518 Remove reference to mh-dgux.
12519 * configure: Regenerate.
12520
12521 2003-03-03 Kevin Buettner <kevinb@redhat.com>
12522
12523 * MAINTAINERS (Write After Approval): Add myself.
12524
12525 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12526
12527 * Makefile.tpl: Rearrange.
12528 * Makefile.in: Regenerate.
12529
12530 2003-02-25 Uwe Stieber <uwe@wwws.de>
12531
12532 * configure.in: Add support for kaOS as cross build target system.
12533 * configure: Regenerated.
12534
12535 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12536
12537 * MAINTAINERS (Write after approval): Add myself.
12538
12539 2003-02-21 James E Wilson <wilson@tuliptree.org>
12540
12541 * MAINTAINERS: Update my email address.
12542
12543 2003-02-21 Zack Weinberg <zack@codesourcery.com>
12544
12545 * MAINTAINERS: Add self to blanket write privs. section.
12546
12547 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
12548
12549 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12550 configure-target-* as some target builds may require additional
12551 flags for preprocessor tests.
12552 * Makefile.in: Regenerated.
12553
12554 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
12555
12556 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12557 * ltconfig: Handle it.
12558 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12559 auto-detecting it.
12560
12561 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12562 it is used as argument to $CC.
12563 * ltcf-gcj.sh: Likewise.
12564
12565 * configure.in: Introduce --enable-maintainer-mode.
12566 * configure: Rebuilt.
12567 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12568 for maintainer mode.
12569 * Makefile.in: Rebuilt.
12570
12571 2003-02-18 Jason Merrill <jason@redhat.com>
12572
12573 * Makefile.tpl (check-c++): Allow parallelism.
12574
12575 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12576
12577 * MAINTAINERS: Remove John Carr (who never actually had access to
12578 gcc.gnu.org).
12579
12580 2003-02-15 Geoffrey Keating <geoffk@apple.com>
12581
12582 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12583 don't configure target-libobjc.
12584 * configure: Regenerate.
12585
12586 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12587
12588 * Makefile.tpl (RANLIB): Define.
12589 * Makefile.in: Regenerate.
12590
12591 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12592
12593 * MAINTAINERS: Update my email.
12594
12595 2003-02-06 Keith R Seitz <keiths@redhat.com>
12596
12597 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12598 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12599 * Makefile.in: Regenerated.
12600 * configure.in: Remove all traces of snavigator, db, and grep.
12601 * configure: Regenerated.
12602
12603 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12604
12605 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12606 After Approval.
12607
12608 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12609
12610 * MAINTAINERS (Write after approval): Add myself.
12611
12612 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
12613
12614 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12615 * Makefile.in: Regenerated.
12616
12617 2003-01-30 Roger Sayle <roger@eyesopen.com>
12618
12619 * config.guess: Updated to 2003-01-30's version.
12620 * config.sub: Updated to 2003-01-28's version.
12621
12622 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
12623
12624 * config.if: If gcc_version is already set, just use it. Don't set
12625 gcc_version_trigger if it's already set, otherwise set it to
12626 gcc/version.c, but only if the file exists. If it is not set and
12627 gcc/version.c does not exist, try to extract the version number from
12628 $CC.
12629
12630 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12631
12632 * MAINTAINERS: Add myself to write-after-approval list.
12633
12634 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
12635
12636 * configure.in: Revert 24Jan change.
12637 * configure: Regenerate.
12638
12639 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12640
12641 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12642 entry of HJ Lu.
12643
12644 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12645
12646 * configure.in: Revert previous change.
12647 * configure: Regenerate.
12648
12649 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12650
12651 * configure.in: Make rda native-only.
12652 * configure: Regenerate.
12653
12654 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12655
12656 * MAINTAINERS: Move myself from GNATS-only-accounts to
12657 write-after-approval.
12658
12659 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12660
12661 * configure.in: Add missing \.
12662 * configure: Rebuilt.
12663
12664 2003-01-17 Jakub Jelinek <jakub@redhat.com>
12665
12666 * configure.in (baseargs): Avoid using \| in sed regular
12667 expressions.
12668 * configure: Rebuilt.
12669
12670 2003-01-16 Jakub Jelinek <jakub@redhat.com>
12671
12672 * configure.in (baseargs): Remove all supported forms of
12673 --cache-file, --srcdir, --host, --build and --target options
12674 from argument lists.
12675 * configure: Rebuilt.
12676
12677 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
12678
12679 * MAINTAINERS: Add myself to write-after-approval list.
12680
12681 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
12682
12683 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12684 * configure: Rebuilt.
12685
12686 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12687
12688 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12689 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12690 * Makefile.in: Regenerate.
12691 * configure: Regenerate.
12692
12693 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
12694
12695 * configure.in: Remove Makefile in build, host and target modules
12696 unless configure was run with --no-recursion.
12697 * configure: Rebuilt.
12698
12699 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12700
12701 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12702 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12703 * Makefile.in: Regenerate.
12704
12705 2003-01-08 Chris Demetriou <cgd@broadcom.com>
12706
12707 * config.guess: Update to 2003-01-03 version.
12708 * config.sub: Update to 2003-01-03 version.
12709
12710 2003-01-07 Christopher Faylor <cgf@redhat.com>
12711
12712 * configure: Regenerate with proper autoconf 2.13.
12713
12714 2003-01-07 Christopher Faylor <cgf@redhat.com>
12715
12716 * configure.in: Add AC_PREREQ for consistency.
12717 * configure: Regenerate.
12718
12719 2003-01-06 Andrew Cagney <ac131313@redhat.com>
12720
12721 * configure.in (GDB_TK): Add tcl directories conditional on
12722 gdb/gdbtk directory being present.
12723 * configure: Regenerate.
12724
12725 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
12726
12727 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12728 used by gcc if LD is not defined and we are not doing a Canadian Cross.
12729 * configure: Rebuilt.
12730
12731 2002-12-31 Tom Tromey <tromey@redhat.com>
12732
12733 * Makefile.in: Rebuilt.
12734 * Makefile.def (target_modules) [libffi]: Allow installation.
12735
12736 2002-12-31 Andreas Schwab <schwab@suse.de>
12737
12738 * configure.in: Fix use of $program_transform_name.
12739 * configure: Regenerated.
12740
12741 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
12742
12743 * configure.in (baseargs): Don't remove first configure argument.
12744 * configure: Regenerated.
12745
12746 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
12747
12748 * Makefile.tpl (local-distclean): Don't remove...
12749 (multilib.ts): ... this. Moved into...
12750 (multilib.out): ... this. Don't use sub-make.
12751 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12752 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12753 (configure-build-[+module+], configure-[+module+],
12754 configure-target-[+module+], configure-gcc): ... these. Test
12755 for Makefile existence. Drop config.status from dependencies.
12756 * Makefile.in: Rebuilt.
12757 * configure.in: Move gcc-version-trigger to the end of
12758 ac_configure_args. Add comments to maybedep.tmp and
12759 serdep.tmp. Introduce --disable-serial-configure. Remove
12760 nonopt from baseargs, matching and removing corresponding
12761 whitespace while at it.
12762 * configure: Rebuilt.
12763
12764 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
12765
12766 * configure.in (host_configargs): Replace reference to
12767 no-longer-defined buildopts with --build=${build_alias}.
12768 * configure: Rebuilt.
12769
12770 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12771 program_transform_name to standard idiom.
12772 (AUTOGEN, AUTOCONF): Define.
12773 (Makefile.in): Use $(AUTOGEN).
12774 (Makefile): Depend on config.status, and use autoconf-style rule to
12775 build it. Move original commands to...
12776 (config.status): ... this new target.
12777 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12778 $(AUTOCONF).
12779 * Makefile.in: Rebuilt.
12780
12781 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12782
12783 * Makefile.tpl: Fix dramatic bustage due to change in
12784 program_transform_name.
12785 * Makefile.in: Regenerate.
12786
12787 * configure.in: Remove unnecessary PATH setting.
12788 * configure: Regnerate.
12789
12790 * configure.in: Don't default to unprefixed tools unless
12791 the native tools will work.
12792 * configure: Regenerate.
12793
12794 * configure.in: Convert to autoconf script. Blow away lots
12795 of now-redundant Makefile fragments.
12796 * configure: Generate using Autoconf.
12797 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12798 * Makefile.in: Regenerate.
12799
12800 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12801
12802 * configure: Fix stupid bug where RANLIB was mistakenly included.
12803
12804 * configure.in: Rename (buildargs, hostargs, targargs) to
12805 (build_configargs, host_configargs, target_configargs).
12806
12807 * configure.in: Move logic out of sed statement.
12808
12809 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
12810 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12811
12812 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12813
12814 * config.sub: Import from master repository
12815 * config.guess: Ditto
12816
12817 2002-12-24 Andreas Schwab <schwab@suse.de>
12818
12819 * Makefile.tpl (multilib.out): Fix missing space.
12820 * Makefile.in: Regenerate.
12821
12822 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
12823
12824 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
12825 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
12826 * Makefile.in: Regenerate.
12827 * configure.in: Remove unnecessary leftovers.
12828
12829 2002-12-21 Geoffrey Keating <geoffk@apple.com>
12830
12831 * configure.in (extra_ranlibflags_for_target): New variable.
12832 (*-*-darwin): Add -c to ranlib commands.
12833 * configure (tooldir): Handle extra_ranlibflags_for_target.
12834
12835 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
12836
12837 * Makefile.tpl: Revert HJL's change.
12838 * Makefile.in: Regenerated.
12839 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12840 always.
12841
12842 2002-12-19 Andreas Schwab <schwab@suse.de>
12843
12844 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12845 * Makefile.in: Regenerate.
12846
12847 2002-12-18 H.J. Lu <hjl@gnu.org>
12848
12849 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12850 * Makefile.in: Regenerated.
12851
12852 * configure.in (build_prefix): New. Substitute.
12853
12854 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
12855
12856 * Makefile.tpl: Don't let real targets depend on phony targets.
12857 * Makefile.in: Regenerate.
12858
12859 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12860 * Makefile.in: Regenerate.
12861
12862 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
12863
12864 * config.sub: Import from master repository
12865 * config.guess: Ditto
12866
12867 2002-12-16 Jason Merrill <jason@redhat.com>
12868
12869 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12870 previous 'make bootstrap'.
12871 * Makefile.in: Regenerate.
12872
12873 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
12874
12875 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12876
12877 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
12878
12879 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12880 * Makefile.in: Regenerate.
12881
12882 2002-12-13 Jason Merrill <jason@redhat.com>
12883
12884 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
12885 library tests.
12886 (check-c++): Just depend on it and check-target-libstdc++-v3.
12887 * Makefile.in: Regenerate.
12888
12889 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12890
12891 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12892 * Makefile.in: Rebuilt.
12893
12894 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12895
12896 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12897
12898 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
12899
12900 * configure: Fix bug put in by gremlins.
12901
12902 * Makefile.tpl: Substitute more autoconfily.
12903 * configure: Substitute more autoconfily.
12904 * Makefile.in: Regenerate.
12905
12906 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
12907
12908 * config.sub: Import from master repository
12909 * config.guess: Ditto
12910 * MAINTAINERS: Added Svein Seldal under write after approval
12911
12912 2002-12-08 Andrew Cagney <ac131313@redhat.com>
12913
12914 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12915 * Makefile.in (all-sim): Ditto.
12916
12917 2002-12-06 DJ Delorie <dj@redhat.com>
12918
12919 * Makefile.tpl: Change configure dependencies to not have real
12920 targets depend on phony targets.
12921
12922 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
12923
12924 * configure.in: Revert unintentional change.
12925
12926 * Makefile.tpl: Change dependency for */multilib.out so that
12927 it works when gcc isn't in the tree.
12928
12929 * configure.in: Substitute more.
12930 * configure: Run subconfigures from the Makefile.
12931 * Makefile.tpl: Run subconfigures from the Makefile; add a few
12932 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
12933
12934 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12935
12936 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12937
12938 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
12939
12940 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12941 and corresponding dependencies.
12942 * Makefile.in: Regenerate.
12943
12944 * configure.in (host_tools): Order binutils, gas and ld for
12945 convenience in running the testsuites.
12946
12947 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12948 * Makefile.in: Regenerate.
12949 * configure.in: Introduce rules to serialize subconfigure runs.
12950
12951 * configure.in: Introduce BASE_CC_FOR_TARGET.
12952 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
12953 Realize configure-build-* targets. Realize configure-target-* targets.
12954 * Makefile.in: Regenerate.
12955
12956 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12957
12958 * configure: Move gcc_version_trigger stuff from here...
12959 * configure.in: ...to here.
12960
12961 * configure.in: Separate subconfigure options added by this file from
12962 options given by the user. Add machinery to put args for host
12963 subconfigures into the Makefile.
12964
12965 * Makefile.tpl: Remove 'vault' targets.
12966 * Makefile.tpl: Reorder and comment dependencies.
12967 * Makefile.in: Regenerate.
12968
12969 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
12970 * configure.in: Fix my broken commit of previous patch. (sigh)
12971
12972 2002-11-28 Geoffrey Keating <geoffk@apple.com>
12973
12974 * configure.in: Move host-specific darwin noconfigdirs into
12975 the host-specific section.
12976
12977 2002-11-28 Geoffrey Keating <geoffk@apple.com>
12978
12979 * configure.in: Move host-specific darwin noconfigdirs into
12980 the host-specific section.
12981
12982 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
12983
12984 * configure: Remove skip-this-dir support.
12985 * Makefile.tpl: Remove skip-this-dir support.
12986
12987 * Makefile.tpl: Remove leftover support for non-autoconfiscated
12988 subdirectories.
12989 * Makefile.in: Regenerate.
12990
12991 * Makefile.tpl: Strip out useless setting of 'dir'.
12992 * Makefile.in: Regenerate.
12993
12994 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
12995
12996 * configure.in: Fix deeply stupid bug.
12997
12998 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12999 shell code in CXX_FOR_TARGET
13000 * Makefile.def: Introduce raw_cxx.
13001 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13002 RAW_CXX_FOR_TARGET.
13003 * Makefile.in: Regenerate.
13004
13005 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
13006
13007 * Makefile.tpl: Remove unnecessary ifs.
13008 * Makefile.in: Regenerate.
13009
13010 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
13011 dependencies. Maybe-ize build-libiberty. Create dummy install
13012 targets for 'no_install' modules.
13013 * configure: Move GDB_TK substitution to configure.in. Move
13014 build_modules stuff to configure.in.
13015 * configure.in: Implement soft dependency machinery. Maybe-ize
13016 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13017 * Makefile.in: Regenerate.
13018
13019 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13020
13021 * Makefile.tpl: Make all-target, install-target behave similarly
13022 to all, install (only hitting configured targets). Eliminate
13023 unused macro defintions.
13024
13025 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13026 build != host.
13027
13028 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13029
13030 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13031
13032 * configure.in: Produce lists of subdir targets we're actually
13033 configuring. Remove references to "dosrel".
13034 * Makefile.tpl: Let configure set which subdir targets are hit.
13035 Remove install-cross; clean up install; remove ALL. Remove
13036 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13037 Autogenerate host module targets. Remove empty dependency lines
13038 and redundant dependency; rearrange slightly.
13039 * Makefile.def: Add host-side libtermcap, utils.
13040
13041 * Makefile.in: Regenerate.
13042
13043 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13044
13045 * ltconfig (osf[345]): Append $major to soname_spec.
13046 Reflect this in library_names_spec.
13047 * ltmain.sh (osf): Prefix $major with . for use as extension.
13048
13049 2002-11-19 Andreas Jaeger <aj@suse.de>
13050
13051 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13052 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13053 and sparc64 GNU/Linux systems.
13054
13055 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13056
13057 * MAINTAINERS: Update email.
13058
13059 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13060
13061 * MAINTAINERS: Complete James Dennett's entry.
13062
13063 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13064
13065 * MAINTAINERS (Write After Approval): Add myself.
13066
13067 2002-11-13 Bruce Korb <bkorb@gnu.org>
13068
13069 * Makefile.tpl: syntactic cleanup
13070
13071 2002-11-13 Stuart Hastings <stuart@apple.com>
13072
13073 * MAINTAINERS: Add myself to write-after-approval list.
13074
13075 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13076
13077 * Makefile.def: Add list of recursive targets to autogenerate.
13078 Add build_modules.
13079 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13080 targets. Autogenerate *-build-* targets.
13081 * Makefile.in: Regenerate.
13082
13083 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13084
13085 * configure: More autoconf-style substitutions.
13086 * Makefile.tpl: More autoconf-style substitutions.
13087 * Makefile.in: Regenerate.
13088
13089 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13090
13091 * configure: Substitute more variables in a more autoconf-friendly
13092 way. Simplify slightly.
13093 * Makefile.tpl: Make more variables substitutable in an
13094 autoconf-friendly way.
13095 * Makefile.in: Regenerate.
13096
13097 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13098
13099 * MAINTAINERS (Write After Approval): Add myself.
13100
13101 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13102
13103 * configure.in (v810*): Remove special setting of tools.
13104
13105 * configure: Add support for extra required flags for ar or nm.
13106 * configure.in (aix4.3+): Use above support for target-specific
13107 issues, rather than using config/mt-aix43.
13108
13109 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13110
13111 * configure: Remove 'removing', which doesn't work. Replace $subdir
13112 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13113 with $srcdir. Reformat indentation. Substitute some variables
13114 formerly hard-coded in the Makefile for build=host.
13115 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13116 * Makefile.def: Autogenerate more.
13117 * Makefile.in: Regenerate.
13118
13119 2002-11-04 Adam Nemet <anemet@lnxw.com>
13120
13121 * MAINTAINERS (Write After Approval): Add myself.
13122
13123 2002-11-04 Kevin Buettner <kevinb@redhat.com>
13124
13125 * Makefile.def (host_modules): Add rda.
13126 * Makefile.in: Regenerate.
13127 * configure.in (target_tool): Add target-rda to list.
13128
13129 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13130
13131 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13132
13133 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
13134
13135 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13136 and restrap targets to this rule.
13137 * Makefile.in: Regenerate.
13138
13139 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13140
13141 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13142 GNATS only accounts.
13143
13144 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13145
13146 * configure.in (i[3456]86-*-linux*): Add check to disable
13147 ${libgcj} for glibc1.
13148
13149 2002-10-24 Denis Chertykov <denisc@overta.ru>
13150
13151 * MAINTAINERS: Add myself as ip2k port maintainer.
13152
13153 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13154
13155 * configure.in: Add tic4x target.
13156
13157 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13158
13159 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13160 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13161 * Makefile.in: Regenerate.
13162
13163 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13164 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13165 * Makefile.in: Regenerate.
13166
13167 2002-10-02 Janis Johnson <janis187@us.ibm.com>
13168
13169 * MAINTAINERS: Add myself as web pages co-maintainer.
13170
13171 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13172
13173 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13174 * Makefile.in: Regenerate.
13175
13176 2002-10-02 Zack Weinberg <zack@codesourcery.com>
13177
13178 * MAINTAINERS: Add myself and Nathan Sidwell
13179 <nathan@codesourcery.com> as VxWorks maintainers.
13180
13181 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13182
13183 * Makefile.def: Remove order dependency comments.
13184 * Makefile.tpl: Add explicit install-install dependencies.
13185 * Makefile.in: Regenerate.
13186
13187 * Makefile.tpl: Remove material now in src-release. (Finally!)
13188 * Makefile.in: Regenerate.
13189
13190 * Makefile.tpl: Add configure-target (for src-release in src)
13191 * Makefile.in: Regenerate.
13192
13193 2002-09-30 Nick Clifton <nickc@redhat.com>
13194
13195 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13196
13197 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13198
13199 * configure.in (s390*-*-linux*): Enable libgcj.
13200
13201 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13202
13203 * configure: Revert accidentally applied changes.
13204
13205 * Makefile.tpl: Make more autoconf-friendly.
13206 * Makefile.in: Regenerate.
13207 * configure: Make substitution more autoconf-like.
13208
13209 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13210
13211 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13212 single entry to handle all these.
13213 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13214 libjava on arm-*-elf.
13215
13216 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13217
13218 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13219 things that depend on them.
13220
13221 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13222
13223 * Makefile.tpl: Make subsituted variables more autoconfy.
13224 * Makefile.in: Regenerate.
13225 * configure: Make seds more autoconfy.
13226
13227 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13228
13229 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13230 * Makefile.in: Regenerate.
13231 * configure.in: Rewrite sed statements to look autoconfy.
13232
13233 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13234 all-target-foo on configure-target-foo.
13235 * Makefile.def: Ditto.
13236 * Makefile.in: Rebuild.
13237
13238 2002-09-25 Andrew Haley <aph@redhat.com>
13239
13240 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13241
13242 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13243
13244 * Makefile.def: New file.
13245 * Makefile.tpl: New file.
13246 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13247 * contrib/gcc_update: Note that Makefile.in is a generated file.
13248
13249 * configure.in: Minor rearrangement. Simplify tests.
13250
13251 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13252
13253 * configure.in (with_headers): Skip copy if value is "yes".
13254 (with_libs): Likewise.
13255
13256 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13257
13258 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13259 * configure.in (sh*-*-pe*): Ditto.
13260 * configure.in (mips*-*-pe*): Ditto.
13261 * configure.in (*arm-wince-pe): Ditto.
13262
13263 * configure.in: Rearrange.
13264
13265 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13266
13267 * MAINTAINERS: Update my email address.
13268
13269 2002-08-30 Paul Koning <pkoning@equallogic.com>
13270
13271 * MAINTAINERS: (Write After Approval): Add myself.
13272
13273 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13274
13275 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13276
13277 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13278
13279 * MAINTAINERS: Change my mailing address.
13280
13281 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13282
13283 * MAINTAINERS (Write After Approval): Remove myself.
13284 (Various Maintainers: c++ runtime libs): Add myself.
13285
13286 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13287
13288 * MAINTAINERS (Write After Approval): Remove myself.
13289 (Various Maintainers: c++ runtime libs): Add myself.
13290
13291 2002-08-15 Eric Christopher <echristo@redhat.com>
13292
13293 * config.sub: Import from master repository.
13294 * config.guess: Ditto.
13295
13296 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13297
13298 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13299 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13300 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13301
13302 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13303
13304 * MAINTAINERS: Add self to rs6000 vector extensions.
13305
13306 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13307
13308 * libiberty/configure: Reverted unintended yesterday's check in.
13309
13310 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13311
13312 * boehm-gc/configure, libf2c/configure: Rebuilt.
13313 * libffi/configure, libiberty/configure: Ditto.
13314 * libjava/configure, libobjc/configure: Ditto.
13315 * libstdc++-v3/configure, zlib/configure: Ditto.
13316 Merged from binutils:
13317 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13318 From Steve Ellcey <sje@cup.hp.com>:
13319 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13320 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13321 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13322 IA64.
13323 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13324 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13325 soname_spec, sys_lib_search_path_spec): Ditto.
13326
13327 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13328
13329 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13330
13331 2002-08-04 H.J. Lu (hjl@gnu.org)
13332
13333 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13334
13335 2002-08-02 Krister Walfridsson <cato@df.lth.se>
13336
13337 * MAINTAINERS (Write After Approval): Add myself.
13338
13339 2002-07-31 Alan Modra <amodra@bigpond.net.au>
13340
13341 * configure.in: Move generic linux case to end. Copy generic
13342 linux noconfigdirs to mips*-*-linux* entry and new
13343 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13344
13345 2002-07-19 Michael Matz <matz@suse.de>
13346
13347 * MAINTAINERS: Add myself as ra* maintainer.
13348
13349 2002-07-16 Chris Demetriou <cgd@broadcom.com>
13350
13351 * config.guess: Update to 2002-07-09 version.
13352 * config.sub: Update to 2002-07-03 version.
13353
13354 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13355
13356 * MAINTAINERS: Fix typo in a maintainer email address.
13357
13358 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13359
13360 * configure.in: Remove two redundant tests.
13361
13362 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13363
13364 * configure.in (mips*-*-irix6*o32): Enable stabs.
13365
13366 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13367
13368 * configure.in: Don't build grez.
13369 * Makefile.in: Ditto.
13370
13371 * Makefile.in: Remove references to bsp, cygmon, libstub.
13372 * configure.in: Ditto.
13373
13374 * configure.in: Remove leftover reference to gdbtest.
13375
13376 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
13377
13378 * configure.in (gxx_include_dir): Change to match versioned
13379 C++ headers if --enable-version-specific-runtime-libs is used.
13380
13381 2002-07-04 Steve Ellcey <sje@cup.hp.com>
13382
13383 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13384
13385 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13386
13387 * configure.in: Make --without-x work.
13388
13389 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13390
13391 * configure.in: Rearrange target Makefile fragment collection.
13392
13393 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13394 cvs[src].
13395 * configure.in: Ditto.
13396
13397 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13398
13399 * MAINTAINERS (Write After Approval): Update my e-mail address.
13400
13401 2002-06-24 Ben Elliston <bje@redhat.com>
13402
13403 * configure.in (host_tools): Remove cgen.
13404
13405 * Makefile.in (all-cgen): Remove; runs from its source directory.
13406 (check-cgen, install-cgen, clean-cgen): Likewise.
13407 (all-opcodes): Do not depend on all-cgen.
13408 (all-sim): Likewise.
13409
13410 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
13411
13412 * Makefile.in: Eliminate 'apache' targets.
13413 * configure.in: Eliminate 'apache' targets.
13414
13415 * configure.in: Eliminate redundant tests. Reorganize.
13416
13417 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13418
13419 * config-ml.in: Eliminate references to Cygnus configure.
13420
13421 * Makefile.in: Eliminate references to building emacs.
13422
13423 2002-06-28 Graham Stott <graham.stott@btinternet.com>
13424
13425 * MAINTAINERS: Update my email address.
13426
13427 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13428
13429 * config.if (libstdcxx_incdir): Version C++ headers.
13430 (cxx_incdir): Remove.
13431
13432 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13433
13434 * MAINTAINERS (Write After Approval): Add self.
13435
13436 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13437
13438 * configure.in: Add support for ip2k.
13439
13440 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13441
13442 * configure.in: Fix AIX configury bug.
13443
13444 2002-06-20 Steve Ellcey <sje@cup.hp.com>
13445
13446 * MAINTAINERS (Write After Approval): Add self.
13447
13448 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13449
13450 * configure.in: replace ${topsrcdir} with ${srcdir}
13451
13452 * configure.in: Move definition of libstdcxx_flags
13453 right above usage, rather than waaay earlier.
13454
13455 * configure.in: Pull definition of is_cross_compiler earlier.
13456
13457 * configure.in: Rearrange a little.
13458
13459 * configure.in: Remove references to librx.
13460 * Makefile.in: Remove references to librx.
13461
13462 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13463
13464 * config.sub: Add support for avr target.
13465 Import from master sources, rev 1.255
13466
13467 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
13468
13469 * configure, .cvsignore: Revert previous change...
13470 * Makefile: ...delete.
13471
13472 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13473
13474 * configure.in: Eliminate ${gasdir} variable.
13475
13476 2002-06-18 Dave Brolley <brolley@redhat.com>
13477
13478 * configure.in: Add support for frv.
13479 * config.sub: Add support for frv.
13480
13481 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13482
13483 * configure: Remove garbage from previous commit.
13484
13485 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13486
13487 * configure: For in-source builds, make a subdir and re-exec there.
13488 * Makefile: New file. Pass targets through to build directory.
13489 * .cvsignore: No longer ignore "Makefile".
13490
13491 2002-06-16 Douglas Rupp <rupp@gnat.com>
13492
13493 * MAINTAINERS (Write After Approval): Add self.
13494
13495 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13496
13497 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13498
13499 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13500
13501 * configure.in (vax-*-netbsd*): Re-enable gas.
13502
13503 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13504
13505 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13506 BUILD_PREFIX_1, to correct nomenclature.
13507 * configure: Likewise.
13508
13509 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13510 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13511
13512 2002-05-31 Olaf Hering <olh@suse.de>
13513
13514 * config-ml.in: Propogate DESTDIR also.
13515
13516 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13517
13518 * configure.in (vax-*-netbsd*): Don't build gas for this
13519 platform.
13520
13521 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13522
13523 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13524 and libgcj for AVR.
13525
13526 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13527
13528 * MAINTAINERS (Write After Approval): Add myself.
13529
13530 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13531
13532 * config.guess: Update to 2002-05-22 version.
13533 * config.sub: Likewise.
13534
13535 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13536
13537 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13538 * config-ml.in: Likewise.
13539 * configure: Likewise.
13540 * configure.in: Likewise.
13541
13542 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13543
13544 * MAINTAINERS: Update my email address.
13545
13546 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13547
13548 * configure.in: Simplify makefile fragment collection.
13549
13550 * configure.in: Remove code to build emacs.
13551
13552 * configure.in : Remove --srcdir argument from targargs and buildargs
13553 (it's always overridden in the Makefile anyway). Rearrange a bit.
13554
13555 * configure: Move some logic to configure.in.
13556 * configure.in: Move some logic from configure.
13557
13558 2002-05-11 Tom Tromey <tromey@redhat.com>
13559
13560 * MAINTAINERS: Reflect libgcj reality.
13561
13562 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13563
13564 * Makefile.in: Honour DESTDIR.
13565
13566 2002-05-08 Mark Mitchell <mark@codesourcery.com>
13567
13568 * config.guess: Import 2002-03-20 version.
13569 * config.sub: Import 2002-04-26 version.
13570
13571 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13572
13573 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13574
13575 2002-05-07 Tim Josling <tej@melbpc.org.au>
13576
13577 * MAINTAINERS: Add self.
13578
13579 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
13580
13581 * ltmain.sh: Detect and handle object name conflicts
13582 while piecewise linking a static library.
13583
13584 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
13585
13586 * configure.in (noconfigdirs): Don't disable libgcj on
13587 sparc64-*-solaris* and sparcv9-*-solaris*.
13588
13589 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
13590
13591 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13592
13593 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13594
13595 * configure.in (FLAGS_FOR_TARGET): Do not add
13596 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13597 on i[3456]86-*-linux*.
13598
13599 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13600
13601 * configure.in (noconfigdirs): Replace [ ] with test.
13602
13603 * configure.in (noconfigdirs): Do not add target-newlib if
13604 target == i[3456]86-*-linux*, and host == target.
13605
13606 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13607
13608 * configure.in: delete reference to absent file
13609
13610 * configure.in: replace '[' with 'test'
13611
13612 * configure.in: Eliminate references to gash.
13613 * Makefile.in: Eliminate references to gash.
13614
13615 * configure.in: remove useless references to 'pic' makefile fragments.
13616
13617 * configure.in: (*-*-windows*) Finish removing.
13618
13619 * configure.in: Eliminate redundant test for libgui.
13620
13621 2002-04-29 Roger Sayle <roger@eyesopen.com>
13622
13623 * MAINTAINERS: Add self and realphabetize. Update entries
13624 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13625 entry for a29k port maintainer.
13626
13627 2002-04-26 Joel Sherrill <joel@OARcorp.com>
13628
13629 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13630 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13631
13632 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13633
13634 * configure.in: remove references to dead files
13635
13636 2002-04-19 Mark Mitchell <mark@codesourcery.com>
13637
13638 * MAINTAINERS: Add information about purpose of this file.
13639
13640 2002-04-18 Tom Tromey <tromey@redhat.com>
13641
13642 * configure.in: Disallow configuring libgcj when it is already
13643 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13644 Solaris 2.8 by default. For PR libgcj/6158.
13645
13646 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13647
13648 * configure.in: Move default CC setting out of config/mh-* fragments
13649 directly into here.
13650
13651 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13652
13653 * configure.in: don't even try to configure or make a subdirectory
13654 if there's no configure script for it.
13655
13656 2002-04-15 Mark Mitchell <mark@codesourcery.com>
13657
13658 * MAINTAINERS: Remove chill maintainers.
13659 * Makefile.in (CHILLFLAGS): Remove.
13660 (CHILL_LIB): Remove.
13661 (TARGET_CONFIGDIRS): Remove libchill.
13662 (CHILL_FOR_TARGET): Remove.
13663 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13664 CHILL_LIB.
13665 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13666 (CHECK_TARGET_MODULES): Likewise.
13667 (INSTALL_TARGET_MODULES): Likewise.
13668 (CLEAN_TARGET_MODULES): Likewise.
13669 (configure-target-libchill): Remove.
13670 (all-target-libchill): Remove.
13671 * configure.in (target_libs): Remove target-libchill.
13672 Do not compute CHILL_FOR_TARGET.
13673 * libchill: Remove directory.
13674
13675 2002-04-11 DJ Delorie <dj@redhat.com>
13676
13677 * Makefile.in, configure.in: Sync with binutils, entries
13678 follow...
13679
13680 2002-04-07 Andrew Cagney <ac131313@redhat.com>
13681
13682 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13683 (do-tar, do-bz2): New rules.
13684 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13685 (gdb-tar): New rule.
13686 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13687 (insight_dejagnu.tar): New rule.
13688 (insight.tar): New rule.
13689 (gdb+dejagnu.tar): New rule.
13690 (gdb.tar): New rule.
13691
13692 2002-02-01 Mo DeJong <supermo@bayarea.net>
13693
13694 * Makefile.in: Add all-tix to deps for all-snavigator
13695 so that tix is built when building snavigator.
13696
13697 2002-01-11 Steve Ellcey <sje@cup.hp.com>
13698
13699 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13700 ld and gdb are not supported.
13701
13702 2002-01-07 Mark Salter <msalter@redhat.com>
13703
13704 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13705 Allow target-libgloss to be built for arm, strongarm, and xscale.
13706
13707 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13708
13709 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13710 options for i[3456]86-pc-linux* native builds.
13711
13712 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13713
13714 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13715 files from .po files for a distribution.
13716
13717 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
13718
13719 * configure.in: Enable libstdc++-v3 for h8300 targets.
13720
13721 2001-06-19 Alan Modra <amodra@bigpond.net.au>
13722
13723 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13724 version from bfd/.
13725
13726 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13727
13728 * Makefile.in (VER): When present, extract the version number from
13729 the file version.in.
13730
13731 2001-05-24 Tom Rix <trix@redhat.com>
13732
13733 * configure.in : enable ld for aix
13734
13735 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13736
13737 * config.guess: Add linux target for S/390.
13738
13739 2000-11-07 Philip Blundell <pb@futuretv.com>
13740
13741 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13742
13743 2000-11-03 Philip Blundell <pb@futuretv.com>
13744
13745 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13746 files.
13747
13748 2001-01-15 Ben Elliston <bje@redhat.com>
13749
13750 * configure.in (host_tools): Add sid.
13751 Always configure cgen.
13752
13753 2000-11-24 Nick Clifton <nickc@redhat.com>
13754
13755 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13756
13757 2000-08-20 Doug Evans <dje@casey.transmeta.com>
13758
13759 * Makefile.in (ALL_MODULES): Add all-cgen.
13760 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13761 (all-cgen): New target.
13762 (all-opcodes,all-sim): Depend on all-cgen.
13763 * configure.in (host_tools): Add cgen.
13764 Only configure cgen if --enable-cgen-maint.
13765
13766 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
13767
13768 * configure.in: Add *-*-freebsd* configurations.
13769
13770 2002-04-08 Tom Tromey <tromey@redhat.com>
13771
13772 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13773 Fixes PR libgcj/6068.
13774
13775 2002-03-30 Krister Walfridsson <cato@df.lth.se>
13776
13777 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13778
13779 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13780
13781 * configure.in (alpha*-dec-osf*): Enable libgcj.
13782
13783 2003-03-27 Matthew Gingell <gingell@gnat.com>
13784
13785 * MAINTAINERS (Write After Approval): Add myself.
13786
13787 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13788
13789 Fix for: PR bootstrap/3591, target/5676
13790 * configure.in (mcore-pe): Disable the configuration of
13791 libstdc++-v3 since exceptions are not supported.
13792
13793 2002-03-20 Anthony Green <green@redhat.com>
13794
13795 * configure.in: Enable libgcj for xscale-elf target.
13796
13797 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
13798
13799 * MAINTAINERS: Update my email address.
13800
13801 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
13802
13803 * ltmain.sh (relink_command): Fix typo in previous change.
13804
13805 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
13806
13807 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13808 (relink_command): Added --tag flags.
13809 (mode=install): If relinking fails; error out.
13810
13811 2002-03-12 Richard Henderson <rth@redhat.com>
13812
13813 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
13814 .NOTPARALLEL tag.
13815 (do-check): Rename from check.
13816 (check): Allow parallel check.
13817
13818 2002-03-12 Bob Wilson <bob.wilson@acm.org>
13819
13820 * MAINTAINERS: Add myself as maintainer for xtensa port.
13821 Fix alphabetical order in CPU port maintainer list.
13822 Remove myself from Write After Approval list.
13823
13824 2002-03-11 Richard Henderson <rth@redhat.com>
13825
13826 * Makefile.in (.NOTPARALLEL): Add fake tag.
13827
13828 2002-03-07 H.J. Lu (hjl@gnu.org)
13829
13830 * configure.in: Enable gprof for mips*-*-linux*.
13831
13832 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
13833
13834 * MAINTAINERS (Write After Approval): Add myself.
13835
13836 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
13837
13838 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13839 libjava.
13840 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13841
13842 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
13843
13844 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13845 because its Makefile is there; test for the executable instead.
13846
13847 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
13848
13849 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13850 libstdc++-v3 and libjava.
13851
13852 2002-02-11 Adam Megacz <adam@xwt.org>
13853
13854 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13855 boehm-gc
13856
13857 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
13858
13859 * config.guess: Updated to 2002-01-30's version.
13860 * config.sub: Updated to 2002-02-01's version.
13861 Contribute sh64-elf.
13862 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
13863 * configure.in: Added sh64-*-*.
13864
13865 2002-02-08 Chris Demetriou <cgd@broadcom.com>
13866
13867 * MAINTAINERS: Belatedly add myself to write after approval list.
13868
13869 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
13870
13871 * MAINTAINERS: Put self in as maintainer for x86-64 port.
13872 Remove self as Write After Approval.
13873
13874 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
13875
13876 * MAINTAINERS: Put self in as maintainer for contrib/regression
13877 directory.
13878
13879 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
13880
13881 * MAINTAINERS: Update my email address.
13882
13883 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
13884
13885 * configure.in (*-*-netbsd*): New. Skip target-newlib,
13886 target-libiberty, and target-libgloss. Skip Java-related
13887 libraries if not supported for NetBSD on target CPU.
13888
13889 2002-01-25 Douglas B Rupp <rupp@gnat.com>
13890
13891 * install-sh: Use _inst.$$_ for temp file name.
13892
13893 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
13894
13895 * MAINTAINERS (Write After Approval): Move my contact info
13896 from here...
13897 (OS Port Maintainers): ...to here (netbsd).
13898
13899 2002-01-22 Bob Wilson <bob.wilson@acm.org>
13900
13901 * MAINTAINERS (Write After Approval): Add myself.
13902
13903 2002-01-17 H.J. Lu <hjl@gnu.org>
13904
13905 * Makefile.in (all-fastjar): Also depend on all-libiberty.
13906 (all-target-fastjar): Also depend on all-target-libiberty.
13907
13908 2002-01-16 H.J. Lu (hjl@gnu.org)
13909
13910 * config.guess: Import from master sources, rev 1.225.
13911 * config.sub: Import from master sources, rev 1.238.
13912
13913 2002-01-16 Kazu Hirata <kazu@hxi.com>
13914
13915 * MAINTAINERS (Write After Approval): Remove myself.
13916
13917 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
13918
13919 * MAINTAINERS (Write After Approval): Add myself.
13920
13921 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13922
13923 * MAINTAINERS: Add self as docs co-maintainer.
13924
13925 2001-12-11 Matthias Klose <doko@debian.org>
13926
13927 * MAINTAINERS (Write After Approval): Add myself.
13928
13929 2001-12-09 Zack Weinberg <zack@codesourcery.com>
13930
13931 * MAINTAINERS: Update my email address.
13932
13933 2001-12-07 Turly O'Connor <turly@apple.com>
13934 * MAINTAINERS (Write After Approval): Add myself.
13935 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13936 (rs6000_initialize_trampoline): Call __trampoline_setup for
13937 ABI_DARWIN too.
13938 * darwin-tramp.asm: New file, implements __trampoline_setup.
13939 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13940
13941 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
13942
13943 * MAINTAINERS (Write After Approval): Add myself.
13944
13945 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
13946
13947 * configure, configure.in: Use temp file for long sed commands.
13948
13949 2001-12-03 Laurent Guerby <guerby@acm.org>
13950
13951 * config.sub: Update to version 1.232 on subversion.
13952
13953 2001-12-03 Ben Elliston <bje@redhat.com>
13954
13955 * MAINTAINERS: Update mail address for config.* patches.
13956
13957 2001-11-27 DJ Delorie <dj@redhat.com>
13958 Zack Weinberg <zack@codesourcery.com>
13959
13960 When build != host, create libiberty for the build machine.
13961
13962 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13963 CONFIG_ARGUMENTS.
13964 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13965 New variables.
13966 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13967 and rules.
13968 (all.normal): Depend on ALL_BUILD_MODULES.
13969 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13970 (all-build-libiberty): Depend on configure-build-libiberty.
13971
13972 * configure: Calculate and substitute proper value for
13973 ALL_BUILD_MODULES.
13974 * configure.in: Create the build subdirectory.
13975 Calculate and substitute TARGET_CONFIGARGS (formerly
13976 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13977
13978 2001-11-26 Ziemowit Laski <zlaski@apple.com>
13979
13980 * MAINTAINERS (write-after-approval): Add self.
13981
13982 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
13983
13984 * MAINTAINERS (GNATS only accounts): Remove self.
13985
13986 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
13987
13988 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13989 libf2c.
13990
13991 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
13992
13993 * MAINTAINERS (Write After Approval): Add self.
13994
13995 2001-11-12 David O'Brien <obrien@FreeBSD.org>
13996
13997 * MAINTAINERS: mips and s390 are also CPU ports.
13998
13999 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14000
14001 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14002
14003 2001-11-11 David O'Brien <obrien@FreeBSD.org>
14004
14005 * MAINTAINERS: Alphabetize.
14006
14007 2001-11-09 Kazu Hirata <kazu@hxi.com>
14008
14009 * MAINTAINERS (Various maintainers: h8 port): Add myself.
14010
14011 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
14012
14013 * MAINTAINERS (Various maintainers: hppa port): Added myself.
14014
14015 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14016
14017 * configure.in (--enable-languages): Be more permissive about
14018 syntax. Check for empty lists better. Warn about $LANGUAGES.
14019
14020 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
14021
14022 * config.sub: Import from master sources, rev. 1.230.
14023 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14024
14025 2001-11-07 Laurent Guerby <guerby@acm.org>
14026
14027 * MAINTAINERS (Write After Approval): Add self.
14028
14029 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14030
14031 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14032
14033 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14034
14035 * config.sub: Import from master sources, rev 1.226.
14036 * config.guess: Import from master sources, rev 1.216.
14037
14038 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14039
14040 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14041 * MAINTAINERS: Add self as maintainer of MMIX port.
14042 Remove old after-approval entry.
14043
14044 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14045
14046 * ChangeLog, configure: Fix spelling errors.
14047
14048 2001-10-20 Brendan Kehoe <brendan@zen.org>
14049
14050 * MAINTAINERS: Tweak my address.
14051
14052 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
14053
14054 * MAINTAINERS: Update my email address.
14055
14056 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
14057
14058 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14059 * MAINTAINERS: Add self as maintainer of CRIS port.
14060
14061 2001-10-10 Geert Bosch <bosch@gnat.com>
14062
14063 * MAINTAINERS (Various maintainers: Ada front end):
14064 Added Robert Dewar.
14065
14066 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
14067
14068 * MAINTAINERS (Write After Approval): Added self
14069
14070 2001-10-02 Geert Bosch <bosch@gnat.com>
14071
14072 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14073
14074 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14075
14076 * configure: Handle temporary files securely using mkdir.
14077
14078 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
14079
14080 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14081
14082 2001-09-26 Will Cohen <wcohen@redhat.com>
14083
14084 * configure.in (*-*-linux*): Disable configuration of target-newlib
14085 and target-libgloss.
14086
14087 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
14088
14089 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14090 RANLIB.
14091
14092 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
14093
14094 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14095 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14096 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14097 avoid quotes nesting problems.
14098 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14099 (DO_X): Export only variables that are set.
14100
14101 2001-09-19 Ben Elliston <bje@redhat.com>
14102
14103 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14104 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14105 semantics. Use the shell built-in "type" command instead.
14106
14107 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
14108
14109 Merged from gcc-3_0-branch:
14110 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14111 * ltcf-c.sh: Use $objext, not $ac_objext.
14112 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14113 * ltcf-cxx.sh: Add support for GNU.
14114 2001-07-22 Timothy Wall <twall@redhat.com>
14115 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14116 default settings if using GNU tools with that configuration.
14117 * ltcf-cxx.sh: Ditto.
14118 * ltcf-gcj.sh: Ditto.
14119 2001-07-21 Michael Chastain <chastain@redhat.com>
14120 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14121 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14122 * ltmain.sh: Mark as gcc-local.
14123
14124 2001-08-30 Eric Christopher <echristo@redhat.com>
14125 Jason Eckhardt <jle@redhat.com>
14126
14127 * config.guess: Merge from master sources.
14128 * config.sub: Merge from master sources, add support for mipsisa32.
14129
14130 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
14131 * config.sub: Merge from master sources, rev 1.219.
14132 * MAINTAINERS: Add self as contact for stormy16 port.
14133
14134 2001-08-14 Zack Weinberg <zackw@panix.com>
14135
14136 * config.sub: Merge from master sources, rev 1.218.
14137 * config.guess: Merge from master sources, rev 1.209.
14138
14139 2001-08-11 Graham Stott <grahams@redhat.com>
14140
14141 * Makefile.in (check-c++): Add missing semicolon.
14142
14143 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14144
14145 * MAINTAINERS (Various maitainers: predict.def): Added myself.
14146
14147 2001-07-30 Eric Christopher <echristo@redhat.com>
14148
14149 * MAINTAINERS (Various maintainers: mips port): Added myself.
14150
14151 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14152
14153 * configure.in (sh-*-linux*): New.
14154
14155 2001-07-27 Richard Henderson <rth@redhat.com>
14156
14157 * .cvsignore: Add LAST_UPDATED.
14158
14159 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14160
14161 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14162
14163 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
14164
14165 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14166
14167 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14168
14169 * MAINTAINERS (Write After Approval): Added myself.
14170
14171 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14172
14173 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14174 and libgcj on m68hc11/m68hc12.
14175
14176 2001-06-27 H.J. Lu (hjl@gnu.org)
14177
14178 * Makefile (CFLAGS_FOR_BUILD): New.
14179 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14180
14181 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14182
14183 * README: Remove version number.
14184
14185 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14186
14187 * INSTALL/README: Update wrt. to the installation instructions now
14188 residing in gcc/doc/install.texi.
14189
14190 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14191
14192 * README: Replace with a cut-down and updated version of gcc/README.
14193
14194 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14195
14196 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14197 multilibs to be disabled.
14198
14199 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14200
14201 * MAINTAINERS (Write After Approval): Add myself.
14202
14203 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14204
14205 * config.guess: Import CVS version 1.195.
14206 * config.sub: Import CVS version 1.212.
14207
14208 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14209
14210 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14211 gcc/xgcc is built, use -print-prog-name to find out the program
14212 name to use.
14213
14214 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14215
14216 * config.guess: Import CVS version 1.194. All gcc-local changes
14217 appear to also be in the master copy.
14218 * config.sub: Import CVS version 1.211.
14219
14220 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14221
14222 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14223 with_gcc]: Use `gcc -shared' to build a shared library.
14224
14225 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14226
14227 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14228 archives.
14229
14230 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14231
14232 * MAINTAINERS (Write After Approval): Add myself.
14233
14234 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14235
14236 * configure.in (libstdcxx_flags): Do not try to execute
14237 libstdc++-v3/testsuite_flags until it exists.
14238
14239 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14240
14241 * MAINTAINERS: Update my email address.
14242
14243 2001-05-31 Graham Stott <grahams@redhat.com>
14244
14245 * MAINTAINERS (Write After Approval): Add myself.
14246
14247 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14248
14249 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14250 libraries when using g++ with native linker.
14251
14252 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14253
14254 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14255
14256 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14257
14258 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14259 [aix4*|aix5*]: Prepend blank.
14260
14261 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
14262
14263 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14264 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14265 of subdir/configure scripts to use the new libtool.m4.
14266
14267 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14268
14269 * MAINTAINERS (Write After Approval): Add myself.
14270
14271 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14272
14273 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14274
14275 2001-05-11 Ben Elliston <bje@redhat.com>
14276
14277 * Makefile.in (all-sid): New target.
14278 (check-sid, clean-sid, install-sid): Likewise.
14279
14280 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14281
14282 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14283
14284 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14285
14286 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14287 libgcj.
14288
14289 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14290
14291 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14292 gcc/xgcc is built, use -print-prog-name to find out the program
14293 name to use.
14294
14295 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14296
14297 * configure.in (noconfigdirs): Don't reset it from scratch in the
14298 target case; only append to it.
14299
14300 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14301 sparc-*-solaris2.8]: Disable ${libgcj}.
14302
14303 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14304
14305 * configure.in (libgcj_saved): Copy from $libgcj.
14306 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14307 --disable-libgcj.
14308
14309 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14310
14311 * MAINTAINERS: Remove self as MIPS maintainer and
14312 C front end maintainer.
14313
14314 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14315
14316 * configure.in: Move *-chorusos target case to the proper switch.
14317 Disable libgcj.
14318
14319 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14320
14321 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14322 1.641.2.228.
14323
14324 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14325
14326 * Makefile.in (STAGE1_CFLAGS): Pass down.
14327
14328 2001-04-13 Alan Modra <amodra@one.net.au>
14329
14330 * config.guess: Add hppa64-linux support. Note for next import that
14331 this is already in the master file.
14332 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14333
14334 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14335
14336 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14337 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14338
14339 2001-04-11 Stan Shebs <shebs@apple.com>
14340
14341 * MAINTAINERS: Add self as Darwin port maintainer.
14342
14343 2001-04-11 Alan Modra <amodra@one.net.au>
14344
14345 * MAINTAINERS: Update my email address.
14346
14347 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
14348
14349 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14350 recent versions of FreeBSD (release 3 or later).
14351 * ltconfig: On FreeBSD, -lc must not be provided when building
14352 a shared library or else the standard -pthread gcc option is
14353 rendered worthless to later users of the built library.
14354
14355 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14356
14357 * MAINTAINERS: Add self and RTH as C front end maintainers.
14358
14359 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
14360
14361 * config.sub: Make sure to match an already-canonicalized
14362 machine name (eg. mn10300-unknown-elf).
14363
14364 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
14365
14366 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14367 New macros.
14368 (bootstrap, cross): Use RECURSE_FLAGS.
14369 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14370
14371 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
14372
14373 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14374
14375 2001-03-22 Colin Howell <chowell@redhat.com>
14376
14377 * Makefile.in (DO_X): Do not backslash single-quotes in
14378 backquotes (two places).
14379
14380 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14381
14382 Re-installed:
14383 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14384 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14385 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14386 * ltcf-cxx.sh: Likewise.
14387 * ltcf-gcj.sh: Likewise.
14388
14389 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14390
14391 * MAINTAINERS: Add myself as "documentation co-maintainer".
14392
14393 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14394
14395 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14396 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14397
14398 2001-03-19 Tom Tromey <tromey@redhat.com>
14399
14400 * config-ml.in: Handle GCJ and GCJFLAGS.
14401
14402 2001-03-21 Michael Chastain <chastain@redhat.com>
14403
14404 * Makefile.in: all-m4 depends on all-texinfo.
14405
14406 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
14407
14408 * MAINTAINERS: Add myself to write after approval list.
14409
14410 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
14411
14412 * Makefile.in (DO_X): Quote nested quotes.
14413
14414 2001-03-18 Alan Modra <alan@linuxcare.com.au>
14415
14416 * MAINTAINERS: Add myself to write after approval list.
14417
14418 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
14419
14420 * Makefile.in (DO_X): Use double quotes for quoting
14421 "RANLIB=$${RANLIB}".
14422
14423 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14424
14425 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14426
14427 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
14428
14429 * configure.in: Only use `lang_requires' for languages athat are
14430 actually enabled.
14431
14432 2001-03-08 Phil Edwards <pme@sources.redhat.com>
14433
14434 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14435
14436 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
14437
14438 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14439
14440 2001-03-07 Tom Tromey <tromey@redhat.com>
14441
14442 * configure.in: Allow config-lang.in to set `lang_requires' to list
14443 of other required languages.
14444
14445 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
14446
14447 * Makefile.in: Remove RANLIB definition. Use RANLIB
14448 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14449 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14450
14451 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
14452 Alexandre Oliva <aoliva@redhat.com>
14453
14454 * Makefile.in (check-c++): Use tabs, not spaces.
14455
14456 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
14457
14458 * MAINTAINERS: add myself to Write After Approval list.
14459
14460 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
14461
14462 * Makefile.in (check-c++): New rule.
14463
14464 * configure.in (target_libs): Remove libg++.
14465 (noconfigdirs): Remove libg++.
14466 (noconfigdirs): Same.
14467 (noconfigdirs): Same.
14468 (noconfigdirs): Same.
14469
14470 * config-ml.in: Remove libg++ references.
14471
14472 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14473 (ALL_TARGET_MODULES): Same.
14474 (configure-target-libg++): Remove.
14475 (all-target-libg++): Remove.
14476 (configure-target-libio): Remove.
14477 (all-target-libio): Remove.
14478 (check-target-libio): Remove.
14479 (.PHONY): Remove.
14480 (libg++.tar.bz2): Remove.
14481 (all-target-cygmon): Remove libio.
14482 (all-target-libstdc++): Remove.
14483 (configure-target-libstdc++): Remove.
14484 (TARGET_LIB_PATH): Remove libstdc++.
14485 (ALL_GCC_CXX): Remove libstdc++.
14486 (all-target-gperf): Correct.
14487
14488 2001-02-16 Nick Clifton <nickc@redhat.com>
14489
14490 * configure.in (noconfigdirs): Allow configuration of texinfo
14491 for Cygwin hosts.
14492
14493 2001-02-15 Anthony Green <green@redhat.com>
14494
14495 * configure: Introduce GCJ_FOR_TARGET.
14496 * configure.in: Ditto.
14497 * Makefile.in: Ditto.
14498
14499 2001-02-13 Andreas Schwab <schwab@suse.de>
14500
14501 * MAINTAINERS: Update mail address.
14502
14503 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14504
14505 * config.guess: Add linux target for S/390.
14506 * config.sub: Likewise.
14507
14508 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
14509
14510 * configure.in: for *-chorusos, don't config target-newlib and
14511 target-libgloss.
14512
14513 2001-02-06 Ben Elliston <bje@redhat.com>
14514
14515 * configure: Output host type to stdout, not stderr.
14516
14517 2001-02-05 Mark Mitchell <mark@codesourcery.com>
14518
14519 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14520 * ltcf-cxx.sh: Likewise.
14521
14522 * config.if: Assume enable_libstdcxx_v3 is defined.
14523
14524 2001-02-04 Mark Mitchell <mark@codesourcery.com>
14525
14526 Remove V2 C++ library.
14527 * configure.in: Remove --enable-libstdcxx_v3 support.
14528
14529 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14530
14531 * include/demangle.h: Add prototype for java_demangle_v3.
14532
14533 2001-01-29 Phil Edwards <pme@sources.redhat.com>
14534
14535 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14536
14537 2001-01-27 Richard Henderson <rth@redhat.com>
14538
14539 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14540
14541 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14542
14543 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14544 Don't unset, it's non-portable and no longer necessary, set to empty
14545 instead.
14546
14547 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14548
14549 * ltconfig: Shell portability fix for the tagname validity check.
14550
14551 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
14552
14553 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14554 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14555
14556 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14557
14558 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14559
14560 2001-01-26 Tom Tromey <tromey@redhat.com>
14561
14562 * configure.in: Allow libgcj to be built on Sparc Solaris.
14563
14564 2001-01-25 David Edelsohn <edelsohn@gnu.org>
14565
14566 * ltcf-c.sh: Add aix5 case.
14567 * ltcf-cxx.sh: Likewise.
14568 * ltconfig: Likewise.
14569
14570 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
14571
14572 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14573 keep at least one of build_libtool_libs or build_old_libs set to
14574 yes.
14575
14576 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14577 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14578
14579 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14580
14581 * configure.in: Enable libgcj on several additional platforms.
14582
14583 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14584
14585 * configure.in: Enable libgcj for linux targets.
14586
14587 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14588
14589 * MAINTAINERS (Write After Approval): Add myself.
14590
14591 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14592
14593 * MAINTAINERS: Add myself as vax port maintainer.
14594
14595 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14596
14597 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14598
14599 2001-01-09 Mike Stump <mrs@wrs.com>
14600
14601 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14602 failures of subdirectories.
14603
14604 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14605
14606 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14607 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14608 * ltcf-cxx.sh: Likewise.
14609 * ltcf-gcj.sh: Likewise.
14610 * ltconfig.sh: Fix typo.
14611
14612 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14613
14614 * configure: handle DOS-style absolute paths.
14615
14616 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14617
14618 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14619
14620 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14621
14622 * MAINTAINERS: Add myself as avr port co-maintainer.
14623
14624 2000-12-28 Ben Elliston <bje@redhat.com>
14625
14626 * MAINTAINERS: Add myself under ``Write After Approval''.
14627
14628 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14629
14630 * texinfo: Remove directory from GCC.
14631
14632 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14633
14634 * COPYING: Update to current
14635 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14636 to 19yy as example year in copyright notice).
14637
14638 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14639
14640 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14641 (libstdcxx_incdir): Pass down.
14642 * config.if: Remove expired bits for cxx_interface, add stub.
14643 (libstdcxx_incdir): Add variable for g++ include directory.
14644 * configure.in (gxx_include_dir): Use it.
14645
14646 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
14647
14648 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14649 with old-email address from ``Write After Approval''.
14650
14651 2000-12-15 Andreas Jaeger <aj@suse.de>
14652
14653 * configure.in: Handle lang_dirs.
14654
14655 2000-12-14 Tom Tromey <tromey@redhat.com>
14656
14657 * MAINTAINERS: Removed brads.
14658
14659 * MAINTAINERS: Added gcj developers.
14660
14661 2000-12-13 Anthony Green <green@redhat.com>
14662
14663 * configure.in: Disable libgcj for any target not specifically
14664 listed. Disable libgcj for x86 and Alpha Linux until compatible
14665 with g++ abi.
14666
14667 2000-12-13 Mike Stump <mrs@wrs.com>
14668
14669 * Makefile.in (local-distclean): Also remove fastjar.
14670
14671 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14672
14673 * contrib/gcc_update: Add fastjar --touch entries.
14674
14675 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
14676
14677 * configure.in: Disable language-specific target libraries for
14678 languages that aren't enabled.
14679
14680 2000-12-10 Anthony Green <green@redhat.com>
14681
14682 * configure.in: Define libgcj. Disable libgcj target libraries for
14683 most targets.
14684
14685 2000-12-10 Neil Booth <neilb@earthling.net>
14686
14687 * MAINTAINERS: Update mail address, remove from WAA list.
14688
14689 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14690
14691 * libjava: Imported from /cvs/java.
14692 * libffi: Likewise.
14693 * Boehm-gc: Likewise.
14694
14695 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14696
14697 * configure.in (target_libs): Revert 2000-12-08 patch.
14698 (noconfigdirs): Added target-libjava.
14699
14700 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14701
14702 * djunpack.bat: removed.
14703
14704 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14705
14706 * Makefile.in: handle DOS-style absolute paths.
14707 * config-ml.in: likewise.
14708 * symlink-tree: likewise.
14709
14710 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14711
14712 * fastjar: Imported.
14713
14714 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14715
14716 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14717 libjava.
14718 * configure.in (target_libs): Removed `target-libjava'.
14719
14720 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14721
14722 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14723 (ALL_MODULES): Added fastjar.
14724 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14725 (all-target-libjava): all-fastjar replaces all-zip.
14726 (all-fastjar): Added.
14727 (configure-target-fastjar, all-target-fastjar): Likewise.
14728 * configure.in (host_tools): Added fastjar.
14729
14730 2000-12-07 Mike Stump <mrs@wrs.com>
14731
14732 * Makefile.in (local-distclean): Remove leftover built files.
14733
14734 2000-11-24 Nick Clifton <nickc@redhat.com>
14735
14736 * configure.in (xscale-elf): Add target.
14737 (xscale-coff): Add target.
14738
14739 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
14740
14741 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14742 recent versions of FreeBSD (release 3 or later).
14743 * ltconfig: On FreeBSD, -lc must not be provided when building
14744 a shared library or else the standard -pthread gcc option is
14745 rendered worthless to later users of the built library.
14746
14747 2000-11-16 Fred Fish <fnf@be.com>
14748
14749 * configure.in (enable_libstdcxx_v3): Fix typo,
14750 libstd++ -> libstdc++.
14751
14752 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14753
14754 * MAINTAINERS: Add self to Write After Approval list.
14755
14756 2000-11-21 Bernd Schmidt <bernds@redhat.com>
14757
14758 * MAINTAINERS: Update my email address. Add myself to global write
14759 privs list.
14760
14761 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
14762
14763 * Makefile.in: Merge with src and libgcj.
14764 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14765 configure-target-<library> when their configure scripts need the C
14766 or C++ library to have already been built to work properly.
14767 (do_proto_toplev): Set them to an empty string.
14768
14769 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14770 (REALLY_SET_LIB_PATH): Use them.
14771
14772 2000-11-17 Stan Shebs <shebs@apple.com>
14773
14774 * MAINTAINERS: Add self to Write After Approval list.
14775
14776 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14777
14778 * configure: Provide the original toplevel configure arguments
14779 (including $0) to subprocesses in the environment rather than
14780 through gcc/configargs.h.
14781
14782 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14783
14784 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14785 C99. Alphabetise "Write After Approval" list.
14786
14787 2000-11-12 Mark Mitchell <mark@codesourcery.com>
14788
14789 * configure: Turn on libstdc++ V3 by default.
14790
14791 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14792 if we've got GCC.
14793
14794 2000-11-11 Philip Blundell <philb@gnu.org>
14795
14796 * MAINTAINERS: Add self to Write After Approval list.
14797
14798 2000-11-09 David Edelsohn <edelsohn@gnu.org>
14799
14800 * ltcf-c.sh (aix4): Improve shared library configuration; require
14801 exporting symbols.
14802 * ltcf-cxx.sh (aix4): Define.
14803 * ltconfig (aix4): Define library and soname specs appropriate for
14804 AIX. Define command to create export symbols list.
14805
14806 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
14807
14808 * config.sub: Add support for Sun Chorus
14809
14810 2000-10-31 Nick Clifton <nickc@redhat.com>
14811
14812 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14813 <name>@redhat.com. Also installed new email address for Clint
14814 Popetz.
14815
14816 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
14817
14818 * etc: Remove directory from GCC.
14819
14820 2000-10-16 Michael Meissner <meissner@redhat.com>
14821
14822 * configure (gcc/configargs.h): Only create if there is a build GCC
14823 directory created.
14824
14825 2000-10-16 Matthias Klose <doko@debian.org>
14826
14827 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14828 when configured for libstdc++-v3.
14829
14830 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
14831
14832 * configure: Save configure arguments to gcc/configargs.h.
14833
14834 2000-10-04 Philipp Thomas <pthomas@suse.de>
14835
14836 * config.guess: Import CVS version 1.157.
14837 * config.sub: Import CVS version 1.181.
14838
14839 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
14840
14841 * Makefile.in (bootstrap): avoid recursion if subdir missing
14842 (cross): ditto
14843 (do-proto-toplev): ditto
14844
14845 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
14846
14847 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14848 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14849
14850 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14851 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
14852 all affected `configure' scripts.
14853
14854 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
14855
14856 * MAINTAINERS: Add self as cpplib co-maintainer.
14857
14858 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
14859
14860 * MAINTAINERS: Add self to Write After Approval list.
14861
14862 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14863
14864 * INSTALL/README: egcs -> GCC update.
14865
14866 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
14867
14868 * MAINTAINERS: Add myself to Write After Approval list.
14869
14870 2000-09-15 Kazu Hirata <kazu@hxi.com>
14871
14872 * MAINTAINERS: Add myself to Write After Approval list.
14873
14874 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
14875
14876 * configure.in: Do not build byacc for hppa64. Provide paths to the
14877 X11 libraries for hppa64.
14878
14879 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14880
14881 * MAINTAINERS: Add myself as 68hc11 port maintainer.
14882
14883 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
14884
14885 * Makefile.in (all-zlib): Added dummy target.
14886
14887 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14888 ltcf-gcj.sh: Updated from libtool multi-language branch.
14889
14890 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
14891
14892 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14893 (bootstrap*): Depend on all-bootstrap.
14894
14895 2000-09-05 Philipp Thomas <pthomas@suse.de>
14896
14897 * config.guess: Import CVS version 1.156.
14898 * config.sub: Import CVS version 1.179.
14899
14900 2000-09-02 Anthony Green <green@cygnus.com>
14901
14902 * Makefile.in (all-gcc): Depend on all-zlib.
14903 (CLEAN_MODULES): Add clean-zlib.
14904 (ALL_MODULES): Add all-zlib.
14905 * configure.in (host_libs): Add zlib.
14906
14907 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
14908
14909 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14910 crosses, but add gcc/include to the header search path for them.
14911
14912 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
14913
14914 * MAINTAINERS: Add self to Write After Approval list.
14915
14916 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14917
14918 * config.guess: Import CVS version 1.152.
14919 * config.sub: Import CVS version 1.177.
14920
14921 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
14922
14923 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14924 $targargs to tell whether newlib is going to be built.
14925
14926 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14927 $$r/TARGET_SUBDIR/libio for _G_config.h.
14928
14929 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
14930
14931 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14932
14933 2000-08-22 DJ Delorie <dj@redhat.com>
14934
14935 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14936
14937 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
14938
14939 * config-ml.in (CC, CXX): Avoid trailing whitespace.
14940 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14941 sub-configures.
14942
14943 2000-08-21 DJ Delorie <dj@redhat.com>
14944
14945 * MAINTAINERS: Add self as a libiberty maintainer
14946
14947 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
14948
14949 * configure.in (libstdcxx_flags): Use
14950 libstdc++-v3/src/libstdc++.INC.
14951
14952 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
14953
14954 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14955
14956 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
14957
14958 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14959
14960 * configure: Make enable_threads and enable_shared defaults
14961 explicit. Substitute enable_threads into generated Makefiles.
14962 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14963 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14964
14965 2000-08-13 Geoff Keating <geoffk@cygnus.com>
14966
14967 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14968
14969 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
14970
14971 * config-ml.in (CC): Remove bogus duplicate quotation mark from
14972 previous delta.
14973
14974 2000-08-11 Jason Merrill <jason@redhat.com>
14975
14976 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14977 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14978 (FLAGS_FOR_TARGET): Not here.
14979 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14980
14981 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
14982
14983 * config-ml.in (CC, CXX): Don't introduce a leading space.
14984
14985 2000-08-07 DJ Delorie <dj@delorie.com>
14986
14987 * MAINTAINERS: Add self as a DJGPP maintainer
14988
14989 2000-08-07 DJ Delorie <dj@redhat.com>
14990
14991 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14992 "if we're also building gcc, and it's a gcc that will run on the
14993 build machine, we want to use its includes instead of the system's
14994 default includes".
14995
14996 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14997
14998 * MAINTAINERS: Add self to Write After Approval list.
14999
15000 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
15001
15002 * configure.in (libstdcxx_flags): Don't use `"'.
15003
15004 * config-ml.in: Adjust multilib search paths to the
15005 appropriate multilib tree.
15006
15007 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
15008
15009 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15010 commas in $LANGUAGES.
15011
15012 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
15013
15014 * configure.in: Re-enable all references to libg++ and librx.
15015
15016 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
15017
15018 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15019 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15020 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15021 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15022
15023 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15024
15025 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
15026
15027 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15028 CXX_FOR_TARGET for sed.
15029
15030 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
15031
15032 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15033 Do not override if already set in the environment or in configure.
15034 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15035 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15036
15037 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
15038
15039 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15040 the libtool CVS tree multi-language branch.
15041 * ltconfig, ltmain.sh: Updated.
15042
15043 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
15044
15045 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15046 (clean-target): Depend on it.
15047
15048 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15049 (GCC_FOR_TARGET): Use it.
15050 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15051 * configure.in: ... here.
15052 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15053 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15054
15055 2000-07-24 Eric Christopher <echristo@cygnus.com>
15056
15057 * MAINTAINERS: Add self to Write After Approval list.
15058
15059 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
15060
15061 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15062 (configure-target-libchill, configure-target-libobjc): Likewise.
15063
15064 * configure.in: Use the same cache file for all target libs.
15065 * config-ml.in: But different cache files per multilib variant.
15066
15067 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15068
15069 * configure (topsrcdir): Don't use dirname.
15070
15071 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15072
15073 * MAINTAINERS: Add self to Write After Approval list.
15074
15075 2000-07-20 Jason Merrill <jason@redhat.com>
15076
15077 * configure.in: Remove all references to libg++ and librx.
15078
15079 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15080
15081 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
15082
15083 * config.sub: Update to subversions version 2000-07-06.
15084
15085 2000-07-12 Andrew Haley <aph@cygnus.com>
15086
15087 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15088 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15089
15090 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15091
15092 * symlink-tree: Check number of arguments.
15093
15094 2000-07-05 Jim Wilson <wilson@cygnus.com>
15095
15096 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15097 search path for a g++ extracted from the build tree. This
15098 will allow link tests run by configure scripts in
15099 subdirectories to succeed.
15100
15101 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
15102
15103 * ltconfig: Add support for mips-dde-sysv4.2MP
15104
15105 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15106
15107 * MAINTAINERS: Add myself as loop discovery maintainer.
15108
15109 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15110
15111 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15112 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15113
15114 2000-06-19 Timothy Wall <twall@cygnus.com>
15115
15116 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15117 * config.sub: Add tic54x target.
15118
15119 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15120
15121 * MAINTAINERS: Add self as Fortran maintainer,
15122 remove Craig Burley.
15123
15124 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
15125
15126 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15127 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15128
15129 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15130
15131 * MAINTAINERS: Add self as i18n maintainer
15132
15133 20000-05-21 H.J. Lu (hjl@gnu.org)
15134
15135 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15136 directory are used if they exist. Make sure
15137 $(build_tooldir)/include is searched for header files,
15138 $(build_tooldir)/lib/ for library files.
15139 (GCC_FOR_TARGET): Likewise.
15140 (CXX_FOR_TARGET): Likewise.
15141
15142 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15143
15144 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15145
15146 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
15147
15148 * Makefile.in (configure-target-libiberty): Depend on
15149 configure-target-newlib.
15150
15151 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15152
15153 * configure.in, Makefile.in: Merge all libffi-related
15154 configury stuff from the libgcj tree.
15155
15156 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15157
15158 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15159 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15160
15161 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15162
15163 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15164 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15165 current version information. Add to proto-toplev directory.
15166 (gdb-taz): Build do-djunpack.
15167
15168 2000-05-15 David Edelsohn <edelsohn@gnu.org>
15169
15170 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15171
15172 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15173
15174 * MAINTAINERS: Add self to Write After Approval list.
15175
15176 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15177
15178 * ltmain.sh: Preserve in relink_command any environment
15179 variables that may affect the linker behavior.
15180
15181 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15182
15183 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15184
15185 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15186
15187 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15188
15189 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15190
15191 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15192 with the version name.
15193
15194 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15195
15196 * MAINTAINERS: Add self as bb-reorder maintainer.
15197
15198 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15199
15200 * config.if: Tweak.
15201
15202 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15203
15204 * djunpack.bat: New file.
15205
15206 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15207
15208 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15209 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15210 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15211 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15212
15213 2000-04-16 Dave Pitts <dpitts@cozx.com>
15214
15215 * config.sub (case $basic_machine): Change default for "ibm-*"
15216 to "openedition".
15217
15218 2000-04-13 Andreas Jaeger <aj@suse.de>
15219
15220 * MAINTAINERS: Added myself.
15221
15222 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15223
15224 * Makefile.in (gdb-taz): New target. GDB specific archive.
15225 (do-md5sum): New target.
15226 (MD5PROG): Define.
15227 (PACKAGE): Default to TOOL.
15228 (VER): Default to a shell script.
15229 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15230 md5 checksum generation.
15231 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15232 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15233 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15234 insight.tar.bz2): Use gdb-taz to create archive.
15235
15236 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15237
15238 * configure (warn_cflags): Delete.
15239
15240 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15241
15242 * MAINTAINERS: Added myself.
15243
15244 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15245 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15246
15247 * configure.in (enable_libstdcxx_v3): Add.
15248 (target_libs): Add bits here to switch between libstdc++-v2 and
15249 libstdc++-v3.
15250 * config.if: And this file too.
15251 * Makefile.in: Add libstdc++-v3 targets.
15252
15253 2000-04-05 Michael Meissner <meissner@redhat.com>
15254
15255 * config.sub (d30v): Add d30v as a basic machine type.
15256
15257 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15258
15259 * configure.in: -linux-gnu*, not -linux-gnu.
15260
15261 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15262
15263 * MAINTAINERS: Add self in write-after-approval section.
15264
15265 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15266
15267 * MAINTAINERS: Add self as ia64 port maintainer.
15268
15269 2000-03-08 Neil Booth <NeilB@earthling.net>
15270
15271 * MAINTAINERS: Add self in write-after-approval section.
15272
15273 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15274
15275 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15276 (do-tar-bz2): Replace TOOL with PACKAGE.
15277 (gdb.tar.bz2): Remove GDBTK from GDB package.
15278 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15279 dejagnu.tar.bz2): New packages.
15280
15281 2000-02-27 Andreas Jaeger <aj@suse.de>
15282
15283 * configure.in: Add entry for mips*-*-linux*, move catch all
15284 *-*-*linux* entry below this one.
15285
15286 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15287
15288 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15289
15290 2000-02-24 Nick Clifton <nickc@cygnus.com>
15291
15292 * config.sub: Support an OS of "wince".
15293
15294 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15295
15296 * config.guess, config.sub: Updated to match config's 2000-02-15
15297 version.
15298
15299 2000-02-23 Linas Vepstas <linas@linas.org>
15300
15301 * config.sub: Add support for Linux/IBM 370.
15302 * configure.in: Likewise.
15303
15304 2000-02-22 Nick Clifton <nickc@cygnus.com>
15305
15306 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15307
15308 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15309
15310 * config.guess: Guess "cygwin" rather than "cygwin32".
15311
15312 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15313
15314 * configure (gcc_version): When setting, narrow search to
15315 lines containing `version_string'.
15316
15317 2000-02-15 Denis Chertykov <denisc@overta.ru>
15318
15319 * config.sub: Add support for avr target.
15320
15321 2000-02-14 Nick Clifton <nickc@cygnus.com>
15322
15323 * MAINTAINERS: Add maintainers for MCore port.
15324
15325 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15326
15327 * config.sub: Add mmix-knuth-mmixware.
15328
15329 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15330
15331 * MAINTAINERS: Pair cccp with cpplib maintainership.
15332
15333 2000-01-27 Christopher Faylor <cgf@redhat.com>
15334
15335 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15336 structure stuff to -L library search.
15337 (CXX_FOR_TARGET): Ditto.
15338 (CROSS_CHECK_MODULES): Fix spelling mistake.
15339
15340 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15341
15342 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15343 the C++ compiler.
15344
15345 2000-01-12 Richard Henderson <rth@cygnus.com>
15346
15347 * configure.in: Don't build some bits for beos.
15348
15349 2000-01-12 Joel Sherrill (joel@OARcorp.com)
15350
15351 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15352 as include files.
15353
15354 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15355
15356 * Add self as cpplib maintainer, as requested by Jason
15357 Merrill. Correct my e-mail address.
15358
15359 2000-01-06 Geoff Keating <geoffk@cygnus.com>
15360
15361 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15362 not mh-aix43.
15363
15364 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15365
15366 * MAINTAINERS: Add myself to "write after approval" list.
15367
15368 1999-12-14 Richard Henderson <rth@cygnus.com>
15369
15370 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15371 * config.sub: Accept alphaev[78], alphaev8.
15372
15373 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15374
15375 * config.guess, config.sub: Update from autoconf.
15376
15377 1999-11-29 Bruce Korb <autogen@linuxbox.com>
15378
15379 * MAINTAINERS: update my playtime e-address.
15380
15381 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15382
15383 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15384 necessary libraries are missing.
15385
15386 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
15387
15388 * MAINTAINERS: Add new 'write after approval' maintainer.
15389
15390 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15391
15392 * MAINTAINERS: Add new Java maintainer.
15393
15394 1999-10-25 Andreas Schwab <schwab@suse.de>
15395
15396 * configure: Fix quoting inside arguments of eval.
15397
15398 1999-10-21 Nick Clifton <nickc@cygnus.com>
15399
15400 * config-ml.in: Allow suppression of some ARM multilibs.
15401
15402 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15403
15404 * config.guess: Add OS/390 match pattern.
15405 * config.sub: Add mvs, openedition targets.
15406 * configure.in (i370-ibm-opened*): New.
15407
15408 1999-09-04 Steve Chamberlain <sac@pobox.com>
15409
15410 * config.sub: Add support for configuring for pj.
15411
15412 1999-08-31 Nick Clifton <nickc@cygnus.com>
15413
15414 * config.sub (maybe_os): Add support for configuring for fr30.
15415
15416 1999-08-25 Nick Clifton <nickc@cygnus.com>
15417
15418 * configure.in: Do not configure or build ld for AIX
15419 platforms. ld is known to be broken on these platforms.
15420
15421 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15422
15423 * config-ml.in: Pass compiler flag corresponding to multidirs to
15424 subdir configures.
15425
15426 1999-08-09 Ian Lance Taylor <ian@zembu.com>
15427
15428 * Makefile.in (LDFLAGS): Define.
15429
15430 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15431
15432 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15433 noconfigdirs.
15434 (*-*-cygwin*): Likewise.
15435
15436 1999-08-08 Ian Lance Taylor <ian@zembu.com>
15437
15438 * mkdep: New file.
15439 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15440 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15441
15442 From Eli Zaretskii <eliz@is.elta.co.il>:
15443 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15444 long file name when using DJGPP on MS-DOS.
15445
15446 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15447
15448 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15449
15450 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15451
15452 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15453 dependency as this causes "make check" to globally "make all"
15454
15455 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15456
15457 * configure.in (target_libs): Added target-zlib.
15458 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15459 (CONFIGURE_TARGET_MODULES): Likewise.
15460 (CHECK_TARGET_MODULES): Likewise.
15461 (INSTALL_TARGET_MODULES): Likewise.
15462 (CLEAN_TARGET_MODULES): Likewise.
15463 (configure-target-zlib): New target.
15464 (all-target-zlib): Likewise.
15465 (all-target-libjava): Depend on all-target-zlib.
15466 (configure-target-libjava): Depend on configure-target-zlib.
15467
15468 * Makefile.in (configure-target-libjava): Depend on
15469 configure-target-newlib.
15470 (configure-target-boehm-gc): New target.
15471 (configure-target-qthreads): New target.
15472
15473 * configure.in (target_libs): Added target-qthreads.
15474 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15475 (CONFIGURE_TARGET_MODULES): Likewise.
15476 (CHECK_TARGET_MODULES): Likewise.
15477 (INSTALL_TARGET_MODULES): Likewise.
15478 (CLEAN_TARGET_MODULES): Likewise.
15479 (all-target-qthreads): New target.
15480 (configure-target-libjava): Depend on configure-target-qthreads.
15481 (all-target-libjava): Depend on all-target-qthreads.
15482
15483 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15484 (CONFIGURE_TARGET_MODULES): Likewise.
15485 (CHECK_TARGET_MODULES): Likewise.
15486 (INSTALL_TARGET_MODULES): Likewise.
15487 (CLEAN_TARGET_MODULES): Likewise.
15488 (all-target-libjava): New target.
15489 (all-target-boehm-gc): Likewise.
15490 * configure.in (target_libs): Added libjava, boehm-gc.
15491
15492 1999-07-22 Ian Lance Taylor <ian@zembu.com>
15493
15494 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15495 configure.bat in SUPPORT_FILES.
15496 (gas+binutils.tar.bz2): Likewise.
15497
15498 * makeall.bat: Remove; obsolete.
15499
15500 1999-07-21 Ian Lance Taylor <ian@zembu.com>
15501
15502 From Mark Elbrecht:
15503 * configure.bat: Remove; obsolete.
15504
15505 1999-07-11 Ian Lance Taylor <ian@zembu.com>
15506
15507 * configure: Add -W -Wall to the default CFLAGS when compiling with
15508 gcc.
15509
15510 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15511
15512 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15513
15514 1999-06-30 Mark Mitchell <mark@codesourcery.com>
15515
15516 * configure.in: Build ld on IRIX6.
15517
15518 1999-06-12 Ian Lance Taylor <ian@zembu.com>
15519
15520 * Makefile.in: Change distribution targets to use bzip2 instead of
15521 gzip.
15522 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15523 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15524
15525 1999-06-04 Nick Clifton <nickc@cygnus.com>
15526
15527 * config.sub: Add mcore target.
15528
15529 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15530
15531 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15532
15533 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15534
15535 * config.guess (dummy): Changed to $dummy.
15536
15537 1999-05-24 Nick Clifton <nickc@cygnus.com>
15538
15539 * config.sub: Tidied up case statements.
15540
15541 1999-05-22 Ben Elliston <bje@cygnus.com>
15542
15543 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15544 <jiro@din.or.jp>.
15545
15546 * config.guess: Merge with FSF version. Future changes will be
15547 more accurately recorded in this ChangeLog.
15548 * config.sub: Likewise.
15549
15550 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15551
15552 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15553
15554 1999-04-30 Tom Tromey <tromey@cygnus.com>
15555
15556 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15557
15558 1999-04-23 Tom Tromey <tromey@cygnus.com>
15559
15560 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15561
15562 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
15563
15564 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15565 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15566 Bad merge removed these two changes.
15567
15568 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
15569 Martin Heller (Ing.-Buero_Heller@t-online.de)
15570
15571 * config.guess (interix Alpha): Add.
15572
15573 1999-04-11 Richard Henderson <rth@cygnus.com>
15574
15575 * configure.in (i?86-*-beos*): Do config gperf; don't config
15576 gdb, newlib, or libgloss.
15577
15578 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
15579
15580 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15581 link a trivial program with -mabi=64. If it fails, remove mabi=64
15582 from multidirs.
15583
15584 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15585
15586 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15587
15588 1999-04-08 Nick Clifton <nickc@cygnus.com>
15589
15590 * config.sub: Add support for mcore targets.
15591
15592 1999-04-07 Michael Meissner <meissner@cygnus.com>
15593
15594 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15595 not mt-ospace, in order to shut up assembler warning about using
15596 symbols that are named the same as registers.
15597
15598 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
15599
15600 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15601 dependency list for all-target-cygmon.
15602
15603 1999-04-05 Doug Evans <devans@casey.cygnus.com>
15604
15605 * config-ml.in: Check $host, not $target, for selective multilibs.
15606 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15607 thumb interworking, and underscore prefix multilibs.
15608
15609 1999-04-04 Ian Lance Taylor <ian@zembu.com>
15610
15611 * missing: Update to version from current automake.
15612
15613 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15614
15615 * configure (gxx_include_dir): Removed.
15616
15617 * configure.in (gxx_include_dir): Handle it.
15618 * Makefile.in: Likewise.
15619
15620 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15621
15622 * config.sub (mips64vr4111,mips64vr4111el) Add.
15623
15624 1999-03-21 Ben Elliston <bje@cygnus.com>
15625
15626 * config.guess: Correct typo for detecting ELF on FreeBSD.
15627
15628 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15629
15630 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15631 config/mh-djgpp.
15632
15633 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15634
15635 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15636 all-target-newlib to dependency list for all-target-bsp.
15637
15638 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15639
15640 * config.sub: Add i386-uwin support.
15641 * config.guess: Likewise.
15642
15643 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15644
15645 * configure.in: cleanup, add mh-*pic handling for arm, special
15646 case powerpc*-*-aix*
15647
15648 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15649
15650 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15651 can be built.
15652
15653 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15654
15655 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15656 targets.
15657
15658 1999-03-02 Nick Clifton <nickc@cygnus.com>
15659
15660 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15661
15662 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15663
15664 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15665
15666 1999-02-24 Nick Clifton <nickc@cygnus.com>
15667
15668 * config.sub: Fix typo in arm recognition.
15669
15670 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15671
15672 * configure.in (noconfigdirs): Changed target_configdirs to
15673 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15674 rather than m68k-*-* since it is not known to work on
15675 m68k-aout. Ditto for arm-*-*oabi.
15676
15677 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15678
15679 * configure.in (*-*-windows*): Remove, no longer used.
15680
15681 1999-02-19 Ben Elliston <bje@cygnus.com>
15682
15683 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15684 Smart and improved by Andrew Cagney.
15685
15686 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15687
15688 * config.guess: Recognize openbsd-*-hppa.
15689
15690 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15691
15692 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15693 only if it is not empty.
15694
15695 1999-02-17 Nick Clifton <nickc@cygnus.com>
15696
15697 Patch from: Scott Bambrough <scottb@corelcomputer.com>
15698
15699 * config.guess: Modified to recognize uname's armv* syntax.
15700
15701 * config.sub: Modified to recognize uname's armv* syntax.
15702
15703 1999-02-17 Mark Salter <msalter@cygnus.com>
15704
15705 * configure.in: Added target-bsp for sparclite.
15706
15707 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15708
15709 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15710
15711 1999-02-08 Nick Clifton <nickc@cygnus.com>
15712
15713 * configure.in: Add support for strongarm port.
15714 * config.sub: Add support for strongarm target.
15715
15716 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
15717
15718 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15719 the old name config/mh-cygwin32.
15720 Enable texinfo.
15721
15722 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15723
15724 * configure.in: Do build ld for ix86 Solaris.
15725
15726 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15727
15728 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15729 $AR_FOR_TARGET. Likewise for RANLIB.
15730
15731 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
15732
15733 * config.sub (oabi): Recognize.
15734 * configure.in (arm-*-oabi): Handle.
15735
15736 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15737
15738 * config.guess: Improve detection of i686 on UnixWare 7.
15739
15740 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15741
15742 * config.guess: Add support for i386-pc-interix.
15743 * config.sub: Likewise.
15744 * configure.in: Likewise.
15745
15746 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15747
15748 * Makefile.in: Remove unneeded all-target-libio from
15749 from all-target-winsup target since it is now unneeded.
15750 Add all-target-libtermcap in its place since it is now
15751 needed.
15752
15753 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15754
15755 * configure.in: makefile stub for cygwin target is probably
15756 unnecessary. Remove it for now.
15757
15758 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15759
15760 * configure.in: libtermcap.a should be built when cygwin is the
15761 target as well as the host.
15762 * config.guess: Allow mixed case in cygwin uname output.
15763 * Makefile.in: Add libtermcap target.
15764
15765 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15766
15767 * config.sub: Clean up handling of hppa2.0.
15768
15769 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15770
15771 * config.guess: Use C code to identify more HP machines.
15772
15773 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15774
15775 * config.sub: Handle hppa2.0.
15776
15777 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15778
15779 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15780 cygmon for all sparclite targets, regardless of object format.
15781
15782 1998-12-15 Mark Salter <msalter@cygnus.com>
15783
15784 * configure.in: Added target-bsp for several target architectures.
15785
15786 * Makefile.in: Added rules for bsp.
15787
15788 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15789
15790 * config.guess: Improve detection of hppa2.0 processors.
15791
15792 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15793
15794 * config.guess: Recognize FreeBSD using ELF automatically.
15795
15796 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15797
15798 * configure (skip-this-dir): Add handling for new shell script, which
15799 might be created by a sub-directory's configure to indicate, this particular
15800 directory is "unwanted".
15801 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15802
15803 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15804
15805 * ltconfig: import from libtool, after changing libtool to
15806 account for the cygwin name change.
15807
15808 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15809
15810 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15811 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15812
15813 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
15814
15815 * configure.in: Add libtermcap to list of cygwin dependencies.
15816
15817 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
15818
15819 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15820 they include winsup/include when it's a cygwin target.
15821
15822 1998-11-12 Tom Tromey <tromey@cygnus.com>
15823
15824 * configure.in (host_tools): Added zip.
15825 * Makefile.in (all-target-libjava): Depend on all-zip.
15826 (all-zip): New target.
15827 (ALL_MODULES): Added all-zip.
15828 (NATIVE_CHECK_MODULES): Added check-zip.
15829 (INSTALL_MODULES): Added install-zip.
15830 (CLEAN_MODULES): Added clean-zip.
15831
15832 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
15833
15834 * Makefile.in: lose "32" from comment about cygwin.
15835
15836 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
15837
15838 * configure.in: Use -Os to build target libraries for the fr30.
15839
15840 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
15841
15842 * config.sub: Add fr30.
15843
15844 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
15845
15846 * configure.in: drop "32" from config/mh-cygwin32. Check
15847 cygwin* instead of cygwin32*.
15848 * config.sub: Check cygwin* instead of cygwin32*.
15849
15850 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
15851
15852 * config.guess: Match any version of Unixware7.
15853
15854 1998-10-20 Syd Polk <spolk@cygnus.com>
15855
15856 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15857 if desired.
15858
15859 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
15860
15861 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15862 these if the appropriate directories and files to not exist.
15863
15864 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
15865
15866 * Makefile.in (DEVO_SUPPORT): Add config.if.
15867
15868 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
15869
15870 * configure: Add pattern to replace "build_tooldir"'s
15871 definition in the generated Makefile with "tooldir"'s
15872 actual value.
15873
15874 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
15875
15876 * config.sub: Bring back lost sparcv9.
15877
15878 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15879
15880 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
15881
15882 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15883 CC_FOR_TARGET and friends.
15884
15885 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15886
15887 * Makefile.in (build_tooldir): New variable, same as tooldir.
15888 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15889 -B$(build_tooldir)/bin/.
15890 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15891
15892 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15893
15894 * README: Remove installation instructions and refer to the
15895 INSTALL directory instead.
15896
15897 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
15898
15899 * config.sub: Add support for i[34567]86-pc-udk.
15900 * configure.in: Likewise.
15901
15902 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
15903
15904 * Makefile.in: add bzip2 package building bits for user
15905 tools module
15906 * configure.in: ditto
15907
15908 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
15909
15910 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15911 (ALL_TARGET_MODULES): Add all-target-libobjc.
15912 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15913 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15914 (all-target-libchill): Add dependencies.
15915 * configure.in (target_libs): Add libchill.
15916
15917 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
15918
15919 * configure.in (target_subdir): Remove duplicate line.
15920
15921 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
15922
15923 * Makefile.in (all-automake): fix dependencies.
15924
15925 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
15926
15927 * configure.in: Minor cleanups for building in the $(target_alias)
15928 subdir.
15929
15930 1998-09-22 Jim Wilson <wilson@cygnus.com>
15931
15932 * Makefile.in (bootstrap): Set r and s before make all. Use
15933 BASE_FLAGS_TO_PASS in make all.
15934 (cross): Likewise.
15935
15936 1998-09-20 Mark Mitchell <mark@markmitchell.com>
15937
15938 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15939
15940 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
15941
15942 * config.sub: Fix typo in last change.
15943
15944 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15945
15946 * config.sub: Add support for C4x target.
15947 * configure.in: Likewise.
15948
15949 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
15950
15951 * config.sub: Recognize sparcv9 just like sparc64.
15952
15953 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
15954
15955 * config.guess: Match "Pent II" or "PentII" for OpenServer.
15956
15957 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
15958
15959 * config.guess: Correctly identify Pentium II sco boxes.
15960
15961 * config.guess: Fix "tr" code. From Weiwen Liu.
15962
15963 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
15964
15965 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15966 stabs.
15967
15968 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
15969
15970 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15971 (ALL_TARGET_MODULES): Add all-target-libchill.
15972 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15973 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15974 (all-target-libchill): Add dependencies.
15975 * configure.in (target_libs): Add libchill.
15976
15977 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15978
15979 * config.guess: Avoid assumptions about "tr" behaves when
15980 LANG is set to something other than English.
15981
15982 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
15983
15984 * configure (gxx_include_dir): Changed to
15985 '${prefix}/include/g++'-${libstdcxx_interface}.
15986
15987 * config.if: New to determine the interfaces.
15988
15989 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
15990
15991 * config.guess: Detect and handle MPE/IX.
15992 * config.sub: Deal with MPE/IX.
15993
15994 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
15995
15996 * configure.in: Use mh-aix43.
15997
15998 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
15999
16000 * configure: Fix --without/--disable cases for gxx-include-dir.
16001
16002 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
16003
16004 * mdata-sh: Imported. Needed for automake support.
16005
16006 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
16007
16008 * Makefile.in (taz): Try "chmod -R og=u ." before
16009 "chmod og=u `find . -print`".
16010
16011 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
16012
16013 * configure.in: Add arm-elf and thumb-elf support.
16014
16015 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16016
16017 * Makefile.in: Undo previous patch.
16018
16019 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16020
16021 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16022 to here ...
16023 (install-no-fixedincludes): and here
16024 (INSTALL_MODULES): ... from here.
16025
16026 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16027
16028 * config.sub: Merge with FSF.
16029
16030 * config.guess: Merge with FSF.
16031
16032 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16033
16034 * configure (extraconfigdirs): New variable.
16035 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16036 * Makefile.in (all): Move higher in file.
16037 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16038 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16039 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16040 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16041 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16042
16043 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
16044
16045 * Makefile.in (all-target-libjava): Depend on all-gcc and
16046 all-target-newlib.
16047 (configure-target-libjava): Depend on $(ALL_GCC).
16048
16049 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16050
16051 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16052 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16053
16054 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16055
16056 * INSTALL/README: Fix typo.
16057
16058 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16059
16060 * ylwrap: Change absolute path checks to check for DOS style path
16061 names.
16062
16063 * ylwrap: Don't use a full path name if the source file is in the
16064 same directory. From hjl@lucon.org (H.J. Lu).
16065
16066 * config-ml.in: Default to being verbose, to match Feb 18 change to
16067 configure.
16068
16069 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16070
16071 Brought over from egcs:
16072
16073 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16074
16075 * configure.in (target_subdir): Set to ${target_alias} instead
16076 of "libraries".
16077
16078 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16079
16080 * configure.in (target_subdir): Set to libraries if enable_multilib.
16081
16082 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16083
16084 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16085 multilibs, force reconfiguration the first time we create
16086 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16087
16088 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16089
16090 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16091 avoid confusion with --no-recursion.
16092
16093 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16094
16095 * configure.in: Win32 hosts shouldn't use install -x
16096 * install-sh: remove -x option, and special .exe-handling
16097 hack.
16098
16099 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16100
16101 * config.guess: Recognize i586-pc-beos.
16102 * configure.in: Don't build some bits for beos.
16103
16104 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16105
16106 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16107 CFLAGS default to -O2.
16108
16109 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16110 when using GNU ld.
16111
16112 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16113
16114 * ltmain.sh: Correct install when using a different shell.
16115
16116 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16117
16118 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16119
16120 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16121
16122 * makefile.vms: Update to build binutils/makefile.vms. Add install
16123 target.
16124
16125 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16126
16127 * ltconfig: Update to correct AIX handling.
16128
16129 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16130
16131 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16132
16133 * configure.in (target_subdir): Set to ${target_alias} instead
16134 of "libraries".
16135
16136 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16137
16138 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16139 (Makefile): Depend on $(gcc_version_trigger).
16140
16141 * configure (gcc_version): Change default initializer to empty
16142 string.
16143 (gcc_version_trigger): New variable; pass this variable down
16144 to subdir configures to enable them checking gcc's version
16145 themselves. Emit make macros for both gcc_version vars.
16146 (topsrcdir): Initialize reliably.
16147 (recursion line): Remove --with-gcc-version=${gcc_version}.
16148
16149 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16150
16151 * configure (enable_version_specific_runtime_libs): Implement new flag
16152 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16153 in $(libsubdir); emit definition in each generated Makefile.
16154 (gxx_include_dir): Initialize depending on
16155 $enable_version_specific_runtime_libs.
16156
16157 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16158
16159 * configure (gcc_version): Initialize properly depending on
16160 how and where configure is started.
16161 (recursion line): Pass a --with-gcc-version=${gcc_version}
16162 to configures in subdirs.
16163
16164 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16165
16166 * configure.in (noconfigdirs): Add configure pattern for mips tx39
16167 cygmon
16168
16169 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16170
16171 * configure.in: Add cygmon and libstub support for mn10200.
16172
16173 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16174
16175 * configure (gcc_version): Add new variable describing the
16176 particular gcc version we're building.
16177 * Makefile.in (libsubdir): Add new macro for the directory
16178 in which the compiler finds executables, libraries, etc.
16179 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16180 and libsubdir.
16181
16182 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16183
16184 * Makefile.in (local-clean): Remove *.log.
16185 (warning.log): Built with warn_summary from build.log.
16186 (mail-report.log): Run test_summary.
16187 (mail-report-with-warnings.log): Run test_summary including
16188 warning.log in the report.
16189
16190 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16191
16192 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16193
16194 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16195
16196 * Makefile.in (grep): Grep no longer depends on libiberty.
16197
16198 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16199
16200 * Makefile.in: all-snavigator needs all-libgui.
16201
16202 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16203
16204 * configure.in: Add cygmon and libstub support for mn10300.
16205
16206 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16207
16208 * missing: Update to version from automake 1.3.
16209
16210 * ltmain.sh: On installation, don't get confused if the same name
16211 appears more than once in the list of library names.
16212
16213 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16214
16215 * config.sub: Accept m68060 and m5200 as CPU names.
16216
16217 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16218
16219 * configure: Use && rather than using -a in test, because odd
16220 strings can confuse test.
16221 * configure.in: Likewise.
16222
16223 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16224
16225 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16226
16227 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16228
16229 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16230 bootstrap4-lean): New targets.
16231
16232 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16233
16234 * mpw-* Delete. Not used.
16235
16236 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16237
16238 * COPYING.LIB: Update FSF address.
16239
16240 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16241
16242 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16243
16244 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16245 GAS_SUPPORT_DIRS.
16246
16247 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16248
16249 * ltconfig, ltmain.sh: Avoid producing a version number if
16250 -version-info was not used.
16251
16252 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16253
16254 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16255 building with newlib.
16256
16257 1998-04-30 Paul Eggert <eggert@twinsun.com>
16258
16259 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16260 Solaris `make' causes it to continue to next definition.
16261
16262 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16263
16264 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16265 the right GUI libraries and files are installed along with GDB.
16266
16267 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16268
16269 * configure.in: Change alpha to alpha* in several places.
16270
16271 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16272
16273 * config.sub: Recognize sparc86x.
16274
16275 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16276
16277 * configure.in (--enable-target-optspace): Remove debug echo.
16278
16279 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16280
16281 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16282
16283 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16284
16285 * ltconfig: Update cygwin32 support.
16286
16287 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16288 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16289 (GDB_SUPPORT_DIRS): Likewise.
16290
16291 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16292
16293 * configure.in (target_makefile_frag): If --enable-target-optspace,
16294 use -Os to compile target libraries rather than -O2. Default to
16295 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16296 not used.
16297 * configure.in (target_cflags): Ditto for d30v.
16298
16299 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16300
16301 * Makefile.in (all-bfd): Depend on all-intl.
16302 (all-binutils): Likewise.
16303 (all-gas): Likewise.
16304 (all-gprof): Likewise.
16305 (all-ld): Likewise.
16306
16307 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16308
16309 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16310
16311 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16312
16313 * Makefile.in (all-bfd): Depend upon all-libiberty.
16314
16315 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16316
16317 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16318
16319 * Makefile.in: Add libstub.
16320
16321 * configure.in: Ditto. Build libstub for targets that have cygmon
16322 support.
16323
16324 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16325
16326 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16327
16328 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16329
16330 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16331 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16332
16333 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16334
16335 * configure: Define DEFAULT_M4 by searching PATH.
16336 * Makfile.in: Use DEFAULT_M4.
16337
16338 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16339
16340 * ltconfig: Add cygwin32 support.
16341
16342 * Makefile.in, configure.in: Add libtool as a native only directory
16343 to configure and build.
16344
16345 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16346
16347 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16348
16349 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
16350
16351 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16352
16353 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16354
16355 * Makefile.in: add ash make rules
16356 * configure.in: add ash to native_only and host_tools lists
16357
16358 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16359
16360 * Makefile.in (all-gettext, all-intl): New targets.
16361 (ALL_MODULES): Added all-gettext, all-intl.
16362 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16363 (INSTALL_MODULES): Added install-gettext, install-intl.
16364 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16365
16366 * configure.in (host_tools): Added gettext.
16367 (native_only): Likewise.
16368 (noconfigdirs) [various cases]: Likewise.
16369 (host_libs): Added intl.
16370
16371 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16372
16373 * configure: Do not disable building gdbtk for cygwin32 hosts.
16374
16375 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16376
16377 * configure.in: Add thumb-coff target.
16378 * config.sub: Add thumb-coff target.
16379
16380 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16381
16382 * Makefile.in: Revert yesterday's change.
16383 (all-target-winsup): all-target-librx stays out of here.
16384
16385 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16386
16387 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16388 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16389 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16390 Remove references to librx and libg++.
16391
16392 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16393
16394 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16395 recursive makes
16396
16397 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16398
16399 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16400 for newlib directory.
16401 (CXX_FOR_TARGET): Likewise.
16402
16403 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16404
16405 * ltconfig: Update after libtool/ltconfig.in change for
16406 hpux11.
16407
16408 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16409
16410 * ltconfig, ltmain.sh: Update to libtool 1.2.
16411
16412 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16413
16414 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16415 (install-gcc-cross): Instead, override LANGUAGES here.
16416
16417 1998-03-18 Dave Love <d.love@dl.ac.uk>
16418
16419 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16420 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16421
16422 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16423
16424 * configure.in: Add Thumb-pe target.
16425
16426 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
16427
16428 * Makefile.in - changed sn targets to snavigator
16429 * configure.in - changed sn targets to snavigator
16430
16431 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16432
16433 * config-ml.in: After building symlink tree call make distclean
16434 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16435 to be the case for libiberty.
16436
16437 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16438
16439 * configure: When making link, also check the current
16440 directory. The configure scripts may create one.
16441
16442 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16443
16444 * config.sub: Accept alphapca56 and alphaev6 properly.
16445
16446 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16447
16448 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16449
16450 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16451
16452 * config.sub (sco5): Fix typo.
16453
16454 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16455
16456 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16457 install-itcl.
16458 (install-itcl): Remove dependency on install-tcl.
16459
16460 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16461
16462 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16463
16464 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16465
16466 * configure.in: Don't build libgui for a cygwin32 target when not on
16467 a cygwin32 host.
16468
16469 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16470
16471 * configure (redirect): Set to null, so default behavior of
16472 configure is now --verbose.
16473
16474 1998-02-16 Dave Love <d.love@dl.ac.uk>
16475
16476 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16477 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16478
16479 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16480
16481 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16482 this change to sync Makefile.in with its ChangeLog entries.
16483
16484 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16485
16486 * ltmain.sh (mkdir): Check that the directory doesn't exist
16487 before we exit with error, so that we don't get races during
16488 parallel builds.
16489
16490 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16491
16492 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16493
16494 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16495
16496 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16497 PICFLAG_FOR_TARGET.
16498 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16499
16500 * configure: Emit a definition for the new macro enable_shared
16501 into each Makefile.
16502
16503 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16504
16505 * configure.in (host_tools, native_only): Add libtool.
16506
16507 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16508
16509 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16510 Fix typo in ming config comment.
16511
16512 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16513
16514 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16515
16516 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16517
16518 * config.sub: Add tic30 cases, and map c30 to tic30.
16519
16520 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16521
16522 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16523 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16524 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16525 (CLEAN_TARGET_MODULES): Similarly
16526 (all-target-libf2c): Add dependences.
16527 * configure.in (target_libs): Add libf2c.
16528
16529 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16530
16531 * configure.in: Remove expect from noconfigdirs when target
16532 is cygwin32. OK to build expect and dejagnu with Canadian
16533 Cross.
16534
16535 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16536
16537 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16538 host.
16539
16540 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16541 and mingw32.
16542
16543 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16544
16545 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16546 here as it is not defined in the toplevel Makefile.
16547
16548 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16549
16550 * configure (package_makefile_rules_frag): New variable, which names
16551 a file with generic rules, ...
16552 Change comment to mention we now have FIVE parts.
16553 * configure: Undo last change.
16554
16555 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16556
16557 * config.guess: More accurate determination of HP processor types.
16558 * config.sub: More accurate determination of HP processor types.
16559
16560 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16561
16562 * configure (package_makefile_frag): Move inserting the
16563 ${package_makefile_frag} to where it should be according
16564 to the comment.
16565
16566 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16567
16568 * config.guess: Add support for Linux/ARM.
16569
16570 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16571
16572 * .cvsignore: Remove *-info and *-install since they match
16573 release-info and mpw-install, which we don't want to just ignore.
16574
16575 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16576
16577 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16578
16579 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16580
16581 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16582 local_prefix to sub-make invocations.
16583
16584 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16585
16586 * configure.in: Check makefile fragments in the source
16587 directory.
16588
16589 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16590
16591 * configure.in: Check whether host and target makefile
16592 fragments exist before adding them to *_makefile_frag.
16593
16594 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16595
16596 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16597
16598 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16599
16600 * configure.in: Make sure we only replace RPATH_ENVVAR on
16601 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16602 regexp to sed.
16603
16604 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16605 to sub-makes.
16606
16607 1998-01-13 Lee Iverson (leei@ai.sri.com)
16608
16609 * config-ml.in (multi-do): LDFLAGS must include multilib
16610 designator.
16611
16612 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
16613
16614 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16615
16616 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16617
16618 * config.sub: Add mingw32 support.
16619 * configure.in: Likewise.
16620
16621 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16622
16623 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16624
16625 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16626
16627 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16628 * configure (gxx_include_dir): Provide a definition for subdirs
16629 which do not use autoconf.
16630
16631 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16632
16633 * config.guess: Sync with egcs. Picks up new alpha support,
16634 BeOS & some additional linux support.
16635
16636 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16637
16638 * config.guess: HP 9000/803 is a PA1.1 machine.
16639
16640 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16641
16642 * configure.in: It's alpha*-...
16643
16644 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16645
16646 * configure.in (host_makefile_frag, target_makefile_frag):
16647 Handle multiple config files.
16648 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16649 alpha-*-*.
16650
16651 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16652
16653 * mkdep: New file.
16654
16655 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16656
16657 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16658
16659 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16660
16661 * Makefile.in: Add libgui directory.
16662 (GDB_TK): Add all-libgui.
16663 * configure.in: Add libgui directory.
16664 * configure: Add all-libgui to GDB_TK.
16665
16666 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16667
16668 * config-ml.in (multidirs): Add m32r to multilib list.
16669
16670 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16671
16672 * Makefile.in (all-target-gperf): Change dependency to
16673 all-target-libstdc++.
16674
16675 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16676
16677 * config.guess: Add BeOS support.
16678
16679 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16680
16681 Source directory cvs renamed to cvssrc:
16682 * configure.in (host_tools): Change cvs to cvssrc.
16683 (native_only): Likewise.
16684 (noconfigdirs) [various cases]: Likewise.
16685 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16686 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16687 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16688 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16689 (all-cvssrc): Rename target from all-cvs.
16690
16691 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16692
16693 * configure (gxx_include_dir): Fix thinko.
16694
16695 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16696
16697 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16698 (install-cross, install-gcc-cross): New targets.
16699
16700 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16701
16702 * configure.in (noconfigdirs): Add support for Thumb target.
16703
16704 * config.sub (maybe_os): Add support for Thumb target.
16705
16706 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16707
16708 * Makefile.in: Add rules for cygmon.
16709
16710 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16711
16712 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16713
16714 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16715 * configure (gxx_include_dir): Provide a definition for subdirs
16716 which do not use autoconf.
16717
16718 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16719
16720 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16721 11/18/97 build
16722
16723 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16724
16725 * From Franz Sirl.
16726 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16727 found on RedHat Linux systems.
16728
16729 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16730
16731 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16732 guesses.
16733
16734 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16735
16736 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16737
16738 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16739
16740 * ltmain.sh: If mkdir fails, check whether the directory was created
16741 anyhow by some other process.
16742
16743 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16744
16745 * configure.in (d30v-*-*): Configure all directories.
16746
16747 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16748
16749 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16750 for the D30V.
16751
16752 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16753
16754 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16755
16756 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16757
16758 * include/libiberty.h: Add extern "C" { so it can be used with C++
16759 progrms.
16760 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16761 programs.
16762
16763 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16764
16765 * configure.in (d30v-*-*): Configure GCC now.
16766
16767 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16768
16769 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16770 is no longer needed.
16771
16772 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16773
16774 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16775
16776 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16777
16778 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16779 targets using "$@" to provide support for similar but not identical
16780 targets without having to duplicate code.
16781
16782 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16783
16784 * makefile.vms: Fix to work with DEC C.
16785
16786 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16787
16788 * config.sub: Add mips-tx39-elf to marketing names.
16789
16790 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16791
16792 * ltmain.sh: Handle symlinks in generated script.
16793
16794 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16795
16796 * configure: Handle autoconf style directory options: --bindir,
16797 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16798 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16799 --sysconfdir.
16800 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16801 (sharedstatedir, localstatedir, oldincludedir): New variables.
16802 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16803 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16804 sbindir, sharedstatedir, and sysconfdir.
16805
16806 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16807
16808 * Makefile.in (bootstrap-lean): New target.
16809
16810 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16811
16812 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
16813 sn, and gnuserv from noconfigdirs.
16814
16815 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
16816
16817 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16818
16819 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
16820
16821 * Makefile.in (cross): New target.
16822
16823 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
16824 Jeff Law <law@cygnus.com>
16825
16826 * Makefile.in (bootstrap2, bootstrap3): New targets.
16827 (all-bootstrap): Remove outdated and confusing target.
16828 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16829
16830 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
16831
16832 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16833 windows. Consistent with gdb/configure.
16834
16835 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
16836
16837 * configure.in: Name Linux target fragment.
16838
16839 * configure: Rewrite so that project Makefile fragment is inserted
16840 first and appears last in the resulting Makefile.
16841
16842 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
16843
16844 * Makefile.in (install-itcl): Install tcl first.
16845
16846 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
16847
16848 * configure.in: remove bison from noconfigdirs for Cygwin32 host
16849
16850 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16851
16852 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16853
16854 * configure.in (skipdirs): Add target-librx for Linux.
16855 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16856
16857 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
16858
16859 * Makefile.in (bootstrap): New target.
16860
16861 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
16862
16863 * config.sub: Accept 'amigados' for backward compatibility.
16864
16865 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
16866
16867 * config.guess: Merge with FSF.
16868
16869 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
16870
16871 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16872
16873 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
16874
16875 * config.sub: Add "marketing-names" patch.
16876
16877 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
16878
16879 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16880
16881 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
16882
16883 * config.sub: Handle v850-elf.
16884
16885 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
16886
16887 * .cvsignore (*-install): Remove.
16888
16889 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
16890
16891 * ltconfig: Set CONFIG_SHELL in libtool.
16892 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16893
16894 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16895
16896 * configure.in (target_subdir): Set to libraries if enable_multilib.
16897
16898 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
16899
16900 * config.guess: Update from gcc directory.
16901
16902 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
16903
16904 * Makefile.in (all-sim): Depends on all-readline.
16905
16906 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
16907
16908 * Makefile.in (BISON, YACC): Use $$s.
16909 (all-bison): Depend on all-texinfo.
16910
16911 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
16912
16913 * Makefile.in (BISON): Add -L flag.
16914 (YACC): Likewise.
16915
16916 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16917
16918 * configure.in (noconfigdirs): Add support for v850e target.
16919
16920 * config.sub (maybe_os): Add support for v850e target.
16921
16922 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16923
16924 * configure.in (noconfigdirs): Add support for v850ea target.
16925
16926 * config.sub (maybe_os): Add support for v850ea target.
16927
16928 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
16929
16930 * config.sub: Add mipstx39. Delete r3900.
16931
16932 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16933
16934 * Makefile.in (all-autoconf): Depends on all-texinfo.
16935
16936 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
16937
16938 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16939 eabi targets.
16940
16941 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
16942
16943 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16944
16945 * configure: When handling a Canadian Cross, handle YACC as well as
16946 BISON. Just set BISON to bison. When setting YACC, prefer bison.
16947 * Makefile.in (all-bison): Depend upon all-texinfo.
16948
16949 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
16950
16951 * Makefile.in (BISON): bison, not byacc or bison -y.
16952 (YACC): bison -y or byacc or yacc.
16953 (various): Add *-bison as appropriate.
16954 (taz): No need to mess with BISON anymore.
16955
16956 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
16957
16958 * configure: If OSTYPE matches *win32*, try to find a good value for
16959 CONFIG_SHELL.
16960
16961 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
16962
16963 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16964 configure.in if it is present.
16965
16966 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
16967
16968 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16969
16970 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
16971
16972 * config.sub: Recognize `arc' cpu.
16973 * configure.in: Likewise.
16974 * config-ml.in: Likewise.
16975
16976 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
16977
16978 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16979
16980 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
16981
16982 * configure: Changed sed delimiter from ':' to '|' when
16983 attempting to substitute ${config_shell} for SHELL. On
16984 NT ${config_shell} may contain a ':' in it.
16985
16986 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
16987
16988 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16989
16990 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
16991
16992 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16993
16994 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
16995
16996 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16997
16998 * ylwrap: If the program is a relative path, force it to be
16999 absolute.
17000
17001 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
17002
17003 * configure (tooldir): Set BISON to `bison -y' and not just bison.
17004
17005 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
17006
17007 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17008 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17009 for libraries.
17010
17011 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
17012
17013 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17014 separated by spaces.
17015
17016 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17017
17018 * ylwrap: New file.
17019 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17020
17021 * ltmain.sh: Handle /bin/sh at start of install program.
17022
17023 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17024
17025 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17026 * missing: New file, from automake 1.2.
17027
17028 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17029
17030 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17031 check-tk to CHECK_X11_MODULES.
17032
17033 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17034
17035 * config.sub: Merge with FSF.
17036
17037 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17038
17039 * config.guess: Merge with FSF.
17040
17041 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17042
17043 * configure: Treat msdosdjgpp like go32.
17044 * configure.in: Likewise. Don't remove gprof for go32.
17045
17046 * configure: Change Makefile.tem2 to Makefile.tm2.
17047
17048 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17049
17050 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17051
17052 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17053
17054 * install-sh (chmodcmd): Set to null if the DST directory already
17055 exists. Same as Nov 11th change.
17056
17057 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17058
17059 * configure (GDB_TK): Needs itcl and tix.
17060
17061 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17062
17063 * config.guess: Update from FSF.
17064
17065 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17066
17067 * Makefile.in (GDB_TK): Depend on itcl and tix.
17068
17069 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17070
17071 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17072 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17073 (INSTALL_SCRIPT): New variable.
17074 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17075 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17076 to -x.
17077 * install-sh: Add support for -x option.
17078
17079 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17080
17081 * configure.in, Makefile.in: Treat tix like itcl.
17082
17083 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17084
17085 * Makefile.in (WINDRES): New variable.
17086 (WINDRES_FOR_TARGET): New variable.
17087 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17088 (EXTRA_HOST_FLAGS): Add WINDRES.
17089 (EXTRA_TARGET_FLAGS): Add WINDRES.
17090 (EXTRA_GCC_FLAGS): Add WINDRES.
17091 ($(DO_X)): Pass down WINDRES.
17092 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17093 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17094 DLLTOOL_FOR_TARGET.
17095
17096 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17097
17098 * configure.in: configure sim before gdb for win32-x-ppc
17099
17100 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17101
17102 Move gperf into the toplevel, from libg++.
17103 * configure.in (target_tools): Add target-gperf.
17104 (native_only): Add target-gperf.
17105 * Makefile.in (all-target-gperf): New target, depend on
17106 all-target-libg++.
17107 (configure-target-gperf): Empty rule.
17108 (ALL_TARGET_MODULES): Add all-target-gperf.
17109 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17110 (CHECK_TARGET_MODULES): Add check-target-gperf.
17111 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17112 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17113
17114 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
17115
17116 * config.sub (mn10200): Recognize new basic machine.
17117
17118 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17119
17120 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17121 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17122
17123 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17124
17125 * configure.in: If we're building mips-sgi-irix6* native, turn on
17126 ENABLE_MULTILIB and set TARGET_SUBDIR.
17127
17128 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17129
17130 * Makefile.in (all-sn): Depend on all-grep.
17131
17132 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17133
17134 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17135
17136 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17137 Makefile. From Jeff Makey <jeff@cts.com>.
17138 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17139
17140 * Makefile.in (DISTBISONFILES): Remove.
17141 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17142 $(DEFAULT_YACC).
17143
17144 * configure.in: Build itl, db, sn, etc., when building for native
17145 cygwin32.
17146
17147 * Makefile.in (LD): New variable.
17148 (EXTRA_HOST_FLAGS): Pass down LD.
17149 ($(DO_X)): Likewise.
17150
17151 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17152
17153 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17154
17155 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17156
17157 * configure.in (targargs): Strip out any supplied --build argument
17158 before adding our own. Always add --build.
17159
17160 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17161
17162 * configure.in (targargs): Pass --build if we're doing
17163 a cross-compile.
17164
17165 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17166
17167 * configure: Use '|' instead of ":" as the separator in
17168 sed. Otherwise sed chokes on NT path names with drive
17169 designators. Also look for "?:*" as the leading characters in an
17170 absolute pathname.
17171
17172 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17173
17174 * config.sub: Support for r3900.
17175
17176 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17177
17178 * configure.in: Use install-sh, not install.sh.
17179
17180 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17181
17182 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17183 apply it twice.
17184
17185 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17186
17187 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17188 install-binutils.
17189
17190 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17191
17192 * Makefile.in: Add automake targets.
17193 * configure.in (host_tools): Add automake.
17194
17195 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17196
17197 * configure: Default CXX to c++, not gcc.
17198 * Makefile.in (CXX): Set to c++, not gcc.
17199 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17200
17201 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17202
17203 * install-sh: try appending a .exe if source file doesn't
17204 exist
17205
17206 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17207
17208 * configure.in: Turn on multilib by default.
17209 (cross_only): Remove target-libiberty.
17210
17211 * Makefile.in (all-gcc): Don't depend on libiberty.
17212
17213 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17214
17215 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17216
17217 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17218
17219 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17220 (DISTBISONFILES): Add ld/Makefile.in
17221
17222 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17223
17224 * configure.in: if target is cygwin32 but host isn't cygwin32,
17225 don't configure gdb tcl tk expect, not just gdb.
17226
17227 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17228
17229 * configure.in: Added gnuserv everywhere sn appears.
17230
17231 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17232 (CROSS_CHECK_MODULES): Added check-gnuserv.
17233 (INSTALL_MODULES): Added install-gnuserv.
17234 (CLEAN_MODULES): Added clean-gnuserv.
17235 (all-gnuserv): New target.
17236
17237 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17238
17239 * config.guess: Fixes for MIPS OpenBSD systems.
17240
17241 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17242
17243 * Makefile.in (INSTALL_XFORM): Remove.
17244 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17245
17246 * mkinstalldirs: New file, copied from automake.
17247 * Makefile.in (installdirs): Rename from install-dirs. Use
17248 mkinstalldirs. Change all users.
17249 (DEVO_SUPPORT): Add mkinstalldirs.
17250
17251 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17252
17253 * install-sh: Rename from install.sh.
17254 * Makefile.in (INSTALL): Change install.sh to install-sh.
17255 (DEVO_SUPPORT): Likewise.
17256
17257 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17258 Graichen <graichen@rzpd.de>.
17259
17260 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17261
17262 * config.guess: Recognize OpenBSD systems correctly.
17263
17264 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17265
17266 * README, Makefile.in (ETC_SUPPORT): Remove references to
17267 cfg-paper*, configure.{texi,man,info*}._
17268
17269 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17270
17271 * Makefile.in (all.normal): Ensure that gcc is built after all
17272 the x11 - ie gdb - targets.
17273
17274 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17275
17276 * makefile.vms: Don't run conf-a-gas.
17277
17278 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17279
17280 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17281
17282 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17283
17284 * configure.in: Remove noconfigdirs case since gdb also
17285 configures and builds for tic80-coff.
17286
17287 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17288
17289 * configure: Set cache_file to config.cache.
17290 * Makefile.in (local-distclean): Remove config.cache.
17291
17292 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17293
17294 * COPYING: Update FSF address.
17295
17296 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17297
17298 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17299 noconfigdirs.
17300
17301 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17302
17303 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17304 MAKEDIRS, is empty.
17305
17306 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17307
17308 * config.sub: Tweak mn10300 entry.
17309
17310 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17311
17312 * configure.in (host_tools): Put sim before gdb, so gdb's
17313 configure.tgt can determine if the simulator was configured.
17314
17315 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17316
17317 * config.sub: Move BeOS $os case to be with other Cygnus
17318 local cases.
17319
17320 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17321
17322 * config.sub: Remove misplaced comment that broke Linux.
17323
17324 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17325
17326 * config.sub: Add BeOS support.
17327
17328 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17329
17330 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17331
17332 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17333
17334 * configure.in (noconfigdirs): Remove tcl and tk from
17335 noconfigdirs for cygwin32 builds.
17336
17337 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17338
17339 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17340
17341 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17342
17343 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17344 make-all.com, use makefile.vms instead.
17345
17346 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17347
17348 * config.sub: Accept -lnews*.
17349
17350 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17351
17352 * configure.in (noconfigdirs): Disable target-newlib,
17353 target-examples and target-libiberty for d30v.
17354
17355 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17356
17357 * configure.in (noconfigdirs): Enable ld for d30v.
17358
17359 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17360
17361 * configure.in (tic80-*-*): Build compiler.
17362
17363 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17364
17365 * configure.in (d30v-*): Remove sim directory from list of
17366 unsupported d30v directories
17367
17368 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17369
17370 * config.sub, configure.in: Add d30v target cpu.
17371
17372 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17373
17374 * makefile.vms: New file.
17375 * make-all.com: Remove.
17376
17377 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17378
17379 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17380
17381 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17382
17383 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17384
17385 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17386
17387 * Makefile.in (ALL_MODULES): Added all-db.
17388 (CROSS_CHECK_MODULES): Addec check-db.
17389 (INSTALL_MODULES): Added install-db.
17390 (CLEAN_MODULES): Added clean-db.
17391
17392 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17393
17394 * config.guess: Merge with latest FSF sources.
17395
17396 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17397
17398 * Makefile.in (ALL_MODULES): Added all-itcl.
17399 (CROSS_CHECK_MODULES): Added check-itcl.
17400 (INSTALL_MODULES): Added install-itcl.
17401 (CLEAN_MODULES): Added clean-itcl.
17402
17403 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17404
17405 * configure.in: build gdb for mn10200
17406
17407 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17408
17409 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17410
17411 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17412
17413 * configure.in (tic80-*-*): Turn off most targets right now.
17414
17415 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17416
17417 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17418 rather than the makeinfo program.
17419 (do-info): Depend upon all-texinfo.
17420
17421 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17422
17423 * configure.in: Remove uses of config/mh-linux.
17424
17425 * config.sub, config.guess: Merge with latest FSF sources.
17426
17427 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17428
17429 * config.sub (case $basic_machine): Add tic80 entries.
17430
17431 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17432
17433 * config.sub, config.guess: Merge with latest FSF sources.
17434
17435 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17436
17437 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17438 * mpw-config.in: Test for NewFolderRecursive.
17439 * mpw-install: Use symbolic name for startup filename.
17440 * mpw-README: Add various additional details.
17441
17442 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17443
17444 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17445
17446 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17447
17448 * configure.in: Do build gcc and the target libraries for
17449 the mn10200.
17450
17451 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17452
17453 * configure.in: don't avoid building gdb for mn10300 any more
17454 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17455 instead of single-quoting it.
17456
17457 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17458
17459 * configure.in: Don't use --with-stabs on IRIX 6.
17460
17461 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17462
17463 * configure.in (m32r): Build gdb, libg++ now.
17464
17465 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17466
17467 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17468 directories from noconfigdirs.
17469
17470 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17471
17472 * config.sub (basic_machine): added mips16 configuration
17473
17474 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17475
17476 * config.sub: Handle d10v-unknown.
17477
17478 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17479
17480 * config.sub: Handle v850-unknown.
17481
17482 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17483
17484 * Makefile.in: add findutils
17485 * configure.in: add findutils to list of host_tools
17486
17487 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17488
17489 * config.sub: Handle mn10200 and mn10300.
17490
17491 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17492
17493 * configure.in (d10v-*): Do not build librx.
17494
17495 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17496
17497 * configure.in (mn10300): Build everything except gdb & libgloss.
17498
17499 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17500
17501 * config.guess: Patch for Dansk Data Elektronik servers,
17502 from Niels Skou Olsen <nso@dde.dk>.
17503
17504 For ncr, use /bin/uname rather than uname, since GNU uname does not
17505 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17506
17507 Patch for MIPS R4000 running System V,
17508 from Eric S. Raymond <esr@snark.thyrsus.com>.
17509
17510 Fix thinko for nextstep.
17511
17512 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17513
17514 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17515 * config.guess: Guess mips-dec-mach_bsd4.3.
17516
17517 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17518 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17519 release numbers.
17520 * config.guess (mips-mips-riscos*): Emit just enough of the
17521 release number.
17522
17523 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17524 * config.guess (sparc-auspex-sunos*): Added.
17525 (f300-fujitsu-*): Added.
17526
17527 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17528 * config.guess: Recognize a Tadpole as a sparc.
17529
17530 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17531
17532 * config.guess: Don't assume that NextStep version is either 2 or
17533 3. NextStep 4 (aka OpenStep 4) has come out now.
17534
17535 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17536
17537 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17538 From Rik Faith <faith@cs.unc.edu>.
17539
17540 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17541
17542 * config.sub: Contributions from bug-gnu-utils to:
17543 Support plain "hppa" (no version given) architecture, reported by
17544 OpenStep.
17545 OpenBSD like NetBSD.
17546 LynxOs is not a hardware supplier.
17547
17548 * config.guess: Contributions from bug-gnu-utils to add support for:
17549 OpenBSD like NetBSD.
17550 Stratus systems.
17551 More Pyramid systems.
17552 i[n>4]86 Intel chips.
17553 M680[n>4]0 Motorola chips.
17554 Use unknown instead of lynx for hardware manufacturer.
17555
17556 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17557
17558 * install.sh (chmodcmd): Set to null if the DST directory already
17559 exists.
17560
17561 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17562
17563 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17564 not use mt-ppc target Makefile fragment any more.
17565
17566 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17567
17568 * configure.in (*-*-windows): Exclude everything but those dirs
17569 needed to build windows.
17570
17571 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17572
17573 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17574
17575 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17576
17577 * configure.in: Exclude mmalloc from i386-windows.
17578
17579 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17580
17581 * Undo my previous change.
17582
17583 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17584
17585 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17586 unconditionally.
17587 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17588
17589 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17590
17591 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17592 host to add it's own flags.
17593
17594 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17595
17596 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17597
17598 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17599
17600 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17601 (CXX_FOR_TARGET): Likewise.
17602 (GCC_FOR_TARGET): Define.
17603 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17604 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17605 CC_FOR_TARGET was specified on the command line.
17606 (MAKEOVERRIDES): Don't define.
17607
17608 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17609
17610 * configure.in (m32r): Fix spelling of libg++ libs.
17611
17612 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17613
17614 * config.sub (-apple*): Remove, now redundant.
17615
17616 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17617
17618 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17619
17620 * configure: Rework yesterday's sed script patch.
17621
17622 * config.sub: Merge with FSF.
17623
17624 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17625
17626 * config.guess: Merge from FSF.
17627
17628 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
17629 * config.guess: Use pc instead of unknown, for pc clone systems.
17630 Change linux to linux-gnu.
17631
17632 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17633 * config.guess: Avoid non-portable tr syntax.
17634
17635 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17636
17637 * test-build.mk (HOLES): Add "xargs" for gdb.
17638
17639 * configure: Avoid hpux10.20 sed bug.
17640
17641 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17642
17643 * configure.in: Add support for windows host
17644 (that is a build done under the Microsoft build environment).
17645
17646 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17647
17648 * Makefile.in: Replace all uses of srcroot with s, to shrink
17649 command line lengths.
17650
17651 Patches from Geoffrey Noer <noer@cygnus.com>:
17652 * configure.in: If configuring for newlib, pass --with-newlib to
17653 subdirectories.
17654 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17655 -Bnewlib/ and -Lwinsup to gcc.
17656 (CXX_FOR_TARGET): Likewise.
17657
17658 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17659
17660 * Makefile.in (ETC_SUPPORT): Add configure.
17661
17662 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17663
17664 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17665 host configuration file.
17666
17667 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17668
17669 * configure.in: Break mn10x00 support into separate
17670 mn10200 and mn10300 configurations.
17671 * config.sub: Likewise.
17672
17673 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17674
17675 * configure.in: Add lots of stuff to noconfigdirs for
17676 the mn10x00 targets.
17677
17678 * config.sub, configure.in: Add mn10x00 support.
17679
17680 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17681
17682 * make-all.com: Call conf-a-gas, not config-a-gas.
17683
17684 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17685
17686 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17687 targets.
17688
17689 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17690
17691 * mpw-README: Add much more detail for native PowerMac.
17692 * mpw-install: New file.
17693 * mpw-configure: Add --norecursion and --help options.
17694 * mpw-config.in: Translate readme and install files when
17695 copying to objdir.
17696 * mpw-build.in: Don't always depend on byacc and flex.
17697 (install-only-top): New action.
17698
17699 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17700
17701 * configure.in: You can now configure GDB for the v850.
17702
17703 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17704
17705 * configure.in (noconfigdirs): Don't configure any C++ dirs
17706 if targeting D10V.
17707
17708 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17709
17710 * config.sub: Recognize mips64vr5000.
17711
17712 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17713
17714 * configure.in: Use a single line for host_tools and native_only.
17715
17716 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17717
17718 * config.sub, configure.in: Add entries for m32r.
17719
17720 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17721
17722 * Makefile.in (inet-install): Don't run install-gzip.
17723
17724 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17725
17726 * configure.in: Don't config lots of things for *-*-windows*.
17727
17728 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17729
17730 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17731 (host_libs, host_tools): Copy from configure.in.
17732 * mpw-configure: Don't complain about directories not found.
17733
17734 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17735
17736 * configure.in (i[345]86): Recognize i686 for pentium pro.
17737 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17738 file.
17739
17740 * config.guess (i[345]86): Ditto.
17741
17742 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17743
17744 * configure.in (noconfigdirs): Removed gdb for D10V.
17745
17746 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
17747
17748 * configure.in: Remove ld, target-libio, target-libg++, and
17749 target-libstdc++ from noconfigdirs.
17750
17751 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17752
17753 * configure: Fix three locations where shell scripts were
17754 being run directly rather than with config_shell.
17755
17756 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17757
17758 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17759 * config.sub (basic_machine): Recognize v850.
17760
17761 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17762
17763 * mpw-configure: Handle multiple enable/disable options and
17764 pass them down recursively, handle -c and -s flags appropriately
17765 depending on choice of compiler, add escape mechanism for
17766 quoted arguments to gC.
17767
17768 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17769
17770 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17771 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17772 so that -mrelocatable-lib and -mno-eabi are used.
17773
17774 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17775 not support --print-multi-lib, don't abort.
17776
17777 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17778
17779 * make-all.com: Run config-a-gas.
17780 * setup.com: Don't copy subdirectory files around.
17781
17782 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17783
17784 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17785 target, it now compiles correctly.
17786
17787 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17788
17789 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17790
17791 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17792
17793 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17794
17795 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17796
17797 * configure.in (native_only): Add prms.
17798
17799 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17800
17801 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17802 (BINUTILS_SUPPORT_DIRS): Likewise.
17803
17804 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17805
17806 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17807 d10v support is added.
17808
17809 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17810
17811 * configure.in (d10v-*-*): New target.
17812
17813 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
17814
17815 * config.guess (HP 9000/811): Recognize this as a PA1.1
17816 machine.
17817
17818 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
17819
17820 * Makefile.in (do-tar-gz): New target, split out from tail end of
17821 taz target. Run each command separately, don't use pipes.
17822 (taz): Use it.
17823
17824 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
17825
17826 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17827 * mpw-build.in: No builds should depend on building byacc or flex,
17828 they are assumed to be installed already.
17829
17830 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17831
17832 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17833 variable that CC_FOR_TARGET needs.
17834
17835 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17836
17837 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17838 options have changed since the last time the subdirectory was
17839 configured, and if it has, reconfigure.
17840 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17841 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17842
17843 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
17844
17845 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17846 CLEAN_MODULES): Add bash.
17847 (all-bash): New target.
17848
17849 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
17850
17851 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17852
17853 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17854
17855 * config.sub (basic_machine): Recognize d10v as a valid processor.
17856
17857 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
17858
17859 * mpw-configure: Add support for --bindir.
17860 * mpw-build.in: Use a GCC-specific build script for GCC actions.
17861
17862 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
17863
17864 * configure.in: add bash, time, gawk to list of hosttools and things
17865 to only build for native toolchains
17866
17867 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17868
17869 * Makefile.in (docdir): Remove.
17870
17871 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17872
17873 * Makefile.in (datadir): Set to $(prefix)/share.
17874
17875 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
17876
17877 * configure.in: build diff and patch for cygwin32-hosted
17878 toolchains.
17879
17880 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
17881
17882 * config.sub: Accept -rtems*.
17883
17884 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
17885
17886 * configure.in: enable dosrel for cygwin32-hosted builds,
17887 remove diff from the list of things not buildable
17888 via Canadian Cross
17889
17890 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
17891
17892 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17893 don't get ". ".
17894
17895 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
17896
17897 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17898
17899 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
17900
17901 * Makefile.in (taz): Handle case where tex3patch didn't even get
17902 checked out. Also, if it was found, put the symlink in a new util
17903 subdirectory.
17904
17905 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17906
17907 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17908
17909 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
17910
17911 * config.sub: Recognize -openvms.
17912 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17913 * make-all.com, setup.com: New files.
17914
17915 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17916
17917 * Makefile.in (taz): tex3patch moved to texinfo/util.
17918
17919 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
17920
17921 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17922 * configure.in: remove make from disable-if-Can-Cross list
17923 enable gdb if ${host} and ${target} are cygwin32
17924
17925 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
17926
17927 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
17928 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17929
17930 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17931
17932 * config.guess: Combine mips-mips-riscos cases, and use cpp to
17933 distinguish sysv/svr4/bsd variants.
17934 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17935
17936 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
17937
17938 * configure.in: Added copyright notice.
17939 * move-if-change: Added copyright notice.
17940
17941 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17942
17943 * configure.in (powerpcle-*-solaris*): Until we get shared
17944 libraries working, don't build gdb, sim, make, tcl, tk, or
17945 expect.
17946
17947 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
17948
17949 * config.guess: Merge with FSF:
17950
17951 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17952 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17953
17954 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
17955 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17956
17957 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
17958 * config.guess: Combine two OSF1 rules.
17959 Also recognize field test versions. From mjr@zk3.dec.com.
17960 * config.guess (dgux): Use /usr/bin/uname rather than uname,
17961 because GNU uname does not support -p. From pmr@pajato.com.
17962
17963 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
17964
17965 * Makefile.in (MAKEDIRS): Removed $(tooldir).
17966
17967 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
17968
17969 * mpw-README: Document GCCIncludes.
17970
17971 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
17972
17973 * configure.in (alpha-*-linux*): Set enable_shared to yes.
17974
17975 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17976
17977 * mpw-configure: Handle --enable-FOO and --disable-FOO.
17978
17979 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
17980
17981 * configure.in (*-*-cygwin32): Configure make.
17982
17983 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
17984
17985 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17986
17987 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
17988
17989 * Makefile.in (all-inet): Depend on all-perl.
17990
17991 * Makefile.in (inet-install): New target.
17992
17993 * Makefile.in (all-inet): Depend on all-tcl.
17994 (all-inet): Depend on all-send-pr.
17995
17996 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17997
17998 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17999 temporarily.
18000
18001 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
18002
18003 * configure.in: Don't configure --with-gnu-ld on AIX.
18004
18005 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18006
18007 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18008
18009 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
18010
18011 * Makefile.in (ALL_MODULES): Added all-inet.
18012 (CROSS_CHECK_MODULES): Added check-inet.
18013 (INSTALL_MODULES): Added install-inet.
18014 (CLEAN_MODULES): Added clean-inet.
18015 (all-indent): New target.
18016
18017 * configure.in (host_tools): Added inet.
18018 (native_only): Added inet.
18019 (noconfigdirs): Added inet.
18020
18021 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18022
18023 * configure.in: Don't configure libgloss if we are not configuring
18024 newlib.
18025
18026 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18027
18028 * configure.in: Don't configure libgloss for unsupported
18029 architectures.
18030
18031 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18032
18033 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18034
18035 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18036
18037 * Makefile.in (ALL_MODULES): Include all-apache.
18038 (CROSS_CHECK_MODULES): Include check-apache.
18039 (INSTALL_MODULES): Include install-apache.
18040 (all-apache): New target.
18041
18042 * configure.in: Added apache everywhere perl is seen.
18043
18044 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18045
18046 * Makefile.in: Add support for clean-{module} and
18047 clean-target-{module} rules.
18048
18049 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18050
18051 * configure.in (*-*-ose) do not build libgloss.
18052
18053 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18054
18055 * config.guess (prep*:SunOS:5.*:*): Turn into
18056 powerpele-unknown-solaris2.
18057
18058 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18059
18060 * configure.in: Permit --enable-shared to specify a list of
18061 directories.
18062
18063 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18064
18065 * configure.in (host==solaris): Pass only the first word of $CC
18066 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18067
18068 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18069
18070 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18071
18072 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18073
18074 * Makefile.in (ALL_MODULES): Include all-perl.
18075 (CROSS_CHECK_MODULES): Include check-perl.
18076 (INSTALL_MODULES): Include install-perl.
18077 (ALL_X11_MODULES): Include all-guile.
18078 (CHECK_X11_MODULES): Include check-guile.
18079 (INSTALL_X11_MODULES): Include install-guile.
18080 (all-perl): New target.
18081 (all-guile): New target.
18082
18083 * configure.in (host_tools): Include perl and guile.
18084 (native_only): Include perl and guile.
18085 (noconfigdirs): Don't build guile and perl; no ports have been
18086 done.
18087
18088 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18089
18090 * configure (--enable-*): Handle quoted option lists such as
18091 --enable-sim-cflags='-g0 -O' better.
18092
18093 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18094
18095 * Makefile.in ({,inst}all-target): New rule so we can make and
18096 install all of the target directories easily.
18097
18098 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18099
18100 * configure.in: Add missing global flag in sed substitution when
18101 deleting `target-' from ${configdirs}.
18102
18103 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18104
18105 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18106 option.
18107
18108 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18109 config/mh-necv4.
18110
18111 * install.sh: Correct misspelling of transformbasename.
18112
18113 * config.guess: Recognize mips-*-sysv*.
18114
18115 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18116
18117 * config.sub: Recognize mon960.
18118
18119 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18120
18121 * configure: Restore Canadian Cross handling of BISON and LEX,
18122 removed in Feb 20 change.
18123
18124 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18125
18126 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18127 Mention make install. Remove the old copyright date as well the
18128 clumsy and rather pointless copyright on the README file.
18129
18130 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18131
18132 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18133 Makefile after running symlink-tree, then run `make distclean' to
18134 avoid clobbering any generated files in srcdir.
18135
18136 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18137
18138 * configure.in (m68k-*-netbsd*): Build everything now.
18139
18140 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18141
18142 * Makefile.in (taz): Fix quoting.
18143
18144 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18145
18146 * configure.in (sparclet-*-*): Build everything now.
18147
18148 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18149
18150 * configure.in (m68k-*-linux*): New host.
18151
18152 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18153
18154 * configure: Check for bison before byacc.
18155
18156 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18157
18158 * Makefile.in configure: Change the way LEX and BISON/YACC are
18159 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18160 searching PATH. These are used as fallbacks by Makefile.in if
18161 flex/bison/byacc aren't in objdir.
18162
18163 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18164
18165 * Makefile.in: Make everything which depends upon all-bfd also
18166 depend upon all-opcodes, in case --with-commonbfdlib is used.
18167
18168 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18169
18170 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18171 building NT native compilers on Unix.
18172
18173 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18174
18175 * configure.in: Don't get CC from the host Makefile fragment if we
18176 can find gcc in PATH, or if this is a Canadian Cross. Move the
18177 Solaris test for /usr/ucb/cc to the post target script, just after
18178 the compiler sanity test.
18179
18180 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18181
18182 * config.sub: Merge with FSF.
18183
18184 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18185
18186 * Makefile.in (RPATH_ENVVAR): New variable.
18187 (REALLY_SET_LIB_PATH): Use it.
18188 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18189
18190 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18191
18192 * config.sub, configure.in: Recognize sparclet cpu.
18193
18194 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18195
18196 * config.guess: Support m68k-cbm-sysv4.
18197
18198 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18199
18200 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18201 m68k-unknown-linuxaout from linker help string. Put quotes around
18202 $ld_help_string.
18203
18204 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18205
18206 * config.guess (powerpc-harris-powerunix): Add guess for port
18207 to new target.
18208
18209 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18210
18211 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18212
18213 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18214
18215 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18216 $(REALLY_SET_LIB_PATH) in Makefile.
18217 * Makefile.in (SET_LIB_PATH): New variable.
18218 (REALLY_SET_LIB_PATH): New variable.
18219 ($(DO_X)): Use $(SET_LIB_PATH).
18220 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18221 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18222 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18223 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18224 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18225 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18226 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18227 (install-dosrel): Likewise.
18228 (all-opcodes): Depend upon all-libiberty.
18229
18230 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18231
18232 * config.guess (*:CYGWIN*): New
18233
18234 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18235
18236 * Makefile.in (all-target-winsup): All all-target-libiberty.
18237
18238 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18239
18240 * configure.in (noconfigdirs): Add missing # in front of comment.
18241
18242 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18243
18244 * configure.in: add second pass to things added to noconfigdirs
18245 so *-gm-magic can exclude libgloss properly.
18246
18247 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18248
18249 * mpw-configure (extralibs_name, rez_name): Set correctly
18250 for MWC68K compiler.
18251
18252 * mpw-README: Add more info on the necessary build tools.
18253
18254 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18255
18256 * configure.in, config.sub: Recognize cygwin32.
18257
18258 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18259
18260 * config.guess, config.sub: Recognize A/UX.
18261
18262 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18263
18264 * config.sub: Merge with gcc/config.sub.
18265
18266 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18267
18268 * mpw-build.in (do-binutils): Add build of stamps.
18269
18270 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18271
18272 * config.sub: Add recognition for mips64vr4100*-* targets.
18273
18274 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18275
18276 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18277 Add creation of gconfigargs with `--enable-shared' turned on.
18278 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18279 ($(host)-stamp-stage3-configured): Likewise.
18280 (HOLES): Add chatr and ldd.
18281 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18282
18283 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18284
18285 * configure: Pass --nfp to recursive configures.
18286
18287 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18288
18289 * Makefile.in (DLLTOOL): New.
18290 (DLLTOOL_FOR_TARGET): New.
18291 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18292 (EXTRA_TARGET_FLAGS): Ditto.
18293 (EXTRA_GCC_FLAGS): Ditto.
18294 (CONFIGURE_TARGET_MODULES): Ditto.
18295 (DO_X): Ditto.
18296 * configure: Add DLLTOOL.
18297
18298 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18299
18300 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18301 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18302 mh-sco, since old workarounds no longer needed, and don't
18303 build ld, since libraries have weak symbols in COFF.
18304
18305 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18306
18307 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18308
18309 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18310
18311 * configure.in: Make sure that ${CC} can be used to compile an
18312 executable.
18313
18314 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18315
18316 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18317 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18318 nothing depending on whether gdbtk is being built.
18319
18320 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18321
18322 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18323
18324 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18325
18326 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18327 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18328
18329 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18330
18331 * config-ml.in: Add support for
18332 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18333 Simplify setting of multidirs from --disable-foo.
18334
18335 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18336
18337 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18338 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18339 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18340 non-empty, pass them on to the GCC make.
18341 (all-bootstrap): New rule that is like all-gcc, except it executes
18342 the GCC bootstrap rule instead of the GCC all rule.
18343
18344 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18345
18346 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18347
18348 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18349
18350 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18351 DG/UX support.
18352
18353 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18354
18355 * config.sub (i*86*) Change [345] to [3456]
18356
18357 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18358
18359 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18360 --with-gnu-ld=no.
18361
18362 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18363
18364 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18365 AIX multilibs get built.
18366
18367 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18368
18369 * configure.in (i386-win32): Don't build expect if we're not
18370 building the tcl subdir.
18371
18372 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18373
18374 * Makefile.in: (configure-target-examples, all-target-examples):
18375 New targets, configure and build example programs.
18376
18377 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18378
18379 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18380 use it as input to sedit the generated MPW makefile.
18381 * mpw-README: Add a suggestion about Gestalt.h.
18382
18383 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18384
18385 * config.sub: Accept *-*-ieee*.
18386
18387 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18388
18389 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18390 Ronald F. Guilmette <rfg@monkeys.com>.
18391
18392 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18393
18394 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18395 for powerpc-pe native.
18396 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18397 (target==powerpc-pe): duplicate i386-win32 entry.
18398
18399 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18400
18401 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18402 of vxworks, not just vxworks5.1.
18403
18404 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18405
18406 * mpw-configure: Add support for exec-prefix.
18407
18408 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18409
18410 * config.guess: Recognize HP model 816 machines as having
18411 a PA1.1 processor.
18412
18413 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18414
18415 * configure: Ignore new autoconf configure options.
18416
18417 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18418
18419 * config.guess: Recognize Pentium under SCO.
18420 From Robert Lipe <robertl@arnet.com>.
18421
18422 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18423
18424 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18425
18426 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18427
18428 * configure.in: Don't configure gas for alpha-dec-osf*.
18429
18430 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18431
18432 * configure.in: Default to --with-stabs for some targets for which
18433 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18434 i[345]86*-*-unixware*.
18435
18436 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18437
18438 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18439 rather than basing it on the target. Simplify handling of options
18440 controlling which directories to configure. Remove extraneous
18441 slash in multi-clean target.
18442
18443 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18444
18445 * config-ml.in: Prefix more variables with ml_ so they don't collide
18446 with configure's.
18447
18448 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18449
18450 * configure: Don't turn -v into --v.
18451
18452 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18453
18454 * configure.in (targargs): Fix typo.
18455
18456 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18457
18458 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18459
18460 * configure.in: Strip --host and --target options from
18461 CONFIG_ARGUMENTS, and always configure for --host only. Add
18462 --with-cross-host option when building with a cross-compiler.
18463 * configure: Canonicalize the arguments put into config.status by
18464 always using `=' for an option with an argument. Pass a presumed
18465 --host or --target explicitly.
18466
18467 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18468
18469 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18470 into general OS recognition case.
18471
18472 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18473
18474 * configure.in (target_configdirs): add target-winsup only
18475 for win32 target systems.
18476
18477 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18478
18479 * Makefile.in (all-target-libgloss): Depend upon
18480 configure-target-newlib, since when libgloss is built it looks to
18481 see if the newlib directory exists.
18482
18483 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18484
18485 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18486 cfg-ml-*.in.
18487
18488 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18489
18490 * configure: Handle LD and LD_FOR_TARGET when configuring a
18491 Canadian Cross.
18492
18493 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18494
18495 * configure.in (target_libs): add target-winsup.
18496 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18497 (target==ppcle-pe): remove ld from $noconfigdirs.
18498
18499 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18500
18501 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18502 Preserve relative path names in $srcdir. Build symlink tree if
18503 configuring cross target dir and srcdir=. (= no VPATH support).
18504 (configure-target-libg++): Depend on configure-target-librx.
18505 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18506 * config-ml.in: New file.
18507 * symlink-tree: New file.
18508 * configure: Ensure srcdir="." if that's what it is.
18509
18510 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18511
18512 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18513 includes and FLEX_SKELETON setting.
18514 * mpw-configure (--with-gnu-ld): New option, controls whether
18515 to use PPCLink or ld with PowerMac GCC.
18516 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18517 * mpw-config.in: Configure grez if targeting Mac.
18518
18519 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18520 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18521 just macos.
18522 * configure.in: Configure grez resource compiler if targeting Mac.
18523 * Makefile.in (all-grez, install-grez): New targets.
18524
18525 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18526
18527 * configure: CXX defaults to gcc, not g++. If we find
18528 gcc in the path, set CC to gcc -O2.
18529
18530 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18531
18532 * configure: Default ${build} correctly. Avoid picking up extra
18533 spaces when reading CC and CXX from Makefile. When doing a
18534 Canadian Cross, use plausible default values for numerous
18535 variables.
18536 * configure.in: When doing a Canadian Cross, don't try to
18537 configure tools whose configure script can't handle it.
18538
18539 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18540
18541 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18542
18543 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18544
18545 * configure: Remove dubious bug reporting address.
18546
18547 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18548
18549 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18550 configure script, run that instead of this directory's configure.
18551 In either case, print a message that we're configuring the sub-dir.
18552
18553 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18554
18555 * configure.in: Before checking for the existence of various files,
18556 use sed to filter out "target-".
18557
18558 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18559
18560 * Makefile.in (DO_X): Split rule to decrease command line length
18561 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18562 (Philippe De Muyter).
18563
18564 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18565
18566 * Makefile.in (all-patch): depend on all-libiberty.
18567
18568 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18569
18570 * configure.in: If the only directory in target_configdirs which
18571 actually exists is libiberty, then set target_configdirs to empty,
18572 to avoid trying to build a target libiberty in a gas or gdb
18573 distribution.
18574
18575 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18576
18577 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18578 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18579 systems.
18580
18581 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18582
18583 * configure.in (copy_dirs): Use sys-include instead of include
18584 for --with-headers option.
18585
18586 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18587
18588 * Makefile.in, configure.in: Make winsup builds work with
18589 new scheme.
18590
18591 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18592
18593 * configure.in: Build the linker on AIX.
18594
18595 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18596
18597 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18598 where needed.
18599
18600 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18601
18602 * Makefile.in (all-gcc): Fix typo.
18603
18604 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18605
18606 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18607
18608 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18609
18610 * configure.in: Rename libFOO to target-libFOO, and xiberty
18611 to target-xiberty, to provide more flexibility.
18612 (target_subdir): Define. Create if cross.
18613 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18614 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18615 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18616 check-libFOO -> check-target-libFOO, etc.
18617 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18618 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18619 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18620 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18621 allow ALL_GCC="" to only configure.
18622 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18623 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18624 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18625
18626 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18627
18628 * Makefile.in (taz): Build "info" in etc explicitly.
18629
18630 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18631
18632 * configure.in: Make sure that CC is undefined (as opposed to
18633 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18634 problem with autoconf trying to configure on a host without GCC.
18635
18636 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18637
18638 * mpw-configure: Set host alias from choice of host compiler,
18639 only use generic MPW Makefile sed if present, edit a file
18640 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18641 * mpw-README: Add problem notes about CW6 and CW7.
18642
18643 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18644
18645 * Makefile.in (taz): Use ";" instead of ";;".
18646
18647 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18648
18649 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18650 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18651 DISTDOCDIRS.
18652 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18653 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18654
18655 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18656
18657 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18658 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18659 Move bfd to DISTSTUFFDIRS.
18660
18661 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18662
18663 * Makefile.in (X11_LIB): Removed.
18664 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18665
18666 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18667
18668 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18669
18670 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18671 names.
18672
18673 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18674
18675 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18676
18677 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18678
18679 * configure.in (i[345]86-*-win32): Always build newlib.
18680 Don't configure cvs, autoconf or texinfo.
18681 * Makefile.in (LD_FOR_TARGET): New.
18682 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18683 Pass down LD_FOR_TARGET.
18684
18685 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18686
18687 * winsup: New directory.
18688 * Makefile.in: Build winsup.
18689 * configure.in: Winsup is configured when target is win32.
18690 Can only build win32 target GDB when native.
18691
18692 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18693
18694 * config.guess: Recognize HP model 819 machines as having
18695 a PA 1.1 processor.
18696
18697 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18698
18699 * configure: Fix sed loop which substitutes for CC and CXX to
18700 avoid bug found in various sed implementations.
18701
18702 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18703
18704 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18705 simulator. Use standard powerpc-*-eabi*.
18706
18707 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18708
18709 * configure.in: Stop putting gas and binutils in noconfigdirs for
18710 powerpc-*-aix* and rs6000-*-*.
18711
18712 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18713
18714 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18715 -mcall-aixdesc libraries.
18716
18717 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18718
18719 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18720
18721 * config.sub (arm | armel | armeb): Fix shell syntax.
18722
18723 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18724
18725 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18726 -msoft-float and -mcpu=common support.
18727 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18728 libraries.
18729
18730 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18731
18732 * configure.in: Allow configuration and build of emacs19 for the alpha.
18733
18734 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18735
18736 * configure.in (CC): Get ^CC, not just any old CC, from
18737 ${host_makefile_frag}.
18738
18739 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18740
18741 * configure.in (CC): Try to get CC from
18742 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18743
18744 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18745
18746 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18747 only if it exists in $(srcdir).
18748
18749 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18750
18751 * configure: If CC and CXX are not set in the environment, set
18752 them, based on either an existing Makefile or on searching for gcc
18753 in PATH. Substitute for CC and CXX in Makefile.
18754 * configure.in: Remove libm from target_libs. Separate
18755 target_configdirs from configdirs. If CC is not set in
18756 environment, try to get it from a host Makefile fragment. Rewrite
18757 changes of configdirs to use skipdirs instead. A few minor
18758 tweaks. Take directories out of target_configdirs as they are
18759 taken out of configdirs. Remove existing Makefile files from
18760 subdirectories. Substitute for TARGET_CONFIGDIRS and
18761 CONFIG_ARGUMENTS in Makefile.
18762 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18763 by configure.in.
18764 (CONFIG_ARGUMENTS): Likewise.
18765 (CONFIGURE_TARGET_MODULES): New variable.
18766 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18767 ($(CONFIGURE_TARGET_MODULES)): New target.
18768 (configure-libg++, configure-libio): New targets.
18769 (all-libg++): Depend upon configure-libg++.
18770 (all-libio): Depend upon configure-libio.
18771 (configure-libgloss, all-libgloss): New targets.
18772 (configure-libstdc++): New target.
18773 (all-libstdc++): Depend upon configure-libstdc++.
18774 (configure-librx, all-librx): New targets.
18775 (configure-newlib): New target.
18776 (all-newlib): Depend upon configure-newlib
18777 (configure-xiberty): New target.
18778 (all-xiberty): Depend upon configure-xiberty.
18779
18780 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18781
18782 * configure.in (host i[345]86-*-win32): Expand the
18783 noconfigdirs again.
18784
18785 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18786
18787 * mpw-configure: Fix sed command file name.
18788
18789 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18790
18791 * configure.in (host i[345]86-*-win32): Reduce the
18792 noconfigdirs again.
18793
18794 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18795
18796 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18797 or powerpc*-*-pe*, since they are not yet supported.
18798
18799 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18800
18801 Add PowerMac support and many other enhancements.
18802 * mpw-configure: New option --cc to select compiler to use,
18803 paste options set according to --cc into the generated
18804 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18805 if mpw-make.sed is present.
18806 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18807 add forward includes for PowerPC include files.
18808 * mpw-build.in: Build using Makefile.PPC if present.
18809 (do-byacc, etc): Remove separate version resource builds.
18810 (do-gas): Build "stamps" before "all".
18811 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18812 * mpw-README: Update to reflect --cc option, PowerMac support,
18813 and recently-reported compatibility problems.
18814
18815 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
18816
18817 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18818 embedded m68k systems (-aout, -coff, -elf, -vxworks).
18819 (--with-multilib-top): Pass to recursive invocations.
18820
18821 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
18822
18823 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18824 v810-*-*.
18825
18826 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18827
18828 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18829 gdb, ld and opcodes on v810-*-*.
18830
18831 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
18832
18833 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18834 (local-maintainer-clean): New target.
18835 (maintainer-clean): New target.
18836 (realclean): Just depend upon maintainer-clean.
18837
18838 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18839
18840 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18841
18842 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
18843
18844 * configure.in: Build ld in mips*-*-bsd* case.
18845
18846 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
18847
18848 * config.sub: Accept -lites* OS. From Ian Dall.
18849
18850 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
18851
18852 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18853 targets.
18854
18855 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18856
18857 * configure.in: treat i386-win32 canadian cross the same as
18858 i386-go32 canadian cross.
18859
18860 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18861
18862 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18863 running under the simulator to build a reduced set of libraries.
18864 (powerpc-*-eabiaix): Add fine grained multilib support added to
18865 other powerpc targets yesterday.
18866
18867 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18868
18869 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18870 -disable-softfloat, -disable-relocatable, -disable-aix, and
18871 -disable-sysv to control which multilib libraries get built.
18872
18873 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18874
18875 * configure: Add Makefile.tem to list of files to remove in trap
18876 handler.
18877
18878 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
18879
18880 * config.guess (*Linux*): Add missing "exit"s.
18881 Also, need specific check for alpha-unknown-linux (uses COFF).
18882
18883 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
18884
18885 * config.guess: Merge with FSF:
18886
18887 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
18888 * config.guess (AIX4): More robust release numbering discovery.
18889
18890 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
18891 * config.guess (i386-sequent-ptx): Properly get version number.
18892
18893 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
18894 * config.guess (mips:*:4*:UMIPS): New case.
18895
18896 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
18897
18898 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18899 (i386-win32 host): Likewise. Don't build readline.
18900
18901 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
18902
18903 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
18904 SUPPORT_FILES to submakes.
18905
18906 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
18907
18908 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18909 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18910 mpw-configure.
18911
18912 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
18913
18914 * configure.in (appdirs): Use =, not ==, in test expression when
18915 trying to build the text to print in the warning message for
18916 Solaris users.
18917
18918 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
18919
18920 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18921
18922 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18923
18924 * config.guess: Recognize lynx-2.3.
18925
18926 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
18927
18928 * config.sub (z8ksim): Deleted
18929 (z8k-*-coff): New, this is the one true name of the target.
18930
18931 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
18932
18933 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18934
18935 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
18936
18937 * config.guess (*:Linux:*:*): First try asking the linker what the
18938 default object file format is (elf, aout, or coff). Then if this
18939 fails, try previous methods.
18940
18941 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18942
18943 * configure.in: Don't build newlib for *-*-vxworks5.1.
18944
18945 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18946
18947 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18948 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18949
18950 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
18951
18952 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18953
18954 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
18955
18956 * cfg-ml-com.in: New file.
18957 * cfg-ml-pos.in: New file.
18958
18959 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18960
18961 * COPYING.NEWLIB: Add HP free copyright to list.
18962
18963 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18964
18965 * config.sub: Recognize -eabi* for the system, not just -eabi.
18966
18967 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
18968
18969 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18970 * config.sub, configure.in (win32): New target and host.
18971
18972 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
18973
18974 * configure.in: Add i386-pe configuration.
18975
18976 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
18977
18978 * mpw-build.in (install): Install GDB after LD.
18979
18980 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
18981
18982 * mpw-config.in (elf/mips.h): Always forward-include, needed
18983 for GDB to build.
18984
18985 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
18986
18987 * testsuite: New directory for customer acceptance and whole tool
18988 chain tests.
18989
18990 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18991
18992 * configure: If per-host line isn't found, but AC_OUTPUT is found
18993 and a configure script exists, run it instead.
18994
18995 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18996
18997 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
18998
18999 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
19000
19001 * configure: Set build_{cpu,vendor,os,alias} to host values when
19002 --build isn't specified.
19003
19004 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19005
19006 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19007 (FLAGS_TO_PASS): Pass them.
19008 (EXTRA_TARGET_FLAGS): Ditto.
19009
19010 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19011
19012 * Makefile.in (all-libg++): Depend on all-libstdc++.
19013
19014 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19015
19016 * configure.in (noconfigdirs): Enable all packages for
19017 i386-unknown-netbsd.
19018
19019 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19020
19021 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19022 hosted builds (DOS builds)
19023
19024 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19025
19026 Changes for ARM based on patches from Richard Earnshaw:
19027 * config.sub: Handle armeb and armel.
19028 * configure.in: Omit arm linker only for riscix.
19029
19030 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19031
19032 * config.guess: Update from FSF.
19033
19034 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19035
19036 * config.sub: Recognize powerpcle as the little endian variant of
19037 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19038 powerpcle variant. Convert pentium into i586, not i486. Add p5
19039 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19040 temporarily.
19041
19042 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19043
19044 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19045
19046 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19047
19048 * config.sub: Accept -lites* as a basic system type.
19049
19050 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19051
19052 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19053 installed, and if so return linuxoldld as the system name.
19054
19055 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19056
19057 * config.guess: Add hppa1.1-hp-lites support.
19058
19059 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19060
19061 * configure.in: Don't build newlib for m68k-vxworks5.1.
19062
19063 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19064
19065 * configure.in (mips-sgi-irix6): Use mh-irix5.
19066
19067 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19068
19069 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19070
19071 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19072
19073 * test-build.mk: Enable building of shared libraries on IRIX 5 and
19074 OSF/1. Fix compiler flags.
19075 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19076
19077 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19078
19079 * configure.in: Recognize --with-newlib.
19080 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19081
19082 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19083
19084 * Makefile.in: move {all,check,install}-gdb from *_MODULES
19085 to *_X11_MODULES due to gdbtk needing X include files et al.
19086
19087 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19088
19089 Merge in support for Mac MPW as a host.
19090 (Old change descriptions retained for informational value.)
19091
19092 * mpw-config.in: Add generic include forwards for cpu-specific
19093 include files in aout and elf directories.
19094
19095 * mpw-configure: Added copyright.
19096 * mpw-config.in: Check for presence of required build tools.
19097 (target_libs): Add newlib.
19098 (target_tools): Add examples.
19099 (Read Me): Generate as "Read Me for MPW" instead.
19100 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19101 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19102 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19103
19104 * mpw-configure: Remove subdir-specific makefile hackery,
19105 delete mk.tmp after using it.
19106
19107 * mpw-build.in (all): Display start and end times.
19108
19109 * mpw-configure (host_canonical): Set.
19110 (target_cpu): Always add to makefiles.
19111 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19112 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19113 (mpw-mh-mpw): Look for in srcdir and srcroot.
19114 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19115
19116 * mpw-build.in: (install-only): New target.
19117
19118 * mpw-configure (host_alias, target_alias): Rename from hostalias
19119 and targetalias, add into generated Makefile.
19120 (mk.tmp): If present, add into generated Makefile.
19121 * mpw-build.in (all-gas): Build config.h first before gas proper.
19122
19123 * mpw-configure (config.status): Write only if changed.
19124 * mpw-config.in (readline): Configure it (not built, just used for
19125 definitions).
19126
19127 * mpw-config.in (elf/mips.h): Add a forward include.
19128
19129 * mpw-config.in: Forward-include most .h files in include into
19130 extra-include.
19131 (readline): Don't build.
19132 mpw-build.in (install): Install GDB.
19133
19134 * mpw-configure (prefix, mpw_prefix): Handle it.
19135 * mpw-config.in (mmalloc, readline): Don't configure.
19136 * mpw-build.in (thisscript): Rename to ThisScript.
19137 Use mpw-build instead of BuildProgram everywhere.
19138 (mmalloc, readline): Don't build.
19139 * mpw-README: New file, basic documentation about the MPW port.
19140
19141 * mpw-config.in: Use forward-include to create include files.
19142
19143 * mpw-configure: Add more things to the top of each configured
19144 Makefile, including contents of config/mpw-mh-mpw.
19145 * mpw-config.in (extra-include): Create this directory and fill it
19146 with Posix-like include files when configuring.
19147
19148 * config.sub (apple, mac, mpw): Add various aliases.
19149
19150 * mpw-build.in: New file, top-level build script fragment for MPW.
19151 * mpw-configure: New file, configure script for MPW.
19152 * mpw-config.in: New file, config fragment for MPW.
19153
19154 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19155
19156 * configure.in (host_libs): Remove glob, since it is gone from the
19157 sources.
19158
19159 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19160
19161 * Makefile.in: define empty GDB_NLM_DEPS var.
19162
19163 * configure.in(target_makefile_frag): use config/mt-netware
19164 for netware targets.
19165
19166 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19167
19168 * config.sub: Merge in recent FSF changes. Remove linux special
19169 cases.
19170
19171 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19172
19173 Revert this change:
19174
19175 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19176
19177 * build-all.mk: Use CC=cc -Xs on Solaris.
19178
19179 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19180
19181 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19182 stop using it.
19183 * Makefile.in: Nuke all references to glob subdirectory.
19184
19185 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19186
19187 * configure.in: Fix --enable-shared logic in per-host.
19188
19189 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19190
19191 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19192
19193 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19194
19195 * configure.in (noconfigdirs): Don't build gas on AIX, for
19196 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19197
19198 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19199
19200 * configure: Fix --cache-file to work if the file argument is a
19201 relative path.
19202
19203 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19204
19205 * configure: If the --cache-file is used, pass it down to
19206 configure in subdirectories.
19207
19208 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19209
19210 * config.sub: add vxworks29k configuration.
19211
19212 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19213
19214 * Makefile.in (taz): Do "diststuff" part quietly.
19215
19216 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19217
19218 * config.sub: Mini-merge with gcc/config.sub.
19219
19220 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19221
19222 * config.guess (IRIX): Sed - to _.
19223
19224 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19225
19226 * Makefile.in (source-vault, binary-vault): New targets.
19227
19228 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19229
19230 * config.sub: Recognize -eabi as a basic system type.
19231
19232 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19233
19234 * configure.in (enable_shared stuff): Fix typo.
19235
19236 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19237
19238 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19239
19240 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19241
19242 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19243
19244 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19245
19246 * configure.in (rs6000-*-*): Don't build gas.
19247
19248 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19249
19250 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19251 reduce command line length.
19252 (AS_FOR_TARGET): Check for as.new, not Makefile.
19253 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19254
19255 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19256
19257 * config.guess: Merge from FSF.
19258
19259 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19260
19261 * configure: Don't use $ when handling program_suffix.
19262
19263 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19264
19265 * configure.in: Configure tk for hppa/hpux.
19266
19267 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19268
19269 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19270
19271 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19272
19273 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19274 to LIBCXXFLAGS. Tests are better run without it.
19275
19276 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19277
19278 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19279
19280 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19281
19282 * configure.in (*-*-netware*): Don't configure xiberty.
19283
19284 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19285
19286 * configure.in: Remove tk from native_only list.
19287
19288 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19289
19290 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19291 for special NCD build.
19292
19293 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19294
19295 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19296 makeall.bat, they're only useful for binutils snapshots.
19297 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19298 makeall.bat to specified SUPPORT_FILES.
19299
19300 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19301
19302 * build-all.mk: Add Ericsson targets to sun4 and solaris
19303 hosts. Add BNR's sun4 target to solaris host, so their
19304 build-from-source will be tested in-house first.
19305
19306 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19307
19308 * Makefile.in (LIBCFLAGS): New variable.
19309 (CFLAGS_FOR_TARGET): Ditto.
19310 (LIBCFLAGS_FOR_TARGET): Ditto.
19311 (LIBCXXFLAGS): Ditto.
19312 (CXXFLAGS_FOR_TARGET): Ditto.
19313 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19314 (BASE_FLAGS_TO_PASS): Pass them.
19315 (EXTRA_TARGET_FLAGS): Ditto.
19316
19317 * configure.in: Support --enable-shared.
19318
19319 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19320
19321 * configure.in (target_libs): Include libstdc++ again.
19322 * config.guess: Update from FSF (for FreeBSD).
19323
19324 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19325
19326 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19327 makeall.bat.
19328 (DISTDOCDIRS): Add `etc'.
19329 (ETC_SUPPORT_PFX): New variable.
19330 (taz): Include anything from etc starting with a word in
19331 ETC_SUPPORT_PFX.
19332
19333 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19334
19335 * config.sub: Update for recent FSF changes. Remove obsolete
19336 h8300hds entry. Add -windows* and -osx as basic os. Minor
19337 spacing changes.
19338
19339 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19340
19341 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19342
19343 * config.guess: Merge with FSF.
19344 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19345
19346 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19347
19348 * configure: Since the "trap 0" handler will override the exit
19349 status on many systems, only use it for "exit 1", and make it set
19350 a non-zero exit status; reset it before "exit 0". Also, check
19351 exit status of config.sub, and error out if it failed.
19352
19353 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19354
19355 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19356 and install libgloss.
19357
19358 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19359
19360 * Makefile.in (all-binutils): Depend upon all-byacc.
19361
19362 * configure.in: Don't build emacs on Irix 5.
19363
19364 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19365
19366 * configure.in (*-*-netware*): Add libio.
19367
19368 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19369
19370 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19371 (CHECK_TARGET_MODULES): Ditto.
19372 (INSTALL_TARGET_MODULES): Ditto.
19373 (TARGET_LIBS): Ditto.
19374 (all-libstdc++): Note dependencies.
19375
19376 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19377
19378 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19379
19380 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19381
19382 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19383 -fexternal-templates.
19384
19385 * configure.in (target_libs): Add libstdc++.
19386 (noconfigdirs): Add libstdc++ as appropriate.
19387
19388 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19389
19390 * config.guess: Update from FSF.
19391
19392 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19393
19394 * configure: Use ${config_shell} when running ${configsub}.
19395
19396 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19397
19398 * config.sub: No longer recognize h8300h.
19399
19400 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19401
19402 * config.sub: Remove extraneous differences between config.sub and
19403 gcc/config.sub.
19404
19405 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19406
19407 * Makefile.in (DISTSTUFFDIRS): Add gas.
19408
19409 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19410
19411 * COPYING.NEWLIB: New file.
19412
19413 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19414
19415 * config.guess (HP-UX): Patch from Harlan Stenn
19416 <harlan@landmark.com> to also emit release level.
19417
19418 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19419
19420 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19421
19422 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19423
19424 * config.sub: Merge nextstep cleanup from FSF.
19425
19426 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19427
19428 * configure.in (arm-*-*): Don't configure ld for this target.
19429
19430 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19431
19432 * configure.in (*-*-netware): don't configure libg++, libio,
19433 librx, or newlib.
19434
19435 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19436
19437 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19438 configure ld--it works, but it doesn't support shared libraries.
19439
19440 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19441
19442 * config.guess (*-unknown-freebsd*): Get rid of possible
19443 trailing "(Release)" in version string.
19444 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19445
19446 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19447
19448 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19449 Fix type: *-next-neststep -> *-next-nextstep.
19450
19451 * config.guess: Merge from FSF:
19452
19453 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19454
19455 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19456
19457 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19458
19459 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19460 instead of UNIX_SV for UnixWare 1.0).
19461
19462 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19463
19464 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19465 to make gdb/nlm/* build after the compiler and linker.
19466
19467 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19468
19469 * config.guess (netbsd, freebsd, linux): Accept any machine,
19470 not just i[34]86.
19471 (m68k-atari-sysv4): Relocate to match FSF version.
19472
19473 * config.guess: More merges from the FSF:
19474
19475 Add a space before function call or macro invocation.
19476
19477 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19478
19479 * config.guess: Add trap cmd to remove dummy.c and dummy when
19480 interrupted.
19481
19482 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19483
19484 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19485 (dummy): Redirect stderr from compilation of dummy.c.
19486
19487 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19488
19489 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19490
19491 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19492
19493 * configure: Accept and ignore --cache*, for compatibility with
19494 new autoconf.
19495
19496 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19497
19498 * config.guess: Merge from FSF:
19499
19500 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19501
19502 * config.guess (Pyramid*:OSx*:*:*): New case.
19503 (PATH): Add /.attbin at end for finding uname.
19504 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
19505
19506 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19507
19508 * config.guess (M88*:DolphinOS:*:*): New case.
19509
19510 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19511
19512 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19513 to select whether to use ELF or COFF.
19514
19515 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19516
19517 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19518
19519 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19520
19521 * config.guess: Guess the OS version for HPUX.
19522
19523 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19524
19525 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19526
19527 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19528
19529 * configure.in: Recognize --with-headers, --with-libs, and
19530 --without-newlib.
19531 * Makefile.in (all-xiberty): Depend upon all-ld.
19532
19533 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19534
19535 * configure.in: Change i[34]86 to i[345]86.
19536
19537 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19538
19539 * configure (version): A few more tweaks to help message.
19540
19541 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19542
19543 * Makefile.in: Remove (for now) librx as a host library,
19544 now that we're building it for target.
19545
19546 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19547
19548 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19549 (Karl Berry).
19550
19551 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19552
19553 * configure.in: Also configure librx.
19554
19555 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19556
19557 * Makefile.in: Update various rules to reflect that librx
19558 is now needed for libg++.
19559
19560 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19561
19562 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19563
19564 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19565
19566 * configure.in: Configure the examples directory.
19567
19568 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19569
19570 * configure: Simplify Jun 2 1994 change.
19571
19572 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19573
19574 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19575 /bin/gcc isn't good enough to build gcc.
19576
19577 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19578
19579 * Makefile.in (GDB_SUPPORT_FILES): Remove
19580 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19581 (gdb.tar.gz): Add new rule to use standard distribution building
19582 mechanism.
19583
19584 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19585
19586 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19587 Bill Cox <bill@cygnus.com>.
19588
19589 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19590
19591 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19592
19593 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19594
19595 * configure: Search current dir first in .gdbinit.
19596
19597 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19598
19599 * config.sub: Recognize freebsd (merged from gcc config.sub).
19600
19601 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19602
19603 * config.sub: Refer to NeXT's operating system as nextstep.
19604
19605 * config.sub (case $basic_machine): Re-order the cases, to match
19606 the order in the FSF version (which is mostly alphabethical).
19607 Merge in some additions and changes from the FSF.
19608
19609 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19610
19611 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19612 * config.sub: Recognize cxux7.
19613 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19614
19615 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19616
19617 * config.sub: Fix typo powerpc -> powerpc-*.
19618
19619 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19620
19621 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19622
19623 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19624 parallel with all-emacs and install-emacs). Top-level command
19625 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19626
19627 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19628
19629 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19630 $(relbindir)/make before doing ``make install'', and use
19631 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19632 installing over running make binary.
19633 ($(host)-stamp-stage3-installed): Likewise.
19634
19635 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19636
19637 * config.guess: Recognize Mach.
19638
19639 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19640
19641 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19642 see whether --exec-prefix was used.
19643
19644 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19645
19646 * README: Explicitly mention libg++/README. (Zoo's idea.)
19647
19648 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19649
19650 * Makefile.in: Add all-librx target similar to all-libproc.
19651
19652 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19653
19654 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19655 with post 1.2 uname bogosity.
19656
19657 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19658
19659 * configure: Remove temporary files on receipt of a signal.
19660
19661 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19662
19663 * configure: If there is a package_makefile_frag, remove
19664 ${subdir}/Makefile.tem after copying it in.
19665
19666 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19667
19668 * build_all.mk: support rs6000 lynx identifies itself as
19669 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19670 since /bin/gcc is too feeble to compile a modern gcc.
19671
19672 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19673
19674 * brought devo/test-build.mk update-to-date with progressive/
19675 test-build.mk. Add lynx targets and hppa flag info.
19676
19677 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19678
19679 * configure.in: Use mh-ncrsvr43. Patch from
19680 Tom McConnell <tmcconne@sedona.intel.com>.
19681
19682 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19683
19684 * config.guess (i386-unknown-bsdi): No longer need to
19685 check #if defined(__bsdi__) && defined(__i386__).
19686
19687 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19688
19689 * configure: Set program_transform_nameoption correctly.
19690
19691 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19692
19693 * brought build-all.mk update-to-date with progressive build-all.mk,
19694 added new targets and hppa info.
19695
19696 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19697
19698 * configure: If config.guess result is a prefix of the user
19699 specified target, assume a native build and use the user specified
19700 target as the host alias. Remove SunOS patch suffix removal hack.
19701 * configure.in: Remove SunOS patch suffix removal hack.
19702
19703 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19704 in NATIVE_CHECK_MODULES.
19705
19706 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19707
19708 * Makefile.in: Rename HOST_ONLY to NATIVE.
19709 * configure: Delete SunOs patch suffix from host_canonical
19710 and build_canonical variables that are prepended to Makefiles.
19711 * configure.in: Add comments for easier maintenance.
19712
19713 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19714
19715 * Makefile.in: Add all-libproc target similar to all-gui.
19716
19717 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19718
19719 * Makefile.in (CHECK_MODULES): split into
19720 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19721
19722 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19723
19724 * config.guess (i386-unknown-bsdi): New system to guess.
19725
19726 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19727
19728 * Makefile.in: Add all-gui target (but not yet build by "all").
19729
19730 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19731
19732 * config.sub: Move deletion of patch suffix from here...
19733 * configure.in: To here, at Ian's suggestion. The top-
19734 level scripts might need to know of a patch level.
19735
19736 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19737
19738 * config.sub: Strip off patch suffix so rtl is recognized
19739 as a sunos4.1.3 machine, even though it's been patched.
19740
19741 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19742
19743 * Makefile.in (INSTALL_LAST): Delete.
19744 (INSTALL_DOSREL): New.
19745
19746 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19747
19748 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19749 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19750 whether we pass down --with-gnu-ld anyhow.
19751
19752 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19753
19754 * Makefile.in (INSTALL_LAST): Change operation so it works
19755 on more flavors of make.
19756 * configure.in (go32): Don't build libg++ or libio.
19757
19758 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19759
19760 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19761 they can be overriden by templates.
19762
19763 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19764
19765 * configure.in (target==go32): Don't build gdb.
19766 * dosrel: New directory.
19767
19768 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19769
19770 * configure.in (host==go32): Configure dosrel too.
19771 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19772 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19773 be set by incoming names or templates.
19774 (INSTALL_LAST): New rule.
19775
19776 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19777
19778 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19779
19780 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19781
19782 * configure.in (appdirs): New variable. Currently empty, but will
19783 be used in gas distribution. If nonempty, lists a set of
19784 directories at least one of which must get configured, or top
19785 level configuration is considered to have failed.
19786 (rs6000-*-lynxos*): Use new file name.
19787
19788 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19789
19790 Eliminate XTRAFLAGS.
19791 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19792 newlib include files using -idirafter, and also use -nostdinc.
19793 (CXX_FOR_TARGET): Likewise.
19794 (XTRAFLAGS): Removed.
19795 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19796 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19797 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19798 ($(DO_X)): Don't pass down XTRAFLAGS.
19799
19800 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19801
19802 * configure.in (mips*-dec-bsd*): New target; do build linker.
19803 (mips*-*-bsd*): New target; don't build linker.
19804
19805 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19806
19807 * configure.in: support rs6000-*-lynxos* configuration.
19808 support sunos4 as a cross target.
19809
19810 * config.sub: look for lynx*, not lynx since the OS version may
19811 legitimately be part of the name.
19812
19813 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19814
19815 * configure.in (i[34]86-*-sco*): Move to be with other i386
19816 targets.
19817 (romp-*-*): New target. Skip various binary utilities.
19818 (vax-*-*): New target. Don't build newlib.
19819 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
19820
19821 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19822
19823 * configure.in: Only set host_makefile_frag if config
19824 directory exists.
19825
19826 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19827
19828 * install.sh: If $dstdir exists, don't check whether each
19829 component does.
19830
19831 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19832
19833 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19834
19835 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19836
19837 * configure.in (*-*-lynxos*): Don't configure newlib for either
19838 native or cross Lynx.
19839
19840 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
19841
19842 * config.sub (sparc64-elf): Fix os.
19843 (z8k): Remove duplicate.
19844
19845 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19846
19847 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19848 gcc/stmp-fixproto, to try to prevent fixproto from being run.
19849
19850 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
19851
19852 * configure: Make file links cleanly even if Lynx fails on
19853 an NFS symlink (at least fail cleanly).
19854
19855 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19856
19857 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19858 -XNh2000.
19859
19860 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19861
19862 * configure: Unknown options are fatal again.
19863
19864 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
19865
19866 * configure: Ignore --x-includes and --x-libraries, for Autoconf
19867 compatibility.
19868
19869 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
19870
19871 * build-all.mk: Add `clean' target.
19872
19873 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19874
19875 * config.guess: Add SINIX support.
19876 * configure.in: Add mips-*-sysv4* support.
19877
19878 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
19879
19880 * build-all.mk: Document all useful targets.
19881 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19882 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19883
19884 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19885
19886 * configure: Support --silent, --quiet.
19887
19888 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19889
19890 * configure: Support --disable-FEATURE.
19891
19892 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19893
19894 * config.guess: Recognize NCR running SVR4.3.
19895
19896 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
19897
19898 * config.guess: Make BSDI generate i386-unknown-bsd386.
19899 Patch from Paul Eggert <eggert@twinsun.com>.
19900
19901 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19902
19903 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19904
19905 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19906
19907 * configure: Make unrecognized options give nonfatal warnings
19908 instead of fatal errors, and pass them to any subdirectory
19909 configures in case they recognize them.
19910 Make --x equivalent to --with-x.
19911
19912 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19913
19914 * configure: Add --enable-* options. Clean up usage message and
19915 some comments.
19916
19917 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
19918
19919 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19920
19921 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19922
19923 * configure.in (hppa*-*-*): Enable binutils.
19924
19925 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19926
19927 * config.sub: Recognize cisco.
19928
19929 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
19930
19931 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19932
19933 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19934
19935 * config.guess: about target *-hitachi-hiuxwe2, don't print more
19936 than one configuration name. Add comment.
19937
19938 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
19939
19940 * config.guess: about target *-hitachi-hiuxwe2, fixed
19941 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
19942 macro is incorrect.]
19943
19944 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19945
19946 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19947 than the "make ls" stuff which used to be here.
19948
19949 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19950
19951 * config.guess: Recognize i[34]86-unknown-freebsd.
19952 From Shawn M Carey <smcarey@rodan.syr.edu>.
19953
19954 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
19955
19956 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19957
19958 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19959
19960 * config.guess: Check for ptx.
19961
19962 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
19963
19964 * config.sub: Add os9k checking.
19965
19966 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19967
19968 * config.guess: Handle OSF1 running on HPPA processors
19969
19970 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19971
19972 * configure: If subdir configure fails, print out a message with
19973 subdirectory name, in case subdir's configure code didn't identify
19974 itself.
19975
19976 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
19977
19978 * configure.in: Remove embedded newlines from configdirs.
19979 Avoid mismatches of substrings. Fix matching strings at end
19980 of configdirs.
19981
19982 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
19983
19984 * config.guess: Add Lynx/rs6000 config support.
19985
19986 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19987
19988 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19989
19990 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
19991
19992 * configure.in (hppa*-*-osf*): Treat this just like most other
19993 PA configurations (eg no binutils or ld).
19994 (hppa*-*-*elf*): These configurations have binutils and ld.
19995
19996 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19997
19998 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
19999
20000 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20001
20002 * configure.in (rs6000-*-*): Build gas.
20003
20004 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20005
20006 * Makefile.in: Avoid bug in losing hpux sed.
20007
20008 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20009
20010 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20011 for GDB and GDB has been fixed to not need it.
20012
20013 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20014
20015 * config.guess: Recognize vax hosts.
20016
20017 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20018
20019 * configure (while loop): Don't use "break 2" inside case
20020 statement -- the case statement isn't an enclosing loop.
20021
20022 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20023
20024 * config.guess: Clean up NeXT support, to allow nextstep
20025 on Intel machines. Make OS be nextstep.
20026
20027 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20028
20029 * config.guess: Add alternate forms for Convex.
20030
20031 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20032
20033 * configure: Completely rewrite option processing. Take
20034 advantage of pattern-matching to avoid invoking test frequently.
20035 Also clean up host and target defaulting logic.
20036
20037 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20038
20039 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20040 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20041 commands (plus user environment) will fit SCO limits.
20042
20043 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20044
20045 * configure.in: Don't issue warnings about directories which are
20046 not being configured if -norecursion is set. Correct test for
20047 --with-gnu-as and --with-gnu-ld to not get confused by substring
20048 matches.
20049
20050 * configure.in: Don't build gas for alpha-dec-osf1*.
20051
20052 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20053
20054 * configure: Back out Per's change of 12/19/1993. It changes the
20055 behavior of configure in unexpected and confusing ways.
20056
20057 Also, use different delim char when calculating
20058 program_transform_name so that the name can contain slashes.
20059
20060 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20061
20062 * configure.in, config.sub: Add support for VSTa micro-kernel.
20063
20064 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20065
20066 * configure.in: Nuke hacks which were used to get a special
20067 version of GAS for HPPA configurations.
20068
20069 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20070
20071 * configure: If only ${target_alias} is given, use that
20072 as the default for ${host_alias}.
20073 * configure: Add missing back-slashes before nested quotes.
20074
20075 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20076
20077 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20078
20079 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20080
20081 * config.guess: Recognize some Tektronix configurations.
20082 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20083
20084 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20085
20086 * config.sub: Match any flavor of SH.
20087
20088 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20089
20090 * configure.in: Don't try to configure newlib for Alpha.
20091
20092 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20093
20094 * configure.in: Don't build ld for Irix 5. Don't build gas,
20095 libg++ or libio for any Alpha target.
20096
20097 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20098
20099 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20100
20101 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20102 default arguments -- so it tried to compress itself.
20103
20104 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20105
20106 * configure.in (notsupp): ensure that a space is always at the end
20107 of the configdirs list, since the grep checks for an explicit space
20108
20109 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20110
20111 * configure.in (target i386-sysv4.2): don't build ld, since static
20112 versions of many libraries are not available.
20113
20114 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20115
20116 * config.guess: Recognize Apollos (using environment variables).
20117 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20118
20119 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20120
20121 * config.guess: Recognize Sony news mips running newsos.
20122
20123 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20124
20125 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20126 "fi ; else" for bash.
20127
20128 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20129
20130 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20131
20132 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20133
20134 * config.sub: accept unixware as an alias for svr4.2.
20135 Fix some inconsistancies with the gcc version.
20136
20137 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20138
20139 * Makefile.in (DISTDOCDIRS): Add gdb.
20140
20141 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20142
20143 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20144
20145 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20146
20147 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20148 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20149 this now.
20150
20151 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20152
20153 * config.sub: Accept hiux* as an OS name.
20154
20155 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20156 etc/make-stds.texi. The underscore came from gcc, and dje now
20157 agrees that RUNTESTFLAGS is the correct name.
20158
20159 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20160
20161 * install.sh: Remove 'set -e'. It makes any conditionals
20162 in the script useless.
20163
20164 * config.guess: Automatically recognize arm-acorn-riscix
20165 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20166
20167 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20168
20169 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20170
20171 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20172
20173 * Makefile.in (DISTDOCDIRS): New variable.
20174 (taz): Edit local Makefile.in sooner, instead of proto-toplev
20175 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
20176
20177 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20178
20179 * configure.in (hppa target): check the source directory for the
20180 pagas sub-directory
20181
20182 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20183
20184 * config.sub: Allow -aout* and -elf*.
20185
20186 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20187
20188 * configure.in: Don't build ld on i386-solaris2, same as for
20189 sparc-solaris2.
20190
20191 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20192
20193 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20194
20195 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20196
20197 * configure.in: Configure gdb for alpha.
20198
20199 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20200
20201 * Makefile.in (CXXFLAGS): Add -O.
20202
20203 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20204
20205 * config.guess: added support for DG Aviion
20206
20207 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20208
20209 * configure.in: Produce warning message for subdirectories not
20210 configurable for this host/target combination. Don't try to
20211 configure gdb for vms.
20212
20213 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20214
20215 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20216 appropriate files before making "diststuff".
20217 (DISTBISONFILES): New var: list of files to be edited.
20218 (DISTSTUFFDIRS): Add binutils.
20219
20220 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20221
20222 * config.sub: also handle mipsel and mips64el (for little endian mips)
20223
20224 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20225
20226 * configure.in: Add * to end of all OS names.
20227
20228 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20229
20230 * configure.in: Build newlib for LynxOS native.
20231
20232 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20233
20234 * config.guess: Add support for delta 88k running SVR3.
20235
20236 * configure.in: Add comment about HP compiler vs. emacs.
20237
20238 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20239
20240 * configure.in: don't build ld on solaris2 (not a viable option
20241 due to bugs in getpwnam & getpwuid)
20242
20243 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20244
20245 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20246 config.guess will produce a full version number.
20247
20248 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20249
20250 * configure.in: Build linker and binutils for alpha-dec-osf1.
20251
20252 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20253
20254 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20255 and gdb/testsuite/Makefile.in.
20256
20257 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20258
20259 * configure.in: recognize mips*- instead of mips-
20260
20261 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20262
20263 * config.sub: Accept linux*coff and linux*elf as operating
20264 systems.
20265
20266 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20267
20268 * config.sub: Recognize mips64, and mips3 as an alias for it.
20269
20270 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20271
20272 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20273 gdb knows how to handle OSF/1 shared libraries.
20274
20275 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20276
20277 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20278 * config.guess: Recognize Hitachi's HIUX.
20279 * config.sub: Recognize h3050r* and hppahitachi.
20280 Remove redundant cases for hp9k[23]*.
20281
20282 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20283
20284 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20285 if gas and ld are in the source tree and are in ${configdirs}.
20286 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20287 --with options (but still pass them down on the command line,
20288 if they were explicitly specified).
20289
20290 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20291
20292 * configure: substitute SHELL value in Makefile.in with
20293 ${CONFIG_SHELL}
20294
20295 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20296
20297 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20298 *-*-solaris2* targets.
20299
20300 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20301
20302 * Makefile.in: define M4, and pass it down to sub-makes;
20303 all-autoconf now depends on all-m4
20304
20305 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20306
20307 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20308 presence of {ar,ranlib} instead of a configured directory
20309
20310 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20311
20312 * config.guess: Accept 34?? as well as 33?? for NCR.
20313
20314 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20315
20316 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20317 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20318
20319 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20320
20321 * configure: grab values for $(CC) and $(CXX) from the
20322 environment, so that someone can do "CC=gcc configure; make" and
20323 have it work right (matching the way that autoconf works now)
20324
20325 * configure.in, Makefile.in: add support for gash, the tcl
20326 interface to Galaxy
20327
20328 * config.guess: add NetBSD variants (hp300, x86)
20329
20330 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20331
20332 * install.sh: Support -d option (in the manner of SunOS 4 install,
20333 as it is more deterministic than that of GNU install)
20334 (chmodcmd): Set file to mode 755 by default (should also do default
20335 chgrp and chown, but I don't feel like dealing with that now)
20336
20337 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20338
20339 * config.sub: Remove h8300hhms alias.
20340
20341 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20342
20343 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20344
20345 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20346
20347 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20348 as stmp-fixinc
20349
20350 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20351
20352 * config.sub: recognize m88110-bug-coff.
20353
20354 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20355
20356 * Makefile.in (all-libio): all dependencies on the toolchain used
20357 to build this (gcc, gas, ld, etc)
20358
20359 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20360
20361 * config.guess: Deal with OSF/1 1.3 on alpha.
20362
20363 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20364
20365 * install.sh: add some 'else true' clauses for portability
20366
20367 * configure.in: don't build libio for h8[35]00-*-* targets
20368
20369 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20370
20371 * Makefile.in: Add support for new libio.
20372
20373 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20374
20375 * install.sh: If one command fails, don't try the rest. Don't try
20376 to remove $dsttmp (via trap) unless we have already created it.
20377 If $src doesn't exist, detect it and exit with an error.
20378
20379 * config.guess: Recognize BSD on hp300.
20380
20381 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20382
20383 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20384 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20385
20386 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20387
20388 * Makefile.in (all-send-pr): depends on all-prms
20389
20390 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20391
20392 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20393
20394 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20395
20396 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20397 Added test for mips-mips-riscos5.
20398
20399 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20400
20401 * configure.in: use mh-hp300 for 68k HP hosts
20402
20403 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20404
20405 * configure: add support for CONFIG_SHELL, so that you can use
20406 some alternate shell for evaluating configure scripts
20407
20408 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20409
20410 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20411 in configure script to bug-gdb@prep.ai.mit.edu when building
20412 distribution archive.
20413 * Makefile.in (COMPRESS): Remove def.
20414 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20415 gdb.tar.Z and make-gdb.tar.Z respectively.
20416 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20417 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20418 to convergence with 'taz' target in Makefile.in.
20419
20420 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20421
20422 * install.sh (dsttmp): use trap to ensure that tmp files go
20423 away on error conditions
20424
20425 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20426
20427 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20428
20429 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20430
20431 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20432 its parent is '/' not ''.
20433
20434 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20435
20436 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20437
20438 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20439 that ${newsrcdir}/configure.in does.
20440
20441 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20442
20443 * test-build.mk: support for CONFIG_SHELL
20444
20445 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20446
20447 * config.sub (netware): Add as a basic system type.
20448
20449 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20450
20451 * Makefile.in (Makefile): depend on configure.in. Also drop the
20452 $(srcdir)/ from the dependency on Makefile.in.
20453
20454 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20455
20456 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20457 (h8300hhms is temporary until multi-libraries are implemented).
20458 * configure.in: Handle h8300h too.
20459
20460 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20461
20462 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20463
20464 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20465
20466 * configure: Remove extraneous output when guessing host type.
20467 * config.guess: Remove extraneous output when guessing using C
20468 compiler rather than uname, or when guessing fails.
20469
20470 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20471
20472 * Makefile.in: remove all.cross and install.cross targets
20473
20474 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20475 definitions
20476
20477 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20478
20479 * configure.in (target sh): Build gprof.
20480
20481 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20482
20483 * config.sub: change -solaris to -solaris2
20484
20485 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20486
20487 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20488
20489 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20490
20491 * configure: Correct error message for missing Makefile.in to
20492 print correct directory.
20493
20494 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20495
20496 * install.sh: kludge around 386BSD shell bug
20497
20498 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20499
20500 * config.guess: Recognize NeXT.
20501 * config.guess: Recognize i486-ncr-sysv4.
20502 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20503
20504 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20505
20506 * Makefile.in (MAKEINFOFLAGS): New variable.
20507 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20508 * build-all.mk, test-build.mk: Pass down --no-split as
20509 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20510
20511 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20512
20513 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20514
20515 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20516
20517 * Makefile.in (libg++.tar.z): New rule.
20518 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20519 * Makefile.in (taz): Only do a single chmod.
20520
20521 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20522
20523 * install.sh: don't use dirname anymore (replaced with sed usage)
20524
20525 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20526
20527 * Makefile.in: Change extension for gzip'd files from '.z' to
20528 '.gz' per new FSF standard usage.
20529
20530 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20531
20532 * configure: put quotes around the final value of program_transform_name
20533
20534 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20535
20536 * Makefile.in: new install.sh support; update install-info rules
20537
20538 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20539
20540 * configure.in: Build diff for crosses, but not for go32 host.
20541
20542 * configure.in: Build gprof only for native, and don't build it
20543 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20544
20545 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20546
20547 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20548
20549 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20550
20551 * configure.in (host_tools): Add prms.
20552
20553 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20554
20555 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20556 with $(FLAGS_TO_PASS) on the command line
20557
20558 * config.sub: Recognize lynx and lynxos
20559
20560 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20561
20562 * config.sub: Accept -ecoff*, not just -ecoff.
20563
20564 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20565
20566 * Makefile.in (taz): Use .gz suffix instead of .z.
20567 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20568 names.
20569
20570 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20571
20572 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20573
20574 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20575
20576 * Makefile.in (install-no-fixedincludes): install gcc last, so
20577 that rebuilds that might happen during 'make install' don't get
20578 bogus gcc include files
20579
20580 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20581
20582 Change from Utah for HPPA support:
20583 * config.guess: Recognize hppa1.x-hp-bsd.
20584
20585 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20586
20587 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20588 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20589
20590 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20591
20592 * config.sub: Add support for rom68k and bug boot monitors.
20593
20594 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20595
20596 * Makefile.in: Make all-opcodes depend on all-bfd.
20597
20598 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20599
20600 * config.guess: Added special check for i[34]86-univel-sysv4*.
20601
20602 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20603
20604 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20605 the processor rather than assuming i486.
20606
20607 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20608
20609 * config.guess: Recognize SunOS6 as Solaris3.
20610
20611 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20612
20613 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20614 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20615
20616 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20617
20618 * build-all.mk (all-cross): New target for Canadian Cross.
20619 Added Q2 go32 targets.
20620 * test-build.mk: Configure go32 cross sparclite-aout and
20621 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20622 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20623
20624 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20625
20626 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20627 GO32 hosted toolchains
20628
20629 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20630
20631 * configure: change so "-exec-prefix" gets passed down rather
20632 than "-exec_prefix" so autoconf generated Makefiles get the
20633 exec_prefix set right.
20634
20635 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20636
20637 * config.guess: get the Solaris2 minor version number
20638
20639 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20640
20641 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20642
20643 * config.guess: Recognize some Sequent platforms.
20644
20645 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20646
20647 * Makefile.in: added the vault-install target
20648
20649 * configure.in: actually use the Sun3 makefile fragment that's in
20650 config, also added the release dir to configdirs
20651
20652 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20653
20654 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20655
20656 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20657
20658 * configure.in: remove some program from Alpha targetted toolchains
20659
20660 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20661
20662 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20663 gprof.
20664 (taz): Run "make diststuff" in those directories instead of "make
20665 proto-dir". Look for "VERSION=" only at start of line in subdir
20666 Makefile. Use "gzip -9" for compression.
20667 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20668 (binutils.tar.z): New target.
20669
20670 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20671
20672 * Makefile.in (taz): Include gpl.texinfo.
20673
20674 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20675
20676 * Makefile.in (setup-dirs): Merged into "taz" target.
20677 (taz): Only do `proto-dir' stuff if a directory is actually needed
20678 for this target.
20679
20680 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20681
20682 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20683 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20684 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20685 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20686 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20687
20688 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20689
20690 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20691 config.sub, and move-if-change to gdb testsuite distribution
20692 archive, so the testsuite can be extracted, configured, and
20693 run separately from the gdb distribution. Blow away the Chill
20694 tests that require a Chill compiled executable, since GNU Chill
20695 is not yet publically available.
20696
20697 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20698
20699 * test-build.mk: set environment variables in a single command,
20700 instead of a list of assignments and exports
20701
20702 * config.guess: recognize Alpha/OSF1 systems
20703
20704 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20705
20706 * configure: Change help message to prefer --options rather than
20707 -options.
20708
20709 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20710
20711 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20712 zippy@ecst.csuchico.edu.
20713 * config.guess: Recognize miniframe.
20714
20715 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20716
20717 * Makefile.in: Use srcroot to find runtest rather than rootme.
20718 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20719
20720 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20721
20722 * test-build.mk: Extensive additions to support building on a
20723 machine other than the host.
20724
20725 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20726
20727 * configure (tooldir): Fix for i386-aix again.
20728
20729 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20730
20731 * configure, Makefile.in: Change definition of $(tooldir)
20732 to match the FSF.
20733
20734 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20735
20736 * config.guess: Recognize i[34]86/SVR4.
20737
20738 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20739
20740 * Makefile.in (all-gdb): gdb depends on sim.
20741
20742 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20743
20744 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20745 at the same time we make the prototype gdb directory.
20746 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20747 files at the same time as the gdb base release distribution.
20748
20749 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20750
20751 * Makefile.in (check): Use individual check targets rather than
20752 DO_X rule.
20753 (check-gcc): Added.
20754
20755 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20756
20757 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20758 for System V release 3.2.
20759
20760 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20761
20762 * config.sub: Recognize hppaosf.
20763 * configure.in: Do configure ld/binutils/gas for it.
20764
20765 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20766
20767 * configure (tooldir): Alter syntax used to set this, for systems
20768 where "\$" isn't handled right, like i386-aix.
20769
20770 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20771
20772 * configure: Pass program-transform-name, not
20773 program_transform_name, to recursive configures.
20774
20775 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20776
20777 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20778 of gas+ld+binutils.
20779
20780 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20781
20782 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20783
20784 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20785
20786 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20787
20788 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20789
20790 * Makefile.in (PRMS): Set back to all-prms.
20791
20792 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20793
20794 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20795 targets, rather than for MIPS hosts.
20796
20797 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20798
20799 * configure.in: add comment for --with-x default values
20800
20801 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20802
20803 * Makefile.in: add check-* targets for each of the directories in
20804 the tree. Add a definition of RUNTEST that will use the one we
20805 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20806
20807 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20808
20809 * configure.in: Removed obsolete references to bfd_target and
20810 target_makefile_frag.
20811
20812 * build-all.mk: Set assorted targets for Q2.
20813 * config.sub: Recognize z8k-sim and h8300-hms.
20814 * test-build.mk: Really don't pass host to configure.
20815 (HOLES): Added uname.
20816
20817 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
20818
20819 * configure: Handle an empty program-prefix, program-suffix or
20820 program-transform-name correctly.
20821
20822 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
20823
20824 * build-all.mk: -G 8 no longer required for MIPS targets.
20825 * test-build.mk: Don't pass host argument to configure; make it
20826 guess.
20827
20828 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
20829
20830 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
20831 * Makefile.in (COMPRESS): New macro, like GZIP.
20832
20833 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
20834
20835 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20836
20837 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20838 with gas currently defaults to -G 0.
20839
20840 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
20841
20842 * Makefile.in (all-flex): flex depends on byacc.
20843
20844 * build-all.mk: If host not specified, use config.guess. Pass TAG
20845 to test-build.mk as RELEASE_TAG.
20846 * test-build.mk (configargs): New variable containing arguments to
20847 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
20848 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20849
20850 * config.guess: Use /bin/uname when checking -X argument on SCO,
20851 to avoid invoking GNU uname which doesn't understand -X.
20852
20853 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20854
20855 * configure.in: Build gas for mips-*-*.
20856
20857 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20858
20859 * Makefile.in (all.normal): insert missing backslash.
20860
20861 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
20862
20863 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20864
20865 * Makefile.in: Complete overhaul to merge many almost identical
20866 targets.
20867
20868 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20869
20870 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20871 (gdb.tar.Z): Adjusted.
20872
20873 * Makefile.in (setup-dirs, taz): New targets; should be general
20874 enough to adapt for gdb sometime. Build only .z file.
20875 (gas.tar.z): New target.
20876
20877 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
20878
20879 * build-all.mk: Use CC=cc -Xs on Solaris.
20880
20881 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
20882
20883 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
20884 for handling BISON for FSF releases.
20885
20886 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20887
20888 * configure: Actually implement the change zoo just documented.
20889
20890 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20891
20892 * configure: when using config.guess, only set target_alias when
20893 it's not already been set (ie, on the command line)
20894
20895 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20896
20897 * Makefile.in: add installcheck target, set PRMS to install-prms
20898
20899 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20900
20901 * configure: add support for package_makefile_fragment, handle the
20902 case where a directory has a configure.in file but no Makefile.in
20903 more gracefully (with an actual understandable error message, even);
20904 add support for --without (and add this to the usage message); also
20905 explicitly add a --host=${host_alias} to the command line when
20906 config.guess is used
20907
20908 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20909
20910 * configure: Must use both --host and --target in recursive calls.
20911
20912 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
20913
20914 * Makefile.in: Change deja-gnu to dejagnu.
20915
20916 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
20917
20918 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20919
20920 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20921
20922 * configure.in: canonicalize all instances to *-*-solaris2*,
20923 also strip out a number of tools to not build for go32 host
20924
20925 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20926
20927 * config.guess: add GPL.
20928
20929 * Makefile.in, config.guess, config.sub, configure: bump
20930 copyrights to 93.
20931
20932 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
20933
20934 * Makefile.in (do-info): Removed obsolete check for existence of
20935 localenv file.
20936
20937 * Makefile.in (MAKEOVERRIDES): Define to be empty.
20938
20939 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20940
20941 * Makefile.in: a couple of 'else true' for decstation,
20942 support for TclX
20943
20944 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20945
20946 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
20947
20948 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20949
20950 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
20951
20952 * config.guess: Recognize i386-ibm-aix (PS/2).
20953 * configure.in: Use config/mh-aix386 file for it.
20954
20955 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
20956
20957 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20958 CC_FOR_TARGET instead.
20959 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20960
20961 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
20962
20963 * Makefile.in: Add sim to list of directories sent with gdb
20964
20965 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
20966
20967 * configure.in: Put back mips-dec-bsd* case.
20968
20969 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
20970
20971 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20972 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
20973 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20974
20975 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20976
20977 * configure.in: remove no-op mips-dec-bsd* in "case $target"
20978
20979 * Makefile.in (dir.info): only run gen-info-dir if it exists,
20980 (install-info): install dir.info only if it exists,
20981 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20982
20983 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
20984
20985 * configure.in: For vms target, skip bfd, ld, binutils. Do build
20986 gas for mips-dec-bsd.
20987
20988 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
20989
20990 * configure (makesrcdir): If ${srcdir} is relative and not ".",
20991 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20992
20993 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
20994
20995 * configure.in: Added "dejagnu" to hosttools list.
20996
20997 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
20998
20999 * config.sub, configure.in, config.guess: Add support
21000 for Bosx, an AIX variant from Bull.
21001 Patches from F.Pierresteguy@frcl.bull.fr.
21002
21003 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
21004
21005 * devo/dejagnu: Initial creation of devo/dejagnu.
21006 Migrated dejagnu testcases and support files for testing software
21007 tools to reside as subdirectories, currently called "testsuite",
21008 within the directory of the software tool. Migrated all programs,
21009 support libraries, etc. beloging to dejagnu proper from
21010 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
21011 with no modifications. The changes to these files which will
21012 allow them to configure, build, and execute properly will be made
21013 in a future update.
21014
21015 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21016
21017 * Makefile.in: Change send_pr to send-pr.
21018 * configure.in: Likewise.
21019 * send_pr: Renamed directory to send-pr.
21020
21021 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21022
21023 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21024
21025 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21026
21027 * README: Update for gdb-4.8 release.
21028 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21029 gdb-xxx.tar.z (gzip'd) file also.
21030
21031 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21032
21033 * Makefile.in: make all-diff depend on all-libiberty
21034
21035 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21036
21037 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21038
21039 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21040
21041 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21042
21043 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21044
21045 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21046 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21047 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21048
21049 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21050
21051 * Makefile.in: makeinfo binary is in a new location
21052
21053 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21054
21055 * config.sub: Accept -ecoff as an OS.
21056
21057 * Makefile.in: Various changes to eliminate a level of make
21058 recursion and reduce the required command line length.
21059 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21060 sub-makes.
21061 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21062 variables holding settings for specific sub-makes.
21063 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21064 in terms of BASE_FLAGS_TO_PASS.
21065 (TARGET_LIBS): New variable listing directories which use
21066 TARGET_FLAGS_TO_PASS.
21067 (subdir_do): Eliminated.
21068 (do-*): New set of targets to replace subdir_do.
21069 (various): All targets which used subdir_do now depend on do-*.
21070 (local-clean): Renamed from do_clean.
21071 (local-distclean): New target, dependency of distclean and
21072 realclean.
21073 (install-info): Don't create directories. Depend on dir.info
21074 rather than calling make recursively.
21075 (install-dir.info): Eliminated.
21076 (install-info-dirs): Create all info directories here.
21077 (dir.info): Depend upon do-install-info.
21078
21079 * test-build.mk (HOLES): Added false.
21080
21081 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21082
21083 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21084
21085 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21086
21087 * Makefile.in (info): remove dependency on all-texinfo. The
21088 problem was really in texinfo/C, not at this level.
21089
21090 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21091
21092 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21093
21094 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21095
21096 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21097 GDB releases.
21098
21099 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21100
21101 * configure: Include srcdir in message about target of link not
21102 being found. Don't convert `-' to `_' in `with' options being
21103 passed to subdirs.
21104
21105 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21106
21107 * configure.in: add uudecode to host_tools
21108
21109 * Makefile.in: added {all,install}-uudecode targets, added them to
21110 the appropriate lists
21111
21112 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21113
21114 * Makefile.in (all-gcc): Added dependency on all-gas.
21115
21116 * configure.in (mips-*-*): Build ld and binutils.
21117
21118 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21119
21120 * configure: check return code from mkdir, print error message and
21121 exit on failure.
21122
21123 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21124
21125 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21126
21127 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21128
21129 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21130
21131 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21132
21133 * config.sub (h8500): Recognize this as a cpu type.
21134
21135 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21136
21137 * configure: source directory missing is no longer a warning
21138
21139 * configure.in: recognize irix[34]* instead of irix[34]
21140
21141 * Makefile.in: define and pass down X11_LIB
21142
21143 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21144
21145 * guess-systype: Renamed to ...
21146 * config.guess: ... by popular request.
21147 * configure.in, Makefile.in: Update accordingly.
21148
21149 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21150
21151 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21152 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21153 + Execute ./dummy instead of assuming . is in PATH.
21154
21155 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21156
21157 * guess-systype: New shell script. Attempts to guess the
21158 canonical host name of the executing host.
21159 Only a few hosts are supported so far.
21160 * configure: Call guess-systype if no host is specified.
21161
21162 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21163
21164 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21165 gcc Makefile.
21166
21167 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21168
21169 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21170 (all-gcc, install-gcc, subdir_do): Use it.
21171
21172 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21173
21174 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21175
21176 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21177
21178 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21179 set exclusively by configure, using configure.in .
21180
21181 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21182
21183 * test-build.mk: set $PATH for all builds
21184
21185 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21186
21187 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21188
21189 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21190 the one used in gcc/Makefile.in, so that a null expansion doesn't
21191 override the one needed to build gcc with a native cc.
21192
21193 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21194
21195 * configure: Accept -with arguments.
21196
21197 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21198
21199 * Makefile.in: added h8300sim
21200
21201 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21202
21203 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21204 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21205 (all-cygnus, native, build-cygnus): Make
21206 $(canonhost)-stamp-3stage-done, not $(host)....
21207 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21208 i386-sco3.2v4. Added else true to if command.
21209
21210 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21211
21212 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21213
21214 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21215
21216 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21217
21218 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21219
21220 * configure.in: don't remove binutils from Solaris builds
21221
21222 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21223
21224 * Makefile.in: get rid of earlier definitions for *clean,
21225 also handle the recursive info rule better
21226
21227 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21228
21229 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21230 do more-or-less the right thing.
21231
21232 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21233
21234 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21235 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21236
21237 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21238
21239 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21240 $(host_canonical).
21241
21242 * configure.in: split the configdirs list into 4 categories (native
21243 v. cross, library v. tool) and handle the cross-only and native-
21244 only in more reasonable (and correct!) way.
21245
21246 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21247
21248 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21249 configdirs anymore.
21250
21251 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21252
21253 * Makefile.in: extensive cleanup:: removed all of the explicit
21254 clean-* targets, collapsed many wrappers around subdir_do into
21255 one, added additional targets to satisfy standards.texi, deleted
21256 some old targets, some changes for consistency
21257
21258 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21259
21260 * configure.in: handle some programs as cross-only, and others as
21261 native only
21262
21263 * test-build.mk: handle partial holes in a more generic manner
21264
21265 * Makefile.in: m4 depends on libiberty
21266
21267 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21268
21269 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21270 time, wdiff, and find to configdirs
21271
21272 * Makefile.in: all, clean, and install rules for the new programs
21273 added to configure.in
21274
21275 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21276
21277 * configure.in: use mh-sun for all *-sun-* hosts
21278
21279 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21280
21281 * Makefile.in: define flags for X11 include files and library file
21282 locations, pass them down to the programs that need this info
21283
21284 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21285
21286 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21287
21288 * configure.in: start building libg++ for HP-UX targets
21289
21290 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21291
21292 * README: Update references to files moved into etc/.
21293
21294 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21295
21296 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21297 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21298
21299 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21300
21301 * configure: accept dash as well as underscore in long option
21302 names for FSF compatibility.
21303
21304 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21305
21306 * config.sub: added -sco3.2v4 support from FSF.
21307
21308 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21309
21310 * configure.in: expand the section that adds or removes
21311 directories from the list of programs to build, to handle native
21312 vs. cross in addition to host v. native
21313
21314 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21315
21316 * Makefile.in: Replace C++ in macro names with CXX.
21317 This is less likely to break ...
21318
21319 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21320
21321 * test-build.mk: add -w to GNU_MAKE
21322
21323 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21324
21325 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21326 add 'sparc' to list of recognized cpus. This needed to make
21327 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21328 Delete some redundant ose68 variants. Recognize -wrs as an os,
21329 then changes that into $CPU-wrs-vxworks.
21330
21331 * configure.in: remove most references to gdbtest, regularize
21332 target based program removal
21333
21334 * test-build.mk: import from p3 tree (many fixes and changes)
21335
21336 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21337
21338 * Makefile.in: added rules to handle tcl, tk, and expect
21339
21340 * configure.in: handle those directories if they exist
21341
21342 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21343
21344 * config.sub: removed bogus hppabsd and hppahpux names, since
21345 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21346
21347 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21348
21349 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21350 depends upon all-xiberty
21351
21352 * Makefile.in: changes from p3, including:
21353
21354 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21355
21356 * Makefile.in (XTRAFLAGS): include newlib directories if
21357 newlib/Makefile exists, rather than if host != target.
21358
21359 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21360
21361 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21362 from the same source tree and not building a cross-compiler. This
21363 matters for the libg++ configuration if reconfiguring a tree that
21364 has already been installed.
21365
21366 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21367
21368 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21369 pick up the machine and system specific header files.
21370
21371 * Makefile.in: added AS_FOR_TARGET, passed down in
21372 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21373 the C compiler to use to create programs which are run in the
21374 build environment, set it to default to $(CC), and passed it down
21375 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21376
21377 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21378
21379 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21380 We need them for unusual native builds, like systems without
21381 ranlib.
21382
21383 * configure: also define $(host_canonical) and
21384 $(target_canonical), which are the full, canonical names for the
21385 given host and target
21386
21387 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21388
21389 * Makefile.in: Added separate definitions for C++.
21390
21391 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21392
21393 * configure.in (configdirs): Add deja-gnu.
21394
21395 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21396
21397 * README: Update for configure.texi and gdb-4.7 release.
21398
21399 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21400
21401 * Makefile.in: Move "all" target to top of file.
21402 Previously, first target was ".PHONY" which caused BSD4.4 make
21403 to build .PHONY when make was run without arguments.
21404
21405 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21406
21407 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21408 Library-copylefted code in libiberty.
21409
21410 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21411
21412 * config.sub: Replace m68kmote with plain old m68k.
21413
21414 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21415
21416 * Makefile.in: Remove space from blank line, avoid Make complaints.
21417
21418 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21419
21420 * config.sub: Complain if no argument is given. Added support for
21421 386bsd as OS and target alias.
21422
21423 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21424
21425 * Makefile.in (XTRAFLAGS): include newlib directories if
21426 newlib/Makefile exists, rather than if host != target.
21427
21428 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21429
21430 * config.sub: recognize sparclite-wrs-vxworks.
21431
21432 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21433 p3.) Added clean-xiberty to clean.
21434
21435 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21436
21437 * configure.in: use *-*-* instead of nested cases for host and target
21438
21439 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21440
21441 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21442 from the same source tree and not building a cross-compiler. This
21443 matters for the libg++ configuration if reconfiguring a tree that
21444 has already been installed.
21445
21446 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21447
21448 * config.sub (i486v/i486v4): Merge in from FSF version.
21449
21450 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21451
21452 * configure: only set PWD if it is already set.
21453
21454 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21455
21456 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21457 doesn't have unset and all success paths (and most error paths)
21458 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21459 to just ${PWD} to avoid confusion.)
21460
21461 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21462
21463 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21464 even for a native compilation.
21465
21466 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21467
21468 Changes to make the gdb.tar.Z rule work better.
21469
21470 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21471 (DEVO_SUPPORT): Add configure.texi.
21472 (bfd-ilrt.tar.Z): Remove ancient rule.
21473
21474 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21475
21476 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21477 pick up the machine and system specific header files.
21478
21479 * configure.in, config.sub: added new target m68010-adobe-scout,
21480 with alias of adobe68k. Changed configure.in to check for
21481 -scout before -sco* to avoid a false match.
21482
21483 * Makefile.in: added AS_FOR_TARGET, passed down in
21484 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21485 the C compiler to use to create programs which are run in the
21486 build environment, set it to default to $(CC), and passed it down
21487 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21488
21489 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21490
21491 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21492 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21493 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21494 FOR_TARGET variants, to newlib and libg++.
21495
21496 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21497
21498 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21499 first.
21500
21501 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21502
21503 * config.sub: Accept `elf' as an environment.
21504
21505 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21506
21507 * Makefile.in (all-opcodes): cd into the right directory
21508
21509 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21510
21511 * configure: added -program_transform_name option, used as
21512 argument to sed when installing programs.
21513 configure.texi: added documentation for -program_prefix,
21514 -program_suffix and -program_transform_name.
21515
21516 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21517
21518 * config.sub: Accept i486 where i386 ok.
21519
21520 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21521
21522 * config.sub: accept we32k
21523
21524 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21525
21526 * config.sub, configure.in: accept OSE68000 and OSE68k.
21527
21528 * Makefile.in: don't create all directories for ``make install'';
21529 let the subdirectories create the ones they need.
21530
21531 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21532
21533 * COPYING: new file, GPL v2
21534
21535 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21536
21537 * Makefile.in: use the new gen-info-dir, which needs a template
21538 argument (which also lives in texinfo)
21539
21540 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21541
21542 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21543
21544 * config.sub (ncr3000): Change i386 to i486.
21545
21546 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21547
21548 * Makefile.in: add install-rcs, install-grep to
21549 install-no-fixedincludes, removed install-bison and install-libgcc
21550
21551 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21552
21553 * configure.in: grab the HPUX makefile fragment if on HPUX
21554
21555 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21556
21557 * Makefile.in: eradicate bison spoor (ditto libgcc).
21558 configure.in: recognise m68{k,000}-ericsson-OSE.
21559 es1800 is alias for m68k-ericsson-OSE
21560
21561 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21562
21563 * configure.in: rearrange the parts that remove programs from
21564 configdirs, based now on HOST==TARGET or by canonical triple.
21565
21566 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21567
21568 * test-build.mk: recurse explicitly with -f test-build.mk when
21569 appropriate. predicate stage3 and comparison on the existence
21570 of gcc. That is, if gcc isn't around, we aren't three-staging.
21571 On very clean, also remove ...stamp-co. Build in-place before
21572 doing other builds.
21573
21574 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21575
21576 * Makefile.in, configure.in: add tgas
21577
21578 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21579
21580 * Makefile.in: a number of changes merged in from progressive.
21581
21582 * configure.in: add libm.
21583
21584 * .cvsignore: ignore some stuff that comes from test-build.mk.
21585
21586 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21587
21588 * config.sub: Add es1800 (m68k-ericsson-es1800).
21589
21590 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21591
21592 * configure: Add program_suffix (parallel to program_prefix)
21593 * Makefile.in: adjust directory-creating script for losing decstation
21594
21595 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21596
21597 * configure: Minor $subdir-related fixes.
21598
21599 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21600
21601 * configure: fix various problems with propogating
21602 makefile_target_frag in subdirs.
21603 * configure.in: config libgcc if its there
21604
21605 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21606
21607 * config.sub: HPPA merge.
21608
21609 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21610
21611 * Makefile.in: Replace all-bison with all-byacc in all
21612 dependency lines for other tools (which now use byacc).
21613
21614 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21615
21616 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21617
21618 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21619
21620 * Makefile.in: make gprof rules similar to byacc rules (instead of
21621 vestigal $(unsubdir) that didn't work...)
21622
21623 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21624
21625 * config.sub: Add support for Linux.
21626 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21627 (at least for libg++).
21628
21629 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21630
21631 * configure.texi: fix doc for the -nfp option to configure
21632
21633 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21634
21635 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21636
21637 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21638
21639 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21640 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21641 * configure.in: added solaris* host_makefile_frag hook.
21642
21643 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21644
21645 * config.sub: changed recognition of m68000 so that various
21646 m68k types can be specified via m680[01234]0
21647
21648 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21649
21650 * config.sub (basic_machine): fix sed so that '-foo' isn't
21651 completely substituted out while .+'-foo' loses the '-foo'
21652
21653 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21654
21655 * config.sub ($os): Add -aout.
21656
21657 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21658
21659 * configure: If host_makefile_frag is absolute, don't
21660 prefix ${invsubdir} (relevant to libg++ auto-configure).
21661
21662 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21663
21664 * Makefile.in (tooldir): Define it.
21665 (all-ld): Depend on all-flex.
21666
21667 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21668
21669 * Makefile.in (check): Fix libg++ special case.
21670
21671 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21672
21673 * configure: do not bury `pwd` into config.status, thus do fewer
21674 pwd's.
21675
21676 * configure: print the "Building in" message only when building in
21677 other than "." AND verbose.
21678
21679 * configure: remove -s, rework -v to better accommodate guested
21680 configures.
21681
21682 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21683
21684 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21685
21686 * Makefile.in: macroize flags passed on recursion. remove
21687 fileutils.
21688
21689 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21690
21691 * configure: get makesrcdir right for subdirs deeper than 1.
21692
21693 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21694 install.
21695
21696 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21697
21698 * Makefile.in: don't print subdir_do or recursion lines.
21699
21700 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21701
21702 * standards.texi: added menu item.
21703
21704 * Makefile.in: build and install standards.info.
21705
21706 * standards.texi: new file.
21707
21708 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21709
21710 * configure: test for and move config.status pieces from
21711 ${subdir}/.
21712
21713 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21714
21715 * configure: Test for existance of files before trying to mv
21716 them, to avoid numerous non-existance messages.
21717
21718 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21719
21720 * configure: correct final line of config.status.
21721
21722 * configure: patch from eggert. Avoids a protection problem if
21723 the original Makefile.in is read only.
21724
21725 * configure: use move-if-change from gcc to create config.status.
21726 Some makefiles depend on config.status to tell if a directory
21727 has been reconfigured for a different host. This change
21728 prevents those directories from remaking everything in the case
21729 where the reconfig was only intended to rebuild a Makefile.
21730
21731 * configure: test for config.sub with "config.sub sun4" rather
21732 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21733 host alias from a missing config.sub.
21734
21735 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21736
21737 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21738 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
21739
21740 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21741
21742 * configure: mkdir ${subdir} as needed.
21743
21744 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21745
21746 * Makefile.in,configure.in: added autoconf.
21747
21748 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21749
21750 * Makefile.in: no longer pass against on recursion.
21751
21752 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21753 definitions are not inherited.
21754
21755 * configure: correct makesrcdir when subdir is .
21756
21757 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21758
21759 * configure: Add support for 'subdirs' variable, which is
21760 like 'configdirs', except that configure doesn't re-invoke
21761 itself for subdirs, it just creates a Makefile for each subdir.
21762 * configure.texi: Document subdirs.
21763
21764 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21765
21766 * configure.in: added flex to configdirs
21767
21768 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21769
21770 * Makefile.in: remove clean-stamps from clean.
21771
21772 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21773
21774 * configure.in: Add gdbtest to configdirs.
21775
21776 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21777
21778 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21779 to recursive makes.
21780 * configure.in: Recognize new ncr3000 config.
21781
21782 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21783
21784 * Makefile.in, configure.in: removed references to gdbm.
21785
21786 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21787
21788 * config.sub: Don't canonicalize os value
21789 newsos* to bsd (readline needs to check for newsos).
21790 (This fix was earlier made Jan 31, but got re-broken.)
21791
21792 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21793
21794 * configure.in: sco is an os, not a vendor!
21795
21796 * configure: Quote $( better. Keep various shells happy.
21797
21798 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21799
21800 * Makefile.in: eliminate stamp-files.
21801
21802 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21803
21804 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
21805 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21806
21807 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21808
21809 * config.sub: fix iris/iris3.
21810
21811 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21812
21813 * configure: re-add -rm.
21814
21815 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
21816
21817 * Maskefile.in: add .stmp-rcs to all.
21818
21819 * configure.in: remove gas from rs6000 build, use aix host fragment.
21820
21821 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
21822
21823 * configure: pass down site_option during recursion.
21824
21825 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
21826
21827 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
21828
21829 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
21830
21831 * configure: Change exec_prefix so that it really defaults to prefix.
21832
21833 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
21834
21835 * Makefile.in, configure.in: Add support for mmalloc library.
21836
21837 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
21838
21839 * Makefile.in: add stmp dependencies for a few more things.
21840
21841 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
21842
21843 * configure: adjusted error message on objdir/srcdir configure
21844 collision, per john's suggestion.
21845
21846 * Makefile.in: add libiberty stmp to all and all.cross.
21847
21848 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
21849
21850 * Makefile.in: remove force dependencies, add grep to all.
21851
21852 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
21853
21854 * Makefile.in: drop flex. make stamp files work.
21855
21856 * configure: added test for conflicting configuration in srcdir,
21857 remove trailing slashes from srcdir. Otherwise emacs gdb mode
21858 gets cranky. use relative paths for configure and srcdir
21859 whenever possible. Send some error messages to stderr that were
21860 going to stdout.
21861
21862 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
21863
21864 * Makefile.in: Fix libg++ rule to check for gcc directory
21865 before using gcc/gcc. Also pass XTRAFLAGS.
21866
21867 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
21868
21869 * Makefile.in: added stmp-files so that directories aren't polled
21870 when they are already built.
21871
21872 * configure.texi: fixed a node pointer problem.
21873
21874 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
21875
21876 * config.sub configure.in gdb/configure.in
21877 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21878 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21879 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
21880
21881 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21882
21883 * configure: -recurring becomes -silent. corrected help message
21884 for -site= option.
21885
21886 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21887
21888 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21889
21890 * configure: when building Makefile for crosses, replace
21891 tooldir and program_prefix. default srcdir from location of
21892 config.sub. remove "for host in hosts" and "for target in
21893 targets" loops.
21894
21895 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21896
21897 * Makefile.in: Do not pass bindir or mandir to cvs.
21898
21899 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
21900
21901 * Makefile.in, configure.in: removed traces of namesubdir,
21902 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
21903 copyrights to '92, changed some from Cygnus to FSF.
21904
21905 * configure.texi: remove most references to multiple hosts,
21906 multiple targets, subdirs, etc.
21907
21908 * configure.man: removed rcsid. reference config.sub not
21909 config.subr.
21910
21911 * Makefile.in: mkdir $(infodir) on install-info.
21912
21913 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
21914
21915 * configure.texi: Explain better about .gdbinit and about
21916 the environment that configure.in sections run in.
21917
21918 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
21919
21920 * configure.in: Ultrix is only a decstation if it's a MIPS.
21921
21922 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
21923
21924 * README: DOC.configure => cfg-paper.texi.
21925
21926 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
21927
21928 * config.sub (near case $os): Don't convert newsos* to bsd!
21929
21930 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
21931
21932 * Makefile.in: Reinstall change from gdb-4.3 that reduces
21933 the number of copies of COPYING that go into the GDB tar file.
21934
21935 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
21936
21937 * bfd/configure.in, gdb/config/mh-i386sco,
21938 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21939 Fix SCO configuration stuff.
21940
21941 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
21942
21943 * Makefile.in: For libg++, make sure the -I pointing
21944 to the gcc directory goes *after* all the libg++-local -I flags.
21945 Also, move just-gcc dependency from just-libg++ to all-libg++.
21946
21947 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
21948
21949 * configure: Change -x to -f to keep Ultrix /bin/test happy.
21950
21951 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
21952
21953 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
21954
21955 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
21956
21957 * config.sub: Add stratus configuration frags. Also
21958 submitted to FSF.
21959
21960 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21961
21962 * Makefile.in (DEV_SUPPORT): add configure.man.
21963
21964 * config.sub(Decode manufacturer-specific): add -none*.
21965
21966 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
21967
21968 * Makefile.in: remove form feeds to make Sun's make happy.
21969 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
21970
21971 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
21972
21973 * Makefile.in (AR_FLAGS): Make quieter.
21974
21975 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
21976
21977 * configure.in: Add libg++.
21978 * configure: When verbose, don't output the command line at each
21979 level; it will be unremarkably the same as the previous version,
21980 which will be the same as what the user typed.
21981
21982 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
21983
21984 * configure.in, Makefile.in: fix clean-info, add flex. add
21985 fileutils.
21986
21987 * configure: be less sensitive to spaces in Makefile.in. Do not
21988 look for sources in "..". Doing so breaks subdirectories that
21989 might have their own configure. If a subdir has it's own
21990 configure script, use it.
21991
21992 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
21993
21994 * cfg-paper.texi: some changes suggested by rms.
21995
21996 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
21997
21998 * config.sub: Merge in some small additions from the FSF version,
21999 taken from the gcc distribution, to bring the Cygnus and FSF
22000 versions into closer sync.
22001
22002 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
22003
22004 * configure.in: Changed svr4 references to sysv4.
22005
22006 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
22007
22008 * configure: added -V for version number option.
22009
22010 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
22011
22012 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22013 renamed from DOC.configure to cfg-paper.texi.
22014
22015 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22016
22017 * configure, config.subr, config.sub: config.subr is now
22018 config.sub again.
22019
22020 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22021
22022 * configure.texi: new file, in progress.
22023
22024 * Makefile.in: build info file and install the man page for
22025 configure.
22026
22027 * configure.man: new file, first cut.
22028
22029 * configure: find config.subr again now that configuration "none"
22030 has gone. removed all traces of the -ansi option. removed all
22031 traces of the -languages option.
22032
22033 * config.subr: resync from rms.
22034
22035 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22036
22037 * configure, config.sub, config.subr: merge config.sub into
22038 config.subr, call the result config.subr, remove config.sub, use
22039 config.subr.
22040
22041 * Makefile.in: revised install for dir.info.
22042
22043 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22044
22045 * configure.in: add decstation host makefile frag.
22046
22047 * Makefile.in: BISON now bison -y again. also install-gcc on
22048 install. clean-gdbm on clean. infodir belongs in datadir.
22049 Make directories for info install. Build dir.info here then
22050 install it.
22051
22052 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22053
22054 * Makefile.in: fix for bad directory tests.
22055
22056 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22057
22058 * configure: \{1,2\} appears to be a sysv'ism. Use a different
22059 regexp. -srcdir relative was being handled incorrectly.
22060
22061 * Makefile.in: unwrapped some for loops so that parallel makes
22062 work again and so one can focus one's attention on a particular
22063 package.
22064
22065 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22066
22067 * configure: added PWD as a stand in for `pwd` (for speed). use
22068 elif wherever possible. make -srcdir work without -objdir.
22069 -objdir= commented out.
22070
22071 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22072
22073 * configure: +options become --options. -subdirs commented out.
22074 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22075 Makefile now at top of generated Makefile. Removed cvs log
22076 entries. added -srcdir. create .gdbinit only if there is one
22077 in ${srcdir}.
22078
22079 * Makefile.in: idestdir and ddestdir go away. Added copyrights
22080 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22081 and mandir now keyed off datadir by default.
22082
22083 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22084
22085 * Freshly created ChangeLog.
22086
22087 \f
22088 Local Variables:
22089 mode: change-log
22090 left-margin: 8
22091 fill-column: 76
22092 version-control: never
22093 End: