]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
1 2023-06-16 YunQiang Su <yunqiang.su@cipunited.com>
2
3 * MAINTAINERS (Write After Approval): move Matthew Fortune
4 to Write After Approval.
5
6 2023-06-15 Marek Polacek <polacek@redhat.com>
7
8 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
9 check.
10 * configure: Regenerate.
11
12 2023-06-14 Filip Kastl <filip.kastl@gmail.com>
13
14 * MAINTAINERS: Add myself to write after approval
15
16 2023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
17
18 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
19 port maintainer.
20 (Write After Approval): Remove myself.
21
22 2023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
23
24 * MAINTAINERS (Write After Approval): Add myself.
25
26 2023-05-29 Martin Jambor <mjambor@suse.cz>
27
28 * MAINTAINERS: Replace spaces with tabs.
29
30 2023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
31
32 * MAINTAINERS: New entry.
33
34 2023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
35
36 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
37 * Makefile.in: Regenerate
38
39 2023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
40
41 * Makefile.in: Disable warnings as errors for STAGEautofeedback
42
43 2023-05-11 Robin Dapp <rdapp@ventanamicro.com>
44
45 * MAINTAINERS: Sort.
46
47 2023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
48
49 * MAINTAINERS: Add myself.
50
51 2023-05-10 Pan Li <pan2.li@intel.com>
52
53 * MAINTAINERS: Add myself.
54
55 2023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
56
57 * Makefile.in: Define PROFILE_MERGER
58 * Makefile.tpl: Define PROFILE_MERGER
59
60 2023-04-27 Robin Dapp <rdapp@ventanamicro.com>
61
62 * MAINTAINERS: Change my email address.
63
64 2023-04-26 Patrick O'Neill <patrick@rivosinc.com>
65
66 * MAINTAINERS: Add myself.
67
68 2023-04-26 Martin Liska <mliska@suse.cz>
69
70 * MAINTAINERS: fix sorting
71
72 2023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
73
74 * MAINTAINERS (Write After Approval): Add myself.
75
76 2023-04-24 Martin Liska <mliska@suse.cz>
77
78 * MAINTAINERS: Fix sorting.
79
80 2023-04-21 Peter Foley <pefoley2@pefoley.com>
81
82 * configure: Regenerate.
83 * configure.ac: Only create serdep.tmp if needed
84
85 2023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
86
87 * MAINTAINERS (Write After Approval): Add myself.
88
89 2023-04-21 Vineet Gupta <vineetg@rivosinc.com>
90
91 * MAINTAINERS (Write After Approval): Add myself.
92 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
93
94 2023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
95
96 * MAINTAINERS: Add myself.
97
98 2023-03-22 Tobias Burnus <tobias@codesourcery.com>
99
100 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
101
102 2023-03-10 Arsen Arsenović <arsen@aarsen.me>
103
104 * MAINTAINERS (Write After Approval): Add myself.
105
106 2023-02-16 Martin Liska <mliska@suse.cz>
107
108 * MAINTAINERS: I'm stepping down from my positions.
109
110 2023-01-10 Philip Herron <herron.philip@googlemail.com>
111
112 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
113
114 2023-01-06 Clément Chigot <chigot@adacore.com>
115
116 * configure.ac: Skip GMP and MPFR when --disable-gdb is
117 provided.
118 * configure: Regenerate.
119
120 2023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
121
122 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
123
124 2022-12-31 Iain Sandoe <iain@sandoe.co.uk>
125
126 * Makefile.def: Do not build shared libffi.
127 * Makefile.in: Regenerate.
128
129 2022-12-21 Andrew Pinski <apinski@marvell.com>
130
131 * Makefile.def: Add configure-gdb dependencies
132 on all-gmp and all-mpfr.
133 * configure.ac: Split out MPC checking from MPFR.
134 Require GMP and MPFR if the gdb directory exist.
135 * Makefile.in: Regenerate.
136 * configure: Regenerate.
137
138 2022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
139
140 * configure.ac (target_libraries): Add target-libgm2.
141 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
142 Add GCC_TARGET_TOOL entry for gm2.
143 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
144 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
145 * Makefile.def (target_modules): Add libgm2.
146 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
147 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
148 (languages): Add entry for language=m2 with gcc-check-target=check-m2
149 and lib-check-target=check-target-libgm2.
150 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
151 (HOST_EXPORTS): Add definition for GM2.
152 (BASE_TARGET_EXPORTS): Add definition for GM2.
153 (GM2_FOR_BUILD): Defined.
154 (GM2FLAGS): Defined.
155 (GM2_FOR_TARGET): Defined.
156 (GM2FLAGS_FOR_TARGET): Defined.
157 (EXTRA_HOST_FLAGS): Defined.
158 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
159 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
160 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
161 * configure: Rebuilt.
162 * Makefile.in: Rebuilt.
163
164 2022-12-13 Philip Herron <philip.herron@embecosm.com>
165
166 * Makefile.def: Add Rust language.
167 * Makefile.in: Regenerate via autogen.
168
169 2022-12-09 Martin Liska <mliska@suse.cz>
170
171 * MAINTAINERS: Fix spacing.
172
173 2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
174
175 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
176
177 2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
178
179 * Makefile.def: Pass host_libs_picflag to host dependent library
180 configures.
181 * Makefile.in: Regenerate.
182 * configure: Regenerate.
183 * configure.ac (host_libs_picflag): New configure variable set to
184 '--with-pic' when building 'host_shared'.
185
186 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
187
188 * Makefile.def: Add libsframe as new module with its dependencies.
189 * Makefile.in: Regenerated.
190 * configure.ac: Add libsframe to host_libs.
191 * configure: Regenerated.
192
193 2022-11-23 Marek Polacek <polacek@redhat.com>
194
195 Revert:
196 2022-11-23 Marek Polacek <polacek@redhat.com>
197
198 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
199 isl.
200 * Makefile.in: Regenerate.
201 * Makefile.tpl: Set PICFLAG.
202 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
203 check.
204 * configure: Regenerate.
205
206 2022-11-23 Marek Polacek <polacek@redhat.com>
207
208 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
209 isl.
210 * Makefile.in: Regenerate.
211 * Makefile.tpl: Set PICFLAG.
212 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
213 check.
214 * configure: Regenerate.
215
216 2022-11-14 Martin Liska <mliska@suse.cz>
217
218 Revert:
219 2022-11-09 Martin Liska <mliska@suse.cz>
220
221 * doc/Makefile: New file.
222 * doc/_static/custom.css: New file.
223 * doc/baseconf.py: New file.
224 * doc/bsd.rst: New file.
225 * doc/contrib.rst: New file.
226 * doc/contribute.rst: New file.
227 * doc/cppdiropts.rst: New file.
228 * doc/cppenv.rst: New file.
229 * doc/cppopts.rst: New file.
230 * doc/cppwarnopts.rst: New file.
231 * doc/favicon.ico: New file.
232 * doc/funding.rst: New file.
233 * doc/gcc_sphinx.py: New file.
234 * doc/gnu.rst: New file.
235 * doc/gnu_free_documentation_license.rst: New file.
236 * doc/gpl-3.0.rst: New file.
237 * doc/indices-and-tables.rst: New file.
238 * doc/lgpl-2.1.rst: New file.
239 * doc/logo.pdf: New file.
240 * doc/logo.svg: New file.
241 * doc/md.rst: New file.
242 * doc/requirements.txt: New file.
243
244 2022-11-14 Martin Liska <mliska@suse.cz>
245
246 Revert:
247 2022-11-09 Martin Liska <mliska@suse.cz>
248
249 * doc/baseconf.py: Port to GCC sources.
250
251 2022-11-14 Martin Liska <mliska@suse.cz>
252
253 Revert:
254 2022-11-14 Martin Liska <mliska@suse.cz>
255
256 * configure: Regenerate.
257 * configure.ac: Support Sphinx based documentation.
258
259 2022-11-14 Martin Liska <mliska@suse.cz>
260
261 Revert:
262 2022-11-09 Martin Liska <mliska@suse.cz>
263
264 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
265 provide a default.
266
267 2022-11-14 Martin Liska <mliska@suse.cz>
268
269 Revert:
270 2022-11-09 Martin Liska <mliska@suse.cz>
271
272 * doc/bsd.rst:
273 Add trailing newline.
274 * doc/contrib.rst:
275 Add trailing newline.
276 * doc/contribute.rst:
277 Add trailing newline.
278 * doc/cppdiropts.rst:
279 Add trailing newline.
280 * doc/cppenv.rst:
281 Add trailing newline.
282 * doc/cppopts.rst:
283 Add trailing newline.
284 * doc/cppwarnopts.rst:
285 Add trailing newline.
286 * doc/funding.rst:
287 Add trailing newline.
288 * doc/gnu.rst:
289 Add trailing newline.
290 * doc/gnu_free_documentation_license.rst:
291 Add trailing newline.
292 * doc/gpl-3.0.rst:
293 Add trailing newline.
294 * doc/indices-and-tables.rst:
295 Add trailing newline.
296 * doc/lgpl-2.1.rst:
297 Add trailing newline.
298 * doc/md.rst:
299 Add trailing newline.
300
301 2022-11-14 Martin Liska <mliska@suse.cz>
302
303 Revert:
304 2022-11-09 Martin Liska <mliska@suse.cz>
305
306 * configure.ac: Use new install URL.
307 * configure: Regenerate.
308
309 2022-11-14 Martin Liska <mliska@suse.cz>
310
311 Revert:
312 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
313
314 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
315 instead of just ``.''.
316 * doc/gcc_sphinx.py: Moved to...
317 * doc/modules/gcc_sphinx.py: ...here.
318
319 2022-11-14 Martin Liska <mliska@suse.cz>
320
321 Revert:
322 2022-11-10 Martin Liska <mliska@suse.cz>
323
324 * doc/baseconf.py: Modernize by using pathlib.
325
326 2022-11-14 Martin Liska <mliska@suse.cz>
327
328 Revert:
329 2022-11-11 Martin Liska <mliska@suse.cz>
330
331 * doc/Makefile: Disable -j auto.
332
333 2022-11-14 Martin Liska <mliska@suse.cz>
334
335 Revert:
336 2022-11-11 Martin Liska <mliska@suse.cz>
337
338 * doc/Makefile: Update comment.
339
340 2022-11-14 Martin Liska <mliska@suse.cz>
341
342 Revert:
343 2022-11-11 Martin Liska <mliska@suse.cz>
344
345 * doc/indices-and-tables.rst: Rename Indexes to Indices.
346
347 2022-11-14 Martin Liska <mliska@suse.cz>
348
349 Revert:
350 2022-11-13 Martin Liska <mliska@suse.cz>
351
352 PR web/107643
353 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
354 is set.
355 * doc/indices-and-tables.rst: Use include_todo tag.
356
357 2022-11-14 Martin Liska <mliska@suse.cz>
358
359 Revert:
360 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
361
362 * doc/contrib.rst: Update Jeff Law's email address.
363
364 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
365
366 * doc/contrib.rst: Update Jeff Law's email address.
367
368 2022-11-13 Martin Liska <mliska@suse.cz>
369
370 PR web/107643
371 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
372 is set.
373 * doc/indices-and-tables.rst: Use include_todo tag.
374
375 2022-11-11 Martin Liska <mliska@suse.cz>
376
377 * doc/indices-and-tables.rst: Rename Indexes to Indices.
378
379 2022-11-11 Martin Liska <mliska@suse.cz>
380
381 * doc/Makefile: Update comment.
382
383 2022-11-11 Martin Liska <mliska@suse.cz>
384
385 * doc/Makefile: Disable -j auto.
386
387 2022-11-10 Martin Liska <mliska@suse.cz>
388
389 * doc/baseconf.py: Modernize by using pathlib.
390
391 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
392
393 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
394 instead of just ``.''.
395 * doc/gcc_sphinx.py: Moved to...
396 * doc/modules/gcc_sphinx.py: ...here.
397
398 2022-11-09 Martin Liska <mliska@suse.cz>
399
400 * configure.ac: Use new install URL.
401 * configure: Regenerate.
402
403 2022-11-09 Martin Liska <mliska@suse.cz>
404
405 * doc/bsd.rst:
406 Add trailing newline.
407 * doc/contrib.rst:
408 Add trailing newline.
409 * doc/contribute.rst:
410 Add trailing newline.
411 * doc/cppdiropts.rst:
412 Add trailing newline.
413 * doc/cppenv.rst:
414 Add trailing newline.
415 * doc/cppopts.rst:
416 Add trailing newline.
417 * doc/cppwarnopts.rst:
418 Add trailing newline.
419 * doc/funding.rst:
420 Add trailing newline.
421 * doc/gnu.rst:
422 Add trailing newline.
423 * doc/gnu_free_documentation_license.rst:
424 Add trailing newline.
425 * doc/gpl-3.0.rst:
426 Add trailing newline.
427 * doc/indices-and-tables.rst:
428 Add trailing newline.
429 * doc/lgpl-2.1.rst:
430 Add trailing newline.
431 * doc/md.rst:
432 Add trailing newline.
433
434 2022-11-09 Martin Liska <mliska@suse.cz>
435
436 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
437 provide a default.
438
439 2022-11-09 Martin Liska <mliska@suse.cz>
440
441 * configure: Regenerate.
442 * configure.ac: Support Sphinx based documentation.
443
444 2022-11-09 Martin Liska <mliska@suse.cz>
445
446 * doc/baseconf.py: Port to GCC sources.
447
448 2022-11-09 Martin Liska <mliska@suse.cz>
449
450 * doc/Makefile: New file.
451 * doc/_static/custom.css: New file.
452 * doc/baseconf.py: New file.
453 * doc/bsd.rst: New file.
454 * doc/contrib.rst: New file.
455 * doc/contribute.rst: New file.
456 * doc/cppdiropts.rst: New file.
457 * doc/cppenv.rst: New file.
458 * doc/cppopts.rst: New file.
459 * doc/cppwarnopts.rst: New file.
460 * doc/favicon.ico: New file.
461 * doc/funding.rst: New file.
462 * doc/gcc_sphinx.py: New file.
463 * doc/gnu.rst: New file.
464 * doc/gnu_free_documentation_license.rst: New file.
465 * doc/gpl-3.0.rst: New file.
466 * doc/indices-and-tables.rst: New file.
467 * doc/lgpl-2.1.rst: New file.
468 * doc/logo.pdf: New file.
469 * doc/logo.svg: New file.
470 * doc/md.rst: New file.
471 * doc/requirements.txt: New file.
472
473 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
474
475 * Makefile.def: Remove module 'liboffloadmic'.
476 * Makefile.in: Regenerate.
477 * configure.ac: Remove 'liboffloadmic' handling.
478 * configure: Regenerate.
479
480 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
481
482 * MAINTAINERS: Update email address.
483
484 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
485
486 * configure.ac: Don't configure readline if --with-system-readline is
487 used.
488 * configure: Re-generate.
489
490 2022-10-12 Cui,Lili <lili.cui@intel.com>
491
492 * MAINTAINERS (Write After Approval): Add myself.
493
494 2022-10-11 Olivier Hainque <hainque@adacore.com>
495
496 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
497 and friends for rtp !large. Assume the linker has the required
498 abilities and set lt_cv_deplibs_check_method.
499
500 2022-09-30 Olivier Hainque <hainque@adacore.com>
501
502 * configure.ac (*vxworks*): If enable_shared is not
503 set, set to "no" and add --disable-shared to target and
504 host_configargs.
505 * configure: Regenerate.
506
507 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
508
509 * MAINTAINERS: Update my email address and DCO entry.
510
511 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
512
513 * MAINTAINERS (Write After Approval): Add myself.
514
515 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
516
517 * MAINTAINERS (Write After Approval): Add myself.
518
519 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
520
521 * MAINTAINERS: Update my email address.
522
523 2022-09-07 Tom de Vries <tdevries@suse.de>
524
525 * configure.ac: Set extra_host_libiberty_configure_flags and
526 extra_host_zlib_configure_flags in separate case statements.
527 * configure: Regenerate.
528
529 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
530
531 * MAINTAINERS: Update c-sky port maintainers' emails.
532
533 2022-08-31 Martin Liska <mliska@suse.cz>
534
535 * configure: Regenerate.
536 * configure.ac: Delete hpux9 and hpux10.
537
538 2022-08-18 Sergei Trofimovich <siarheit@google.com>
539
540 * Makefile.def: Drop libelf module and gcc-configure dependency
541 on it.
542 * Makefile.in: Regenerate with 'autogen Makefile.def'.
543 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
544 LIBELFINC.
545 * configure: Regenrate.
546 * configure.ac (host_libs): Drop unused libelf.
547
548 2022-08-18 Sergei Trofimovich <siarheit@google.com>
549
550 * Makefile.in: Regenerate.
551
552 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
553
554 * MAINTAINERS: Add myself as AutoFDO maintainer.
555
556 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
557 Arnaud Charlet <charlet@adacore.com>
558
559 * configure: Regenerate.
560
561 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
562
563 PR bootstrap/106472
564 * Makefile.def (dependencies): Make configure-target-libgo depend
565 upon all-target-libbacktrace.
566
567 2022-07-27 David Faust <david.faust@oracle.com>
568
569 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
570
571 2022-07-27 Richard Biener <rguenther@suse.de>
572
573 * MAINTAINERS (Roger Sayle): Update e-mail address.
574
575 2022-07-21 Sam Feifer <sfeifer@redhat.com>
576
577 * MAINTAINERS (Write After Approval): Add myself.
578
579 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
580
581 * MAINTAINERS: Add myself as Ada front end co-maintainer.
582
583 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
584
585 * .gitignore: Do not ignore config.h.
586
587 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
588
589 * MAINTAINERS: Add myself to Write After Approval.
590
591 2022-07-04 Martin Liska <mliska@suse.cz>
592
593 * MAINTAINERS: fix sorting of names
594
595 2022-07-03 Immad Mir <mirimmad17@gmail.com>
596
597 * MAINTAINERS: add myself.
598
599 2022-07-03 Immad Mir <mirimmad17@gmail.com>
600
601 * MAINTAINERS: Add myself to write after approval and DCO.
602
603 2022-07-02 Tim Lange <mail@tim-lange.me>
604
605 * MAINTAINERS: Add myself.
606
607 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
608
609 * MAINTAINERS (Write After Approval): Add myself.
610
611 2022-06-30 Cui,Lili <lili.cui@intel.com>
612
613 Revert:
614 2022-06-30 Cui,Lili <lili.cui@intel.com>
615
616 * MAINTAINERS (Write After Approval): Add myself.
617
618 2022-06-30 Cui,Lili <lili.cui@intel.com>
619
620 * MAINTAINERS (Write After Approval): Add myself.
621
622 2022-06-28 Alexandre Oliva <oliva@adacore.com>
623
624 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
625 (EXTRA_GCC_FLAGS): Likewise.
626 * Makefile.in: Rebuilt.
627
628 2022-06-28 konglin1 <lingling.kong@intel.com>
629
630 * MAINTAINERS (Write After Approval): Add myself.
631
632 2022-06-27 Tom de Vries <tdevries@suse.de>
633
634 * configure.ac: Build libiberty pic variant for gdbserver.
635 * configure: Regenerate.
636
637 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
638
639 * configure: Regenerate.
640 * configure.ac: Correct use of $host.
641
642 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
643
644 * MAINTAINERS: Remove tilegx and tilepro entries.
645 * configure.ac: Remove tilegx and tilepro stanzas.
646 * configure: Rebuilt.
647
648 2022-05-28 Bruce Korb <bkorb@gnu.org>
649
650 * .gitignore: Ignore vim swap files
651
652 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
653
654 * MAINTAINERS: Add myself to write after approval.
655
656 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
657
658 * MAINTAINERS: Remove myself from DCO section.
659
660 2022-05-09 Xi Ruoyao <xry111@xry111.site>
661
662 * MAINTAINERS: Update my email address.
663
664 2022-05-09 Clément Chigot <chigot@adacore.com>
665
666 * MAINTAINERS: Update my email address.
667
668 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
669
670 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
671 section.
672
673 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
674
675 * MAINTAINERS: Update my email address.
676
677 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
678
679 * MAINTAINERS: Update my email address.
680
681 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
682
683 * MAINTAINERS: (CPU Port Maintainers): Add myself and
684 Lulu as LoongArch port maintainer.
685
686 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
687 Lulu Cheng <chenglulu@loongson.cn>
688
689 * configure.ac: Add LoongArch tuples.
690 * configure: Regenerate.
691
692 2022-03-28 Tom Tromey <tromey@adacore.com>
693
694 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
695 * configure: Rebuild.
696
697 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
698
699 * MAINTAINERS: Change my information.
700
701 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
702
703 * MAINTAINERS: Add myself to DCO section.
704
705 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
706
707 * configure.ac: Fix incorrect option in comment.
708 * configure: Regenerate.
709
710 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
711
712 * Makefile.def (dependencies): Make configure-sim depend on
713 all-readline.
714 * Makefile.in: Regenerate.
715
716 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
717
718 * MAINTAINERS (Write After Approval): Update my e-mail address.
719
720 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
721
722 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
723
724 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
725
726 * MAINTAINERS: Update my email and add myself to the DCO list.
727
728 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
729
730 Revert:
731 2021-09-16 Andrew Pinski <apinski@marvell.com>
732
733 PR bootstrap/67102
734 * Makefile.def: Have configure-target-libffi depend on
735 all-target-libstdc++-v3.
736 * Makefile.in: Regenerate.
737
738 2022-01-22 Jakub Jelinek <jakub@redhat.com>
739
740 PR other/104181
741 * build.log: Remove.
742
743 2022-01-20 Martin Liska <mliska@suse.cz>
744
745 * MAINTAINERS: Adjust email address based on IRC request.
746
747 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
748
749 * MAINTAINERS: Update my email address.
750
751 2022-01-17 Martin Liska <mliska@suse.cz>
752
753 * MAINTAINERS: Rename .c names to .cc.
754
755 2022-01-13 Jakub Jelinek <jakub@redhat.com>
756
757 * Makefile.am: Remove.
758
759 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
760
761 * Makefile.am: New file.
762
763 2022-01-11 Martin Liska <mliska@suse.cz>
764
765 * MAINTAINERS: Sort 2 names.
766
767 2022-01-10 Martin Liska <mliska@suse.cz>
768
769 * MAINTAINERS: Fix obvious issues with sorting.
770
771 2022-01-07 liuhongt <hongtao.liu@intel.com>
772
773 * build.log: New file.
774
775 2022-01-05 Nathan Sidwell <nathan@acm.org>
776
777 * MAINTAINERS: Add DCO entry. Sort that list.
778
779 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
780
781 * MAINTAINERS: Change of email address in both DCO and
782 Write After Approval list.
783
784 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
785
786 * configure: Regenerate.
787
788 2021-12-21 Martin Liska <mliska@suse.cz>
789
790 * config.sub: Change mode back to 755.
791
792 2021-12-17 Martin Liska <mliska@suse.cz>
793
794 * config.sub: Sync from master.
795
796 2021-12-17 Martin Liska <mliska@suse.cz>
797
798 Revert:
799 2021-12-16 Matthias Seidel <mseidel@apache.org>
800
801 * config.sub: Fix typo.
802
803 2021-12-16 Matthias Seidel <mseidel@apache.org>
804
805 * config.sub: Fix typo.
806
807 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
808
809 Revert:
810 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
811
812 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
813 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
814 * configure.ac: Include config/gcc-plugin.m4.
815 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
816 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
817 RANLIB if possible.
818 * Makefile.in: Regenerated.
819 * configure: Likewise.
820
821 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
822
823 * Makefile.tpl (BUILD_CFLAGS): New.
824 (CFLAGS): Append $(BUILD_CFLAGS).
825 (CXXFLAGS): Likewise.
826 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
827 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
828 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
829 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
830 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
831 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
832 (PGO-TRAINING-TARGETS): Likewise.
833 (PGO_BUILD_TRAINING): Likewise.
834 (all): Add '+' to the command line for recursive make. Support
835 the PGO build.
836 * configure.ac: Add --enable-pgo-build[=lto].
837 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
838 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
839 * Makefile.in: Regenerated.
840 * configure: Likewise.
841
842 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
843
844 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
845 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
846 * configure.ac: Include config/gcc-plugin.m4.
847 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
848 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
849 RANLIB if possible.
850 * Makefile.in: Regenerated.
851 * configure: Likewise.
852
853 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
854
855 * MAINTAINERS: Add myself to write after approval.
856
857 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
858
859 * MAINTAINERS: Adding myself.
860
861 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
862
863 * configure: Regenerate.
864 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
865 $(CPP).
866
867 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
868
869 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
870 libatomic.
871 * Makefile.in: Regenerate.
872 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
873 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
874 target-libphobos-bootstrap.
875 (STAGE2_CONFIGURE_FLAGS): Likewise.
876 * configure: Regenerate.
877 * configure.ac: Add support for bootstrapping D front-end.
878
879 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
880
881 * MAINTAINERS: Add myself to DCO section and update email address.
882
883 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
884
885 * configure: Regenerate.
886 * configure.ac: Ensure that PIC (shared) defaults are set
887 correctly for Darwin.
888
889 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
890
891 * MAINTAINERS: Update my address.
892
893 2021-11-12 Alan Modra <amodra@gmail.com>
894
895 * Makefile.def (configure-opcodes): Depend on configure-bfd.
896 * Makefile.in: Regenerate.
897
898 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
899
900 * MAINTAINERS: Clarify the policy WRT the Write After Approval
901 list.
902
903 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
904
905 * MAINTAINERS (Reviewers, arc): Remove my entry.
906 (Write After Approval): Add an entry for myself.
907
908 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
909
910 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
911 * Makefile.in: Regenerate.
912 * configure: Regenerate.
913 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
914
915 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
916
917 * MAINTAINERS: Fix up Maciej's entries.
918
919 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
920
921 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
922 maintainer.
923
924 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
925
926 PR other/102663
927 * Makefile.def: Handle install-dvi target.
928 * Makefile.tpl: Likewise.
929 * Makefile.in: Regenerate.
930
931 2021-10-19 Clément Chigot <clement.chigot@atos.net>
932
933 * MAINTAINERS: Add myself for write after approval.
934
935 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
936
937 * Makefile.def: Mark libcody, libdecnumber,
938 c++tools, libgcc, and libobjc as missing TAGS
939 targets.
940 * Makefile.in: Regenerate.
941
942 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
943
944 * MAINTAINERS: Add myself to DCO section and update email
945 address.
946
947 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
948
949 * MAINTAINERS: Add myself to DCO section.
950
951 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
952
953 * configure: Regenerate.
954 * configure.ac (skipdirs): Add the contents of target_configdirs if
955 we are not building gcc.
956
957 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
958
959 * Makefile.def: Back-port commits ba4d88ad892f and
960 755ba58ebef0 from binutils-gdb repository.
961 * Makefile.in: Regenerated.
962
963 2021-09-20 Harald Anlauf <anlauf@gmx.de>
964
965 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
966
967 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
968
969 * Makefile.def: Add a jit check target for the jit
970 language.
971 * Makefile.in: Regenerate.
972
973 2021-09-16 Andrew Pinski <apinski@marvell.com>
974
975 PR bootstrap/67102
976 * Makefile.def: Have configure-target-libffi depend on
977 all-target-libstdc++-v3.
978 * Makefile.in: Regenerate.
979
980 2021-09-10 Petter Tomner <tomner@kth.se>
981
982 * MAINTAINERS: Me added to DCO and write after approval
983
984 2021-09-01 YunQiang Su <syq@debian.org>
985
986 * MAINTAINERS: Add myself for write after approval.
987
988 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
989
990 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
991 * Makefile.in: Regenerate.
992
993 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
994
995 * MAINTAINERS: Add myself for write after approval.
996
997 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
998
999 * Makefile.in: Regenerate.
1000 * Makefile.tpl: Make the state of the configured host
1001 shared flag available to makefile fragements.
1002
1003 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
1004
1005 * MAINTAINERS (Write After Approval): Add myself.
1006
1007 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1008
1009 * .dir-locals.el (bug-reference-url-format): Use https.
1010
1011 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1012
1013 * .dir-locals.el (c-mode): Change fill-column to 79.
1014
1015 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
1016
1017 * MAINTAINERS: Add myself to DCO section.
1018
1019 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
1020
1021 * configure: Regenerate.
1022 * configure.ac: Adjust cases for which it is necessary to
1023 include the Darwin host config fragment.
1024
1025 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1026
1027 * MAINTAINERS: Add myself for write after approval and DCO.
1028
1029 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1030
1031 * Makefile.def: Add dsymutil defs.
1032 * Makefile.in: Regenerated.
1033 * Makefile.tpl: Add dsymutil to flags.
1034 * configure: Regenerated.
1035 * configure.ac: Add dsymutil to target and build recipes.
1036
1037 2021-07-01 Ankur Saini <arsenic@sourceware.org>
1038
1039 * MAINTAINERS: Add myself for write after approval.
1040
1041 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1042
1043 * MAINTAINERS (Write After Approval): Add myself.
1044
1045 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
1046
1047 * MAINTAINERS: Add myself for write after approval and DCO
1048
1049 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1050
1051 * .gitignore: Add entry for cscope.out.
1052
1053 2021-06-22 liuhongt <hongtao.liu@intel.com>
1054
1055 * MAINTAINERS: Remove my Write After Approval entry.
1056
1057 2021-06-21 liuhongt <hongtao.liu@intel.com>
1058
1059 * MAINTAINERS: Add myself as maintainer of the i386 vector
1060 extensions.
1061
1062 2021-06-18 Antoni Boucher <bouanto@zoho.com>
1063
1064 * MAINTAINERS (Write After Approval): Add myself.
1065
1066 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
1067
1068 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1069 as *vrp and ranger maintainers.
1070
1071 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1072
1073 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1074 not trigger testsuite failures.
1075
1076 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1077
1078 * MAINTAINERS: Add myself to DCO section with both email addresses.
1079
1080 2021-06-03 Jason Merrill <jason@redhat.com>
1081
1082 * MAINTAINERS: Add DCO version number.
1083
1084 2021-06-02 Jason Merrill <jason@redhat.com>
1085
1086 * MAINTAINERS: Add DCO section.
1087
1088 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1089
1090 * MAINTAINERS (Write After Approval): Add myself.
1091
1092 2021-05-29 Mike Frysinger <vapier@gentoo.org>
1093
1094 * configure.ac: Add gnulib to configdirs for sim.
1095 * configure: Regenerate.
1096
1097 2021-05-18 Mike Frysinger <vapier@gentoo.org>
1098
1099 * Makefile.def: Add configure-sim dependency on all-gnulib.
1100 * Makefile.in: Regenerated.
1101
1102 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1103
1104 * MAINTAINERS (Write After Approval): Add myself.
1105
1106 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1107
1108 * MAINTAINERS (Write After Approval): Add myself.
1109
1110 2021-05-11 Martin Liska <mliska@suse.cz>
1111
1112 * MAINTAINERS: Remove entries for removed
1113 components (HSA, BRIG, libhsail-rt).
1114 Move Pekka to Write After Approval.
1115
1116 2021-05-11 Martin Liska <mliska@suse.cz>
1117
1118 * Makefile.def: Remove libhsail-rt.
1119 * Makefile.in: Likewise.
1120 * configure.ac: Likewise.
1121 * configure: Regenerate.
1122 * libhsail-rt/ChangeLog: Removed.
1123 * libhsail-rt/Makefile.am: Removed.
1124 * libhsail-rt/Makefile.in: Removed.
1125 * libhsail-rt/README: Removed.
1126 * libhsail-rt/aclocal.m4: Removed.
1127 * libhsail-rt/configure: Removed.
1128 * libhsail-rt/configure.ac: Removed.
1129 * libhsail-rt/configure.tgt: Removed.
1130 * libhsail-rt/include/internal/fibers.h: Removed.
1131 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1132 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1133 * libhsail-rt/include/internal/workitems.h: Removed.
1134 * libhsail-rt/rt/arithmetic.c: Removed.
1135 * libhsail-rt/rt/atomics.c: Removed.
1136 * libhsail-rt/rt/bitstring.c: Removed.
1137 * libhsail-rt/rt/fbarrier.c: Removed.
1138 * libhsail-rt/rt/fibers.c: Removed.
1139 * libhsail-rt/rt/fp16.c: Removed.
1140 * libhsail-rt/rt/misc.c: Removed.
1141 * libhsail-rt/rt/multimedia.c: Removed.
1142 * libhsail-rt/rt/queue.c: Removed.
1143 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1144 * libhsail-rt/rt/segment.c: Removed.
1145 * libhsail-rt/rt/workitems.c: Removed.
1146 * libhsail-rt/target-config.h.in: Removed.
1147
1148 2021-05-04 Nick Clifton <nickc@redhat.com>
1149
1150 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1151 * configure: Regenerate.
1152
1153 2021-04-28 Jakub Jelinek <jakub@redhat.com>
1154 Tobias Burnus <tobias@codesourcery.com>
1155
1156 * configure.ac (--enable-offload-defaulted): New.
1157 * configure: Regenerate.
1158
1159 2021-04-23 David Faust <david.faust@oracle.com>
1160
1161 * MAINTAINERS (Write After Approval): Add myself.
1162
1163 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1164
1165 * MAINTAINERS (Write After Approval): Add myself.
1166
1167 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1168
1169 * MAINTAINERS: Add myself as pru port maintainer.
1170
1171 2021-03-23 David Malcolm <dmalcolm@redhat.com>
1172
1173 * MAINTAINERS: Add myself as static analyzer maintainer.
1174
1175 2021-03-18 Jeff Law <jlaw@tachyum.com>
1176
1177 * MAINTAINERS: Update primary entry.
1178
1179 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1180
1181 * MAINTAINERS (Write After Approval): Add myself.
1182
1183 2021-03-13 Mike Frysinger <vapier@gentoo.org>
1184
1185 * Makefile.def: Remove all-sim dependency on configure-gdb.
1186 * Makefile.in: Regenerated.
1187
1188 2021-03-11 Jeff Law <law@redhat.com>
1189
1190 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1191
1192 2021-03-11 Martin Liska <mliska@suse.cz>
1193
1194 * Makefile.tpl: The change was done Makefile.in which
1195 is generated file.
1196
1197 2021-03-08 Jeff Law <law@redhat.com>
1198
1199 * MAINTAINERS: Update my email address
1200
1201 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1202
1203 * config.guess: Import latest upstream.
1204 * config.sub: Import latest upstream.
1205
1206 2021-01-25 Martin Liska <mliska@suse.cz>
1207
1208 PR gcov-profile/98739
1209 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1210 for profiledbootstrap.
1211
1212 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1213
1214 * MAINTAINERS (Write After Approval): Add myself.
1215
1216 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1217
1218 * MAINTAINERS (Write After Approval): Update my e-mail address.
1219
1220 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1221
1222 * MAINTAINERS: Fix spacing.
1223
1224 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1225
1226 * MAINTAINERS (Write After Approval): Add myself
1227
1228 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1229
1230 * Makefile.def: Sync with binutils-gdb:
1231 (dependencies): all-ld depends on all-libctf.
1232 (host_modules): libctf is no longer no_install.
1233 No longer no_check. Checking depends on all-ld.
1234 * Makefile.in: Regenerated.
1235
1236 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1237
1238 * libtool.m4: Match gnu* along other GNU systems.
1239 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1240 * libgo/configure: Re-generate.
1241
1242 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1243
1244 * MAINTAINERS: Update my email address.
1245
1246 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1247
1248 * MAINTAINERS (Write After Approval): Add myself.
1249
1250 2020-12-15 Nathan Sidwell <nathan@acm.org>
1251
1252 * Makefile.def
1253 * Makefile.in
1254 * Makefile.tpl
1255 * configure
1256 * configure.ac
1257
1258 2020-12-15 Nathan Sidwell <nathan@acm.org>
1259
1260 * Makefile.def: Add libcody.
1261 * configure.ac: Add libcody.
1262 * Makefile.in: Regenerated.
1263 * configure: Regenerated.
1264
1265 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1266
1267 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1268
1269 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1270
1271 PR target/97865
1272 * libtool.m4: Update handling of Darwin platform link flags
1273 for Darwin20.
1274
1275 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1276
1277 * .gitignore: Sync with binutils-gdb
1278
1279 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1280
1281 * MAINTAINERS: Add myself as arc port maintainer.
1282
1283 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1284
1285 PR d/87788
1286 * configure.ac: Don't disable D for *-*-darwin*.
1287 * configure: Regenerate.
1288
1289 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1290
1291 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1292 hppa64-*-hpux11*.
1293
1294 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1295
1296 * configure: Regenerate.
1297 * configure.ac: Add --bootstrap-hwasan option.
1298
1299 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1300
1301 * config.guess: Import latest upstream.
1302 * config.sub: Import latest upstream.
1303
1304 2020-11-16 Martin Liska <mliska@suse.cz>
1305
1306 * .gitignore: Add cache as clangd uses it now.
1307
1308 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1309
1310 * MAINTAINERS (Write After Approval): add myself
1311
1312 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1313
1314 * MAINTAINERS (Write After Approval): Add myself.
1315
1316 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1317
1318 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1319 Remove FIXME comments.
1320
1321 2020-11-06 Martin Uecker <muecker@gwdg.de>
1322
1323 * MAINTAINERS: Update my email address.
1324
1325 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1326
1327 * MAINTAINERS (Write After Approval): Add myself.
1328
1329 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1330
1331 PR target/97302
1332 * configure.ac: Only set with_gmp to /usr/local
1333 if not building in tree.
1334 * configure: Regenerate.
1335
1336 2020-09-18 Omar Tahir <omar.tahir@arm.com>
1337
1338 * MAINTAINERS (Write After Approval): Add myself.
1339
1340 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
1341
1342 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1343
1344 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
1345
1346 PR bootstrap/96612
1347 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1348 if not the same as ${host}.
1349 * configure: Regenerate.
1350
1351 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1352
1353 * MAINTAINERS (Write After Approval): Add myself.
1354
1355 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1356
1357 * MAINTAINERS: Update my email address.
1358
1359 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1360
1361 * MAINTAINERS (Write After Approval): Add myself.
1362
1363 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1364
1365 * MAINTAINERS (Write After Approval): Add myself.
1366
1367 2020-06-12 Martin Liska <mliska@suse.cz>
1368
1369 * .gitignore: Add .clang-tidy.
1370
1371 2020-06-08 Jason Merrill <jason@redhat.com>
1372
1373 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1374 * configure: Regenerate.
1375
1376 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1377
1378 * MAINTAINERS: Add myself as xtensa port maintainer.
1379
1380 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1381
1382 * configure.ac: Don't require --enable-host-shared when building
1383 for Mingw.
1384 * configure: Regenerate.
1385
1386 2020-05-18 Jason Merrill <jason@redhat.com>
1387
1388 * configure.ac: Update bootstrap dialect to -std=c++11.
1389
1390 2020-05-18 Alex Coplan <alex.coplan@arm.com>
1391
1392 * MAINTAINERS (Write After Approval): Add myself.
1393
1394 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1395
1396 PR target/92713
1397 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1398 (noconfigdirs): Add 'target-libstdc++-v3'.
1399 * configure: Regenerate.
1400
1401 2020-04-21 Stephen Casner <casner@acm.org>
1402
1403 PR 25830
1404 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1405 * configure: Rebuild.
1406
1407 2020-04-17 Martin Liska <mliska@suse.cz>
1408 Jonathan Yong <10walls@gmail.com>
1409
1410 PR gcov-profile/94570
1411 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1412 for CYGWIN.
1413
1414 2020-04-14 Martin Jambor <mjambor@suse.cz>
1415
1416 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1417
1418 2020-04-09 Tom Tromey <tom@tromey.com>
1419
1420 * configure: Rebuild.
1421 * Makefile.in: Rebuild.
1422 * Makefile.def (gdbsupport, gdbserver): New host modules.
1423 (configure-gdb): Depend on all-gdbsupport.
1424 (all-gdb): Depend on all-gdbsupport, all-libctf.
1425 * configure.ac (host_tools): Add gdbserver.
1426 Conditionally build gdbserver and gdbsupport.
1427
1428 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
1429
1430 * configure.ac: Build libgomp by default for amdgcn.
1431 * configure: Regenerate.
1432
1433 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1434
1435 * MAINTAINERS (Write After Approval): Add myself.
1436
1437 2020-02-28 Joel Hutton <joel.hutton@arm.com>
1438
1439 * MAINTAINERS (Write After Approval) : Add myself.
1440
1441 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
1442
1443 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1444
1445 2020-02-14 Martin Sebor <msebor@redhat.com>
1446
1447 * doc/extend.texi (attribute alias): Mention type requirement.
1448 (attribute weak): Same.
1449 (attribute weakref): Correct invalid example.
1450
1451 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1452
1453 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1454
1455 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1456 Jakub Jelinek <jakub@redhat.com>
1457
1458 * .gitattributes: Add *.md diff=md.
1459
1460 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
1461
1462 The mentioned auto-generated file is no more part of the
1463
1464 GCC sources, it's auto-generated in $(builddir) during build.
1465
1466 PR target/92055
1467 * contrib/gcc_update (files_and_dependencies): Remove
1468 entry for gcc/config/avr/t-multilib.
1469
1470 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
1471
1472 * MAINTAINERS: Update my email address.
1473
1474 2020-01-13 Joseph Myers <joseph@codesourcery.com>
1475
1476 * README.MOVED_TO_GIT: Remove.
1477
1478 2020-01-11 Joseph Myers <joseph@codesourcery.com>
1479
1480 * README.MOVED_TO_GIT: New file.
1481
1482 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1483
1484 * MAINTAINERS (Write After Approval): Add myself.
1485
1486 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
1487
1488 * MAINTAINERS (write_after_approval): Add myself.
1489
1490 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1491
1492 * MAINTAINERS (write_after_approval): Add myself.
1493
1494 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1495
1496 * MAINTAINERS (write_after_approval): Add myself.
1497
1498 2019-12-11 Matthias Klose <doko@ubuntu.com>
1499
1500 * configure.ac: Factor out common cases for compare_exclusions.
1501 * configure: Regenerate.
1502
1503 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1504
1505 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1506 flag.
1507
1508 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1509
1510 * MAINTAINERS (Write After Approval): Add myself.
1511
1512 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1513
1514 PR middle-end/92463
1515 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1516 * configure: Regenerate
1517
1518 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1519
1520 * configure.ac: Use https for gcc.gnu.org.
1521 * configure: Regenerated.
1522
1523 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1524
1525 * MAINTAINERS (aarch64 port): Remove my name, move to...
1526 (Write After Approval): ...Here.
1527
1528 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1529
1530 * MAINTAINERS: Change my email address as maintainer.
1531
1532 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1533
1534 PR fortran/91828
1535 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1536 * configure: Regenerated.
1537
1538 2019-10-21 Jason Merrill <jason@redhat.com>
1539
1540 * .gitattributes: Also check ChangeLog whitespace.
1541
1542 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1543
1544 * contrib/dg-extract-results.sh: Add support for KPASS.
1545 * contrib/dg-extract-results.py: Likewise.
1546
1547 2019-10-17 Jason Merrill <jason@redhat.com>
1548
1549 * .gitattributes: Avoid {} in filename pattern.
1550
1551 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1552
1553 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1554 Approval section.
1555
1556 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
1557
1558 * MAINTAINERS: Add myself to Write After Approval
1559
1560 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1561
1562 * MAINTAINERS: Add myself as an aarch64 maintainer.
1563
1564 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1565
1566 * MAINTAINERS: Add myself as aarch64 maintainer.
1567
1568 2019-09-23 Carl Love <cel@us.ibm.com>
1569
1570 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1571 New define_insn.
1572 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1573 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1574
1575 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1576
1577 * MAINTAINERS (Sam Tebbs): Update email address.
1578
1579 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
1580
1581 * MAINTAINERS: Update my email address.
1582
1583 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
1584
1585 * libtool.m4: Handle uclinuxfdpiceabi.
1586
1587 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1588
1589 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1590 Remove myself from Write After Approval section.
1591
1592 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1593
1594 * configure.ac: Support for bpf-*-* targets.
1595 * configure: Regenerate.
1596
1597 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1598
1599 * config.sub: Import upstream version 2019-06-30.
1600 * config.guess: Import upstream version 2019-07-24.
1601
1602 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1603
1604 * MAINTAINERS: Remove spu port maintainers.
1605
1606 2019-08-28 Martin Liska <mliska@suse.cz>
1607
1608 * .gitignore: Add .clangd and compile_commands.json
1609 to .gitignore.
1610
1611 2019-08-23 Michael Forney <mforney@mforney.org>
1612
1613 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1614 * Makefile.in: Regenerate.
1615
1616 2019-08-19 Tom Tromey <tom@tromey.com>
1617
1618 * configure: Rebuild.
1619 * configure.ac: Add --with-static-standard-libraries.
1620
1621 2019-08-16 Alexandre Oliva <oliva@gnu.org>
1622
1623 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1624
1625 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1626
1627 * MAINTAINERS (Write After Approval): Add myself.
1628
1629 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1630
1631 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1632 RISC-V port maitainer.
1633
1634 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1635
1636 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1637
1638 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1639
1640 * MAINTAINERS (Write After Approval): Add myself.
1641
1642 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
1643
1644 * MAINTAINERS (Write After Approval): Add myself.
1645
1646 2019-06-25 Martin Liska <mliska@suse.cz>
1647
1648 contrib/filter-clang-warnings.py: Transform from
1649 filter-rtags-warnings.py.
1650
1651 2019-06-15 Tom Tromey <tom@tromey.com>
1652
1653 * configure.ac (host_libs): Add gnulib.
1654 * configure: Rebuild.
1655 * Makefile.def (host_modules, dependencies): Add gnulib.
1656 * Makefile.in: Rebuild.
1657
1658 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1659
1660 * MAINTAINERS (Write After Approval): Add myself.
1661
1662 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1663
1664 * configure: Regenerate.
1665 * configure.ac: Add PRU target.
1666
1667 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1668
1669 * MAINTAINERS (Write After Approval): Add myself.
1670
1671 2019-06-11 Nick Clifton <nickc@redhat.com>
1672
1673 Import these changes from the binutils/gdb repository:
1674
1675 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1676
1677 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1678 and all its deps.
1679 * Makefile.in: Regenerated.
1680
1681 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1682
1683 * Makefile.def (host_modules): Add libctf.
1684 * Makefile.def (dependencies): Likewise.
1685 libctf depends on zlib, libiberty, and bfd.
1686 * Makefile.in: Regenerated.
1687 * configure.ac (host_libs): Add libctf.
1688 * configure: Regenerated.
1689
1690 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1691
1692 * MAINTAINERS (Write After Approval): Add myself.
1693
1694 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
1695
1696 * MAINTAINERS: Update my email address.
1697
1698 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
1699
1700 * MAINTAINERS (Write After Approval): Add myself.
1701
1702 2019-05-16 Jun Ma <junma@linux.alibaba.com>
1703
1704 * MAINTAINERS (Write After Approval): Add myself.
1705
1706 2019-05-07 Jim Wilson <jimw@sifive.com>
1707
1708 * MAINTAINERS: Remove myself as IA-64 maintainer.
1709
1710 2019-05-04 Roland Illig <roland.illig@gmx.de>
1711
1712 * MAINTAINERS (Write After Approval): Add myself.
1713
1714 2019-05-02 Richard Biener <rguenther@suse.de>
1715
1716 PR bootstrap/85574
1717 * Makefile.tpl (compare target): Also compare extra-compare
1718 files.
1719 * Makefile.in: Regenerate.
1720
1721 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1722
1723 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1724 as modulo-scheduler maintainer.
1725
1726 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1727
1728 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1729
1730 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1731
1732 * MAINTAINERS: Update my email address.
1733
1734 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
1735
1736 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1737 * configure: Regenerate.
1738
1739 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1740
1741 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1742 * configure: Regenerate.
1743
1744 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1745
1746 * configure.ac: Add target-zlib to target_libraries.
1747 * configure: Regenerate.
1748
1749 2019-04-09 Martin Liska <mliska@suse.cz>
1750
1751 * Makefile.in: Regenerate.
1752 * Makefile.tpl: Pass GENERATOR_CFLAGS
1753 in all stages.
1754
1755 2019-03-28 Martin Liska <mliska@suse.cz>
1756
1757 PR bootstrap/89829
1758 * Makefile.in: Revert r254150.
1759 * Makefile.tpl: Likewise.
1760
1761 2019-03-28 Ben Elliston <bje@gnu.org>
1762
1763 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1764 related, and libdecnumber.
1765
1766 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
1767
1768 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1769 (Write After Approval): Remove myself.
1770
1771 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1772
1773 * MAINTAINERS (Write After Approval): Add myself.
1774
1775 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
1776
1777 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1778 (Write After Approval): Remove myself and Julian.
1779
1780 2019-01-26 Harald Anlauf <anlauf@gmx.de>
1781
1782 * MAINTAINERS (Write After Approval): Add myself.
1783
1784 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1785
1786 * MAINTAINERS (Write After Approval): Add myself.
1787
1788 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1789
1790 * ChangeLog: Replace space with tab.
1791 * MAINTAINERS: Delete 1 tab to keep alignment.
1792
1793 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1794
1795 * MAINTAINERS (Write After Approval): Add myself.
1796
1797 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
1798
1799 * MAINTAINERS (Write After Approval): Add myself.
1800
1801 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
1802 Kwok Cheung Yeung <kcy@codesourcery.com>
1803 Julian Brown <julian@codesourcery.com>
1804 Tom de Vries <tom@codesourcery.com>
1805 Jan Hubicka <hubicka@ucw.cz>
1806 Martin Jambor <mjambor@suse.cz>
1807
1808 * configure.ac: Likewise.
1809 * configure: Regenerate.
1810 * contrib/config-list.mk: Add amdgcn-amdhsa.
1811
1812 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1813
1814 * MAINTAINERS (Write After Approval): Add myself.
1815
1816 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1817
1818 * MAINTAINERS (Write After Approval): Add myself.
1819
1820 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1821
1822 PR target/88535
1823 * config.guess: Import upstream version 2019-01-03.
1824 * config.sub: Import upstream version 2019-01-01.
1825
1826 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1827
1828 * MAINTAINERS (Write After Approval): Update my maintainer address.
1829
1830 2018-12-21 Gergö Barany <gergo@codesourcery.com>
1831
1832 * MAINTAINERS (Write After Approval): Add myself.
1833
1834 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
1835
1836 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1837
1838 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
1839
1840 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1841 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1842 (GCC_TARGET_TOOL): Likewise.
1843 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1844 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1845 OTOOL, OTOOL_FOR_TARGET: New substitutions.
1846 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1847 * configure: Regenerate.
1848 * Makefile.in: Likewise.
1849
1850 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
1851
1852 * MAINTAINERS (Write After Approval): Add myself.
1853
1854 2018-11-13 Martin Liska <mliska@suse.cz>
1855
1856 * gcc.target/i386/pr87930.c: Move to ...
1857 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
1858
1859 2018-11-10 Stafford Horne <shorne@gmail.com>
1860
1861 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1862 (Write After Approval): Remove myself.
1863
1864 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
1865
1866 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1867 Append $INCICONV to it.
1868
1869 2018-11-04 Stafford Horne <shorne@gmail.com>
1870
1871 * MAINTAINERS (Write After Approval): Add myself.
1872
1873 2018-10-31 Joseph Myers <joseph@codesourcery.com>
1874
1875 PR bootstrap/82856
1876 * multilib.am: New file. From automake.
1877
1878 Merge from binutils-gdb:
1879 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1880
1881 * libtool.m4: Use AC_LANG_SOURCE.
1882 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1883 * ar-lib: New file.
1884 * test-driver: New file.
1885 * configure: Re-generate.
1886
1887 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
1888
1889 * MAINTAINERS (Write After Approval): Add myself.
1890
1891 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1892
1893 PR bootstrap/87788
1894 PR d/87799
1895 * configure: Rebuild.
1896 * configure.ac: Disable D on systems where it is known not to work.
1897
1898 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1899
1900 * Makefile.def (target_modules): Add libphobos.
1901 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1902 GDCFLAGS_FOR_TARGET.
1903 (dependencies): Make libphobos depend on libatomic, libbacktrace
1904 configure, and zlib configure.
1905 (language): Add language d.
1906 * Makefile.in: Rebuild.
1907 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1908 (HOST_EXPORTS): Add GDC.
1909 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1910 (BASE_TARGET_EXPORTS): Add GDC.
1911 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1912 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1913 (EXTRA_HOST_FLAGS): Add GDC.
1914 (STAGE1_FLAGS_TO_PASS): Add GDC.
1915 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1916 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1917 environment variables.
1918 * configure: Rebuild.
1919 * configure.ac: Add target-libphobos to target_libraries. Set and
1920 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1921
1922 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
1923
1924 * MAINTAINERS (Write After Approval): Add myself.
1925
1926 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1927
1928 * MAINTAINERS (Write After Approval): Remove myself.
1929
1930 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1931
1932 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1933
1934 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
1935
1936 * MAINTAINERS: Update my email address.
1937
1938 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
1939
1940 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1941 maintainer.
1942
1943 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
1944
1945 * MAINTAINERS (Write After Approval): Add self.
1946
1947 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
1948
1949 * MAINTAINERS (write after approval): Add myself.
1950
1951 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
1952
1953 * MAINTAINERS: Update my email address.
1954
1955 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
1956
1957 * MAINTAINERS (write after approval): Add myself.
1958
1959 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
1960
1961 * MAINTAINERS: Add self to global reviewers list.
1962
1963 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
1964
1965 MAINTAINERS: Add c-sky port maintainers.
1966
1967 2018-08-10 Martin Liska <mliska@suse.cz>
1968
1969 * MAINTAINERS: Revert change in previous commit and
1970 join lines.
1971
1972 2018-08-10 Martin Liska <mliska@suse.cz>
1973
1974 * MAINTAINERS: Remove extra line.
1975
1976 2018-08-06 Naveen H.S <naveenh@marvell.com>
1977
1978 * MAINTAINERS: Update my email address.
1979
1980 2018-07-19 DJ Delorie <dj@redhat.com>
1981
1982 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1983 as maintainer.
1984
1985 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
1986
1987 * MAINTAINERS: Adjust email address for me and my colleague Robin
1988 Dapp.
1989
1990 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
1991 Sunil K Pandey <sunil.k.pandey@intel.com>
1992
1993 PR target/84413
1994 * config/i386/i386.c (m_CORE_AVX512): New.
1995 (m_CORE_AVX2): Likewise.
1996 (m_CORE_ALL): Add m_CORE_AVX2.
1997 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1998 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1999 and remove the rest of m_SKYLAKE_AVX512.
2000
2001 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2002
2003 * config.sub: Sync with upstream version 2018-07-03.
2004
2005 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2006
2007 * config.guess: Sync with upstream version 2018-06-26.
2008 * config.sub: Sync with upstream version 2018-07-02.
2009
2010 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
2011
2012 * libtool.m4: Sort output of 'find' to enable deterministic builds.
2013 * ltmain.sh: Likewise.
2014
2015 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
2016
2017 * contrib/config-list.mk: Remove powerpc-linux_paired.
2018
2019 2018-06-29 Alexandre Oliva <oliva@adacore.com>
2020
2021 * configure.ac: Introduce support for @unless/@endunless.
2022 * Makefile.tpl (dep-kind): Rewrite with cond; return
2023 postbootstrap in some cases.
2024 (make-postboot-dep, postboot-targets): New.
2025 (dependencies): Do not output postbootstrap dependencies at
2026 first. Output non-target ones changed for configure to depend
2027 on stage_last @if gcc-bootstrap, and the original deps @unless
2028 gcc-bootstrap.
2029 * configure.in, Makefile.in: Rebuilt.
2030
2031 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2032
2033 * MAINTAINERS (write after approval): Add myself.
2034
2035 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2036
2037 * MAINTAINERS (write after approval): Add myself.
2038
2039 2018-06-19 Nick Clifton <nickc@redhat.com>
2040
2041 * zlib/configure.ac: Restore old behaviour of only enabling
2042 multilibs when a target subdirectory is defined. This allows
2043 building with srcdir == builddir.
2044 * zlib/configure: Regenerate.
2045
2046 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2047
2048 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2049 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2050 * Makefile.in: Regenerate.
2051
2052 2018-06-16 Ben Elliston <bje@gnu.org>
2053
2054 * config.guess: Import latest version.
2055 * config.sub: Likewise.
2056
2057 2018-06-08 Martin Liska <mliska@suse.cz>
2058
2059 * MAINTAINERS: Remove MPX-related entries.
2060 * Makefile.def: Remove libmpx support.
2061 * Makefile.in: Regenerate.
2062 * configure.ac: Remove removed files.
2063 * configure: Regenerate.
2064 * libmpx/ChangeLog: Remove.
2065 * libmpx/Makefile.am: Remove.
2066 * libmpx/Makefile.in: Remove.
2067 * libmpx/acinclude.m4: Remove.
2068 * libmpx/aclocal.m4: Remove.
2069 * libmpx/config.h.in: Remove.
2070 * libmpx/configure: Remove.
2071 * libmpx/configure.ac: Remove.
2072 * libmpx/configure.tgt: Remove.
2073 * libmpx/libmpx.spec.in: Remove.
2074 * libmpx/mpxrt/Makefile.am: Remove.
2075 * libmpx/mpxrt/Makefile.in: Remove.
2076 * libmpx/mpxrt/libmpx.map: Remove.
2077 * libmpx/mpxrt/libtool-version: Remove.
2078 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2079 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2080 * libmpx/mpxrt/mpxrt.c: Remove.
2081 * libmpx/mpxrt/mpxrt.h: Remove.
2082 * libmpx/mpxwrap/Makefile.am: Remove.
2083 * libmpx/mpxwrap/Makefile.in: Remove.
2084 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2085 * libmpx/mpxwrap/libtool-version: Remove.
2086 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2087
2088 2018-06-04 Martin Liska <mliska@suse.cz>
2089
2090 * MAINTAINERS: Add myself as gcov maintainer.
2091
2092 2018-06-04 Matthew Fortune <mfortune@gmail.com>
2093
2094 * MAINTAINERS: Update my email address.
2095
2096 2018-06-04 Tom de Vries <tdevries@suse.de>
2097
2098 * MAINTAINERS: Remove write-after-approval entries for component
2099 maintainers.
2100
2101 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2102
2103 * MAINTAINERS (write after approval): Add myself.
2104
2105 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
2106
2107 * MAINTAINERS: Update my email address.
2108
2109 2018-06-01 Tom de Vries <tdevries@suse.de>
2110
2111 * MAINTAINERS: Update my email address.
2112
2113 2018-05-22 Bin Cheng <bin.cheng@arm.com>
2114
2115 * MAINTAINERS (loop-optimizer): Add myself.
2116
2117 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
2118
2119 * configure.ac: Added "nfp" target.
2120 * configure: Regenerate.
2121
2122 2018-04-30 Richard Biener <rguenther@suse.de>
2123
2124 PR bootstrap/85571
2125 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2126 (STAGE3_TFLAGS): Likewise.
2127 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2128 (STAGEtrain_TFLAGS): Likewise.
2129 * Makefile.in: Regenerate.
2130
2131 2018-04-26 Richard Biener <rguenther@suse.de>
2132
2133 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2134 (STAGE2_CFLAGS): Likewise.
2135 (STAGE2_TFLAGS): Likewise.
2136 (STAGE3_CFLAGS): Add -fchecking.
2137 (STAGE3_TFLAGS): Likewise.
2138 (STAGEtrain_CFLAGS): Filter out -fchecking.
2139 (STAGEtrain_TFLAGS): Likewise.
2140 * Makefile.in: Re-generate.
2141
2142 2018-04-25 Catherine Moore <clm@codesourcery.com>
2143
2144 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2145
2146 2018-04-18 Paul Clarke <pc@us.ibm.com>
2147
2148 * MAINTAINERS (write after approval): Add myself.
2149
2150 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2151
2152 * MAINTAINERS: Update my email address.
2153
2154 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2155
2156 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2157
2158 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2159
2160 * MAINTAINERS: Update my email address and disambiguate myself
2161 a bit from Will Schmidt.
2162
2163 2018-03-21 Nathan Sidwell <nathan@acm.org>
2164
2165 * MAINTAINERS: Move maintainers of now-removed picochip and score
2166 ports to write after approval.
2167
2168 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2169
2170 * MAINTAINERS: Add entry for SVE maintainership.
2171
2172 2018-02-13 Maciej W. Rozycki <macro@mips.com>
2173
2174 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2175 * configure: Regenerate.
2176
2177 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2178
2179 * MAINTAINERS (write after approval): Add myself.
2180
2181 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2182
2183 * MAINTAINERS (write after approval): Add myself.
2184
2185 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2186
2187 * MAINTAINERS (write after approval): Add myself.
2188
2189 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2190
2191 Update copyright years.
2192
2193 2018-01-03 Ben Elliston <bje@gnu.org>
2194
2195 * config.guess: Import latest version.
2196 * config.sub: Likewise.
2197
2198 2017-12-12 Stafford Horne <shorne@gmail.com>
2199
2200 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2201 * configure: Regenerate.
2202
2203 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2204
2205 * MAINTAINERS (Write After Approval): Add myself.
2206
2207 2017-11-28 Julia Koval <julia.koval@intel.com>
2208 Sebastian Peryt <sebastian.peryt@intel.com>
2209
2210 * Makefile.def (target_modules): Remove libcilkrts.
2211 * Makefile.in: Ditto.
2212 * configure: Ditto.
2213 * configure.ac: Ditto.
2214
2215 2017-11-28 Julia Koval <julia.koval@intel.com>
2216
2217 * MAINTAINERS (Write After Approval): Add myself.
2218
2219 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2220
2221 * MAINTAINERS (Write After Approval): Add myself.
2222
2223 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2224
2225 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2226 Use my SiFive email address.
2227
2228 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2229
2230 * MAINTAINERS (write after approval): Add myself.
2231
2232 2017-10-27 Martin Liska <mliska@suse.cz>
2233
2234 * Makefile.tpl: Use proper name of folder as it was renamed
2235 during transition to 4 stages.
2236 * Makefile.in: Regenerate.
2237
2238 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2239
2240 * MAINTAINERS (write after approval): Add myself.
2241
2242 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2243
2244 * MAINTAINERS: Add a note that maintainership also includes web
2245 pages, docs, and testsuite related to that area.
2246
2247 2017-09-25 Tom de Vries <tom@codesourcery.com>
2248
2249 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2250
2251 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2252
2253 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2254
2255 2017-09-15 Nathan Sidwell <nathan@acm.org>
2256
2257 * MAINTAINERS: Remove myself as a vxworks maintainer.
2258
2259 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2260
2261 * MAINTAINERS: Remove email address of Jim Norris.
2262
2263 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2264
2265 * MAINTAINERS (Reviewers): Move myself from here...
2266 (CPU Port Maintainers): ... to here.
2267
2268 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2269
2270 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2271
2272 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2273
2274 * MAINTAINERS (write after approval): Add myself.
2275
2276 2017-07-28 Tony Reix <tony.reix@atos.net>
2277
2278 * configure.ac (target-libffi): Don't disable for AIX.
2279 (go): Don't add to unsupported_languages on AIX.
2280 (target-libgo): Don't disable for AIX.
2281 * configure: Regenerate.
2282
2283 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2284
2285 * MAINTAINERS: Add myself.
2286
2287 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2288
2289 * MAINTAINERS: Update my email address.
2290
2291 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2292
2293 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2294 arm-specific auto-generated header files.
2295
2296 2017-07-03 Nathan Sidwell <nathan@acm.org>
2297
2298 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2299 * configure: Rebuilt.
2300
2301 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2302
2303 * MAINTAINERS: Readd myself for c6x.
2304
2305 2017-06-28 Martin Liska <mliska@suse.cz>
2306
2307 PR bootstrap/81217
2308 * Makefile.def: Remove superfluous bootstrap_target from
2309 bootstrap_stage.
2310 * Makefile.in: Re-generate the file.
2311
2312 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2313
2314 * MAINTAINERS: Add myself to Write After Approval
2315
2316 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2317
2318 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2319
2320 2017-06-19 Martin Liska <mliska@suse.cz>
2321
2322 * Makefile.def: Define 4 stages PGO bootstrap.
2323 * Makefile.tpl: Define FLAGS.
2324 * Makefile.in: Regenerate.
2325
2326 2017-06-14 Ian Lance Taylor <iant@golang.org>
2327
2328 * Makefile.def: Add check-gotools to go check targets.
2329 * Makefile.in: Rebuild.
2330
2331 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2332
2333 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2334
2335 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2336
2337 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2338 * configure: Regenerate.
2339
2340 2017-05-31 Martin Liska <mliska@suse.cz>
2341
2342 * configure.ac: Add handling of stage2_werror_flags to
2343 action-if-given and to action-if-not-given.
2344 * configure: Regenerate.
2345
2346 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2347
2348 * MAINTAINERS: Add self to Write After Approval
2349
2350 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2351
2352 * MAINTAINERS: Update my email address, and remove myself as
2353 maintainer in some areas.
2354
2355 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2356
2357 * MAINTAINERS: Add self to Write After Approval
2358
2359 2017-05-25 Nathan Sidwell <nathan@acm.org>
2360
2361 * configure.ac: Add --enable-languages=default to mean default and
2362 make --enable-languages=all mean all supported languages.
2363 * configure: Regenerated.
2364
2365 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2366
2367 * config.gcc (powerpc*-*-*spe*): New.
2368 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2369 (powerpc-*-rtems*spe*): New.
2370 (powerpc*-*-linux*spe*): New.
2371 (powerpc-wrs-vxworksspe): New.
2372 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2373 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2374 * config.host (powerpc*-*-*spe*): New.
2375
2376 2017-05-19 Martin Liska <mliska@suse.cz>
2377
2378 * configure.ac: Add --enable-werror-always just for
2379 bootstrap-debug (or none build config) and do not add it
2380 when we are on a release branch.
2381 * configure: Regenerated.
2382
2383 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2384
2385 * MAINTAINERS: Add self to Write After Approval
2386
2387 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2388
2389 * MAINTAINERS: Move myself to Write After Approval section.
2390
2391 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2392
2393 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2394 ACCH registers.
2395 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2396 available.
2397 (umulsidi3): Likewise.
2398 (mulsidi3_700): Disable this pattern when we have advanced mpy
2399 instructions.
2400 (umulsidi3_700): Likewise.
2401 (maddsidi4): New pattern.
2402 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2403 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2404 (mpydu_imm_arcv2hs): Likewise.
2405 * config/arc/predicates.md (accl_operand): New predicate.
2406
2407 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2408 Andrew Burgess <andrew.burgess@embecosm.com>
2409
2410 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2411 case.
2412 (ARC_AUTOFP_IRQ_P): Likewise.
2413 (ARC_AUTO_IRQ_P): Likewise.
2414 (rgf_banked_register_count): New variable.
2415 (parse_mrgf_banked_regs_option): New function.
2416 (arc_override_options): Handle rgf_banked_regs option.
2417 (arc_handle_interrupt_attribute): Add firq option.
2418 (arc_compute_function_type): Return fast irq type when required.
2419 (arc_must_save_register): Handle fast interrupts.
2420 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2421 (arc_return_address_regs): Update.
2422 * config/arc/arc.h (arc_return_address_regs): Update.
2423 (arc_function_type): Add fast interrupt type.
2424 (ARC_INTERRUPT_P): Update.
2425 (RC_FAST_INTERRUPT_P): Define.
2426 * config/arc/arc.md (simple_return): Update for fast interrupts.
2427 (p_return_i): Likewise.
2428 * config/arc/arc.opt (mrgf-banked-regs): New option.
2429 * doc/invoke.texi (mrgf-banked-regs): Document.
2430
2431 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2432
2433 * config/arc/arc.c (irq_ctrl_saved): New variable.
2434 (ARC_AUTOBLINK_IRQ_P): Define.
2435 (ARC_AUTOFP_IRQ_P): Likewise.
2436 (ARC_AUTO_IRQ_P): Likewise.
2437 (irq_range): New function.
2438 (arc_must_save_register): Likewise.
2439 (arc_must_save_return_addr): Likewise.
2440 (arc_dwarf_emit_irq_save_regs): Likewise.
2441 (arc_override_options): Handle deferred options.
2442 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2443 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2444 arc_must_save_return_addr.
2445 (arc_compute_frame_size): Handle automated save and restore of
2446 registers.
2447 (arc_expand_prologue): Likewise.
2448 (arc_expand_epilogue): Likewise.
2449 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2450 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2451 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2452
2453 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2454 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2455
2456 PR bootstrap/77661
2457 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2458 in-tree build MPC.
2459 * Makefile.in: Regenerate.
2460
2461 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2462
2463 * configure.ac: Enable LTO by default on darwin >= 9.
2464 * configure: Regenerate.
2465
2466 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2467
2468 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2469 and Andrew Waterman as the RISC-V maintainers.
2470
2471 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2472
2473 * MAINTAINERS: Add self to Write After Approval
2474
2475 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2476
2477 * config.guess: Import latest from upstream.
2478
2479 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2480
2481 * MAINTAINERS (Write After Approval): Remove entries that are
2482 already covered under Reviewers.
2483
2484 2017-03-08 Mark Wielaard <mark@klomp.org>
2485
2486 PR demangler/70909
2487 PR demangler/67264
2488 * include/demangle.h: Add d_printing to struct demangle_component
2489 and pass struct demangle_component as non const.
2490
2491 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2492
2493 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2494
2495 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2496
2497 * Makefile.tpl: Remove HOST_ISLVER.
2498 (HOST_EXPORTS): Remove ISLVER.
2499 * Makefile.in: Regenerate.
2500
2501 2017-02-13 Richard Biener <rguenther@suse.de>
2502
2503 * configure: Re-generate.
2504
2505 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2506
2507 * MAINTAINERS: Adjust bug reporting URL.
2508
2509 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2510
2511 * MAINTAINERS (Write After Approval): Remove redundant entry
2512 for Andrew Burgess.
2513
2514 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
2515
2516 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2517 32-bit hppa*-*-hpux*.
2518 * configure: Regenerate.
2519
2520 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2521
2522 * configure.ac: Moved the white list of enabling BRIG FE to
2523 libhsail-rt/configure.tgt.
2524 * configure: Regenerated.
2525 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2526
2527 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
2528 Martin Jambor <mjambor@suse.cz>
2529
2530 * Makefile.def (target_modules): Added libhsail-rt.
2531 (languages): Added language brig.
2532 * Makefile.in: Regenerated.
2533 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2534 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2535 * configure: Regenerated.
2536
2537 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2538
2539 PR other/79046
2540 * configure: Regenerated.
2541
2542 2017-01-04 Alan Modra <amodra@gmail.com>
2543
2544 * configure: Regenerate.
2545
2546 2016-12-29 Ben Elliston <bje@gnu.org>
2547
2548 * config.sub: Import latest version.
2549
2550 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2551
2552 * MAINTAINERS (Write After Approval): Add myself.
2553
2554 2016-12-21 Jakub Jelinek <jakub@redhat.com>
2555
2556 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2557 includes bootstrap-mpx.
2558 * configure: Regenerated.
2559
2560 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2561
2562 * MAINTAINERS (Write After Approval): Add myself.
2563
2564 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2565
2566 * configure: Regenerate.
2567
2568 2016-12-01 Matthias Klose <doko@ubuntu.com>
2569
2570 * configure.ac: Don't use pkg-config to check for bdw-gc.
2571 * configure: Regenerate.
2572
2573 2016-11-30 Matthias Klose <doko@ubuntu.com>
2574
2575 * Makefile.def: Remove reference to boehm-gc target module.
2576 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2577 options and for the bdw-gc pkg-config module.
2578 * configure: Regenerate.
2579 * Makefile.in: Regenerate.
2580
2581 2016-11-28 Nathan Sidwell <nathan@acm.org>
2582
2583 * MAINTAINERS (nvptx): Remove self.
2584
2585 2016-11-25 Ben Elliston <bje@gnu.org>
2586
2587 * config.guess: Import latest version.
2588 * config.sub: Likewise.
2589
2590 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2591
2592 * MAINTAINERS (Write After Approval): Add myself.
2593
2594 2016-11-15 Matthias Klose <doko@ubuntu.com>
2595
2596 * Makefile.def: Remove references to GCJ.
2597 * Makefile.tpl: Likewise.
2598 * Makefile.in: Regenerate.
2599
2600 2016-11-15 Matthias Klose <doko@ubuntu.com>
2601
2602 * config-ml.in: Remove references to GCJ.
2603 * configure.ac: Likewise.
2604 * configure: Regenerate.
2605
2606 2016-11-01 Josh Conner <joshconner@google.com>
2607
2608 * MAINTAINERS (Write After Approval): Update email address,
2609
2610 2016-10-27 Carl Love <cel@us.ibm.com>
2611
2612 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2613 Approval list to make it alphabetical.
2614
2615 2016-10-27 Carl Love <cel@us.ibm.com>
2616
2617 * MAINTAINERS (Write After Approval): Add myself.
2618
2619 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2620
2621 * MAINTAINERS (Reviewers): Add myself.
2622 (Write After Approval): Add myself.
2623
2624 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2625 Ulrich Weigand <uweigand@de.ibm.com>
2626
2627 * MAINTAINERS: Update email address.
2628
2629 2016-10-10 Nathan Sidwell <nathan@acm.org>
2630
2631 * MAINTAINERS: Update email address.
2632
2633 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2634
2635 * configure.ac: Add aarch64-*-freebsd*.
2636 * configure: Regenerate.
2637
2638 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2639
2640 * MAINTAINERS: Update email address after it got reverted.
2641
2642 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2643
2644 * configure.ac (target_libraries): Readd target-boehm-gc.
2645 Restore --enable-objc-gc handling.
2646 * configure: Regenerate.
2647
2648 2015-10-03 Jeff Law <law@redhat.com>
2649
2650 * MAINTAINERS: Move several inactive maintainers to the
2651 write-after-approval section.
2652
2653 2016-09-30 Jakub Jelinek <jakub@redhat.com>
2654
2655 * configure.ac: Add target-libffi to target_libraries.
2656 Readd libgcj target disablings, modified to only target-libffi.
2657 Readd target addition of go to unsupported languages.
2658 * configure: Regenerated.
2659
2660 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2661
2662 * MAINTAINERS: Update email address.
2663
2664 2016-09-30 Andrew Haley <aph@redhat.com>
2665
2666 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2667 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2668 libgcj.
2669
2670 2016-09-30 Andrew Haley <aph@redhat.com>
2671
2672 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2673 write-after approval after GCJ deletion.
2674
2675 2016-09-30 Andrew Haley <aph@redhat.com>
2676
2677 * Makefile.def: Remove libjava.
2678 * Makefile.tpl: Likewise.
2679 * Makefile.in: Regenerate.
2680 * configure.ac: Likewise.
2681 * configure: Likewise.
2682 * gcc/java: Remove.
2683 * libjava: Likewise.
2684
2685 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2686
2687 * MAINTAINERS (Reviewers): Add myself.
2688
2689 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2690
2691 * configure.ac: Disable "sim" directory for arc*-*-*.
2692 * configure: Regenerated.
2693
2694 2016-09-23 Tamar Christina <tamar.christina@arm.com>
2695
2696 * MAINTAINERS (Write After Approval): Add myself.
2697
2698 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2699
2700 * configure.ac: Check for the minimum in-tree MPFR version
2701 handled.
2702 * configure: Regenerate.
2703
2704 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2705
2706 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2707 * configure: Regenerated.
2708
2709 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
2710
2711 * MAINTAINERS (Write After Approval): Add myself.
2712
2713 2016-06-23 Andi Kleen <ak@linux.intel.com>
2714
2715 * Makefile.def: Add autoprofiledbootstrap.
2716 * Makefile.tpl: Dito.
2717 * Makefile.in: Regenerate.
2718
2719 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2720
2721 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2722 * configure: Regenerate.
2723
2724 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2725
2726 * configure: Regenerate.
2727 * configure.ac: Remove support for avr-rtems.
2728
2729 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2730
2731 * MAINTAINERS (Write After Approval): Add myself.
2732
2733 2016-06-16 Michael Collison <michael.collison@arm.com>
2734
2735 * MAINTAINERS (Write After Approval): Add myself.
2736
2737 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2738
2739 * MAINTAINERS (Write After Approval): Update e-mail address.
2740
2741 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2742
2743 * MAINTAINERS (Write After Approval): Add myself.
2744
2745 2016-05-28 Alan Modra <amodra@gmail.com>
2746
2747 * Makefile.tpl (configure): Depend on m4 files included.
2748 * Makefile.in: Regenerate.
2749
2750 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2751
2752 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2753 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2754
2755 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2756
2757 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2758 special case builtin.
2759 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2760 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2761 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2762 for __builtin_vec_addec.
2763
2764 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2765
2766 * config.guess: Import version 2016-04-02 (newest).
2767 * config.sub: Import version 2016-05-10 (newest).
2768
2769 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
2770
2771 * configure.ac: Add ARC support to libgloss.
2772 * configure: Regenerate
2773
2774 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2775
2776 * MAINTAINERS (Write After Approval): Add myself.
2777
2778 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2779
2780 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2781 * configure: Regenerated.
2782 * Makefile.def (gmp): Explicitly disable assembler.
2783 (mpfr): Adjust lib_path.
2784 (mpc): Likewise.
2785 * Makefile.in: Regenerated.
2786
2787 2016-05-01 Jakub Jelinek <jakub@redhat.com>
2788
2789 PR bootstrap/70704
2790 * configure.ac (--enable-stage1-checking): Add missing
2791 --enable-checking=.
2792 * configure: Regenerated.
2793
2794 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2795
2796 * config.guess: Revert r235676.
2797 * config.sub: Revert r235676.
2798
2799 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2800
2801 * config.guess: Remove SH5 support.
2802 * config.sub: Likewise.
2803 * configure: Likewise.
2804 * configure.ac: Likewise.
2805
2806 2016-04-26 Jakub Jelinek <jakub@redhat.com>
2807
2808 PR bootstrap/70704
2809 * configure.ac (--enable-stage1-checking): For --disable-checking or
2810 implicit --enable-checking, make sure extra flag matches in between
2811 stage1 and later checking.
2812 * configure: Regenerated.
2813
2814 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2815
2816 * .gitattributes: New file.
2817
2818 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
2819
2820 * MAINTAINERS (rs6000/powerpc port): Add myself.
2821
2822 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
2823
2824 PR bootstrap/70173
2825 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2826 and gotools directories. Delete the stage_final file.
2827 * Makefile.in: Regenerate.
2828
2829 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
2830
2831 * MAINTAINERS (Write After Approval): Add myself.
2832
2833 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
2834
2835 * MAINTAINERS (Fortran maintainer): Remove myself.
2836
2837 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
2838
2839 * MAINTAINERS (Write After Approval): Add myself.
2840
2841 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
2842
2843 * MAINTAINERS (Write After Approval): Add myself.
2844
2845 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2846
2847 Sync with binutils-gdb:
2848
2849 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2850
2851 * configure.ac: Add mips and s390 to the gold target check.
2852 * configure: Regenerate.
2853
2854 2016-03-01 DJ Delorie <dj@redhat.com>
2855
2856 * MAINTAINERS (mep): Remove myself as MeP maintainer.
2857
2858 2016-02-22 David Malcolm <dmalcolm@redhat.com>
2859
2860 * MAINTAINERS (libcpp): Add myself.
2861 (diagnostic messages): Likewise.
2862
2863 2016-02-20 Tom de Vries <tom@codesourcery.com>
2864
2865 * MAINTAINERS: Fix whitespace.
2866
2867 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
2868
2869 * MAINTAINERS (Write After Approval): Add myself.
2870
2871 2016-01-29 Sebastian Pop <s.pop@samsung.com>
2872
2873 * config/isl.m4: Add comments about isl-0.16.
2874 * configure: Regenerate.
2875
2876 2016-01-29 Martin Jambor <mjambor@suse.cz>
2877
2878 * MAINTAINERS (hsa maintainers): Add myself.
2879
2880 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
2881
2882 * MAINTAINERS: (Write After Approval): Add myself.
2883
2884 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
2885 Sebastian Pop <s.pop@samsung.com>
2886
2887 * Makefile.in: Regenerate.
2888 * Makefile.tpl: Export ISLVER.
2889 * configure: Regenerate.
2890 * config/isl.m4: Detect isl-0.15.
2891
2892 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2893
2894 PR bootstrap/69329
2895 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2896 * Makefile.in: Regenerate.
2897
2898 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
2899
2900 * configure.ac: Enable LTO for DJGPP
2901 * configure: Regenerate
2902
2903 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
2904
2905 Sync with binutils-gdb:
2906 2015-10-21 Nick Clifton <nickc@redhat.com>
2907
2908 PR gas/19109
2909 * configure.ac: Note the 'none' is an acceptable argument to
2910 --enable-compressed-debug-sections.
2911 * configure: Regenerate.
2912
2913 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2914
2915 PR bootstrap/69134
2916 * Makefile.def (mpfr): Disable assembler.
2917 * Makefile.in: Regenerate.
2918
2919 2016-01-01 Ben Elliston <bje@gnu.org>
2920
2921 * config.guess: Import version 2016-01-01.
2922 * config.sub: Likewise.
2923
2924 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
2925
2926 * MAINTAINERS (Write After Approval): Add myself.
2927
2928 2015-12-17 Sebastian Pop <s.pop@samsung.com>
2929
2930 * Makefile.in: Replace ISL with isl.
2931 * Makefile.tpl: Same.
2932 * config/isl.m4: Same.
2933 * configure.ac: Same.
2934 * contrib/download_prerequisites: Same.
2935 * configure: Regenerate.
2936
2937 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
2938
2939 * MAINTAINERS (Write After Approval): Add Myself.
2940
2941 2015-12-17 Nathan Sidwell <nathan@acm.org>
2942
2943 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2944 * configure: Regenerate.
2945
2946 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
2947 Sebastian Pop <s.pop@samsung.com>
2948
2949 * config/isl.m4 (ISL_CHECK_VERSION): Check for
2950 isl_ctx_get_max_operations.
2951 * configure: Regenerate.
2952
2953 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
2954
2955 * MAINTAINERS (Write After Approval): Add myself.
2956
2957 2015-12-02 Ian Lance Taylor <iant@google.com>
2958
2959 PR go/66147
2960 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2961 * Makefile.in: Regenerate.
2962
2963 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2964
2965 PR libffi/65726
2966 * Makefile.def (lang_env_dependencies): Make libffi depend
2967 on cxx.
2968 * Makefile.in: Regenerate.
2969
2970 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
2971
2972 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2973 symbols.
2974
2975 2015-11-20 Tristan Gingold <gingold@adacore.com>
2976
2977 Sync with binutils-gdb:
2978 2015-11-20 Tristan Gingold <gingold@adacore.com>
2979
2980 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2981 * configure: Regenerate.
2982
2983 2015-11-19 Martin Liska <mliska@suse.cz>
2984
2985 * .gitignore: Add .clang-format to ignored files.
2986 * Makefile.in: Add clang-format.
2987 * Makefile.tpl: Likewise.
2988
2989 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
2990
2991 * configure.ac: Enable libmpx by default.
2992 * configure: Regenerated.
2993
2994 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
2995
2996 * MAINTAINERS: Update email address.
2997
2998 2015-10-23 Paulo Matos <pmatos@linki.tools>
2999
3000 * MAINTAINERS: Update email address.
3001
3002 2015-10-23 Alan Hayward <alan.hayward@arm.com>
3003
3004 * MAINTAINERS (Write After Approval): Add myself.
3005
3006 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3007
3008 Sync with binutils-gdb:
3009 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3010
3011 PR gas/19109
3012 * configure.ac: Add
3013 --enable-compressed-debug-sections={all,gas,gold,ld}.
3014 * configure: Regenerated.
3015
3016 2015-10-16 Arnaud Charlet <charlet@adacore.com>
3017
3018 * MAINTAINERS: Update list of Ada maintainers and email addresses.
3019
3020 2015-10-09 Martin Liska <mliska@suse.cz>
3021
3022 * MAINTAINERS (Write After Approval): Add myself.
3023
3024 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3025
3026 * MAINTAINERS (Write After Approval): Add myself.
3027
3028 2015-10-02 Florian Weimer <fweimer@redhat.com>
3029
3030 * MAINTAINERS: Update email address.
3031
3032 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
3033
3034 * MAINTAINERS (Write After Approval): Add myself.
3035
3036 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
3037
3038 * MAINTAINERS: Update email.
3039
3040 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3041
3042 * MAINTAINERS: Update my email address.
3043
3044 2015-09-01 James Bowman <james.bowman@ftdichip.com>
3045
3046 * MAINTAINERS (ft32 port): Add myself.
3047
3048 2015-08-28 David Sherwood <david.sherwood@arm.com>
3049
3050 * MAINTAINERS: Add myself.
3051
3052 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3053
3054 * MAINTAINERS (Write After Approval): Add myself.
3055
3056 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3057
3058 PR libfortran/54572
3059 * Makefile.def: Make libgfortran depend on libbacktrace.
3060 * Makefile.in: Regenerate.
3061
3062 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3063
3064 * MAINTAINERS (Write After Approval): Add myself.
3065
3066 2015-08-12 Tom de Vries <tom@codesourcery.com>
3067
3068 PR other/67092
3069 * configure.ac: Remove --with_host_libstdcxx support.
3070 * configure: Regenerate.
3071
3072 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3073 Jakub Jelinek <jakub@redhat.com>
3074
3075 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3076 nvptx*-*-*.
3077 * configure: Regenerate.
3078
3079 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3080
3081 * Makefile.def (libiconv): Define bootstrap=true.
3082 Mark pdf/html/info as missing.
3083 (configure-gcc): Depend on all-libiconv.
3084 (all-gcc): Ditto.
3085 (configure-libcpp): Ditto.
3086 (all-libcpp): Ditto.
3087 (configure-intl): Ditto.
3088 (all-intl): Ditto.
3089 * Makefile.in: Regenerate.
3090
3091 2015-08-03 Bin Cheng <bin.cheng@arm.com>
3092
3093 * MAINTAINERS (loop ivopts): Add the entry and myself.
3094
3095 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3096
3097 * MAINTAINERS (nvptx): Add self.
3098
3099 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3100
3101 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3102 128-bit vector modes.
3103
3104 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
3105
3106 * MAINTAINERS (Write After Approval): Add myself.
3107
3108 2015-07-28 Ben Elliston <bje@gnu.org>
3109
3110 * config.sub, config.guess: Import from upstream.
3111
3112 2015-07-24 Michael Darling <darlingm@gmail.com>
3113
3114 PR other/66259
3115 * config-ml.in: Reflects renaming of configure.in to configure.ac
3116 * configure: Likewise
3117 * configure.ac: Likewise
3118
3119 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3120
3121 * MAINTAINERS: Update my email address.
3122
3123 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3124
3125 Sync with binutils-gdb:
3126 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3127
3128 * configure.ac (target_configdirs): Exclude target-zlib if
3129 target-libjava isn't built.
3130 * configure: Regenerated.
3131
3132 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3133
3134 Sync with binutils-gdb:
3135 2015-05-13 John David Anglin <dave.anglin@bell.net>
3136
3137 * configure.ac: Disable configuration of GDB for HPUX targets.
3138 * configure: Regenerate.
3139
3140 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3141
3142 * configure.ac: Add --with-system-zlib.
3143 * configure: Regenerated.
3144
3145 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3146
3147 * configure.ac: Add FT32 support.
3148 * configure: Regenerate.
3149
3150 2015-01-12 Anthony Green <green@moxielogic.com>
3151
3152 * configure.ac: Don't disable gprof for moxie.
3153 * configure: Rebuild.
3154
3155 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3156
3157 Sync with binutils-gdb:
3158 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3159
3160 PR ld/18355
3161 * Makefile.def: Add extra_configure_flags to host zlib.
3162 * configure.ac (extra_host_zlib_configure_flags): New. Set
3163 to --enable-host-shared When bfd is to be built as shared
3164 library. AC_SUBST.
3165 * Makefile.in: Regenerated.
3166
3167 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3168
3169 Sync with src:
3170 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3171 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3172 * Makefile.in: Regenerated.
3173
3174 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3175
3176 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3177 target.
3178 * configure: Regenerate.
3179
3180 2015-06-23 Ludovic Courtès <ludo@gnu.org>
3181
3182 * MAINTAINERS (Write After Approval): Add myself.
3183
3184 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3185
3186 * MAINTAINERS (OS Port Maintainers): Add myself.
3187 (Various Maintainers): Remove myself from libffi testsuite.
3188
3189 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3190
3191 * MAINTAINERS (gen* on machine desc): Add self.
3192
3193 2015-06-02 Jason Merrill <jason@redhat.com>
3194
3195 PR bootstrap/66319
3196 * configure.ac: Use -std=gnu++98.
3197
3198 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3199
3200 * MAINTAINERS (Write After Approval): Add myself.
3201
3202 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3203
3204 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3205 * configure: Regenerate.
3206
3207 2015-05-26 Jason Merrill <jason@redhat.com>
3208
3209 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3210 * configure: Regenerate.
3211
3212 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3213
3214 * configure.ac: FT32 target added.
3215 * configure: Regenerated.
3216
3217 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3218
3219 * MAINTAINERS (Write After Approval): Add myself.
3220
3221 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3222
3223 * MAINTAINERS (Write After Approval): Add myself.
3224
3225 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3226
3227 * configure.ac: Fix typo.
3228 * configure: Regenerate.
3229
3230 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3231
3232 * MAINTAINERS (Write After Approval): Add myself.
3233
3234 2015-05-03 Matthias Klose <doko@ubuntu.com>
3235
3236 * configure.ac: Match $host configured with triplets.
3237 * configure: Regenerate.
3238
3239 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3240
3241 * Makefile.tpl: Remove surplus whitespace throughout.
3242 * Makefile.in: Regenerate.
3243
3244 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3245
3246 * MAINTAINERS (Various Maintainers): Add myself as instruction
3247 combiner maintainer.
3248
3249 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3250
3251 PR bootstrap/62077
3252 * configure.ac (--enable-stage1-checking): Default to
3253 release,misc,gimple,rtlflag,tree,types if --disable-checking
3254 or --enable-checking is not specified and DEV-PHASE is not
3255 experimental.
3256 * configure: Regenerated.
3257
3258 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3259
3260 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3261 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3262 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3263 * Makefile.in: Regenerate.
3264
3265 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3266
3267 * MAINTAINERS: Update my email address.
3268
3269 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3270
3271 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3272
3273 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3274
3275 * MAINTAINERS: Add myself as an arm port reviewer.
3276
3277 2015-03-25 Martin Liska <mliska@suse.cz>
3278 Yury Gribov <y.gribov@samsung.com>
3279
3280 * Makefile.in: Fix ln source location for vimrc file.
3281 * Makefile.tpl: Likewise.
3282
3283 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3284
3285 PR bootstrap/25672
3286 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3287 cross-compiling. Similarly for CXX_FOR_TARGET.
3288 * configure: Regenerate.
3289
3290 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3291
3292 * Makefile.def: Add libmpx.
3293 * configure.ac: Add libmpx.
3294 * Makefile.in: Regenerate.
3295 * configure: Regenerate.
3296
3297 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3298
3299 * MAINTAINERS (CPU Port Maintainers): Add myself
3300 i386 vector ISA extns mantainer.
3301
3302 2015-03-13 Jeff Law <law@redhat.com>
3303
3304 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3305 maintainer.
3306 Remove Richard Henderson as a maintainer for the x86 port.
3307
3308 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3309
3310 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3311
3312 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3313
3314 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3315 pointer bounds checker and i386 MPX maintainer.
3316
3317 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3318
3319 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3320
3321 2015-02-26 Martin Sebor <msebor@redhat.com>
3322
3323 * MAINTAINERS (Various Maintainers): Add self.
3324
3325 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3326
3327 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3328 Make sure it contains lto.
3329 * configure: Regenerate.
3330
3331 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3332
3333 * configure: Regenerate.
3334
3335 2015-02-06 Diego Novillo <dnovillo@google.com>
3336 1
3337 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3338 middle-end, docstring): Remove myself.
3339 (Write After Approval): Add myself.
3340
3341 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3342
3343 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3344 (Write After Approval): Update address.
3345
3346 2015-01-29 David Malcolm <dmalcolm@redhat.com>
3347
3348 PR jit/64780
3349 * configure.ac: Require the user to explicitly specify
3350 --enable-host-shared if the jit is enabled.
3351 * configure: Regenerate.
3352
3353 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3354
3355 * MAINTAINERS (Write After Approval): Add myself.
3356
3357 2015-01-25 Tom de Vries <tom@codesourcery.com>
3358
3359 * MAINTAINERS: Make whitespace consistent.
3360
3361 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
3362
3363 * MAINTAINERS (Write After Approval): Add myself.
3364
3365 2015-01-20 Andre Vehreschild <vehre@gmx.de>
3366
3367 * MAINTAINERS: (Write After Approval): Add myself.
3368
3369 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3370
3371 * MAINTAINERS: (Write After Approval): Add myself.
3372
3373 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3374
3375 * MAINTAINERS: (Write After Approval): Add myself.
3376
3377 2015-01-13 Iain Sandoe <iain@codesourcery.com>
3378
3379 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3380 objective-c/c++ front end maintainer.
3381
3382 2015-01-13 Marek Polacek <polacek@redhat.com>
3383
3384 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3385
3386 2015-01-12 Jeff Law <law@redhat.com>
3387
3388 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3389 a very long time.
3390
3391 2015-01-09 Ian Lance Taylor <iant@google.com>
3392
3393 * configure.ac (host_tools): Add gotools.
3394 * Makefile.def (host_modules): Add gotools.
3395 (dependencies): Add dependency of all-gotools on all-target-libgo.
3396
3397 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3398
3399 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3400 * configure: Regenerate.
3401
3402 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3403
3404 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3405 all-target-libgomp.
3406 * Makefile.in: Regenerate.
3407
3408 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3409
3410 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3411
3412 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3413
3414 * configure.ac: Add Visium support.
3415 * configure: Regenerate.
3416
3417 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3418
3419 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3420 * configure: Regenerate.
3421
3422 2015-01-03 Andrew Pinski <apinski@cavium.com>
3423
3424 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3425 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3426 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3427 (OBJCOPY_FOR_TARGET): New variable.
3428 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3429 * Makefile.in: Regenerate.
3430 * configure.ac: Check for already installed target objcopy.
3431 Also GCC_TARGET_TOOL on objcopy.
3432 * configure: Regenerate.
3433
3434 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3435
3436 * config.sub: Update from upstream, to 2015-01-01 version.
3437 * config.guess: Ditto.
3438
3439 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3440
3441 * MAINTAINERS (RTEMS Ports): Add myself.
3442
3443 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3444
3445 * MAINTAINERS (Write After Approval): Add myself.
3446
3447 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3448
3449 * MAINTAINERS (Write After Approval): Add myself.
3450
3451 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3452
3453 * configure.ac (--enable-as-accelerator-for): Don't set
3454 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3455 * configure: Regenerate.
3456
3457 2014-12-13 Jakub Jelinek <jakub@redhat.com>
3458
3459 PR bootstrap/64023
3460 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3461 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3462 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3463 to CXX.
3464 * Makefile.in: Regenerated.
3465
3466 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3467 Yury Gribov <y.gribov@samsung.com>
3468
3469 * .gitignore: Added .local.vimrc and .lvimrc.
3470 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3471 * Makefile.in: Regenerate.
3472
3473 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3474
3475 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3476 * configure: Regenerated.
3477
3478 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3479
3480 * MAINTAINERS (nvptx port): New entry.
3481
3482 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3483
3484 * configure: Regenerate.
3485
3486 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3487
3488 * configure.ac: Merge with Binutils.
3489
3490 2014-11-26 Tobias Burnus <burnus@net-b.de>
3491
3492 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3493 * Makefile.in: Regenerate.
3494
3495 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3496
3497 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3498 missing flex.
3499 * Makefile.in: Regenerated.
3500
3501 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3502
3503 * Makefile.in: Regenerate.
3504
3505 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3506
3507 PR bootstrap/63784
3508 * libtool.m4: Add $pic_flag with -shared.
3509
3510 2014-11-21 Renlin Li <Renlin.Li@arm.com>
3511
3512 * MAINTAINERS (Write After Approval): Added myself.
3513
3514 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3515
3516 * MAINTAINERS (write-after-approval): Add myself.
3517
3518 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3519
3520 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3521 from 2 years ago.
3522
3523 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3524
3525 Revert:
3526 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3527
3528 * MAINTAINERS (Write After Approval): Added myself as line map
3529 maintainer.
3530
3531 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3532
3533 Revert:
3534 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3535
3536 * MAINTAINERS (Write After Approval): Added myself.
3537
3538 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3539
3540 * MAINTAINERS (Write After Approval): Added myself.
3541
3542 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3543
3544 * MAINTAINERS (Write After Approval): Added myself as line map
3545 maintainer.
3546
3547 2014-11-17 Dodji Seketeli <dodji@redhat.com>
3548
3549 * MAINTAINERS (Various Maintainers): Added myself as line map
3550 maintainer.
3551
3552 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3553
3554 * move-if-change: Sync from upstream gnulib.
3555
3556 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3557
3558 * compile: Sync with upstream Automake.
3559 * depcomp: Ditto.
3560 * install-sh: Ditto.
3561 * missing: Ditto.
3562 * mkinstalldirs: Ditto.
3563 * ylwrap: Ditto.
3564
3565 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3566
3567 * config.sub: Update from upstream config repo.
3568 * config.guess: Ditto.
3569
3570 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3571
3572 * Makefile.def: Add liboffloadmic to target_modules. Make
3573 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3574 * Makefile.in: Regenerate.
3575 * configure: Regenerate.
3576 * configure.ac: Add liboffloadmic to target binaries.
3577 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3578 Add liboffloadmic to noconfig list when C++ is not supported.
3579
3580 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3581 Thomas Schwinge <thomas@codesourcery.com>
3582 Ilya Verbin <ilya.verbin@intel.com>
3583 Andrey Turetskiy <andrey.turetskiy@intel.com>
3584
3585 * configure: Regenerate.
3586 * configure.ac (--enable-as-accelerator-for)
3587 (--enable-offload-targets): New configure options.
3588
3589 2014-11-11 Tobias Burnus <burnus@net-b.de>
3590
3591 * Makefile.def: Make all-gcc depend on all-isl.
3592 * Makefile.in: Regenerate.
3593
3594 2014-11-11 David Malcolm <dmalcolm@redhat.com>
3595
3596 * ChangeLog.jit: New.
3597 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3598
3599 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3600
3601 PR target/63610
3602 * libtool.m4: Fix globbing of darwin versions.
3603 * configure: Regenerate.
3604
3605 2014-11-11 Tobias Burnus <burnus@net-b.de>
3606
3607 * Makefile.def: Remove CLooG.
3608 * Makefile.tpl: Ditto.
3609 * configure.ac: Ditto.
3610 * configure: Regenerate.
3611 * Makefile.in: Ditto.
3612
3613 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3614
3615 * configure.ac: Handle nvptx-*-*.
3616 * configure: Regenerate.
3617
3618 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3619
3620 * MAINTAINERS (Write After Approval): Add myself.
3621
3622 2014-10-31 Jakub Jelinek <jakub@redhat.com>
3623
3624 * Makefile.def (libcc1): Remove bootstrap=true;.
3625 * Makefile.in: Regenerated.
3626
3627 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3628
3629 * configure.ac: Update comment.
3630 * configure: Regenerate.
3631
3632 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3633
3634 * MAINTAINERS (Write After Approval): Add myself.
3635
3636 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3637
3638 * configure.ac (extra_host_libiberty_configure_flags): Add
3639 --enable-shared also for libcc1's benefit.
3640 * configure: Regenerate.
3641
3642 2014-10-29 Tristan Gingold <gingold@adacore.com>
3643
3644 * MAINTAINERS: Change my email address.
3645
3646 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3647 Tom Tromey <tromey@redhat.com>
3648
3649 * Makefile.def: Add libcc1 to host_modules.
3650 * configure.ac (host_tools): Add libcc1.
3651 * Makefile.in, configure: Rebuild.
3652
3653 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
3654
3655 * configure.ac (build_configargs): Don't share config.cache between
3656 build subdirs.
3657 * configure: Regenerate.
3658
3659 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3660
3661 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3662 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3663 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3664 leon3v7 as leon3.
3665 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3666 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3667 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3668 * config/sparc/sparc.md (cpu): Add leon3v7.
3669 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3670
3671 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3672
3673 * MAINTAINERS (write-after-approval): Add myself.
3674
3675 2014-10-23 Ian Lance Taylor <iant@google.com>
3676
3677 * configure.ac: Disable the Go frontend on systems where it is known
3678 to not work.
3679 * configure: Regenerate.
3680
3681 2014-10-23 Richard Biener <rguenther@suse.de>
3682
3683 * Makefile.def: Add libcpp build module and dependencies.
3684 * configure.ac: Add libcpp build module.
3685 * Makefile.in: Regenerate.
3686 * configure: Likewise.
3687
3688 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3689
3690 * MAINTAINERS (write-after-approval): Add myself.
3691
3692 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3693
3694 * INSTALL/README: Do not mention CVS.
3695
3696 2014-10-03 Jing Yu <jingyu@google.com>
3697
3698 * configure.ac: Add aarch64 to list of targets that support gold.
3699 * configure: Regenerate.
3700
3701 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
3702
3703 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3704
3705 2014-09-29 Catherine Moore <clm@codesourcery.com>
3706
3707 * MAINTAINERS: Add myself as MIPS maintainer.
3708
3709 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3710
3711 * MAINTAINERS: Move myself to MIPS maintainers.
3712
3713 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3714
3715 * MAINTAINERS: Put all email addresses between '<' and '>'.
3716
3717 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3718
3719 * MAINTAINERS: Move myself to reviewers (Fortran).
3720
3721 2014-09-01 Andi Kleen <ak@linux.intel.com>
3722
3723 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3724 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3725 * Makefile.in: Regenerate.
3726
3727 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3728
3729 * rtx-classes-status.txt: Delete
3730
3731 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3732
3733 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3734
3735 2014-08-27 Sebastian Pop <s.pop@samsung.com>
3736
3737 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3738 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3739 of checking for version number.
3740 * configure: Regenerated.
3741 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3742
3743 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3744
3745 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3746 is done; begin phase 6 (use extra rtx_def subclasses).
3747
3748 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3749
3750 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3751 done; begin phase 5 (additional rtx_def subclasses).
3752
3753 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3754
3755 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3756
3757 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3758
3759 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3760 SET_BB_HEADER are done.
3761
3762 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3763
3764 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3765 done.
3766
3767 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3768
3769 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3770
3771 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3772
3773 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3774
3775 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3776
3777 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3778
3779 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3780
3781 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3782
3783 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3784
3785 * rtx-classes-status.txt: Phase 3 (per-file commits within
3786 "config" subdirs) is done; begin phase 4 (removal of
3787 "scaffolding").
3788
3789 2014-08-23 David Malcolm <dmalcolm@redhat.com>
3790
3791 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3792 dir) is done; begin phase 3 (per-file commits within "config"
3793 subdirs).
3794
3795 2014-08-21 David Malcolm <dmalcolm@redhat.com>
3796
3797 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3798 phase 2 (per-file commits in main source dir).
3799
3800 2014-08-21 Bin Cheng <bin.cheng@arm.com>
3801
3802 * configure: Regenerated.
3803
3804 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3805
3806 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3807
3808 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3809
3810 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3811
3812 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3813
3814 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3815
3816 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3817
3818 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3819
3820 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3821
3822 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3823
3824 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
3825
3826 * MAINTAINERS (Write After Approval): Add myself.
3827
3828 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
3829
3830 * MAINTAINERS: Remove myself
3831
3832 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3833
3834 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3835
3836 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
3837
3838 * MAINTAINERS (Write After Approval): Add myself.
3839
3840 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3841
3842 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3843 SET_BB_HEADER, SET_BB_FOOTER
3844
3845 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3846
3847 * rtx-classes-status.txt: New file
3848
3849 2014-08-18 Roman Gareev <gareevroman@gmail.com>
3850
3851 * configure.ac: Eliminate ClooG installation dependency.
3852 * configure: Regenerate.
3853 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3854 * Makefile.in: Regenerate.
3855
3856 2014-08-15 Ilya Verbin <iverbin@gmail.com>
3857
3858 * MAINTAINERS (Write After Approval): Add myself.
3859
3860 2014-08-15 Ilya Tocar <tocarip@gmail.com>
3861
3862 * MAINTAINERS (Write After Approval): Add myself.
3863
3864 2014-08-01 Jiong Wang <jiong.wang@arm.com>
3865
3866 * MAINTAINERS (Write After Approval): Add myself.
3867
3868 2014-07-28 Anthony Green <green@moxielogic.com>
3869
3870 Import from savannah.gnu.org:
3871 * config.sub: Update to 2014-07-28 version.
3872
3873 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
3874
3875 * MAINTAINERS: Remove my MIPS maintainer entry.
3876
3877 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
3878
3879 PR target/47230
3880 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3881 * configure: Regenerate.
3882
3883 2014-07-24 James Norris <jnorris@codesourcery.com>
3884
3885 * MAINTAINERS (Write After Approval): Add myself.
3886
3887 2014-07-20 Roman Gareev <gareevroman@gmail.com>
3888
3889 * configure.ac: Accept only CLooG 0.18.1.
3890 * configure: Regenerate.
3891
3892 2014-07-17 Roman Gareev <gareevroman@gmail.com>
3893
3894 * configure.ac: Don't accept isl 0.11.
3895 * configure: Regenerate.
3896
3897 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3898
3899 * MAINTAINERS (Write After Approval): Add myself.
3900
3901 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3902
3903 * configure.ac: Don't accept isl 0.10.
3904 * configure: Regenerate.
3905
3906 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
3907
3908 Fix include path for in-tree cloog.
3909 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3910 * configure: Regenerate.
3911
3912 2014-06-18 Richard Henderson <rth@redhat.com>
3913
3914 * .gitignore: Import gcc_update output.
3915
3916 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
3917
3918 * config-ml.in: Robustify ac_configure_args parsing.
3919
3920 * configure.ac (--enable-linker-plugin-configure-flags)
3921 (--enable-linker-plugin-flags): New flags.
3922 (configdirs): Conditionally add libiberty-linker-plugin.
3923 * configure: Regenerate.
3924 * Makefile.def (host_modules): Add libiberty-linker-plugin.
3925 (host_modules) <lto-plugin>: Pay attention to
3926 @extra_linker_plugin_flags@ and
3927 @extra_linker_plugin_configure_flags@.
3928 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3929 * Makefile.in: Regenerate.
3930
3931 * Makefile.tpl (configure-[+prefix+][+module+])
3932 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3933 "module_srcdir" instead of "module" for locating a module's srcdir.
3934 * Makefile.in: Regenerate.
3935
3936 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
3937
3938 * MAINTAINERS (Write After Approval): Add myself.
3939
3940 2014-06-06 Sebastian Pop <sebpop@gmail.com>
3941
3942 * MAINTAINERS: Update my email address.
3943
3944 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
3945
3946 * MAINTAINERS (Write After Approval): Add myself.
3947
3948 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
3949
3950 * MAINTAINERS (Write After Approval): Add myself.
3951
3952 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
3953
3954 PR libstdc++/61011
3955 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3956 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3957 * configure: Regenerate.
3958
3959 2014-05-28 Pedro Alves <palves@redhat.com>
3960
3961 * MAINTAINERS (Write After Approval): Add myself.
3962
3963 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3964
3965 * MAINTAINERS: Update my affiliation/email.
3966
3967 2014-05-19 Mike Stump <mikestump@comcast.net>
3968
3969 * MAINTAINERS: Add wide-int reviewers.
3970
3971 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
3972
3973 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3974 * configure: Regenerated.
3975
3976 2014-05-15 Torvald Riegel <triegel@redhat.com>
3977
3978 * MAINTAINERS (libitm): Add myself as maintainer.
3979
3980 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
3981
3982 * MAINTAINERS (Write After Approval): Add myself.
3983
3984 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
3985
3986 * config.sub, config.guess: Import from upstream.
3987
3988 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3989
3990 * MAINTAINERS (Write After Approval): Put myself in correct order.
3991
3992 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3993
3994 * MAINTAINERS (Write After Approval): Add myself.
3995
3996 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3997
3998 * MAINTAINERS: Move myself from Reviewers to Write After Approval
3999 section.
4000
4001 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4002
4003 * MAINTAINERS (Write After Approval): Delete myself.
4004
4005 2014-04-17 Jakub Jelinek <jakub@redhat.com>
4006
4007 PR sanitizer/56781
4008 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4009 and -B* options with -Xcompiler.
4010
4011 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4012
4013 PR bootstrap/60620
4014 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4015 * Makefile.in: Regenerate.
4016
4017 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4018
4019 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4020 for WINDRES_FOR_TARGET in default-manifest.o rule.
4021 * Makefile.in: Regenerate.
4022
4023 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4024
4025 * MAINTAINERS (Write After Approval): Add myself.
4026
4027 2014-03-26 Jakub Jelinek <jakub@redhat.com>
4028
4029 PR sanitizer/56781
4030 * Makefile.def: Set bootstrap=true; for host fixincludes.
4031 * configure.ac: Don't bootstrap host fixincludes unless
4032 --with-build-config=bootstrap-{a,ub}san.
4033 * Makefile.in: Regenerated.
4034 * configure: Regenerated.
4035
4036 2014-03-21 Jakub Jelinek <jakub@redhat.com>
4037
4038 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4039 --enable-vtable-verify option parsing. Don't add
4040 target-libsanitizer to bootstrap_target_libs unless
4041 --with-build-config=bootstrap-asan or
4042 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4043 to bootstrap_target_libs unless --enable-vtable-verify.
4044 * configure: Regenerated.
4045
4046 2014-03-10 Anatoly Sokolov <aesok@post.ru>
4047
4048 * MAINTAINERS (Write After Approval): Add myself.
4049
4050 2014-03-07 Denis Chertykov <chertykov@gmail.com>
4051
4052 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4053
4054 2014-03-07 Jakub Jelinek <jakub@redhat.com>
4055
4056 PR bootstrap/58572
4057 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4058 -I for libstdc++-v3 includes if $(LEAN).
4059 * Makefile.in: Regenerated.
4060
4061 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
4062
4063 * MAINTAINERS: Update my email address.
4064
4065 2014-02-24 Walter Lee <walt@tilera.com>
4066
4067 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4068 (tilegx-*-*): Change to tilegx*-*-*.
4069 * configure: Regenerate.
4070
4071 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
4072
4073 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4074
4075 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4076
4077 * MAINTAINERS (Write After Approval): Add myself.
4078
4079 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4080
4081 PR target/59788
4082 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4083 *solaris2*.
4084
4085 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
4086
4087 * MAINTAINERS: Update my email address.
4088
4089 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4090
4091 * MAINTAINERS: Convert to UTF-8.
4092 Properly sort Xinliang David Li's entry.
4093
4094 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4095 Sandra Loosemore <sandra@codesourcery.com>
4096
4097 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4098 nios2 port maintainers.
4099
4100 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4101
4102 * MAINTAINERS (Write After Approval): Add myself.
4103
4104 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4105
4106 * configure.ac: Add user-friendly check for native x86_64-linux
4107 multilibs.
4108 * configure: Regenerate.
4109
4110 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4111
4112 * MAINTAINERS: Add myself as sh maintainer.
4113
4114 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4115
4116 * MAINTAINERS: Add self as SLSR maintainer.
4117
4118 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
4119
4120 * MAINTAINERS: Update my email address.
4121
4122 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
4123
4124 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4125
4126 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4127
4128 * Makefile.in: Regenerate.
4129
4130 * Makefile.tpl: Fix typo.
4131 * Makefile.in: Regenerate partially.
4132
4133 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4134
4135 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4136 supported.
4137 * configure: Regenerated.
4138
4139 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4140
4141 * MAINTAINERS (Write After Approval): Add myself.
4142
4143 2013-10-30 Jason Merrill <jason@redhat.com>
4144
4145 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4146 --disable-build-format-warnings.
4147
4148 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4149
4150 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
4151 depend on libstdc++ and libgcc.
4152 * configure: Regenerate.
4153 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4154 libcilkrts for POSIX and i*86, and x86_64 architectures.
4155 * Makefile.in: Added libcilkrts related fields to support building it.
4156
4157 2013-10-26 Jeff Law <law@redhat.com>
4158
4159 * Makefile.def (target_modules): Remove libmudflap
4160 (languages): Remove check-target-libmudflap).
4161 * Makefile.in: Rebuilt.
4162 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4163 * configure.ac (target_libraries): Remove target-libmudflap.
4164 Remove checks which disabled libmudflap on some systems.
4165 * configure: Rebuilt.
4166 * libmudflap: Directory removed.
4167
4168 2013-10-21 Cong Hou <congh@google.com>
4169
4170 * MAINTAINERS (Write After Approval): Add myself.
4171
4172 2013-10-16 Mike Stump <mikestump@comcast.net>
4173
4174 * .dir-locals.el: Add.
4175
4176 2013-10-15 David Malcolm <dmalcolm@redhat.com>
4177
4178 * configure.ac: Add --enable-host-shared
4179 * configure: Regenerate.
4180
4181 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4182
4183 Import from savannah.gnu.org:
4184 * config.guess: Update to 2013-06-10 version.
4185 * config.sub: Update to 2013-10-01 version.
4186
4187 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4188
4189 Changes to build configuration to allow big endian ARC ELF toolchain
4190 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4191 * configure: Regenerate.
4192
4193 2013-09-20 Alan Modra <amodra@gmail.com>
4194
4195 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4196 ppc host match. Support little-endian powerpc linux hosts.
4197
4198 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4199
4200 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4201 maintainer.
4202
4203 2013-09-12 DJ Delorie <dj@redhat.com>
4204
4205 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4206 maintainers.
4207
4208 2013-09-03 Richard Biener <rguenther@suse.de>
4209
4210 * configure.ac: Also allow ISL 0.12.
4211 * configure: Regenerated.
4212
4213 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4214
4215 * MAINTAINERS (Write After Approval): Add myself.
4216
4217 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4218
4219 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4220
4221 2013-08-26 Caroline Tice <cmtice@google.com>
4222
4223 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4224 "Various Reviewers" to libvtv "Various Maintainers".
4225
4226 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4227
4228 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4229
4230 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4231
4232 * MAINTAINERS: Update name, email.
4233
4234 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4235
4236 * MAINTAINERS (Write After Approval): Add myself.
4237
4238 2013-08-12 Caroline Tice <cmtice@google.com>
4239
4240 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4241 address in the Write After Approval section.
4242
4243 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4244
4245 * MAINTAINERS (Write After Approval): Update email.
4246
4247 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4248
4249 * configure.ac: Adjust to check VTV_SUPPORTED.
4250 * configure: Regenerated.
4251
4252 2013-08-02 Caroline Tice <cmtice@google.com>
4253
4254 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4255 on non-linux systems; add target-libvtv to noconfigdirs; add
4256 libsupc++/.libs to C++ library search paths.
4257 * configure: Regenerated.
4258 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4259 libstdc++ and libgcc.
4260 * Makefile.in: Regenerated.
4261
4262 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4263
4264 * MAINTAINERS (Write After Approval): Add myself.
4265
4266 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4267 Shiva Chen <shiva0217@gmail.com>
4268
4269 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4270 nds32 port maintainers.
4271
4272 2013-07-17 Tim Shen <timshen91@gmail.com>
4273
4274 * MAINTAINERS (Write After Approval): Add myself.
4275
4276 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4277
4278 * configure.ac: Sync from binutils.
4279 * configure: Regenerate.
4280
4281 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4282
4283 * MAINTAINERS (Write After Approval): Add myself.
4284
4285 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4286
4287 * MAINTAINERS (Write After Approval): Add myself.
4288
4289 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4290
4291 * MAINTAINERS (Write After Approval): Add myself.
4292
4293 2013-04-30 Brooks Moses <bmoses@google.com>
4294
4295 * MAINTAINERS: Update my email; move myself from Fortran
4296 reviewer to Write After Approval.
4297
4298 2013-04-16 Andreas Schwab <schwab@suse.de>
4299
4300 * configure.ac (aarch64-*-*): Don't disable java.
4301 * configure: Regenerate.
4302
4303 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4304
4305 * MAINTAINERS (Write After Approval): Add myself.
4306
4307 2013-03-30 Matthias Klose <doko@ubuntu.com>
4308
4309 * Makefile.def (target_modules): Don't install libffi.
4310 * Makefile.in: Regenerate.
4311
4312 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4313
4314 * MAINTAINERS (Write After Approval): Add myself.
4315
4316 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4317
4318 * MAINTAINERS (Write After Approval): Add myself.
4319
4320 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4321
4322 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4323 * configure: Regenerated.
4324
4325 2013-02-05 Ian Lance Taylor <iant@google.com>
4326
4327 PR go/55969
4328 * configure.ac: Disable libgo on some systems where it does not
4329 work.
4330
4331 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4332
4333 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4334 Remove Geoff Keating as rs6000 port maintainer, at his request.
4335
4336 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4337
4338 * MAINTAINERS: Update my email.
4339
4340 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
4341
4342 * configure: Re-generate.
4343
4344 2013-01-15 Richard Biener <rguenther@suse.de>
4345
4346 PR other/55973
4347 * configure: Re-generate.
4348
4349 2013-01-14 Matthias Klose <doko@ubuntu.com>
4350
4351 * Makefile.def (install-target-libsanitizer): Depend on
4352 install-target-libstdc++-v3.
4353 * Makefile.in: Regenerate.
4354
4355 2013-01-14 Richard Biener <rguenther@suse.de>
4356
4357 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4358 * configure: Re-generate
4359
4360 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4361
4362 * config.sub: Update from config repo.
4363
4364 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4365
4366 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4367 * Makefile.in: Regenerate.
4368
4369 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4370
4371 * MAINTAINERS (arc): Add new port maintainership for myself.
4372
4373 2013-01-09 Jason Merrill <jason@redhat.com>
4374
4375 * .gitignore: Import from gdb repository.
4376
4377 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4378
4379 * Makefile.def (configure-gcc): Depend on all-gmp.
4380 (all-gcc): Remove dependency on all-gmp.
4381 * Makefile.in: Regenerated.
4382
4383 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4384
4385 * config.sub: Merge from config repo.
4386 * config.guess: Ditto.
4387
4388 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4389
4390 * Makefile.def: Merge from binutils.
4391 * Makefile.in: Ditto.
4392
4393 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4394
4395 * MAINTAINERS: Update my email.
4396
4397 2012-12-29 Ben Elliston <bje@gnu.org>
4398
4399 * config.guess: Update to 2012-12-29 version.
4400 * config.sub: Likewise.
4401
4402 2012-12-20 Matthias Klose <doko@ubuntu.com>
4403
4404 * Makefile.def (install-target-libgfortran): Depend on
4405 install-target-libquadmath, install-target-libgcc.
4406 (install-target-libsanitizer): Depend on install-target-libgcc.
4407 (install-target-libjava): Depend on install-target-libgcc.
4408 (install-target-libitm): Depend on install-target-libgcc.
4409 (install-target-libobjc): Depend on install-target-libgcc.
4410 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4411 * Makefile.in: Regenerate.
4412
4413 2012-12-19 Matthias Klose <doko@ubuntu.com>
4414
4415 * Makefile.def (install-target-libgo): Depend on
4416 install-target-libatomic.
4417 * Makefile.in: Regenerate.
4418
4419 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4420
4421 PR go/55201
4422 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4423 * Makefile.in: Regenerate.
4424
4425 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4426
4427 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4428 * configure: Regenerate.
4429
4430 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4431
4432 * config.sub: Merge from config repo.
4433
4434 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4435
4436 * Makefile.def (target_modules): Add bootstrap=true and
4437 raw_cxx=true to libsanitizer.
4438 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4439 * Makefile.in: Regenerated.
4440 * configure: Likewise.
4441
4442 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4443
4444 * MAINTAINERS: Remove self as RTL optimization maintainer.
4445
4446 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4447
4448 * MAINTAINERS (Write After Approval): Add myself.
4449
4450 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4451
4452 * Makefile.def (target_modules): Remove bootstrap=true and
4453 raw_cxx=true from libsanitizer.
4454 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4455 * Makefile.in: Regenerated.
4456 * configure: Likewise.
4457
4458 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4459
4460 * Makefile.def (target_modules): Add bootstrap=true and
4461 raw_cxx=true to libsanitizer.
4462 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4463 * Makefile.in: Regenerated.
4464 * configure: Likewise.
4465
4466 2012-11-28 Andrew Pinski <apinski@cavium.com>
4467
4468 PR bootstrap/54279
4469 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4470 * configure: Regenerate.
4471 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4472 * Makefile.in: Regenerate.
4473
4474 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4475
4476 * configure.ac: Disable libsanitizer if we're not building C++.
4477 * configure: Regenerate.
4478
4479 2012-11-15 Roland McGrath <roland@hack.frob.com>
4480
4481 * MAINTAINERS (Write After Approval): Add myself.
4482
4483 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
4484
4485 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4486 Kostya Serebryany (kcc@google.com) and
4487 Jakub Jelinek (jakub@redhat.com).
4488 Rename area for Dodji Seketeli (dodji@redhat.com).
4489
4490 2012-11-15 Dodji Seketeli <dodji@redhat.com>
4491
4492 * MAINTAINERS: (asan.c, related): Add myself.
4493
4494 2012-11-14 Roland McGrath <mcgrathr@google.com>
4495
4496 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4497 * configure: Regenerate.
4498
4499 2012-11-13 Richard Henderson <rth@redhat.com>
4500
4501 * configure.ac: Move libsanitizer logic to subdirectory.
4502 * configure: Regenerate.
4503
4504 2012-11-13 Dodji Seketeli <dodji@redhat.com>
4505
4506 * configure.ac: Enable libsanitizer just on x86 linux for now.
4507 * configure: Re-generate.
4508
4509 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
4510
4511 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4512 sections.
4513 * configure: Regenerate.
4514
4515 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
4516
4517 * configure.ac: Add section for configdirs for libsanitizer.
4518 Disable for cris-*-* and mmix-*-*.
4519 * configure: Regenerate.
4520
4521 2012-11-12 Wei Mi <wmi@google.com>
4522
4523 * configure.ac: Add libsanitizer to target_libraries.
4524 * Makefile.def: Ditto.
4525 * configure: Regenerate.
4526 * Makefile.in: Regenerate.
4527 * libsanitizer: New directory for asan runtime. Contains an empty
4528 tsan directory.
4529
4530 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
4531
4532 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4533 against Mingw64 w32api.
4534 * configure: Regenerate.
4535
4536 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4537
4538 * configure: Regenerated.
4539
4540 2012-11-03 Robert Mason <rbmj@verizon.net>
4541
4542 * configure.ac: add --disable-libstdcxx configure option
4543 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4544
4545 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4546
4547 * MAINTAINERS (Write After Approval): Add myself.
4548
4549 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4550
4551 * MAINTAINERS (Write After Approval): Add myself.
4552
4553 2012-10-24 Sharad Singhai <singhai@google.com>
4554
4555 * MAINTAINERS (Write After Approval): Add myself.
4556
4557 2012-10-24 Eric Christopher <echristo@gmail.com>
4558
4559 * MAINTAINERS: Update email address.
4560
4561 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4562
4563 PR bootstrap/54820
4564 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4565 * configure: Regenerate.
4566
4567 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
4568
4569 * MAINTAINERS (aarch64): Add Marcus and myself.
4570
4571 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4572
4573 PR bootstrap/54820
4574 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4575 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4576 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4577 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4578 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4579 * Makefile.in: Regenerate.
4580 * configure.ac (have_static_libs): New variable and associated check.
4581 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4582 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4583 * configure: Regenerate.
4584
4585 2012-10-10 Richard Biener <rguenther@suse.de>
4586
4587 * MAINTAINERS: Adjust for changed surname.
4588
4589 2012-10-04 Lawrence Crowl <crowl@google.com>
4590
4591 * MAINTAINERS (Write After Approval): Add myself.
4592
4593 2012-10-01 Cary Coutant <ccoutant@google.com>
4594
4595 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4596
4597 2012-09-28 Ian Lance Taylor <iant@google.com>
4598
4599 * Makefile.def: Make all-target-libgo depend on
4600 all-target-libbacktrace.
4601 * Makefile.in: Rebuild.
4602
4603 2012-09-26 Ian Lance Taylor <iant@google.com>
4604
4605 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4606 * Makefile.in: Rebuild.
4607
4608 2012-09-20 Walter Lee <walt@tilera.com>
4609
4610 * configure.ac: Add tilegx to list of targets that support gold.
4611 * configure: Regenerate.
4612
4613 2012-09-20 Marek Polacek <polacek@redhat.com>
4614
4615 * MAINTAINERS (Write After Approval): Add myself.
4616
4617 2012-09-19 Steve Ellcey <sellcey@mips.com>
4618
4619 * configure.ac: Add mips*-mti-elf* target.
4620 * configure: Regenerate.
4621
4622 2012-09-17 Ian Lance Taylor <iant@google.com>
4623
4624 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4625 * configure.ac (host_libs): Add libbacktrace.
4626 (target_libraries): Add libbacktrace.
4627 * Makefile.def (host_modules): Add libbacktrace.
4628 (target_modules): Likewise.
4629 * configure, Makefile.in: Rebuild.
4630
4631 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
4632
4633 PR target/38607
4634 Merge upstream change.
4635 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4636
4637 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4638 Add libgomp*.o to compare_exclusions for AIX.
4639 * configure: Regenerate.
4640
4641 2012-09-06 Diego Novillo <dnovillo@google.com>
4642
4643 * configure.ac: Bump minimum GMP version to 4.2.3.
4644 * configure: Re-generate.
4645
4646 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
4647
4648 PR target/54461
4649 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4650 target-libgloss if not configured --with-avrlibc=no.
4651 * configure: Regenerate.
4652
4653 2012-09-04 Jason Merrill <jason@redhat.com>
4654
4655 * configure.ac: Fix --enable-languages=all.
4656
4657 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
4658
4659 * MAINTAINERS (Write After Approval): Add myself.
4660
4661 2012-09-03 Richard Guenther <rguenther@suse.de>
4662
4663 PR bootstrap/54138
4664 * configure.ac: Re-organize ISL / CLOOG checks to allow
4665 disabling with either --without-isl or --without-cloog.
4666 * configure: Regenerated.
4667
4668 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
4669
4670 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4671 * configure: Regenerate.
4672
4673 2012-08-27 Ulrich Drepper <drepper@gmail.com>
4674
4675 * MAINTAINERS: Fix my email address.
4676
4677 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4678
4679 PR binutils/4970
4680 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4681 and opcodes.
4682 * Makefile.in: Regenerated.
4683
4684 2012-08-26 Art Haas <ahaas@impactweather.com>
4685
4686 * configure: Regenerate.
4687
4688 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4689
4690 * INSTALL/README: Also refer to the online installation
4691 instructions.
4692
4693 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4694
4695 * MAINTAINERS (Write After Approval): Add myself.
4696 (Picochip port): Remove myself.
4697
4698 2012-08-14 Diego Novillo <dnovillo@google.com>
4699
4700 Merge from cxx-conversion branch.
4701
4702 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4703 POSTSTAGE1_CONFIGURE_FLAGS.
4704 * Makefile.in: Regenerate.
4705 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4706 Force C++ when bootstrapping.
4707 * configure: Regenerate.
4708
4709 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4710
4711 * MAINTAINERS (Write After Approval): Add myself.
4712
4713 2012-07-16 Joseph Myers <joseph@codesourcery.com>
4714
4715 * README: Document use of ranges of years in copyright notices.
4716
4717 2012-07-06 Richard Guenther <rguenther@suse.de>
4718
4719 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4720 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4721 --with-gmp=system.
4722 * Makefile.in: Regenerated.
4723 * configure: Likewise.
4724
4725 2012-07-06 Richard Guenther <rguenther@suse.de>
4726
4727 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4728 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4729 supply V=1 as extra_make_flags.
4730 * configure: Regenerated.
4731 * Makefile.in: Likewise.
4732
4733 2012-07-04 Tristan Gingold <gingold@adacore.com>
4734
4735 * configure: Regenerate.
4736
4737 2012-07-03 Richard Guenther <rguenther@suse.de>
4738
4739 * Makfile.def (isl): Remove not necessary extra_exports and
4740 extra_make_flags.
4741 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4742 * Makefile.in: Regenerated.
4743
4744 2012-07-03 Richard Guenther <rguenther@suse.de>
4745
4746 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4747 * configure.ac: If either the ISL or the CLooG check failed
4748 do not try to build in-tree versions.
4749 * Makefile.in: Regenerated.
4750 * configure: Regenerated.
4751
4752 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4753
4754 * configure: Regenerate.
4755
4756 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
4757
4758 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4759 maintainer.
4760
4761 2012-07-02 Richard Guenther <rguenther@suse.de>
4762
4763 * configure: Regenerated.
4764
4765 2012-07-02 Richard Guenther <rguenther@suse.de>
4766 Michael Matz <matz@suse.de>
4767 Tobias Grosser <tobias@grosser.es>
4768 Sebastian Pop <sebpop@gmail.com>
4769
4770 * Makefile.def: Add ISL host module, remove PPL host module.
4771 Adjust ClooG host module to use the proper ISL.
4772 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4773 * configure.ac: Include config/isl.m4. Add ISL host library,
4774 remove PPL. Remove PPL configury, add ISL configury, adjust
4775 ClooG configury.
4776 * Makefile.in: Regenerated.
4777 * configure: Likewise.
4778
4779 2012-07-02 Richard Guenther <rguenther@suse.de>
4780
4781 Merge from graphite branch
4782 2011-07-21 Tobias Grosser <tobias@grosser.es>
4783
4784 * configure: Regenerated.
4785 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4786 both cloog.org and legacy versions. The only supported version will
4787 be CLooG with the isl backend.
4788
4789 2011-07-21 Tobias Grosser <tobias@grosser.es>
4790
4791 * configure: Regenerated.
4792 * configure.ac: Require cloog isl 0.17.0
4793
4794 2011-07-21 Tobias Grosser <tobias@grosser.es>
4795
4796 * configure: Regenerated.
4797 * config/cloog.m4: Do not define CLOOG_ORG
4798
4799 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4800
4801 * configure.ac: Skip C if explicitly selected.
4802 * configure: Regenerate.
4803
4804 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
4805
4806 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4807 they contain -O2.
4808 * configure: Regenerate.
4809
4810 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4811
4812 PR debug/53740
4813 * df.h, df-problems.c, dce.c: Revert last patch.
4814
4815 2012-06-25 Iain Sandoe <iain@codesourcery.com>
4816
4817 * MAINTAINERS (Write After Approval): Update my email address.
4818
4819 2012-06-21 Meador Inge <meadori@codesourcery.com>
4820
4821 * MAINTAINERS (Write After Approval): Add myself.
4822
4823 2012-06-20 Jason Merrill <jason@redhat.com>
4824
4825 * Makefile.tpl (check-target-libgomp-c++): New.
4826 (check-target-libitm-c++): New.
4827 * Makefile.def (c++): Add them.
4828 * Makefile.in: Regenerate.
4829
4830 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
4831
4832 * MAINTAINERS (Write After Approval): Add myself.
4833
4834 2012-05-16 Olivier Hainque <hainque@adacore.com>
4835
4836 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4837 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4838 (install-no-fixedincludes): Adjust accordingly.
4839 * Makefile.in: Regenerate.
4840
4841 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
4842
4843 Merge upstream change
4844 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4845
4846 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
4847
4848 * MAINTAINERS (Write After Approval): Add myself.
4849
4850 2012-05-09 Nick Clifton <nickc@redhat.com>
4851 Paul Smith <psmith@gnu.org>
4852
4853 PR bootstrap/50461
4854 * configure.ac (mpfr-dir): When using in-tree MPFR sources
4855 allow for the fact that from release v3.1.0 of MPFR the source
4856 files were moved into a src sub-directory.
4857 * configure: Regenerate.
4858
4859 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
4860
4861 * configure.ac: Bump minimum MPFR version to 2.4.0.
4862 * configure: Regenerated.
4863
4864 2012-05-01 Richard Henderson <rth@redhat.com>
4865
4866 * Makefile.def (libatomic): New target_module.
4867 * configure.ac (target_libraries): Add libatomic.
4868 (noconfigdirs): Check if libatomic is supported.
4869 * Makefile.in, configure: Rebuild.
4870
4871 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
4872
4873 * MAINTAINERS (Write After Approval): Add myself.
4874
4875 2012-04-25 Joel Brobecker <brobecker@adacore.com>
4876
4877 * config.sub: Update to 2012-04-18 version from official repo.
4878
4879 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
4880
4881 * MAINTAINERS (Write After Approval): Add myself.
4882
4883 2012-04-11 Steve Ellcey <sellcey@mips.com>
4884
4885 * MAINTAINERS: Changed email address.
4886
4887 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
4888
4889 PR target/52737
4890 * contrib/gcc_update (files_and_dependencies):
4891 Remove gcc/config/avr/t-multilib from touch data.
4892
4893 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4894
4895 * MAINTAINERS (OS Port Maintainers): Remove irix.
4896 * configure.ac (enable_libgomp): Remove *-*-irix6*.
4897 (unsupported_languages): Remove mips-sgi-irix6.*.
4898 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4899 (with_stabs): Remove.
4900 * configure: Regenerate.
4901
4902 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4903
4904 * MAINTAINERS (OS Port Maintainers): Remove osf.
4905 * configure.ac (enable_libgomp): Remove *-*-osf*.
4906 (with_stabs): Remove alpha*-*-osf*.
4907 * configure: Regenerate.
4908
4909 2012-03-05 Tristan Gingold <gingold@adacore.com>
4910
4911 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4912 * configure: Regenerate.
4913
4914 2012-02-17 Walter Lee <walt@tilera.com>
4915
4916 * MAINTAINERS: (Write After Approval): Delete myself.
4917
4918 2012-02-14 Walter Lee <walt@tilera.com>
4919
4920 * MAINTAINERS (tilegx port): Add myself.
4921 (tilepro port): Add myself.
4922 (Write After Approval): Add myself.
4923
4924 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
4925
4926 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4927 and Joseph Myers as docstring relicensing maintainers.
4928
4929 2012-02-09 Bin Cheng <bin.cheng@arm.com>
4930
4931 * MAINTAINERS (write-after-approval): Add myself.
4932
4933 2012-02-08 Ira Rosen <irar@il.ibm.com>
4934
4935 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4936 maintainer.
4937
4938 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4939
4940 * MAINTAINERS (Write After Approval): Move myself to
4941 maintain alphabetical order.
4942
4943 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4944
4945 * MAINTAINERS (Write After Approval): Add myself.
4946
4947 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4948
4949 * MAINTAINERS (Write After Approval): Add myself.
4950
4951 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4952 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4953
4954 * configure.ac (cr16-*-*): Remove nonconfigdirs.
4955 * configure: Regenerate.
4956
4957 2012-01-23 Harshit Chopra <harshit@google.com>
4958
4959 * MAINTAINERS (Write After Approval): Add myself.
4960
4961 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
4962
4963 * configure.ac: Remove reference to mh-interix.
4964 * configure: Regenerate.
4965
4966 2012-01-05 Richard Henderson <rth@redhat.com>
4967
4968 PR bootstrap/51072
4969 * configure.ac: Disable libitm if c++ is not enabled.
4970 * configure: Rebuild.
4971
4972 * configure.ac: Fix regexp for same.
4973 * configure: Rebuild.
4974
4975 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
4976
4977 * MAINTAINERS (Write After Approval): Add myself.
4978
4979 2012-01-02 Richard Guenther <rguenther@suse.de>
4980
4981 PR bootstrap/51686
4982 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4983 * Makefile.in: Regenerate.
4984
4985 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
4986
4987 * MAINTAINERS (Write After Approval): Add myself.
4988
4989 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
4990
4991 * configure: Regenerate.
4992
4993 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4994
4995 * MAINTAINERS (picochip): Changed email address.
4996
4997 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4998
4999 * MAINTAINERS (write-after-approval): Add self.
5000
5001 2011-11-29 DJ Delorie <dj@redhat.com>
5002
5003 * configure.ac (rl78-*-*) New case.
5004 * configure: Regenerate.
5005 * MAINTAINERS: Add myself as RL78 maintainer.
5006
5007 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5008
5009 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5010
5011 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
5012
5013 * libtool.m4: Additional FreeBSD 10 fixes.
5014
5015 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
5016
5017 * MAINTAINERS: Move myself from Write After Approval to CPU Port
5018 Maintainers section, as Epiphany maintainer.
5019
5020 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5021
5022 PR target/49992
5023 * configure.ac: Remove ranlib special-casing for Darwin.
5024 * configure: Regenerate.
5025
5026 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
5027
5028 * MAINTAINERS (Reviewers): Keep the list sorted.
5029
5030 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
5031
5032 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5033
5034 2011-11-09 Roland McGrath <mcgrathr@google.com>
5035
5036 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5037 * configure: Rebuild.
5038 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5039 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5040 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5041 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5042 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5043 Add READELF.
5044 * Makefile.in: Rebuild.
5045
5046 2011-11-09 Jason Merrill <jason@redhat.com>
5047
5048 * Makefile.def (language=c++): Remove check-c++0x.
5049 * Makefile.in (check-gcc-c++): Regenerate.
5050
5051 2011-11-08 Richard Henderson <rth@redhat.com>
5052
5053 * configure.ac: Test for libitm directory present first.
5054
5055 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5056
5057 * configure.ac: Test libitm/configure.tgt to disable libitm.
5058 * configure: Rebuild.
5059
5060 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
5061 Richard Henderson <rth@redhat.com>
5062
5063 Merged from transactional-memory.
5064
5065 * Makefile.def (lang_env_dependencies): libitm is c++.
5066 Add libitm target module.
5067 * configure.ac: Likewise.
5068 * config/mmap.m4: New file.
5069 * contrib/gcc_update: Add libitm to touch data.
5070 * Makefile.in, configure: Rebuild.
5071
5072 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5073
5074 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5075 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5076 * Makefile.in: Regenerate.
5077
5078 2011-11-01 DJ Delorie <dj@redhat.com>
5079
5080 * config.sub: Update to version 2011-10-29 (added rl78)
5081
5082 2011-10-27 Nick Clifton <nickc@redhat.com>
5083
5084 * config.sub: Import these changes from the config project:
5085
5086 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5087 Ben Elliston <bje@gnu.org>
5088
5089 * config.sub (epiphany): New.
5090
5091 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5092 Ben Elliston <bje@gnu.org>
5093
5094 * config.sub (hexagon, hexagon-*): New.
5095
5096 2011-08-23 Roland McGrath <mcgrathr@google.com>
5097
5098 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5099 64eb to be64.
5100
5101 2011-08-16 Roland McGrath <mcgrathr@google.com>
5102
5103 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5104 (nacl): Grok as alias for 32el-unknown-nacl.
5105
5106 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5107
5108 * MAINTAINERS (Write After Approval): Add myself.
5109
5110 2011-10-24 Teresa Johnson <tejohnson@google.com>
5111
5112 * MAINTAINERS (Write After Approval): Add myself.
5113
5114 2011-09-21 Jakub Jelinek <jakub@redhat.com>
5115
5116 * MAINTAINERS (sparc port): Remove myself.
5117
5118 2011-09-14 Tom de Vries <tom@codesourcery.com>
5119
5120 * MAINTAINERS (Write After Approval): Add myself.
5121
5122 2011-08-14 Yao Qi <yao@codesourcery.com>
5123
5124 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5125 * configure: Regenerate.
5126
5127 2011-07-26 Ian Lance Taylor <iant@google.com>
5128
5129 * configure.ac: Set have_compiler based on whether gcc directory
5130 exists, rather than on whether gcc is in configdirs.
5131 * configure: Rebuild.
5132
5133 2011-07-21 Joseph Myers <joseph@codesourcery.com>
5134
5135 * MAINTAINERS (Global Reviewers): Add self.
5136
5137 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
5138
5139 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5140 link directories.
5141 * Makefile.in: Rebuild.
5142
5143 2011-07-20 Ian Lance Taylor <iant@google.com>
5144
5145 PR bootstrap/49787
5146 * configure.ac: Move --enable-bootstrap handling earlier in file.
5147 If --enable-bootstrap and either --enable-build-with-cxx or
5148 --enable-build-poststage1-with-cxx, enable C++ automatically.
5149 * configure: Rebuild.
5150
5151 2011-07-19 Ian Lance Taylor <iant@google.com>
5152
5153 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5154 make C++ a boot_language. Set and substitute
5155 POSTSTAGE1_CONFIGURE_FLAGS.
5156 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5157 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5158 * configure, Makefile.in: Rebuild.
5159
5160 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5161
5162 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5163 maintainers.
5164
5165 2011-07-18 Jakub Jelinek <jakub@redhat.com>
5166
5167 * MAINTAINERS (Global Reviewers): Add myself.
5168
5169 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5170
5171 * configure: Regenerate.
5172
5173 2011-07-16 Jason Merrill <jason@redhat.com>
5174
5175 * Makefile.def (language=c++): Add check-c++0x and
5176 check-target-libmudflap-c++.
5177 * Makefile.tpl (check-target-libmudflap-c++): New.
5178 * Makefile.in: Regenerate.
5179
5180 2011-07-16 Matthias Klose <doko@ubuntu.com>
5181
5182 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5183 * Makefile.def (target_modules/libjava): Pass
5184 $(EXTRA_CONFIGARGS_LIBJAVA).
5185 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5186 if not configured with --enable-static-libjava.
5187 * Makefile.in: Regenerate.
5188 * configure: Likewise.
5189
5190 2011-07-15 Jason Merrill <jason@redhat.com>
5191
5192 * Makefile.in (check-c++): Move check-gcc-c++0x after
5193 check-target-libstdc++-v3.
5194
5195 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5196
5197 * MAINTAINERS (c6x port): New entry.
5198
5199 2011-07-13 Jason Merrill <jason@redhat.com>
5200
5201 * Makefile.in (check-gcc-c++0x): New.
5202 (check-c++): Depend on it.
5203
5204 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5205
5206 PR target/39150
5207 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5208 x86_64-*-solaris2.1[0-9]*.
5209 * configure: Regenerate.
5210
5211 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5212
5213 * MAINTAINERS (RTL optimizers): Add self.
5214
5215 2011-06-27 Gabriel Charette <gchare@google.com>
5216
5217 * MAINTAINERS (Write After Approval): Add myself.
5218
5219 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5220
5221 PR regression/47836
5222 PR bootstrap/23656
5223 PR other/47733
5224 PR bootstrap/49247
5225 PR c/48825
5226 * configure.ac (target_libraries): Remove target-libiberty.
5227 Remove case-statement setting skipdirs=target-libiberty for
5228 multiple targets. Remove checking target_configdirs and
5229 removing target-libiberty but keeping target-libgcc if
5230 otherwise empty.
5231 * Makefile.def (target_modules): Don't add libiberty.
5232 (dependencies): Remove all traces of target-libiberty.
5233 * configure, Makefile.in: Regenerate.
5234
5235 2011-06-13 Walter Lee <walt@tilera.com>
5236
5237 * configure.ac (tilepro-*-*) New case.
5238 (tilegx-*-*): Likewise.
5239 * configure: Regenerate.
5240
5241 2011-06-06 Jing Yu <jingyu@google.com>
5242
5243 * configure.ac: Skip target-libiberty for
5244 arm*-*-linux-androideabi.
5245 * configure: Regenerated.
5246
5247 2011-06-06 Nick Clifton <nickc@redhat.com>
5248
5249 * config.sub: Sync from upstream.
5250
5251 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5252
5253 * MAINTAINERS (Write After Approval): Add myself.
5254
5255 2011-06-01 Daniel Jacobowitz <drow@false.org>
5256
5257 * MAINTAINERS: Update my email address.
5258
5259 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5260
5261 * MAINTAINERS (Write After Approval): Update my email address.
5262
5263 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5264
5265 * MAINTAINERS (Write After Approval): Add myself.
5266
5267 2011-05-08 Doug Kwan <dougkwan@google.com>
5268
5269 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5270 * configure: Regenerated.
5271 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5272 value from configure.
5273 * Makefile.in: Regenerated.
5274
5275 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5276
5277 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5278 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5279 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5280 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5281 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5282 *-*-vxworks*): Disable newlib and libgloss in separate case
5283 statement.
5284 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5285 to separate case statement.
5286 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5287 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5288 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5289 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5290 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5291 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5292 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5293 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5294 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5295 i[[3456789]]86-*-rdos*, m32r-*-*,
5296 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5297 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5298 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5299 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5300 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5301 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5302 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5303 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5304 and libgloss in main case over targets. Remove most empty cases
5305 in main case over targets.
5306 * configure: Regenerate.
5307
5308 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5309
5310 * MAINTAINERS (Write After Approval): Add myself.
5311
5312 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5313
5314 * configure.ac: Remove code setting special library locations for
5315 hppa*64*-*-hpux11*. Remove code setting compiler for
5316 sparc-sun-solaris2*.
5317 * configure: Regenerate.
5318
5319 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5320
5321 * configure.ac: Separate libgloss_dir settings from general case
5322 over targets.
5323 * configure: Regenerate.
5324
5325 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5326
5327 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5328 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5329 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5330 cases in libgcj-disabling case statement.
5331 (hppa*64*-*-linux*): Set unsupported_languages instead of
5332 disabling target-zlib.
5333 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5334 to hppa*64*-*-hpux*.
5335 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5336 hppa*-*-hpux*.
5337 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5338 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5339 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5340 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5341 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5342 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5343 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5344 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5345 libgcj-disabling case statement.
5346 * configure: Regenerate.
5347
5348 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5349
5350 * configure.ac: Disable Java for targets not supporting libffi.
5351 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5352 Remove cases in Java-disabling statement.
5353 (*arm-wince-pe): Change to arm-wince-pe.
5354 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5355 cases in Java-disabling statement.
5356 (bfin-*-*): Don't disable Java again.
5357 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5358 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5359 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5360 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5361 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5362 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5363 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5364 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5365 Java-disabling statement.
5366 (mmix-*-*): Don't disable Java again.
5367 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5368 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5369 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5370 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5371 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5372 statement.
5373 * configure: Regenerate.
5374
5375 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5376
5377 * configure.ac: Separate cases disabling Java and Java libraries
5378 from general case over targets.
5379 * configure: Regenerate.
5380
5381 2011-04-21 Jie Zhang <jzhang918@gmail.com>
5382
5383 * MAINTAINERS: Update my email address.
5384
5385 2011-04-20 Easwaran Raman <eraman@google.com>
5386
5387 * MAINTAINERS (Write After Approval): Add myself.
5388
5389 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5390
5391 PR lto/48086
5392 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5393 * configure: Regenerate.
5394
5395 2011-04-16 Jim Meyering <meyering@redhat.com>
5396
5397 * MAINTAINERS (Write After Approval): Add myself.
5398
5399 2011-04-15 Dodji Seketeli <dodji@redhat.com>
5400
5401 * MAINTAINERS: Update my email address.
5402
5403 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
5404
5405 * MAINTAINERS (Write After Approval): Add myself.
5406
5407 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5408
5409 * MAINTAINERS (Write After Approval): Add myself.
5410
5411 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5412
5413 * MAINTAINERS (Write After Approval): Add myself.
5414
5415 2011-04-06 Joseph Myers <joseph@codesourcery.com>
5416
5417 * configure.ac (build_tools): Remove build-byacc.
5418 (host_libs): Remove mmalloc.
5419 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5420 autoconf automake libtool diff rcs fileutils shellutils time
5421 textutils wdiff find uudecode hello tar gzip indent recode release
5422 sed perl gawk findutils gettext zip.
5423 (libgcj): Remove target-qthreads.
5424 (target_tools): Remove target-examples target-gperf.
5425 (YACC): Don't handle building byacc.
5426 * configure: Regenerate.
5427 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5428 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5429 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5430 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5431 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5432 handle building components.
5433 * Makefile.in: Regenerate.
5434
5435 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5436
5437 * MAINTAINERS: Update my email address as Xtensa maintainer.
5438
5439 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5440
5441 * config.sub: Sync from upstream.
5442
5443 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5444
5445 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5446 (microblaze*): Don't disable libssp.
5447 * configure: Regenerate.
5448
5449 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5450
5451 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5452 moveifchange.
5453 * configure: Regenerate.
5454 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5455 * Makefile.in: Regenerate.
5456
5457 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5458
5459 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5460 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5461 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5462 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5463 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5464 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5465 md_exec_prefix cases.
5466 * configure: Regenerate.
5467
5468 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5469
5470 * configure.ac: Separate cases disabling target-libssp,
5471 target-libiberty, target-libstdc++-v3 and Fortran from general
5472 case over targets.
5473 * configure: Regenerate.
5474
5475 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5476
5477 * configure.ac (*-*-chorusos): Don't disable libgcj.
5478 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5479 Remove case.
5480 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5481 (arm-*-coff): Don't disable libgcj.
5482 (arm*-*-linux-gnueabi): Remove useless assignment.
5483 (arm-*-riscix*): Don't disable libgcj.
5484 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5485 configuration.
5486 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5487 (c54x*-*-*): Remove case.
5488 (tic54x-*-*): Don't disable GCC or GCC libraries.
5489 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5490 to *.
5491 (d10v-*-*): Don't disable GCC libraries.
5492 (d30v-*-*): Don't disable libgcj.
5493 (h8500-*-*): Don't disable GCC libraries.
5494 (i960-*-*): Don't disable libgcj.
5495 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5496 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5497 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5498 libgcj.
5499 (m68k-*-coff*): Remove case.
5500 (mmix-*-*): Don't disable libgloss on host.
5501 (mn10200-*-*, mn10300-*-*): Remove cases.
5502 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5503 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5504 Don't disable libgcj.
5505 (romp-*-*): Remove case.
5506 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5507 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5508 case.
5509 (v810-*-*): Don't disable GCC libraries.
5510 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5511 (ip2k-*-*): Don't disable GCC libraries.
5512 * configure: Regenerate.
5513
5514 2011-03-28 Joseph Myers <joseph@codesourcery.com>
5515
5516 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5517 libffi on host.
5518 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5519 on host.
5520 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5521 * configure: Regenerate.
5522
5523 2011-03-26 John Marino <binutils@marino.st>
5524
5525 * configure.ac: Add support for *-*-dragonfly*
5526 * configure: Regenerate.
5527
5528 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5529
5530 * configure.ac (native_only): Remove.
5531 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5532 send-pr uudecode guile gnuserv on host.
5533 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5534 send-pr rcs guile perl texinfo libtool on host.
5535 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5536 automake send-pr rcs guile perl texinfo libtool on host.
5537 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5538 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5539 (alpha*-dec-osf*): Don't disable fileutils on target.
5540 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5541 texinfo send-pr expect dejagnu on target.
5542 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5543 target-qthreads on target.
5544 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5545 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5546 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5547 x86_64-*-mingw*): Don't disable expect on target.
5548 (*-*-cygwin*): Don't disable target-gperf on target.
5549 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5550 gnuserv on target.
5551 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5552 target.
5553 * configure: Regenerate.
5554
5555 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5556
5557 * configure.ac (target_tools): Remove target-groff.
5558 (native_only): Remove target-groff.
5559 (hppa*64*-*-*): Don't disable byacc.
5560 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5561 setting.
5562 (*-*-kaos*): Don't skip target-librx and target-groff.
5563 (*-*-netware*): Don't skip target-libmudflap.
5564 (*-*-tpf*): Don't skip target-libmudflap.
5565 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5566 directories on the host.
5567 (ia64*-*-*vms*): Don't skip tix.
5568 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5569 host.
5570 * configure: Regenerate.
5571
5572 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5573
5574 * configure.ac: Remove references to mt-mep, mt-netware,
5575 mt-wince.
5576 * Makefile.def: Add all-utils soft dependencies.
5577 * Makefile.tpl: Remove GDB_NLM_DEPS.
5578 * configure: Regenerate.
5579 * Makefile.in: Regenerate.
5580
5581 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5582
5583 * configure.ac: Do not include mh-x86omitfp.
5584 * configure: Regenerate.
5585
5586 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5587
5588 * configure.ac: Remove empty cases.
5589 * configure: Regenerate.
5590
5591 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5592
5593 * Makefile.def: Add dependency from termcap to gdb.
5594 * Makefile.in: Regenerate.
5595
5596 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5597
5598 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5599 * configure: Regenerate.
5600 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5601 * Makefile.tpl: Likewise.
5602 * Makefile.in: Regenerate.
5603
5604 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5605
5606 * configure.ac: Remove all mentions of tentative_cc.
5607 * configure: Regenerate.
5608
5609 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5610
5611 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5612 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5613 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5614 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5615 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5616 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5617 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5618 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5619 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5620 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5621 *-*-rhapsody*): Remove host cases.
5622 * configure: Regenerate.
5623
5624 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5625
5626 * configure.ac (ppc*-*-pe): Remove host case.
5627 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5628 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5629 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5630 cases.
5631 * configure: Regenerate.
5632
5633 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5634
5635 * config.sub: Update to version 2011-03-23.
5636
5637 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5638
5639 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5640 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5641 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5642 * configure: Regenerate.
5643
5644 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5645
5646 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5647 to Write After Approval.
5648 * config-ml.in: Don't handle arc-*-elf*.
5649 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5650 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5651 handle GCC libraries.
5652 * configure: Regenerate.
5653
5654 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5655
5656 PR bootstrap/48120:
5657 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5658 Add -lstdc++ -lm to LIBS.
5659 * configure: Regenerate.
5660
5661 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
5662
5663 * config.guess: Update to version 2011-02-02
5664 * config.sub: Update to version 2011-02-24
5665
5666 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5667
5668 PR lto/48086
5669 * configure.ac: Re-enable LTO on *-apple-darwin9.
5670 * configure: Regenerate.
5671
5672 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5673
5674 PR lto/48086
5675 * configure.ac: Disable LTO on darwin due to an assembler change in
5676 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5677 under 256.
5678 * configure: Regenerate.
5679
5680 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5681
5682 * MAINTAINERS: Update myself as score backend maintainer,
5683 update my e-mail address.
5684
5685 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
5686
5687 * MAINTAINERS: Update my e-mail address.
5688
5689 2011-03-06 Joey Ye <joey.ye@arm.com>
5690
5691 * MAINTAINERS: Update my e-mail address.
5692
5693 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5694
5695 * configure.ac: Adjust test of with_ppl.
5696 * configure: Regenerated.
5697
5698 2011-03-02 Kai Tietz <ktietz@redhat.com>
5699
5700 * MAINTAINERS: Adjust my e-mail address.
5701
5702 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5703
5704 * configure.ac: Add -lpwl to ppllibs.
5705 * configure: Regenerated.
5706
5707 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5708
5709 * config/cloog.m4: Add -lisl to clooglibs.
5710 * configure: Regenerated.
5711
5712 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5713
5714 * MAINTAINERS (CPU Port maintainers): Add self.
5715
5716 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5717
5718 * MAINTAINERS: Add myself as testsuite maintainer.
5719
5720 2011-02-15 Mike Stump <mikestump@comcast.net>
5721
5722 * MAINTAINERS: Add myself as testsuite maintainer.
5723
5724 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5725
5726 Import from Libtool and gnulib:
5727
5728 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5729
5730 Prepare for supporting FreeBSD 10.
5731 * config.rpath: Remove handling of freebsd1* which soon would
5732 match FreeBSD 10.0.
5733
5734 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5735
5736 Remove support for FreeBSD 1.x.
5737 * libtool.m4 (_LT_LINKER_SHLIBS)
5738 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5739 soon would incorrectly match FreeBSD 10.0.
5740
5741 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5742
5743 PR binutils/12283
5744 * move-if-change: Import version from gnulib.
5745
5746 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
5747
5748 PR lto/47225
5749 * Makefile.def (lto-plugin): Double dash for enable-shared.
5750 (configure-gcc): Depend on all-lto-plugin.
5751 * Makefile.in: Rebuilt.
5752
5753 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5754
5755 * configure.ac: Remove extra bracket.
5756 * configure: Regenerate.
5757
5758 2011-02-08 Tobias Burnus <burnus@net-b.de>
5759
5760 * MAINTAINERS: Add myself as libquadmath maintainer.
5761
5762 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
5763
5764 * MAINTAINERS: Update my email address.
5765
5766 2011-02-07 Joseph Myers <joseph@codesourcery.com>
5767
5768 * MAINTAINERS (option handling): Add self.
5769
5770 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
5771
5772 PR lto/47225
5773 * Makefile.def: Add dependency for install-gcc
5774 on install-lto-plugin.
5775 * Makfile.in: Regenerated
5776
5777 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5778
5779 * MAINTAINERS (CPU Port Maintainers): Add myself.
5780
5781 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
5782
5783 PR libgcj/44341
5784 * configure.ac: Discard --with-* flags for host when configuring
5785 target libraries for cross build.
5786 * configure: Rebuilt.
5787
5788 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5789
5790 * MAINTAINERS (linear loop transforms): Removed.
5791
5792 2011-01-25 Jakub Jelinek <jakub@redhat.com>
5793
5794 * configure.ac: If with_ppl is no, move setting with_cloog=no
5795 after CLOOG_REQUESTED check.
5796 * configure: Regenerated.
5797
5798 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5799
5800 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5801 CLooG has been requested.
5802 * configure: Regenerated.
5803
5804 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5805
5806 * configure: Regenerated.
5807 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5808
5809 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5810
5811 * configure: Regenerated.
5812 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5813
5814 2011-01-21 Andreas Schwab <schwab@redhat.com>
5815
5816 * configure.ac: Use AS_HELP_STRING throughout.
5817 * configure: Regenerate.
5818
5819 2011-01-18 Jie Zhang <jie.zhang@analog.com>
5820
5821 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5822 * configure: Regenerate.
5823
5824 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5825
5826 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5827
5828 2011-01-13 Joel Brobecker <brobecker@adacore.com>
5829
5830 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5831 for ia64-hpux.
5832 * configure: Regenerate.
5833
5834 2011-01-07 Jan Hubicka <jh@suse.cz>
5835
5836 PR lto/47225
5837 * Makefile.in: Regenerate.
5838 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5839 configure.
5840
5841 2011-01-07 Jan Hubicka <jh@suse.cz>
5842
5843 * Makefile.in: Regenerate.
5844 * Makefile.def (gcc host module) and soft dependency on lto-plugin
5845 and configure dependency on lto-plugin configure.
5846 (lto-plugin module): Remove dependency on GCC; add dependency on
5847 liniberty.
5848
5849 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
5850
5851 * MAINTAINERS (Write After Approval): Add myself.
5852
5853 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
5854
5855 * configure: Regenerate.
5856
5857 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
5858
5859 * configure.ac: (picochip): Disable libiberty.
5860
5861 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5862
5863 * MAINTAINERS (Write After Approval): Add myself.
5864
5865 2010-12-10 Ian Lance Taylor <iant@google.com>
5866
5867 PR bootstrap/46819
5868 * configure.ac: For --disable-libgcj clear libgcj_saved.
5869 * configure: Rebuild.
5870
5871 2010-12-10 Tobias Burnus <burnus@net-b.de>
5872
5873 PR fortran/46540
5874 * configure.ac: Add --disable-libquadmath and
5875 --disable-libquadmath-support.
5876 * configure: Regenerate.
5877
5878 2010-12-03 Ian Lance Taylor <iant@google.com>
5879
5880 * MAINTAINERS: Add myself as libgo maintainer.
5881
5882 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
5883
5884 PR libffi/46792
5885 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5886 * configure: Regenerate.
5887
5888 2010-12-02 Ian Lance Taylor <iant@google.com>
5889
5890 * configure.ac: Always set default for poststage1_ldflags to
5891 -static-libstdc++ -static-libgcc.
5892
5893 2010-11-29 Andreas Schwab <schwab@redhat.com>
5894
5895 * configure.ac: Move comment to remove extra space in last argument
5896 of GCC_TARGET_TOOL.
5897
5898 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
5899
5900 PR other/46026
5901 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5902 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5903 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5904 (BASE_FLAGS_TO_PASS): Use it.
5905 * configure: Rebuilt.
5906 * Makefile.in: Rebuilt.
5907
5908 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
5909
5910 PR binutils/12258
5911 * configure.ac: Correct comments for --enable-gold/--enable-ld.
5912 Properly check default linker.
5913 * configure: Regnerated.
5914
5915 2010-11-23 Matthias Klose <doko@ubuntu.com>
5916
5917 * configure.ac: For --enable-gold, handle value `default' instead of
5918 `both*'. New configure option --{en,dis}able-ld.
5919 * configure: Regenerate.
5920
5921 2010-11-20 Ian Lance Taylor <iant@google.com>
5922
5923 * configure.ac: Only disable a language library if no language needs
5924 it. Don't let --disable-libgcj uncondtionally disable libffi.
5925 * configure: Rebuild.
5926
5927 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5928
5929 * Makefile.in: Regenerate.
5930
5931 PR other/46202
5932 * configure.ac: Fix just-built in-tree STRIP name to be
5933 binutils/strip-new.
5934 * configure: Regenerate.
5935 * Makefile.def (install-strip-gcc, install-strip-binutils)
5936 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5937 (install-strip-sid): Mirror dependencies on non-strip variants
5938 of these targets on the respective -strip prerequisites.
5939 * Makefile.tpl (install-strip, install-strip-host)
5940 (install-strip-target): New targets.
5941 (install-strip-[+module+], install-strip-target-[+module+]):
5942 New targets.
5943 * Makefile.in: Regenerate.
5944
5945 2010-11-19 Ian Lance Taylor <iant@google.com>
5946 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5947
5948 * configure.ac: Add target-libgo to target_libraries. Set
5949 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5950 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5951 (HOST_EXPORTS): Add GOC.
5952 (BASE_TARGET_EXPORTS): Add GOC.
5953 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5954 (GOCFLAGS_FOR_TARGET): New variable.
5955 (EXTRA_HOST_FLAGS): Add GOC.
5956 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5957 * Makefile.def (target_modules): Add libgo.
5958 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5959 (dependencies): Add dependency from configure-target-libgo to
5960 configure-target-libffi and all-target-libstdc++-v3. Add
5961 dependencies from all-target-libgo to all-target-libffi.
5962 (languages): Add go.
5963 * configure: Rebuild.
5964 * Makefile.in: Rebuild.
5965
5966 2010-11-19 Ian Lance Taylor <iant@google.com>
5967
5968 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5969 compiler/flag environment variables.
5970
5971 2010-11-18 Ian Lance Taylor <iant@google.com>
5972
5973 * configure.ac: Check for lang_requires_boot_languages in
5974 config-lang.in files.
5975 * configure: Rebuild.
5976
5977 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5978 Tobias Burnus <burnus@net-b.de>
5979
5980 PR fortran/32049
5981 * Makefile.def: Add libquadmath; build it with language=fortran.
5982 * configure.ac: Add libquadmath.
5983 * Makefile.tpl: Handle multiple libs in check-[+language+].
5984 * Makefile.in: Regenerate.
5985 * configure: Regenerate.
5986
5987 2010-11-16 Tom Tromey <tromey@redhat.com>
5988
5989 * MAINTAINERS: Moved myself to reviewers section.
5990
5991 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
5992
5993 * MAINTAINERS: Moved myself to reviewers section.
5994
5995 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5996
5997 * MAINTAINERS (Various Maintainers): Add self for build machinery.
5998 (Write After Approval): Remove self.
5999
6000 2010-11-15 Andreas Schwab <schwab@redhat.com>
6001
6002 * configure.ac: Fix spelling in option names.
6003 * configure: Regenerated.
6004
6005 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
6006
6007 PR bootstrap/39622
6008 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6009 * configure: Regenerated.
6010
6011 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
6012
6013 * MAINTAINERS: Update my email address.
6014
6015 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6016
6017 * configure: Regenerate.
6018
6019 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6020
6021 * configure: Regenerate.
6022
6023 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6024
6025 * configure: Regenerate.
6026
6027 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6028
6029 * configure: Regenerate.
6030
6031 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6032
6033 * configure.ac: Support official CLooG.org versions.
6034 * configure: Regenerate.
6035 * config/cloog.m4: New.
6036
6037 2010-11-10 François Dumont <francois.cppdevs@free.fr>
6038
6039 * MAINTAINERS (Write After Approval): Add myself.
6040
6041 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
6042
6043 * MAINTAINERS: Update my email address.
6044
6045 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6046
6047 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6048 * configure: Regenerate.
6049
6050 2010-11-03 Ian Lance Taylor <iant@google.com>
6051 Dave Korn <dave.korn.cygwin@gmail.com>
6052
6053 PR lto/46273
6054 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6055 and on other supported platforms whenever LTO is enabled.
6056 * configure: Rebuild.
6057
6058 2010-11-02 Alan Modra <amodra@gmail.com>
6059
6060 PR binutils/12110
6061 * configure.ac: Error when source path contains spaces.
6062 * configure: Regenerate.
6063
6064 2010-10-23 James E. Wilson <wilson@codesourcery.com>
6065
6066 * MAINTAINERS: Update my email address.
6067
6068 2010-10-20 Ian Lance Taylor <iant@google.com>
6069
6070 * Makefile.def (target_modules): Set lib_path to src/.libs for
6071 libstdc++-v3 module.
6072 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6073 * Makefile.in: Rebuild.
6074
6075 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6076
6077 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6078 (Write After Approval): Remove myself.
6079
6080 2010-10-15 Tristan Gingold <gingold@adacore.com>
6081
6082 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6083
6084 2010-10-14 Douglas Rupp <rupp@gnat.com>
6085
6086 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6087
6088 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6089
6090 * configure.ac (build_lto_plugin): New shell variable.
6091 (--enable-lto): Turn on by default for all non-ELF platforms that
6092 have had LTO support added so far. Set build_lto_plugin appropriately
6093 for both ELF and non-ELF.
6094 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6095 * configure: Regenerate.
6096
6097 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6098
6099 Sync from src:
6100 * configure.ac (v850 support): Remove target-libgloss from
6101 noconfigdirs.
6102 * configure: Regenerate.
6103
6104 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6105
6106 PR bootstrap/45326
6107 PR bootstrap/45174
6108 * configure.ac: Honor initial values of $build_configargs,
6109 $host_configargs, $target_configargs. Mark the precious, so
6110 environment settings get recorded.
6111 * configure: Regenerate.
6112
6113 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6114
6115 PR bootstrap/45796
6116 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6117 Depend on all-build-libiberty.
6118 * Makefile.in: Regenerate.
6119
6120 2010-09-30 Michael Eager <eager@eagercon.com>
6121
6122 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6123 * configure: Regenerate.
6124
6125 2010-09-28 Michael Eager <eager@eagercon.com>
6126
6127 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6128
6129 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6130
6131 PR bootstrap/44621
6132 * configure.ac: Fix unportable shell quoting.
6133 * configure: Regenerate.
6134
6135 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6136
6137 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6138 targets and amend comment.
6139 * configure: Regenerate.
6140
6141 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6142
6143 * MAINTAINERS (Write After Approval): Add myself.
6144
6145 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6146
6147 * configure.ac: Enable LTO by default on Darwin.
6148 * configure: Regenerate.
6149
6150 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6151
6152 * MAINTAINERS (Write After Approval): Add myself.
6153
6154 2010-09-01 Ian Bolton <ian.bolton@arm.com>
6155
6156 * MAINTAINERS (Write After Approval): Add myself.
6157
6158 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6159
6160 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6161 ports
6162
6163 2010-07-28 David Yuste <david.yuste@gmail.com>
6164
6165 * MAINTAINERS (Write After Approval): Add myself.
6166
6167 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6168
6169 * configure.ac: Support all v850 targets.
6170 * configure: Regenerate.
6171
6172 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6173
6174 PR bootstrap/44455
6175 * configure.ac (extra_mpfr_configure_flags): Copy from
6176 extra_mpc_gmp_configure_flags.
6177 * configure: Re-generated.
6178
6179 2010-07-22 Andi Kleen <ak@linux.intel.com>
6180
6181 * MAINTAINERS (Write After Approval): Add myself.
6182
6183 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6184
6185 * MAINTAINERS (Write After Approval): Add myself.
6186
6187 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6188
6189 * MAINTAINERS (Write After Approval): Add myself.
6190
6191 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6192
6193 PR target/44862
6194 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6195 Provide -B option to allow for link spec %s substitutions for
6196 libstdc++.a on darwin.
6197 * Makefile.in: Regenerate.
6198
6199 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6200
6201 * MAINTAINERS (Reviewers): Update my e-mail address
6202
6203 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6204
6205 * Makefile.def (configure-gcc): Depend on all-libelf.
6206 * Makefile.in: Rebuild.
6207
6208 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6209
6210 * MAINTAINERS (Write After Approval): Add myself in the right place.
6211
6212 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6213
6214 * MAINTAINERS (Write After Approval): Add myself.
6215
6216 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6217
6218 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6219
6220 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6221
6222 * config.sub: Update to version 2010-05-21.
6223 * config.guess: Update to version 2010-04-03.
6224
6225 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6226
6227 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6228 * configure: Regenerate.
6229
6230 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6231
6232 * MAINTAINERS (Write After Approval): Add myself.
6233
6234 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6235
6236 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6237 a platform that supports LTO.
6238 * configure: Regenerate.
6239
6240 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6241
6242 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6243 * configure: Regenerated.
6244
6245 2010-04-27 Roland McGrath <roland@redhat.com>
6246 H.J. Lu <hongjiu.lu@intel.com>
6247
6248 * configure.ac (--enable-gold): Support both, both/gold and
6249 both/bfd to add gold to configdirs without removing ld.
6250 * configure: Regenerated.
6251
6252 * Makefile.def: Add install-gold dependency to install-ld.
6253 * Makefile.in: Regenerated.
6254
6255 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6256
6257 PR lto/42776
6258 * configure.ac (--enable-lto): Refactor handling so libelf tests
6259 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6260 and allow LTO to be explicitly enabled on non-ELF platforms that
6261 are known to support it inside else-clause.
6262 * configure: Regenerate.
6263
6264 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6265
6266 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6267 * configure: Regenerate.
6268
6269 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6270
6271 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6272 * configure: Regenerate.
6273
6274 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6275
6276 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6277 separately.
6278 * configure: Regenerate.
6279
6280 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6281
6282 * MAINTAINERS (Write After Approval): Add myself.
6283
6284 2010-04-14 Tristan Gingold <gingold@adacore.com>
6285
6286 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6287 * configure: Regenerate.
6288
6289 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6290
6291 * configure: Regenerate after change to elf.m4.
6292
6293 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6294
6295 * MAINTAINERS (Write After Approval): Add myself.
6296
6297 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6298
6299 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6300 * configure: Regenerated.
6301
6302 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6303
6304 * configure.ac: Print "buggy but acceptable" when CLooG
6305 revision is less than 9.
6306 * configure: Regenerated.
6307
6308 2010-04-01 Diego Novillo <dnovillo@google.com>
6309
6310 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6311
6312 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6313
6314 PR bootstrap/43615
6315 PR bootstrap/43328
6316
6317 Revert:
6318
6319 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6320
6321 * configure.ac: Do not pass --enable-multilib nor
6322 --disable-multilib in baseargs. Accept explicitly passed
6323 --enable_multilib.
6324 * configure: Regenerate.
6325
6326 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6327
6328 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6329
6330 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6331
6332 * MAINTAINERS: Remove myself.
6333
6334 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6335
6336 PR bootstrap/43328
6337 * configure.ac: Do not pass --enable-multilib nor
6338 --disable-multilib in baseargs. Accept explicitly passed
6339 --enable_multilib.
6340 * configure: Regenerate.
6341
6342 2010-03-28 Andrew Pinski <pinskia@gmail.com>
6343
6344 * MAINTAINERS (spu port): Remove me.
6345
6346 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6347
6348 * configure.ac (tic6x-*-*): New case.
6349 * configure: Regenerate.
6350
6351 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6352
6353 * config.sub: Update to version 2010-03-22.
6354 * config.guess: Update to version 2009-12-30.
6355
6356 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
6357
6358 PR ada/42554
6359 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6360 * configure: Regenerate.
6361
6362 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6363
6364 * MAINTAINERS: Update my email address.
6365
6366 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6367
6368 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6369 (ghassan.shobaki@amd.com): Removed.
6370
6371 2010-03-17 Alan Modra <amodra@gmail.com>
6372
6373 * MAINTAINERS: Update my email address.
6374
6375 2010-03-16 Diego Novillo <dnovillo@google.com>
6376
6377 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6378 Matthews.
6379
6380 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6381
6382 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6383 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6384
6385 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6386
6387 * MAINTAINERS: Update my email address.
6388
6389 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6390
6391 * MAINTAINERS: Update my email address.
6392
6393 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6394
6395 * MAINTAINERS: Update my email address.
6396
6397 2010-03-09 Jie Zhang <jie@codesourcery.com>
6398
6399 * MAINTAINERS: Update my email address.
6400
6401 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6402
6403 PR libstdc++/32499
6404 * configure.ac (RANLIB): Default to true.
6405 (STRIP): Likewise.
6406 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6407 * configure: Regenerate.
6408
6409 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
6410
6411 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6412 (Write After Approval): Update my email address.
6413
6414 2010-02-17 Nick Clifton <nickc@redhat.com>
6415
6416 PR 11238
6417 * Makefile.tpl (local-distclean): Also remove config.cache files in
6418 sub-directories as there may not be Makefiles present in the
6419 sub-directories.
6420 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6421 the config.cache files found by the find command.
6422
6423 * Makefile.in: Regenerate.
6424 * configure.ac: Revert previous delta.
6425 * configure: Regenerate.
6426
6427 2010-02-15 Nick Clifton <nickc@redhat.com>
6428
6429 PR 11238
6430 * configure.ac: Delete config.cache files in sub-directories when
6431 deleting Makefiles.
6432 * configure: Regenerate.
6433
6434 2010-02-12 Ben Elliston <bje@gnu.org>
6435
6436 * MAINTAINERS: Update my email address.
6437
6438 2010-02-08 Andrew Pinski <pinskia@gmail.com>
6439
6440 * MAINTAINERS (spu port): Update my email address.
6441
6442 2010-02-08 Jie Zhang <jie.zhang@analog.com>
6443
6444 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6445
6446 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6447
6448 * configure.ac: Add "recommended" version checks for GMP/MPC.
6449 Update recommended GMP/MPFR/MPC versions.
6450 * configure: Regenerate.
6451
6452 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6453
6454 * MAINTAINERS: Move my Embecosm email address into the
6455 write-after-approval section.
6456
6457 2010-01-26 Ian Lance Taylor <iant@google.com>
6458
6459 * MAINTAINERS: Add myself as Go frontend maintainer.
6460
6461 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
6462
6463 PR libstdc++/36101, PR libstdc++/42813
6464 * configure.ac (bootstrap_target_libs): Make inclusion of
6465 target-libgomp conditional on libgomb being in target_configdirs.
6466 * configure: Regenerate.
6467
6468 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
6469
6470 PR libstdc++/36101, PR libstdc++/42813
6471 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6472 * configure: Regenerate.
6473
6474 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
6475
6476 PR libstdc++/36101, PR libstdc++/42813
6477 * configure.ac (target_configdirs): Substitute.
6478 * Makefile.def: Bootstrap target module libgomp.
6479 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6480 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6481 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6482 * configure, Makefile.in: Regenerate.
6483
6484 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6485
6486 * MAINTAINERS: Adjust my details.
6487
6488 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6489
6490 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6491
6492 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6493
6494 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6495
6496 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6497
6498 * MAINTAINERS (Write After Approval): Add myself.
6499
6500 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6501
6502 * MAINTAINERS (Write After Approval): Add myself.
6503
6504 2010-01-11 Richard Guenther <rguenther@suse.de>
6505
6506 PR lto/41569
6507 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6508 * Makefile.in: Regenerated.
6509
6510 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
6511
6512 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6513 * configure: Regenerate.
6514
6515 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6516 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6517
6518 PR bootstrap/42424
6519 * configure.ac: Include libtool m4 files.
6520 (_LT_CHECK_OBJDIR): Call it.
6521 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6522 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6523
6524 * configure: Regenerate.
6525
6526 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6527
6528 PR bootstrap/41818
6529 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6530 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6531 * Makefile.in: Regenerate.
6532
6533 2010-01-02 Richard Guenther <rguenther@suse.de>
6534
6535 PR lto/41529
6536 * configure.ac: Include config/elf.m4. Disable LTO if not
6537 builting for an elf target.
6538 * configure: Regenerate.
6539
6540 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6541
6542 * MAINTAINERS: Change my email address.
6543
6544 2009-12-18 Ben Elliston <bje@au.ibm.com>
6545
6546 * config.sub, config.guess: Update from upstream sources.
6547
6548 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6549
6550 * MAINTAINERS (Write After Approval): Add myself.
6551
6552 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6553
6554 PR middle-end/30447
6555 PR middle-end/30789
6556 PR other/40302
6557
6558 * configure.ac: Require MPC.
6559 * configure: Regenerate.
6560
6561 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6562
6563 PR target/38384
6564 PR bootstrap/40972
6565 * libtool.m4: Sync from git Libtool.
6566 * ltoptions.m4: Likewise.
6567 * ltversion.m4: Likewise.
6568 * lt~obsolete.m4: Likewise.
6569 * ltmain.sh: Likewise.
6570
6571 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6572
6573 * configure.ac: Update minimum MPC version to 0.8.
6574 * configure: Regenerate.
6575
6576 2009-11-21 Sebastian Pop <sebpop@gmail.com>
6577
6578 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6579 * configure: Regenerated.
6580
6581 2009-11-21 Ian Lance Taylor <iant@google.com>
6582
6583 * configure.ac: Change default of poststage1_ldflags to be empty if
6584 poststage1_libs is set. When poststage1_libs is empty, and
6585 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6586 * configure: Rebuild.
6587
6588 2009-11-21 Adam Nemet <adambnmet@gmail.com>
6589
6590 * MAINTAINERS (Write After Approval): Update my email address.
6591
6592 2009-11-20 Ben Elliston <bje@au.ibm.com>
6593
6594 * config.guess: Update from upstream sources.
6595
6596 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6597
6598 * Makefile.def: Restore host and target settings for gmp.
6599 * Makefile.in: Rebuild.
6600
6601 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6602
6603 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6604 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6605 Fix portability of test of C++ as bootstrap language. Add
6606 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6607 * configure: Rebuild.
6608 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6609 and cloog. Fix in-tree ppl configuration. Introduce libelf
6610 in-tree building.
6611 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6612 (POSTSTAGE1_HOST_EXPORTS): Use it.
6613 (STAGE[+id+]_CXXFLAGS): New.
6614 (BASE_FLAGS_TO_PASS): Pass it down.
6615 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6616 extra_exports.
6617 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6618 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6619 extra_exports.
6620 * Makefile.in: Rebuild.
6621
6622 2009-11-17 Ben Elliston <bje@au.ibm.com>
6623
6624 * config.sub, config.guess: Update from upstream sources.
6625
6626 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6627
6628 * MAINTAINERS (Write After Approval): Add myself.
6629
6630 2009-11-09 Jon Beniston <jon@beniston.com>
6631
6632 * MAINTAINERS (Write After Approval): Add myself.
6633
6634 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6635
6636 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6637 paths for *-w64-mingw* and x86_64-*mingw*.
6638 * configure: Regenerated.
6639
6640 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
6641
6642 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6643
6644 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6645
6646 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6647 Phil Edwards to Write-After Approval.
6648
6649 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
6650
6651 * configure.ac: Disable target-winsup & co for
6652 x86_64-*-mingw* and *-w64-mingw* targets.
6653 * configure: Regenerated.
6654
6655 2009-10-16 Nick Clifton <nickc@redhat.com>
6656
6657 * MAINTAINERS: Add myself as a maintainer for the RX port.
6658
6659 2009-10-26 Johannes Singler <singler@kit.edu>
6660
6661 * MAINTAINERS (Write After Approval): Update my e-mail address.
6662
6663 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6664
6665 * configure.ac (CLooG test): Use = with test.
6666 * configure: Regenerate.
6667
6668 2009-10-22 Richard Guenther <rguenther@suse.de>
6669
6670 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6671 cloog if the ppl version check failed. Move flags saving
6672 before setting in libelf check.
6673 * configure: Regenerate.
6674
6675 2009-10-21 Richard Guenther <rguenther@suse.de>
6676
6677 * configure.ac: Adjust the ppl and cloog configure to work as
6678 documented. Disable cloog if ppl was disabled. Omit the version
6679 checks if they were disabled.
6680 * configure: Re-generate.
6681
6682 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6683
6684 * configure.ac: Add 'lto' to enable_languages, not
6685 new_enable_languages, and only if not already present.
6686 * configure: Regenerate.
6687
6688 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6689
6690 * README: Refer to the various COPYING* files instead of just
6691 COPYING.
6692 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6693
6694 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
6695
6696 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6697
6698 2009-10-07 Richard Guenther <rguenther@suse.de>
6699
6700 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6701 and Richard Guenther as reviewers.
6702 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6703 as reviewers.
6704
6705 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
6706
6707 * config.sub: Update from upstream sources.
6708
6709 2009-10-06 Ian Lance Taylor <iant@google.com>
6710
6711 * Makefile.def: check-gold depends upon all-gas.
6712 * Makefile.in: Rebuild.
6713
6714 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6715
6716 * MAINTAINERS (Write After Approval): Add myself.
6717
6718 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6719
6720 * Makefile.def: all-lto-plugin depends on all-libiberty.
6721 set bootstrap=true for lto-plugin.
6722 Add lto-plugin.
6723 * Makefile.in: Regenerate.
6724 * configure.ac (host_libs): Add lto-plugin.
6725 * configure: Regenerate.
6726
6727 2009-10-03 Diego Novillo <dnovillo@google.com>
6728
6729 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6730 (HOST_LIBELFLIBS): Define.
6731 (HOST_LIBELFINC): Define.
6732 * Makefile.in: Regenerate.
6733 * configure.ac: Add --enable-lto.
6734 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6735 If --enable-lto is used, add 'lto' to new_enable_languages.
6736 If --enable-lto is used and gold is enabled, add
6737 lto-plugin to configdirs.
6738 * configure: Regenerate.
6739
6740 2009-10-03 Simon Baldwin <simonb@google.com>
6741
6742 * configure.ac: If --with-system-zlib, suppress local zlib and
6743 pass --with-system-zlib to subdir configure scripts.
6744 * configure: Regenerate.
6745
6746 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
6747 Paolo Bonzini <bonzini@gnu.org>
6748
6749 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6750 $(srcdir).
6751 * Makefile.in: Rebuilt.
6752
6753 2009-09-26 Gary Funck <gary@intrepid.com>
6754
6755 * MAINTAINERS (Write After Approval): Add myself.
6756
6757 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6758
6759 * configure.ac: Update minimum MPC version to 0.7.
6760 * configure: Regenerate.
6761
6762 2009-09-25 Nick Clifton <nickc@redhat.com>
6763
6764 * configure.ac: Pass any --cache-file=/dev/null option on to
6765 subconfigures.
6766 * configure: Regenerate.
6767
6768 2009-09-23 Nick Clifton <nickc@redhat.com>
6769
6770 * config.sub, config.guess: Update from upstream sources.
6771
6772 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
6773
6774 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6775 * Makefile.in: Rebuilt.
6776
6777 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6778
6779 PR bootstrap/32272
6780 * configure.ac: Error out if $srcdir isn't '.' but contains
6781 host-${host_noncanonical}.
6782 * configure: Regenerate.
6783
6784 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6785
6786 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6787 maintainer.
6788
6789 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6790
6791 * configure.ac: If bootstrapping a combined tree with
6792 --enable-gold, require c++ in stage1_languages.
6793 * configure: Regenerate.
6794
6795 * configure.ac: Also add target_libs of stage1_languages to
6796 bootstrap_target_libs.
6797 * configure: Regenerate.
6798
6799 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6800 with --enable-languages not containing c++.
6801 * configure: Regenerate.
6802
6803 2009-09-15 Jie Zhang <jie.zhang@analog.com>
6804
6805 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6806 * configure: Regenerate.
6807
6808 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
6809
6810 * MAINTAINERS (Write After Approval): Update my e-mail address,
6811 and move from from here...
6812 (Waiting for paperwork): To here.
6813
6814 2009-09-09 Joseph Myers <joseph@codesourcery.com>
6815
6816 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6817
6818 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6819
6820 * configure.ac: Do not use $extrasub for replacing @if/@endif
6821 parts in Makefile; instead, use additional arguments to
6822 AC_CONFIG_COMMANDS to do the replacement manually, with several
6823 sed invocations, to avoid HP-UX sed command limits.
6824 * configure: Regenerate.
6825
6826 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
6827
6828 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6829 blank before -L.
6830
6831 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
6832
6833 * configure.ac (with-build-config): Document. Handle without.
6834 Handle missing argument.
6835 * configure: Rebuilt.
6836
6837 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
6838
6839 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
6840 Default to bootstrap-debug only if compare-debug works.
6841 * configure: Rebuilt.
6842 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6843 * Makefile.in: Rebuilt.
6844
6845 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6846
6847 * MAINTAINERS (OS Port Maintainers): Update my email address.
6848
6849 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
6850
6851 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6852 * Makefile.in: Rebuilt.
6853
6854 2009-09-01 Chris Demetriou <cgd@google.com>
6855
6856 * MAINTAINERS (Write After Approval): Add myself.
6857
6858 2009-08-31 Dodji Seketeli <dodji@redhat.com>
6859
6860 PR debug/30161
6861 * include/dwarf2.h (enum dwarf_tag): Added
6862 DW_TAG_GNU_template_template_param
6863 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6864
6865 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6866
6867 * Makefile.tpl (AWK): Fix typo.
6868 * Makefile.in: Regenerate.
6869
6870 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6871
6872 * configure.ac: Detect awk and sed.
6873 * Makefile.def (flags_to_pass): Add AWK and SED.
6874 * Makefile.tpl (AWK, SED): New.
6875 (BASE_FLAGS_TO_PASS): Add AWK and SED.
6876 * configure: Regenerate.
6877 * Makefile.in: Regenerate.
6878
6879 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
6880
6881 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6882 (collapseslashes): Likewise.
6883
6884 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6885
6886 * configure.ac (AC_PREREQ): Bump to 2.64.
6887
6888 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6889
6890 * configure.ac: Remove --with-datarootdir, --with-docdir,
6891 --with-pdfdir, --with-htmldir switches.
6892 * configure: Regenerate.
6893
6894 * configure: Regenerate.
6895
6896 * compile: Sync from Automake 1.11.
6897 * depcomp: Likewise.
6898 * install-sh: Likewise.
6899 * missing: Likewise.
6900 * mkinstalldirs: Likewise.
6901 * ylwrap: Likewise.
6902
6903 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
6904
6905 * ltmain.sh (func_normal_abspath): New function.
6906 (func_relative_path): Likewise.
6907 (func_mode_help): Document new -bindir option for link mode.
6908 (func_mode_link): Add new -bindir option, and use it to place
6909 output DLL if specified.
6910
6911 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6912
6913 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6914 (baseargs): Add --disable-option-checking.
6915 * configure: Regenerate.
6916
6917 * Makefile.def (configure-target-libiberty): Depend on
6918 all-binutils and all-ld.
6919 (configure-target-newlib): Likewise.
6920 * Makefile.in: Regenerate.
6921
6922 2009-08-17 Ben Elliston <bje@au.ibm.com>
6923
6924 * config.sub, config.guess: Update from upstream sources.
6925
6926 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6927
6928 Sync from src, merge:
6929
6930 2009-07-02 Tristan Gingold <gingold@adacore.com>
6931
6932 * configure.ac: Do not exclude gas for i386-*-darwin.
6933 Add a case for x86_64-*-darwin.
6934 * configure: Regenerate.
6935
6936 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
6937
6938 * MAINTAINERS: Add my name to Write After Approval list.
6939
6940 2009-08-06 Michael Eager <eager@eagercon.com>
6941
6942 * configure.ac: Add Microblaze target.
6943 * configure: Regenerate.
6944
6945 2009-07-31 Christian Bruel <christian.bruel@st.com>
6946
6947 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6948 * configure: Regenerate.
6949
6950 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
6951
6952 * MAINTAINERS (Write After Approval): Update my e-mail address.
6953
6954 2009-07-06 Ian Lance Taylor <iant@google.com>
6955
6956 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6957 * configure: Rebuild.
6958
6959 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
6960
6961 * MAINTAINERS: Move myself to the Graphite Reviewers.
6962
6963 2009-06-30 Wei Guozhi <carrot@google.com>
6964
6965 * MAINTAINERS: Add my name to Write After Approval list.
6966
6967 2009-06-26 Steve Ellcey <sje@cup.hp.com>
6968
6969 PR bootstrap/40338
6970 * configure.ac (comparestring): Create new variable.
6971 * Makefile.tpl (comparestring): Use to skip some comparisions.
6972 * configure: Regenerate.
6973 * Makefile.in: Regenerate.
6974
6975 2009-06-26 Doug Evans <dje@sebabeach.org>
6976
6977 * Makefile.def (host_modules): Add cgen.
6978 * Makefile.in: Regenerate.
6979 * configure.ac (host_tools): Add cgen.
6980 * configure: Regenerate.
6981
6982 2009-06-23 DJ Delorie <dj@redhat.com>
6983
6984 * MAINTAINERS: Add myself as mep maintainer.
6985
6986 2009-06-23 Ian Lance Taylor <iant@google.com>
6987
6988 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
6989 boot_languages. Only bootstrap target libraries listed in
6990 target_libs for some boot language. Add --with-stage1-ldflags,
6991 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
6992 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
6993 if not building with C++.
6994 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6995 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6996 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6997 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6998 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
6999 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7000 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7001 * configure, Makefile.in: Rebuild.
7002
7003 2009-06-23 Li Feng <nemokingdom@gmail.com>
7004
7005 * MAINTAINERS: Added my name to write-after-approval list.
7006
7007 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
7008
7009 * configure.ac: Define is_elf for QNX Neutrino targets.
7010 * configure: Regenerate.
7011
7012 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
7013
7014 * MAINTAINERS: Added my name to the write-after-approval list
7015
7016 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7017
7018 * configure.ac: Detect MPC in default directory.
7019 * configure: Regenerate.
7020
7021 2009-06-03 Jerome Guitton <guitton@adacore.com>
7022 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7023
7024 * Makefile.tpl (all): Avoid a trailing backslash.
7025 * Makefile.in: Regenerate.
7026
7027 2009-06-03 Ben Elliston <bje@au.ibm.com>
7028
7029 * config.sub, config.guess: Update from upstream sources.
7030
7031 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7032
7033 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7034 to noconfdirs.
7035 * configure: Regenerate.
7036
7037 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
7038
7039 * Makefile.tpl ([+compare-target+]): Compare all stage
7040 directories, rather than just gcc.
7041 * Makefile.in: Rebuilt.
7042
7043 2009-06-01 Doug Kwan <dougkwan@google.com>
7044
7045 * configure.ac: Support gold for target arm*-*-*.
7046 * configure: Regenerate.
7047
7048 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7049
7050 * Makefile.def: Add MPC support and dependencies.
7051 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7052
7053 * Makefile.in, configure: Regenerate.
7054
7055 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
7056
7057 * Makefile.tpl (all): Avoid harmless warning in make all when
7058 gcc-bootstrap is enabled but stage_last does not exist.
7059 * Makefile.in: Rebuilt.
7060
7061 2009-05-24 Nicolas Roche <roche@adacore.com>
7062
7063 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7064 * Makefile.in: Regenerate.
7065
7066 2009-05-21 Denis Chertykov <chertykov@gmail.com>
7067
7068 * MAINTAINERS: Update my e-mail address.
7069
7070 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7071
7072 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7073 * configure: Regenerate.
7074
7075 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7076
7077 PR other/40159
7078 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7079 gcc-no-bootstrap are mutually exclusive.
7080 * Makefile.in: Rebuilt.
7081
7082 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7083
7084 PR other/40159
7085 * Makefile.tpl (all): Don't end with unconditional success.
7086 * Makefile.in: Rebuilt.
7087
7088 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
7089
7090 PR target/37137
7091 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7092 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7093 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7094 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7095 stage_configureflags, stage_cflags and stage_libcflags into
7096 explicit Makefile macros.
7097 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7098 GFORTRAN.
7099 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7100 CC. Set CC_FOR_BUILD from CC.
7101 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7102 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7103 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7104 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7105 and GFORTRAN.
7106 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7107 (_LIBCFLAGS): Renamed to _TFLAGS.
7108 (do-compare-debug, do-compare3-debug): Drop.
7109 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7110 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7111 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7112 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7113 (XGCC_FLAGS_FOR_TARGET): New.
7114 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7115 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7116 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7117 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7118 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
7119 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7120 TFLAGS.
7121 (BUILD_CONFIG): Include if requested.
7122 (all): Set TFLAGS on bootstrap.
7123 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7124 (all-stageid-prefixmodule): Likewise.
7125 (do-clean, distclean-stageid): Set TFLAGS.
7126 (restrap): Fix whitespace.
7127 * Makefile.in: Rebuilt.
7128
7129 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
7130
7131 * config.guess: Sync with src.
7132
7133 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7134
7135 * configure.ac ($with_ppl): Default to no if not supplied.
7136 ($with_cloog): Likewise.
7137 configure: Regenerate.
7138
7139 2009-04-27 James E. Wilson <wilson@codesourcery.com>
7140
7141 * MAINTAINERS: Update my e-mail address.
7142
7143 2009-04-27 Nick Clifton <nickc@redhat.com>
7144
7145 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7146
7147 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7148
7149 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7150 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7151 * Makefile.in: Regenerate.
7152
7153 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7154
7155 PR bootstrap/39739
7156 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7157 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7158
7159 * configure, Makefile.in: Regenerate.
7160
7161 2009-04-21 Taras Glek <tglek@mozilla.com>
7162
7163 * include/hashtab.h: Update GTY annotations to new syntax
7164 * include/splay-tree.h: Likewise
7165
7166 2009-04-17 Ben Elliston <bje@au.ibm.com>
7167
7168 * config.sub, config.guess: Update from upstream sources.
7169
7170 2009-04-15 Anthony Green <green@moxielogic.com>
7171
7172 * configure.ac: Add moxie support.
7173 * configure: Rebuilt.
7174
7175 2009-04-14 Jakub Jelinek <jakub@redhat.com>
7176
7177 * configure.ac: Change copyright header to refer to version
7178 3 of the GNU General Public License and to point readers at the
7179 COPYING3 file and the FSF's license web page.
7180 * Makefile.def: Likewise.
7181 * Makefile.tpl: Likewise.
7182 * Makefile.in: Regenerate.
7183
7184 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7185
7186 * configure.ac: Restore match for darwin9 or later. Use double
7187 brackets since regeneration eats one pair.
7188 * configure: Regenerate.
7189
7190 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7191
7192 PR gas/10039
7193 * configure.ac: Require texinfo 4.7.
7194 * configure: Regenerated.
7195
7196 2009-04-09 Nick Clifton <nickc@redhat.com>
7197
7198 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7199 the GCC Runtime Library Exception.
7200
7201 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7202
7203 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7204 * configure: Regenerate.
7205
7206 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7207
7208 * Makefil.def (languages): New entries.
7209 * Makefile.tpl (check-gcc-*): New generic target.
7210 * Makefile.in: Regenerate.
7211
7212 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7213
7214 * MAINTAINERS: Update my email address.
7215
7216 2009-03-18 Tom Tromey <tromey@redhat.com>
7217
7218 * configure: Rebuild.
7219 * configure.ac (host_libs): Add libiconv.
7220 * Makefile.in: Rebuild.
7221 * Makefile.def (host_modules): Add libiconv.
7222 (configure-gdb, all-gdb): Depend on libiconv.
7223
7224 2009-03-16 Tristan Gingold <gingold@adacore.com>
7225
7226 * configure.ac: Treat gdb as supported on x86_64-darwin.
7227 * configure: Regenerate.
7228
7229 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7230
7231 * configure.ac (--with-host-libstdcxx): New option.
7232 * configure: Regenerate.
7233
7234 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7235
7236 * MAINTAINERS: Move myself into the write after approval list.
7237
7238 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7239
7240 * MAINTAINERS: Update e-mail address.
7241
7242 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7243
7244 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7245
7246 2009-03-10 Ira Rosen <irar@il.ibm.com>
7247
7248 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7249
7250 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7251
7252 Backport from git Libtool:
7253
7254 2009-01-19 Robert Millan <rmh@aybabtu.com>
7255 Support GNU/kOpenSolaris.
7256 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7257 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7258 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7259 GNU/kOpenSolaris.
7260
7261 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7262
7263 * MAINTAINERS: Update e-mail address.
7264
7265 2009-02-24 Michael Eager <eager@eagercon.com>
7266
7267 * MAINTAINERS (Write After Approval): Add self.
7268
7269 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7270
7271 * MAINTAINERS (Write After Approval): Add myself.
7272
7273 2009-02-05 Andreas Schwab <schwab@suse.de>
7274
7275 * Makefile.tpl (stage_last): Define $r and $s before using
7276 $(RECURSE_FLAGS_TO_PASS).
7277 * Makefile.in: Regenerate
7278
7279 2009-01-30 Ian Lance Taylor <iant@google.com>
7280
7281 * MAINTAINERS: Move myself to the Global Reviewers list.
7282
7283 2009-01-29 Robert Millan <rmh@aybabtu.com>
7284
7285 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7286 * configure: Regenerate.
7287
7288 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7289
7290 * MAINTAINERS: Make whitespace consistent.
7291 Remove Robert Millan from Write After Approval.
7292
7293 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7294
7295 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7296 (all-opcodes): Depend on all-libiberty.
7297 * Makefile.in: Regenerate.
7298
7299 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7300
7301 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7302 * configure: Regenerate.
7303
7304 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7305
7306 * MAINTAINERS (Write After Approval): Add myself.
7307
7308 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7309
7310 * MAINTAINERS: Add myself to reviewers (Fortran).
7311
7312 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7313
7314 PR tree-optimization/38515
7315 * configure.ac (cloog-polylib): Removed.
7316 (with_ppl, with_cloog): Test for "no".
7317 * configure: Regenerated.
7318
7319 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7320
7321 * MAINTAINERS: Moved myself to reviewers (Fortran).
7322
7323 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7324
7325 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7326 (Write After Approval): Remove myself.
7327
7328 2009-01-03 Diego Novillo <dnovillo@google.com>
7329
7330 * MAINTAINERS: Remove myself from alias maintainership.
7331
7332 2009-01-02 David Ayers <ayers@fsfe.org>
7333
7334 * MAINTAINERS: Update e-mail address.
7335
7336 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7337
7338 * MAINTAINERS: Make whitespace consistent.
7339
7340 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7341
7342 Backport from upstream Libtool:
7343 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7344 Add cache variables to tests that require the linker to work.
7345 For shlibpath_overrides_runpath, this also changes the semantics
7346 to let the result from the C compiler take precedence.
7347
7348 2008-12-02 Ben Elliston <bje@au.ibm.com>
7349
7350 * config.sub, config.guess: Update from upstream sources.
7351
7352 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
7353
7354 * configure.ac (ppllibs): Add by default the lib flags.
7355 * configure: Regenerate.
7356
7357 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
7358
7359 * MAINTAINERS: Add myself to the write after approval list.
7360
7361 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7362
7363 * configure.ac: Add double brackets on darwin[912].
7364 * configure: Regenerate.
7365
7366 2008-12-03 Daniel Kraft <d@domob.eu>
7367
7368 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7369 Approval to Reviewer section (for Fortran front-end).
7370
7371 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7372
7373 * configure.ac: Expand to darwin10 and later.
7374 * configure: Regenerate.
7375
7376 2008-12-02 Andreas Schwab <schwab@suse.de>
7377
7378 * Makefile.def: configure-target-boehm-gc depends on
7379 all-target-libstdc++-v3.
7380 * Makefile.in: Regenerate.
7381
7382 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
7383
7384 * MAINTAINERS: Add myself as mingw maintainer.
7385
7386 2008-12-02 Ben Elliston <bje@au.ibm.com>
7387
7388 * config.sub, config.guess: Update from upstream sources.
7389
7390 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7391
7392 * README.SCO: Remove.
7393
7394 2008-11-29 Fernando Pereira <pronesto@gmail.com>
7395
7396 * MAINTAINERS: Add myself to the write after approval list.
7397
7398 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7399
7400 * MAINTAINERS: Update my email address in WAA section.
7401
7402 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
7403
7404 * MAINTAINERS: Update e-mail address.
7405
7406 2008-11-27 Toon Moene <toon@moene.org>
7407
7408 * MAINTAINERS: Change e-mail address.
7409
7410 2008-11-27 Tristan Gingold <gingold@adacore.com>
7411
7412 * configure.ac: Build gdb for i?86-*-darwin*
7413 * configure: Regenerated.
7414
7415 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
7416
7417 * MAINTAINERS: Added my full name.
7418
7419 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7420
7421 PR bootstrap/38014
7422 PR bootstrap/37923
7423
7424 Revert:
7425
7426 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7427
7428 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7429 * Makefile.in: Regenerated.
7430
7431 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7432
7433 PR gdb/921
7434 PR gdb/1646
7435 PR gdb/2175
7436 PR gdb/2176
7437
7438 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7439 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7440 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7441 (HOST_EXPORTS): Pass CPPFLAGS.
7442 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7443 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7444 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7445 * Makefile.in, configure: Regenerated.
7446 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7447 and CPPFLAGS_FOR_BUILD.
7448
7449 2008-11-06 Jeff Law <law@redhat.com>
7450
7451 * MAINTAINERS: Add myself as middle end maintainer.
7452
7453 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
7454
7455 * MAINTAINERS (Write after approval): Add myself.
7456
7457 2008-11-05 Diego Novillo <dnovillo@google.com>
7458
7459 * MAINTAINERS (Global Reviewers): Add myself.
7460 (Non-Algorithmic Maintainers): Remove myself.
7461
7462 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7463
7464 * MAINTAINERS (Write after approval): Add myself.
7465
7466 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7467
7468 * MAINTAINERS (Write after approval): Add myself.
7469
7470 2008-10-31 Ben Elliston <bje@au.ibm.com>
7471
7472 * configure.ac (spu-*-*): Remove special case.
7473 * configure: Regenerate.
7474
7475 2008-10-30 Catherine Moore <clm@codesourcery.com>
7476
7477 * MAINTAINERS (Write after approval): Update my email address.
7478
7479 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7480
7481 * configure.ac [spu-*-*]: Do not set skipdirs.
7482 * configure: Re-generate.
7483
7484 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7485
7486 * MAINTAINERS (Various Maintainers): Add myself to reload.
7487
7488 2008-10-25 Richard Guenther <rguenther@suse.de>
7489
7490 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7491 maintainer. Remove myself as libgcc-math maintainer.
7492 (Non-Algorithmic Maintainers): Remove myself.
7493
7494 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7495
7496 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7497 * Makefile.in: Regenerated.
7498
7499 2008-10-23 Cary Coutant <ccoutant@google.com>
7500
7501 * MAINTAINERS (Write after approval): Add myself.
7502
7503 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7504
7505 PR gdb/921
7506 PR gdb/1646
7507 PR gdb/2175
7508 PR gdb/2176
7509
7510 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7511 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7512 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7513 (HOST_EXPORTS): Pass CPPFLAGS.
7514 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7515 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7516 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7517 * Makefile.in, configure: Regenerated.
7518 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7519 and CPPFLAGS_FOR_BUILD.
7520
7521 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
7522
7523 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7524 Sebastian Pop.
7525
7526 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7527
7528 * MAINTAINERS (Write After Approval): Added myself.
7529
7530 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7531
7532 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7533 recommended version to 2.3.2.
7534
7535 * configure: Regenerate.
7536
7537 2008-10-01 Mark Mitchell <mark@codesourcery.com>
7538
7539 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7540
7541 2008-09-29 David Daney <david.daney@caviumnetworks.com>
7542
7543 * MAINTAINERS (Write After Approval): Update e-mail address.
7544
7545 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7546
7547 * libtool.m4: Update to libtool 2.2.6.
7548 * lt~obsolete.m4: Update to libtool 2.2.6.
7549 * ltmain.sh: Update to libtool 2.2.6.
7550 * ltsugar.m4: Update to libtool 2.2.6.
7551 * ltversion.m4: Update to libtool 2.2.6.
7552 * ltoptions.m4: Update to libtool 2.2.6.
7553 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7554
7555 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7556
7557 * MAINTAINERS (Write After Approval): Add myself.
7558
7559 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7560
7561 * MAINTAINERS (Write After Approval): Update my name.
7562
7563 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7564
7565 * MAINTAINERS: Add myself in "Write After Approval".
7566
7567 2008-09-18 Steve Ellcey <sje@cup.hp.com>
7568
7569 * MAINTAINERS: Add myself as ia64 maintainer.
7570
7571 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7572
7573 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7574 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7575 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7576 and Michael Tiemann from Write After Approval since they do not
7577 actually have access.
7578
7579 2008-09-05 Richard Guenther <rguenther@suse.de>
7580
7581 * configure.ac: Initialize clooglibs to -lcloog.
7582 * configure: Re-generate.
7583
7584 2008-09-04 Le-Chun Wu <lcwu@google.com>
7585
7586 * MAINTAINERS (Write After Approval): Add myself.
7587
7588 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7589
7590 * configure.ac (--with-cloog-polylib): New.
7591 (--disable-cloog-version-check): New.
7592 (--disable-ppl-version-check): New.
7593 * configure: Re-generate.
7594
7595 2008-09-03 Richard Guenther <rguenther@suse.de>
7596
7597 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7598 cloog test.
7599 * configure: Re-generate.
7600
7601 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7602
7603 Add picoChip port.
7604 * MAINTAINERS: Add picoChip maintainers.
7605
7606 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7607 Tobias Grosser <grosser@fim.uni-passau.de>
7608 Jan Sjodin <jan.sjodin@amd.com>
7609 Harsha Jagasia <harsha.jagasia@amd.com>
7610 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7611 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7612 Adrien Eliche <aeliche@isty.uvsq.fr>
7613
7614 Merge from graphite branch.
7615 * configure: Regenerate.
7616 * Makefile.in: Regenerate.
7617 * configure.ac (host_libs): Add ppl and cloog.
7618 Add checks for PPL and CLooG.
7619 * Makefile.def (ppl, cloog): Added modules and dependences.
7620 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7621 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7622
7623 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7624
7625 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7626 (GCC_SHLIB_SUBDIR): New.
7627 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7628 * configure: Regenerate.
7629 * Makefile.in: Regenerate.
7630
7631 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7632
7633 * MAINTAINERS: Consistently use tabs to separate columns.
7634
7635 2008-08-29 Tristan Gingold <gingold@adacore.com>
7636
7637 * MAINTAINERS (Write after Approval): Add myself.
7638
7639 2008-08-28 Tristan Gingold <gingold@adacore.com>
7640
7641 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7642 Enable bfd, binutils and opcodes.
7643 * configure: Regenerate.
7644
7645 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7646
7647 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7648
7649 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7650
7651 * MAINTAINERS: Use correct Umlaut for last name.
7652
7653 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7654
7655 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7656
7657 2008-08-16 David Edelsohn <edelsohn@gnu.org>
7658
7659 * MAINTAINERS: Update my email address.
7660
7661 2008-08-16 Nicolas Roche <roche@adacore.com>
7662
7663 * Makefile.tpl: Add BOOT_ADAFLAGS.
7664 * Makefile.in: Regenerate.
7665
7666 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7667
7668 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7669 * configure: Regenerate.
7670
7671 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
7672
7673 * configure.ac: Add makefile fragments for hpux.
7674 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7675 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7676 * configure: Regenerate.
7677 * Makefile.in: Regenerate.
7678
7679 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
7680
7681 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7682
7683 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
7684
7685 * MAINTAINERS (Write after Approval): Add myself.
7686
7687 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7688
7689 * MAINTAINERS (Write After Approval): Add myself.
7690
7691 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
7692
7693 * MAINTAINERS (Write After Approval): Add myself.
7694
7695 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7696
7697 * MAINTAINERS: Update my email address.
7698
7699 2008-06-25 Joey Ye <joey.ye@intel.com>
7700
7701 * MAINTAINERS (Write After Approval): Add myself.
7702
7703 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7704
7705 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7706 * Makefile.in: Regenerate.
7707 * configure: Regenerate.
7708
7709 2008-06-17 Daniel Kraft <d@domob.eu>
7710
7711 * MAINTAINERS (Write After Approval): Add myself.
7712
7713 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7714
7715 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7716 "$@" is still intact with both Autoconf 2.59 and 2.62.
7717 * configure: Regenerate.
7718
7719 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7720
7721 * Makefile.tpl: Fix comment errors.
7722 * Makefile.in: Regenerate.
7723
7724 2008-06-12 David S. Miller <davem@davemloft.net>
7725 David Edelsohn <edelsohn@gnu.org>
7726
7727 * configure.ac: Add powerpc*-*-* to gold supported targets.
7728 * configure: Regenerate.
7729
7730 2008-06-08 Joseph Myers <joseph@codesourcery.com>
7731
7732 PR tree-optimization/36218
7733 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7734 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7735 (all prefix="build-"): Pass them to build-system sub-makes.
7736 * Makefile.in: Regenerate.
7737
7738 2008-06-07 Joseph Myers <joseph@codesourcery.com>
7739
7740 * MAINTAINERS (mt port): Remove.
7741 (sco5, unixware, sco udk): Remove.
7742 (Kean Johnston): Add to Write After Approval.
7743
7744 2008-05-30 Julian Brown <julian@codesourcery.com>
7745
7746 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7747 of libobjc for ARM EABI Linux.
7748 * configure: Regenerate.
7749
7750 2008-05-18 Xinliang David Li <davidxl@google.com>
7751
7752 * ChangeLog: Remove wrong ChangeLog entry.
7753
7754 2008-05-17 Xinliang David Li <davidxl@google.com>
7755
7756 * MAINTAINERS (Write After Approval): Add myself.
7757
7758 2008-05-15 Janus Weil <janus@gcc.gnu.org>
7759
7760 * MAINTAINERS (Write After Approval): Add myself.
7761
7762 2008-05-14 Rafael Espíndola <espindola@google.com>
7763
7764 * config-ml.in: don't handle --enable-shared and --enable-static.
7765
7766 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7767
7768 * MAINTAINERS: Update my email address.
7769
7770 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7771
7772 * MAINTAINERS: Update my email address.
7773
7774 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7775
7776 * MAINTAINERS (Write After Approval): Add myself.
7777
7778 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7779
7780 * MAINTAINERS (Write After Approval): Add myself.
7781
7782 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
7783
7784 * MAINTAINERS (crx): Add myself.
7785
7786 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7787
7788 Sync with src:
7789 2008-04-14 David S. Miller <davem@davemloft.net>
7790
7791 * configure.ac: Add sparc*-*-* to gold supported targets.
7792 * configure: Regenerate.
7793
7794 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7795
7796 PR bootstrap/35457
7797 * configure.ac: Include override.m4.
7798 * configure: Regenerate.
7799
7800 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7801
7802 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7803 * Makefile.in: Regenerate.
7804
7805 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
7806
7807 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7808 as nonconfigurable directories list.
7809 * configure: Regenerate.
7810
7811 2008-04-14 Ben Elliston <bje@au.ibm.com>
7812
7813 * config.sub, config.guess: Update from upstream sources.
7814
7815 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
7816
7817 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7818 * Makefile.in: Regenerate.
7819
7820 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
7821
7822 * configure.ac: Do not build libssp for the AVR.
7823 * configure: Regenerate.
7824
7825 2008-04-07 Ian Lance Taylor <iant@google.com>
7826
7827 * Makefile.def: check-gold depends upon all-binutils.
7828 * Makefile.in: Regenerate.
7829
7830 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
7831
7832 * MAINTAINERS (Write After Approval): Add myself.
7833
7834 2008-04-04 Nick Clifton <nickc@redhat.com>
7835
7836 PR binutils/4334
7837 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7838 builds.
7839 * configure: Regenerate.
7840
7841 2008-04-04 NightStrike <NightStrike@gmail.com>
7842
7843 PR other/35151
7844 * configure.ac: Combine rules for mingw32 and mingw64.
7845 * configure: Regenerate.
7846
7847 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
7848
7849 * MAINTAINERS (Write After Approval): Add myself.
7850
7851 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
7852
7853 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7854 * Makefile.in (.NOTPARALLEL): Ditto.
7855
7856 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
7857
7858 * MAINTAINERS (Write After Approval): Add myself.
7859
7860 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
7861
7862 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7863 * Makefile.in (.NOTPARALLEL): Regenerate.
7864
7865 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
7866
7867 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7868 * Makefile.in: Regenerate.
7869
7870 2008-03-26 Jakub Staszak <kuba@et.pl>
7871
7872 * MAINTAINERS (Write After Approval): Add myself.
7873
7874 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7875
7876 * MAINTAINERS: Update e-mail address.
7877
7878 2008-03-20 Ian Lance Taylor <iant@google.com>
7879
7880 * configure.ac: Add support for --enable-gold.
7881 * Makefile.def: Add gold as a directory like ld.
7882 * configure, Makefile.in: Regenerate.
7883
7884 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7885
7886 * configure.ac: m4_include config/proginstall.m4.
7887 * configure: Regenerate.
7888
7889 Backport from upstream Libtool:
7890
7891 2007-10-12 Eric Blake <ebb9@byu.net>
7892
7893 Deal with Autoconf 2.62's semantic change in m4_append.
7894 * ltsugar.m4 (lt_append): Replace broken versions of
7895 m4_append.
7896 (lt_if_append_uniq): Don't require separator to be overquoted,
7897 and avoid broken m4_append.
7898 (lt_dict_add): Fix typo.
7899 * libtool.m4 (_LT_DECL): Don't overquote separator.
7900
7901 2008-03-13 David Edelsohn <edelsohn@gnu.org>
7902
7903 * config.rpath: Add AIX 6 support.
7904
7905 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
7906
7907 * Makefile.def (stageprofile). Remove -fprofile-generate
7908 from stage_libcflags.
7909 * Makefile.in: Regenerate.
7910
7911 2008-03-13 Ben Elliston <bje@au.ibm.com>
7912
7913 * config.sub, config.guess: Update from upstream sources.
7914
7915 2008-03-06 Tom Tromey <tromey@redhat.com>
7916
7917 * MAINTAINERS: Update for treelang deletion.
7918
7919 2008-03-03 James E. Wilson <wilson@tuliptree.org>
7920
7921 * MAINTAINERS: Update my email address.
7922
7923 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
7924
7925 * MAINTAINERS (darwin port): Add myself as a maintainer.
7926 (objective-c/c++): Add myself as a maintainer.
7927
7928 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
7929
7930 * MAINTAINERS (Write After Approval): Update my email address.
7931
7932 2008-02-25 Tomas Bily <tbily@suse.cz>
7933
7934 * MAINTAINERS (Write After Approval): Add myself.
7935
7936 2008-02-23 Jakub Jelinek <jakub@redhat.com>
7937
7938 * MAINTAINERS (OpenMP): Add myself.
7939
7940 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
7941
7942 PR bootstrap/32009
7943 PR bootstrap/32161
7944
7945 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7946 * configure: Regenerate.
7947
7948 * Makefile.def: Define stage_libcflags for all bootstrap stages.
7949 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7950 STAGE4_LIBCFLAGS): New.
7951 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7952 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7953 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7954 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7955 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7956 for target modules. Don't export LIBCFLAGS.
7957 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7958 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7959 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7960 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7961 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7962 * Makefile.in: Regenerate.
7963
7964 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7965
7966 PR libgcj/33085
7967 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7968 Do not use -DDLL_EXPORT. Backport from upstream.
7969
7970 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7971
7972 * MAINTAINERS (Write After Approval): Add myself.
7973
7974 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
7975
7976 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7977 * configure: Regenerate.
7978
7979 2008-01-31 Marc Gauthier <marc@tensilica.com>
7980
7981 * configure.ac (xtensa*-*-*): Recognize processor variants.
7982 * configure: Regenerate.
7983
7984 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7985
7986 PR bootstrap/34922
7987 * configure.ac (PARSE_ARGS): Push suitable setting of
7988 ac_subdirs_all, for `./configure --help=recursive'.
7989 Handle `+' in generic toplevel directory disabling.
7990 * configure: Regenerate.
7991
7992 2008-01-28 Nick Clifton <nickc@redhat.com>
7993
7994 * MAINTAINERS (xstormy16): Take over maintainership.
7995
7996 2008-01-25 Joseph Myers <joseph@codesourcery.com>
7997
7998 * MAINTAINERS (c4x port): Remove.
7999
8000 2008-01-24 David Edelsohn <edelsohn@gnu.org>
8001
8002 * libtool.m4: Backport AIX 6 support from ToT Libtool.
8003
8004 2008-01-23 Ben Elliston <bje@au.ibm.com>
8005
8006 * config.sub, config.guess: Update from upstream sources.
8007
8008 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
8009
8010 * MAINTAINERS (Write After Approval): Add myself.
8011
8012 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
8013
8014 * MAINTAINERS: Update my email address.
8015
8016 2008-01-09 Raksit Ashok <raksit@google.com>
8017
8018 * MAINTAINERS (Write After Approval): Add myself.
8019
8020 2008-01-09 Raksit Ashok <raksit@google.com>
8021
8022 * MAINTAINERS (Write After Approval): Add myself.
8023
8024 2008-01-08 Ben Elliston <bje@au.ibm.com>
8025
8026 * config.sub, config.guess: Update from upstream sources.
8027
8028 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8029
8030 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8031 Change recommended MPFR from 2.2.1 -> 2.3.0.
8032 * configure: Regenerate.
8033
8034 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8035
8036 * MAINTAINERS: Update my email address.
8037
8038 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8039
8040 * MAINTAINERS: Update my email address.
8041
8042 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8043
8044 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8045 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8046 * Makefile.in: Regenerate.
8047
8048 2007-12-10 Mark Heffernan <meheff@google.com>
8049
8050 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8051 misplaced entries.
8052
8053 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8054
8055 * configure.ac: Enable libjava for x86_64-*-darwin9.
8056 * configure: Regenerate.
8057
8058 2007-12-07 Bill Maddox <maddox@google.com>
8059
8060 * MAINTAINERS (Write After Approval): Add myself.
8061
8062 2007-12-05 Ben Elliston <bje@au.ibm.com>
8063
8064 * config.sub, config.guess: Update from upstream sources.
8065
8066 2007-12-02 Matthias Klose <doko@ubuntu.com>
8067
8068 * config-ml.in: Remove 64bit configure tests.
8069
8070 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8071
8072 * config-ml.in: Robustify against white space in absolute file
8073 names.
8074
8075 * config-ml.in (multi-clean): Substitute ${Makefile}.
8076 Remove superfluous ${Makefile} in list.
8077
8078 2007-11-19 Thiemo Seufer <ths@mips.com>
8079
8080 * config-ml.in: Don't hardcode the Makefile name.
8081
8082 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
8083
8084 * MAINTAINERS (Write After Approval): Add myself.
8085
8086 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
8087
8088 * MAINTAINERS (Write After Approval): Add myself.
8089
8090 2007-11-06 Doug Kwan <dougkwan@google.com>
8091
8092 * MAINTAINERS (Write After Approval): Add myself.
8093
8094 2007-10-25 Ben Elliston <bje@au.ibm.com>
8095
8096 * MAINTAINERS (mercury): Remove entry.
8097 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8098
8099 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8100
8101 * Makefile.def (dependencies): Make configure-gdb depend on
8102 all-intl.
8103 * Makefile.in: Regenerated.
8104
8105 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8106
8107 * MAINTAINERS (Fortran maintainer): Remove myself.
8108
8109 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
8110
8111 * Makefile.def: To avoid problems running with parallel makes,
8112 build newlib before libgloss so that target specific header
8113 files are availble.
8114 * Makefile.in: Regenerate
8115
8116 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8117
8118 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8119 * Makefile.in: Regenerate.
8120
8121 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8122
8123 * MAINTAINERS (Register allocation reviewer): Add myself.
8124
8125 2007-10-08 Mike Frysinger <vapier@gentoo.org>
8126
8127 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8128 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8129 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8130 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8131 * configure: Regenerate.
8132
8133 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
8134
8135 * MAINTAINERS (Register allocation reviewer): Add myself.
8136
8137 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
8138
8139 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8140 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8141 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8142 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8143 * configure.ac: Default them to host tools for $host = $build.
8144 Subst them.
8145
8146 * configure: Regenerate.
8147 * Makefile.in: Regenerate.
8148
8149 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8150
8151 * MAINTAINERS (Register allocation reviewer): Add myself.
8152
8153 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
8154
8155 * MAINTAINERS (Register allocation reviewer): Add myself.
8156
8157 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
8158
8159 * MAINTAINERS (Write After Approval): Fix typo.
8160
8161 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8162
8163 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8164 * configure: Regenerate.
8165
8166 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8167
8168 PR bootstrap/31906
8169 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8170 they're already prefixed.
8171
8172 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8173
8174 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8175 libstdc++.
8176 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8177 * configure: Regenerate.
8178 * Makefile.in: Regenerate.
8179
8180 2007-09-17 Andreas Schwab <schwab@suse.de>
8181
8182 * configure.ac: Raise minimum makeinfo version to 4.6.
8183 * configure: Regenerate.
8184
8185 2007-09-17 Johannes Singler <singler@ira.uka.de>
8186
8187 * MAINTAINERS (write-after-approval) add myself
8188
8189 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8190
8191 * configure.ac: Correct makeinfo version check.
8192 * configure: Regenerate.
8193
8194 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8195
8196 * MAINTAINERS: Update my email address.
8197
8198 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8199
8200 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8201 to $skipdirs and only disable gprof for newlib. Use the normal
8202 mips*-elf* handling in other respects.
8203 * configure: Regnerate.
8204
8205 2007-09-12 David Daney <ddaney@avtrex.com>
8206
8207 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8208 enabling libgcj.
8209 * configure: Regenerate.
8210
8211 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8212
8213 PR other/32154
8214 * configure.ac: For libgloss targets, point the linker to the linker
8215 script, startup code and simulator library.
8216 * configure: Regenerate.
8217
8218 2007-09-07 Andrew Haley <aph@redhat.com>
8219
8220 * configure.ac (noconfigdirs): Remove target-libffi and
8221 target-libjava.
8222 * configure: Regenerate.
8223
8224 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8225
8226 PR target/33281
8227 * configure.ac: Use config/mh-mingw on mingw.
8228 * configure: Regenerate.
8229
8230 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8231
8232 * MAINTAINERS (Write After Approval): Add myself.
8233
8234 2007-09-05 Richard Guenther <rguenther@suse.de>
8235
8236 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8237 nor --disable-checking is provided also turn on yes and types
8238 checking for stage1.
8239 * configure: Re-generate.
8240
8241 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8242
8243 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8244 (Write After Approval): Remove myself.
8245
8246 2007-08-29 Nick Clifton <nickc@redhat.com>
8247
8248 * config.sub, config.guess: Update from upstream sources.
8249
8250 2007-08-22 Bud Davis <jmdavis@link.com>
8251
8252 * MAINTAINERS (Write After Approval): Added myself.
8253 * MAINTAINERS (Reviewers): Removed myself.
8254
8255 2007-08-18 Paul Brook <paul@codesourcery.com>
8256 Joseph Myers <joseph@codesourcery.com>
8257
8258 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8259 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8260 * Makefile.in: Regenerate.
8261 * configure.ac (--with-debug-prefix-map): New.
8262 * configure: Regenerate.
8263
8264 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8265 Nigel Stephens <nigel@mips.com>
8266
8267 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8268 as target_makefile_frag.
8269 * configure: Regenerate.
8270
8271 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8272
8273 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8274 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8275 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8276 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8277 (do-compare, do-compare3, do-compare-debug): New.
8278 ([+compare-target+]): Use them.
8279
8280 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8281
8282 * MAINTAINERS (Write After Approval): Change my email address.
8283
8284 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8285 Ben Elliston <bje@au.ibm.com>
8286
8287 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8288 --silent if $silent.
8289 * configure: Regenerate.
8290
8291 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8292
8293 * MAINTAINERS (Various Maintainers): Add myself as
8294 loop infrastructure maintainer. Update my e-mail
8295 address.
8296
8297 2007-07-31 Diego Novillo <dnovillo@google.com>
8298
8299 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8300 Adjust description.
8301
8302 2007-07-26 Richard Guenther <rguenther@suse.de>
8303
8304 * configure.ac: Add types checking to stage1 checking flags.
8305 * configure: Regenerate.
8306
8307 2007-07-17 Nick Clifton <nickc@redhat.com>
8308
8309 * COPYING3: New file. Contains version 3 of the GNU General
8310 Public License.
8311 * COPYING3.LIB: New file. Contains version 3 of the GNU
8312 Lesser General Public License.
8313
8314 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8315
8316 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8317
8318 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8319
8320 * MAINTAINERS (S/390 co-maintainer): Add myself.
8321 (Write After Approval): Remove myself.
8322
8323 2007-07-13 Dan Hipschman <dsh@google.com>
8324
8325 * MAINTAINERS (Write After Approval): Add myself.
8326
8327 2007-07-11 Nick Clifton <nickc@redhat.com>
8328
8329 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8330 WINDRES export.
8331 * Makefile.in: Regenerate.
8332
8333 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8334
8335 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8336 maintainer.
8337
8338 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8339
8340 * lt~obsolete.m4: New. Import from 20070318 libtool.
8341
8342 2007-07-03 Julian Brown <julian@codesourcery.com>
8343
8344 * MAINTAINERS (Write After Approval): Add myself.
8345
8346 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8347
8348 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8349 * configure: Regenerate.
8350
8351 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8352
8353 * configure.ac: Add some missing m4 quotation.
8354 * configure: Regenerate.
8355
8356 2007-07-02 Simon Baldwin <simonb@google.com>
8357
8358 * MAINTAINERS (Write After Approval): Add myself.
8359
8360 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
8361
8362 * configure: Regenerate.
8363
8364 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
8365
8366 * Makefile.def: Add windmc tool to build.
8367 * Makefile.tpl: Likewise.
8368 * configure.ac: Likewise.
8369 * Makefile.in: Regenerate.
8370 * configure: Regenerate.
8371
8372 2007-06-28 DJ Delorie <dj@redhat.com>
8373
8374 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8375 not building newlib.
8376 * configure: Regenerated.
8377
8378 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8379
8380 * MAINTAINERS (Write After Approval): Add myself.
8381
8382 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
8383
8384 * MAINTAINERS (Write After Approval): Add myself.
8385
8386 2007-06-19 Chris Matthews <chrismatthews@google.com>
8387
8388 * MAINTAINERS (Write After Approval): Add myself.
8389
8390 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8391
8392 * MAINTAINERS (Write After Approval): Add myself.
8393
8394 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8395
8396 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8397 * Makefile.in: Regenerated.
8398
8399 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8400
8401 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8402 bfin*-*-uclinux* targets.
8403 * configure: Regenerate.
8404
8405 2007-06-14 Ian Lance Taylor <iant@google.com>
8406
8407 * MAINTAINERS: Add myself as non-algorithmic global write
8408 maintainer.
8409
8410 2007-06-14 Diego Novillo <dnovillo@google.com>
8411
8412 * MAINTAINERS: Add self as middle-end maintainer and
8413 non-algorithmic global write maintainer.
8414
8415 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8416
8417 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8418 Move all Fortran maintainers except Paul Brook into the
8419 Non-Autopoiesis section.
8420
8421 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
8422
8423 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8424 (distclean-stage[+id+]): Possibly delete stage_last.
8425 * Makefile.in: Regenerate.
8426
8427 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
8428
8429 * MAINTAINERS (Various Maintainer): Fix typo.
8430
8431 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
8432
8433 * MAINTAINERS (Various Maintainer): Add myself as
8434 dataflow maintainer.
8435
8436 2007-06-07 Ben Elliston <bje@au.ibm.com>
8437
8438 * config.sub, config.guess: Update from upstream sources.
8439
8440 2007-06-07 Ben Elliston <bje@au.ibm.com>
8441
8442 * Makefile.tpl: Fix spelling error.
8443 * Makefile.in: Regenerate.
8444
8445 2007-06-01 Steve Ellcey <sje@cup.hp.com>
8446
8447 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8448 lt_cv_sys_max_cmd_len.
8449
8450 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8451
8452 * MAINTAINERS (Various Maintainers): Add myself as
8453 auto-vectorizer maintainer.
8454
8455 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
8456
8457 PR libjava/32098
8458 * libtool.m4: Revert previous change.
8459 * ltgcc.m4: Put it here.
8460
8461 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8462
8463 * MAINTAINERS (Various Maintainers): Add myself as
8464 auto-vectorizer maintainer.
8465
8466 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8467
8468 PR libjava/32098
8469 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8470
8471 2007-05-30 Richard Guenther <rguenther@suse.de>
8472
8473 * MAINTAINERS (Various Maintainers): Add myself as
8474 auto-vectorizer maintainer.
8475
8476 2007-05-30 Jakub Jelinek <jakub@redhat.com>
8477
8478 PR bootstrap/29382
8479 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8480 * configure: Rebuilt.
8481
8482 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
8483
8484 * MAINTAINERS (Write After Approval): Removed my name.
8485
8486 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8487
8488 * MAINTAINERS (Write After Approval): Remove myself.
8489
8490 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8491
8492 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8493
8494 2007-05-23 Steve Ellcey <sje@cup.hp.com>
8495
8496 * ltmain.sh: Update from ToT Libtool.
8497 * libtool.m4: Update from ToT Libtool.
8498 * ltsugar.m4: New. Update from ToT Libtool.
8499 * ltversion.m4: New. Update from ToT Libtool.
8500 * ltoptions.m4: New. Update from ToT Libtool.
8501 * ltconfig: Remove.
8502 * ltcf-c.sh: Remove.
8503 * ltcf-cxx.sh: Remove.
8504 * ltcf-gcj.sh: Remove.
8505
8506 2007-05-22 Ollie Wild <aaw@google.com>
8507
8508 * MAINTAINERS (Write After Approval): Add myself.
8509
8510 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
8511
8512 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8513 stage_cflags.
8514 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8515 Remove CFLAGS/LIBCFLAGS.
8516 (configure-stage[+id+]-[+prefix+][+module+],
8517 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8518 * Makefile.in: Regenerate.
8519
8520 2007-05-15 Diego Novillo <dnovillo@google.com>
8521
8522 * MAINTAINERS: Update e-mail address.
8523
8524 2007-05-15 Revital Eres <eres@il.ibm.com>
8525
8526 * MAINTAINERS (Write After Approval): Add myself.
8527
8528 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
8529
8530 * MAINTAINERS (Write After Approval): Updated my address.
8531
8532 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8533
8534 * MAINTAINERS (Write After Approval): Add myself.
8535
8536 2007-05-11 Silvius Rus <rus@google.com>
8537
8538 * MAINTAINERS (Write After Approval): Add myself.
8539
8540 2007-04-23 Tom Tromey <tromey@redhat.com>
8541
8542 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8543
8544 2007-04-22 Mark Mitchell <mark@codesourcery.com>
8545
8546 * MAINTAINERS (cpplib): Rename to ...
8547 (libcpp): ... this. Add C/C++ front end maintainers.
8548
8549 2007-04-14 Steve Ellcey <sje@cup.hp.com>
8550
8551 * config-ml.in: Pass ${ml_config_env} to configure calls.
8552
8553 2007-04-04 Christian Bruel <christian.bruel@st.com>
8554
8555 * MAINTAINERS (Write After Approval): Add myself.
8556
8557 2007-04-02 Dave Korn <dave.korn@artimi.com>
8558
8559 * MAINTAINERS (Write After Approval): Add myself.
8560
8561 2007-03-31 Tobias Burnus <burnus@net-b.de>
8562
8563 * MAINTAINERS (fortran 95 front end): Add myself.
8564
8565 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8566
8567 * MAINTAINERS (Write After Approval): Add myself.
8568
8569 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
8570
8571 * MAINTAINERS (Modulo Scheduler): Add myself.
8572
8573 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8574
8575 * MAINTAINERS (fortran 95 front end): Add myself.
8576 (c++ front end): whitespace fix.
8577
8578 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8579
8580 * MAINTAINERS (Write After Approval): Add myself.
8581
8582 2007-03-21 Richard Sandiford <richard@codesourcery.com>
8583
8584 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8585 of glob. Quote arguments with single quotes too.
8586 * configure: Regenerate.
8587
8588 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8589
8590 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8591 * Makefile.in: Regenerate
8592
8593 2007-03-07 Andreas Schwab <schwab@suse.de>
8594
8595 * configure: Regenerate.
8596
8597 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8598
8599 * configure.ac: Add "--with-pdfdir" configure option,
8600 which defines pdfdir variable.
8601 * Makefile.def (target=fixincludes): Add install-pdf to
8602 missing targets.
8603 (recursive_targets): Add install-pdf target.
8604 (flags_to_pass): Add pdfdir.
8605 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8606 target.
8607 * configure: Regenerate
8608 * Makefile.in: Regenerate
8609
8610 2007-02-28 Eric Christopher <echristo@apple.com>
8611
8612 Revert:
8613 2006-12-07 Mike Stump <mrs@apple.com>
8614
8615 * Makefile.def (dependencies): Add dependency for
8616 install-target-libssp and install-target-libgomp on
8617 install-gcc.
8618 * Makefile.in: Regenerate.
8619
8620 2007-02-27 Matt Kraai <kraai@ftbfs.org>
8621
8622 * configure: Regenerate.
8623 * configure.ac: Move statements after variable declarations.
8624
8625 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8626
8627 * MAINTAINERS: Add myself as sh maintainer.
8628
8629 2007-02-19 Joseph Myers <joseph@codesourcery.com>
8630
8631 * configure.ac: Adjust for loop syntax.
8632 * configure: Regenerate.
8633
8634 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8635
8636 * configure: Rebuilt.
8637
8638 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8639
8640 * configure.ac: Drop multiple occurrences of --enable-languages,
8641 and fix its quoting.
8642 * configure: Rebuilt.
8643
8644 2007-02-17 Mark Mitchell <mark@codesourcery.com>
8645 Nathan Sidwell <nathan@codesourcery.com>
8646 Vladimir Prus <vladimir@codesourcery.com>
8647 Joseph Myers <joseph@codesourcery.com>
8648
8649 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8650 * configure: Regenerate.
8651
8652 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8653
8654 * ltconfig (freebsd*): Default to elf.
8655
8656 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8657
8658 * configure.ac (target_libraries): Move libgcc before libiberty.
8659 * configure: Regenerated.
8660
8661 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8662 Paolo Bonzini <bonzini@gnu.org>
8663
8664 PR bootstrap/30753
8665 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8666 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8667 * configure: Regenerated.
8668
8669 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8670
8671 * MAINTAINERS (Language Front End Maintainers): Update my mail
8672 address.
8673
8674 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8675
8676 PR bootstrap/30748
8677 * configure.ac: Correct syntax for Solaris ksh.
8678 * configure: Regenerated.
8679
8680 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8681
8682 * configure.ac: Sync with src.
8683 * configure: Regenerate.
8684
8685 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8686
8687 * Makefile.in: Regenerate.
8688
8689 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8690
8691 * config.sub: Sync with src.
8692
8693 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8694
8695 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8696 noncanonical equivalents.
8697 * configure.in: Rename to...
8698 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8699 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8700 target_noncanonical. Use them. Rewrite removal of configure
8701 arguments for autoconf 2.59. Discard variable settings. Force
8702 program_transform_name for native tools.
8703
8704 * Makefile.in: Regenerated.
8705 * configure: Regenerated with autoconf 2.59.
8706
8707 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
8708
8709 * MAINTAINERS (Write After Approval): Add myself.
8710
8711 2007-01-31 Andreas Schwab <schwab@suse.de>
8712
8713 * Makefile.tpl (LDFLAGS): Substitute it.
8714 * Makefile.in: Regenerate.
8715
8716 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
8717
8718 * MAINTAINERS (Write After Approval): Add myself.
8719
8720 2007-01-28 David Edelsohn <edelsohn@gnu.org>
8721
8722 * MAINTAINERS (spu port): Add myself.
8723
8724 2007-01-23 Richard Guenther <rguenther@suse.de>
8725
8726 PR bootstrap/30541
8727 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8728 * Makefile.tpl (GNATBIND): Substitute it.
8729 (GNATMAKE): Likewise.
8730 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8731 of STAGE_PREFIX.
8732 * Makefile.in: Regenerate.
8733 * configure: Regenerate.
8734
8735 2007-01-18 Mike Stump <mrs@apple.com>
8736
8737 * configure.in: Re-enable -Werror for gcc builds.
8738
8739 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
8740
8741 * MAINTAINERS (Write After Approval): Add myself.
8742
8743 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8744
8745 * configure.in: Change == to = in test command.
8746 * configure: Regenerate.
8747
8748 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8749 Nick Clifton <nickc@redhat.com>
8750 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8751
8752 * configure.in (build_configargs, host_configargs, target_configargs):
8753 Remove build/host/target parameters.
8754 (host_libs): Add gmp and mpfr.
8755 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8756 * Makefile.def (gmp, mpfr): New.
8757 (gcc): Remove target.
8758 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8759 target_os, target_vendor): New.
8760 (configure): Add host_alias/target_alias arguments; adjust invocations.
8761 * configure: Regenerate.
8762 * Makefile.in: Regenerate.
8763
8764 2007-01-11 Matt Fago <fago@earthlink.net>
8765
8766 * configure.in: Try to link to functions only in mpfr 2.2.x
8767 to improve robustness of configure tests.
8768 * configure: Regenerate.
8769
8770 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
8771
8772 * MAINTAINERS: Add myself as i386 maintainer.
8773
8774 2007-01-08 Jan Hubicka <jh@suse.cz>
8775
8776 * MAINTAINERS: Add myself as i386 maintainer.
8777
8778 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
8779
8780 * configure.in: Add support for an x86_64-mingw* target.
8781 * configure: Regenerate.
8782
8783 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8784
8785 * Makefile.tpl (all-target): Correct @if conditional for target
8786 modules.
8787 * configure.in: Omit libiberty if building only target libgcc.
8788 * configure, Makefile.in: Regenerated.
8789
8790 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
8791
8792 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8793 * configure: Regenerate.
8794
8795 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8796
8797 * Makefile.def (target_modules): Add libgcc.
8798 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8799 * Makefile.tpl (clean-target-libgcc): Delete.
8800 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8801 on gcc even for bootstrapped modules. Rewrite handling of
8802 lang_env_dependencies to loop over target_modules.
8803 * configure.in (target_libraries): Add target-libgcc.
8804 * Makefile.in, configure: Regenerated.
8805
8806 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8807
8808 * configure.in: Reorganize recognition of languages. Add
8809 --enable-stage1-languages. Show supported languages for the chosen
8810 target rather than all recognized languages.
8811 * configure: Regenerate.
8812
8813 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8814
8815 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8816 * Makefile.in: Regenerate.
8817
8818 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8819
8820 * configure.in: Warn that MPFR 2.2.0 is buggy.
8821 * configure: Regenerate.
8822
8823 2006-12-27 Ian Lance Taylor <iant@google.com>
8824
8825 * configure.in: When removing Makefiles to force a reconfigure, also
8826 remove prev-DIR*/Makefile.
8827 * configure: Regenerate.
8828
8829 2006-12-22 Andreas Schwab <schwab@suse.de>
8830
8831 * configure: Regenerate with correct autoconf version.
8832
8833 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
8834
8835 * configure.in: add AC_SUBST for *_FOR_TARGET.
8836 * configure: Regenerate.
8837
8838 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8839
8840 * configure.in: Simplify logic for rejecting languages that cannot
8841 be built. Separate the case when a language is unsupported,
8842 from the case when the user chooses not to build a language.
8843
8844 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8845
8846 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8847 it only affects bootstrap and could be tested on "$host" as well.
8848 * configure: Regenerate.
8849 * config/mh-ppc-darwin: Add to the stage1 cflags here.
8850
8851 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8852
8853 PR bootstrap/29544
8854 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8855 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8856 move here comment from Makefile.tpl.
8857 * Makefile.tpl: Move some definitions higher in the file.
8858 (STAGE1_CHECKING): New.
8859 * configure.in: Add --enable-stage1-checking.
8860 * configure: Regenerate.
8861 * Makefile.in: Regenerate.
8862
8863 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8864
8865 * MAINTAINERS: Add myself as build system maintainer.
8866
8867 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
8868
8869 * MAINTAINERS (Write After Approval): Add myself.
8870
8871 2006-12-13 Eric Christopher <echristo@apple.com>
8872
8873 * MAINTAINERS: Add myself as darwin maintainer.
8874
8875 2006-12-11 Ian Lance Taylor <ian@airs.com>
8876
8877 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8878
8879 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
8880
8881 MAINTAINERS: Update my entry.
8882
8883 2006-12-11 Alan Modra <amodra@bigpond.net.au>
8884
8885 * configure.in: Handle spu makefile frag.
8886 * Makefile.tpl (MAINT): Define
8887 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8888 * configure: Regenerate.
8889 * Makefile.in: Regenerate.
8890
8891 2006-12-11 Ben Elliston <bje@au.ibm.com>
8892
8893 * config.guess: Import latest version.
8894 * config.sub: Likewise.
8895
8896 2006-12-11 Ben Elliston <bje@au.ibm.com>
8897
8898 * configure.in (spu-*-*): Don't skip target-libiberty.
8899 * configure: Regenerate.
8900
8901 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
8902
8903 PR bootstrap/30134
8904 * configure.in: Correct x86 darwin support for libjava to powerpc
8905 and i?86 only.
8906 * configure: Regenerate.
8907
8908 2006-12-08 Sandro Tolaini <tolaini@libero.it>
8909
8910 * configure.in: Add x86 darwin support for libjava.
8911 * configure: Regenerate.
8912
8913 2006-12-07 Mike Stump <mrs@apple.com>
8914
8915 * Makefile.def (dependencies): Add dependency for
8916 install-target-libssp and install-target-libgomp on
8917 install-gcc.
8918 * Makefile.in: Regenerate.
8919
8920 2006-12-04 Richard Guenther <rguenther@suse.de>
8921
8922 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8923 (Non-Algorithmic Maintainers): Move over non-algorithmic
8924 loop optimizer maintainers, add myself as a non-algorithmic
8925 middle-end maintainer.
8926
8927 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
8928
8929 * MAINTAINERS (Write After Approval): Add myself.
8930
8931 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8932
8933 * configure.in: Update error message for missing GMP/MPFR.
8934
8935 * configure: Regenerate.
8936
8937 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8938
8939 * configure.in: Update MPFR version in error message.
8940
8941 * configure: Regenerate.
8942
8943 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8944
8945 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8946 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8947 --with-gmp-lib): New flags.
8948
8949 * configure: Regenerate.
8950
8951 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
8952
8953 * MAINTAINERS (Write After Approval): Change my email address.
8954
8955 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
8956
8957 * MAINTAINERS (Write After Approval): Add myself.
8958
8959 2006-11-22 Philipp Thomas <pth@suse.de>
8960
8961 * MAINTAINERS (i18n): Update e-mail address.
8962
8963 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8964
8965 * MAINTAINERS (spu port): Add myself as maintainer.
8966 (Write After Approval): Remove myself.
8967
8968 2006-11-22 Ben Elliston <bje@au.ibm.com>
8969
8970 * configure.in (skipdirs): Don't build libssp for SPU.
8971 * configure: Regenerate.
8972
8973 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
8974
8975 * MAINTAINERS (spu port): Add myself as maintainer.
8976 (libobjc): Update my email address.
8977
8978 2006-11-21 Andrea Bona <andrea.bona@st.com>
8979
8980 * MAINTAINERS (Write After Approval): Add myself.
8981
8982 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8983
8984 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8985 * configure : Rebuilt.
8986
8987 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8988
8989 * MAINTAINERS (Write After Approval): Add myself.
8990
8991 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
8992
8993 * MAINTAINERS (Write After Approval): Add myself.
8994
8995 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8996
8997 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8998 libmpfr.a.
8999 * configure: Regenerate.
9000
9001 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
9002
9003 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9004 (unstage): Test for stage_last presence.
9005
9006 PR bootstrap/29802
9007 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9008 STAGE_PREFIX.
9009 * Makefile.in: Regenerate.
9010
9011 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
9012
9013 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9014 maintainers.
9015
9016 2006-11-14 Erven Rohou <erven.rohou@st.com>
9017
9018 * MAINTAINERS (Write After Approval): Add myself.
9019
9020 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
9021
9022 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9023 and stageN-package/Makefile.
9024 * Makefile.in: Regenerated.
9025
9026 2006-11-14 Jie Zhang <jie.zhang@analog.com>
9027
9028 * configure.in: Remove target-libgloss from noconfigdirs for
9029 bfin-*-*.
9030 * configure: Regenerated.
9031
9032 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9033
9034 * configure.in (have_gmp): Only error if the gcc directory exists.
9035
9036 * configure: Regenerate.
9037
9038 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9039
9040 * configure.in: Robustify error message for missing GMP/MPFR.
9041
9042 * configure: Regenerate.
9043
9044 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
9045
9046 * MAINTAINERS (Write After Approval): Add myself.
9047
9048 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
9049
9050 * MAINTAINERS: Change email address.
9051
9052 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9053
9054 * MAINTAINERS (Write After Approval): Add myself.
9055
9056 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9057
9058 * MAINTAINERS (Write After Approval): Add myself.
9059
9060 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9061
9062 * MAINTAINERS (Write After Approval): Move myself to
9063 Write After Approval section.
9064
9065 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9066
9067 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9068 need_gmp anymore.
9069 * configure: Regenerate.
9070
9071 2006-10-16 Tobias Burnus <burnus@net-b.de>
9072
9073 * MAINTAINERS (Write After Approval): Add myself.
9074
9075 2006-10-16 Ben Elliston <bje@au.ibm.com>
9076
9077 * config.guess: Import latest version.
9078 * config.sub: Likewise.
9079
9080 2006-10-10 Brooks Moses <bmoses@stanford.edu>
9081
9082 * Makefile.def: Added pdf target handling.
9083 * Makefile.tpl: Added pdf target handling.
9084 * Makefile.in: Regenerated.
9085
9086 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9087
9088 * MAINTAINERS: Add self as score port maintainer.
9089
9090 2006-10-04 Brooks Moses <bmoses@stanford.edu>
9091
9092 * MAINTAINERS (Write After Approval): Add myself.
9093
9094 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9095
9096 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
9097 or newer.
9098 * configure: Regenerated.
9099
9100 2006-09-27 Dave Brolley <brolley@redhat.com>
9101
9102 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9103 using $s instead of $r.
9104 * configure: Regenerated.
9105
9106 2006-09-26 Thiemo Seufer <ths@mips.com>
9107
9108 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9109 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9110 * configure: Regenerate.
9111
9112 2006-09-24 Graeme Peterson <gridly@gmail.com>
9113
9114 * MAINTAINERS (Write After Approval): Remove myself.
9115
9116 2006-09-22 Chao-ying Fu <fu@mips.com>
9117
9118 * MAINTAINERS (Write After Approval): Add myself.
9119
9120 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9121
9122 * MAINTAINERS: Add self as soft-fp maintainer.
9123
9124 2006-09-09 Anatoly Sokolov <aesok@post.ru>
9125
9126 * MAINTAINERS: Add myself as avr maintainer.
9127 Remove Marek Michalkiewicz as avr maintainer.
9128
9129 2006-09-07 Roberto Costa <roberto.costa@st.com>
9130
9131 * MAINTAINERS (Write After Approval): Add myself.
9132
9133 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
9134
9135 * configure.in: Never build newlib for a Mingw host.
9136 Never build newlib as Mingw target library.
9137 Test the existence of winsup/cygwin for building a Cygwin newlib,
9138 rather than just winsup.
9139 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9140 building a Mingw target.
9141 * configure: Regenerate.
9142
9143 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9144
9145 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9146
9147 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
9148
9149 * config.guess: Import from src (was more updated).
9150 * config.sub: Likewise.
9151
9152 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9153
9154 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9155 * configure: Regenerated.
9156
9157 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
9158
9159 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9160 for stages after the first.
9161
9162 2006-07-17 Jakub Jelinek <jakub@redhat.com>
9163
9164 * Makefile.def: Add dependencies for configure-opcodes
9165 on configure-intl and all-opcodes on all-intl.
9166 * Makefile.in: Regenerated.
9167
9168 2006-07-13 Ben Elliston <bje@au.ibm.com>
9169
9170 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9171
9172 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9173
9174 Port to hosts whose 'sort' and 'tail' implementations
9175 treat operands with leading '+' as file names, as POSIX
9176 has required since 2001. However, make sure the code still
9177 works on pre-POSIX hosts.
9178 * ltmain.sh: Don't assume "sort +2" is equivalent to
9179 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9180
9181 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9182
9183 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9184
9185 2006-07-04 Peter O'Gorman <peter@pogma.com>
9186
9187 * ltconfig: chmod 644 before ranlib during install.
9188
9189 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9190
9191 PR bootstrap/18058
9192 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9193 if the bootstrap compiler is a GCC version that supports it.
9194 * configure: Regenerate.
9195
9196 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9197
9198 * configure.in: Fix thinkos in previous check-in.
9199 * configure: Regenerate.
9200
9201 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9202
9203 PR other/27063
9204 * configure.in: Test subdir_requires and give an appropriate
9205 error message.
9206 * configure: Regenerate.
9207
9208 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9209
9210 * MAINTAINERS (Write After Approval): Add myself.
9211
9212 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9213
9214 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9215
9216 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9217
9218 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9219
9220 2006-06-20 David Ayers <d.ayers@inode.at>
9221
9222 PR bootstrap/28072
9223 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9224 whether target-libjava is being configured instead of whether the
9225 java front end is enabled.
9226 * configure: Regenerate.
9227
9228 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9229
9230 PR target/27540
9231 * configure.in: Only enable libgomp on IRIX 6.
9232 * configure: Regenerate.
9233
9234 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9235
9236 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9237 too.
9238 * Makefile.in: Regenerate.
9239
9240 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9241
9242 * config-ml.in: Alter CCASFLAGS to include special
9243 multilib options the same as is done for CFLAGS.
9244
9245 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9246
9247 * configure.in: Don't enable libgomp on hpux10.
9248 * configure: Rebuilt.
9249
9250 2006-06-12 David Ayers <d.ayers@inode.at>
9251
9252 PR bootstrap/27963
9253 PR target/19970
9254 * configure.in: Remove target-boehm-gc from noconfigdirs where
9255 ${libgcj} is specified.
9256 * configure: Regenerate.
9257
9258 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9259
9260 Sync from src:
9261
9262 * configure.in: Sync.
9263 * configure: Regenerated.
9264
9265 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9266
9267 * Makefile.def: Added dependencies from sim and gdb on intl, and
9268 added configure dependencies to everything with an all dependency
9269 on intl.
9270 * Makefile.in: Regenerated.
9271
9272 2006-06-06 David Ayers <d.ayers@inode.at>
9273
9274 PR libobjc/13946
9275 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9276 * Makefile.in: Regenerate.
9277 * configure.in: Add --enable-objc-gc at toplevel and have it
9278 enable boehm-gc for Objective-C.
9279 Remove target-boehm-gc from libgcj.
9280 Add target-boehm-gc to target_libraries.
9281 Add target-boehm-gc to noconfigdirs where ${libgcj}
9282 is specified.
9283 Assert that boehm-gc is supported when requested for Objective-C.
9284 Only build boehm-gc if needed either for Java or Objective-C.
9285 * configure: Regenerate.
9286
9287 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9288
9289 PR 27674
9290 * Makefile.tpl (configure-[+prefix+][+module+],
9291 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9292 Remove rule to unstage bootstrapped modules.
9293 (stage_current): New.
9294 * Makefile.in: Regenerate.
9295
9296 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9297
9298 * MAINTAINERS (Write After Approval): Update my e-mail address.
9299
9300 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9301
9302 * include/libiberty.h: Declare pex_run_in_environment.
9303
9304 2006-05-31 Asher Langton <langton2@llnl.gov>
9305
9306 * MAINTAINERS (Write After Approval): Add myself.
9307
9308 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9309
9310 * Makefile.def (bfd, opcodes): Fix lib_path.
9311 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9312 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9313 * Makefile.in: Regenerate.
9314
9315 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9316
9317 * Makefile.in: Regenerate.
9318
9319 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9320
9321 * Makefile.def: Add install-html target. Add datarootdir
9322 docdir and htmldir to flags_to_pass.
9323 * Makefile.tpl: Add install-html target.
9324 * Makefile.in: Regenerate.
9325 * configure.in: Add --with-datarootdir, --with-docdir, and
9326 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9327 * configure: Regenerate.
9328
9329 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9330
9331 * configure.in: Enable gprof for cross builds.
9332 * configure: Regenerate.
9333
9334 2006-05-22 Richard Guenther <rguenther@suse.de>
9335
9336 Revert
9337 2006-01-31 Richard Guenther <rguenther@suse.de>
9338 Paolo Bonzini <bonzini@gnu.org>
9339
9340 * Makefile.def (target_modules): Add libgcc-math target module.
9341 * configure.in (target_libraries): Add libgcc-math target library.
9342 (--enable-libgcc-math): New configure switch.
9343 * Makefile.in: Re-generate.
9344 * configure: Re-generate.
9345 * libgcc-math: New toplevel directory.
9346
9347 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9348 Andreas Tobler <a.tobler@schweiz.ch>
9349
9350 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9351 * configure: Rebuilt.
9352
9353 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
9354
9355 * MAINTAINERS (Write After Approval): Add myself.
9356
9357 2006-05-01 DJ Delorie <dj@redhat.com>
9358
9359 * configure.in: Restore CFLAGS if GMP isn't present.
9360 * configure: Regenerate.
9361
9362 2006-05-01 Richard Guenther <rguenther@suse.de>
9363
9364 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9365 maintainer.
9366
9367 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
9368
9369 * MAINTAINERS (Write After Approval): Add myself.
9370
9371 2006-04-28 Jan Beulich <jbeulich@novell.com>
9372
9373 * MAINTAINERS (Write After Approval): Add myself.
9374
9375 2006-04-18 DJ Delorie <dj@redhat.com>
9376
9377 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9378 reference libgloss so that libssp can be built in a combined
9379 tree.
9380 * configure: Regenerate.
9381
9382 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
9383
9384 * MAINTAINERS (Write After Approval): Add myself.
9385
9386 2006-04-05 Ben Elliston <bje@au.ibm.com>
9387
9388 * configure.in: Require makeinfo 4.4 or higher.
9389 * configure: Regenerate.
9390
9391 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9392
9393 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9394 Rearrange the entries of other libraries to have them in one place.
9395
9396 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9397
9398 * MAINTAINERS (Write After Approval): Remove myself.
9399 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9400
9401 2006-03-14 Richard Guenther <rguenther@suse.de>
9402
9403 * configure: Regenerate with autoconf 2.13.
9404
9405 2006-03-13 Jim Blandy <jimb@codesourcery.com>
9406
9407 * MAINTAINERS: Use my work address.
9408
9409 * MAINTAINERS: Update my E-mail address.
9410
9411 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
9412
9413 * configure.in: Handle --disable-<component> generically.
9414 * configure: Regenerate.
9415
9416 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9417
9418 PR libgcj/17311
9419 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9420
9421 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9422
9423 * MAINTAINERS (Write After Approval): Remove myself.
9424 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9425
9426 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
9427
9428 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9429 (TARGET_CONFIGDIRS): Remove.
9430 * configure.in: Remove AC_SUBST(target_configdirs).
9431 * Makefile.in, configure: Regenerated.
9432
9433 2006-02-20 Steven G. Kargl <kargls@comcast.net>
9434
9435 * MAINTAINERS (Write After Approval): Remove myself.
9436 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9437
9438 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
9439
9440 PR bootstrap/25670
9441
9442 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9443
9444 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9445 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9446 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9447 BUILD_PREFIX, BUILD_PREFIX_1.
9448 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9449
9450 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9451 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9452
9453 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9454 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9455 of `cat stage_current`. Always provide the `r' and `s' variables.
9456 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9457 a single shell execution.
9458 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9459 bootstrapped modules, make the stage1 module if the build was not
9460 started yet, else build the current stage.
9461 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9462 (all-build, all-host, all-target, [+make_target+]-host,
9463 [+make_target+]-target): Do not use \-continued lines.
9464 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9465 (current_stage, restrap, stage_last): New.
9466
9467 * Makefile.in: Regenerate.
9468 * configure: Regenerate.
9469
9470 2006-02-19 Bud Davis <jmdavis@link.com>
9471
9472 * MAINTAINERS (Write After Approval): Remove myself.
9473 (Language Front End Maintainers): Add myself as fortran 95
9474 maintainer and update e-mail address.
9475
9476 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9477
9478 * MAINTAINERS (Write After Approval): Remove myself.
9479 (Language Front End Maintainers): Add myself as fortran 95
9480 maintainer.
9481
9482 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
9483
9484 * MAINTAINERS (Write After Approval): Add myself.
9485
9486 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9487
9488 * MAINTAINERS (Write After Approval): Remove myself.
9489 (Language Front End Maintainers): Add myself as
9490 fortran 95 maintainer.
9491
9492 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9493
9494 Sync from src:
9495
9496 2005-12-27 Leif Ekblad <leif@rdos.net>
9497
9498 * configure.in: Add support for RDOS target.
9499 * configure: Regenerate.
9500
9501 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9502 Andreas Schwab <schwab@suse.de>
9503
9504 * configure: Regenerate.
9505
9506 2006-02-12 David Edelsohn <edelsohn@gnu.org>
9507
9508 * configure.in (enable_libgomp): Add AIX.
9509 * configure: Regenerate.
9510
9511 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9512
9513 * MAINTAINERS (Write After Approval): Add myself.
9514
9515 2006-02-03 Lee Millward <lee.millward@gmail.com>
9516
9517 * MAINTAINERS (Write After Approval): Add myself.
9518
9519 2006-01-31 Richard Guenther <rguenther@suse.de>
9520 Paolo Bonzini <bonzini@gnu.org>
9521
9522 * Makefile.def (target_modules): Add libgcc-math target module.
9523 * configure.in (target_libraries): Add libgcc-math target library.
9524 (--enable-libgcc-math): New configure switch.
9525 * Makefile.in: Re-generate.
9526 * configure: Re-generate.
9527 * libgcc-math: New toplevel directory.
9528
9529 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
9530
9531 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9532 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9533 the assembler, linker and binutils.
9534 * configure: Regenerate.
9535
9536 2006-01-22 Dirk Mueller <dmueller@suse.de>
9537
9538 * MAINTAINERS (Write After Approval): Add myself.
9539
9540 2006-01-20 Diego Novillo <dnovillo@redhat.com>
9541
9542 * configure: Regenerate.
9543
9544 2006-01-18 Richard Henderson <rth@redhat.com>
9545 Jakub Jelinek <jakub@redhat.com>
9546 Diego Novillo <dnovillo@redhat.com>
9547
9548 * libgomp: New directory.
9549 * Makefile.def: Add target_module libgomp.
9550 * Makefile.in: Regenerate.
9551 * configure.in (target_libraries): Add target-libgomp.
9552 * configure: Regenerate.
9553
9554 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
9555
9556 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9557 @ from continuation.
9558 * Makefile.in: Rebuilt.
9559
9560 2006-01-04 Chris Lattner <sabre@gnu.org>
9561
9562 * MAINTAINERS (Write After Approval): Add myself.
9563
9564 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
9565
9566 PR bootstrap/24252
9567
9568 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9569 * Makefile.tpl (OBJDUMP): New.
9570 (EXTRA_HOST_FLAGS): Add it.
9571 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9572
9573 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9574 to use symbolic links between directories. Avoid race conditions
9575 or make them harmless.
9576 * configure.in: Do not try to use symbolic links between directories.
9577
9578 * Makefile.def (LEAN): Pass.
9579 * Makefile.tpl (LEAN): Define.
9580 (stage[+id+]-start): Accept that the previous directory does not
9581 exist, if the bootstrap is lean.
9582 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9583 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9584 configure substitution.
9585 ([+compare-target+]): Likewise.
9586 ([+bootstrap-target+]-lean): New.
9587 * configure.in: Remove lean bootstrap support from here.
9588
9589 * Makefile.in: Regenerate.
9590 * configure: Regenerate.
9591
9592 2006-01-04 Ben Elliston <bje@au.ibm.com>
9593
9594 * MAINTAINERS (libdecnumber): Add myself.
9595
9596 2006-01-02 Mark Mitchell <mark@codesourcery.com>
9597
9598 * libtool-ldflags: New script.
9599
9600 2006-01-02 Andreas Schwab <schwab@suse.de>
9601
9602 * configure.in: When reconfiguring remove Makefile in
9603 all stage directories.
9604 * configure: Regenerate.
9605
9606 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9607
9608 * MAINTAINERS: Update my email address.
9609
9610 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
9611
9612 Revert Ada-related part of the previous change.
9613
9614 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9615 Do not pass.
9616 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9617 * Makefile.in: Regenerate.
9618 * configure.in: Do not include mt-ppc-aix target fragment.
9619 * configure: Regenerate.
9620
9621 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
9622
9623 * configure.in: Select appropriate fragments for PowerPC/AIX.
9624 * configure: Regenerate.
9625
9626 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9627 BOOT_CFLAGS, BOOT_LDFLAGS.
9628 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9629 BOOT_CFLAGS, BOOT_LDFLAGS.
9630 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9631 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9632 (stage): Fail if we cannot complete the work.
9633 * Makefile.in: Regenerate.
9634
9635 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9636
9637 * configure.in: Replace ms1 with mt.
9638 * configure: Rebuilt.
9639
9640 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9641
9642 * MAINTAINERS: Update my email address.
9643
9644 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
9645
9646 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9647 install-host-nogcc): Don't invoke $(stage) at the end.
9648 * Makefile.in: Regenerate.
9649
9650 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
9651
9652 * configure.in: Flip the top-level bootstrap switch.
9653 * configure: Regenerate.
9654
9655 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9656
9657 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9658 $(stage) and $(unstage).
9659 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9660 (all): Remove stray semicolon.
9661 (local-distclean): Don't handle multilib.tmp and multilib.out.
9662 (install.all): Set $s for consistency.
9663 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9664 check_multilibs setting. Always make the install directory.
9665 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9666 Correct @if/@endif.
9667 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9668 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9669 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9670 (multilib.out): Remove.
9671 * Makefile.in: Regenerated.
9672
9673 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9674
9675 * MAINTAINERS (Write After Approval): Add myself.
9676
9677 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9678
9679 * MAINTAINERS: Add myself as mt maintainer.
9680
9681 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9682
9683 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9684
9685 * MAINTAINERS: Change email address.
9686
9687 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
9688
9689 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9690 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9691 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9692 Find in-tree tools if available.
9693 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9694 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9695 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9696 (COMPILER_*_FOR_TARGET): New.
9697 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9698 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9699 (CONFIGURED_*, USUAL_*): Remove.
9700 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9701 STRIP): Use autoconf substitutions.
9702 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9703 COMPILER_NM_FOR_TARGET): New.
9704 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9705
9706 (all): Make all-host and all-target in parallel.
9707 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9708 that $$r and $$s are set before invoking a recursive make.
9709 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9710 ([+bootstrap-target+]): Inline most of the `all' target.
9711
9712 2005-11-29 Ben Elliston <bje@au.ibm.com>
9713
9714 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9715 from the gcc build directory.
9716 * Makefile.in: Regenerate.
9717
9718 2005-11-29 Ben Elliston <bje@au.ibm.com>
9719
9720 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9721 depend on all-libdecnumber.
9722 * configure.in (host_libs): Include libdecnumber.
9723 * Makefile.in: Regenerate.
9724 * configure: Likewise.
9725
9726 2005-11-29 Ben Elliston <bje@au.ibm.com>
9727
9728 * libdecnumber: Import decNumber sources from the dfp-branch.
9729
9730 2005-11-21 Kean Johnston <jkj@sco.com>
9731
9732 * config.sub, config.guess: Sync from upstream sources.
9733
9734 2005-11-21 Ben Elliston <bje@au.ibm.com>
9735
9736 Import from Autoconf sources:
9737
9738 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9739 * config/move-if-change: Don't output "$2 is unchanged";
9740 suggested by Ben Elliston. Handle weird characters correctly.
9741
9742 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9743
9744 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9745 to match upstream libtool for darwin.
9746
9747 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9748
9749 * Makefile.def: Remove gdb dependencies for gdbtk.
9750 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9751 (configure-gdb, install-gdb): New rules.
9752 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9753 * Makefile.in, configure: Regenerated.
9754
9755 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9756
9757 * MAINTAINERS (Write After Approval): Add myself.
9758
9759 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9760
9761 * MAINTAINERS (Write After Approval): Add myself.
9762
9763 2005-10-24 Diego Novillo <dnovillo@redhat.com>
9764
9765 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9766 Diego Novillo.
9767
9768 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
9769
9770 PR bootstrap/24297
9771 * Makefile.tpl (do-[+make-target+], do-check, install,
9772 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9773 are set before recursing.
9774 * Makefile.in: Regenerate.
9775
9776 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9777
9778 PR bootstrap/18939
9779 * Makefile.def (gcc) <target>: Fix thinko.
9780 * Makefile.in: Regenerate.
9781
9782 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9783
9784 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9785 * configure: Regenerate.
9786
9787 2005-10-15 Jie Zhang <jie.zhang@analog.com>
9788
9789 * MAINTAINERS (Write After Approval): Add self.
9790
9791 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
9792
9793 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9794 target-libffi, target-qthreads, target-libjava, and
9795 targetlibobjc.
9796 * configure: Regenerate.
9797
9798 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9799
9800 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9801 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9802 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9803 (USUAL_OBJDUMP_FOR_TARGET): New.
9804 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9805 * configure.in: Check for $OBJDUMP_FOR_TARGET.
9806 * configure, Makefile.in: Regenerated.
9807
9808 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9809
9810 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9811 before other host packages.
9812
9813 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9814
9815 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9816
9817 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9818
9819 PR bootstrap/22340
9820
9821 * configure.in (default_target): Remove.
9822 * Makefile.tpl (all): Do not use prerequisites as subroutines
9823 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9824 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9825 use prerequisites as subroutines.
9826 (check-host, check-target): New.
9827 (bootstrap configure & all targets): Do not use stage*-start
9828 if the directory layout is already ok.
9829 (non-bootstrap configure & all targets): Prepend a $(unstage).
9830 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
9831 (NOTPARALLEL): Remove.
9832 (unstage, stage variables): New variables.
9833 (unstage, stage targets): Simply expand to those variables.
9834
9835 * configure: Regenerate.
9836 * Makefile.in: Regenerate.
9837
9838 2005-10-04 James E Wilson <wilson@specifix.com>
9839
9840 * Makefile.def (lang_env_dependencies): Add libmudflap.
9841 * Makefile.in: Regenerate.
9842
9843 2005-10-03 Andreas Schwab <schwab@suse.de>
9844
9845 Backport from libtool CVS:
9846 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
9847
9848 * ltmain.sh: add support for installing into temporary
9849 staging area (e.g. 'make install DESTDIR=...')
9850
9851 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
9852
9853 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9854 * configure: Regenerated.
9855
9856 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
9857
9858 * configure: Regenerate with the correct
9859 autoconf version.
9860
9861 2005-09-30 Catherine Moore <clm@cm00re.com>
9862
9863 * configure.in (bfin-*-*): New.
9864 * configure: Regenerated.
9865
9866 2005-09-28 Geoffrey Keating <geoffk@apple.com>
9867
9868 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9869 (LIPO_FOR_TARGET): New.
9870 (CONFIGURED_LIPO_FOR_TARGET): New.
9871 (USUAL_LIPO_FOR_TARGET): New.
9872 (STRIP_FOR_TARGET): New.
9873 (CONFIGURED_STRIP_FOR_TARGET): New.
9874 (USUAL_STRIP_FOR_TARGET): New.
9875 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9876 STRIP_FOR_TARGET.
9877 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9878 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9879 * Makefile.in: Regenerate.
9880 * configure: Regenerate.
9881
9882 2005-09-19 David Edelsohn <edelsohn@gnu.org>
9883
9884 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9885 (rs6000-*-aix*): Same.
9886 * configure: Regenerate.
9887
9888 2005-09-16 Tom Tromey <tromey@redhat.com>
9889
9890 * MAINTAINERS: Add self as java maintainer.
9891
9892 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9893
9894 * configure.in: Recognize f95 in the --enable-languages option,
9895 and substitute it for fortran, issuing a warning.
9896 * configure: Regenerate.
9897
9898 2005-08-30 Phil Edwards <phil@codesourcery.com>
9899
9900 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
9901 * configure: Regenerated.
9902
9903 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
9904
9905 * MAINTAINERS: Add self as ms1 maintainer.
9906
9907 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
9908
9909 * Makefile.def (libssp): Add to lang_env_dependencies.
9910 * Makefile.in: Regenerate.
9911
9912 2005-08-18 Ian Lance Taylor <ian@airs.com>
9913
9914 * MAINTAINERS: Add myself as middle-end maintainer.
9915
9916 2005-08-17 Christian Groessler <chris@groessler.org>
9917
9918 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9919 * Makefile.in: Regenerate.
9920
9921 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
9922
9923 * MAINTAINERS (write after approval): Added myself.
9924
9925 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
9926
9927 * MAINTAINERS (Write After Approval): Add myself.
9928
9929 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
9930
9931 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9932 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9933 Look for alternate names of the target cc and c++
9934 * configure: Regenerate.
9935
9936 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
9937
9938 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9939 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9940 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9941 tools; remove code to manually set them.
9942 (Target tools): Look in the environment for them.
9943 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9944 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9945 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9946 build directory.
9947 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9948 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9949 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9950 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9951 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9952 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9953 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9954 * configure: Regenerate.
9955 * Makefile.in: Regenerate.
9956
9957 2005-07-28 Ben Elliston <bje@au.ibm.com>
9958
9959 * MAINTAINERS: Update for removed CPU targets.
9960
9961 2005-07-27 Mark Mitchell <mark@codesourcery.com>
9962
9963 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9964 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9965 * Makefile.in: Regenerated.
9966
9967 2005-07-26 Mark Mitchell <mark@codesourcery.com>
9968
9969 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9970 (CFLAGS_FOR_TARGET): Use it.
9971 (CXXFLAGS_FOR_TARGET): Likewise.
9972 * Makefile.in: Regenerated.
9973 * configure.in (--with-build-sysroot): New option.
9974 * configure: Regenerated.
9975
9976 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
9977
9978 * Makefile.tpl: Wrap install between unstage and stage
9979 * Makefile.in: Regenerate.
9980
9981 2005-07-21 Eric Christopher <echristo@apple.com>
9982
9983 * MAINTAINERS: Update affiliation.
9984
9985 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
9986
9987 * MAINTAINERS: Add self as crx port maintainer.
9988
9989 2005-07-20 DJ Delorie <dj@redhat.com>
9990
9991 * MAINTAINERS: Add self as m32c maintainer.
9992
9993 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
9994
9995 * all files: Update FSF address.
9996
9997 2005-07-15 Eric Christopher <echristo@redhat.com>
9998
9999 * MAINTAINERS: Change affiliation.
10000
10001 2005-07-14 Jim Blandy <jimb@redhat.com>
10002
10003 * configure.in: Add cases for Renesas m32c.
10004 * configure: Regenerated.
10005
10006 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10007
10008 * COPYING.LIB: Update from fsf.org.
10009
10010 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10011
10012 * COPYING, compile, config.guess,
10013 config.sub, install-sh, missing, mkinstalldirs,
10014 symlink-tree, ylwrap: Sync from upstream sources.
10015 * config-ml.in: Update FSF address.
10016
10017 2005-07-13 Eric Christopher <echristo@redhat.com>
10018
10019 * configure.in: Add toplevel noconfigdir support for tpf.
10020 * configure: Regenerate.
10021
10022 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
10023
10024 PR ada/22340
10025
10026 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10027 * Makefile.in: Regenerate.
10028
10029 2005-07-07 Mark Mitchell <mark@codesourcery.com>
10030
10031 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
10032 Brolley to write-after-approval.
10033
10034 2005-07-07 Andreas Schwab <schwab@suse.de>
10035
10036 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10037 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10038 * Makefile.in: Regenerated.
10039
10040 2005-07-06 Geoffrey Keating <geoffk@apple.com>
10041
10042 * configure.in: Don't build sim or rda when targetting darwin.
10043 * configure: Regenerate.
10044
10045 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
10046
10047 * configure.in: Add --enable-libssp and --disable-libssp.
10048 * configure: Regenerate with autoconf-2.13.
10049
10050 2005-07-02 Jakub Jelinek <jakub@redhat.com>
10051
10052 * Makefile.def (target_modules): Add libssp.
10053 * configure.in (target_libraries): Add target-libssp.
10054 * configure: Rebuilt.
10055 * Makefile.in: Rebuilt.
10056
10057 2005-07-01 Zack Weinberg <zackw@panix.com>
10058
10059 * MAINTAINERS: Change email address. Resign from maintainership.
10060
10061 2005-07-01 Richard Guenther <rguenther@suse.de>
10062
10063 * MAINTAINERS: Change my e-mail address and affiliation.
10064
10065 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
10066
10067 * Makefile.def (stagefeedback): Come after profile.
10068 Define profiledbootstrap target.
10069 * Makefile.tpl (profiledbootstrap): Remove.
10070 (stageprofile-end): Zap stagefeedback.
10071 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10072 * Makefile.in: Regenerate.
10073
10074 2005-06-13 Richard Sandiford <richard@codesourcery.com>
10075
10076 * MAINTAINERS: Update my email address.
10077
10078 2005-06-13 Zack Weinberg <zack@codesourcery.com>
10079
10080 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10081 In 'cpp' stanza, support '#line' as well as '# '.
10082
10083 2005-06-08 Andreas Schwab <schwab@suse.de>
10084
10085 * MAINTAINERS: Move myself from 'Write After Approval' to
10086 'CPU Port Maintainers' section as m68k maintainer.
10087
10088 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
10089
10090 * configure.in (unsupported_languages): New macro.
10091 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10092 non-ported target libraries in noconfigdirs.
10093 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10094 non-linux-gnu. Remove libgcj_ex_libffi.
10095 <lang_frag loop>: Set add_this_lang=no if the language is in
10096 unsupported_languages.
10097 * configure: Regenerate.
10098
10099 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10100
10101 * configure.in: Fix typo in handling of --with-mpfr-dir.
10102 * configure: Regenerate.
10103
10104 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10105
10106 * MAINTAINERS: Update my email address.
10107
10108 2005-06-02 Jim Blandy <jimb@redhat.com>
10109
10110 * config.sub: Add cases for the Renesas m32c. (This patch has been
10111 accepted into the master sources.)
10112
10113 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
10114 Michael Snyder <msnyder@redhat.com>
10115 Stan Cox <scox@redhat.com>
10116
10117 * configure.in: Set noconfigdirs for ms1.
10118
10119 * configure: Regenerate.
10120
10121 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10122
10123 * MAINTAINERS (Write After Approval): Add self.
10124
10125 2005-06-01 Josh Conner <jconner@apple.com>
10126
10127 * MAINTAINERS (Write After Approval): Add self.
10128
10129 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
10130
10131 * MAINTAINERS: Update my email address.
10132
10133 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10134
10135 * MAINTAINERS (Write After Approval): Add self.
10136
10137 2005-05-26 Chris Demetriou <cgd@broadcom.com>
10138
10139 * MAINTAINERS (Write After Approval): Remove self.
10140
10141 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
10142
10143 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10144 (Dependencies): Consider target modules for bootstrap dependencies.
10145 Make target bootstrap modules depend on each stage's gcc.
10146 * Makefile.in: Regenerate.
10147
10148 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
10149
10150 * Makefile.def (configure-gcc): Depend on binutils having been built.
10151 (all-gcc): No need to do it here.
10152 * Makefile.in: Regenerate.
10153
10154 2005-05-19 Paul Brook <paul@codesourcery.com>
10155
10156 * configure.in: Rewrite misleading error message when requested
10157 language cannot be built.
10158 * configure: Regenerate.
10159
10160 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10161
10162 * ylwrap: Import from Automake 1.9.5.
10163
10164 2005-05-13 David Ung <davidu@mips.com>
10165
10166 * MAINTAINERS (Write After Approval): Add self.
10167
10168 2005-05-09 Mike Stump <mrs@apple.com>
10169
10170 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10171 lt_cv_sys_max_cmd_len for now.
10172
10173 2005-05-09 Stan Cox <scox@redhat.com>
10174
10175 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10176
10177 2005-05-08 Matt Kraai <kraai@ftbfs.org>
10178
10179 * README.SCO: Update the URL.
10180
10181 2005-05-05 David Edelsohn <edelsohn@gnu.org>
10182
10183 * ltconfig: Define file_list_spec. Pass file_list_spec and
10184 with_gnu_ld to libtool.
10185 * ltcf-c.sh (aix[45]): Define file_list_spec.
10186 * ltcf-cxx.sh (aix[45]): Same.
10187 * ltcf-gcj.sh (aix[45]): Same.
10188 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10189 exists, write list of input files to temporary file.
10190
10191 2005-05-04 Mike Stump <mrs@apple.com>
10192
10193 * configure.in: Always pass --target to target configures as
10194 otherwise rebuilds that do --recheck will fail.
10195 * confiugure: Rebuilt.
10196
10197 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10198
10199 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10200 STAGE_HOST_EXPORTS.
10201 (configure, all): Add bootstrap support.
10202 (Host modules, target modules): Pass post-stage1 flags and exports.
10203 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10204 * Makefile.in: Regenerate.
10205
10206 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10207
10208 * configure: Regenerate.
10209
10210 2005-04-27 Mike Stump <mrs@apple.com>
10211
10212 * MAINTAINERS: Add self as darwin maintainer.
10213
10214 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10215
10216 * config.sub: Update from master copy.
10217
10218 2005-04-21 Mike Stump <mrs@apple.com>
10219
10220 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10221 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10222
10223 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10224
10225 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10226 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10227 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10228 "*-*-elf" and "*-*-linux*".
10229 * configure: Regenerate.
10230
10231 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10232
10233 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10234
10235 2005-04-12 Mike Stump <mrs@apple.com>
10236
10237 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10238
10239 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10240
10241 * MAINTAINERS (Write After Approval): Add myself.
10242
10243 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10244
10245 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10246
10247 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10248
10249 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10250 (TARGET_CONFIGARGS): Include --with-target-subdir.
10251 (configure, all): New macros. Use them throughout.
10252 * Makefile.in: Regenerate.
10253
10254 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10255
10256 * MAINTAINERS (Write After Approval): Add myself.
10257
10258 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10259
10260 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10261
10262 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10263
10264 * MAINTAINERS: Move John Carr to Write After Approval.
10265
10266 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10267
10268 * config/mh-mingw32: Delete.
10269 * configure.in: Don't use it.
10270 * configure: Regenerate.
10271
10272 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10273
10274 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10275 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10276 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10277 (HOST_LIB_PATH): Generate from Makefile.def.
10278 (TARGET_LIB_PATH): Likewise.
10279 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10280 * Makefile.in: Regenerate.
10281 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10282 (RPATH_ENVVAR): Include Darwin case.
10283 * configure: Regenerate.
10284
10285 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10286
10287 * MAINTAINERS (Various Maintainers): Remove self.
10288 (Write After Approval): Add self.
10289
10290 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10291
10292 * MAINTAINERS (Various Maintainers): Add self.
10293
10294 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10295
10296 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10297 * configure: Regenerate.
10298
10299 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10300
10301 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10302 gcc_version, and gcc_version_trigger from set of flags to pass.
10303 * Makefile.tpl: Remove definitions of above variables.
10304 (config.status): Remove dependency on $(gcc_version_trigger).
10305 * Makefile.in: Regenerate.
10306 * configure.in: Do not reference config/gcc-version.m4 nor
10307 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10308 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10309 * configure: Regenerate.
10310
10311 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10312 Andrew Pinski <pinskia@physics.uc.edu>
10313
10314 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10315 * Makefile.in: Regenerate.
10316
10317 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10318
10319 * MAINTAINERS (Write After Approval): Add myself.
10320
10321 2005-03-03 David Ayers <d.ayers@inode.at>
10322
10323 * MAINTAINERS (Write After Approval): Add myself.
10324
10325 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10326
10327 PR libgcj/20160
10328 * ltmain.sh: Avoid creating archives with components that have
10329 duplicate basenames.
10330
10331 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10332
10333 PR bootstrap/20250
10334 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10335 instead of check.
10336 * Makefile.in: Regenerate.
10337
10338 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10339
10340 * Makefile.in: Regenerate to fix conflict between the previous two
10341 patches.
10342
10343 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10344
10345 PR bootstrap/17383
10346 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10347 * Makefile.tpl (HOST_SUBDIR): New substitution.
10348 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10349 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10350 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10351 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10352 (Host modules, Bootstrapped modules): Use it.
10353 (Build modules, Target modules): Do not create symlink trees,
10354 always configure out-of-srcdir.
10355 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10356 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10357 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10358 $(HOST_SUBDIR). Create a symlink for host_subdir.
10359
10360 * Makefile.in: Regenerate.
10361 * configure: Regenerate.
10362
10363 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10364
10365 Merged from libada-gnattools-branch:
10366 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10367
10368 * gnattools: New directory.
10369 * Makefile.def: Add gnattools as a module, depending on target-libada.
10370 * Makefile.in: Regenerate.
10371 * configure.in: Include gnattools in host_tools; disable it if ada
10372 is disabled.
10373 * configure: Regenerate.
10374
10375 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
10376
10377 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10378 treelang maintainer.
10379 (Write After Approval): Remove myself.
10380
10381 2005-02-23 Paul Schlie <schlie@comcast.net>
10382
10383 * configure.in: Allow darwin targeted ports to build tk, itcl and
10384 libgui.
10385 * configure: Regenerate.
10386
10387 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10388
10389 PR libgcj/10353
10390 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10391 * configure: Regenerate.
10392
10393 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10394
10395 * MAINTAINERS (Write After Approval): Add myself.
10396
10397 2005-02-10 Ian Lance Taylor <ian@airs.com>
10398
10399 * MAINTAINERS: Update my e-mail address.
10400
10401 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10402
10403 * MAINTAINERS (Write After Approval): Add myself.
10404
10405 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
10406
10407 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10408 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10409 target-libgloss when not *-*-elf and *-*-aout.
10410 * configure: Regenerate.
10411
10412 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10413
10414 * MAINTAINERS: Remove obsolete entries.
10415
10416 * MAINTAINERS (Write After Approval): Add Michael Matz.
10417
10418 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
10419
10420 * MAINTAINERS: Remove self as cpplib maintainer.
10421
10422 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10423
10424 * install-sh, config.sub: Import from upstream.
10425
10426 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10427
10428 PR bootstrap/18222
10429 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10430 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10431 * Makefile.in: Regenerate.
10432
10433 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
10434
10435 * MAINTAINERS: Update my email address.
10436
10437 2005-01-12 David Edelsohn <edelsohn@gnu.org>
10438 Andreas Schwab <schwab@suse.de>
10439
10440 PR bootstrap/18033
10441 * config-ml.in: Eval option if surrounded by single quotes.
10442
10443 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
10444
10445 Revert 2004-12-28 Makefile changes, a better fix will be
10446 applied to mainline and src after GCC 4.0 branches.
10447
10448 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
10449
10450 PR bootstrap/17383
10451
10452 * Makefile.def (target_modules): Remove stage parameter,
10453 it is always true now.
10454 * Makefile.tpl (configure-build-[+module+],
10455 configure-target-[+module+]): Always build symlink tree
10456 for the directory and for include. BUILD_SUBDIR and
10457 TARGET_SUBDIR cannot be . anymore.
10458 * Makefile.in: Regenerate.
10459
10460 2004-12-25 David Edelsohn <edelsohn@gnu.org>
10461
10462 Revert 2004-12-08 Makefile changes.
10463
10464 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10465
10466 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10467 cygwin, mingw.
10468
10469 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10470
10471 * configure.in (sh64-*-*): Reenable gprof.
10472 * configure: Regenerate.
10473
10474 2004-12-08 David Edelsohn <edelsohn@gnu.org>
10475
10476 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10477 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10478 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10479 * Makefile.in: Regenerate.
10480
10481 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10482
10483 * MAINTAINERS: Update my email address.
10484
10485 2004-12-07 Matt Kraai <kraai@ftbfs.org>
10486
10487 * Makefile.tpl: Generate normal dependencies if the LHS module is
10488 not bootstrapped.
10489 * Makefile.in: Regenerate.
10490
10491 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10492
10493 * configure.in: Include config/gxx-include-dir.m4. Use
10494 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10495 * configure: Regenerate.
10496
10497 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10498
10499 * config.if: Delete.
10500 * configure.in: Set libstdcxx_incdir directly.
10501 * configure: Regenerate.
10502
10503 2004-12-02 Eric Christopher <echristo@redhat.com>
10504
10505 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10506 * Makefile.in: Regenerate.
10507
10508 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10509
10510 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10511 * configure: Regenerate.
10512
10513 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10514
10515 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10516 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10517 * configure: Regenerate.
10518
10519 2004-12-01 Eric Christopher <echristo@redhat.com>
10520
10521 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10522 of things to remove.
10523
10524 2004-11-29 Matt Kraai <kraai@ftbfs.org>
10525
10526 * MAINTAINERS (Write After Approval): Update my e-mail address.
10527
10528 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10529
10530 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10531 from CVS libtool to always pass_all.
10532
10533 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10534
10535 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10536 (hppa*64*-*-*): Delete incorrect comment.
10537 * configure: Rebuilt.
10538
10539 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10540
10541 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10542
10543 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10544
10545 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10546 from CVS libtool to always pass_all.
10547
10548 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10549
10550 * install-sh, compile: Import from automake.
10551
10552 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10553
10554 * config.guess, config.sub: Import from savannnah.
10555
10556 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
10557
10558 * MAINTAINERS (Write After Approval): Add myself
10559
10560 2004-11-12 Mike Stump <mrs@apple.com>
10561
10562 * Makefile.def: Add html support.
10563 * Makefile.tpl: Likewise.
10564 * Makefile.in: Regenerate.
10565
10566 2004-11-11 Geoffrey Keating <geoffk@apple.com>
10567
10568 PR 18423
10569 * configure.in: Remove all instances of build-fixincludes from
10570 noconfigdirs.
10571 (build_configargs): Supply --target to subdirectories.
10572 * configure: Regenerate.
10573
10574 * Makefile.def: Make gcc install depend on fixincludes install.
10575 * Makefile.in: Regenerate.
10576
10577 2004-11-10 Janis Johnson <janis187@us.ibm.com>
10578
10579 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10580
10581 2004-11-11 Paul Brook <paul@codesourcery.com>
10582
10583 * MAINTAINERS: Add self as arm maintainer. Update email address.
10584
10585 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10586
10587 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10588 target-libgfortran.
10589 * configure: Regenerate.
10590
10591 2004-11-07 David Edelsohn <edelsohn@gnu.org>
10592
10593 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10594 like CC.
10595
10596 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
10597
10598 * Makefile.def (host fixincludes): Specify missing targets.
10599 * Makefile.in: Regenerate.
10600
10601 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10602
10603 * MAINTAINERS: Add myself
10604
10605 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10606
10607 * MAINTAINERS (Write After Approval): Add myself.
10608
10609 2004-11-04 Geoffrey Keating <geoffk@apple.com>
10610
10611 * Makefile.def: Build fixincludes for the host, too.
10612 * Makefile.in: Regenerate.
10613 * configure.in (host_tools): Add fixincludes.
10614 * configure: Regenerate.
10615
10616 2004-11-04 Daniel Jacobowitz <dan@debian.org>
10617
10618 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10619 * configure: Regenerated.
10620
10621 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10622
10623 PR other/17783
10624 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10625 * configure: Regenerated.
10626
10627 2004-10-31 Mark Mitchell <mark@codesourcery.com>
10628
10629 * README.SCO: Update per FSF instructions.
10630
10631 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
10632
10633 PR target/18151
10634 * configure.in (case ${target}): Do not build fixincludes for avr.
10635 * configure: Regenerated.
10636
10637 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
10638
10639 * configure.in (case ${target}): Do not build fixincludes
10640 on platforms where it is not used.
10641 * configure: Regenerated.
10642
10643 2004-10-23 Daniel Jacobowitz <dan@debian.org>
10644
10645 * configure.in: Use an absolute path to install-sh.
10646 * configure: Regenerated.
10647
10648 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10649
10650 * MAINTAINERS (Write After Approval): Add myself.
10651
10652 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10653
10654 * MAINTAINERS: Remove from Write After Approval those that are
10655 already maintainers.
10656
10657 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10658
10659 * MAINTAINERS: Update my email address.
10660
10661 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10662
10663 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10664 * configure: Regenerate.
10665
10666 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
10667
10668 * MAINTAINERS: Update my email address.
10669
10670 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10671
10672 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10673 entries belonging to this category.
10674
10675 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10676
10677 * MAINTAINERS: Update my e-mail address.
10678
10679 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
10680
10681 Fix wrong conflict resolution in:
10682
10683 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10684
10685 * Makefile.in: Regenerate.
10686 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10687 in the recursive `make', instead of hardwiring `all'.
10688 (Autogenerated TARGET-* variables): New.
10689
10690 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10691
10692 * configure.in: Enable target-libgloss for crx-*-*.
10693 * configure: Regenerate.
10694
10695 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10696
10697 * MAINTAINERS (Various Maintainers): Move the "windows,
10698 cygwin, mingw" maintainer to ...
10699 (OS Port Maintainers): ... here.
10700
10701 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10702
10703 * MAINTAINERS (Write After Approval): Remove those that are
10704 maintainers of some subsystem.
10705
10706 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10707
10708 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10709 * ltcf-cxx.sh (tpf*): Likewise.
10710 * ltconfig (tpf*): Add TPF OS configuration support.
10711
10712 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10713
10714 * MAINTAINERS: Change my email address to my new work account.
10715
10716 2004-09-24 Michael Roth <mroth@nessie.de>
10717
10718 * configure.in (--without-headers): Add missing double quotes.
10719 * configure: Regenerate.
10720
10721 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
10722
10723 * ylwrap: Revert to previous version.
10724
10725 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10726
10727 PR bootstrap/17369
10728 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10729 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10730 SET_GCC_LIB_PATH_CMD.
10731 (BASE_TARGET_EXPORTS): Likewise.
10732 * Makefile.in: Regenerated.
10733
10734 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10735 * configure: Regenerated.
10736
10737 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10738
10739 * config.guess: New upstream version
10740 * compile, depcomp, install-sh, ylwrap: Likewise.
10741
10742 2004-09-19 Roger Sayle <roger@eyesopen.com>
10743
10744 * config/mh-x86omitfp: New host makefile fragment. Add
10745 -fomit-frame-pointer to the default BOOT_CFLAGS.
10746 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10747 * configure: Regenerate.
10748
10749 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10750
10751 PR target/11572
10752 * configure.in (*-*-darwin*): Renable libobjc.
10753 * configure: Regenerate.
10754
10755 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10756
10757 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10758
10759 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
10760
10761 * Makefile.def: Remove libbanshee.
10762 * Makefile.tpl: Ditto.
10763 * configure.in: Ditto.
10764 * Makefile.in: Regen.
10765 * configure: Ditto.
10766
10767 2004-09-08 David Edelsohn <edelsohn@gnu.org>
10768
10769 * ltmain.sh: Use $pic_object as $non_pic_object if
10770 $non_pic_object=none.
10771
10772 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
10773
10774 * missing: Import latest version from master repository.
10775
10776 2004-09-06 Nick Clifton <nickc@redhat.com>
10777
10778 * config.sub: Import latest version from master repository.
10779 * config.guess: Likewise.
10780 This includes these changes:
10781
10782 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10783
10784 * config.sub: Handle crisv32, alias etraxfs.
10785 * config.guess (crisv32:Linux:*:*): Handle.
10786
10787 2004-08-13 Brad Smith <brad@comstyle.com>
10788
10789 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10790 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10791
10792 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10793
10794 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10795 assume the processor is a powerpc. This is because coreutils
10796 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10797 in this case, due to a MacOS X bug that causes
10798 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10799 to return a negative number.
10800 Problem reported by Petter Reinholdtsen in:
10801 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10802
10803 2004-07-19 Ben Elliston <bje@gnu.org>
10804
10805 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10806
10807 2004-06-24 Ben Elliston <bje@gnu.org>
10808
10809 * config.guess: Update copyright years.
10810 * config.sub: Likewise.
10811
10812 2004-06-22 Robert Millan <robertmh@gnu.org>
10813
10814 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10815 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10816
10817 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10818
10819 * config.guess (*:*VMS:*:*): New entry. Replaces
10820 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10821 manufacturer.
10822
10823 2004-06-22 Ben Elliston <bje@gnu.org>
10824
10825 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10826 * config.sub: Likewise.
10827
10828 2004-06-22 Ben Elliston <bje@gnu.org>
10829
10830 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10831 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10832
10833 2004-06-11 Ben Elliston <bje@gnu.org>
10834
10835 * config.guess (pegasos:OpenBSD:*:*): Remove.
10836
10837 2004-06-11 Ben Elliston <bje@gnu.org>
10838
10839 From Wouter Verhelst <wouter@grep.be>:
10840 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10841
10842 2004-06-11 Ben Elliston <bje@gnu.org>
10843
10844 * config.guess (luna88k:OpenBSD:*:*): New.
10845
10846 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
10847
10848 * config.guess (m32r*:Linux:*:*): New case.
10849 * config.sub: Handle m32rle.
10850
10851 2004-03-12 Ben Elliston <bje@wasabisystems.com>
10852
10853 From Jens Petersen <petersen@redhat.com>:
10854 * config.sub: Handle sparcv8.
10855
10856 2004-03-03 Ben Elliston <bje@wasabisystems.com>
10857
10858 From Tom Smith <smith@cag.lkg.hp.com>:
10859 * config.guess: Version suffixes are equally significant on Tru64
10860 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
10861 prefix of "P" (patched kernel).
10862
10863 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
10864
10865 * config.sub: Add support for National Semiconductor CRX target.
10866
10867 2004-09-03 Janis Johnson <janis187@us.ibm.com>
10868
10869 * MAINTAINERS (Various Maintainers): Remove myself as web page
10870 maintainer, add myself as maintainer of build status lists.
10871
10872 2004-09-03 Jan Beulich <jbeulich@novell.com>
10873
10874 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10875 *-*-netware, but add target-libmudflap.
10876 Consolidate *-*-netware targets (of which really only i?86 exists)
10877 into a single entry.
10878 * configure: Likewise.
10879
10880 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
10881
10882 * Makefile.tpl (sorry): Remove.
10883 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10884 (cleanstrap targets): Depend on distclean, not distclean-stage1.
10885 (do-clean): Clean per-stage directories too.
10886 (do-distclean): Run distclean-stage1 too.
10887 (.NOTPARALLEL): Enable during toplevel bootstrap.
10888 (stage[+id+]-bubble): Enable parallel execution during
10889 the recursive invocation.
10890 * Makefile.in: Regenerate.
10891
10892 Fix previous checkin:
10893
10894 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10895 include.
10896 * configure.in: Fix indentation.
10897 * configure: Regenerate.
10898
10899 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
10900
10901 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10902 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10903 * configure: regenerate
10904 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10905 -mdynamic-no-pic
10906
10907 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
10908
10909 * Makefile.def (build_modules): Add fixincludes.
10910 (dependencies): Make gcc depend on fixincludes.
10911 * configure.in (build_tools): Add fixincludes.
10912 (build_configdirs): Always include build_libs.
10913 * Makefile.in: Regenerate.
10914 * configure: Regenerate.
10915
10916 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
10917
10918 * Makefile.def (bootstrap stages): Add 'lean' parameter.
10919 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10920 phony targets; do not generate timestamp files.
10921 (distclean-stageN): Remove references to their timestamp files.
10922 (restageN, touch-stageN): Remove.
10923 (stageN-bubble): Rewritten.
10924 (compare): Support lean bootstraps.
10925 * Makefile.in: Regenerate.
10926
10927 * configure.in: Only warn when bootstrapping but
10928 build != host or build != target. Support lean bootstraps.
10929 * configure: Regenerate.
10930
10931 2004-08-26 Phil Edwards <phil@codesourcery.com>
10932
10933 * configure.in: Give a better error message if GMP/MPFR are missing
10934 and a language needing them has been requested.
10935 * configure: Regenerated.
10936
10937 2004-08-25 Phil Edwards <phil@codesourcery.com>
10938
10939 * configure.in: Print a list of available language front-ends if
10940 a requested one is missing. Tidy stray tab characters.
10941 * configure: Regenerated.
10942
10943 2004-08-19 Michael Koch <konqueror@gmx.de>
10944
10945 * gcc/doc/install.texi: Update entry about automake for libjava.
10946
10947 2004-08-17 Robert Millan <robertmh@gnu.org>
10948
10949 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10950 (instead of FreeBSD).
10951 * configure: Regenerate.
10952
10953 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10954
10955 * Makefile.in: Regenerate.
10956 * configure: Regenerate.
10957
10958 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10959 stage_*_flags.
10960 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10961 for bootstrapped modules if toplevel bootstrap is going.
10962 (GCC bootstrap): Generate per-stage targets for all bootstrapped
10963 modules. Adjust for changes in Makefile.def. Enable several
10964 rules even in non-bootstrap mode, just to avoid peppering the
10965 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10966 (stage-[+prev+]-bubble): Remove.
10967
10968 * Makefile.def (Dependencies): Depend on all-build-bison,
10969 all-build-flex, all-build-byacc, all-build-texinfo, rather
10970 than the host variations.
10971 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
10972 with BUILD_SUBDIR.
10973 (BISON): Update for recent Bisons.
10974 (YACC): Fix typo.
10975 (cross): Depend on all-build.
10976 (all): Do not depend on all-build.
10977 (prebootstrap): Remove.
10978 (dep-kind): Accept separate prefixes for MODULE and ON variables.
10979 (Prebootstrap dependencies): Add them to the per-stage targets
10980 and to all-prebootstrap.
10981 * configure.in (build_configdirs): Always enable build_tools.
10982 (BUILD_DIR_PREFIX): Remove.
10983
10984 * Makefile.def (gcc): Add target variable.
10985 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10986 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10987 in the recursive `make', instead of hardwiring `all'.
10988 (Autogenerated TARGET-* variables): New.
10989
10990 2004-08-13 Brian Booth <bbooth@redhat.com>
10991
10992 * MAINTAINERS: Remove myself from write-after-approval.
10993
10994 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
10995
10996 * src-release: Stop distributing mmalloc with gdb (which doesn't
10997 use it).
10998 * Makefile.def: GDB doesn't depend on mmalloc anymore.
10999 * Makefile.in: Regenerate.
11000
11001 2004-08-09 Mark Mitchell <mark@codesourcery.com>
11002
11003 * configure.in (arm*-*-eabi*): New target.
11004 * configure: Regenerate.
11005
11006 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
11007
11008 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11009 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11010 (Dependencies): New section.
11011 * Makefile.tpl (Dependencies): Generate from Makefile.def.
11012 (configure-target-[+module+]): Depend on maybe-all-gcc
11013 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
11014 (toplevel profiledbootstrap): Fix dependencies.
11015 * Makefile.in: Regenerate.
11016
11017 2004-08-03 Mark Mitchell <mark@codesourcery.com>
11018
11019 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11020 target-libiberty to noconfigdirs.
11021 * configure: Regenerate.
11022
11023 2004-08-03 Paul Brook <paul@codesourcery.com>
11024
11025 * configure.in: Check for MPFR as well as GMP.
11026 * configure: Regenerate.
11027
11028 2004-08-01 Robert Millan <robertmh@gnu.org>
11029
11030 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11031 libmudflap for all GNU-based systems (with Glibc).
11032 * configure: Regenerate.
11033
11034 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
11035
11036 * Makefile.def (host-modules): Add gcc.
11037 * Makefile.in: Regenerate.
11038 * Makefile.tpl (sorry): New rule.
11039 (configure-host, all-host, [+make_target+]-host, do-check,
11040 install-host): Do not add gcc as a special case.
11041 (host modules): Add a small special-casing for gcc. Export
11042 extra_make_flags through the environment.
11043 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11044 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11045 other recursive targets for gcc): Remove.
11046
11047 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11048 (stage, unstage): New rules.
11049 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11050 distclean-stage[+id+]): Use stage_current.
11051 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11052 the stage*-start rules.
11053
11054 2004-08-02 Geoffrey Keating <geoffk@apple.com>
11055
11056 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11057 use -all_load flag.
11058
11059 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
11060
11061 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11062 * configure: Regenerate.
11063
11064 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11065
11066 * maintainer-scripts/gcc_release: Revert yesterday's change.
11067
11068 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11069
11070 * MAINTAINERS: Add myself to write-after-approval.
11071
11072 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11073
11074 * libf2c: Removed.
11075 * gcc/gccbug.in: Updated because of libf2c removal.
11076 * maintainer-scripts/gcc_release: Ditto.
11077
11078 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
11079
11080 * configure.in: Build libmudflap by default on FreeBSD.
11081 * configure: Regenerated.
11082
11083 2004-07-09 Mark Mitchell <mark@codesourcery.com>
11084
11085 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11086 systems.
11087 * configure: Regenerated.
11088
11089 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11090
11091 PR target/16344
11092 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11093 feedback based compiler.
11094 * Makefile.in: Rebuilt.
11095
11096 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
11097
11098 * Makefile.def (host_modules): Set bootstrap=true for flex.
11099 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11100 * Makefile.in: Rebuilt.
11101
11102 2004-07-07 Jan Hubicka <jh@suse.cz>
11103
11104 * MAINTAINERS: Add self as a profile feedback maintainer.
11105
11106 2004-07-05 Phil Edwards <phil@codesourcery.com>
11107
11108 * configure.in: Do not prepend $srcdir to /dev/null in
11109 makefile fragments.
11110 * configure: Regenerate.
11111
11112 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
11113
11114 * Makefile.def (build_modules): Add bison, byacc, flex,
11115 m4, texinfo.
11116 (flags_to_pass): Add FLEX.
11117 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11118 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11119 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11120 DEFAULT_MAKEINFO): Remove.
11121 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11122 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11123 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11124 objdir or else use configured tool.
11125 (all-build): New.
11126 (all): Depend on it.
11127 (Build module dependencies): Add.
11128 * Makefile.in: Regenerate.
11129 * configure.in: Better support for multiple build modules,
11130 matching what is done for host/target modules. Do not look
11131 for "plausible" locations of build tools if Canadian cross.
11132 Use autoconf's AC_PROG_CC to find a C compiler. Define
11133 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11134 * configure: Regenerate.
11135
11136 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11137
11138 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11139 * Makefile.in: Regenerate.
11140
11141 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11142
11143 * Makefile.tpl (configure-build-[+module+],
11144 configure-[+module+], configure-target-[+module+]): Pass
11145 [+extra_configure_args+].
11146 (all-build-[+module+], all-[+module+], check-[+module+],
11147 install-[+module+], [+make_target+]-[+module+],
11148 all-target-[+module+], check-target-[+module+],
11149 install-target-[+module+], [+make_target+]-target-[+module+]):
11150 Pass [+extra_make_args+].
11151 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11152 (GCC_HOST_EXPORTS): Remove.
11153 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11154 cross, check-gcc, check-gcc-c++, install-gcc,
11155 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11156 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11157 * Makefile.in: Regenerate.
11158
11159 2004-06-21 Matthew Sachs <msachs@apple.com>
11160
11161 * MAINTAINERS: Added self to write-after-approval.
11162
11163 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11164
11165 * configure.in: Check for srcdir/winsup rather than build directory
11166 winsup.
11167 * configure: Regenerate.
11168
11169 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
11170
11171 * configure.in: Don't build Cygwin native newlib if winsup
11172 directory is missing. Emit warning instead.
11173 * configure: Regenerate.
11174
11175 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
11176
11177 * Makefile.tpl (touch-stage[+id+]): New.
11178 (restage[+prev+]): Depend on touch-stage[+id+].
11179
11180 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11181 Use it throughout.
11182
11183 * Makefile.def: Add profile and feedback bootstrap stages.
11184 Remove next field from bootstrap stages.
11185 * Makefile.tpl (LN, LN_S): Substitute.
11186 (stageN-start, stageN-end): Use double-colon rules, to
11187 provide a hook for additional setup commands.
11188 (distclean-stageN-gcc, restageN): Create dependencies from
11189 [+prev+], not from [+next+].
11190 (stageN-bubble): Add commands for successive stages from
11191 [+prev+], using double-colon rules.
11192 (all-stageN-gcc): Fix typo.
11193 (stagefeedback-start, profiledbootstrap): New.
11194 * Makefile.in: Regenerate.
11195 * configure.in: Call ACX_PROG_LN.
11196 * configure: Regenerate.
11197
11198 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11199
11200 * MAINTAINERS (Write After Approval): Add myself.
11201
11202 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11203
11204 * MAINTAINERS (Write After Approval): Add myself.
11205
11206 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11207
11208 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11209 without gcc.
11210 * configure: Regenerate.
11211
11212 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11213
11214 * Makefile.tpl: Fix typo.
11215 * Makefile.in: Regenerate.
11216
11217 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11218
11219 * configure.in: Remove new- prefix from toplevel
11220 bootstrap targets.
11221 * configure: Regenerate.
11222
11223 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11224
11225 * Makefile.tpl (all.normal): Rename to all.
11226 (all): Replace with a rule to pick the default
11227 target from configure.
11228 (all-gcc, configure-gcc): Use conditionals to
11229 do nothing when toplevel bootstrap is going on.
11230 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11231 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11232 * configure.in: Support --enable-bootstrap.
11233
11234 * Makefile.def: Remove new- prefix from toplevel
11235 bootstrap targets.
11236 * Makefile.tpl: Likewise.
11237
11238 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11239 target.
11240
11241 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11242 $(RECURSE_FLAGS) to recursive invocation of make.
11243
11244 * Makefile.in: Regenerate.
11245 * configure: Regenerate.
11246
11247 2004-05-30 Andreas Jaeger <aj@suse.de>
11248 Jim Wilson <wilson@specifixinc.com>
11249
11250 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11251 like CC.
11252
11253 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11254
11255 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11256 * configure: Regenerate.
11257
11258 2004-05-25 Daniel Jacobowitz <drow@false.org>
11259
11260 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11261 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11262 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11263 targets.
11264 * Makefile.in: Regenerate.
11265
11266 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11267
11268 * configure.in: Test the ability to symlink directories.
11269 * configure: Regenerate.
11270
11271 * Makefile.def (bootstrap-stage): New definitions.
11272 * Makefile.tpl (configure-stage1-gcc,
11273 configure-stage2-gcc, configure-stage3-gcc,
11274 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11275 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11276 new-restage3, compare): Autogenerate, see Makefile.in
11277 entry for behavioral changes.
11278 (distclean-stage1, new-stage1-start, new-stage1-end,
11279 new-stage1-bubble, distclean-stage2, new-stage2-start,
11280 new-stage2-end, new-stage2-bubble, distclean-stage3,
11281 new-stage3-start, new-stage3-end): New autogenerated targets.
11282 (objext, prebootstrap, BOOT_CFLAGS,
11283 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11284 targets.
11285
11286 * Makefile.in: Regenerate.
11287 (distclean-stage1, new-stage1-start, new-stage1-end,
11288 new-stage1-bubble, distclean-stage2, new-stage2-start,
11289 new-stage2-end, new-stage2-bubble, distclean-stage3,
11290 new-stage3-start, new-stage3-end): New targets.
11291 (all-stage1-gcc): Move prebootstrap dependency from here...
11292 (configure-stage1-gcc): ...to here.
11293 (new-bootstrap): Use bubble targets.
11294 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11295 Use per-stage distclean targets.
11296 (configure-stage1-gcc, configure-stage2-gcc,
11297 configure-stage3-gcc, all-stage1-gcc,
11298 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11299 Use new-stageN-start to prepare the tree.
11300
11301 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11302
11303 * Makefile.def (host_modules): add libcpp.
11304 * Makefile.tpl: Add dependencies on and for libcpp.
11305 * Makefile.in: Regenerate.
11306 * configure.in: Add libcpp host module.
11307 * configure: Regenerate.
11308
11309 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11310
11311 * Makefile.tpl: Whenever a recursive target is defined, wrap
11312 it in a special @if/@endif block, and prepare its maybe
11313 dependency in the @if/@endif block
11314 * configure.in: Instead of writing maybe dependencies, remove
11315 the @if/@endif statements, and remove the @if/@endif blocks
11316 that remain.
11317 * configure: Regenerate.
11318 * Makefile.in: Regenerate.
11319
11320 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11321
11322 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11323
11324 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11325
11326 PR bootstrap/15120
11327 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11328 * */configure: Rebuilt.
11329
11330 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11331
11332 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11333 of libf2c.
11334 * configure, Makefile.in: Regenerate.
11335
11336 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
11337
11338 * MAINTAINERS (Write After Approval): Add myself.
11339
11340 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11341
11342 Merge from tree-ssa-20020619-branch.
11343
11344 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11345 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11346 (HOST_GMPLIBS): Define.
11347 (HOST_GMPINC): Define.
11348 (TARGET_LIB_PATH): Add libmudflap.
11349 (GFORTRAN_FOR_TARGET): Define.
11350 (configure-build*): Export GFORTRAN.
11351 (configure-gcc): Export GMPLIBS and GMPINC.
11352 (all-gcc): Add maybe-all-libbanshee.
11353 (configure-target-libgfortran): Define.
11354 * Makefile.in: Regenerate.
11355 * configure.in (host_libs): Add libbanshee.
11356 (target_libraries): Add target-libmudflap and target-libgfortran.
11357 Add --with-libbanshee.
11358 Handle --disable-libmudflap.
11359 (*-*-freebsd*): Use with_gmp.
11360 Add $(libgcj) to noconfigdirs.
11361 * configure: Regenerate.
11362 * depcomp: New file.
11363 * MAINTAINERS: Add tree-ssa maintainers.
11364
11365 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11366
11367 * MAINTAINERS (Various Maintainers): Add myself.
11368
11369 2004-04-30 Brian Ford <ford@vss.fsi.com>
11370
11371 * MAINTAINERS (Write After Approval): Add myself.
11372
11373 2004-04-29 Uros Bizjak <uros@kss-loka.si>
11374
11375 * MAINTAINERS (Write After Approval): Add myself.
11376
11377 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
11378
11379 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11380 * configure: Regenerate.
11381
11382 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
11383
11384 Revert:
11385 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11386
11387 * Makefile.def (flags_to_pass): Remove *dir variables that
11388 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11389 as well as prefix and exec_prefix.
11390 * Makefile.in: Regenerate.
11391
11392 2004-04-26 Robert Millan <robertmh@gnu.org>
11393
11394 Add patches from libtool CVS.
11395 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11396 * ltconfig: Likewise.
11397 * ltcf-c.sh: Likewise.
11398 * ltcf-cxx.sh: Likewise.
11399 * ltcf-gcj.sh: Likewise.
11400
11401 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11402
11403 * Makefile.def (host_modules): Mark with the bootstrap
11404 flag packages on which gcc depends.
11405 * Makefile.tpl (all-bootstrap): Use it.
11406 * Makefile.in: Regenerate.
11407
11408 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11409
11410 * Makefile.def (flags_to_pass): Remove *dir variables that
11411 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11412 as well as prefix and exec_prefix.
11413 * Makefile.in: Regenerate.
11414
11415 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11416
11417 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11418 * configure: Regenerate.
11419 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11420 * gcc/Makefile.tpl (compare): Use the result of the test.
11421 * gcc/Makefile.in: Regenerate.
11422
11423 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
11424
11425 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11426 Always relocate gcc and prev-gcc to the original names, even
11427 if the build fails.
11428 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11429 New targets.
11430
11431 2004-04-23 Laurent GUERBY <laurent@guerby.net>
11432
11433 * MAINTAINERS: Update my email address.
11434
11435 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11436
11437 * configure.in (mips*-*-irix5*): Enable ld.
11438 * configure: Regenerate.
11439
11440 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11441
11442 * configure: Regenerate.
11443
11444 2004-04-15 James E Wilson <wilson@specifixinc.com>
11445
11446 * Makefile.tpl (configure-[+module+], configure-gcc,
11447 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11448 Set and export LDFLAGS.
11449 * Makefile.in: Regenerate.
11450
11451 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11452
11453 * MAINTAINERS: Add myself to write-after-approval.
11454
11455 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11456
11457 PR bootstrap/14871
11458 * Makefile.tpl: If we don't have built-in-tree target tools,
11459 use the ones found by configure rather than hacking around with
11460 program_transform_name.
11461 * configure.in: Give Makefile.tpl the information necessary
11462 to do that.
11463 * Makefile.in: Regenerate.
11464 * configure: Regenerate.
11465
11466 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11467
11468 PR bootstrap/14760
11469 * configure.in: When computing baseargs, strip *all* copies of
11470 offending options. Also, don't match/substitute the trailing space,
11471 so that this actually works when two similar options are separated by
11472 only one space.
11473 * configure: Regenerate.
11474
11475 2004-04-06 David Edelsohn <edelsohn@gnu.org>
11476
11477 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11478 (rs6000-*-aix*): Same.
11479 * configure: Regenerate.
11480
11481 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
11482
11483 * MAINTAINERS: Add myself to write-after-approval.
11484
11485 2004-04-03 Bud Davis <bdavis9659@comcast.net>
11486
11487 * MAINTAINERS: Add myself to write-after-approval.
11488
11489 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11490
11491 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11492 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11493 * Makefile.in: Regenerate.
11494
11495 * configure.in (top level bootstrap support): Rework --enable-werror
11496 to set @stage2_werror_flag@.
11497 * configure: Regenerate.
11498 * Makefile.tpl (top level bootstrap support): Pass
11499 @stage2_werror_flag@ down to configure in stages 2 and 3.
11500 * Makefile.in: Regenerate.
11501
11502 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11503
11504 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11505 for stages 2 and 3 as well as in make. As a consequence, remove
11506 OUTPUT_OPTION (now detected by configure) from the flags passed down
11507 to make.
11508 * Makefile.in: Regenerate.
11509
11510 * Makefile.tpl (new-bootstrap): Fix typo.
11511 * Makefile.in: Regenerate.
11512
11513 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11514
11515 * Makefile.tpl: Rearrange by moving recursive_targets rules
11516 into their proper sections.
11517 * Makefile.tpl (top level bootstrap support): Move disabling
11518 of coverage flags from 'make' to 'configure'; improve comments.
11519 * Makefile.in: Regenerate.
11520
11521 * Makefile.tpl (experimental top level bootstrap) Move stage1
11522 language setting from all- target to configure- target; disable
11523 intermodule optimization in stage 1; prevent gratuitous rebuilds
11524 of stage 1.
11525 * Makefile.in: Regenerate.
11526 * configure.in: Comma-separate stage 1 language list for top
11527 level bootstrap.
11528 * configure: Regenerate.
11529
11530 * Makefile.tpl: Clean up experimental top level bootstrap support:
11531 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11532 prev-gcc in configure- targets as well as all- targets.
11533 * Makefile.in: Regenerate.
11534
11535 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11536
11537 * compile: New file imported from automake.
11538
11539 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
11540
11541 * configure.in: Remove symbolic link section.
11542 * configure: Regenerate.
11543 * Makefile.tpl (links): Remove.
11544 * Makefile.in: Regenerate.
11545
11546 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
11547 Nathanael Nerode <neroden@gcc.gnu.org>
11548
11549 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11550 Set with AC_CHECK_PROGS.
11551 * configure.in: Fix comment typo from last patch.
11552 * configure: Regenerate.
11553
11554 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11555
11556 * Makefile.tpl: Introduce experimental top level bootstrap support.
11557 * Makefile.in: Regenerate.
11558 * configure.in: Introduce support for top level bootstrap.
11559 * configure: Regenerate.
11560
11561 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
11562 Paolo Bonzini <bonzini@gnu.org>
11563
11564 PR bootstrap/14522
11565 * configure.in: Cope with shells that do not support unquoted ^
11566 * configure: Regenerate.
11567
11568 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
11569 Paolo Bonzini <bonzini@gnu.org>
11570
11571 PR bootstrap/14522
11572 * configure.in: Cope with shells that do not support nesting
11573 quotes inside quoted backquote substitutions.
11574 * configure: Regenerate.
11575
11576 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11577
11578 PR bootstrap/14522
11579 * configure.in: Fix escaping of $.
11580 * configure: Regenerate.
11581
11582 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11583
11584 * configure: Regenerate, since I forgot to while committing Paolo's
11585 changes.
11586
11587 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
11588
11589 PR ada/14131
11590 Move language detection to the top level.
11591 * configure.in: Find default values for the tools as
11592 soon as possible. Disable ada if GNAT is not found.
11593 Emit error message about missing languages. Expand
11594 --enable-languages=all for the gcc subdirectory.
11595
11596 2004-03-10 Ben Elliston <bje@gnu.org>
11597
11598 * MAINTAINERS: Update my email address.
11599
11600 2004-03-05 David Edelsohn <edelsohn@gnu.org>
11601
11602 * ltconfig: Disable building static libraries if building shared
11603 libraries on AIX 5L.
11604
11605 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
11606
11607 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11608 and disable libgcj.
11609 * configure: Regenerated.
11610
11611 2004-03-01 Brian Booth <bbooth@redhat.com>
11612
11613 * MAINTAINERS: Add myself to write-after-approval.
11614
11615 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
11616
11617 * MAINTAINERS: Add myself to write-after-approval.
11618
11619 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11620
11621 PR bootstrap/7087
11622 * Makefile.tpl: Guard XFOO sed statements better.
11623 * Makefile.tpl: Add dependency for configure-target-libada.
11624 * Makefile.in: Regenerate (incidentally fixes broken
11625 commit when libada-branch was merged).
11626
11627 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11628
11629 * MAINTAINERS: Add myself to write-after-approval.
11630
11631 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11632
11633 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11634 maintainers.
11635
11636 2004-02-20 Andrew Cagney <cagney@redhat.com>
11637
11638 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11639 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11640
11641 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11642
11643 PR bootstrap/11932
11644 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11645
11646 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
11647
11648 * MAINTAINERS: Added myself to write-after-approval.
11649
11650 2004-02-14 Michael Koch <konqueror@gmx.de>
11651
11652 * MAINTAINERS: Added myself to write-after-approval.
11653
11654 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11655
11656 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11657 some OS port maintainers to OS port maintainers section.
11658
11659 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
11660
11661 * MAINTAINERS: Add self.
11662
11663 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11664
11665 * MAINTAINERS: Alphabetize.
11666
11667 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
11668
11669 * MAINTAINERS: Remove myself.
11670
11671 2004-02-11 David Edelsohn <edelsohn@gnu.org>
11672
11673 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11674 (rs6000-*-aix*): Same.
11675 * configure: Regenerate.
11676
11677 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11678
11679 * configure.in (host): Add in missing $noconfigdirs to defines.
11680 * configure: Regenerate.
11681
11682 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11683 Nathanael Nerode <neroden@gcc.gnu.org>
11684
11685 PR ada/6637, PR ada/5911
11686 Merge with libada-branch:
11687 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11688 with appropriate dependencies. Add --enable-libada configure switch.
11689 * configure, Makefile.in: Regenerate.
11690
11691 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
11692
11693 * MAINTAINERS: Add myself to write-after-approval.
11694
11695 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11696
11697 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11698 * configure: Regenerate.
11699
11700 2004-02-04 Geoffrey Keating <geoffk@apple.com>
11701
11702 Merge from upstream:
11703
11704 * ltmain.in: When setting IFS to '~', be careful about user
11705 arguments that contain '~'.
11706
11707 2004-02-04 Peter O'Gorman <peter@pogma.com>
11708
11709 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11710 Also test $base_compile against $CC with escaped arguments. Bug
11711 reported by Geoff Keating <geoffk@apple.com>.
11712
11713 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11714
11715 * MAINTAINERS: Remove i960 port.
11716
11717 2004-01-23 DJ Delorie <dj@redhat.com>
11718
11719 * Makefile.def (target_modules) [libiberty]: Don't stage.
11720 * Makefile.in: Rebuilt.
11721
11722 2004-01-20 Caroline Tice <ctice@apple.com>
11723
11724 * MAINTAINERS: Add myself to write-after-approval.
11725
11726 2004-01-19 Paolo Carlini <pcarlini@suse.de>
11727
11728 * MAINTAINERS: Update my email address.
11729
11730 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11731
11732 * MAINTAINERS: Add myself to write-after-approval.
11733
11734 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11735
11736 * MAINTAINERS: Remove entries without email address.
11737
11738 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
11739
11740 * MAINTAINERS: Add myself to write-after-approval.
11741
11742 2004-01-15 Steven Bosscher <stevenb@suse.de>
11743
11744 * MAINTAINERS: Update my email address.
11745
11746 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
11747
11748 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11749 * Makefile.tpl (configure-target-[+module+]): Support stage.
11750 * Makefile.in: Rebuilt.
11751
11752 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11753
11754 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11755
11756 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
11757
11758 * MAINTAINERS: Add myself as a MIPS maintainer.
11759
11760 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11761
11762 * configure.in: Use ./config.cache, not config.cache.
11763 * configure: Regenerate.
11764 * Makefile.tpl: Special-casing not needed for GCC any more.
11765 * Makefile.in: Regenerate.
11766
11767 * configure.in: Don't share a cache file for host dirs.
11768 * configure: Regenerate.
11769
11770 * config-ml.in: Don't mess with the cache file.
11771
11772 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11773
11774 * MAINTAINERS: Move myself from 'Write After Approval' to
11775 'CPU Port Maintainers' section as SPARC maintainer.
11776
11777 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11778
11779 * Makefile.tpl: Make GCC use a separate config.cache.
11780 * Makefile.in: Regenerate.
11781
11782 PR bootstrap/11932, PR bootstrap/11933
11783 (I don't know if it will fix either of them, but it relates
11784 to them.)
11785 * configure.in: Don't use shared config.cache for target
11786 directories.
11787 * configure: Regenerate.
11788
11789 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11790
11791 * MAINTAINERS: Add myself to 'Write After Approval' section.
11792
11793 2003-12-31 Roger Sayle <roger@eyesopen.com>
11794
11795 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11796 * configure: Regenerated.
11797
11798 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11799
11800 * MAINTAINERS: Remove the mn10200 maintainer.
11801
11802 2003-12-21 Bernardo Innocenti <bernie@develer.com>
11803
11804 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11805 * configure: Regenerated.
11806
11807 2003-12-16 Jan Hubicka <jh@suse.cz>
11808
11809 * MAINTAINERS: Add myself as callgraph maintainer.
11810
11811 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11812
11813 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11814 * configure: Regenerate.
11815
11816 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11817
11818 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11819 'Write After Approval' section. Update email.
11820
11821 2003-12-01 James Lemke <jim@wasabisystems.com>
11822
11823 * MAINTAINERS (Write After Approval): Add myself.
11824
11825 2003-11-20 Matt Thomas <matt@3am-software.com>
11826
11827 * MAINTAINERS: Add myself as a vax port maintainer.
11828
11829 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
11830
11831 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11832 (configure-build-[+module+], configure-[+module+]): Likewise.
11833 (configure-target-[+module+], configure-gcc, config.status): Likewise.
11834 * Makefile.in: Regenerate.
11835
11836 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
11837
11838 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11839 shared/dylibed libraries.
11840 * ltmain.sh: Likewise.
11841 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11842 * ltcf-cxx.sh: Likewise.
11843 * ltcf-gcj.sh: Likewise.
11844 * ltconfig: Likewise.
11845
11846 2003-11-17 Stan Cox <scox@redhat.com>
11847
11848 * MAINTAINERS: Add myself as iq2000 port maintainer.
11849
11850 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
11851
11852 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11853 * Makefile.in: Regenerate.
11854
11855 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
11856
11857 * config.sub: Update to 2003-11-03 version.
11858
11859 2003-10-20 Phil Edwards <phil@codesourcery.com>
11860
11861 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
11862 * configure: Regenerate.
11863
11864 2003-10-20 Nicolas Pitre <nico@cam.org>
11865
11866 * MAINTAINERS: Add myself to 'Write After Approval' section.
11867
11868 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
11869
11870 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11871
11872 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
11873
11874 * MAINTAINERS: Update my email address.
11875
11876 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11877
11878 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11879
11880 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
11881
11882 * MAINTAINERS: Add myself to 'Write After Approval' section.
11883
11884 2003-10-16 Bernardo Innocenti <bernie@develer.com>
11885
11886 * config.guess: Update to 2003-10-16 version.
11887 * config.sub: Update to 2003-10-16 version.
11888
11889 2003-10-15 David Daney <ddaney@avtrex.com>
11890
11891 * MAINTAINERS: Added myself to 'Write After Approval' section.
11892
11893 2003-10-15 Falk Hueffner <falk@debian.org>
11894
11895 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11896 'Write After Approval' section. Update email.
11897
11898 2003-10-14 Roger Sayle <roger@eyesopen.com>
11899
11900 * MAINTAINERS: Move myself from 'Write After Approval' to
11901 'Various Maintainers' section as middle-end maintainer.
11902
11903 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
11904
11905 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11906 HOST_FLAGS_TO_PASS.
11907 * Makefile.in: Regenerate.
11908
11909 2003-10-11 Bernardo Innocenti <bernie@develer.com>
11910
11911 * config.guess: Update to 2003-10-07 version.
11912 * config.sub: Update to 2003-10-07 version.
11913
11914 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11915
11916 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11917 * ltconfig (irix5*, irix6*): Don't override version_type.
11918
11919 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
11920
11921 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11922 * configure: Rebuilt
11923 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11924 * Makefile.in: Rebuilt
11925
11926 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
11927
11928 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11929
11930 2003-09-30 Carlo Wood <carlo@alinoe.com>
11931
11932 * MAINTAINERS (Write After Approval): Add myself.
11933
11934 2003-09-29 Paul Koning <ni1d@arrl.net>
11935
11936 * MAINTAINERS: Move myself from "Write After Approval"
11937 to CPU platform maintainers for pdp11 platform.
11938
11939 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
11940
11941 * MAINTAINERS: Move myself from 'Write After Approval' to
11942 'Various Maintainers' section as libffi testsuite maintainer.
11943
11944 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
11945
11946 * configure.in: Pass a computed --program-transform-name
11947 to subconfigures.
11948 * configure: Regenerated.
11949
11950 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11951
11952 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11953 * Makefile.in: Regenerate.
11954
11955 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11956 * Makefile.in: Regenerate.
11957
11958 2003-09-19 Ziemowit Laski <zlaski@apple.com>
11959
11960 * MAINTAINERS: Move myself from 'Write After Approval'
11961 to 'Various Maintainers' (objective-c) section.
11962
11963 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
11964
11965 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11966 quoting.
11967 * configure: Regenerated.
11968
11969 2003-09-16 Joel Brobecker <brobecker@gnat.com>
11970
11971 * MAINTAINERS (Write After Approval): Add myself to write after
11972 approval list.
11973
11974 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
11975
11976 * MAINTAINERS (Write After Approval): Add myself.
11977
11978 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
11979
11980 * MAINTAINERS: Update my e-mail address.
11981
11982 2003-09-09 Alan Modra <amodra@bigpond.net.au>
11983
11984 * libtool.m4 (LD): Correct powerpc64 host match.
11985
11986 2003-09-06 James E Wilson <wilson@tuliptree.org>
11987
11988 * MAINTAINTERS: Update my affiliation and email address.
11989
11990 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11991
11992 * MAINTAINERS (Write After Approval): Add myself.
11993
11994 2003-09-04 DJ Delorie <dj@redhat.com>
11995
11996 * configure: Regenerate.
11997
11998 2003-09-04 Robert Millan <robertmh@gnu.org>
11999
12000 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12001
12002 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12003
12004 * configure.in: Ensure arguments to sed are properly spaced.
12005 * configure: Regenerate.
12006
12007 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
12008
12009 * MAINTAINERS: Update my e-mail address.
12010
12011 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
12012
12013 * MAINTAINERS (Write After Approval): Add myself.
12014
12015 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
12016
12017 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12018 * configure: Regenerated.
12019
12020 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12021
12022 * MAINTAINERS: Update my email address.
12023
12024 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
12025
12026 * configure.in: Use newline instead of semicolon when assuming
12027 shell arguments in a for loop.
12028 * configure: Regenerated.
12029
12030 2003-08-22 Jason Eckhardt <jle@rice.edu>
12031
12032 * MAINTAINERS: Resurrect the i860 maintainer.
12033
12034 2003-08-20 Geoffrey Keating <geoffk@apple.com>
12035
12036 PR 8180
12037 * configure.in: When testing with_libs and with_headers, treat
12038 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12039 * configure: Regenerate.
12040
12041 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12042 make, shell, etc.
12043 (baseargs): Likewise.
12044 * configure: Regenerate.
12045
12046 2003-08-20 Bernardo Innocenti <bernie@develer.com>
12047
12048 * MAINTAINERS (Write After Approval): Add myself.
12049
12050 2003-08-19 Geoffrey Keating <geoffk@apple.com>
12051
12052 * configure.in: Disable libgcj for darwin not on powerpc.
12053 * configure: Rebuild.
12054
12055 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12056
12057 * config-ml.in, symlink-tree: Add license.
12058
12059 2003-08-03 Richard Stallman <rms@gnu.org>
12060 Eben Moglen <moglen@columbia.edu>
12061
12062 * README.SCO: New file.
12063
12064 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12065
12066 * Makefile.tpl (check, check-c++): Express dependencies using
12067 dependencies rather than commands.
12068 * Makefile.in: Regenerate.
12069
12070 2003-08-01 Andrew Cagney <cagney@redhat.com>
12071
12072 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12073 * configure: Ditto.
12074
12075 2003-07-31 Geoffrey Keating <geoffk@apple.com>
12076
12077 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12078 * Makefile.in: Update.
12079
12080 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12081
12082 * configure.in: Enable libgcj for darwin.
12083 * configure: Rebuild.
12084
12085 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
12086
12087 * config-ml.in: Use ac_configure_args directly instead of
12088 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12089 actually seen.
12090
12091 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12092
12093 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12094 creating target and build subdirs to build all parent dirs as needed.
12095 * Makefile.in: Rebuild.
12096 * configure.in: Don't build dirs explicitly here.
12097 * configure: Rebuild.
12098
12099 2003-07-26 Paul Brook <paul@nowt.org>
12100
12101 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12102
12103 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
12104
12105 * Makefile.tpl (all-make): Depend on intl.
12106 * Makefile.in: Rebuilt.
12107
12108 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
12109
12110 * install-sh: Update to newer upstream versions (associated with
12111 aclocal 1.7).
12112 * mkinstalldirs: Likewise.
12113 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12114
12115 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12116
12117 * MAINTAINERS: Move self from Bug database only accounts
12118 to write-after-approval.
12119
12120 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12121
12122 * config.if: Remove unused libc_interface determination.
12123
12124 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12125
12126 * MAINTAINERS: Move self from write-after-approval to
12127 build machinery (*.in).
12128
12129 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12130
12131 PR bootstrap/11273
12132 PR bootstrap/11408
12133 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12134 unused INSTALL_PROGRAM_ARGS.
12135 * configure.in: Use AC_PROG_INSTALL.
12136 * Makefile.in: Regenerate.
12137 * configure: Regenerate.
12138
12139 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12140
12141 * MAINTAINERS: Alphabetize.
12142
12143 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
12144
12145 * configure: Rebuilt.
12146 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12147 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12148 newlib nor libgloss.
12149 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12150 * configure.in (am33_2.0-*-linux*): Added.
12151
12152 2003-07-09 Bob Wilson <bob.wilson@acm.org>
12153
12154 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12155 * configure: Regenerate.
12156
12157 2003-07-07 Zack Weinberg <zack@codesourcery.com>
12158
12159 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12160 * Makefile.in: Regenerate.
12161
12162 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12163
12164 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12165 * Makefile.in: Regenerate.
12166
12167 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
12168
12169 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12170 * Makefile.in: Regenerated.
12171
12172 * config-ml.in: Replace PWD with PWD_COMMAND.
12173
12174 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12175
12176 * intl: New directory; see intl/ChangeLog for details.
12177 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12178 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12179 * Makefile.in: Regenerate.
12180
12181 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12182
12183 * configure.in: Clean up config-lang.in handling. Delete
12184 useless assignment to "subdirs".
12185 * configure: Regenerate.
12186
12187 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12188
12189 * configure.in: Rename 'target_libs' to 'target_libraries'.
12190 Remove useless reference to 'target_libs'.
12191 * configure: Regenerate.
12192
12193 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12194
12195 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12196 * Makefile.in: Regenerate.
12197
12198 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12199
12200 * Makefile.def: Introduce flags_to_pass.
12201 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12202 * Makefile.in: Regenerate.
12203
12204 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12205
12206 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12207 and target-libgloss.
12208 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12209 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12210 * configure: Regenerate.
12211
12212 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12213
12214 * configure.in: Update testsuite_flags to new location.
12215 * configure. Regenerate.
12216
12217 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12218
12219 * Makefile.tpl: Remove BUILD_CC stuff.
12220 * Makefile.in: Regenerate.
12221
12222 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12223
12224 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12225
12226 2003-06-16 Graeme Peterson <gp@qnx.com>
12227
12228 * MAINTAINERS (Write After Approval): Add myself.
12229
12230 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12231
12232 * config.guess: Update to 2003-06-12 version.
12233 * config.sub: Update to 2003-06-13 version.
12234
12235 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12236
12237 * config.guess: Update to 2003-06-06 version.
12238 * config.sub: Update to 2003-06-06 version.
12239
12240 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12241
12242 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12243 * configure. Regenerate.
12244
12245 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12246
12247 * configure.in: Disable serial configure by default.
12248 * configure: Regenerate.
12249 * Makefile.tpl: Abolish .NOTPARALLEL.
12250 * Makefile.in: Regenerate.
12251
12252 * Makefile.tpl: Replace {build,host,target}_canonical by
12253 {build,host,target}.
12254 * Makefile.in: Regenerate.
12255
12256 * Makefile.tpl: Fix stupid pasto.
12257 * Makefile.in: Regenerate.
12258
12259 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12260
12261 * Makefile.tpl: Remove bogus conditional.
12262 * Makefile.in: Regenerate.
12263
12264 2003-06-05 Jan Hubicka <jh@suse.cz>
12265
12266 * Makefile.tpl (profiledbootstrap): New target.
12267 * Makefile.in (profiledbootstrap): New target.
12268
12269 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12270
12271 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12272 Pinski. Remove user names from other bugzilla-only maintainers.
12273
12274 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12275
12276 * Makefile.tpl: Make 'recursive targets' using autogen rather
12277 than shell loop. Remove duplicate 'clean' targets and false
12278 comments.
12279 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12280 Add systematic method of specifying missing targets in subdirs.
12281 Add copyright boilerplate.
12282 * Makefile.in: Regenerate.
12283 * configure.in: Add 'recursive targets' to maybe list.
12284 * configure: Regenerate.
12285
12286 * MAINTAINERS: "GNATS only" -> "Bug database only".
12287
12288 * Makefile.tpl: Rename [+target+] to [+make_target+].
12289 * Makefile.def: Rename 'target' to 'make_target'.
12290
12291 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12292
12293 * MAINTAINERS: Add self as options handling maintainer.
12294
12295 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12296
12297 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12298 been too long since I touched those ports.
12299
12300 2003-05-28 DJ Delorie <dj@redhat.com>
12301
12302 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12303 * Makefile.in: Regenerate.
12304
12305 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12306
12307 * configure.in: Use curly braces in the definition of tooldir.
12308 * configure: Regenerate.
12309
12310 2003-05-21 DJ Delorie <dj@redhat.com>
12311
12312 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12313 newlib or libgloss.
12314 * Makefile.in: Regenerate.
12315
12316 2003-05-21 DJ Delorie <dj@redhat.com>
12317
12318 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12319 * Makefile.in: Regenerate.
12320
12321 2003-05-20 Ian Lance Taylor <ian@airs.com>
12322
12323 * MAINTAINERS: Update my e-mail address.
12324
12325 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12326
12327 * configure.in: Switch more things to use maybe dependencies.
12328 * Makefile.tpl: Switch more things to use maybe dependencies.
12329 Factor out common code from autogen IF statements.
12330 * configure: Regenerate.
12331 * Makefile.in: Regenerate.
12332
12333 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12334
12335 * configure.in: Accept i[3456789]86 for machine type.
12336 * configure: Regenerate.
12337
12338 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12339
12340 * configure.in: Switch more things to use maybe dependencies.
12341 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12342 * configure: Regenerate.
12343 * Makefile.tpl: Switch more things to use maybe dependencies.
12344 * Makefile.in: Regenerate.
12345
12346 2003-05-16 Andreas Schwab <schwab@suse.de>
12347
12348 * Makefile.tpl (install-opcodes): Define.
12349 * Makefile.in: Rebuild.
12350
12351 2003-05-13 Andreas Jaeger <aj@suse.de>
12352
12353 * config.guess: Update to 2003-05-09 version.
12354 * config.sub: Update to 2003-05-09 version.
12355
12356 2003-05-13 Michael Eager <eager@mvista.com>
12357
12358 * configure.in: Correct sed script so that options in quotes are not
12359 deleted.
12360 * configure: Rebuild.
12361
12362 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
12363
12364 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12365 and $$s/newlib/libc/sys/cygwin32 include paths.
12366 * configure: Ditto.
12367
12368 2003-05-12 Michael Meissner <gnu@the-meissners.org>
12369
12370 * MAINTAINERS: Update my email addresses.
12371
12372 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12373
12374 * config-ml.in: Propagate INSTALL variables.
12375
12376 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12377
12378 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12379
12380 2003-05-02 Chris Demetriou <cgd@broadcom.com>
12381
12382 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12383 * Makefile.in: Regenerate.
12384
12385 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12386
12387 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12388
12389 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12390
12391 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12392
12393 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12394
12395 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12396 * Makefile.in: Regenerated.
12397
12398 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12399
12400 * MAINTAINERS (Write After Approval): Upgrade myself from
12401 GNATS only to write-after-approval. Update my mail address.
12402
12403 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
12404
12405 (OS Port Maintainers: freebsd): Add myself.
12406
12407 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12408
12409 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12410
12411 2003-04-22 Kean Johnston <jkj@sco.com>
12412
12413 * MAINTAINERS (SCO ports): Added myself.
12414
12415 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12416
12417 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12418
12419 2003-04-19 Kean Johnston <jkj@sco.com>
12420
12421 * MAINTAINERS (Write After Approval): Add myself.
12422
12423 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12424
12425 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12426 * Makefile.in: Regenerate.
12427
12428 2003-04-18 Jakub Jelinek <jakub@redhat.com>
12429
12430 * configure.in (powerpc64*-*-linux*): Remove.
12431 * configure: Rebuilt.
12432
12433 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
12434
12435 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12436 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12437 and restrap.
12438 * Makefile.in: Regenerate.
12439
12440 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
12441
12442 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12443 * configure: Regenerated.
12444
12445 2003-04-15 DJ Delorie <dj@redhat.com>
12446
12447 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12448
12449 2003-04-13 Nick Clifton <nickc@redhat.com>
12450
12451 * config-ml.in: Remove support for --disable-aix removing
12452 call-aix multilibs.
12453
12454 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
12455
12456 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12457 * */configure: Rebuilt.
12458
12459 2003-04-08 Joel Sherrill <joel@oarcorp.com>
12460
12461 * MAINTAINERS: Add my email address.
12462
12463 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
12464
12465 * MAINTAINERS (Write After Approval): Add myself.
12466
12467 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12468
12469 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12470 * Makefile.in: Regenerate.
12471
12472 2003-03-14 Michael Chastain <mec@shout.net>
12473
12474 * Makefile.in: Regenerate with correct Makefile.def.
12475
12476 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12477
12478 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12479 Make macro.
12480 * Makefile.in: Regenerate.
12481 * configure.in: Clean up gxx_include_dir logic.
12482 * configure: Regenerate.
12483
12484 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12485
12486 * MAINTAINERS (Write After Approval): Add myself.
12487
12488 2003-03-10 Ben Elliston <bje@wasabisystems.com>
12489
12490 * MAINTAINERS: Update my mail address.
12491
12492 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12493
12494 * configure.in (gxx_include_dir): Fix typo.
12495 * configure: Regenerated.
12496
12497 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12498
12499 * Makefile.tpl: Reindent.
12500 * Makefile.in: Regenerate.
12501 * configure.in: Reindent. Don't set unused variables.
12502 * configure: Regenerate.
12503
12504 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
12505
12506 * configure.in: Include $(build_tooldir)/sys-include in
12507 FLAGS_FOR_TARGET.
12508 * configure: Regenerated.
12509
12510 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12511
12512 * Makefile.tpl: Always pass down RANLIB.
12513 * Makefile.in: Regenerate.
12514
12515 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12516 * Makefile.in: Regenerate.
12517 * configure.in: Remove unused logic relating to --enable-shared
12518 and --enable-threads. Remove bogus comments. Remove redundant
12519 noconfigdirs.
12520 * configure: Regenerate.
12521
12522 * configure.in: Replace ${libstdcxx_version} by its value.
12523 Remove reference to mh-dgux.
12524 * configure: Regenerate.
12525
12526 2003-03-03 Kevin Buettner <kevinb@redhat.com>
12527
12528 * MAINTAINERS (Write After Approval): Add myself.
12529
12530 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12531
12532 * Makefile.tpl: Rearrange.
12533 * Makefile.in: Regenerate.
12534
12535 2003-02-25 Uwe Stieber <uwe@wwws.de>
12536
12537 * configure.in: Add support for kaOS as cross build target system.
12538 * configure: Regenerated.
12539
12540 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12541
12542 * MAINTAINERS (Write after approval): Add myself.
12543
12544 2003-02-21 James E Wilson <wilson@tuliptree.org>
12545
12546 * MAINTAINERS: Update my email address.
12547
12548 2003-02-21 Zack Weinberg <zack@codesourcery.com>
12549
12550 * MAINTAINERS: Add self to blanket write privs. section.
12551
12552 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
12553
12554 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12555 configure-target-* as some target builds may require additional
12556 flags for preprocessor tests.
12557 * Makefile.in: Regenerated.
12558
12559 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
12560
12561 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12562 * ltconfig: Handle it.
12563 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12564 auto-detecting it.
12565
12566 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12567 it is used as argument to $CC.
12568 * ltcf-gcj.sh: Likewise.
12569
12570 * configure.in: Introduce --enable-maintainer-mode.
12571 * configure: Rebuilt.
12572 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12573 for maintainer mode.
12574 * Makefile.in: Rebuilt.
12575
12576 2003-02-18 Jason Merrill <jason@redhat.com>
12577
12578 * Makefile.tpl (check-c++): Allow parallelism.
12579
12580 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12581
12582 * MAINTAINERS: Remove John Carr (who never actually had access to
12583 gcc.gnu.org).
12584
12585 2003-02-15 Geoffrey Keating <geoffk@apple.com>
12586
12587 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12588 don't configure target-libobjc.
12589 * configure: Regenerate.
12590
12591 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12592
12593 * Makefile.tpl (RANLIB): Define.
12594 * Makefile.in: Regenerate.
12595
12596 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12597
12598 * MAINTAINERS: Update my email.
12599
12600 2003-02-06 Keith R Seitz <keiths@redhat.com>
12601
12602 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12603 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12604 * Makefile.in: Regenerated.
12605 * configure.in: Remove all traces of snavigator, db, and grep.
12606 * configure: Regenerated.
12607
12608 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12609
12610 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12611 After Approval.
12612
12613 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12614
12615 * MAINTAINERS (Write after approval): Add myself.
12616
12617 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
12618
12619 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12620 * Makefile.in: Regenerated.
12621
12622 2003-01-30 Roger Sayle <roger@eyesopen.com>
12623
12624 * config.guess: Updated to 2003-01-30's version.
12625 * config.sub: Updated to 2003-01-28's version.
12626
12627 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
12628
12629 * config.if: If gcc_version is already set, just use it. Don't set
12630 gcc_version_trigger if it's already set, otherwise set it to
12631 gcc/version.c, but only if the file exists. If it is not set and
12632 gcc/version.c does not exist, try to extract the version number from
12633 $CC.
12634
12635 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12636
12637 * MAINTAINERS: Add myself to write-after-approval list.
12638
12639 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
12640
12641 * configure.in: Revert 24Jan change.
12642 * configure: Regenerate.
12643
12644 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12645
12646 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12647 entry of HJ Lu.
12648
12649 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12650
12651 * configure.in: Revert previous change.
12652 * configure: Regenerate.
12653
12654 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12655
12656 * configure.in: Make rda native-only.
12657 * configure: Regenerate.
12658
12659 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12660
12661 * MAINTAINERS: Move myself from GNATS-only-accounts to
12662 write-after-approval.
12663
12664 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12665
12666 * configure.in: Add missing \.
12667 * configure: Rebuilt.
12668
12669 2003-01-17 Jakub Jelinek <jakub@redhat.com>
12670
12671 * configure.in (baseargs): Avoid using \| in sed regular
12672 expressions.
12673 * configure: Rebuilt.
12674
12675 2003-01-16 Jakub Jelinek <jakub@redhat.com>
12676
12677 * configure.in (baseargs): Remove all supported forms of
12678 --cache-file, --srcdir, --host, --build and --target options
12679 from argument lists.
12680 * configure: Rebuilt.
12681
12682 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
12683
12684 * MAINTAINERS: Add myself to write-after-approval list.
12685
12686 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
12687
12688 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12689 * configure: Rebuilt.
12690
12691 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12692
12693 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12694 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12695 * Makefile.in: Regenerate.
12696 * configure: Regenerate.
12697
12698 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
12699
12700 * configure.in: Remove Makefile in build, host and target modules
12701 unless configure was run with --no-recursion.
12702 * configure: Rebuilt.
12703
12704 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12705
12706 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12707 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12708 * Makefile.in: Regenerate.
12709
12710 2003-01-08 Chris Demetriou <cgd@broadcom.com>
12711
12712 * config.guess: Update to 2003-01-03 version.
12713 * config.sub: Update to 2003-01-03 version.
12714
12715 2003-01-07 Christopher Faylor <cgf@redhat.com>
12716
12717 * configure: Regenerate with proper autoconf 2.13.
12718
12719 2003-01-07 Christopher Faylor <cgf@redhat.com>
12720
12721 * configure.in: Add AC_PREREQ for consistency.
12722 * configure: Regenerate.
12723
12724 2003-01-06 Andrew Cagney <ac131313@redhat.com>
12725
12726 * configure.in (GDB_TK): Add tcl directories conditional on
12727 gdb/gdbtk directory being present.
12728 * configure: Regenerate.
12729
12730 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
12731
12732 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12733 used by gcc if LD is not defined and we are not doing a Canadian Cross.
12734 * configure: Rebuilt.
12735
12736 2002-12-31 Tom Tromey <tromey@redhat.com>
12737
12738 * Makefile.in: Rebuilt.
12739 * Makefile.def (target_modules) [libffi]: Allow installation.
12740
12741 2002-12-31 Andreas Schwab <schwab@suse.de>
12742
12743 * configure.in: Fix use of $program_transform_name.
12744 * configure: Regenerated.
12745
12746 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
12747
12748 * configure.in (baseargs): Don't remove first configure argument.
12749 * configure: Regenerated.
12750
12751 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
12752
12753 * Makefile.tpl (local-distclean): Don't remove...
12754 (multilib.ts): ... this. Moved into...
12755 (multilib.out): ... this. Don't use sub-make.
12756 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12757 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12758 (configure-build-[+module+], configure-[+module+],
12759 configure-target-[+module+], configure-gcc): ... these. Test
12760 for Makefile existence. Drop config.status from dependencies.
12761 * Makefile.in: Rebuilt.
12762 * configure.in: Move gcc-version-trigger to the end of
12763 ac_configure_args. Add comments to maybedep.tmp and
12764 serdep.tmp. Introduce --disable-serial-configure. Remove
12765 nonopt from baseargs, matching and removing corresponding
12766 whitespace while at it.
12767 * configure: Rebuilt.
12768
12769 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
12770
12771 * configure.in (host_configargs): Replace reference to
12772 no-longer-defined buildopts with --build=${build_alias}.
12773 * configure: Rebuilt.
12774
12775 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12776 program_transform_name to standard idiom.
12777 (AUTOGEN, AUTOCONF): Define.
12778 (Makefile.in): Use $(AUTOGEN).
12779 (Makefile): Depend on config.status, and use autoconf-style rule to
12780 build it. Move original commands to...
12781 (config.status): ... this new target.
12782 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12783 $(AUTOCONF).
12784 * Makefile.in: Rebuilt.
12785
12786 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12787
12788 * Makefile.tpl: Fix dramatic bustage due to change in
12789 program_transform_name.
12790 * Makefile.in: Regenerate.
12791
12792 * configure.in: Remove unnecessary PATH setting.
12793 * configure: Regnerate.
12794
12795 * configure.in: Don't default to unprefixed tools unless
12796 the native tools will work.
12797 * configure: Regenerate.
12798
12799 * configure.in: Convert to autoconf script. Blow away lots
12800 of now-redundant Makefile fragments.
12801 * configure: Generate using Autoconf.
12802 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12803 * Makefile.in: Regenerate.
12804
12805 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12806
12807 * configure: Fix stupid bug where RANLIB was mistakenly included.
12808
12809 * configure.in: Rename (buildargs, hostargs, targargs) to
12810 (build_configargs, host_configargs, target_configargs).
12811
12812 * configure.in: Move logic out of sed statement.
12813
12814 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
12815 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12816
12817 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12818
12819 * config.sub: Import from master repository
12820 * config.guess: Ditto
12821
12822 2002-12-24 Andreas Schwab <schwab@suse.de>
12823
12824 * Makefile.tpl (multilib.out): Fix missing space.
12825 * Makefile.in: Regenerate.
12826
12827 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
12828
12829 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
12830 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
12831 * Makefile.in: Regenerate.
12832 * configure.in: Remove unnecessary leftovers.
12833
12834 2002-12-21 Geoffrey Keating <geoffk@apple.com>
12835
12836 * configure.in (extra_ranlibflags_for_target): New variable.
12837 (*-*-darwin): Add -c to ranlib commands.
12838 * configure (tooldir): Handle extra_ranlibflags_for_target.
12839
12840 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
12841
12842 * Makefile.tpl: Revert HJL's change.
12843 * Makefile.in: Regenerated.
12844 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12845 always.
12846
12847 2002-12-19 Andreas Schwab <schwab@suse.de>
12848
12849 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12850 * Makefile.in: Regenerate.
12851
12852 2002-12-18 H.J. Lu <hjl@gnu.org>
12853
12854 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12855 * Makefile.in: Regenerated.
12856
12857 * configure.in (build_prefix): New. Substitute.
12858
12859 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
12860
12861 * Makefile.tpl: Don't let real targets depend on phony targets.
12862 * Makefile.in: Regenerate.
12863
12864 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12865 * Makefile.in: Regenerate.
12866
12867 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
12868
12869 * config.sub: Import from master repository
12870 * config.guess: Ditto
12871
12872 2002-12-16 Jason Merrill <jason@redhat.com>
12873
12874 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12875 previous 'make bootstrap'.
12876 * Makefile.in: Regenerate.
12877
12878 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
12879
12880 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12881
12882 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
12883
12884 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12885 * Makefile.in: Regenerate.
12886
12887 2002-12-13 Jason Merrill <jason@redhat.com>
12888
12889 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
12890 library tests.
12891 (check-c++): Just depend on it and check-target-libstdc++-v3.
12892 * Makefile.in: Regenerate.
12893
12894 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12895
12896 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12897 * Makefile.in: Rebuilt.
12898
12899 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12900
12901 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12902
12903 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
12904
12905 * configure: Fix bug put in by gremlins.
12906
12907 * Makefile.tpl: Substitute more autoconfily.
12908 * configure: Substitute more autoconfily.
12909 * Makefile.in: Regenerate.
12910
12911 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
12912
12913 * config.sub: Import from master repository
12914 * config.guess: Ditto
12915 * MAINTAINERS: Added Svein Seldal under write after approval
12916
12917 2002-12-08 Andrew Cagney <ac131313@redhat.com>
12918
12919 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12920 * Makefile.in (all-sim): Ditto.
12921
12922 2002-12-06 DJ Delorie <dj@redhat.com>
12923
12924 * Makefile.tpl: Change configure dependencies to not have real
12925 targets depend on phony targets.
12926
12927 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
12928
12929 * configure.in: Revert unintentional change.
12930
12931 * Makefile.tpl: Change dependency for */multilib.out so that
12932 it works when gcc isn't in the tree.
12933
12934 * configure.in: Substitute more.
12935 * configure: Run subconfigures from the Makefile.
12936 * Makefile.tpl: Run subconfigures from the Makefile; add a few
12937 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
12938
12939 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12940
12941 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12942
12943 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
12944
12945 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12946 and corresponding dependencies.
12947 * Makefile.in: Regenerate.
12948
12949 * configure.in (host_tools): Order binutils, gas and ld for
12950 convenience in running the testsuites.
12951
12952 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12953 * Makefile.in: Regenerate.
12954 * configure.in: Introduce rules to serialize subconfigure runs.
12955
12956 * configure.in: Introduce BASE_CC_FOR_TARGET.
12957 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
12958 Realize configure-build-* targets. Realize configure-target-* targets.
12959 * Makefile.in: Regenerate.
12960
12961 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12962
12963 * configure: Move gcc_version_trigger stuff from here...
12964 * configure.in: ...to here.
12965
12966 * configure.in: Separate subconfigure options added by this file from
12967 options given by the user. Add machinery to put args for host
12968 subconfigures into the Makefile.
12969
12970 * Makefile.tpl: Remove 'vault' targets.
12971 * Makefile.tpl: Reorder and comment dependencies.
12972 * Makefile.in: Regenerate.
12973
12974 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
12975 * configure.in: Fix my broken commit of previous patch. (sigh)
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-28 Geoffrey Keating <geoffk@apple.com>
12983
12984 * configure.in: Move host-specific darwin noconfigdirs into
12985 the host-specific section.
12986
12987 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
12988
12989 * configure: Remove skip-this-dir support.
12990 * Makefile.tpl: Remove skip-this-dir support.
12991
12992 * Makefile.tpl: Remove leftover support for non-autoconfiscated
12993 subdirectories.
12994 * Makefile.in: Regenerate.
12995
12996 * Makefile.tpl: Strip out useless setting of 'dir'.
12997 * Makefile.in: Regenerate.
12998
12999 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
13000
13001 * configure.in: Fix deeply stupid bug.
13002
13003 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13004 shell code in CXX_FOR_TARGET
13005 * Makefile.def: Introduce raw_cxx.
13006 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13007 RAW_CXX_FOR_TARGET.
13008 * Makefile.in: Regenerate.
13009
13010 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
13011
13012 * Makefile.tpl: Remove unnecessary ifs.
13013 * Makefile.in: Regenerate.
13014
13015 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
13016 dependencies. Maybe-ize build-libiberty. Create dummy install
13017 targets for 'no_install' modules.
13018 * configure: Move GDB_TK substitution to configure.in. Move
13019 build_modules stuff to configure.in.
13020 * configure.in: Implement soft dependency machinery. Maybe-ize
13021 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13022 * Makefile.in: Regenerate.
13023
13024 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13025
13026 * Makefile.tpl: Make all-target, install-target behave similarly
13027 to all, install (only hitting configured targets). Eliminate
13028 unused macro defintions.
13029
13030 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13031 build != host.
13032
13033 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13034
13035 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13036
13037 * configure.in: Produce lists of subdir targets we're actually
13038 configuring. Remove references to "dosrel".
13039 * Makefile.tpl: Let configure set which subdir targets are hit.
13040 Remove install-cross; clean up install; remove ALL. Remove
13041 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13042 Autogenerate host module targets. Remove empty dependency lines
13043 and redundant dependency; rearrange slightly.
13044 * Makefile.def: Add host-side libtermcap, utils.
13045
13046 * Makefile.in: Regenerate.
13047
13048 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13049
13050 * ltconfig (osf[345]): Append $major to soname_spec.
13051 Reflect this in library_names_spec.
13052 * ltmain.sh (osf): Prefix $major with . for use as extension.
13053
13054 2002-11-19 Andreas Jaeger <aj@suse.de>
13055
13056 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13057 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13058 and sparc64 GNU/Linux systems.
13059
13060 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13061
13062 * MAINTAINERS: Update email.
13063
13064 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13065
13066 * MAINTAINERS: Complete James Dennett's entry.
13067
13068 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13069
13070 * MAINTAINERS (Write After Approval): Add myself.
13071
13072 2002-11-13 Bruce Korb <bkorb@gnu.org>
13073
13074 * Makefile.tpl: syntactic cleanup
13075
13076 2002-11-13 Stuart Hastings <stuart@apple.com>
13077
13078 * MAINTAINERS: Add myself to write-after-approval list.
13079
13080 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13081
13082 * Makefile.def: Add list of recursive targets to autogenerate.
13083 Add build_modules.
13084 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13085 targets. Autogenerate *-build-* targets.
13086 * Makefile.in: Regenerate.
13087
13088 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13089
13090 * configure: More autoconf-style substitutions.
13091 * Makefile.tpl: More autoconf-style substitutions.
13092 * Makefile.in: Regenerate.
13093
13094 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13095
13096 * configure: Substitute more variables in a more autoconf-friendly
13097 way. Simplify slightly.
13098 * Makefile.tpl: Make more variables substitutable in an
13099 autoconf-friendly way.
13100 * Makefile.in: Regenerate.
13101
13102 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13103
13104 * MAINTAINERS (Write After Approval): Add myself.
13105
13106 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13107
13108 * configure.in (v810*): Remove special setting of tools.
13109
13110 * configure: Add support for extra required flags for ar or nm.
13111 * configure.in (aix4.3+): Use above support for target-specific
13112 issues, rather than using config/mt-aix43.
13113
13114 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13115
13116 * configure: Remove 'removing', which doesn't work. Replace $subdir
13117 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13118 with $srcdir. Reformat indentation. Substitute some variables
13119 formerly hard-coded in the Makefile for build=host.
13120 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13121 * Makefile.def: Autogenerate more.
13122 * Makefile.in: Regenerate.
13123
13124 2002-11-04 Adam Nemet <anemet@lnxw.com>
13125
13126 * MAINTAINERS (Write After Approval): Add myself.
13127
13128 2002-11-04 Kevin Buettner <kevinb@redhat.com>
13129
13130 * Makefile.def (host_modules): Add rda.
13131 * Makefile.in: Regenerate.
13132 * configure.in (target_tool): Add target-rda to list.
13133
13134 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13135
13136 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13137
13138 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
13139
13140 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13141 and restrap targets to this rule.
13142 * Makefile.in: Regenerate.
13143
13144 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13145
13146 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13147 GNATS only accounts.
13148
13149 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13150
13151 * configure.in (i[3456]86-*-linux*): Add check to disable
13152 ${libgcj} for glibc1.
13153
13154 2002-10-24 Denis Chertykov <denisc@overta.ru>
13155
13156 * MAINTAINERS: Add myself as ip2k port maintainer.
13157
13158 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13159
13160 * configure.in: Add tic4x target.
13161
13162 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13163
13164 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13165 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13166 * Makefile.in: Regenerate.
13167
13168 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13169 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13170 * Makefile.in: Regenerate.
13171
13172 2002-10-02 Janis Johnson <janis187@us.ibm.com>
13173
13174 * MAINTAINERS: Add myself as web pages co-maintainer.
13175
13176 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13177
13178 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13179 * Makefile.in: Regenerate.
13180
13181 2002-10-02 Zack Weinberg <zack@codesourcery.com>
13182
13183 * MAINTAINERS: Add myself and Nathan Sidwell
13184 <nathan@codesourcery.com> as VxWorks maintainers.
13185
13186 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13187
13188 * Makefile.def: Remove order dependency comments.
13189 * Makefile.tpl: Add explicit install-install dependencies.
13190 * Makefile.in: Regenerate.
13191
13192 * Makefile.tpl: Remove material now in src-release. (Finally!)
13193 * Makefile.in: Regenerate.
13194
13195 * Makefile.tpl: Add configure-target (for src-release in src)
13196 * Makefile.in: Regenerate.
13197
13198 2002-09-30 Nick Clifton <nickc@redhat.com>
13199
13200 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13201
13202 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13203
13204 * configure.in (s390*-*-linux*): Enable libgcj.
13205
13206 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13207
13208 * configure: Revert accidentally applied changes.
13209
13210 * Makefile.tpl: Make more autoconf-friendly.
13211 * Makefile.in: Regenerate.
13212 * configure: Make substitution more autoconf-like.
13213
13214 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13215
13216 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13217 single entry to handle all these.
13218 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13219 libjava on arm-*-elf.
13220
13221 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13222
13223 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13224 things that depend on them.
13225
13226 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13227
13228 * Makefile.tpl: Make subsituted variables more autoconfy.
13229 * Makefile.in: Regenerate.
13230 * configure: Make seds more autoconfy.
13231
13232 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13233
13234 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13235 * Makefile.in: Regenerate.
13236 * configure.in: Rewrite sed statements to look autoconfy.
13237
13238 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13239 all-target-foo on configure-target-foo.
13240 * Makefile.def: Ditto.
13241 * Makefile.in: Rebuild.
13242
13243 2002-09-25 Andrew Haley <aph@redhat.com>
13244
13245 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13246
13247 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13248
13249 * Makefile.def: New file.
13250 * Makefile.tpl: New file.
13251 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13252 * contrib/gcc_update: Note that Makefile.in is a generated file.
13253
13254 * configure.in: Minor rearrangement. Simplify tests.
13255
13256 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13257
13258 * configure.in (with_headers): Skip copy if value is "yes".
13259 (with_libs): Likewise.
13260
13261 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13262
13263 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13264 * configure.in (sh*-*-pe*): Ditto.
13265 * configure.in (mips*-*-pe*): Ditto.
13266 * configure.in (*arm-wince-pe): Ditto.
13267
13268 * configure.in: Rearrange.
13269
13270 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13271
13272 * MAINTAINERS: Update my email address.
13273
13274 2002-08-30 Paul Koning <pkoning@equallogic.com>
13275
13276 * MAINTAINERS: (Write After Approval): Add myself.
13277
13278 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13279
13280 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13281
13282 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13283
13284 * MAINTAINERS: Change my mailing address.
13285
13286 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13287
13288 * MAINTAINERS (Write After Approval): Remove myself.
13289 (Various Maintainers: c++ runtime libs): Add myself.
13290
13291 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13292
13293 * MAINTAINERS (Write After Approval): Remove myself.
13294 (Various Maintainers: c++ runtime libs): Add myself.
13295
13296 2002-08-15 Eric Christopher <echristo@redhat.com>
13297
13298 * config.sub: Import from master repository.
13299 * config.guess: Ditto.
13300
13301 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13302
13303 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13304 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13305 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13306
13307 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13308
13309 * MAINTAINERS: Add self to rs6000 vector extensions.
13310
13311 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13312
13313 * libiberty/configure: Reverted unintended yesterday's check in.
13314
13315 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13316
13317 * boehm-gc/configure, libf2c/configure: Rebuilt.
13318 * libffi/configure, libiberty/configure: Ditto.
13319 * libjava/configure, libobjc/configure: Ditto.
13320 * libstdc++-v3/configure, zlib/configure: Ditto.
13321 Merged from binutils:
13322 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13323 From Steve Ellcey <sje@cup.hp.com>:
13324 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13325 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13326 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13327 IA64.
13328 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13329 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13330 soname_spec, sys_lib_search_path_spec): Ditto.
13331
13332 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13333
13334 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13335
13336 2002-08-04 H.J. Lu (hjl@gnu.org)
13337
13338 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13339
13340 2002-08-02 Krister Walfridsson <cato@df.lth.se>
13341
13342 * MAINTAINERS (Write After Approval): Add myself.
13343
13344 2002-07-31 Alan Modra <amodra@bigpond.net.au>
13345
13346 * configure.in: Move generic linux case to end. Copy generic
13347 linux noconfigdirs to mips*-*-linux* entry and new
13348 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13349
13350 2002-07-19 Michael Matz <matz@suse.de>
13351
13352 * MAINTAINERS: Add myself as ra* maintainer.
13353
13354 2002-07-16 Chris Demetriou <cgd@broadcom.com>
13355
13356 * config.guess: Update to 2002-07-09 version.
13357 * config.sub: Update to 2002-07-03 version.
13358
13359 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13360
13361 * MAINTAINERS: Fix typo in a maintainer email address.
13362
13363 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13364
13365 * configure.in: Remove two redundant tests.
13366
13367 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13368
13369 * configure.in (mips*-*-irix6*o32): Enable stabs.
13370
13371 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13372
13373 * configure.in: Don't build grez.
13374 * Makefile.in: Ditto.
13375
13376 * Makefile.in: Remove references to bsp, cygmon, libstub.
13377 * configure.in: Ditto.
13378
13379 * configure.in: Remove leftover reference to gdbtest.
13380
13381 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
13382
13383 * configure.in (gxx_include_dir): Change to match versioned
13384 C++ headers if --enable-version-specific-runtime-libs is used.
13385
13386 2002-07-04 Steve Ellcey <sje@cup.hp.com>
13387
13388 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13389
13390 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13391
13392 * configure.in: Make --without-x work.
13393
13394 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13395
13396 * configure.in: Rearrange target Makefile fragment collection.
13397
13398 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13399 cvs[src].
13400 * configure.in: Ditto.
13401
13402 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13403
13404 * MAINTAINERS (Write After Approval): Update my e-mail address.
13405
13406 2002-06-24 Ben Elliston <bje@redhat.com>
13407
13408 * configure.in (host_tools): Remove cgen.
13409
13410 * Makefile.in (all-cgen): Remove; runs from its source directory.
13411 (check-cgen, install-cgen, clean-cgen): Likewise.
13412 (all-opcodes): Do not depend on all-cgen.
13413 (all-sim): Likewise.
13414
13415 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
13416
13417 * Makefile.in: Eliminate 'apache' targets.
13418 * configure.in: Eliminate 'apache' targets.
13419
13420 * configure.in: Eliminate redundant tests. Reorganize.
13421
13422 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13423
13424 * config-ml.in: Eliminate references to Cygnus configure.
13425
13426 * Makefile.in: Eliminate references to building emacs.
13427
13428 2002-06-28 Graham Stott <graham.stott@btinternet.com>
13429
13430 * MAINTAINERS: Update my email address.
13431
13432 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13433
13434 * config.if (libstdcxx_incdir): Version C++ headers.
13435 (cxx_incdir): Remove.
13436
13437 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13438
13439 * MAINTAINERS (Write After Approval): Add self.
13440
13441 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13442
13443 * configure.in: Add support for ip2k.
13444
13445 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13446
13447 * configure.in: Fix AIX configury bug.
13448
13449 2002-06-20 Steve Ellcey <sje@cup.hp.com>
13450
13451 * MAINTAINERS (Write After Approval): Add self.
13452
13453 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13454
13455 * configure.in: replace ${topsrcdir} with ${srcdir}
13456
13457 * configure.in: Move definition of libstdcxx_flags
13458 right above usage, rather than waaay earlier.
13459
13460 * configure.in: Pull definition of is_cross_compiler earlier.
13461
13462 * configure.in: Rearrange a little.
13463
13464 * configure.in: Remove references to librx.
13465 * Makefile.in: Remove references to librx.
13466
13467 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13468
13469 * config.sub: Add support for avr target.
13470 Import from master sources, rev 1.255
13471
13472 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
13473
13474 * configure, .cvsignore: Revert previous change...
13475 * Makefile: ...delete.
13476
13477 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13478
13479 * configure.in: Eliminate ${gasdir} variable.
13480
13481 2002-06-18 Dave Brolley <brolley@redhat.com>
13482
13483 * configure.in: Add support for frv.
13484 * config.sub: Add support for frv.
13485
13486 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13487
13488 * configure: Remove garbage from previous commit.
13489
13490 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13491
13492 * configure: For in-source builds, make a subdir and re-exec there.
13493 * Makefile: New file. Pass targets through to build directory.
13494 * .cvsignore: No longer ignore "Makefile".
13495
13496 2002-06-16 Douglas Rupp <rupp@gnat.com>
13497
13498 * MAINTAINERS (Write After Approval): Add self.
13499
13500 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13501
13502 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13503
13504 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13505
13506 * configure.in (vax-*-netbsd*): Re-enable gas.
13507
13508 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13509
13510 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13511 BUILD_PREFIX_1, to correct nomenclature.
13512 * configure: Likewise.
13513
13514 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13515 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13516
13517 2002-05-31 Olaf Hering <olh@suse.de>
13518
13519 * config-ml.in: Propogate DESTDIR also.
13520
13521 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13522
13523 * configure.in (vax-*-netbsd*): Don't build gas for this
13524 platform.
13525
13526 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13527
13528 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13529 and libgcj for AVR.
13530
13531 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13532
13533 * MAINTAINERS (Write After Approval): Add myself.
13534
13535 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13536
13537 * config.guess: Update to 2002-05-22 version.
13538 * config.sub: Likewise.
13539
13540 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13541
13542 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13543 * config-ml.in: Likewise.
13544 * configure: Likewise.
13545 * configure.in: Likewise.
13546
13547 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13548
13549 * MAINTAINERS: Update my email address.
13550
13551 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13552
13553 * configure.in: Simplify makefile fragment collection.
13554
13555 * configure.in: Remove code to build emacs.
13556
13557 * configure.in : Remove --srcdir argument from targargs and buildargs
13558 (it's always overridden in the Makefile anyway). Rearrange a bit.
13559
13560 * configure: Move some logic to configure.in.
13561 * configure.in: Move some logic from configure.
13562
13563 2002-05-11 Tom Tromey <tromey@redhat.com>
13564
13565 * MAINTAINERS: Reflect libgcj reality.
13566
13567 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13568
13569 * Makefile.in: Honour DESTDIR.
13570
13571 2002-05-08 Mark Mitchell <mark@codesourcery.com>
13572
13573 * config.guess: Import 2002-03-20 version.
13574 * config.sub: Import 2002-04-26 version.
13575
13576 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13577
13578 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13579
13580 2002-05-07 Tim Josling <tej@melbpc.org.au>
13581
13582 * MAINTAINERS: Add self.
13583
13584 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
13585
13586 * ltmain.sh: Detect and handle object name conflicts
13587 while piecewise linking a static library.
13588
13589 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
13590
13591 * configure.in (noconfigdirs): Don't disable libgcj on
13592 sparc64-*-solaris* and sparcv9-*-solaris*.
13593
13594 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
13595
13596 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13597
13598 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13599
13600 * configure.in (FLAGS_FOR_TARGET): Do not add
13601 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13602 on i[3456]86-*-linux*.
13603
13604 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13605
13606 * configure.in (noconfigdirs): Replace [ ] with test.
13607
13608 * configure.in (noconfigdirs): Do not add target-newlib if
13609 target == i[3456]86-*-linux*, and host == target.
13610
13611 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13612
13613 * configure.in: delete reference to absent file
13614
13615 * configure.in: replace '[' with 'test'
13616
13617 * configure.in: Eliminate references to gash.
13618 * Makefile.in: Eliminate references to gash.
13619
13620 * configure.in: remove useless references to 'pic' makefile fragments.
13621
13622 * configure.in: (*-*-windows*) Finish removing.
13623
13624 * configure.in: Eliminate redundant test for libgui.
13625
13626 2002-04-29 Roger Sayle <roger@eyesopen.com>
13627
13628 * MAINTAINERS: Add self and realphabetize. Update entries
13629 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13630 entry for a29k port maintainer.
13631
13632 2002-04-26 Joel Sherrill <joel@OARcorp.com>
13633
13634 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13635 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13636
13637 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13638
13639 * configure.in: remove references to dead files
13640
13641 2002-04-19 Mark Mitchell <mark@codesourcery.com>
13642
13643 * MAINTAINERS: Add information about purpose of this file.
13644
13645 2002-04-18 Tom Tromey <tromey@redhat.com>
13646
13647 * configure.in: Disallow configuring libgcj when it is already
13648 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13649 Solaris 2.8 by default. For PR libgcj/6158.
13650
13651 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13652
13653 * configure.in: Move default CC setting out of config/mh-* fragments
13654 directly into here.
13655
13656 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13657
13658 * configure.in: don't even try to configure or make a subdirectory
13659 if there's no configure script for it.
13660
13661 2002-04-15 Mark Mitchell <mark@codesourcery.com>
13662
13663 * MAINTAINERS: Remove chill maintainers.
13664 * Makefile.in (CHILLFLAGS): Remove.
13665 (CHILL_LIB): Remove.
13666 (TARGET_CONFIGDIRS): Remove libchill.
13667 (CHILL_FOR_TARGET): Remove.
13668 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13669 CHILL_LIB.
13670 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13671 (CHECK_TARGET_MODULES): Likewise.
13672 (INSTALL_TARGET_MODULES): Likewise.
13673 (CLEAN_TARGET_MODULES): Likewise.
13674 (configure-target-libchill): Remove.
13675 (all-target-libchill): Remove.
13676 * configure.in (target_libs): Remove target-libchill.
13677 Do not compute CHILL_FOR_TARGET.
13678 * libchill: Remove directory.
13679
13680 2002-04-11 DJ Delorie <dj@redhat.com>
13681
13682 * Makefile.in, configure.in: Sync with binutils, entries
13683 follow...
13684
13685 2002-04-07 Andrew Cagney <ac131313@redhat.com>
13686
13687 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13688 (do-tar, do-bz2): New rules.
13689 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13690 (gdb-tar): New rule.
13691 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13692 (insight_dejagnu.tar): New rule.
13693 (insight.tar): New rule.
13694 (gdb+dejagnu.tar): New rule.
13695 (gdb.tar): New rule.
13696
13697 2002-02-01 Mo DeJong <supermo@bayarea.net>
13698
13699 * Makefile.in: Add all-tix to deps for all-snavigator
13700 so that tix is built when building snavigator.
13701
13702 2002-01-11 Steve Ellcey <sje@cup.hp.com>
13703
13704 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13705 ld and gdb are not supported.
13706
13707 2002-01-07 Mark Salter <msalter@redhat.com>
13708
13709 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13710 Allow target-libgloss to be built for arm, strongarm, and xscale.
13711
13712 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13713
13714 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13715 options for i[3456]86-pc-linux* native builds.
13716
13717 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13718
13719 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13720 files from .po files for a distribution.
13721
13722 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
13723
13724 * configure.in: Enable libstdc++-v3 for h8300 targets.
13725
13726 2001-06-19 Alan Modra <amodra@bigpond.net.au>
13727
13728 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13729 version from bfd/.
13730
13731 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13732
13733 * Makefile.in (VER): When present, extract the version number from
13734 the file version.in.
13735
13736 2001-05-24 Tom Rix <trix@redhat.com>
13737
13738 * configure.in : enable ld for aix
13739
13740 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13741
13742 * config.guess: Add linux target for S/390.
13743
13744 2000-11-07 Philip Blundell <pb@futuretv.com>
13745
13746 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13747
13748 2000-11-03 Philip Blundell <pb@futuretv.com>
13749
13750 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13751 files.
13752
13753 2001-01-15 Ben Elliston <bje@redhat.com>
13754
13755 * configure.in (host_tools): Add sid.
13756 Always configure cgen.
13757
13758 2000-11-24 Nick Clifton <nickc@redhat.com>
13759
13760 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13761
13762 2000-08-20 Doug Evans <dje@casey.transmeta.com>
13763
13764 * Makefile.in (ALL_MODULES): Add all-cgen.
13765 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13766 (all-cgen): New target.
13767 (all-opcodes,all-sim): Depend on all-cgen.
13768 * configure.in (host_tools): Add cgen.
13769 Only configure cgen if --enable-cgen-maint.
13770
13771 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
13772
13773 * configure.in: Add *-*-freebsd* configurations.
13774
13775 2002-04-08 Tom Tromey <tromey@redhat.com>
13776
13777 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13778 Fixes PR libgcj/6068.
13779
13780 2002-03-30 Krister Walfridsson <cato@df.lth.se>
13781
13782 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13783
13784 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13785
13786 * configure.in (alpha*-dec-osf*): Enable libgcj.
13787
13788 2003-03-27 Matthew Gingell <gingell@gnat.com>
13789
13790 * MAINTAINERS (Write After Approval): Add myself.
13791
13792 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13793
13794 Fix for: PR bootstrap/3591, target/5676
13795 * configure.in (mcore-pe): Disable the configuration of
13796 libstdc++-v3 since exceptions are not supported.
13797
13798 2002-03-20 Anthony Green <green@redhat.com>
13799
13800 * configure.in: Enable libgcj for xscale-elf target.
13801
13802 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
13803
13804 * MAINTAINERS: Update my email address.
13805
13806 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
13807
13808 * ltmain.sh (relink_command): Fix typo in previous change.
13809
13810 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
13811
13812 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13813 (relink_command): Added --tag flags.
13814 (mode=install): If relinking fails; error out.
13815
13816 2002-03-12 Richard Henderson <rth@redhat.com>
13817
13818 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
13819 .NOTPARALLEL tag.
13820 (do-check): Rename from check.
13821 (check): Allow parallel check.
13822
13823 2002-03-12 Bob Wilson <bob.wilson@acm.org>
13824
13825 * MAINTAINERS: Add myself as maintainer for xtensa port.
13826 Fix alphabetical order in CPU port maintainer list.
13827 Remove myself from Write After Approval list.
13828
13829 2002-03-11 Richard Henderson <rth@redhat.com>
13830
13831 * Makefile.in (.NOTPARALLEL): Add fake tag.
13832
13833 2002-03-07 H.J. Lu (hjl@gnu.org)
13834
13835 * configure.in: Enable gprof for mips*-*-linux*.
13836
13837 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
13838
13839 * MAINTAINERS (Write After Approval): Add myself.
13840
13841 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
13842
13843 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13844 libjava.
13845 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13846
13847 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
13848
13849 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13850 because its Makefile is there; test for the executable instead.
13851
13852 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
13853
13854 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13855 libstdc++-v3 and libjava.
13856
13857 2002-02-11 Adam Megacz <adam@xwt.org>
13858
13859 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13860 boehm-gc
13861
13862 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
13863
13864 * config.guess: Updated to 2002-01-30's version.
13865 * config.sub: Updated to 2002-02-01's version.
13866 Contribute sh64-elf.
13867 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
13868 * configure.in: Added sh64-*-*.
13869
13870 2002-02-08 Chris Demetriou <cgd@broadcom.com>
13871
13872 * MAINTAINERS: Belatedly add myself to write after approval list.
13873
13874 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
13875
13876 * MAINTAINERS: Put self in as maintainer for x86-64 port.
13877 Remove self as Write After Approval.
13878
13879 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
13880
13881 * MAINTAINERS: Put self in as maintainer for contrib/regression
13882 directory.
13883
13884 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
13885
13886 * MAINTAINERS: Update my email address.
13887
13888 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
13889
13890 * configure.in (*-*-netbsd*): New. Skip target-newlib,
13891 target-libiberty, and target-libgloss. Skip Java-related
13892 libraries if not supported for NetBSD on target CPU.
13893
13894 2002-01-25 Douglas B Rupp <rupp@gnat.com>
13895
13896 * install-sh: Use _inst.$$_ for temp file name.
13897
13898 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
13899
13900 * MAINTAINERS (Write After Approval): Move my contact info
13901 from here...
13902 (OS Port Maintainers): ...to here (netbsd).
13903
13904 2002-01-22 Bob Wilson <bob.wilson@acm.org>
13905
13906 * MAINTAINERS (Write After Approval): Add myself.
13907
13908 2002-01-17 H.J. Lu <hjl@gnu.org>
13909
13910 * Makefile.in (all-fastjar): Also depend on all-libiberty.
13911 (all-target-fastjar): Also depend on all-target-libiberty.
13912
13913 2002-01-16 H.J. Lu (hjl@gnu.org)
13914
13915 * config.guess: Import from master sources, rev 1.225.
13916 * config.sub: Import from master sources, rev 1.238.
13917
13918 2002-01-16 Kazu Hirata <kazu@hxi.com>
13919
13920 * MAINTAINERS (Write After Approval): Remove myself.
13921
13922 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
13923
13924 * MAINTAINERS (Write After Approval): Add myself.
13925
13926 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13927
13928 * MAINTAINERS: Add self as docs co-maintainer.
13929
13930 2001-12-11 Matthias Klose <doko@debian.org>
13931
13932 * MAINTAINERS (Write After Approval): Add myself.
13933
13934 2001-12-09 Zack Weinberg <zack@codesourcery.com>
13935
13936 * MAINTAINERS: Update my email address.
13937
13938 2001-12-07 Turly O'Connor <turly@apple.com>
13939 * MAINTAINERS (Write After Approval): Add myself.
13940 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13941 (rs6000_initialize_trampoline): Call __trampoline_setup for
13942 ABI_DARWIN too.
13943 * darwin-tramp.asm: New file, implements __trampoline_setup.
13944 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13945
13946 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
13947
13948 * MAINTAINERS (Write After Approval): Add myself.
13949
13950 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
13951
13952 * configure, configure.in: Use temp file for long sed commands.
13953
13954 2001-12-03 Laurent Guerby <guerby@acm.org>
13955
13956 * config.sub: Update to version 1.232 on subversion.
13957
13958 2001-12-03 Ben Elliston <bje@redhat.com>
13959
13960 * MAINTAINERS: Update mail address for config.* patches.
13961
13962 2001-11-27 DJ Delorie <dj@redhat.com>
13963 Zack Weinberg <zack@codesourcery.com>
13964
13965 When build != host, create libiberty for the build machine.
13966
13967 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13968 CONFIG_ARGUMENTS.
13969 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13970 New variables.
13971 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13972 and rules.
13973 (all.normal): Depend on ALL_BUILD_MODULES.
13974 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13975 (all-build-libiberty): Depend on configure-build-libiberty.
13976
13977 * configure: Calculate and substitute proper value for
13978 ALL_BUILD_MODULES.
13979 * configure.in: Create the build subdirectory.
13980 Calculate and substitute TARGET_CONFIGARGS (formerly
13981 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13982
13983 2001-11-26 Ziemowit Laski <zlaski@apple.com>
13984
13985 * MAINTAINERS (write-after-approval): Add self.
13986
13987 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
13988
13989 * MAINTAINERS (GNATS only accounts): Remove self.
13990
13991 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
13992
13993 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13994 libf2c.
13995
13996 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
13997
13998 * MAINTAINERS (Write After Approval): Add self.
13999
14000 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14001
14002 * MAINTAINERS: mips and s390 are also CPU ports.
14003
14004 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14005
14006 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14007
14008 2001-11-11 David O'Brien <obrien@FreeBSD.org>
14009
14010 * MAINTAINERS: Alphabetize.
14011
14012 2001-11-09 Kazu Hirata <kazu@hxi.com>
14013
14014 * MAINTAINERS (Various maintainers: h8 port): Add myself.
14015
14016 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
14017
14018 * MAINTAINERS (Various maintainers: hppa port): Added myself.
14019
14020 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14021
14022 * configure.in (--enable-languages): Be more permissive about
14023 syntax. Check for empty lists better. Warn about $LANGUAGES.
14024
14025 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
14026
14027 * config.sub: Import from master sources, rev. 1.230.
14028 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14029
14030 2001-11-07 Laurent Guerby <guerby@acm.org>
14031
14032 * MAINTAINERS (Write After Approval): Add self.
14033
14034 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14035
14036 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14037
14038 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14039
14040 * config.sub: Import from master sources, rev 1.226.
14041 * config.guess: Import from master sources, rev 1.216.
14042
14043 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14044
14045 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14046 * MAINTAINERS: Add self as maintainer of MMIX port.
14047 Remove old after-approval entry.
14048
14049 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14050
14051 * ChangeLog, configure: Fix spelling errors.
14052
14053 2001-10-20 Brendan Kehoe <brendan@zen.org>
14054
14055 * MAINTAINERS: Tweak my address.
14056
14057 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
14058
14059 * MAINTAINERS: Update my email address.
14060
14061 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
14062
14063 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14064 * MAINTAINERS: Add self as maintainer of CRIS port.
14065
14066 2001-10-10 Geert Bosch <bosch@gnat.com>
14067
14068 * MAINTAINERS (Various maintainers: Ada front end):
14069 Added Robert Dewar.
14070
14071 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
14072
14073 * MAINTAINERS (Write After Approval): Added self
14074
14075 2001-10-02 Geert Bosch <bosch@gnat.com>
14076
14077 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14078
14079 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14080
14081 * configure: Handle temporary files securely using mkdir.
14082
14083 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
14084
14085 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14086
14087 2001-09-26 Will Cohen <wcohen@redhat.com>
14088
14089 * configure.in (*-*-linux*): Disable configuration of target-newlib
14090 and target-libgloss.
14091
14092 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
14093
14094 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14095 RANLIB.
14096
14097 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
14098
14099 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14100 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14101 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14102 avoid quotes nesting problems.
14103 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14104 (DO_X): Export only variables that are set.
14105
14106 2001-09-19 Ben Elliston <bje@redhat.com>
14107
14108 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14109 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14110 semantics. Use the shell built-in "type" command instead.
14111
14112 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
14113
14114 Merged from gcc-3_0-branch:
14115 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14116 * ltcf-c.sh: Use $objext, not $ac_objext.
14117 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14118 * ltcf-cxx.sh: Add support for GNU.
14119 2001-07-22 Timothy Wall <twall@redhat.com>
14120 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14121 default settings if using GNU tools with that configuration.
14122 * ltcf-cxx.sh: Ditto.
14123 * ltcf-gcj.sh: Ditto.
14124 2001-07-21 Michael Chastain <chastain@redhat.com>
14125 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14126 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14127 * ltmain.sh: Mark as gcc-local.
14128
14129 2001-08-30 Eric Christopher <echristo@redhat.com>
14130 Jason Eckhardt <jle@redhat.com>
14131
14132 * config.guess: Merge from master sources.
14133 * config.sub: Merge from master sources, add support for mipsisa32.
14134
14135 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
14136 * config.sub: Merge from master sources, rev 1.219.
14137 * MAINTAINERS: Add self as contact for stormy16 port.
14138
14139 2001-08-14 Zack Weinberg <zackw@panix.com>
14140
14141 * config.sub: Merge from master sources, rev 1.218.
14142 * config.guess: Merge from master sources, rev 1.209.
14143
14144 2001-08-11 Graham Stott <grahams@redhat.com>
14145
14146 * Makefile.in (check-c++): Add missing semicolon.
14147
14148 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14149
14150 * MAINTAINERS (Various maitainers: predict.def): Added myself.
14151
14152 2001-07-30 Eric Christopher <echristo@redhat.com>
14153
14154 * MAINTAINERS (Various maintainers: mips port): Added myself.
14155
14156 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14157
14158 * configure.in (sh-*-linux*): New.
14159
14160 2001-07-27 Richard Henderson <rth@redhat.com>
14161
14162 * .cvsignore: Add LAST_UPDATED.
14163
14164 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14165
14166 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14167
14168 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
14169
14170 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14171
14172 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14173
14174 * MAINTAINERS (Write After Approval): Added myself.
14175
14176 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14177
14178 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14179 and libgcj on m68hc11/m68hc12.
14180
14181 2001-06-27 H.J. Lu (hjl@gnu.org)
14182
14183 * Makefile (CFLAGS_FOR_BUILD): New.
14184 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14185
14186 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14187
14188 * README: Remove version number.
14189
14190 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14191
14192 * INSTALL/README: Update wrt. to the installation instructions now
14193 residing in gcc/doc/install.texi.
14194
14195 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14196
14197 * README: Replace with a cut-down and updated version of gcc/README.
14198
14199 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14200
14201 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14202 multilibs to be disabled.
14203
14204 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14205
14206 * MAINTAINERS (Write After Approval): Add myself.
14207
14208 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14209
14210 * config.guess: Import CVS version 1.195.
14211 * config.sub: Import CVS version 1.212.
14212
14213 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14214
14215 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14216 gcc/xgcc is built, use -print-prog-name to find out the program
14217 name to use.
14218
14219 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14220
14221 * config.guess: Import CVS version 1.194. All gcc-local changes
14222 appear to also be in the master copy.
14223 * config.sub: Import CVS version 1.211.
14224
14225 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14226
14227 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14228 with_gcc]: Use `gcc -shared' to build a shared library.
14229
14230 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14231
14232 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14233 archives.
14234
14235 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14236
14237 * MAINTAINERS (Write After Approval): Add myself.
14238
14239 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14240
14241 * configure.in (libstdcxx_flags): Do not try to execute
14242 libstdc++-v3/testsuite_flags until it exists.
14243
14244 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14245
14246 * MAINTAINERS: Update my email address.
14247
14248 2001-05-31 Graham Stott <grahams@redhat.com>
14249
14250 * MAINTAINERS (Write After Approval): Add myself.
14251
14252 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14253
14254 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14255 libraries when using g++ with native linker.
14256
14257 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14258
14259 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14260
14261 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14262
14263 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14264 [aix4*|aix5*]: Prepend blank.
14265
14266 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
14267
14268 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14269 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14270 of subdir/configure scripts to use the new libtool.m4.
14271
14272 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14273
14274 * MAINTAINERS (Write After Approval): Add myself.
14275
14276 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14277
14278 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14279
14280 2001-05-11 Ben Elliston <bje@redhat.com>
14281
14282 * Makefile.in (all-sid): New target.
14283 (check-sid, clean-sid, install-sid): Likewise.
14284
14285 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14286
14287 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14288
14289 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14290
14291 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14292 libgcj.
14293
14294 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14295
14296 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14297 gcc/xgcc is built, use -print-prog-name to find out the program
14298 name to use.
14299
14300 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14301
14302 * configure.in (noconfigdirs): Don't reset it from scratch in the
14303 target case; only append to it.
14304
14305 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14306 sparc-*-solaris2.8]: Disable ${libgcj}.
14307
14308 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14309
14310 * configure.in (libgcj_saved): Copy from $libgcj.
14311 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14312 --disable-libgcj.
14313
14314 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14315
14316 * MAINTAINERS: Remove self as MIPS maintainer and
14317 C front end maintainer.
14318
14319 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14320
14321 * configure.in: Move *-chorusos target case to the proper switch.
14322 Disable libgcj.
14323
14324 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14325
14326 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14327 1.641.2.228.
14328
14329 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14330
14331 * Makefile.in (STAGE1_CFLAGS): Pass down.
14332
14333 2001-04-13 Alan Modra <amodra@one.net.au>
14334
14335 * config.guess: Add hppa64-linux support. Note for next import that
14336 this is already in the master file.
14337 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14338
14339 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14340
14341 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14342 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14343
14344 2001-04-11 Stan Shebs <shebs@apple.com>
14345
14346 * MAINTAINERS: Add self as Darwin port maintainer.
14347
14348 2001-04-11 Alan Modra <amodra@one.net.au>
14349
14350 * MAINTAINERS: Update my email address.
14351
14352 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
14353
14354 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14355 recent versions of FreeBSD (release 3 or later).
14356 * ltconfig: On FreeBSD, -lc must not be provided when building
14357 a shared library or else the standard -pthread gcc option is
14358 rendered worthless to later users of the built library.
14359
14360 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14361
14362 * MAINTAINERS: Add self and RTH as C front end maintainers.
14363
14364 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
14365
14366 * config.sub: Make sure to match an already-canonicalized
14367 machine name (eg. mn10300-unknown-elf).
14368
14369 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
14370
14371 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14372 New macros.
14373 (bootstrap, cross): Use RECURSE_FLAGS.
14374 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14375
14376 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
14377
14378 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14379
14380 2001-03-22 Colin Howell <chowell@redhat.com>
14381
14382 * Makefile.in (DO_X): Do not backslash single-quotes in
14383 backquotes (two places).
14384
14385 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14386
14387 Re-installed:
14388 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14389 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14390 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14391 * ltcf-cxx.sh: Likewise.
14392 * ltcf-gcj.sh: Likewise.
14393
14394 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14395
14396 * MAINTAINERS: Add myself as "documentation co-maintainer".
14397
14398 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14399
14400 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14401 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14402
14403 2001-03-19 Tom Tromey <tromey@redhat.com>
14404
14405 * config-ml.in: Handle GCJ and GCJFLAGS.
14406
14407 2001-03-21 Michael Chastain <chastain@redhat.com>
14408
14409 * Makefile.in: all-m4 depends on all-texinfo.
14410
14411 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
14412
14413 * MAINTAINERS: Add myself to write after approval list.
14414
14415 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
14416
14417 * Makefile.in (DO_X): Quote nested quotes.
14418
14419 2001-03-18 Alan Modra <alan@linuxcare.com.au>
14420
14421 * MAINTAINERS: Add myself to write after approval list.
14422
14423 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
14424
14425 * Makefile.in (DO_X): Use double quotes for quoting
14426 "RANLIB=$${RANLIB}".
14427
14428 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14429
14430 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14431
14432 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
14433
14434 * configure.in: Only use `lang_requires' for languages athat are
14435 actually enabled.
14436
14437 2001-03-08 Phil Edwards <pme@sources.redhat.com>
14438
14439 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14440
14441 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
14442
14443 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14444
14445 2001-03-07 Tom Tromey <tromey@redhat.com>
14446
14447 * configure.in: Allow config-lang.in to set `lang_requires' to list
14448 of other required languages.
14449
14450 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
14451
14452 * Makefile.in: Remove RANLIB definition. Use RANLIB
14453 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14454 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14455
14456 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
14457 Alexandre Oliva <aoliva@redhat.com>
14458
14459 * Makefile.in (check-c++): Use tabs, not spaces.
14460
14461 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
14462
14463 * MAINTAINERS: add myself to Write After Approval list.
14464
14465 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
14466
14467 * Makefile.in (check-c++): New rule.
14468
14469 * configure.in (target_libs): Remove libg++.
14470 (noconfigdirs): Remove libg++.
14471 (noconfigdirs): Same.
14472 (noconfigdirs): Same.
14473 (noconfigdirs): Same.
14474
14475 * config-ml.in: Remove libg++ references.
14476
14477 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14478 (ALL_TARGET_MODULES): Same.
14479 (configure-target-libg++): Remove.
14480 (all-target-libg++): Remove.
14481 (configure-target-libio): Remove.
14482 (all-target-libio): Remove.
14483 (check-target-libio): Remove.
14484 (.PHONY): Remove.
14485 (libg++.tar.bz2): Remove.
14486 (all-target-cygmon): Remove libio.
14487 (all-target-libstdc++): Remove.
14488 (configure-target-libstdc++): Remove.
14489 (TARGET_LIB_PATH): Remove libstdc++.
14490 (ALL_GCC_CXX): Remove libstdc++.
14491 (all-target-gperf): Correct.
14492
14493 2001-02-16 Nick Clifton <nickc@redhat.com>
14494
14495 * configure.in (noconfigdirs): Allow configuration of texinfo
14496 for Cygwin hosts.
14497
14498 2001-02-15 Anthony Green <green@redhat.com>
14499
14500 * configure: Introduce GCJ_FOR_TARGET.
14501 * configure.in: Ditto.
14502 * Makefile.in: Ditto.
14503
14504 2001-02-13 Andreas Schwab <schwab@suse.de>
14505
14506 * MAINTAINERS: Update mail address.
14507
14508 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14509
14510 * config.guess: Add linux target for S/390.
14511 * config.sub: Likewise.
14512
14513 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
14514
14515 * configure.in: for *-chorusos, don't config target-newlib and
14516 target-libgloss.
14517
14518 2001-02-06 Ben Elliston <bje@redhat.com>
14519
14520 * configure: Output host type to stdout, not stderr.
14521
14522 2001-02-05 Mark Mitchell <mark@codesourcery.com>
14523
14524 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14525 * ltcf-cxx.sh: Likewise.
14526
14527 * config.if: Assume enable_libstdcxx_v3 is defined.
14528
14529 2001-02-04 Mark Mitchell <mark@codesourcery.com>
14530
14531 Remove V2 C++ library.
14532 * configure.in: Remove --enable-libstdcxx_v3 support.
14533
14534 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14535
14536 * include/demangle.h: Add prototype for java_demangle_v3.
14537
14538 2001-01-29 Phil Edwards <pme@sources.redhat.com>
14539
14540 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14541
14542 2001-01-27 Richard Henderson <rth@redhat.com>
14543
14544 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14545
14546 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14547
14548 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14549 Don't unset, it's non-portable and no longer necessary, set to empty
14550 instead.
14551
14552 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14553
14554 * ltconfig: Shell portability fix for the tagname validity check.
14555
14556 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
14557
14558 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14559 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14560
14561 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14562
14563 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14564
14565 2001-01-26 Tom Tromey <tromey@redhat.com>
14566
14567 * configure.in: Allow libgcj to be built on Sparc Solaris.
14568
14569 2001-01-25 David Edelsohn <edelsohn@gnu.org>
14570
14571 * ltcf-c.sh: Add aix5 case.
14572 * ltcf-cxx.sh: Likewise.
14573 * ltconfig: Likewise.
14574
14575 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
14576
14577 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14578 keep at least one of build_libtool_libs or build_old_libs set to
14579 yes.
14580
14581 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14582 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14583
14584 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14585
14586 * configure.in: Enable libgcj on several additional platforms.
14587
14588 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14589
14590 * configure.in: Enable libgcj for linux targets.
14591
14592 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14593
14594 * MAINTAINERS (Write After Approval): Add myself.
14595
14596 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14597
14598 * MAINTAINERS: Add myself as vax port maintainer.
14599
14600 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14601
14602 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14603
14604 2001-01-09 Mike Stump <mrs@wrs.com>
14605
14606 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14607 failures of subdirectories.
14608
14609 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14610
14611 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14612 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14613 * ltcf-cxx.sh: Likewise.
14614 * ltcf-gcj.sh: Likewise.
14615 * ltconfig.sh: Fix typo.
14616
14617 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14618
14619 * configure: handle DOS-style absolute paths.
14620
14621 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14622
14623 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14624
14625 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14626
14627 * MAINTAINERS: Add myself as avr port co-maintainer.
14628
14629 2000-12-28 Ben Elliston <bje@redhat.com>
14630
14631 * MAINTAINERS: Add myself under ``Write After Approval''.
14632
14633 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14634
14635 * texinfo: Remove directory from GCC.
14636
14637 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14638
14639 * COPYING: Update to current
14640 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14641 to 19yy as example year in copyright notice).
14642
14643 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14644
14645 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14646 (libstdcxx_incdir): Pass down.
14647 * config.if: Remove expired bits for cxx_interface, add stub.
14648 (libstdcxx_incdir): Add variable for g++ include directory.
14649 * configure.in (gxx_include_dir): Use it.
14650
14651 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
14652
14653 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14654 with old-email address from ``Write After Approval''.
14655
14656 2000-12-15 Andreas Jaeger <aj@suse.de>
14657
14658 * configure.in: Handle lang_dirs.
14659
14660 2000-12-14 Tom Tromey <tromey@redhat.com>
14661
14662 * MAINTAINERS: Removed brads.
14663
14664 * MAINTAINERS: Added gcj developers.
14665
14666 2000-12-13 Anthony Green <green@redhat.com>
14667
14668 * configure.in: Disable libgcj for any target not specifically
14669 listed. Disable libgcj for x86 and Alpha Linux until compatible
14670 with g++ abi.
14671
14672 2000-12-13 Mike Stump <mrs@wrs.com>
14673
14674 * Makefile.in (local-distclean): Also remove fastjar.
14675
14676 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14677
14678 * contrib/gcc_update: Add fastjar --touch entries.
14679
14680 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
14681
14682 * configure.in: Disable language-specific target libraries for
14683 languages that aren't enabled.
14684
14685 2000-12-10 Anthony Green <green@redhat.com>
14686
14687 * configure.in: Define libgcj. Disable libgcj target libraries for
14688 most targets.
14689
14690 2000-12-10 Neil Booth <neilb@earthling.net>
14691
14692 * MAINTAINERS: Update mail address, remove from WAA list.
14693
14694 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14695
14696 * libjava: Imported from /cvs/java.
14697 * libffi: Likewise.
14698 * Boehm-gc: Likewise.
14699
14700 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14701
14702 * configure.in (target_libs): Revert 2000-12-08 patch.
14703 (noconfigdirs): Added target-libjava.
14704
14705 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14706
14707 * djunpack.bat: removed.
14708
14709 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14710
14711 * Makefile.in: handle DOS-style absolute paths.
14712 * config-ml.in: likewise.
14713 * symlink-tree: likewise.
14714
14715 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14716
14717 * fastjar: Imported.
14718
14719 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14720
14721 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14722 libjava.
14723 * configure.in (target_libs): Removed `target-libjava'.
14724
14725 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14726
14727 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14728 (ALL_MODULES): Added fastjar.
14729 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14730 (all-target-libjava): all-fastjar replaces all-zip.
14731 (all-fastjar): Added.
14732 (configure-target-fastjar, all-target-fastjar): Likewise.
14733 * configure.in (host_tools): Added fastjar.
14734
14735 2000-12-07 Mike Stump <mrs@wrs.com>
14736
14737 * Makefile.in (local-distclean): Remove leftover built files.
14738
14739 2000-11-24 Nick Clifton <nickc@redhat.com>
14740
14741 * configure.in (xscale-elf): Add target.
14742 (xscale-coff): Add target.
14743
14744 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
14745
14746 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14747 recent versions of FreeBSD (release 3 or later).
14748 * ltconfig: On FreeBSD, -lc must not be provided when building
14749 a shared library or else the standard -pthread gcc option is
14750 rendered worthless to later users of the built library.
14751
14752 2000-11-16 Fred Fish <fnf@be.com>
14753
14754 * configure.in (enable_libstdcxx_v3): Fix typo,
14755 libstd++ -> libstdc++.
14756
14757 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14758
14759 * MAINTAINERS: Add self to Write After Approval list.
14760
14761 2000-11-21 Bernd Schmidt <bernds@redhat.com>
14762
14763 * MAINTAINERS: Update my email address. Add myself to global write
14764 privs list.
14765
14766 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
14767
14768 * Makefile.in: Merge with src and libgcj.
14769 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14770 configure-target-<library> when their configure scripts need the C
14771 or C++ library to have already been built to work properly.
14772 (do_proto_toplev): Set them to an empty string.
14773
14774 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14775 (REALLY_SET_LIB_PATH): Use them.
14776
14777 2000-11-17 Stan Shebs <shebs@apple.com>
14778
14779 * MAINTAINERS: Add self to Write After Approval list.
14780
14781 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14782
14783 * configure: Provide the original toplevel configure arguments
14784 (including $0) to subprocesses in the environment rather than
14785 through gcc/configargs.h.
14786
14787 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14788
14789 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14790 C99. Alphabetise "Write After Approval" list.
14791
14792 2000-11-12 Mark Mitchell <mark@codesourcery.com>
14793
14794 * configure: Turn on libstdc++ V3 by default.
14795
14796 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14797 if we've got GCC.
14798
14799 2000-11-11 Philip Blundell <philb@gnu.org>
14800
14801 * MAINTAINERS: Add self to Write After Approval list.
14802
14803 2000-11-09 David Edelsohn <edelsohn@gnu.org>
14804
14805 * ltcf-c.sh (aix4): Improve shared library configuration; require
14806 exporting symbols.
14807 * ltcf-cxx.sh (aix4): Define.
14808 * ltconfig (aix4): Define library and soname specs appropriate for
14809 AIX. Define command to create export symbols list.
14810
14811 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
14812
14813 * config.sub: Add support for Sun Chorus
14814
14815 2000-10-31 Nick Clifton <nickc@redhat.com>
14816
14817 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14818 <name>@redhat.com. Also installed new email address for Clint
14819 Popetz.
14820
14821 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
14822
14823 * etc: Remove directory from GCC.
14824
14825 2000-10-16 Michael Meissner <meissner@redhat.com>
14826
14827 * configure (gcc/configargs.h): Only create if there is a build GCC
14828 directory created.
14829
14830 2000-10-16 Matthias Klose <doko@debian.org>
14831
14832 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14833 when configured for libstdc++-v3.
14834
14835 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
14836
14837 * configure: Save configure arguments to gcc/configargs.h.
14838
14839 2000-10-04 Philipp Thomas <pthomas@suse.de>
14840
14841 * config.guess: Import CVS version 1.157.
14842 * config.sub: Import CVS version 1.181.
14843
14844 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
14845
14846 * Makefile.in (bootstrap): avoid recursion if subdir missing
14847 (cross): ditto
14848 (do-proto-toplev): ditto
14849
14850 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
14851
14852 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14853 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14854
14855 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14856 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
14857 all affected `configure' scripts.
14858
14859 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
14860
14861 * MAINTAINERS: Add self as cpplib co-maintainer.
14862
14863 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
14864
14865 * MAINTAINERS: Add self to Write After Approval list.
14866
14867 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14868
14869 * INSTALL/README: egcs -> GCC update.
14870
14871 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
14872
14873 * MAINTAINERS: Add myself to Write After Approval list.
14874
14875 2000-09-15 Kazu Hirata <kazu@hxi.com>
14876
14877 * MAINTAINERS: Add myself to Write After Approval list.
14878
14879 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
14880
14881 * configure.in: Do not build byacc for hppa64. Provide paths to the
14882 X11 libraries for hppa64.
14883
14884 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14885
14886 * MAINTAINERS: Add myself as 68hc11 port maintainer.
14887
14888 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
14889
14890 * Makefile.in (all-zlib): Added dummy target.
14891
14892 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14893 ltcf-gcj.sh: Updated from libtool multi-language branch.
14894
14895 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
14896
14897 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14898 (bootstrap*): Depend on all-bootstrap.
14899
14900 2000-09-05 Philipp Thomas <pthomas@suse.de>
14901
14902 * config.guess: Import CVS version 1.156.
14903 * config.sub: Import CVS version 1.179.
14904
14905 2000-09-02 Anthony Green <green@cygnus.com>
14906
14907 * Makefile.in (all-gcc): Depend on all-zlib.
14908 (CLEAN_MODULES): Add clean-zlib.
14909 (ALL_MODULES): Add all-zlib.
14910 * configure.in (host_libs): Add zlib.
14911
14912 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
14913
14914 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14915 crosses, but add gcc/include to the header search path for them.
14916
14917 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
14918
14919 * MAINTAINERS: Add self to Write After Approval list.
14920
14921 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14922
14923 * config.guess: Import CVS version 1.152.
14924 * config.sub: Import CVS version 1.177.
14925
14926 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
14927
14928 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14929 $targargs to tell whether newlib is going to be built.
14930
14931 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14932 $$r/TARGET_SUBDIR/libio for _G_config.h.
14933
14934 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
14935
14936 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14937
14938 2000-08-22 DJ Delorie <dj@redhat.com>
14939
14940 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14941
14942 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
14943
14944 * config-ml.in (CC, CXX): Avoid trailing whitespace.
14945 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14946 sub-configures.
14947
14948 2000-08-21 DJ Delorie <dj@redhat.com>
14949
14950 * MAINTAINERS: Add self as a libiberty maintainer
14951
14952 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
14953
14954 * configure.in (libstdcxx_flags): Use
14955 libstdc++-v3/src/libstdc++.INC.
14956
14957 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
14958
14959 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14960
14961 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
14962
14963 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14964
14965 * configure: Make enable_threads and enable_shared defaults
14966 explicit. Substitute enable_threads into generated Makefiles.
14967 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14968 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14969
14970 2000-08-13 Geoff Keating <geoffk@cygnus.com>
14971
14972 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14973
14974 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
14975
14976 * config-ml.in (CC): Remove bogus duplicate quotation mark from
14977 previous delta.
14978
14979 2000-08-11 Jason Merrill <jason@redhat.com>
14980
14981 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14982 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14983 (FLAGS_FOR_TARGET): Not here.
14984 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14985
14986 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
14987
14988 * config-ml.in (CC, CXX): Don't introduce a leading space.
14989
14990 2000-08-07 DJ Delorie <dj@delorie.com>
14991
14992 * MAINTAINERS: Add self as a DJGPP maintainer
14993
14994 2000-08-07 DJ Delorie <dj@redhat.com>
14995
14996 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14997 "if we're also building gcc, and it's a gcc that will run on the
14998 build machine, we want to use its includes instead of the system's
14999 default includes".
15000
15001 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
15002
15003 * MAINTAINERS: Add self to Write After Approval list.
15004
15005 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
15006
15007 * configure.in (libstdcxx_flags): Don't use `"'.
15008
15009 * config-ml.in: Adjust multilib search paths to the
15010 appropriate multilib tree.
15011
15012 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
15013
15014 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15015 commas in $LANGUAGES.
15016
15017 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
15018
15019 * configure.in: Re-enable all references to libg++ and librx.
15020
15021 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
15022
15023 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15024 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15025 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15026 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15027
15028 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15029
15030 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
15031
15032 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15033 CXX_FOR_TARGET for sed.
15034
15035 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
15036
15037 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15038 Do not override if already set in the environment or in configure.
15039 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15040 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15041
15042 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
15043
15044 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15045 the libtool CVS tree multi-language branch.
15046 * ltconfig, ltmain.sh: Updated.
15047
15048 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
15049
15050 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15051 (clean-target): Depend on it.
15052
15053 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15054 (GCC_FOR_TARGET): Use it.
15055 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15056 * configure.in: ... here.
15057 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15058 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15059
15060 2000-07-24 Eric Christopher <echristo@cygnus.com>
15061
15062 * MAINTAINERS: Add self to Write After Approval list.
15063
15064 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
15065
15066 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15067 (configure-target-libchill, configure-target-libobjc): Likewise.
15068
15069 * configure.in: Use the same cache file for all target libs.
15070 * config-ml.in: But different cache files per multilib variant.
15071
15072 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15073
15074 * configure (topsrcdir): Don't use dirname.
15075
15076 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15077
15078 * MAINTAINERS: Add self to Write After Approval list.
15079
15080 2000-07-20 Jason Merrill <jason@redhat.com>
15081
15082 * configure.in: Remove all references to libg++ and librx.
15083
15084 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15085
15086 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
15087
15088 * config.sub: Update to subversions version 2000-07-06.
15089
15090 2000-07-12 Andrew Haley <aph@cygnus.com>
15091
15092 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15093 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15094
15095 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15096
15097 * symlink-tree: Check number of arguments.
15098
15099 2000-07-05 Jim Wilson <wilson@cygnus.com>
15100
15101 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15102 search path for a g++ extracted from the build tree. This
15103 will allow link tests run by configure scripts in
15104 subdirectories to succeed.
15105
15106 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
15107
15108 * ltconfig: Add support for mips-dde-sysv4.2MP
15109
15110 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15111
15112 * MAINTAINERS: Add myself as loop discovery maintainer.
15113
15114 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15115
15116 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15117 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15118
15119 2000-06-19 Timothy Wall <twall@cygnus.com>
15120
15121 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15122 * config.sub: Add tic54x target.
15123
15124 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15125
15126 * MAINTAINERS: Add self as Fortran maintainer,
15127 remove Craig Burley.
15128
15129 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
15130
15131 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15132 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15133
15134 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15135
15136 * MAINTAINERS: Add self as i18n maintainer
15137
15138 20000-05-21 H.J. Lu (hjl@gnu.org)
15139
15140 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15141 directory are used if they exist. Make sure
15142 $(build_tooldir)/include is searched for header files,
15143 $(build_tooldir)/lib/ for library files.
15144 (GCC_FOR_TARGET): Likewise.
15145 (CXX_FOR_TARGET): Likewise.
15146
15147 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15148
15149 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15150
15151 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
15152
15153 * Makefile.in (configure-target-libiberty): Depend on
15154 configure-target-newlib.
15155
15156 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15157
15158 * configure.in, Makefile.in: Merge all libffi-related
15159 configury stuff from the libgcj tree.
15160
15161 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15162
15163 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15164 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15165
15166 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15167
15168 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15169 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15170 current version information. Add to proto-toplev directory.
15171 (gdb-taz): Build do-djunpack.
15172
15173 2000-05-15 David Edelsohn <edelsohn@gnu.org>
15174
15175 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15176
15177 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15178
15179 * MAINTAINERS: Add self to Write After Approval list.
15180
15181 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15182
15183 * ltmain.sh: Preserve in relink_command any environment
15184 variables that may affect the linker behavior.
15185
15186 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15187
15188 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15189
15190 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15191
15192 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15193
15194 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15195
15196 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15197 with the version name.
15198
15199 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15200
15201 * MAINTAINERS: Add self as bb-reorder maintainer.
15202
15203 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15204
15205 * config.if: Tweak.
15206
15207 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15208
15209 * djunpack.bat: New file.
15210
15211 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15212
15213 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15214 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15215 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15216 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15217
15218 2000-04-16 Dave Pitts <dpitts@cozx.com>
15219
15220 * config.sub (case $basic_machine): Change default for "ibm-*"
15221 to "openedition".
15222
15223 2000-04-13 Andreas Jaeger <aj@suse.de>
15224
15225 * MAINTAINERS: Added myself.
15226
15227 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15228
15229 * Makefile.in (gdb-taz): New target. GDB specific archive.
15230 (do-md5sum): New target.
15231 (MD5PROG): Define.
15232 (PACKAGE): Default to TOOL.
15233 (VER): Default to a shell script.
15234 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15235 md5 checksum generation.
15236 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15237 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15238 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15239 insight.tar.bz2): Use gdb-taz to create archive.
15240
15241 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15242
15243 * configure (warn_cflags): Delete.
15244
15245 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15246
15247 * MAINTAINERS: Added myself.
15248
15249 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15250 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15251
15252 * configure.in (enable_libstdcxx_v3): Add.
15253 (target_libs): Add bits here to switch between libstdc++-v2 and
15254 libstdc++-v3.
15255 * config.if: And this file too.
15256 * Makefile.in: Add libstdc++-v3 targets.
15257
15258 2000-04-05 Michael Meissner <meissner@redhat.com>
15259
15260 * config.sub (d30v): Add d30v as a basic machine type.
15261
15262 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15263
15264 * configure.in: -linux-gnu*, not -linux-gnu.
15265
15266 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15267
15268 * MAINTAINERS: Add self in write-after-approval section.
15269
15270 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15271
15272 * MAINTAINERS: Add self as ia64 port maintainer.
15273
15274 2000-03-08 Neil Booth <NeilB@earthling.net>
15275
15276 * MAINTAINERS: Add self in write-after-approval section.
15277
15278 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15279
15280 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15281 (do-tar-bz2): Replace TOOL with PACKAGE.
15282 (gdb.tar.bz2): Remove GDBTK from GDB package.
15283 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15284 dejagnu.tar.bz2): New packages.
15285
15286 2000-02-27 Andreas Jaeger <aj@suse.de>
15287
15288 * configure.in: Add entry for mips*-*-linux*, move catch all
15289 *-*-*linux* entry below this one.
15290
15291 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15292
15293 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15294
15295 2000-02-24 Nick Clifton <nickc@cygnus.com>
15296
15297 * config.sub: Support an OS of "wince".
15298
15299 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15300
15301 * config.guess, config.sub: Updated to match config's 2000-02-15
15302 version.
15303
15304 2000-02-23 Linas Vepstas <linas@linas.org>
15305
15306 * config.sub: Add support for Linux/IBM 370.
15307 * configure.in: Likewise.
15308
15309 2000-02-22 Nick Clifton <nickc@cygnus.com>
15310
15311 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15312
15313 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15314
15315 * config.guess: Guess "cygwin" rather than "cygwin32".
15316
15317 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15318
15319 * configure (gcc_version): When setting, narrow search to
15320 lines containing `version_string'.
15321
15322 2000-02-15 Denis Chertykov <denisc@overta.ru>
15323
15324 * config.sub: Add support for avr target.
15325
15326 2000-02-14 Nick Clifton <nickc@cygnus.com>
15327
15328 * MAINTAINERS: Add maintainers for MCore port.
15329
15330 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15331
15332 * config.sub: Add mmix-knuth-mmixware.
15333
15334 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15335
15336 * MAINTAINERS: Pair cccp with cpplib maintainership.
15337
15338 2000-01-27 Christopher Faylor <cgf@redhat.com>
15339
15340 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15341 structure stuff to -L library search.
15342 (CXX_FOR_TARGET): Ditto.
15343 (CROSS_CHECK_MODULES): Fix spelling mistake.
15344
15345 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15346
15347 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15348 the C++ compiler.
15349
15350 2000-01-12 Richard Henderson <rth@cygnus.com>
15351
15352 * configure.in: Don't build some bits for beos.
15353
15354 2000-01-12 Joel Sherrill (joel@OARcorp.com)
15355
15356 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15357 as include files.
15358
15359 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15360
15361 * Add self as cpplib maintainer, as requested by Jason
15362 Merrill. Correct my e-mail address.
15363
15364 2000-01-06 Geoff Keating <geoffk@cygnus.com>
15365
15366 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15367 not mh-aix43.
15368
15369 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15370
15371 * MAINTAINERS: Add myself to "write after approval" list.
15372
15373 1999-12-14 Richard Henderson <rth@cygnus.com>
15374
15375 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15376 * config.sub: Accept alphaev[78], alphaev8.
15377
15378 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15379
15380 * config.guess, config.sub: Update from autoconf.
15381
15382 1999-11-29 Bruce Korb <autogen@linuxbox.com>
15383
15384 * MAINTAINERS: update my playtime e-address.
15385
15386 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15387
15388 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15389 necessary libraries are missing.
15390
15391 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
15392
15393 * MAINTAINERS: Add new 'write after approval' maintainer.
15394
15395 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15396
15397 * MAINTAINERS: Add new Java maintainer.
15398
15399 1999-10-25 Andreas Schwab <schwab@suse.de>
15400
15401 * configure: Fix quoting inside arguments of eval.
15402
15403 1999-10-21 Nick Clifton <nickc@cygnus.com>
15404
15405 * config-ml.in: Allow suppression of some ARM multilibs.
15406
15407 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15408
15409 * config.guess: Add OS/390 match pattern.
15410 * config.sub: Add mvs, openedition targets.
15411 * configure.in (i370-ibm-opened*): New.
15412
15413 1999-09-04 Steve Chamberlain <sac@pobox.com>
15414
15415 * config.sub: Add support for configuring for pj.
15416
15417 1999-08-31 Nick Clifton <nickc@cygnus.com>
15418
15419 * config.sub (maybe_os): Add support for configuring for fr30.
15420
15421 1999-08-25 Nick Clifton <nickc@cygnus.com>
15422
15423 * configure.in: Do not configure or build ld for AIX
15424 platforms. ld is known to be broken on these platforms.
15425
15426 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15427
15428 * config-ml.in: Pass compiler flag corresponding to multidirs to
15429 subdir configures.
15430
15431 1999-08-09 Ian Lance Taylor <ian@zembu.com>
15432
15433 * Makefile.in (LDFLAGS): Define.
15434
15435 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15436
15437 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15438 noconfigdirs.
15439 (*-*-cygwin*): Likewise.
15440
15441 1999-08-08 Ian Lance Taylor <ian@zembu.com>
15442
15443 * mkdep: New file.
15444 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15445 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15446
15447 From Eli Zaretskii <eliz@is.elta.co.il>:
15448 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15449 long file name when using DJGPP on MS-DOS.
15450
15451 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15452
15453 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15454
15455 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15456
15457 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15458 dependency as this causes "make check" to globally "make all"
15459
15460 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15461
15462 * configure.in (target_libs): Added target-zlib.
15463 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15464 (CONFIGURE_TARGET_MODULES): Likewise.
15465 (CHECK_TARGET_MODULES): Likewise.
15466 (INSTALL_TARGET_MODULES): Likewise.
15467 (CLEAN_TARGET_MODULES): Likewise.
15468 (configure-target-zlib): New target.
15469 (all-target-zlib): Likewise.
15470 (all-target-libjava): Depend on all-target-zlib.
15471 (configure-target-libjava): Depend on configure-target-zlib.
15472
15473 * Makefile.in (configure-target-libjava): Depend on
15474 configure-target-newlib.
15475 (configure-target-boehm-gc): New target.
15476 (configure-target-qthreads): New target.
15477
15478 * configure.in (target_libs): Added target-qthreads.
15479 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15480 (CONFIGURE_TARGET_MODULES): Likewise.
15481 (CHECK_TARGET_MODULES): Likewise.
15482 (INSTALL_TARGET_MODULES): Likewise.
15483 (CLEAN_TARGET_MODULES): Likewise.
15484 (all-target-qthreads): New target.
15485 (configure-target-libjava): Depend on configure-target-qthreads.
15486 (all-target-libjava): Depend on all-target-qthreads.
15487
15488 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15489 (CONFIGURE_TARGET_MODULES): Likewise.
15490 (CHECK_TARGET_MODULES): Likewise.
15491 (INSTALL_TARGET_MODULES): Likewise.
15492 (CLEAN_TARGET_MODULES): Likewise.
15493 (all-target-libjava): New target.
15494 (all-target-boehm-gc): Likewise.
15495 * configure.in (target_libs): Added libjava, boehm-gc.
15496
15497 1999-07-22 Ian Lance Taylor <ian@zembu.com>
15498
15499 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15500 configure.bat in SUPPORT_FILES.
15501 (gas+binutils.tar.bz2): Likewise.
15502
15503 * makeall.bat: Remove; obsolete.
15504
15505 1999-07-21 Ian Lance Taylor <ian@zembu.com>
15506
15507 From Mark Elbrecht:
15508 * configure.bat: Remove; obsolete.
15509
15510 1999-07-11 Ian Lance Taylor <ian@zembu.com>
15511
15512 * configure: Add -W -Wall to the default CFLAGS when compiling with
15513 gcc.
15514
15515 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15516
15517 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15518
15519 1999-06-30 Mark Mitchell <mark@codesourcery.com>
15520
15521 * configure.in: Build ld on IRIX6.
15522
15523 1999-06-12 Ian Lance Taylor <ian@zembu.com>
15524
15525 * Makefile.in: Change distribution targets to use bzip2 instead of
15526 gzip.
15527 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15528 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15529
15530 1999-06-04 Nick Clifton <nickc@cygnus.com>
15531
15532 * config.sub: Add mcore target.
15533
15534 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15535
15536 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15537
15538 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15539
15540 * config.guess (dummy): Changed to $dummy.
15541
15542 1999-05-24 Nick Clifton <nickc@cygnus.com>
15543
15544 * config.sub: Tidied up case statements.
15545
15546 1999-05-22 Ben Elliston <bje@cygnus.com>
15547
15548 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15549 <jiro@din.or.jp>.
15550
15551 * config.guess: Merge with FSF version. Future changes will be
15552 more accurately recorded in this ChangeLog.
15553 * config.sub: Likewise.
15554
15555 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15556
15557 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15558
15559 1999-04-30 Tom Tromey <tromey@cygnus.com>
15560
15561 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15562
15563 1999-04-23 Tom Tromey <tromey@cygnus.com>
15564
15565 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15566
15567 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
15568
15569 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15570 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15571 Bad merge removed these two changes.
15572
15573 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
15574 Martin Heller (Ing.-Buero_Heller@t-online.de)
15575
15576 * config.guess (interix Alpha): Add.
15577
15578 1999-04-11 Richard Henderson <rth@cygnus.com>
15579
15580 * configure.in (i?86-*-beos*): Do config gperf; don't config
15581 gdb, newlib, or libgloss.
15582
15583 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
15584
15585 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15586 link a trivial program with -mabi=64. If it fails, remove mabi=64
15587 from multidirs.
15588
15589 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15590
15591 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15592
15593 1999-04-08 Nick Clifton <nickc@cygnus.com>
15594
15595 * config.sub: Add support for mcore targets.
15596
15597 1999-04-07 Michael Meissner <meissner@cygnus.com>
15598
15599 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15600 not mt-ospace, in order to shut up assembler warning about using
15601 symbols that are named the same as registers.
15602
15603 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
15604
15605 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15606 dependency list for all-target-cygmon.
15607
15608 1999-04-05 Doug Evans <devans@casey.cygnus.com>
15609
15610 * config-ml.in: Check $host, not $target, for selective multilibs.
15611 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15612 thumb interworking, and underscore prefix multilibs.
15613
15614 1999-04-04 Ian Lance Taylor <ian@zembu.com>
15615
15616 * missing: Update to version from current automake.
15617
15618 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15619
15620 * configure (gxx_include_dir): Removed.
15621
15622 * configure.in (gxx_include_dir): Handle it.
15623 * Makefile.in: Likewise.
15624
15625 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15626
15627 * config.sub (mips64vr4111,mips64vr4111el) Add.
15628
15629 1999-03-21 Ben Elliston <bje@cygnus.com>
15630
15631 * config.guess: Correct typo for detecting ELF on FreeBSD.
15632
15633 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15634
15635 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15636 config/mh-djgpp.
15637
15638 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15639
15640 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15641 all-target-newlib to dependency list for all-target-bsp.
15642
15643 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15644
15645 * config.sub: Add i386-uwin support.
15646 * config.guess: Likewise.
15647
15648 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15649
15650 * configure.in: cleanup, add mh-*pic handling for arm, special
15651 case powerpc*-*-aix*
15652
15653 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15654
15655 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15656 can be built.
15657
15658 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15659
15660 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15661 targets.
15662
15663 1999-03-02 Nick Clifton <nickc@cygnus.com>
15664
15665 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15666
15667 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15668
15669 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15670
15671 1999-02-24 Nick Clifton <nickc@cygnus.com>
15672
15673 * config.sub: Fix typo in arm recognition.
15674
15675 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15676
15677 * configure.in (noconfigdirs): Changed target_configdirs to
15678 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15679 rather than m68k-*-* since it is not known to work on
15680 m68k-aout. Ditto for arm-*-*oabi.
15681
15682 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15683
15684 * configure.in (*-*-windows*): Remove, no longer used.
15685
15686 1999-02-19 Ben Elliston <bje@cygnus.com>
15687
15688 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15689 Smart and improved by Andrew Cagney.
15690
15691 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15692
15693 * config.guess: Recognize openbsd-*-hppa.
15694
15695 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15696
15697 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15698 only if it is not empty.
15699
15700 1999-02-17 Nick Clifton <nickc@cygnus.com>
15701
15702 Patch from: Scott Bambrough <scottb@corelcomputer.com>
15703
15704 * config.guess: Modified to recognize uname's armv* syntax.
15705
15706 * config.sub: Modified to recognize uname's armv* syntax.
15707
15708 1999-02-17 Mark Salter <msalter@cygnus.com>
15709
15710 * configure.in: Added target-bsp for sparclite.
15711
15712 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15713
15714 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15715
15716 1999-02-08 Nick Clifton <nickc@cygnus.com>
15717
15718 * configure.in: Add support for strongarm port.
15719 * config.sub: Add support for strongarm target.
15720
15721 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
15722
15723 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15724 the old name config/mh-cygwin32.
15725 Enable texinfo.
15726
15727 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15728
15729 * configure.in: Do build ld for ix86 Solaris.
15730
15731 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15732
15733 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15734 $AR_FOR_TARGET. Likewise for RANLIB.
15735
15736 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
15737
15738 * config.sub (oabi): Recognize.
15739 * configure.in (arm-*-oabi): Handle.
15740
15741 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15742
15743 * config.guess: Improve detection of i686 on UnixWare 7.
15744
15745 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15746
15747 * config.guess: Add support for i386-pc-interix.
15748 * config.sub: Likewise.
15749 * configure.in: Likewise.
15750
15751 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15752
15753 * Makefile.in: Remove unneeded all-target-libio from
15754 from all-target-winsup target since it is now unneeded.
15755 Add all-target-libtermcap in its place since it is now
15756 needed.
15757
15758 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15759
15760 * configure.in: makefile stub for cygwin target is probably
15761 unnecessary. Remove it for now.
15762
15763 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15764
15765 * configure.in: libtermcap.a should be built when cygwin is the
15766 target as well as the host.
15767 * config.guess: Allow mixed case in cygwin uname output.
15768 * Makefile.in: Add libtermcap target.
15769
15770 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15771
15772 * config.sub: Clean up handling of hppa2.0.
15773
15774 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15775
15776 * config.guess: Use C code to identify more HP machines.
15777
15778 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15779
15780 * config.sub: Handle hppa2.0.
15781
15782 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15783
15784 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15785 cygmon for all sparclite targets, regardless of object format.
15786
15787 1998-12-15 Mark Salter <msalter@cygnus.com>
15788
15789 * configure.in: Added target-bsp for several target architectures.
15790
15791 * Makefile.in: Added rules for bsp.
15792
15793 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15794
15795 * config.guess: Improve detection of hppa2.0 processors.
15796
15797 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15798
15799 * config.guess: Recognize FreeBSD using ELF automatically.
15800
15801 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15802
15803 * configure (skip-this-dir): Add handling for new shell script, which
15804 might be created by a sub-directory's configure to indicate, this particular
15805 directory is "unwanted".
15806 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15807
15808 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15809
15810 * ltconfig: import from libtool, after changing libtool to
15811 account for the cygwin name change.
15812
15813 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15814
15815 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15816 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15817
15818 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
15819
15820 * configure.in: Add libtermcap to list of cygwin dependencies.
15821
15822 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
15823
15824 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15825 they include winsup/include when it's a cygwin target.
15826
15827 1998-11-12 Tom Tromey <tromey@cygnus.com>
15828
15829 * configure.in (host_tools): Added zip.
15830 * Makefile.in (all-target-libjava): Depend on all-zip.
15831 (all-zip): New target.
15832 (ALL_MODULES): Added all-zip.
15833 (NATIVE_CHECK_MODULES): Added check-zip.
15834 (INSTALL_MODULES): Added install-zip.
15835 (CLEAN_MODULES): Added clean-zip.
15836
15837 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
15838
15839 * Makefile.in: lose "32" from comment about cygwin.
15840
15841 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
15842
15843 * configure.in: Use -Os to build target libraries for the fr30.
15844
15845 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
15846
15847 * config.sub: Add fr30.
15848
15849 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
15850
15851 * configure.in: drop "32" from config/mh-cygwin32. Check
15852 cygwin* instead of cygwin32*.
15853 * config.sub: Check cygwin* instead of cygwin32*.
15854
15855 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
15856
15857 * config.guess: Match any version of Unixware7.
15858
15859 1998-10-20 Syd Polk <spolk@cygnus.com>
15860
15861 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15862 if desired.
15863
15864 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
15865
15866 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15867 these if the appropriate directories and files to not exist.
15868
15869 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
15870
15871 * Makefile.in (DEVO_SUPPORT): Add config.if.
15872
15873 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
15874
15875 * configure: Add pattern to replace "build_tooldir"'s
15876 definition in the generated Makefile with "tooldir"'s
15877 actual value.
15878
15879 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
15880
15881 * config.sub: Bring back lost sparcv9.
15882
15883 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15884
15885 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
15886
15887 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15888 CC_FOR_TARGET and friends.
15889
15890 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15891
15892 * Makefile.in (build_tooldir): New variable, same as tooldir.
15893 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15894 -B$(build_tooldir)/bin/.
15895 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15896
15897 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15898
15899 * README: Remove installation instructions and refer to the
15900 INSTALL directory instead.
15901
15902 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
15903
15904 * config.sub: Add support for i[34567]86-pc-udk.
15905 * configure.in: Likewise.
15906
15907 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
15908
15909 * Makefile.in: add bzip2 package building bits for user
15910 tools module
15911 * configure.in: ditto
15912
15913 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
15914
15915 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15916 (ALL_TARGET_MODULES): Add all-target-libobjc.
15917 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15918 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15919 (all-target-libchill): Add dependencies.
15920 * configure.in (target_libs): Add libchill.
15921
15922 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
15923
15924 * configure.in (target_subdir): Remove duplicate line.
15925
15926 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
15927
15928 * Makefile.in (all-automake): fix dependencies.
15929
15930 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
15931
15932 * configure.in: Minor cleanups for building in the $(target_alias)
15933 subdir.
15934
15935 1998-09-22 Jim Wilson <wilson@cygnus.com>
15936
15937 * Makefile.in (bootstrap): Set r and s before make all. Use
15938 BASE_FLAGS_TO_PASS in make all.
15939 (cross): Likewise.
15940
15941 1998-09-20 Mark Mitchell <mark@markmitchell.com>
15942
15943 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15944
15945 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
15946
15947 * config.sub: Fix typo in last change.
15948
15949 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15950
15951 * config.sub: Add support for C4x target.
15952 * configure.in: Likewise.
15953
15954 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
15955
15956 * config.sub: Recognize sparcv9 just like sparc64.
15957
15958 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
15959
15960 * config.guess: Match "Pent II" or "PentII" for OpenServer.
15961
15962 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
15963
15964 * config.guess: Correctly identify Pentium II sco boxes.
15965
15966 * config.guess: Fix "tr" code. From Weiwen Liu.
15967
15968 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
15969
15970 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15971 stabs.
15972
15973 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
15974
15975 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15976 (ALL_TARGET_MODULES): Add all-target-libchill.
15977 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15978 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15979 (all-target-libchill): Add dependencies.
15980 * configure.in (target_libs): Add libchill.
15981
15982 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15983
15984 * config.guess: Avoid assumptions about "tr" behaves when
15985 LANG is set to something other than English.
15986
15987 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
15988
15989 * configure (gxx_include_dir): Changed to
15990 '${prefix}/include/g++'-${libstdcxx_interface}.
15991
15992 * config.if: New to determine the interfaces.
15993
15994 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
15995
15996 * config.guess: Detect and handle MPE/IX.
15997 * config.sub: Deal with MPE/IX.
15998
15999 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
16000
16001 * configure.in: Use mh-aix43.
16002
16003 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
16004
16005 * configure: Fix --without/--disable cases for gxx-include-dir.
16006
16007 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
16008
16009 * mdata-sh: Imported. Needed for automake support.
16010
16011 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
16012
16013 * Makefile.in (taz): Try "chmod -R og=u ." before
16014 "chmod og=u `find . -print`".
16015
16016 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
16017
16018 * configure.in: Add arm-elf and thumb-elf support.
16019
16020 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16021
16022 * Makefile.in: Undo previous patch.
16023
16024 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16025
16026 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16027 to here ...
16028 (install-no-fixedincludes): and here
16029 (INSTALL_MODULES): ... from here.
16030
16031 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16032
16033 * config.sub: Merge with FSF.
16034
16035 * config.guess: Merge with FSF.
16036
16037 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16038
16039 * configure (extraconfigdirs): New variable.
16040 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16041 * Makefile.in (all): Move higher in file.
16042 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16043 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16044 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16045 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16046 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16047
16048 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
16049
16050 * Makefile.in (all-target-libjava): Depend on all-gcc and
16051 all-target-newlib.
16052 (configure-target-libjava): Depend on $(ALL_GCC).
16053
16054 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16055
16056 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16057 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16058
16059 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16060
16061 * INSTALL/README: Fix typo.
16062
16063 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16064
16065 * ylwrap: Change absolute path checks to check for DOS style path
16066 names.
16067
16068 * ylwrap: Don't use a full path name if the source file is in the
16069 same directory. From hjl@lucon.org (H.J. Lu).
16070
16071 * config-ml.in: Default to being verbose, to match Feb 18 change to
16072 configure.
16073
16074 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16075
16076 Brought over from egcs:
16077
16078 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16079
16080 * configure.in (target_subdir): Set to ${target_alias} instead
16081 of "libraries".
16082
16083 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16084
16085 * configure.in (target_subdir): Set to libraries if enable_multilib.
16086
16087 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16088
16089 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16090 multilibs, force reconfiguration the first time we create
16091 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16092
16093 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16094
16095 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16096 avoid confusion with --no-recursion.
16097
16098 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16099
16100 * configure.in: Win32 hosts shouldn't use install -x
16101 * install-sh: remove -x option, and special .exe-handling
16102 hack.
16103
16104 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16105
16106 * config.guess: Recognize i586-pc-beos.
16107 * configure.in: Don't build some bits for beos.
16108
16109 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16110
16111 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16112 CFLAGS default to -O2.
16113
16114 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16115 when using GNU ld.
16116
16117 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16118
16119 * ltmain.sh: Correct install when using a different shell.
16120
16121 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16122
16123 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16124
16125 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16126
16127 * makefile.vms: Update to build binutils/makefile.vms. Add install
16128 target.
16129
16130 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16131
16132 * ltconfig: Update to correct AIX handling.
16133
16134 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16135
16136 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16137
16138 * configure.in (target_subdir): Set to ${target_alias} instead
16139 of "libraries".
16140
16141 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16142
16143 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16144 (Makefile): Depend on $(gcc_version_trigger).
16145
16146 * configure (gcc_version): Change default initializer to empty
16147 string.
16148 (gcc_version_trigger): New variable; pass this variable down
16149 to subdir configures to enable them checking gcc's version
16150 themselves. Emit make macros for both gcc_version vars.
16151 (topsrcdir): Initialize reliably.
16152 (recursion line): Remove --with-gcc-version=${gcc_version}.
16153
16154 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16155
16156 * configure (enable_version_specific_runtime_libs): Implement new flag
16157 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16158 in $(libsubdir); emit definition in each generated Makefile.
16159 (gxx_include_dir): Initialize depending on
16160 $enable_version_specific_runtime_libs.
16161
16162 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16163
16164 * configure (gcc_version): Initialize properly depending on
16165 how and where configure is started.
16166 (recursion line): Pass a --with-gcc-version=${gcc_version}
16167 to configures in subdirs.
16168
16169 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16170
16171 * configure.in (noconfigdirs): Add configure pattern for mips tx39
16172 cygmon
16173
16174 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16175
16176 * configure.in: Add cygmon and libstub support for mn10200.
16177
16178 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16179
16180 * configure (gcc_version): Add new variable describing the
16181 particular gcc version we're building.
16182 * Makefile.in (libsubdir): Add new macro for the directory
16183 in which the compiler finds executables, libraries, etc.
16184 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16185 and libsubdir.
16186
16187 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16188
16189 * Makefile.in (local-clean): Remove *.log.
16190 (warning.log): Built with warn_summary from build.log.
16191 (mail-report.log): Run test_summary.
16192 (mail-report-with-warnings.log): Run test_summary including
16193 warning.log in the report.
16194
16195 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16196
16197 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16198
16199 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16200
16201 * Makefile.in (grep): Grep no longer depends on libiberty.
16202
16203 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16204
16205 * Makefile.in: all-snavigator needs all-libgui.
16206
16207 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16208
16209 * configure.in: Add cygmon and libstub support for mn10300.
16210
16211 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16212
16213 * missing: Update to version from automake 1.3.
16214
16215 * ltmain.sh: On installation, don't get confused if the same name
16216 appears more than once in the list of library names.
16217
16218 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16219
16220 * config.sub: Accept m68060 and m5200 as CPU names.
16221
16222 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16223
16224 * configure: Use && rather than using -a in test, because odd
16225 strings can confuse test.
16226 * configure.in: Likewise.
16227
16228 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16229
16230 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16231
16232 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16233
16234 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16235 bootstrap4-lean): New targets.
16236
16237 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16238
16239 * mpw-* Delete. Not used.
16240
16241 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16242
16243 * COPYING.LIB: Update FSF address.
16244
16245 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16246
16247 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16248
16249 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16250 GAS_SUPPORT_DIRS.
16251
16252 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16253
16254 * ltconfig, ltmain.sh: Avoid producing a version number if
16255 -version-info was not used.
16256
16257 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16258
16259 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16260 building with newlib.
16261
16262 1998-04-30 Paul Eggert <eggert@twinsun.com>
16263
16264 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16265 Solaris `make' causes it to continue to next definition.
16266
16267 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16268
16269 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16270 the right GUI libraries and files are installed along with GDB.
16271
16272 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16273
16274 * configure.in: Change alpha to alpha* in several places.
16275
16276 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16277
16278 * config.sub: Recognize sparc86x.
16279
16280 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16281
16282 * configure.in (--enable-target-optspace): Remove debug echo.
16283
16284 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16285
16286 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16287
16288 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16289
16290 * ltconfig: Update cygwin32 support.
16291
16292 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16293 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16294 (GDB_SUPPORT_DIRS): Likewise.
16295
16296 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16297
16298 * configure.in (target_makefile_frag): If --enable-target-optspace,
16299 use -Os to compile target libraries rather than -O2. Default to
16300 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16301 not used.
16302 * configure.in (target_cflags): Ditto for d30v.
16303
16304 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16305
16306 * Makefile.in (all-bfd): Depend on all-intl.
16307 (all-binutils): Likewise.
16308 (all-gas): Likewise.
16309 (all-gprof): Likewise.
16310 (all-ld): Likewise.
16311
16312 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16313
16314 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16315
16316 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16317
16318 * Makefile.in (all-bfd): Depend upon all-libiberty.
16319
16320 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16321
16322 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16323
16324 * Makefile.in: Add libstub.
16325
16326 * configure.in: Ditto. Build libstub for targets that have cygmon
16327 support.
16328
16329 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16330
16331 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16332
16333 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16334
16335 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16336 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16337
16338 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16339
16340 * configure: Define DEFAULT_M4 by searching PATH.
16341 * Makfile.in: Use DEFAULT_M4.
16342
16343 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16344
16345 * ltconfig: Add cygwin32 support.
16346
16347 * Makefile.in, configure.in: Add libtool as a native only directory
16348 to configure and build.
16349
16350 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16351
16352 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16353
16354 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
16355
16356 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16357
16358 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16359
16360 * Makefile.in: add ash make rules
16361 * configure.in: add ash to native_only and host_tools lists
16362
16363 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16364
16365 * Makefile.in (all-gettext, all-intl): New targets.
16366 (ALL_MODULES): Added all-gettext, all-intl.
16367 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16368 (INSTALL_MODULES): Added install-gettext, install-intl.
16369 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16370
16371 * configure.in (host_tools): Added gettext.
16372 (native_only): Likewise.
16373 (noconfigdirs) [various cases]: Likewise.
16374 (host_libs): Added intl.
16375
16376 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16377
16378 * configure: Do not disable building gdbtk for cygwin32 hosts.
16379
16380 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16381
16382 * configure.in: Add thumb-coff target.
16383 * config.sub: Add thumb-coff target.
16384
16385 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16386
16387 * Makefile.in: Revert yesterday's change.
16388 (all-target-winsup): all-target-librx stays out of here.
16389
16390 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16391
16392 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16393 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16394 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16395 Remove references to librx and libg++.
16396
16397 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16398
16399 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16400 recursive makes
16401
16402 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16403
16404 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16405 for newlib directory.
16406 (CXX_FOR_TARGET): Likewise.
16407
16408 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16409
16410 * ltconfig: Update after libtool/ltconfig.in change for
16411 hpux11.
16412
16413 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16414
16415 * ltconfig, ltmain.sh: Update to libtool 1.2.
16416
16417 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16418
16419 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16420 (install-gcc-cross): Instead, override LANGUAGES here.
16421
16422 1998-03-18 Dave Love <d.love@dl.ac.uk>
16423
16424 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16425 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16426
16427 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16428
16429 * configure.in: Add Thumb-pe target.
16430
16431 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
16432
16433 * Makefile.in - changed sn targets to snavigator
16434 * configure.in - changed sn targets to snavigator
16435
16436 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16437
16438 * config-ml.in: After building symlink tree call make distclean
16439 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16440 to be the case for libiberty.
16441
16442 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16443
16444 * configure: When making link, also check the current
16445 directory. The configure scripts may create one.
16446
16447 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16448
16449 * config.sub: Accept alphapca56 and alphaev6 properly.
16450
16451 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16452
16453 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16454
16455 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16456
16457 * config.sub (sco5): Fix typo.
16458
16459 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16460
16461 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16462 install-itcl.
16463 (install-itcl): Remove dependency on install-tcl.
16464
16465 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16466
16467 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16468
16469 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16470
16471 * configure.in: Don't build libgui for a cygwin32 target when not on
16472 a cygwin32 host.
16473
16474 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16475
16476 * configure (redirect): Set to null, so default behavior of
16477 configure is now --verbose.
16478
16479 1998-02-16 Dave Love <d.love@dl.ac.uk>
16480
16481 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16482 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16483
16484 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16485
16486 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16487 this change to sync Makefile.in with its ChangeLog entries.
16488
16489 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16490
16491 * ltmain.sh (mkdir): Check that the directory doesn't exist
16492 before we exit with error, so that we don't get races during
16493 parallel builds.
16494
16495 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16496
16497 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16498
16499 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16500
16501 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16502 PICFLAG_FOR_TARGET.
16503 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16504
16505 * configure: Emit a definition for the new macro enable_shared
16506 into each Makefile.
16507
16508 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16509
16510 * configure.in (host_tools, native_only): Add libtool.
16511
16512 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16513
16514 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16515 Fix typo in ming config comment.
16516
16517 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16518
16519 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16520
16521 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16522
16523 * config.sub: Add tic30 cases, and map c30 to tic30.
16524
16525 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16526
16527 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16528 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16529 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16530 (CLEAN_TARGET_MODULES): Similarly
16531 (all-target-libf2c): Add dependences.
16532 * configure.in (target_libs): Add libf2c.
16533
16534 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16535
16536 * configure.in: Remove expect from noconfigdirs when target
16537 is cygwin32. OK to build expect and dejagnu with Canadian
16538 Cross.
16539
16540 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16541
16542 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16543 host.
16544
16545 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16546 and mingw32.
16547
16548 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16549
16550 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16551 here as it is not defined in the toplevel Makefile.
16552
16553 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16554
16555 * configure (package_makefile_rules_frag): New variable, which names
16556 a file with generic rules, ...
16557 Change comment to mention we now have FIVE parts.
16558 * configure: Undo last change.
16559
16560 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16561
16562 * config.guess: More accurate determination of HP processor types.
16563 * config.sub: More accurate determination of HP processor types.
16564
16565 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16566
16567 * configure (package_makefile_frag): Move inserting the
16568 ${package_makefile_frag} to where it should be according
16569 to the comment.
16570
16571 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16572
16573 * config.guess: Add support for Linux/ARM.
16574
16575 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16576
16577 * .cvsignore: Remove *-info and *-install since they match
16578 release-info and mpw-install, which we don't want to just ignore.
16579
16580 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16581
16582 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16583
16584 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16585
16586 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16587 local_prefix to sub-make invocations.
16588
16589 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16590
16591 * configure.in: Check makefile fragments in the source
16592 directory.
16593
16594 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16595
16596 * configure.in: Check whether host and target makefile
16597 fragments exist before adding them to *_makefile_frag.
16598
16599 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16600
16601 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16602
16603 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16604
16605 * configure.in: Make sure we only replace RPATH_ENVVAR on
16606 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16607 regexp to sed.
16608
16609 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16610 to sub-makes.
16611
16612 1998-01-13 Lee Iverson (leei@ai.sri.com)
16613
16614 * config-ml.in (multi-do): LDFLAGS must include multilib
16615 designator.
16616
16617 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
16618
16619 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16620
16621 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16622
16623 * config.sub: Add mingw32 support.
16624 * configure.in: Likewise.
16625
16626 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16627
16628 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16629
16630 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16631
16632 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16633 * configure (gxx_include_dir): Provide a definition for subdirs
16634 which do not use autoconf.
16635
16636 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16637
16638 * config.guess: Sync with egcs. Picks up new alpha support,
16639 BeOS & some additional linux support.
16640
16641 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16642
16643 * config.guess: HP 9000/803 is a PA1.1 machine.
16644
16645 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16646
16647 * configure.in: It's alpha*-...
16648
16649 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16650
16651 * configure.in (host_makefile_frag, target_makefile_frag):
16652 Handle multiple config files.
16653 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16654 alpha-*-*.
16655
16656 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16657
16658 * mkdep: New file.
16659
16660 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16661
16662 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16663
16664 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16665
16666 * Makefile.in: Add libgui directory.
16667 (GDB_TK): Add all-libgui.
16668 * configure.in: Add libgui directory.
16669 * configure: Add all-libgui to GDB_TK.
16670
16671 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16672
16673 * config-ml.in (multidirs): Add m32r to multilib list.
16674
16675 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16676
16677 * Makefile.in (all-target-gperf): Change dependency to
16678 all-target-libstdc++.
16679
16680 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16681
16682 * config.guess: Add BeOS support.
16683
16684 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16685
16686 Source directory cvs renamed to cvssrc:
16687 * configure.in (host_tools): Change cvs to cvssrc.
16688 (native_only): Likewise.
16689 (noconfigdirs) [various cases]: Likewise.
16690 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16691 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16692 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16693 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16694 (all-cvssrc): Rename target from all-cvs.
16695
16696 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16697
16698 * configure (gxx_include_dir): Fix thinko.
16699
16700 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16701
16702 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16703 (install-cross, install-gcc-cross): New targets.
16704
16705 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16706
16707 * configure.in (noconfigdirs): Add support for Thumb target.
16708
16709 * config.sub (maybe_os): Add support for Thumb target.
16710
16711 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16712
16713 * Makefile.in: Add rules for cygmon.
16714
16715 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16716
16717 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16718
16719 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16720 * configure (gxx_include_dir): Provide a definition for subdirs
16721 which do not use autoconf.
16722
16723 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16724
16725 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16726 11/18/97 build
16727
16728 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16729
16730 * From Franz Sirl.
16731 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16732 found on RedHat Linux systems.
16733
16734 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16735
16736 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16737 guesses.
16738
16739 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16740
16741 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16742
16743 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16744
16745 * ltmain.sh: If mkdir fails, check whether the directory was created
16746 anyhow by some other process.
16747
16748 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16749
16750 * configure.in (d30v-*-*): Configure all directories.
16751
16752 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16753
16754 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16755 for the D30V.
16756
16757 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16758
16759 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16760
16761 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16762
16763 * include/libiberty.h: Add extern "C" { so it can be used with C++
16764 progrms.
16765 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16766 programs.
16767
16768 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16769
16770 * configure.in (d30v-*-*): Configure GCC now.
16771
16772 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16773
16774 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16775 is no longer needed.
16776
16777 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16778
16779 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16780
16781 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16782
16783 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16784 targets using "$@" to provide support for similar but not identical
16785 targets without having to duplicate code.
16786
16787 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16788
16789 * makefile.vms: Fix to work with DEC C.
16790
16791 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16792
16793 * config.sub: Add mips-tx39-elf to marketing names.
16794
16795 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16796
16797 * ltmain.sh: Handle symlinks in generated script.
16798
16799 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16800
16801 * configure: Handle autoconf style directory options: --bindir,
16802 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16803 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16804 --sysconfdir.
16805 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16806 (sharedstatedir, localstatedir, oldincludedir): New variables.
16807 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16808 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16809 sbindir, sharedstatedir, and sysconfdir.
16810
16811 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16812
16813 * Makefile.in (bootstrap-lean): New target.
16814
16815 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16816
16817 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
16818 sn, and gnuserv from noconfigdirs.
16819
16820 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
16821
16822 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16823
16824 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
16825
16826 * Makefile.in (cross): New target.
16827
16828 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
16829 Jeff Law <law@cygnus.com>
16830
16831 * Makefile.in (bootstrap2, bootstrap3): New targets.
16832 (all-bootstrap): Remove outdated and confusing target.
16833 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16834
16835 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
16836
16837 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16838 windows. Consistent with gdb/configure.
16839
16840 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
16841
16842 * configure.in: Name Linux target fragment.
16843
16844 * configure: Rewrite so that project Makefile fragment is inserted
16845 first and appears last in the resulting Makefile.
16846
16847 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
16848
16849 * Makefile.in (install-itcl): Install tcl first.
16850
16851 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
16852
16853 * configure.in: remove bison from noconfigdirs for Cygwin32 host
16854
16855 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16856
16857 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16858
16859 * configure.in (skipdirs): Add target-librx for Linux.
16860 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16861
16862 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
16863
16864 * Makefile.in (bootstrap): New target.
16865
16866 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
16867
16868 * config.sub: Accept 'amigados' for backward compatibility.
16869
16870 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
16871
16872 * config.guess: Merge with FSF.
16873
16874 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
16875
16876 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16877
16878 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
16879
16880 * config.sub: Add "marketing-names" patch.
16881
16882 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
16883
16884 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16885
16886 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
16887
16888 * config.sub: Handle v850-elf.
16889
16890 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
16891
16892 * .cvsignore (*-install): Remove.
16893
16894 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
16895
16896 * ltconfig: Set CONFIG_SHELL in libtool.
16897 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16898
16899 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16900
16901 * configure.in (target_subdir): Set to libraries if enable_multilib.
16902
16903 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
16904
16905 * config.guess: Update from gcc directory.
16906
16907 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
16908
16909 * Makefile.in (all-sim): Depends on all-readline.
16910
16911 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
16912
16913 * Makefile.in (BISON, YACC): Use $$s.
16914 (all-bison): Depend on all-texinfo.
16915
16916 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
16917
16918 * Makefile.in (BISON): Add -L flag.
16919 (YACC): Likewise.
16920
16921 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16922
16923 * configure.in (noconfigdirs): Add support for v850e target.
16924
16925 * config.sub (maybe_os): Add support for v850e target.
16926
16927 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16928
16929 * configure.in (noconfigdirs): Add support for v850ea target.
16930
16931 * config.sub (maybe_os): Add support for v850ea target.
16932
16933 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
16934
16935 * config.sub: Add mipstx39. Delete r3900.
16936
16937 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16938
16939 * Makefile.in (all-autoconf): Depends on all-texinfo.
16940
16941 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
16942
16943 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16944 eabi targets.
16945
16946 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
16947
16948 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16949
16950 * configure: When handling a Canadian Cross, handle YACC as well as
16951 BISON. Just set BISON to bison. When setting YACC, prefer bison.
16952 * Makefile.in (all-bison): Depend upon all-texinfo.
16953
16954 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
16955
16956 * Makefile.in (BISON): bison, not byacc or bison -y.
16957 (YACC): bison -y or byacc or yacc.
16958 (various): Add *-bison as appropriate.
16959 (taz): No need to mess with BISON anymore.
16960
16961 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
16962
16963 * configure: If OSTYPE matches *win32*, try to find a good value for
16964 CONFIG_SHELL.
16965
16966 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
16967
16968 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16969 configure.in if it is present.
16970
16971 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
16972
16973 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16974
16975 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
16976
16977 * config.sub: Recognize `arc' cpu.
16978 * configure.in: Likewise.
16979 * config-ml.in: Likewise.
16980
16981 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
16982
16983 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16984
16985 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
16986
16987 * configure: Changed sed delimiter from ':' to '|' when
16988 attempting to substitute ${config_shell} for SHELL. On
16989 NT ${config_shell} may contain a ':' in it.
16990
16991 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
16992
16993 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16994
16995 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
16996
16997 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16998
16999 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
17000
17001 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17002
17003 * ylwrap: If the program is a relative path, force it to be
17004 absolute.
17005
17006 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
17007
17008 * configure (tooldir): Set BISON to `bison -y' and not just bison.
17009
17010 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
17011
17012 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17013 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17014 for libraries.
17015
17016 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
17017
17018 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17019 separated by spaces.
17020
17021 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17022
17023 * ylwrap: New file.
17024 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17025
17026 * ltmain.sh: Handle /bin/sh at start of install program.
17027
17028 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17029
17030 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17031 * missing: New file, from automake 1.2.
17032
17033 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17034
17035 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17036 check-tk to CHECK_X11_MODULES.
17037
17038 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17039
17040 * config.sub: Merge with FSF.
17041
17042 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17043
17044 * config.guess: Merge with FSF.
17045
17046 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17047
17048 * configure: Treat msdosdjgpp like go32.
17049 * configure.in: Likewise. Don't remove gprof for go32.
17050
17051 * configure: Change Makefile.tem2 to Makefile.tm2.
17052
17053 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17054
17055 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17056
17057 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17058
17059 * install-sh (chmodcmd): Set to null if the DST directory already
17060 exists. Same as Nov 11th change.
17061
17062 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17063
17064 * configure (GDB_TK): Needs itcl and tix.
17065
17066 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17067
17068 * config.guess: Update from FSF.
17069
17070 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17071
17072 * Makefile.in (GDB_TK): Depend on itcl and tix.
17073
17074 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17075
17076 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17077 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17078 (INSTALL_SCRIPT): New variable.
17079 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17080 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17081 to -x.
17082 * install-sh: Add support for -x option.
17083
17084 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17085
17086 * configure.in, Makefile.in: Treat tix like itcl.
17087
17088 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17089
17090 * Makefile.in (WINDRES): New variable.
17091 (WINDRES_FOR_TARGET): New variable.
17092 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17093 (EXTRA_HOST_FLAGS): Add WINDRES.
17094 (EXTRA_TARGET_FLAGS): Add WINDRES.
17095 (EXTRA_GCC_FLAGS): Add WINDRES.
17096 ($(DO_X)): Pass down WINDRES.
17097 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17098 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17099 DLLTOOL_FOR_TARGET.
17100
17101 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17102
17103 * configure.in: configure sim before gdb for win32-x-ppc
17104
17105 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17106
17107 Move gperf into the toplevel, from libg++.
17108 * configure.in (target_tools): Add target-gperf.
17109 (native_only): Add target-gperf.
17110 * Makefile.in (all-target-gperf): New target, depend on
17111 all-target-libg++.
17112 (configure-target-gperf): Empty rule.
17113 (ALL_TARGET_MODULES): Add all-target-gperf.
17114 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17115 (CHECK_TARGET_MODULES): Add check-target-gperf.
17116 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17117 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17118
17119 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
17120
17121 * config.sub (mn10200): Recognize new basic machine.
17122
17123 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17124
17125 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17126 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17127
17128 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17129
17130 * configure.in: If we're building mips-sgi-irix6* native, turn on
17131 ENABLE_MULTILIB and set TARGET_SUBDIR.
17132
17133 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17134
17135 * Makefile.in (all-sn): Depend on all-grep.
17136
17137 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17138
17139 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17140
17141 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17142 Makefile. From Jeff Makey <jeff@cts.com>.
17143 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17144
17145 * Makefile.in (DISTBISONFILES): Remove.
17146 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17147 $(DEFAULT_YACC).
17148
17149 * configure.in: Build itl, db, sn, etc., when building for native
17150 cygwin32.
17151
17152 * Makefile.in (LD): New variable.
17153 (EXTRA_HOST_FLAGS): Pass down LD.
17154 ($(DO_X)): Likewise.
17155
17156 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17157
17158 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17159
17160 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17161
17162 * configure.in (targargs): Strip out any supplied --build argument
17163 before adding our own. Always add --build.
17164
17165 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17166
17167 * configure.in (targargs): Pass --build if we're doing
17168 a cross-compile.
17169
17170 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17171
17172 * configure: Use '|' instead of ":" as the separator in
17173 sed. Otherwise sed chokes on NT path names with drive
17174 designators. Also look for "?:*" as the leading characters in an
17175 absolute pathname.
17176
17177 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17178
17179 * config.sub: Support for r3900.
17180
17181 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17182
17183 * configure.in: Use install-sh, not install.sh.
17184
17185 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17186
17187 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17188 apply it twice.
17189
17190 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17191
17192 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17193 install-binutils.
17194
17195 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17196
17197 * Makefile.in: Add automake targets.
17198 * configure.in (host_tools): Add automake.
17199
17200 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17201
17202 * configure: Default CXX to c++, not gcc.
17203 * Makefile.in (CXX): Set to c++, not gcc.
17204 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17205
17206 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17207
17208 * install-sh: try appending a .exe if source file doesn't
17209 exist
17210
17211 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17212
17213 * configure.in: Turn on multilib by default.
17214 (cross_only): Remove target-libiberty.
17215
17216 * Makefile.in (all-gcc): Don't depend on libiberty.
17217
17218 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17219
17220 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17221
17222 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17223
17224 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17225 (DISTBISONFILES): Add ld/Makefile.in
17226
17227 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17228
17229 * configure.in: if target is cygwin32 but host isn't cygwin32,
17230 don't configure gdb tcl tk expect, not just gdb.
17231
17232 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17233
17234 * configure.in: Added gnuserv everywhere sn appears.
17235
17236 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17237 (CROSS_CHECK_MODULES): Added check-gnuserv.
17238 (INSTALL_MODULES): Added install-gnuserv.
17239 (CLEAN_MODULES): Added clean-gnuserv.
17240 (all-gnuserv): New target.
17241
17242 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17243
17244 * config.guess: Fixes for MIPS OpenBSD systems.
17245
17246 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17247
17248 * Makefile.in (INSTALL_XFORM): Remove.
17249 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17250
17251 * mkinstalldirs: New file, copied from automake.
17252 * Makefile.in (installdirs): Rename from install-dirs. Use
17253 mkinstalldirs. Change all users.
17254 (DEVO_SUPPORT): Add mkinstalldirs.
17255
17256 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17257
17258 * install-sh: Rename from install.sh.
17259 * Makefile.in (INSTALL): Change install.sh to install-sh.
17260 (DEVO_SUPPORT): Likewise.
17261
17262 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17263 Graichen <graichen@rzpd.de>.
17264
17265 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17266
17267 * config.guess: Recognize OpenBSD systems correctly.
17268
17269 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17270
17271 * README, Makefile.in (ETC_SUPPORT): Remove references to
17272 cfg-paper*, configure.{texi,man,info*}._
17273
17274 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17275
17276 * Makefile.in (all.normal): Ensure that gcc is built after all
17277 the x11 - ie gdb - targets.
17278
17279 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17280
17281 * makefile.vms: Don't run conf-a-gas.
17282
17283 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17284
17285 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17286
17287 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17288
17289 * configure.in: Remove noconfigdirs case since gdb also
17290 configures and builds for tic80-coff.
17291
17292 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17293
17294 * configure: Set cache_file to config.cache.
17295 * Makefile.in (local-distclean): Remove config.cache.
17296
17297 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17298
17299 * COPYING: Update FSF address.
17300
17301 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17302
17303 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17304 noconfigdirs.
17305
17306 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17307
17308 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17309 MAKEDIRS, is empty.
17310
17311 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17312
17313 * config.sub: Tweak mn10300 entry.
17314
17315 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17316
17317 * configure.in (host_tools): Put sim before gdb, so gdb's
17318 configure.tgt can determine if the simulator was configured.
17319
17320 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17321
17322 * config.sub: Move BeOS $os case to be with other Cygnus
17323 local cases.
17324
17325 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17326
17327 * config.sub: Remove misplaced comment that broke Linux.
17328
17329 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17330
17331 * config.sub: Add BeOS support.
17332
17333 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17334
17335 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17336
17337 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17338
17339 * configure.in (noconfigdirs): Remove tcl and tk from
17340 noconfigdirs for cygwin32 builds.
17341
17342 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17343
17344 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17345
17346 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17347
17348 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17349 make-all.com, use makefile.vms instead.
17350
17351 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17352
17353 * config.sub: Accept -lnews*.
17354
17355 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17356
17357 * configure.in (noconfigdirs): Disable target-newlib,
17358 target-examples and target-libiberty for d30v.
17359
17360 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17361
17362 * configure.in (noconfigdirs): Enable ld for d30v.
17363
17364 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17365
17366 * configure.in (tic80-*-*): Build compiler.
17367
17368 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17369
17370 * configure.in (d30v-*): Remove sim directory from list of
17371 unsupported d30v directories
17372
17373 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17374
17375 * config.sub, configure.in: Add d30v target cpu.
17376
17377 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17378
17379 * makefile.vms: New file.
17380 * make-all.com: Remove.
17381
17382 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17383
17384 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17385
17386 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17387
17388 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17389
17390 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17391
17392 * Makefile.in (ALL_MODULES): Added all-db.
17393 (CROSS_CHECK_MODULES): Addec check-db.
17394 (INSTALL_MODULES): Added install-db.
17395 (CLEAN_MODULES): Added clean-db.
17396
17397 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17398
17399 * config.guess: Merge with latest FSF sources.
17400
17401 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17402
17403 * Makefile.in (ALL_MODULES): Added all-itcl.
17404 (CROSS_CHECK_MODULES): Added check-itcl.
17405 (INSTALL_MODULES): Added install-itcl.
17406 (CLEAN_MODULES): Added clean-itcl.
17407
17408 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17409
17410 * configure.in: build gdb for mn10200
17411
17412 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17413
17414 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17415
17416 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17417
17418 * configure.in (tic80-*-*): Turn off most targets right now.
17419
17420 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17421
17422 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17423 rather than the makeinfo program.
17424 (do-info): Depend upon all-texinfo.
17425
17426 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17427
17428 * configure.in: Remove uses of config/mh-linux.
17429
17430 * config.sub, config.guess: Merge with latest FSF sources.
17431
17432 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17433
17434 * config.sub (case $basic_machine): Add tic80 entries.
17435
17436 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17437
17438 * config.sub, config.guess: Merge with latest FSF sources.
17439
17440 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17441
17442 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17443 * mpw-config.in: Test for NewFolderRecursive.
17444 * mpw-install: Use symbolic name for startup filename.
17445 * mpw-README: Add various additional details.
17446
17447 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17448
17449 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17450
17451 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17452
17453 * configure.in: Do build gcc and the target libraries for
17454 the mn10200.
17455
17456 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17457
17458 * configure.in: don't avoid building gdb for mn10300 any more
17459 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17460 instead of single-quoting it.
17461
17462 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17463
17464 * configure.in: Don't use --with-stabs on IRIX 6.
17465
17466 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17467
17468 * configure.in (m32r): Build gdb, libg++ now.
17469
17470 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17471
17472 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17473 directories from noconfigdirs.
17474
17475 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17476
17477 * config.sub (basic_machine): added mips16 configuration
17478
17479 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17480
17481 * config.sub: Handle d10v-unknown.
17482
17483 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17484
17485 * config.sub: Handle v850-unknown.
17486
17487 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17488
17489 * Makefile.in: add findutils
17490 * configure.in: add findutils to list of host_tools
17491
17492 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17493
17494 * config.sub: Handle mn10200 and mn10300.
17495
17496 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17497
17498 * configure.in (d10v-*): Do not build librx.
17499
17500 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17501
17502 * configure.in (mn10300): Build everything except gdb & libgloss.
17503
17504 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17505
17506 * config.guess: Patch for Dansk Data Elektronik servers,
17507 from Niels Skou Olsen <nso@dde.dk>.
17508
17509 For ncr, use /bin/uname rather than uname, since GNU uname does not
17510 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17511
17512 Patch for MIPS R4000 running System V,
17513 from Eric S. Raymond <esr@snark.thyrsus.com>.
17514
17515 Fix thinko for nextstep.
17516
17517 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17518
17519 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17520 * config.guess: Guess mips-dec-mach_bsd4.3.
17521
17522 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17523 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17524 release numbers.
17525 * config.guess (mips-mips-riscos*): Emit just enough of the
17526 release number.
17527
17528 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17529 * config.guess (sparc-auspex-sunos*): Added.
17530 (f300-fujitsu-*): Added.
17531
17532 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17533 * config.guess: Recognize a Tadpole as a sparc.
17534
17535 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17536
17537 * config.guess: Don't assume that NextStep version is either 2 or
17538 3. NextStep 4 (aka OpenStep 4) has come out now.
17539
17540 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17541
17542 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17543 From Rik Faith <faith@cs.unc.edu>.
17544
17545 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17546
17547 * config.sub: Contributions from bug-gnu-utils to:
17548 Support plain "hppa" (no version given) architecture, reported by
17549 OpenStep.
17550 OpenBSD like NetBSD.
17551 LynxOs is not a hardware supplier.
17552
17553 * config.guess: Contributions from bug-gnu-utils to add support for:
17554 OpenBSD like NetBSD.
17555 Stratus systems.
17556 More Pyramid systems.
17557 i[n>4]86 Intel chips.
17558 M680[n>4]0 Motorola chips.
17559 Use unknown instead of lynx for hardware manufacturer.
17560
17561 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17562
17563 * install.sh (chmodcmd): Set to null if the DST directory already
17564 exists.
17565
17566 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17567
17568 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17569 not use mt-ppc target Makefile fragment any more.
17570
17571 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17572
17573 * configure.in (*-*-windows): Exclude everything but those dirs
17574 needed to build windows.
17575
17576 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17577
17578 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17579
17580 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17581
17582 * configure.in: Exclude mmalloc from i386-windows.
17583
17584 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17585
17586 * Undo my previous change.
17587
17588 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17589
17590 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17591 unconditionally.
17592 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17593
17594 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17595
17596 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17597 host to add it's own flags.
17598
17599 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17600
17601 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17602
17603 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17604
17605 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17606 (CXX_FOR_TARGET): Likewise.
17607 (GCC_FOR_TARGET): Define.
17608 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17609 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17610 CC_FOR_TARGET was specified on the command line.
17611 (MAKEOVERRIDES): Don't define.
17612
17613 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17614
17615 * configure.in (m32r): Fix spelling of libg++ libs.
17616
17617 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17618
17619 * config.sub (-apple*): Remove, now redundant.
17620
17621 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17622
17623 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17624
17625 * configure: Rework yesterday's sed script patch.
17626
17627 * config.sub: Merge with FSF.
17628
17629 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17630
17631 * config.guess: Merge from FSF.
17632
17633 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
17634 * config.guess: Use pc instead of unknown, for pc clone systems.
17635 Change linux to linux-gnu.
17636
17637 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17638 * config.guess: Avoid non-portable tr syntax.
17639
17640 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17641
17642 * test-build.mk (HOLES): Add "xargs" for gdb.
17643
17644 * configure: Avoid hpux10.20 sed bug.
17645
17646 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17647
17648 * configure.in: Add support for windows host
17649 (that is a build done under the Microsoft build environment).
17650
17651 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17652
17653 * Makefile.in: Replace all uses of srcroot with s, to shrink
17654 command line lengths.
17655
17656 Patches from Geoffrey Noer <noer@cygnus.com>:
17657 * configure.in: If configuring for newlib, pass --with-newlib to
17658 subdirectories.
17659 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17660 -Bnewlib/ and -Lwinsup to gcc.
17661 (CXX_FOR_TARGET): Likewise.
17662
17663 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17664
17665 * Makefile.in (ETC_SUPPORT): Add configure.
17666
17667 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17668
17669 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17670 host configuration file.
17671
17672 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17673
17674 * configure.in: Break mn10x00 support into separate
17675 mn10200 and mn10300 configurations.
17676 * config.sub: Likewise.
17677
17678 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17679
17680 * configure.in: Add lots of stuff to noconfigdirs for
17681 the mn10x00 targets.
17682
17683 * config.sub, configure.in: Add mn10x00 support.
17684
17685 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17686
17687 * make-all.com: Call conf-a-gas, not config-a-gas.
17688
17689 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17690
17691 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17692 targets.
17693
17694 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17695
17696 * mpw-README: Add much more detail for native PowerMac.
17697 * mpw-install: New file.
17698 * mpw-configure: Add --norecursion and --help options.
17699 * mpw-config.in: Translate readme and install files when
17700 copying to objdir.
17701 * mpw-build.in: Don't always depend on byacc and flex.
17702 (install-only-top): New action.
17703
17704 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17705
17706 * configure.in: You can now configure GDB for the v850.
17707
17708 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17709
17710 * configure.in (noconfigdirs): Don't configure any C++ dirs
17711 if targeting D10V.
17712
17713 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17714
17715 * config.sub: Recognize mips64vr5000.
17716
17717 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17718
17719 * configure.in: Use a single line for host_tools and native_only.
17720
17721 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17722
17723 * config.sub, configure.in: Add entries for m32r.
17724
17725 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17726
17727 * Makefile.in (inet-install): Don't run install-gzip.
17728
17729 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17730
17731 * configure.in: Don't config lots of things for *-*-windows*.
17732
17733 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17734
17735 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17736 (host_libs, host_tools): Copy from configure.in.
17737 * mpw-configure: Don't complain about directories not found.
17738
17739 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17740
17741 * configure.in (i[345]86): Recognize i686 for pentium pro.
17742 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17743 file.
17744
17745 * config.guess (i[345]86): Ditto.
17746
17747 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17748
17749 * configure.in (noconfigdirs): Removed gdb for D10V.
17750
17751 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
17752
17753 * configure.in: Remove ld, target-libio, target-libg++, and
17754 target-libstdc++ from noconfigdirs.
17755
17756 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17757
17758 * configure: Fix three locations where shell scripts were
17759 being run directly rather than with config_shell.
17760
17761 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17762
17763 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17764 * config.sub (basic_machine): Recognize v850.
17765
17766 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17767
17768 * mpw-configure: Handle multiple enable/disable options and
17769 pass them down recursively, handle -c and -s flags appropriately
17770 depending on choice of compiler, add escape mechanism for
17771 quoted arguments to gC.
17772
17773 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17774
17775 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17776 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17777 so that -mrelocatable-lib and -mno-eabi are used.
17778
17779 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17780 not support --print-multi-lib, don't abort.
17781
17782 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17783
17784 * make-all.com: Run config-a-gas.
17785 * setup.com: Don't copy subdirectory files around.
17786
17787 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17788
17789 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17790 target, it now compiles correctly.
17791
17792 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17793
17794 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17795
17796 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17797
17798 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17799
17800 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17801
17802 * configure.in (native_only): Add prms.
17803
17804 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17805
17806 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17807 (BINUTILS_SUPPORT_DIRS): Likewise.
17808
17809 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17810
17811 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17812 d10v support is added.
17813
17814 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17815
17816 * configure.in (d10v-*-*): New target.
17817
17818 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
17819
17820 * config.guess (HP 9000/811): Recognize this as a PA1.1
17821 machine.
17822
17823 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
17824
17825 * Makefile.in (do-tar-gz): New target, split out from tail end of
17826 taz target. Run each command separately, don't use pipes.
17827 (taz): Use it.
17828
17829 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
17830
17831 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17832 * mpw-build.in: No builds should depend on building byacc or flex,
17833 they are assumed to be installed already.
17834
17835 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17836
17837 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17838 variable that CC_FOR_TARGET needs.
17839
17840 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17841
17842 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17843 options have changed since the last time the subdirectory was
17844 configured, and if it has, reconfigure.
17845 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17846 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17847
17848 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
17849
17850 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17851 CLEAN_MODULES): Add bash.
17852 (all-bash): New target.
17853
17854 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
17855
17856 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17857
17858 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17859
17860 * config.sub (basic_machine): Recognize d10v as a valid processor.
17861
17862 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
17863
17864 * mpw-configure: Add support for --bindir.
17865 * mpw-build.in: Use a GCC-specific build script for GCC actions.
17866
17867 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
17868
17869 * configure.in: add bash, time, gawk to list of hosttools and things
17870 to only build for native toolchains
17871
17872 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17873
17874 * Makefile.in (docdir): Remove.
17875
17876 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17877
17878 * Makefile.in (datadir): Set to $(prefix)/share.
17879
17880 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
17881
17882 * configure.in: build diff and patch for cygwin32-hosted
17883 toolchains.
17884
17885 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
17886
17887 * config.sub: Accept -rtems*.
17888
17889 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
17890
17891 * configure.in: enable dosrel for cygwin32-hosted builds,
17892 remove diff from the list of things not buildable
17893 via Canadian Cross
17894
17895 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
17896
17897 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17898 don't get ". ".
17899
17900 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
17901
17902 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17903
17904 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
17905
17906 * Makefile.in (taz): Handle case where tex3patch didn't even get
17907 checked out. Also, if it was found, put the symlink in a new util
17908 subdirectory.
17909
17910 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17911
17912 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17913
17914 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
17915
17916 * config.sub: Recognize -openvms.
17917 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17918 * make-all.com, setup.com: New files.
17919
17920 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17921
17922 * Makefile.in (taz): tex3patch moved to texinfo/util.
17923
17924 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
17925
17926 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17927 * configure.in: remove make from disable-if-Can-Cross list
17928 enable gdb if ${host} and ${target} are cygwin32
17929
17930 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
17931
17932 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
17933 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17934
17935 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17936
17937 * config.guess: Combine mips-mips-riscos cases, and use cpp to
17938 distinguish sysv/svr4/bsd variants.
17939 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17940
17941 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
17942
17943 * configure.in: Added copyright notice.
17944 * move-if-change: Added copyright notice.
17945
17946 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17947
17948 * configure.in (powerpcle-*-solaris*): Until we get shared
17949 libraries working, don't build gdb, sim, make, tcl, tk, or
17950 expect.
17951
17952 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
17953
17954 * config.guess: Merge with FSF:
17955
17956 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17957 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17958
17959 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
17960 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17961
17962 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
17963 * config.guess: Combine two OSF1 rules.
17964 Also recognize field test versions. From mjr@zk3.dec.com.
17965 * config.guess (dgux): Use /usr/bin/uname rather than uname,
17966 because GNU uname does not support -p. From pmr@pajato.com.
17967
17968 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
17969
17970 * Makefile.in (MAKEDIRS): Removed $(tooldir).
17971
17972 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
17973
17974 * mpw-README: Document GCCIncludes.
17975
17976 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
17977
17978 * configure.in (alpha-*-linux*): Set enable_shared to yes.
17979
17980 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17981
17982 * mpw-configure: Handle --enable-FOO and --disable-FOO.
17983
17984 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
17985
17986 * configure.in (*-*-cygwin32): Configure make.
17987
17988 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
17989
17990 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17991
17992 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
17993
17994 * Makefile.in (all-inet): Depend on all-perl.
17995
17996 * Makefile.in (inet-install): New target.
17997
17998 * Makefile.in (all-inet): Depend on all-tcl.
17999 (all-inet): Depend on all-send-pr.
18000
18001 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18002
18003 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18004 temporarily.
18005
18006 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
18007
18008 * configure.in: Don't configure --with-gnu-ld on AIX.
18009
18010 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18011
18012 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18013
18014 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
18015
18016 * Makefile.in (ALL_MODULES): Added all-inet.
18017 (CROSS_CHECK_MODULES): Added check-inet.
18018 (INSTALL_MODULES): Added install-inet.
18019 (CLEAN_MODULES): Added clean-inet.
18020 (all-indent): New target.
18021
18022 * configure.in (host_tools): Added inet.
18023 (native_only): Added inet.
18024 (noconfigdirs): Added inet.
18025
18026 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18027
18028 * configure.in: Don't configure libgloss if we are not configuring
18029 newlib.
18030
18031 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18032
18033 * configure.in: Don't configure libgloss for unsupported
18034 architectures.
18035
18036 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18037
18038 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18039
18040 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18041
18042 * Makefile.in (ALL_MODULES): Include all-apache.
18043 (CROSS_CHECK_MODULES): Include check-apache.
18044 (INSTALL_MODULES): Include install-apache.
18045 (all-apache): New target.
18046
18047 * configure.in: Added apache everywhere perl is seen.
18048
18049 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18050
18051 * Makefile.in: Add support for clean-{module} and
18052 clean-target-{module} rules.
18053
18054 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18055
18056 * configure.in (*-*-ose) do not build libgloss.
18057
18058 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18059
18060 * config.guess (prep*:SunOS:5.*:*): Turn into
18061 powerpele-unknown-solaris2.
18062
18063 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18064
18065 * configure.in: Permit --enable-shared to specify a list of
18066 directories.
18067
18068 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18069
18070 * configure.in (host==solaris): Pass only the first word of $CC
18071 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18072
18073 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18074
18075 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18076
18077 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18078
18079 * Makefile.in (ALL_MODULES): Include all-perl.
18080 (CROSS_CHECK_MODULES): Include check-perl.
18081 (INSTALL_MODULES): Include install-perl.
18082 (ALL_X11_MODULES): Include all-guile.
18083 (CHECK_X11_MODULES): Include check-guile.
18084 (INSTALL_X11_MODULES): Include install-guile.
18085 (all-perl): New target.
18086 (all-guile): New target.
18087
18088 * configure.in (host_tools): Include perl and guile.
18089 (native_only): Include perl and guile.
18090 (noconfigdirs): Don't build guile and perl; no ports have been
18091 done.
18092
18093 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18094
18095 * configure (--enable-*): Handle quoted option lists such as
18096 --enable-sim-cflags='-g0 -O' better.
18097
18098 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18099
18100 * Makefile.in ({,inst}all-target): New rule so we can make and
18101 install all of the target directories easily.
18102
18103 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18104
18105 * configure.in: Add missing global flag in sed substitution when
18106 deleting `target-' from ${configdirs}.
18107
18108 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18109
18110 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18111 option.
18112
18113 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18114 config/mh-necv4.
18115
18116 * install.sh: Correct misspelling of transformbasename.
18117
18118 * config.guess: Recognize mips-*-sysv*.
18119
18120 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18121
18122 * config.sub: Recognize mon960.
18123
18124 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18125
18126 * configure: Restore Canadian Cross handling of BISON and LEX,
18127 removed in Feb 20 change.
18128
18129 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18130
18131 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18132 Mention make install. Remove the old copyright date as well the
18133 clumsy and rather pointless copyright on the README file.
18134
18135 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18136
18137 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18138 Makefile after running symlink-tree, then run `make distclean' to
18139 avoid clobbering any generated files in srcdir.
18140
18141 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18142
18143 * configure.in (m68k-*-netbsd*): Build everything now.
18144
18145 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18146
18147 * Makefile.in (taz): Fix quoting.
18148
18149 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18150
18151 * configure.in (sparclet-*-*): Build everything now.
18152
18153 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18154
18155 * configure.in (m68k-*-linux*): New host.
18156
18157 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18158
18159 * configure: Check for bison before byacc.
18160
18161 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18162
18163 * Makefile.in configure: Change the way LEX and BISON/YACC are
18164 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18165 searching PATH. These are used as fallbacks by Makefile.in if
18166 flex/bison/byacc aren't in objdir.
18167
18168 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18169
18170 * Makefile.in: Make everything which depends upon all-bfd also
18171 depend upon all-opcodes, in case --with-commonbfdlib is used.
18172
18173 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18174
18175 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18176 building NT native compilers on Unix.
18177
18178 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18179
18180 * configure.in: Don't get CC from the host Makefile fragment if we
18181 can find gcc in PATH, or if this is a Canadian Cross. Move the
18182 Solaris test for /usr/ucb/cc to the post target script, just after
18183 the compiler sanity test.
18184
18185 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18186
18187 * config.sub: Merge with FSF.
18188
18189 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18190
18191 * Makefile.in (RPATH_ENVVAR): New variable.
18192 (REALLY_SET_LIB_PATH): Use it.
18193 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18194
18195 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18196
18197 * config.sub, configure.in: Recognize sparclet cpu.
18198
18199 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18200
18201 * config.guess: Support m68k-cbm-sysv4.
18202
18203 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18204
18205 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18206 m68k-unknown-linuxaout from linker help string. Put quotes around
18207 $ld_help_string.
18208
18209 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18210
18211 * config.guess (powerpc-harris-powerunix): Add guess for port
18212 to new target.
18213
18214 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18215
18216 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18217
18218 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18219
18220 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18221 $(REALLY_SET_LIB_PATH) in Makefile.
18222 * Makefile.in (SET_LIB_PATH): New variable.
18223 (REALLY_SET_LIB_PATH): New variable.
18224 ($(DO_X)): Use $(SET_LIB_PATH).
18225 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18226 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18227 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18228 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18229 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18230 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18231 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18232 (install-dosrel): Likewise.
18233 (all-opcodes): Depend upon all-libiberty.
18234
18235 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18236
18237 * config.guess (*:CYGWIN*): New
18238
18239 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18240
18241 * Makefile.in (all-target-winsup): All all-target-libiberty.
18242
18243 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18244
18245 * configure.in (noconfigdirs): Add missing # in front of comment.
18246
18247 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18248
18249 * configure.in: add second pass to things added to noconfigdirs
18250 so *-gm-magic can exclude libgloss properly.
18251
18252 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18253
18254 * mpw-configure (extralibs_name, rez_name): Set correctly
18255 for MWC68K compiler.
18256
18257 * mpw-README: Add more info on the necessary build tools.
18258
18259 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18260
18261 * configure.in, config.sub: Recognize cygwin32.
18262
18263 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18264
18265 * config.guess, config.sub: Recognize A/UX.
18266
18267 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18268
18269 * config.sub: Merge with gcc/config.sub.
18270
18271 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18272
18273 * mpw-build.in (do-binutils): Add build of stamps.
18274
18275 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18276
18277 * config.sub: Add recognition for mips64vr4100*-* targets.
18278
18279 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18280
18281 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18282 Add creation of gconfigargs with `--enable-shared' turned on.
18283 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18284 ($(host)-stamp-stage3-configured): Likewise.
18285 (HOLES): Add chatr and ldd.
18286 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18287
18288 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18289
18290 * configure: Pass --nfp to recursive configures.
18291
18292 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18293
18294 * Makefile.in (DLLTOOL): New.
18295 (DLLTOOL_FOR_TARGET): New.
18296 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18297 (EXTRA_TARGET_FLAGS): Ditto.
18298 (EXTRA_GCC_FLAGS): Ditto.
18299 (CONFIGURE_TARGET_MODULES): Ditto.
18300 (DO_X): Ditto.
18301 * configure: Add DLLTOOL.
18302
18303 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18304
18305 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18306 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18307 mh-sco, since old workarounds no longer needed, and don't
18308 build ld, since libraries have weak symbols in COFF.
18309
18310 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18311
18312 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18313
18314 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18315
18316 * configure.in: Make sure that ${CC} can be used to compile an
18317 executable.
18318
18319 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18320
18321 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18322 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18323 nothing depending on whether gdbtk is being built.
18324
18325 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18326
18327 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18328
18329 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18330
18331 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18332 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18333
18334 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18335
18336 * config-ml.in: Add support for
18337 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18338 Simplify setting of multidirs from --disable-foo.
18339
18340 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18341
18342 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18343 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18344 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18345 non-empty, pass them on to the GCC make.
18346 (all-bootstrap): New rule that is like all-gcc, except it executes
18347 the GCC bootstrap rule instead of the GCC all rule.
18348
18349 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18350
18351 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18352
18353 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18354
18355 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18356 DG/UX support.
18357
18358 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18359
18360 * config.sub (i*86*) Change [345] to [3456]
18361
18362 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18363
18364 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18365 --with-gnu-ld=no.
18366
18367 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18368
18369 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18370 AIX multilibs get built.
18371
18372 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18373
18374 * configure.in (i386-win32): Don't build expect if we're not
18375 building the tcl subdir.
18376
18377 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18378
18379 * Makefile.in: (configure-target-examples, all-target-examples):
18380 New targets, configure and build example programs.
18381
18382 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18383
18384 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18385 use it as input to sedit the generated MPW makefile.
18386 * mpw-README: Add a suggestion about Gestalt.h.
18387
18388 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18389
18390 * config.sub: Accept *-*-ieee*.
18391
18392 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18393
18394 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18395 Ronald F. Guilmette <rfg@monkeys.com>.
18396
18397 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18398
18399 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18400 for powerpc-pe native.
18401 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18402 (target==powerpc-pe): duplicate i386-win32 entry.
18403
18404 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18405
18406 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18407 of vxworks, not just vxworks5.1.
18408
18409 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18410
18411 * mpw-configure: Add support for exec-prefix.
18412
18413 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18414
18415 * config.guess: Recognize HP model 816 machines as having
18416 a PA1.1 processor.
18417
18418 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18419
18420 * configure: Ignore new autoconf configure options.
18421
18422 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18423
18424 * config.guess: Recognize Pentium under SCO.
18425 From Robert Lipe <robertl@arnet.com>.
18426
18427 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18428
18429 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18430
18431 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18432
18433 * configure.in: Don't configure gas for alpha-dec-osf*.
18434
18435 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18436
18437 * configure.in: Default to --with-stabs for some targets for which
18438 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18439 i[345]86*-*-unixware*.
18440
18441 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18442
18443 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18444 rather than basing it on the target. Simplify handling of options
18445 controlling which directories to configure. Remove extraneous
18446 slash in multi-clean target.
18447
18448 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18449
18450 * config-ml.in: Prefix more variables with ml_ so they don't collide
18451 with configure's.
18452
18453 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18454
18455 * configure: Don't turn -v into --v.
18456
18457 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18458
18459 * configure.in (targargs): Fix typo.
18460
18461 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18462
18463 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18464
18465 * configure.in: Strip --host and --target options from
18466 CONFIG_ARGUMENTS, and always configure for --host only. Add
18467 --with-cross-host option when building with a cross-compiler.
18468 * configure: Canonicalize the arguments put into config.status by
18469 always using `=' for an option with an argument. Pass a presumed
18470 --host or --target explicitly.
18471
18472 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18473
18474 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18475 into general OS recognition case.
18476
18477 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18478
18479 * configure.in (target_configdirs): add target-winsup only
18480 for win32 target systems.
18481
18482 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18483
18484 * Makefile.in (all-target-libgloss): Depend upon
18485 configure-target-newlib, since when libgloss is built it looks to
18486 see if the newlib directory exists.
18487
18488 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18489
18490 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18491 cfg-ml-*.in.
18492
18493 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18494
18495 * configure: Handle LD and LD_FOR_TARGET when configuring a
18496 Canadian Cross.
18497
18498 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18499
18500 * configure.in (target_libs): add target-winsup.
18501 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18502 (target==ppcle-pe): remove ld from $noconfigdirs.
18503
18504 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18505
18506 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18507 Preserve relative path names in $srcdir. Build symlink tree if
18508 configuring cross target dir and srcdir=. (= no VPATH support).
18509 (configure-target-libg++): Depend on configure-target-librx.
18510 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18511 * config-ml.in: New file.
18512 * symlink-tree: New file.
18513 * configure: Ensure srcdir="." if that's what it is.
18514
18515 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18516
18517 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18518 includes and FLEX_SKELETON setting.
18519 * mpw-configure (--with-gnu-ld): New option, controls whether
18520 to use PPCLink or ld with PowerMac GCC.
18521 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18522 * mpw-config.in: Configure grez if targeting Mac.
18523
18524 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18525 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18526 just macos.
18527 * configure.in: Configure grez resource compiler if targeting Mac.
18528 * Makefile.in (all-grez, install-grez): New targets.
18529
18530 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18531
18532 * configure: CXX defaults to gcc, not g++. If we find
18533 gcc in the path, set CC to gcc -O2.
18534
18535 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18536
18537 * configure: Default ${build} correctly. Avoid picking up extra
18538 spaces when reading CC and CXX from Makefile. When doing a
18539 Canadian Cross, use plausible default values for numerous
18540 variables.
18541 * configure.in: When doing a Canadian Cross, don't try to
18542 configure tools whose configure script can't handle it.
18543
18544 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18545
18546 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18547
18548 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18549
18550 * configure: Remove dubious bug reporting address.
18551
18552 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18553
18554 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18555 configure script, run that instead of this directory's configure.
18556 In either case, print a message that we're configuring the sub-dir.
18557
18558 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18559
18560 * configure.in: Before checking for the existence of various files,
18561 use sed to filter out "target-".
18562
18563 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18564
18565 * Makefile.in (DO_X): Split rule to decrease command line length
18566 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18567 (Philippe De Muyter).
18568
18569 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18570
18571 * Makefile.in (all-patch): depend on all-libiberty.
18572
18573 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18574
18575 * configure.in: If the only directory in target_configdirs which
18576 actually exists is libiberty, then set target_configdirs to empty,
18577 to avoid trying to build a target libiberty in a gas or gdb
18578 distribution.
18579
18580 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18581
18582 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18583 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18584 systems.
18585
18586 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18587
18588 * configure.in (copy_dirs): Use sys-include instead of include
18589 for --with-headers option.
18590
18591 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18592
18593 * Makefile.in, configure.in: Make winsup builds work with
18594 new scheme.
18595
18596 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18597
18598 * configure.in: Build the linker on AIX.
18599
18600 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18601
18602 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18603 where needed.
18604
18605 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18606
18607 * Makefile.in (all-gcc): Fix typo.
18608
18609 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18610
18611 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18612
18613 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18614
18615 * configure.in: Rename libFOO to target-libFOO, and xiberty
18616 to target-xiberty, to provide more flexibility.
18617 (target_subdir): Define. Create if cross.
18618 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18619 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18620 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18621 check-libFOO -> check-target-libFOO, etc.
18622 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18623 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18624 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18625 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18626 allow ALL_GCC="" to only configure.
18627 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18628 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18629 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18630
18631 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18632
18633 * Makefile.in (taz): Build "info" in etc explicitly.
18634
18635 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18636
18637 * configure.in: Make sure that CC is undefined (as opposed to
18638 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18639 problem with autoconf trying to configure on a host without GCC.
18640
18641 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18642
18643 * mpw-configure: Set host alias from choice of host compiler,
18644 only use generic MPW Makefile sed if present, edit a file
18645 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18646 * mpw-README: Add problem notes about CW6 and CW7.
18647
18648 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18649
18650 * Makefile.in (taz): Use ";" instead of ";;".
18651
18652 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18653
18654 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18655 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18656 DISTDOCDIRS.
18657 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18658 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18659
18660 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18661
18662 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18663 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18664 Move bfd to DISTSTUFFDIRS.
18665
18666 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18667
18668 * Makefile.in (X11_LIB): Removed.
18669 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18670
18671 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18672
18673 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18674
18675 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18676 names.
18677
18678 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18679
18680 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18681
18682 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18683
18684 * configure.in (i[345]86-*-win32): Always build newlib.
18685 Don't configure cvs, autoconf or texinfo.
18686 * Makefile.in (LD_FOR_TARGET): New.
18687 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18688 Pass down LD_FOR_TARGET.
18689
18690 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18691
18692 * winsup: New directory.
18693 * Makefile.in: Build winsup.
18694 * configure.in: Winsup is configured when target is win32.
18695 Can only build win32 target GDB when native.
18696
18697 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18698
18699 * config.guess: Recognize HP model 819 machines as having
18700 a PA 1.1 processor.
18701
18702 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18703
18704 * configure: Fix sed loop which substitutes for CC and CXX to
18705 avoid bug found in various sed implementations.
18706
18707 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18708
18709 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18710 simulator. Use standard powerpc-*-eabi*.
18711
18712 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18713
18714 * configure.in: Stop putting gas and binutils in noconfigdirs for
18715 powerpc-*-aix* and rs6000-*-*.
18716
18717 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18718
18719 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18720 -mcall-aixdesc libraries.
18721
18722 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18723
18724 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18725
18726 * config.sub (arm | armel | armeb): Fix shell syntax.
18727
18728 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18729
18730 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18731 -msoft-float and -mcpu=common support.
18732 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18733 libraries.
18734
18735 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18736
18737 * configure.in: Allow configuration and build of emacs19 for the alpha.
18738
18739 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18740
18741 * configure.in (CC): Get ^CC, not just any old CC, from
18742 ${host_makefile_frag}.
18743
18744 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18745
18746 * configure.in (CC): Try to get CC from
18747 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18748
18749 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18750
18751 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18752 only if it exists in $(srcdir).
18753
18754 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18755
18756 * configure: If CC and CXX are not set in the environment, set
18757 them, based on either an existing Makefile or on searching for gcc
18758 in PATH. Substitute for CC and CXX in Makefile.
18759 * configure.in: Remove libm from target_libs. Separate
18760 target_configdirs from configdirs. If CC is not set in
18761 environment, try to get it from a host Makefile fragment. Rewrite
18762 changes of configdirs to use skipdirs instead. A few minor
18763 tweaks. Take directories out of target_configdirs as they are
18764 taken out of configdirs. Remove existing Makefile files from
18765 subdirectories. Substitute for TARGET_CONFIGDIRS and
18766 CONFIG_ARGUMENTS in Makefile.
18767 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18768 by configure.in.
18769 (CONFIG_ARGUMENTS): Likewise.
18770 (CONFIGURE_TARGET_MODULES): New variable.
18771 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18772 ($(CONFIGURE_TARGET_MODULES)): New target.
18773 (configure-libg++, configure-libio): New targets.
18774 (all-libg++): Depend upon configure-libg++.
18775 (all-libio): Depend upon configure-libio.
18776 (configure-libgloss, all-libgloss): New targets.
18777 (configure-libstdc++): New target.
18778 (all-libstdc++): Depend upon configure-libstdc++.
18779 (configure-librx, all-librx): New targets.
18780 (configure-newlib): New target.
18781 (all-newlib): Depend upon configure-newlib
18782 (configure-xiberty): New target.
18783 (all-xiberty): Depend upon configure-xiberty.
18784
18785 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18786
18787 * configure.in (host i[345]86-*-win32): Expand the
18788 noconfigdirs again.
18789
18790 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18791
18792 * mpw-configure: Fix sed command file name.
18793
18794 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18795
18796 * configure.in (host i[345]86-*-win32): Reduce the
18797 noconfigdirs again.
18798
18799 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18800
18801 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18802 or powerpc*-*-pe*, since they are not yet supported.
18803
18804 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18805
18806 Add PowerMac support and many other enhancements.
18807 * mpw-configure: New option --cc to select compiler to use,
18808 paste options set according to --cc into the generated
18809 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18810 if mpw-make.sed is present.
18811 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18812 add forward includes for PowerPC include files.
18813 * mpw-build.in: Build using Makefile.PPC if present.
18814 (do-byacc, etc): Remove separate version resource builds.
18815 (do-gas): Build "stamps" before "all".
18816 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18817 * mpw-README: Update to reflect --cc option, PowerMac support,
18818 and recently-reported compatibility problems.
18819
18820 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
18821
18822 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18823 embedded m68k systems (-aout, -coff, -elf, -vxworks).
18824 (--with-multilib-top): Pass to recursive invocations.
18825
18826 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
18827
18828 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18829 v810-*-*.
18830
18831 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18832
18833 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18834 gdb, ld and opcodes on v810-*-*.
18835
18836 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
18837
18838 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18839 (local-maintainer-clean): New target.
18840 (maintainer-clean): New target.
18841 (realclean): Just depend upon maintainer-clean.
18842
18843 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18844
18845 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18846
18847 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
18848
18849 * configure.in: Build ld in mips*-*-bsd* case.
18850
18851 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
18852
18853 * config.sub: Accept -lites* OS. From Ian Dall.
18854
18855 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
18856
18857 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18858 targets.
18859
18860 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18861
18862 * configure.in: treat i386-win32 canadian cross the same as
18863 i386-go32 canadian cross.
18864
18865 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18866
18867 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18868 running under the simulator to build a reduced set of libraries.
18869 (powerpc-*-eabiaix): Add fine grained multilib support added to
18870 other powerpc targets yesterday.
18871
18872 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18873
18874 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18875 -disable-softfloat, -disable-relocatable, -disable-aix, and
18876 -disable-sysv to control which multilib libraries get built.
18877
18878 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18879
18880 * configure: Add Makefile.tem to list of files to remove in trap
18881 handler.
18882
18883 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
18884
18885 * config.guess (*Linux*): Add missing "exit"s.
18886 Also, need specific check for alpha-unknown-linux (uses COFF).
18887
18888 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
18889
18890 * config.guess: Merge with FSF:
18891
18892 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
18893 * config.guess (AIX4): More robust release numbering discovery.
18894
18895 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
18896 * config.guess (i386-sequent-ptx): Properly get version number.
18897
18898 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
18899 * config.guess (mips:*:4*:UMIPS): New case.
18900
18901 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
18902
18903 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18904 (i386-win32 host): Likewise. Don't build readline.
18905
18906 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
18907
18908 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
18909 SUPPORT_FILES to submakes.
18910
18911 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
18912
18913 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18914 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18915 mpw-configure.
18916
18917 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
18918
18919 * configure.in (appdirs): Use =, not ==, in test expression when
18920 trying to build the text to print in the warning message for
18921 Solaris users.
18922
18923 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
18924
18925 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18926
18927 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18928
18929 * config.guess: Recognize lynx-2.3.
18930
18931 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
18932
18933 * config.sub (z8ksim): Deleted
18934 (z8k-*-coff): New, this is the one true name of the target.
18935
18936 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
18937
18938 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18939
18940 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
18941
18942 * config.guess (*:Linux:*:*): First try asking the linker what the
18943 default object file format is (elf, aout, or coff). Then if this
18944 fails, try previous methods.
18945
18946 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18947
18948 * configure.in: Don't build newlib for *-*-vxworks5.1.
18949
18950 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18951
18952 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18953 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18954
18955 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
18956
18957 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18958
18959 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
18960
18961 * cfg-ml-com.in: New file.
18962 * cfg-ml-pos.in: New file.
18963
18964 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18965
18966 * COPYING.NEWLIB: Add HP free copyright to list.
18967
18968 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18969
18970 * config.sub: Recognize -eabi* for the system, not just -eabi.
18971
18972 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
18973
18974 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18975 * config.sub, configure.in (win32): New target and host.
18976
18977 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
18978
18979 * configure.in: Add i386-pe configuration.
18980
18981 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
18982
18983 * mpw-build.in (install): Install GDB after LD.
18984
18985 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
18986
18987 * mpw-config.in (elf/mips.h): Always forward-include, needed
18988 for GDB to build.
18989
18990 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
18991
18992 * testsuite: New directory for customer acceptance and whole tool
18993 chain tests.
18994
18995 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18996
18997 * configure: If per-host line isn't found, but AC_OUTPUT is found
18998 and a configure script exists, run it instead.
18999
19000 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19001
19002 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
19003
19004 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
19005
19006 * configure: Set build_{cpu,vendor,os,alias} to host values when
19007 --build isn't specified.
19008
19009 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19010
19011 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19012 (FLAGS_TO_PASS): Pass them.
19013 (EXTRA_TARGET_FLAGS): Ditto.
19014
19015 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19016
19017 * Makefile.in (all-libg++): Depend on all-libstdc++.
19018
19019 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19020
19021 * configure.in (noconfigdirs): Enable all packages for
19022 i386-unknown-netbsd.
19023
19024 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19025
19026 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19027 hosted builds (DOS builds)
19028
19029 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19030
19031 Changes for ARM based on patches from Richard Earnshaw:
19032 * config.sub: Handle armeb and armel.
19033 * configure.in: Omit arm linker only for riscix.
19034
19035 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19036
19037 * config.guess: Update from FSF.
19038
19039 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19040
19041 * config.sub: Recognize powerpcle as the little endian variant of
19042 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19043 powerpcle variant. Convert pentium into i586, not i486. Add p5
19044 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19045 temporarily.
19046
19047 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19048
19049 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19050
19051 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19052
19053 * config.sub: Accept -lites* as a basic system type.
19054
19055 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19056
19057 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19058 installed, and if so return linuxoldld as the system name.
19059
19060 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19061
19062 * config.guess: Add hppa1.1-hp-lites support.
19063
19064 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19065
19066 * configure.in: Don't build newlib for m68k-vxworks5.1.
19067
19068 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19069
19070 * configure.in (mips-sgi-irix6): Use mh-irix5.
19071
19072 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19073
19074 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19075
19076 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19077
19078 * test-build.mk: Enable building of shared libraries on IRIX 5 and
19079 OSF/1. Fix compiler flags.
19080 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19081
19082 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19083
19084 * configure.in: Recognize --with-newlib.
19085 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19086
19087 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19088
19089 * Makefile.in: move {all,check,install}-gdb from *_MODULES
19090 to *_X11_MODULES due to gdbtk needing X include files et al.
19091
19092 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19093
19094 Merge in support for Mac MPW as a host.
19095 (Old change descriptions retained for informational value.)
19096
19097 * mpw-config.in: Add generic include forwards for cpu-specific
19098 include files in aout and elf directories.
19099
19100 * mpw-configure: Added copyright.
19101 * mpw-config.in: Check for presence of required build tools.
19102 (target_libs): Add newlib.
19103 (target_tools): Add examples.
19104 (Read Me): Generate as "Read Me for MPW" instead.
19105 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19106 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19107 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19108
19109 * mpw-configure: Remove subdir-specific makefile hackery,
19110 delete mk.tmp after using it.
19111
19112 * mpw-build.in (all): Display start and end times.
19113
19114 * mpw-configure (host_canonical): Set.
19115 (target_cpu): Always add to makefiles.
19116 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19117 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19118 (mpw-mh-mpw): Look for in srcdir and srcroot.
19119 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19120
19121 * mpw-build.in: (install-only): New target.
19122
19123 * mpw-configure (host_alias, target_alias): Rename from hostalias
19124 and targetalias, add into generated Makefile.
19125 (mk.tmp): If present, add into generated Makefile.
19126 * mpw-build.in (all-gas): Build config.h first before gas proper.
19127
19128 * mpw-configure (config.status): Write only if changed.
19129 * mpw-config.in (readline): Configure it (not built, just used for
19130 definitions).
19131
19132 * mpw-config.in (elf/mips.h): Add a forward include.
19133
19134 * mpw-config.in: Forward-include most .h files in include into
19135 extra-include.
19136 (readline): Don't build.
19137 mpw-build.in (install): Install GDB.
19138
19139 * mpw-configure (prefix, mpw_prefix): Handle it.
19140 * mpw-config.in (mmalloc, readline): Don't configure.
19141 * mpw-build.in (thisscript): Rename to ThisScript.
19142 Use mpw-build instead of BuildProgram everywhere.
19143 (mmalloc, readline): Don't build.
19144 * mpw-README: New file, basic documentation about the MPW port.
19145
19146 * mpw-config.in: Use forward-include to create include files.
19147
19148 * mpw-configure: Add more things to the top of each configured
19149 Makefile, including contents of config/mpw-mh-mpw.
19150 * mpw-config.in (extra-include): Create this directory and fill it
19151 with Posix-like include files when configuring.
19152
19153 * config.sub (apple, mac, mpw): Add various aliases.
19154
19155 * mpw-build.in: New file, top-level build script fragment for MPW.
19156 * mpw-configure: New file, configure script for MPW.
19157 * mpw-config.in: New file, config fragment for MPW.
19158
19159 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19160
19161 * configure.in (host_libs): Remove glob, since it is gone from the
19162 sources.
19163
19164 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19165
19166 * Makefile.in: define empty GDB_NLM_DEPS var.
19167
19168 * configure.in(target_makefile_frag): use config/mt-netware
19169 for netware targets.
19170
19171 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19172
19173 * config.sub: Merge in recent FSF changes. Remove linux special
19174 cases.
19175
19176 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19177
19178 Revert this change:
19179
19180 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19181
19182 * build-all.mk: Use CC=cc -Xs on Solaris.
19183
19184 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19185
19186 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19187 stop using it.
19188 * Makefile.in: Nuke all references to glob subdirectory.
19189
19190 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19191
19192 * configure.in: Fix --enable-shared logic in per-host.
19193
19194 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19195
19196 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19197
19198 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19199
19200 * configure.in (noconfigdirs): Don't build gas on AIX, for
19201 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19202
19203 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19204
19205 * configure: Fix --cache-file to work if the file argument is a
19206 relative path.
19207
19208 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19209
19210 * configure: If the --cache-file is used, pass it down to
19211 configure in subdirectories.
19212
19213 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19214
19215 * config.sub: add vxworks29k configuration.
19216
19217 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19218
19219 * Makefile.in (taz): Do "diststuff" part quietly.
19220
19221 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19222
19223 * config.sub: Mini-merge with gcc/config.sub.
19224
19225 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19226
19227 * config.guess (IRIX): Sed - to _.
19228
19229 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19230
19231 * Makefile.in (source-vault, binary-vault): New targets.
19232
19233 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19234
19235 * config.sub: Recognize -eabi as a basic system type.
19236
19237 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19238
19239 * configure.in (enable_shared stuff): Fix typo.
19240
19241 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19242
19243 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19244
19245 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19246
19247 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19248
19249 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19250
19251 * configure.in (rs6000-*-*): Don't build gas.
19252
19253 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19254
19255 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19256 reduce command line length.
19257 (AS_FOR_TARGET): Check for as.new, not Makefile.
19258 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19259
19260 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19261
19262 * config.guess: Merge from FSF.
19263
19264 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19265
19266 * configure: Don't use $ when handling program_suffix.
19267
19268 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19269
19270 * configure.in: Configure tk for hppa/hpux.
19271
19272 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19273
19274 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19275
19276 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19277
19278 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19279 to LIBCXXFLAGS. Tests are better run without it.
19280
19281 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19282
19283 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19284
19285 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19286
19287 * configure.in (*-*-netware*): Don't configure xiberty.
19288
19289 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19290
19291 * configure.in: Remove tk from native_only list.
19292
19293 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19294
19295 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19296 for special NCD build.
19297
19298 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19299
19300 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19301 makeall.bat, they're only useful for binutils snapshots.
19302 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19303 makeall.bat to specified SUPPORT_FILES.
19304
19305 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19306
19307 * build-all.mk: Add Ericsson targets to sun4 and solaris
19308 hosts. Add BNR's sun4 target to solaris host, so their
19309 build-from-source will be tested in-house first.
19310
19311 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19312
19313 * Makefile.in (LIBCFLAGS): New variable.
19314 (CFLAGS_FOR_TARGET): Ditto.
19315 (LIBCFLAGS_FOR_TARGET): Ditto.
19316 (LIBCXXFLAGS): Ditto.
19317 (CXXFLAGS_FOR_TARGET): Ditto.
19318 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19319 (BASE_FLAGS_TO_PASS): Pass them.
19320 (EXTRA_TARGET_FLAGS): Ditto.
19321
19322 * configure.in: Support --enable-shared.
19323
19324 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19325
19326 * configure.in (target_libs): Include libstdc++ again.
19327 * config.guess: Update from FSF (for FreeBSD).
19328
19329 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19330
19331 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19332 makeall.bat.
19333 (DISTDOCDIRS): Add `etc'.
19334 (ETC_SUPPORT_PFX): New variable.
19335 (taz): Include anything from etc starting with a word in
19336 ETC_SUPPORT_PFX.
19337
19338 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19339
19340 * config.sub: Update for recent FSF changes. Remove obsolete
19341 h8300hds entry. Add -windows* and -osx as basic os. Minor
19342 spacing changes.
19343
19344 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19345
19346 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19347
19348 * config.guess: Merge with FSF.
19349 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19350
19351 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19352
19353 * configure: Since the "trap 0" handler will override the exit
19354 status on many systems, only use it for "exit 1", and make it set
19355 a non-zero exit status; reset it before "exit 0". Also, check
19356 exit status of config.sub, and error out if it failed.
19357
19358 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19359
19360 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19361 and install libgloss.
19362
19363 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19364
19365 * Makefile.in (all-binutils): Depend upon all-byacc.
19366
19367 * configure.in: Don't build emacs on Irix 5.
19368
19369 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19370
19371 * configure.in (*-*-netware*): Add libio.
19372
19373 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19374
19375 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19376 (CHECK_TARGET_MODULES): Ditto.
19377 (INSTALL_TARGET_MODULES): Ditto.
19378 (TARGET_LIBS): Ditto.
19379 (all-libstdc++): Note dependencies.
19380
19381 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19382
19383 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19384
19385 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19386
19387 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19388 -fexternal-templates.
19389
19390 * configure.in (target_libs): Add libstdc++.
19391 (noconfigdirs): Add libstdc++ as appropriate.
19392
19393 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19394
19395 * config.guess: Update from FSF.
19396
19397 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19398
19399 * configure: Use ${config_shell} when running ${configsub}.
19400
19401 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19402
19403 * config.sub: No longer recognize h8300h.
19404
19405 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19406
19407 * config.sub: Remove extraneous differences between config.sub and
19408 gcc/config.sub.
19409
19410 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19411
19412 * Makefile.in (DISTSTUFFDIRS): Add gas.
19413
19414 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19415
19416 * COPYING.NEWLIB: New file.
19417
19418 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19419
19420 * config.guess (HP-UX): Patch from Harlan Stenn
19421 <harlan@landmark.com> to also emit release level.
19422
19423 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19424
19425 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19426
19427 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19428
19429 * config.sub: Merge nextstep cleanup from FSF.
19430
19431 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19432
19433 * configure.in (arm-*-*): Don't configure ld for this target.
19434
19435 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19436
19437 * configure.in (*-*-netware): don't configure libg++, libio,
19438 librx, or newlib.
19439
19440 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19441
19442 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19443 configure ld--it works, but it doesn't support shared libraries.
19444
19445 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19446
19447 * config.guess (*-unknown-freebsd*): Get rid of possible
19448 trailing "(Release)" in version string.
19449 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19450
19451 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19452
19453 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19454 Fix type: *-next-neststep -> *-next-nextstep.
19455
19456 * config.guess: Merge from FSF:
19457
19458 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19459
19460 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19461
19462 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19463
19464 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19465 instead of UNIX_SV for UnixWare 1.0).
19466
19467 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19468
19469 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19470 to make gdb/nlm/* build after the compiler and linker.
19471
19472 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19473
19474 * config.guess (netbsd, freebsd, linux): Accept any machine,
19475 not just i[34]86.
19476 (m68k-atari-sysv4): Relocate to match FSF version.
19477
19478 * config.guess: More merges from the FSF:
19479
19480 Add a space before function call or macro invocation.
19481
19482 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19483
19484 * config.guess: Add trap cmd to remove dummy.c and dummy when
19485 interrupted.
19486
19487 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19488
19489 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19490 (dummy): Redirect stderr from compilation of dummy.c.
19491
19492 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19493
19494 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19495
19496 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19497
19498 * configure: Accept and ignore --cache*, for compatibility with
19499 new autoconf.
19500
19501 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19502
19503 * config.guess: Merge from FSF:
19504
19505 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19506
19507 * config.guess (Pyramid*:OSx*:*:*): New case.
19508 (PATH): Add /.attbin at end for finding uname.
19509 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
19510
19511 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19512
19513 * config.guess (M88*:DolphinOS:*:*): New case.
19514
19515 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19516
19517 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19518 to select whether to use ELF or COFF.
19519
19520 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19521
19522 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19523
19524 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19525
19526 * config.guess: Guess the OS version for HPUX.
19527
19528 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19529
19530 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19531
19532 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19533
19534 * configure.in: Recognize --with-headers, --with-libs, and
19535 --without-newlib.
19536 * Makefile.in (all-xiberty): Depend upon all-ld.
19537
19538 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19539
19540 * configure.in: Change i[34]86 to i[345]86.
19541
19542 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19543
19544 * configure (version): A few more tweaks to help message.
19545
19546 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19547
19548 * Makefile.in: Remove (for now) librx as a host library,
19549 now that we're building it for target.
19550
19551 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19552
19553 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19554 (Karl Berry).
19555
19556 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19557
19558 * configure.in: Also configure librx.
19559
19560 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19561
19562 * Makefile.in: Update various rules to reflect that librx
19563 is now needed for libg++.
19564
19565 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19566
19567 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19568
19569 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19570
19571 * configure.in: Configure the examples directory.
19572
19573 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19574
19575 * configure: Simplify Jun 2 1994 change.
19576
19577 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19578
19579 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19580 /bin/gcc isn't good enough to build gcc.
19581
19582 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19583
19584 * Makefile.in (GDB_SUPPORT_FILES): Remove
19585 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19586 (gdb.tar.gz): Add new rule to use standard distribution building
19587 mechanism.
19588
19589 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19590
19591 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19592 Bill Cox <bill@cygnus.com>.
19593
19594 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19595
19596 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19597
19598 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19599
19600 * configure: Search current dir first in .gdbinit.
19601
19602 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19603
19604 * config.sub: Recognize freebsd (merged from gcc config.sub).
19605
19606 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19607
19608 * config.sub: Refer to NeXT's operating system as nextstep.
19609
19610 * config.sub (case $basic_machine): Re-order the cases, to match
19611 the order in the FSF version (which is mostly alphabethical).
19612 Merge in some additions and changes from the FSF.
19613
19614 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19615
19616 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19617 * config.sub: Recognize cxux7.
19618 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19619
19620 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19621
19622 * config.sub: Fix typo powerpc -> powerpc-*.
19623
19624 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19625
19626 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19627
19628 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19629 parallel with all-emacs and install-emacs). Top-level command
19630 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19631
19632 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19633
19634 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19635 $(relbindir)/make before doing ``make install'', and use
19636 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19637 installing over running make binary.
19638 ($(host)-stamp-stage3-installed): Likewise.
19639
19640 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19641
19642 * config.guess: Recognize Mach.
19643
19644 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19645
19646 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19647 see whether --exec-prefix was used.
19648
19649 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19650
19651 * README: Explicitly mention libg++/README. (Zoo's idea.)
19652
19653 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19654
19655 * Makefile.in: Add all-librx target similar to all-libproc.
19656
19657 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19658
19659 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19660 with post 1.2 uname bogosity.
19661
19662 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19663
19664 * configure: Remove temporary files on receipt of a signal.
19665
19666 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19667
19668 * configure: If there is a package_makefile_frag, remove
19669 ${subdir}/Makefile.tem after copying it in.
19670
19671 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19672
19673 * build_all.mk: support rs6000 lynx identifies itself as
19674 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19675 since /bin/gcc is too feeble to compile a modern gcc.
19676
19677 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19678
19679 * brought devo/test-build.mk update-to-date with progressive/
19680 test-build.mk. Add lynx targets and hppa flag info.
19681
19682 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19683
19684 * configure.in: Use mh-ncrsvr43. Patch from
19685 Tom McConnell <tmcconne@sedona.intel.com>.
19686
19687 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19688
19689 * config.guess (i386-unknown-bsdi): No longer need to
19690 check #if defined(__bsdi__) && defined(__i386__).
19691
19692 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19693
19694 * configure: Set program_transform_nameoption correctly.
19695
19696 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19697
19698 * brought build-all.mk update-to-date with progressive build-all.mk,
19699 added new targets and hppa info.
19700
19701 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19702
19703 * configure: If config.guess result is a prefix of the user
19704 specified target, assume a native build and use the user specified
19705 target as the host alias. Remove SunOS patch suffix removal hack.
19706 * configure.in: Remove SunOS patch suffix removal hack.
19707
19708 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19709 in NATIVE_CHECK_MODULES.
19710
19711 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19712
19713 * Makefile.in: Rename HOST_ONLY to NATIVE.
19714 * configure: Delete SunOs patch suffix from host_canonical
19715 and build_canonical variables that are prepended to Makefiles.
19716 * configure.in: Add comments for easier maintenance.
19717
19718 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19719
19720 * Makefile.in: Add all-libproc target similar to all-gui.
19721
19722 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19723
19724 * Makefile.in (CHECK_MODULES): split into
19725 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19726
19727 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19728
19729 * config.guess (i386-unknown-bsdi): New system to guess.
19730
19731 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19732
19733 * Makefile.in: Add all-gui target (but not yet build by "all").
19734
19735 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19736
19737 * config.sub: Move deletion of patch suffix from here...
19738 * configure.in: To here, at Ian's suggestion. The top-
19739 level scripts might need to know of a patch level.
19740
19741 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19742
19743 * config.sub: Strip off patch suffix so rtl is recognized
19744 as a sunos4.1.3 machine, even though it's been patched.
19745
19746 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19747
19748 * Makefile.in (INSTALL_LAST): Delete.
19749 (INSTALL_DOSREL): New.
19750
19751 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19752
19753 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19754 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19755 whether we pass down --with-gnu-ld anyhow.
19756
19757 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19758
19759 * Makefile.in (INSTALL_LAST): Change operation so it works
19760 on more flavors of make.
19761 * configure.in (go32): Don't build libg++ or libio.
19762
19763 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19764
19765 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19766 they can be overriden by templates.
19767
19768 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19769
19770 * configure.in (target==go32): Don't build gdb.
19771 * dosrel: New directory.
19772
19773 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19774
19775 * configure.in (host==go32): Configure dosrel too.
19776 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19777 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19778 be set by incoming names or templates.
19779 (INSTALL_LAST): New rule.
19780
19781 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19782
19783 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19784
19785 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19786
19787 * configure.in (appdirs): New variable. Currently empty, but will
19788 be used in gas distribution. If nonempty, lists a set of
19789 directories at least one of which must get configured, or top
19790 level configuration is considered to have failed.
19791 (rs6000-*-lynxos*): Use new file name.
19792
19793 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19794
19795 Eliminate XTRAFLAGS.
19796 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19797 newlib include files using -idirafter, and also use -nostdinc.
19798 (CXX_FOR_TARGET): Likewise.
19799 (XTRAFLAGS): Removed.
19800 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19801 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19802 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19803 ($(DO_X)): Don't pass down XTRAFLAGS.
19804
19805 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19806
19807 * configure.in (mips*-dec-bsd*): New target; do build linker.
19808 (mips*-*-bsd*): New target; don't build linker.
19809
19810 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19811
19812 * configure.in: support rs6000-*-lynxos* configuration.
19813 support sunos4 as a cross target.
19814
19815 * config.sub: look for lynx*, not lynx since the OS version may
19816 legitimately be part of the name.
19817
19818 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19819
19820 * configure.in (i[34]86-*-sco*): Move to be with other i386
19821 targets.
19822 (romp-*-*): New target. Skip various binary utilities.
19823 (vax-*-*): New target. Don't build newlib.
19824 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
19825
19826 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19827
19828 * configure.in: Only set host_makefile_frag if config
19829 directory exists.
19830
19831 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19832
19833 * install.sh: If $dstdir exists, don't check whether each
19834 component does.
19835
19836 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19837
19838 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19839
19840 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19841
19842 * configure.in (*-*-lynxos*): Don't configure newlib for either
19843 native or cross Lynx.
19844
19845 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
19846
19847 * config.sub (sparc64-elf): Fix os.
19848 (z8k): Remove duplicate.
19849
19850 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19851
19852 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19853 gcc/stmp-fixproto, to try to prevent fixproto from being run.
19854
19855 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
19856
19857 * configure: Make file links cleanly even if Lynx fails on
19858 an NFS symlink (at least fail cleanly).
19859
19860 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19861
19862 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19863 -XNh2000.
19864
19865 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19866
19867 * configure: Unknown options are fatal again.
19868
19869 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
19870
19871 * configure: Ignore --x-includes and --x-libraries, for Autoconf
19872 compatibility.
19873
19874 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
19875
19876 * build-all.mk: Add `clean' target.
19877
19878 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19879
19880 * config.guess: Add SINIX support.
19881 * configure.in: Add mips-*-sysv4* support.
19882
19883 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
19884
19885 * build-all.mk: Document all useful targets.
19886 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19887 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19888
19889 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19890
19891 * configure: Support --silent, --quiet.
19892
19893 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19894
19895 * configure: Support --disable-FEATURE.
19896
19897 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19898
19899 * config.guess: Recognize NCR running SVR4.3.
19900
19901 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
19902
19903 * config.guess: Make BSDI generate i386-unknown-bsd386.
19904 Patch from Paul Eggert <eggert@twinsun.com>.
19905
19906 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19907
19908 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19909
19910 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19911
19912 * configure: Make unrecognized options give nonfatal warnings
19913 instead of fatal errors, and pass them to any subdirectory
19914 configures in case they recognize them.
19915 Make --x equivalent to --with-x.
19916
19917 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19918
19919 * configure: Add --enable-* options. Clean up usage message and
19920 some comments.
19921
19922 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
19923
19924 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19925
19926 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19927
19928 * configure.in (hppa*-*-*): Enable binutils.
19929
19930 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19931
19932 * config.sub: Recognize cisco.
19933
19934 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
19935
19936 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19937
19938 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19939
19940 * config.guess: about target *-hitachi-hiuxwe2, don't print more
19941 than one configuration name. Add comment.
19942
19943 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
19944
19945 * config.guess: about target *-hitachi-hiuxwe2, fixed
19946 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
19947 macro is incorrect.]
19948
19949 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19950
19951 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19952 than the "make ls" stuff which used to be here.
19953
19954 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19955
19956 * config.guess: Recognize i[34]86-unknown-freebsd.
19957 From Shawn M Carey <smcarey@rodan.syr.edu>.
19958
19959 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
19960
19961 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19962
19963 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19964
19965 * config.guess: Check for ptx.
19966
19967 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
19968
19969 * config.sub: Add os9k checking.
19970
19971 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19972
19973 * config.guess: Handle OSF1 running on HPPA processors
19974
19975 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19976
19977 * configure: If subdir configure fails, print out a message with
19978 subdirectory name, in case subdir's configure code didn't identify
19979 itself.
19980
19981 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
19982
19983 * configure.in: Remove embedded newlines from configdirs.
19984 Avoid mismatches of substrings. Fix matching strings at end
19985 of configdirs.
19986
19987 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
19988
19989 * config.guess: Add Lynx/rs6000 config support.
19990
19991 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19992
19993 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19994
19995 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
19996
19997 * configure.in (hppa*-*-osf*): Treat this just like most other
19998 PA configurations (eg no binutils or ld).
19999 (hppa*-*-*elf*): These configurations have binutils and ld.
20000
20001 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20002
20003 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
20004
20005 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20006
20007 * configure.in (rs6000-*-*): Build gas.
20008
20009 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20010
20011 * Makefile.in: Avoid bug in losing hpux sed.
20012
20013 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20014
20015 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20016 for GDB and GDB has been fixed to not need it.
20017
20018 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20019
20020 * config.guess: Recognize vax hosts.
20021
20022 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20023
20024 * configure (while loop): Don't use "break 2" inside case
20025 statement -- the case statement isn't an enclosing loop.
20026
20027 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20028
20029 * config.guess: Clean up NeXT support, to allow nextstep
20030 on Intel machines. Make OS be nextstep.
20031
20032 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20033
20034 * config.guess: Add alternate forms for Convex.
20035
20036 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20037
20038 * configure: Completely rewrite option processing. Take
20039 advantage of pattern-matching to avoid invoking test frequently.
20040 Also clean up host and target defaulting logic.
20041
20042 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20043
20044 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20045 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20046 commands (plus user environment) will fit SCO limits.
20047
20048 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20049
20050 * configure.in: Don't issue warnings about directories which are
20051 not being configured if -norecursion is set. Correct test for
20052 --with-gnu-as and --with-gnu-ld to not get confused by substring
20053 matches.
20054
20055 * configure.in: Don't build gas for alpha-dec-osf1*.
20056
20057 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20058
20059 * configure: Back out Per's change of 12/19/1993. It changes the
20060 behavior of configure in unexpected and confusing ways.
20061
20062 Also, use different delim char when calculating
20063 program_transform_name so that the name can contain slashes.
20064
20065 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20066
20067 * configure.in, config.sub: Add support for VSTa micro-kernel.
20068
20069 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20070
20071 * configure.in: Nuke hacks which were used to get a special
20072 version of GAS for HPPA configurations.
20073
20074 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20075
20076 * configure: If only ${target_alias} is given, use that
20077 as the default for ${host_alias}.
20078 * configure: Add missing back-slashes before nested quotes.
20079
20080 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20081
20082 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20083
20084 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20085
20086 * config.guess: Recognize some Tektronix configurations.
20087 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20088
20089 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20090
20091 * config.sub: Match any flavor of SH.
20092
20093 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20094
20095 * configure.in: Don't try to configure newlib for Alpha.
20096
20097 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20098
20099 * configure.in: Don't build ld for Irix 5. Don't build gas,
20100 libg++ or libio for any Alpha target.
20101
20102 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20103
20104 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20105
20106 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20107 default arguments -- so it tried to compress itself.
20108
20109 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20110
20111 * configure.in (notsupp): ensure that a space is always at the end
20112 of the configdirs list, since the grep checks for an explicit space
20113
20114 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20115
20116 * configure.in (target i386-sysv4.2): don't build ld, since static
20117 versions of many libraries are not available.
20118
20119 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20120
20121 * config.guess: Recognize Apollos (using environment variables).
20122 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20123
20124 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20125
20126 * config.guess: Recognize Sony news mips running newsos.
20127
20128 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20129
20130 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20131 "fi ; else" for bash.
20132
20133 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20134
20135 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20136
20137 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20138
20139 * config.sub: accept unixware as an alias for svr4.2.
20140 Fix some inconsistancies with the gcc version.
20141
20142 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20143
20144 * Makefile.in (DISTDOCDIRS): Add gdb.
20145
20146 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20147
20148 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20149
20150 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20151
20152 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20153 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20154 this now.
20155
20156 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20157
20158 * config.sub: Accept hiux* as an OS name.
20159
20160 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20161 etc/make-stds.texi. The underscore came from gcc, and dje now
20162 agrees that RUNTESTFLAGS is the correct name.
20163
20164 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20165
20166 * install.sh: Remove 'set -e'. It makes any conditionals
20167 in the script useless.
20168
20169 * config.guess: Automatically recognize arm-acorn-riscix
20170 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20171
20172 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20173
20174 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20175
20176 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20177
20178 * Makefile.in (DISTDOCDIRS): New variable.
20179 (taz): Edit local Makefile.in sooner, instead of proto-toplev
20180 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
20181
20182 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20183
20184 * configure.in (hppa target): check the source directory for the
20185 pagas sub-directory
20186
20187 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20188
20189 * config.sub: Allow -aout* and -elf*.
20190
20191 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20192
20193 * configure.in: Don't build ld on i386-solaris2, same as for
20194 sparc-solaris2.
20195
20196 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20197
20198 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20199
20200 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20201
20202 * configure.in: Configure gdb for alpha.
20203
20204 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20205
20206 * Makefile.in (CXXFLAGS): Add -O.
20207
20208 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20209
20210 * config.guess: added support for DG Aviion
20211
20212 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20213
20214 * configure.in: Produce warning message for subdirectories not
20215 configurable for this host/target combination. Don't try to
20216 configure gdb for vms.
20217
20218 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20219
20220 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20221 appropriate files before making "diststuff".
20222 (DISTBISONFILES): New var: list of files to be edited.
20223 (DISTSTUFFDIRS): Add binutils.
20224
20225 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20226
20227 * config.sub: also handle mipsel and mips64el (for little endian mips)
20228
20229 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20230
20231 * configure.in: Add * to end of all OS names.
20232
20233 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20234
20235 * configure.in: Build newlib for LynxOS native.
20236
20237 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20238
20239 * config.guess: Add support for delta 88k running SVR3.
20240
20241 * configure.in: Add comment about HP compiler vs. emacs.
20242
20243 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20244
20245 * configure.in: don't build ld on solaris2 (not a viable option
20246 due to bugs in getpwnam & getpwuid)
20247
20248 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20249
20250 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20251 config.guess will produce a full version number.
20252
20253 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20254
20255 * configure.in: Build linker and binutils for alpha-dec-osf1.
20256
20257 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20258
20259 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20260 and gdb/testsuite/Makefile.in.
20261
20262 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20263
20264 * configure.in: recognize mips*- instead of mips-
20265
20266 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20267
20268 * config.sub: Accept linux*coff and linux*elf as operating
20269 systems.
20270
20271 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20272
20273 * config.sub: Recognize mips64, and mips3 as an alias for it.
20274
20275 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20276
20277 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20278 gdb knows how to handle OSF/1 shared libraries.
20279
20280 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20281
20282 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20283 * config.guess: Recognize Hitachi's HIUX.
20284 * config.sub: Recognize h3050r* and hppahitachi.
20285 Remove redundant cases for hp9k[23]*.
20286
20287 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20288
20289 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20290 if gas and ld are in the source tree and are in ${configdirs}.
20291 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20292 --with options (but still pass them down on the command line,
20293 if they were explicitly specified).
20294
20295 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20296
20297 * configure: substitute SHELL value in Makefile.in with
20298 ${CONFIG_SHELL}
20299
20300 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20301
20302 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20303 *-*-solaris2* targets.
20304
20305 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20306
20307 * Makefile.in: define M4, and pass it down to sub-makes;
20308 all-autoconf now depends on all-m4
20309
20310 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20311
20312 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20313 presence of {ar,ranlib} instead of a configured directory
20314
20315 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20316
20317 * config.guess: Accept 34?? as well as 33?? for NCR.
20318
20319 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20320
20321 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20322 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20323
20324 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20325
20326 * configure: grab values for $(CC) and $(CXX) from the
20327 environment, so that someone can do "CC=gcc configure; make" and
20328 have it work right (matching the way that autoconf works now)
20329
20330 * configure.in, Makefile.in: add support for gash, the tcl
20331 interface to Galaxy
20332
20333 * config.guess: add NetBSD variants (hp300, x86)
20334
20335 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20336
20337 * install.sh: Support -d option (in the manner of SunOS 4 install,
20338 as it is more deterministic than that of GNU install)
20339 (chmodcmd): Set file to mode 755 by default (should also do default
20340 chgrp and chown, but I don't feel like dealing with that now)
20341
20342 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20343
20344 * config.sub: Remove h8300hhms alias.
20345
20346 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20347
20348 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20349
20350 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20351
20352 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20353 as stmp-fixinc
20354
20355 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20356
20357 * config.sub: recognize m88110-bug-coff.
20358
20359 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20360
20361 * Makefile.in (all-libio): all dependencies on the toolchain used
20362 to build this (gcc, gas, ld, etc)
20363
20364 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20365
20366 * config.guess: Deal with OSF/1 1.3 on alpha.
20367
20368 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20369
20370 * install.sh: add some 'else true' clauses for portability
20371
20372 * configure.in: don't build libio for h8[35]00-*-* targets
20373
20374 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20375
20376 * Makefile.in: Add support for new libio.
20377
20378 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20379
20380 * install.sh: If one command fails, don't try the rest. Don't try
20381 to remove $dsttmp (via trap) unless we have already created it.
20382 If $src doesn't exist, detect it and exit with an error.
20383
20384 * config.guess: Recognize BSD on hp300.
20385
20386 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20387
20388 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20389 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20390
20391 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20392
20393 * Makefile.in (all-send-pr): depends on all-prms
20394
20395 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20396
20397 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20398
20399 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20400
20401 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20402 Added test for mips-mips-riscos5.
20403
20404 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20405
20406 * configure.in: use mh-hp300 for 68k HP hosts
20407
20408 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20409
20410 * configure: add support for CONFIG_SHELL, so that you can use
20411 some alternate shell for evaluating configure scripts
20412
20413 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20414
20415 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20416 in configure script to bug-gdb@prep.ai.mit.edu when building
20417 distribution archive.
20418 * Makefile.in (COMPRESS): Remove def.
20419 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20420 gdb.tar.Z and make-gdb.tar.Z respectively.
20421 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20422 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20423 to convergence with 'taz' target in Makefile.in.
20424
20425 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20426
20427 * install.sh (dsttmp): use trap to ensure that tmp files go
20428 away on error conditions
20429
20430 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20431
20432 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20433
20434 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20435
20436 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20437 its parent is '/' not ''.
20438
20439 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20440
20441 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20442
20443 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20444 that ${newsrcdir}/configure.in does.
20445
20446 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20447
20448 * test-build.mk: support for CONFIG_SHELL
20449
20450 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20451
20452 * config.sub (netware): Add as a basic system type.
20453
20454 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20455
20456 * Makefile.in (Makefile): depend on configure.in. Also drop the
20457 $(srcdir)/ from the dependency on Makefile.in.
20458
20459 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20460
20461 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20462 (h8300hhms is temporary until multi-libraries are implemented).
20463 * configure.in: Handle h8300h too.
20464
20465 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20466
20467 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20468
20469 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20470
20471 * configure: Remove extraneous output when guessing host type.
20472 * config.guess: Remove extraneous output when guessing using C
20473 compiler rather than uname, or when guessing fails.
20474
20475 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20476
20477 * Makefile.in: remove all.cross and install.cross targets
20478
20479 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20480 definitions
20481
20482 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20483
20484 * configure.in (target sh): Build gprof.
20485
20486 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20487
20488 * config.sub: change -solaris to -solaris2
20489
20490 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20491
20492 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20493
20494 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20495
20496 * configure: Correct error message for missing Makefile.in to
20497 print correct directory.
20498
20499 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20500
20501 * install.sh: kludge around 386BSD shell bug
20502
20503 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20504
20505 * config.guess: Recognize NeXT.
20506 * config.guess: Recognize i486-ncr-sysv4.
20507 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20508
20509 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20510
20511 * Makefile.in (MAKEINFOFLAGS): New variable.
20512 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20513 * build-all.mk, test-build.mk: Pass down --no-split as
20514 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20515
20516 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20517
20518 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20519
20520 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20521
20522 * Makefile.in (libg++.tar.z): New rule.
20523 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20524 * Makefile.in (taz): Only do a single chmod.
20525
20526 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20527
20528 * install.sh: don't use dirname anymore (replaced with sed usage)
20529
20530 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20531
20532 * Makefile.in: Change extension for gzip'd files from '.z' to
20533 '.gz' per new FSF standard usage.
20534
20535 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20536
20537 * configure: put quotes around the final value of program_transform_name
20538
20539 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20540
20541 * Makefile.in: new install.sh support; update install-info rules
20542
20543 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20544
20545 * configure.in: Build diff for crosses, but not for go32 host.
20546
20547 * configure.in: Build gprof only for native, and don't build it
20548 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20549
20550 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20551
20552 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20553
20554 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20555
20556 * configure.in (host_tools): Add prms.
20557
20558 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20559
20560 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20561 with $(FLAGS_TO_PASS) on the command line
20562
20563 * config.sub: Recognize lynx and lynxos
20564
20565 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20566
20567 * config.sub: Accept -ecoff*, not just -ecoff.
20568
20569 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20570
20571 * Makefile.in (taz): Use .gz suffix instead of .z.
20572 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20573 names.
20574
20575 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20576
20577 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20578
20579 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20580
20581 * Makefile.in (install-no-fixedincludes): install gcc last, so
20582 that rebuilds that might happen during 'make install' don't get
20583 bogus gcc include files
20584
20585 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20586
20587 Change from Utah for HPPA support:
20588 * config.guess: Recognize hppa1.x-hp-bsd.
20589
20590 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20591
20592 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20593 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20594
20595 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20596
20597 * config.sub: Add support for rom68k and bug boot monitors.
20598
20599 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20600
20601 * Makefile.in: Make all-opcodes depend on all-bfd.
20602
20603 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20604
20605 * config.guess: Added special check for i[34]86-univel-sysv4*.
20606
20607 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20608
20609 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20610 the processor rather than assuming i486.
20611
20612 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20613
20614 * config.guess: Recognize SunOS6 as Solaris3.
20615
20616 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20617
20618 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20619 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20620
20621 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20622
20623 * build-all.mk (all-cross): New target for Canadian Cross.
20624 Added Q2 go32 targets.
20625 * test-build.mk: Configure go32 cross sparclite-aout and
20626 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20627 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20628
20629 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20630
20631 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20632 GO32 hosted toolchains
20633
20634 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20635
20636 * configure: change so "-exec-prefix" gets passed down rather
20637 than "-exec_prefix" so autoconf generated Makefiles get the
20638 exec_prefix set right.
20639
20640 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20641
20642 * config.guess: get the Solaris2 minor version number
20643
20644 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20645
20646 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20647
20648 * config.guess: Recognize some Sequent platforms.
20649
20650 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20651
20652 * Makefile.in: added the vault-install target
20653
20654 * configure.in: actually use the Sun3 makefile fragment that's in
20655 config, also added the release dir to configdirs
20656
20657 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20658
20659 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20660
20661 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20662
20663 * configure.in: remove some program from Alpha targetted toolchains
20664
20665 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20666
20667 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20668 gprof.
20669 (taz): Run "make diststuff" in those directories instead of "make
20670 proto-dir". Look for "VERSION=" only at start of line in subdir
20671 Makefile. Use "gzip -9" for compression.
20672 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20673 (binutils.tar.z): New target.
20674
20675 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20676
20677 * Makefile.in (taz): Include gpl.texinfo.
20678
20679 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20680
20681 * Makefile.in (setup-dirs): Merged into "taz" target.
20682 (taz): Only do `proto-dir' stuff if a directory is actually needed
20683 for this target.
20684
20685 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20686
20687 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20688 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20689 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20690 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20691 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20692
20693 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20694
20695 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20696 config.sub, and move-if-change to gdb testsuite distribution
20697 archive, so the testsuite can be extracted, configured, and
20698 run separately from the gdb distribution. Blow away the Chill
20699 tests that require a Chill compiled executable, since GNU Chill
20700 is not yet publically available.
20701
20702 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20703
20704 * test-build.mk: set environment variables in a single command,
20705 instead of a list of assignments and exports
20706
20707 * config.guess: recognize Alpha/OSF1 systems
20708
20709 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20710
20711 * configure: Change help message to prefer --options rather than
20712 -options.
20713
20714 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20715
20716 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20717 zippy@ecst.csuchico.edu.
20718 * config.guess: Recognize miniframe.
20719
20720 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20721
20722 * Makefile.in: Use srcroot to find runtest rather than rootme.
20723 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20724
20725 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20726
20727 * test-build.mk: Extensive additions to support building on a
20728 machine other than the host.
20729
20730 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20731
20732 * configure (tooldir): Fix for i386-aix again.
20733
20734 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20735
20736 * configure, Makefile.in: Change definition of $(tooldir)
20737 to match the FSF.
20738
20739 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20740
20741 * config.guess: Recognize i[34]86/SVR4.
20742
20743 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20744
20745 * Makefile.in (all-gdb): gdb depends on sim.
20746
20747 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20748
20749 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20750 at the same time we make the prototype gdb directory.
20751 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20752 files at the same time as the gdb base release distribution.
20753
20754 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20755
20756 * Makefile.in (check): Use individual check targets rather than
20757 DO_X rule.
20758 (check-gcc): Added.
20759
20760 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20761
20762 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20763 for System V release 3.2.
20764
20765 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20766
20767 * config.sub: Recognize hppaosf.
20768 * configure.in: Do configure ld/binutils/gas for it.
20769
20770 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20771
20772 * configure (tooldir): Alter syntax used to set this, for systems
20773 where "\$" isn't handled right, like i386-aix.
20774
20775 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20776
20777 * configure: Pass program-transform-name, not
20778 program_transform_name, to recursive configures.
20779
20780 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20781
20782 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20783 of gas+ld+binutils.
20784
20785 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20786
20787 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20788
20789 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20790
20791 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20792
20793 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20794
20795 * Makefile.in (PRMS): Set back to all-prms.
20796
20797 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20798
20799 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20800 targets, rather than for MIPS hosts.
20801
20802 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20803
20804 * configure.in: add comment for --with-x default values
20805
20806 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20807
20808 * Makefile.in: add check-* targets for each of the directories in
20809 the tree. Add a definition of RUNTEST that will use the one we
20810 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20811
20812 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20813
20814 * configure.in: Removed obsolete references to bfd_target and
20815 target_makefile_frag.
20816
20817 * build-all.mk: Set assorted targets for Q2.
20818 * config.sub: Recognize z8k-sim and h8300-hms.
20819 * test-build.mk: Really don't pass host to configure.
20820 (HOLES): Added uname.
20821
20822 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
20823
20824 * configure: Handle an empty program-prefix, program-suffix or
20825 program-transform-name correctly.
20826
20827 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
20828
20829 * build-all.mk: -G 8 no longer required for MIPS targets.
20830 * test-build.mk: Don't pass host argument to configure; make it
20831 guess.
20832
20833 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
20834
20835 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
20836 * Makefile.in (COMPRESS): New macro, like GZIP.
20837
20838 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
20839
20840 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20841
20842 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20843 with gas currently defaults to -G 0.
20844
20845 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
20846
20847 * Makefile.in (all-flex): flex depends on byacc.
20848
20849 * build-all.mk: If host not specified, use config.guess. Pass TAG
20850 to test-build.mk as RELEASE_TAG.
20851 * test-build.mk (configargs): New variable containing arguments to
20852 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
20853 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20854
20855 * config.guess: Use /bin/uname when checking -X argument on SCO,
20856 to avoid invoking GNU uname which doesn't understand -X.
20857
20858 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20859
20860 * configure.in: Build gas for mips-*-*.
20861
20862 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20863
20864 * Makefile.in (all.normal): insert missing backslash.
20865
20866 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
20867
20868 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20869
20870 * Makefile.in: Complete overhaul to merge many almost identical
20871 targets.
20872
20873 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20874
20875 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20876 (gdb.tar.Z): Adjusted.
20877
20878 * Makefile.in (setup-dirs, taz): New targets; should be general
20879 enough to adapt for gdb sometime. Build only .z file.
20880 (gas.tar.z): New target.
20881
20882 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
20883
20884 * build-all.mk: Use CC=cc -Xs on Solaris.
20885
20886 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
20887
20888 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
20889 for handling BISON for FSF releases.
20890
20891 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20892
20893 * configure: Actually implement the change zoo just documented.
20894
20895 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20896
20897 * configure: when using config.guess, only set target_alias when
20898 it's not already been set (ie, on the command line)
20899
20900 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20901
20902 * Makefile.in: add installcheck target, set PRMS to install-prms
20903
20904 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20905
20906 * configure: add support for package_makefile_fragment, handle the
20907 case where a directory has a configure.in file but no Makefile.in
20908 more gracefully (with an actual understandable error message, even);
20909 add support for --without (and add this to the usage message); also
20910 explicitly add a --host=${host_alias} to the command line when
20911 config.guess is used
20912
20913 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20914
20915 * configure: Must use both --host and --target in recursive calls.
20916
20917 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
20918
20919 * Makefile.in: Change deja-gnu to dejagnu.
20920
20921 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
20922
20923 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20924
20925 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20926
20927 * configure.in: canonicalize all instances to *-*-solaris2*,
20928 also strip out a number of tools to not build for go32 host
20929
20930 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20931
20932 * config.guess: add GPL.
20933
20934 * Makefile.in, config.guess, config.sub, configure: bump
20935 copyrights to 93.
20936
20937 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
20938
20939 * Makefile.in (do-info): Removed obsolete check for existence of
20940 localenv file.
20941
20942 * Makefile.in (MAKEOVERRIDES): Define to be empty.
20943
20944 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20945
20946 * Makefile.in: a couple of 'else true' for decstation,
20947 support for TclX
20948
20949 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20950
20951 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
20952
20953 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20954
20955 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
20956
20957 * config.guess: Recognize i386-ibm-aix (PS/2).
20958 * configure.in: Use config/mh-aix386 file for it.
20959
20960 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
20961
20962 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20963 CC_FOR_TARGET instead.
20964 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20965
20966 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
20967
20968 * Makefile.in: Add sim to list of directories sent with gdb
20969
20970 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
20971
20972 * configure.in: Put back mips-dec-bsd* case.
20973
20974 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
20975
20976 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20977 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
20978 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20979
20980 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20981
20982 * configure.in: remove no-op mips-dec-bsd* in "case $target"
20983
20984 * Makefile.in (dir.info): only run gen-info-dir if it exists,
20985 (install-info): install dir.info only if it exists,
20986 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20987
20988 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
20989
20990 * configure.in: For vms target, skip bfd, ld, binutils. Do build
20991 gas for mips-dec-bsd.
20992
20993 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
20994
20995 * configure (makesrcdir): If ${srcdir} is relative and not ".",
20996 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20997
20998 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
20999
21000 * configure.in: Added "dejagnu" to hosttools list.
21001
21002 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
21003
21004 * config.sub, configure.in, config.guess: Add support
21005 for Bosx, an AIX variant from Bull.
21006 Patches from F.Pierresteguy@frcl.bull.fr.
21007
21008 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
21009
21010 * devo/dejagnu: Initial creation of devo/dejagnu.
21011 Migrated dejagnu testcases and support files for testing software
21012 tools to reside as subdirectories, currently called "testsuite",
21013 within the directory of the software tool. Migrated all programs,
21014 support libraries, etc. beloging to dejagnu proper from
21015 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
21016 with no modifications. The changes to these files which will
21017 allow them to configure, build, and execute properly will be made
21018 in a future update.
21019
21020 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21021
21022 * Makefile.in: Change send_pr to send-pr.
21023 * configure.in: Likewise.
21024 * send_pr: Renamed directory to send-pr.
21025
21026 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21027
21028 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21029
21030 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21031
21032 * README: Update for gdb-4.8 release.
21033 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21034 gdb-xxx.tar.z (gzip'd) file also.
21035
21036 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21037
21038 * Makefile.in: make all-diff depend on all-libiberty
21039
21040 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21041
21042 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21043
21044 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21045
21046 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21047
21048 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21049
21050 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21051 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21052 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21053
21054 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21055
21056 * Makefile.in: makeinfo binary is in a new location
21057
21058 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21059
21060 * config.sub: Accept -ecoff as an OS.
21061
21062 * Makefile.in: Various changes to eliminate a level of make
21063 recursion and reduce the required command line length.
21064 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21065 sub-makes.
21066 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21067 variables holding settings for specific sub-makes.
21068 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21069 in terms of BASE_FLAGS_TO_PASS.
21070 (TARGET_LIBS): New variable listing directories which use
21071 TARGET_FLAGS_TO_PASS.
21072 (subdir_do): Eliminated.
21073 (do-*): New set of targets to replace subdir_do.
21074 (various): All targets which used subdir_do now depend on do-*.
21075 (local-clean): Renamed from do_clean.
21076 (local-distclean): New target, dependency of distclean and
21077 realclean.
21078 (install-info): Don't create directories. Depend on dir.info
21079 rather than calling make recursively.
21080 (install-dir.info): Eliminated.
21081 (install-info-dirs): Create all info directories here.
21082 (dir.info): Depend upon do-install-info.
21083
21084 * test-build.mk (HOLES): Added false.
21085
21086 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21087
21088 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21089
21090 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21091
21092 * Makefile.in (info): remove dependency on all-texinfo. The
21093 problem was really in texinfo/C, not at this level.
21094
21095 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21096
21097 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21098
21099 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21100
21101 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21102 GDB releases.
21103
21104 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21105
21106 * configure: Include srcdir in message about target of link not
21107 being found. Don't convert `-' to `_' in `with' options being
21108 passed to subdirs.
21109
21110 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21111
21112 * configure.in: add uudecode to host_tools
21113
21114 * Makefile.in: added {all,install}-uudecode targets, added them to
21115 the appropriate lists
21116
21117 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21118
21119 * Makefile.in (all-gcc): Added dependency on all-gas.
21120
21121 * configure.in (mips-*-*): Build ld and binutils.
21122
21123 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21124
21125 * configure: check return code from mkdir, print error message and
21126 exit on failure.
21127
21128 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21129
21130 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21131
21132 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21133
21134 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21135
21136 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21137
21138 * config.sub (h8500): Recognize this as a cpu type.
21139
21140 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21141
21142 * configure: source directory missing is no longer a warning
21143
21144 * configure.in: recognize irix[34]* instead of irix[34]
21145
21146 * Makefile.in: define and pass down X11_LIB
21147
21148 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21149
21150 * guess-systype: Renamed to ...
21151 * config.guess: ... by popular request.
21152 * configure.in, Makefile.in: Update accordingly.
21153
21154 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21155
21156 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21157 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21158 + Execute ./dummy instead of assuming . is in PATH.
21159
21160 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21161
21162 * guess-systype: New shell script. Attempts to guess the
21163 canonical host name of the executing host.
21164 Only a few hosts are supported so far.
21165 * configure: Call guess-systype if no host is specified.
21166
21167 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21168
21169 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21170 gcc Makefile.
21171
21172 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21173
21174 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21175 (all-gcc, install-gcc, subdir_do): Use it.
21176
21177 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21178
21179 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21180
21181 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21182
21183 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21184 set exclusively by configure, using configure.in .
21185
21186 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21187
21188 * test-build.mk: set $PATH for all builds
21189
21190 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21191
21192 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21193
21194 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21195 the one used in gcc/Makefile.in, so that a null expansion doesn't
21196 override the one needed to build gcc with a native cc.
21197
21198 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21199
21200 * configure: Accept -with arguments.
21201
21202 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21203
21204 * Makefile.in: added h8300sim
21205
21206 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21207
21208 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21209 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21210 (all-cygnus, native, build-cygnus): Make
21211 $(canonhost)-stamp-3stage-done, not $(host)....
21212 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21213 i386-sco3.2v4. Added else true to if command.
21214
21215 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21216
21217 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21218
21219 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21220
21221 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21222
21223 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21224
21225 * configure.in: don't remove binutils from Solaris builds
21226
21227 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21228
21229 * Makefile.in: get rid of earlier definitions for *clean,
21230 also handle the recursive info rule better
21231
21232 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21233
21234 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21235 do more-or-less the right thing.
21236
21237 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21238
21239 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21240 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21241
21242 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21243
21244 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21245 $(host_canonical).
21246
21247 * configure.in: split the configdirs list into 4 categories (native
21248 v. cross, library v. tool) and handle the cross-only and native-
21249 only in more reasonable (and correct!) way.
21250
21251 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21252
21253 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21254 configdirs anymore.
21255
21256 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21257
21258 * Makefile.in: extensive cleanup:: removed all of the explicit
21259 clean-* targets, collapsed many wrappers around subdir_do into
21260 one, added additional targets to satisfy standards.texi, deleted
21261 some old targets, some changes for consistency
21262
21263 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21264
21265 * configure.in: handle some programs as cross-only, and others as
21266 native only
21267
21268 * test-build.mk: handle partial holes in a more generic manner
21269
21270 * Makefile.in: m4 depends on libiberty
21271
21272 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21273
21274 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21275 time, wdiff, and find to configdirs
21276
21277 * Makefile.in: all, clean, and install rules for the new programs
21278 added to configure.in
21279
21280 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21281
21282 * configure.in: use mh-sun for all *-sun-* hosts
21283
21284 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21285
21286 * Makefile.in: define flags for X11 include files and library file
21287 locations, pass them down to the programs that need this info
21288
21289 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21290
21291 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21292
21293 * configure.in: start building libg++ for HP-UX targets
21294
21295 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21296
21297 * README: Update references to files moved into etc/.
21298
21299 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21300
21301 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21302 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21303
21304 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21305
21306 * configure: accept dash as well as underscore in long option
21307 names for FSF compatibility.
21308
21309 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21310
21311 * config.sub: added -sco3.2v4 support from FSF.
21312
21313 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21314
21315 * configure.in: expand the section that adds or removes
21316 directories from the list of programs to build, to handle native
21317 vs. cross in addition to host v. native
21318
21319 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21320
21321 * Makefile.in: Replace C++ in macro names with CXX.
21322 This is less likely to break ...
21323
21324 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21325
21326 * test-build.mk: add -w to GNU_MAKE
21327
21328 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21329
21330 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21331 add 'sparc' to list of recognized cpus. This needed to make
21332 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21333 Delete some redundant ose68 variants. Recognize -wrs as an os,
21334 then changes that into $CPU-wrs-vxworks.
21335
21336 * configure.in: remove most references to gdbtest, regularize
21337 target based program removal
21338
21339 * test-build.mk: import from p3 tree (many fixes and changes)
21340
21341 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21342
21343 * Makefile.in: added rules to handle tcl, tk, and expect
21344
21345 * configure.in: handle those directories if they exist
21346
21347 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21348
21349 * config.sub: removed bogus hppabsd and hppahpux names, since
21350 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21351
21352 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21353
21354 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21355 depends upon all-xiberty
21356
21357 * Makefile.in: changes from p3, including:
21358
21359 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21360
21361 * Makefile.in (XTRAFLAGS): include newlib directories if
21362 newlib/Makefile exists, rather than if host != target.
21363
21364 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21365
21366 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21367 from the same source tree and not building a cross-compiler. This
21368 matters for the libg++ configuration if reconfiguring a tree that
21369 has already been installed.
21370
21371 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21372
21373 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21374 pick up the machine and system specific header files.
21375
21376 * Makefile.in: added AS_FOR_TARGET, passed down in
21377 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21378 the C compiler to use to create programs which are run in the
21379 build environment, set it to default to $(CC), and passed it down
21380 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21381
21382 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21383
21384 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21385 We need them for unusual native builds, like systems without
21386 ranlib.
21387
21388 * configure: also define $(host_canonical) and
21389 $(target_canonical), which are the full, canonical names for the
21390 given host and target
21391
21392 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21393
21394 * Makefile.in: Added separate definitions for C++.
21395
21396 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21397
21398 * configure.in (configdirs): Add deja-gnu.
21399
21400 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21401
21402 * README: Update for configure.texi and gdb-4.7 release.
21403
21404 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21405
21406 * Makefile.in: Move "all" target to top of file.
21407 Previously, first target was ".PHONY" which caused BSD4.4 make
21408 to build .PHONY when make was run without arguments.
21409
21410 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21411
21412 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21413 Library-copylefted code in libiberty.
21414
21415 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21416
21417 * config.sub: Replace m68kmote with plain old m68k.
21418
21419 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21420
21421 * Makefile.in: Remove space from blank line, avoid Make complaints.
21422
21423 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21424
21425 * config.sub: Complain if no argument is given. Added support for
21426 386bsd as OS and target alias.
21427
21428 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21429
21430 * Makefile.in (XTRAFLAGS): include newlib directories if
21431 newlib/Makefile exists, rather than if host != target.
21432
21433 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21434
21435 * config.sub: recognize sparclite-wrs-vxworks.
21436
21437 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21438 p3.) Added clean-xiberty to clean.
21439
21440 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21441
21442 * configure.in: use *-*-* instead of nested cases for host and target
21443
21444 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21445
21446 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21447 from the same source tree and not building a cross-compiler. This
21448 matters for the libg++ configuration if reconfiguring a tree that
21449 has already been installed.
21450
21451 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21452
21453 * config.sub (i486v/i486v4): Merge in from FSF version.
21454
21455 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21456
21457 * configure: only set PWD if it is already set.
21458
21459 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21460
21461 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21462 doesn't have unset and all success paths (and most error paths)
21463 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21464 to just ${PWD} to avoid confusion.)
21465
21466 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21467
21468 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21469 even for a native compilation.
21470
21471 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21472
21473 Changes to make the gdb.tar.Z rule work better.
21474
21475 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21476 (DEVO_SUPPORT): Add configure.texi.
21477 (bfd-ilrt.tar.Z): Remove ancient rule.
21478
21479 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21480
21481 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21482 pick up the machine and system specific header files.
21483
21484 * configure.in, config.sub: added new target m68010-adobe-scout,
21485 with alias of adobe68k. Changed configure.in to check for
21486 -scout before -sco* to avoid a false match.
21487
21488 * Makefile.in: added AS_FOR_TARGET, passed down in
21489 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21490 the C compiler to use to create programs which are run in the
21491 build environment, set it to default to $(CC), and passed it down
21492 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21493
21494 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21495
21496 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21497 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21498 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21499 FOR_TARGET variants, to newlib and libg++.
21500
21501 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21502
21503 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21504 first.
21505
21506 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21507
21508 * config.sub: Accept `elf' as an environment.
21509
21510 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21511
21512 * Makefile.in (all-opcodes): cd into the right directory
21513
21514 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21515
21516 * configure: added -program_transform_name option, used as
21517 argument to sed when installing programs.
21518 configure.texi: added documentation for -program_prefix,
21519 -program_suffix and -program_transform_name.
21520
21521 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21522
21523 * config.sub: Accept i486 where i386 ok.
21524
21525 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21526
21527 * config.sub: accept we32k
21528
21529 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21530
21531 * config.sub, configure.in: accept OSE68000 and OSE68k.
21532
21533 * Makefile.in: don't create all directories for ``make install'';
21534 let the subdirectories create the ones they need.
21535
21536 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21537
21538 * COPYING: new file, GPL v2
21539
21540 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21541
21542 * Makefile.in: use the new gen-info-dir, which needs a template
21543 argument (which also lives in texinfo)
21544
21545 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21546
21547 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21548
21549 * config.sub (ncr3000): Change i386 to i486.
21550
21551 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21552
21553 * Makefile.in: add install-rcs, install-grep to
21554 install-no-fixedincludes, removed install-bison and install-libgcc
21555
21556 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21557
21558 * configure.in: grab the HPUX makefile fragment if on HPUX
21559
21560 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21561
21562 * Makefile.in: eradicate bison spoor (ditto libgcc).
21563 configure.in: recognise m68{k,000}-ericsson-OSE.
21564 es1800 is alias for m68k-ericsson-OSE
21565
21566 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21567
21568 * configure.in: rearrange the parts that remove programs from
21569 configdirs, based now on HOST==TARGET or by canonical triple.
21570
21571 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21572
21573 * test-build.mk: recurse explicitly with -f test-build.mk when
21574 appropriate. predicate stage3 and comparison on the existence
21575 of gcc. That is, if gcc isn't around, we aren't three-staging.
21576 On very clean, also remove ...stamp-co. Build in-place before
21577 doing other builds.
21578
21579 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21580
21581 * Makefile.in, configure.in: add tgas
21582
21583 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21584
21585 * Makefile.in: a number of changes merged in from progressive.
21586
21587 * configure.in: add libm.
21588
21589 * .cvsignore: ignore some stuff that comes from test-build.mk.
21590
21591 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21592
21593 * config.sub: Add es1800 (m68k-ericsson-es1800).
21594
21595 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21596
21597 * configure: Add program_suffix (parallel to program_prefix)
21598 * Makefile.in: adjust directory-creating script for losing decstation
21599
21600 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21601
21602 * configure: Minor $subdir-related fixes.
21603
21604 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21605
21606 * configure: fix various problems with propogating
21607 makefile_target_frag in subdirs.
21608 * configure.in: config libgcc if its there
21609
21610 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21611
21612 * config.sub: HPPA merge.
21613
21614 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21615
21616 * Makefile.in: Replace all-bison with all-byacc in all
21617 dependency lines for other tools (which now use byacc).
21618
21619 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21620
21621 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21622
21623 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21624
21625 * Makefile.in: make gprof rules similar to byacc rules (instead of
21626 vestigal $(unsubdir) that didn't work...)
21627
21628 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21629
21630 * config.sub: Add support for Linux.
21631 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21632 (at least for libg++).
21633
21634 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21635
21636 * configure.texi: fix doc for the -nfp option to configure
21637
21638 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21639
21640 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21641
21642 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21643
21644 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21645 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21646 * configure.in: added solaris* host_makefile_frag hook.
21647
21648 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21649
21650 * config.sub: changed recognition of m68000 so that various
21651 m68k types can be specified via m680[01234]0
21652
21653 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21654
21655 * config.sub (basic_machine): fix sed so that '-foo' isn't
21656 completely substituted out while .+'-foo' loses the '-foo'
21657
21658 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21659
21660 * config.sub ($os): Add -aout.
21661
21662 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21663
21664 * configure: If host_makefile_frag is absolute, don't
21665 prefix ${invsubdir} (relevant to libg++ auto-configure).
21666
21667 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21668
21669 * Makefile.in (tooldir): Define it.
21670 (all-ld): Depend on all-flex.
21671
21672 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21673
21674 * Makefile.in (check): Fix libg++ special case.
21675
21676 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21677
21678 * configure: do not bury `pwd` into config.status, thus do fewer
21679 pwd's.
21680
21681 * configure: print the "Building in" message only when building in
21682 other than "." AND verbose.
21683
21684 * configure: remove -s, rework -v to better accommodate guested
21685 configures.
21686
21687 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21688
21689 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21690
21691 * Makefile.in: macroize flags passed on recursion. remove
21692 fileutils.
21693
21694 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21695
21696 * configure: get makesrcdir right for subdirs deeper than 1.
21697
21698 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21699 install.
21700
21701 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21702
21703 * Makefile.in: don't print subdir_do or recursion lines.
21704
21705 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21706
21707 * standards.texi: added menu item.
21708
21709 * Makefile.in: build and install standards.info.
21710
21711 * standards.texi: new file.
21712
21713 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21714
21715 * configure: test for and move config.status pieces from
21716 ${subdir}/.
21717
21718 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21719
21720 * configure: Test for existance of files before trying to mv
21721 them, to avoid numerous non-existance messages.
21722
21723 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21724
21725 * configure: correct final line of config.status.
21726
21727 * configure: patch from eggert. Avoids a protection problem if
21728 the original Makefile.in is read only.
21729
21730 * configure: use move-if-change from gcc to create config.status.
21731 Some makefiles depend on config.status to tell if a directory
21732 has been reconfigured for a different host. This change
21733 prevents those directories from remaking everything in the case
21734 where the reconfig was only intended to rebuild a Makefile.
21735
21736 * configure: test for config.sub with "config.sub sun4" rather
21737 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21738 host alias from a missing config.sub.
21739
21740 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21741
21742 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21743 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
21744
21745 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21746
21747 * configure: mkdir ${subdir} as needed.
21748
21749 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21750
21751 * Makefile.in,configure.in: added autoconf.
21752
21753 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21754
21755 * Makefile.in: no longer pass against on recursion.
21756
21757 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21758 definitions are not inherited.
21759
21760 * configure: correct makesrcdir when subdir is .
21761
21762 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21763
21764 * configure: Add support for 'subdirs' variable, which is
21765 like 'configdirs', except that configure doesn't re-invoke
21766 itself for subdirs, it just creates a Makefile for each subdir.
21767 * configure.texi: Document subdirs.
21768
21769 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21770
21771 * configure.in: added flex to configdirs
21772
21773 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21774
21775 * Makefile.in: remove clean-stamps from clean.
21776
21777 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21778
21779 * configure.in: Add gdbtest to configdirs.
21780
21781 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21782
21783 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21784 to recursive makes.
21785 * configure.in: Recognize new ncr3000 config.
21786
21787 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21788
21789 * Makefile.in, configure.in: removed references to gdbm.
21790
21791 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21792
21793 * config.sub: Don't canonicalize os value
21794 newsos* to bsd (readline needs to check for newsos).
21795 (This fix was earlier made Jan 31, but got re-broken.)
21796
21797 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21798
21799 * configure.in: sco is an os, not a vendor!
21800
21801 * configure: Quote $( better. Keep various shells happy.
21802
21803 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21804
21805 * Makefile.in: eliminate stamp-files.
21806
21807 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21808
21809 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
21810 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21811
21812 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21813
21814 * config.sub: fix iris/iris3.
21815
21816 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21817
21818 * configure: re-add -rm.
21819
21820 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
21821
21822 * Maskefile.in: add .stmp-rcs to all.
21823
21824 * configure.in: remove gas from rs6000 build, use aix host fragment.
21825
21826 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
21827
21828 * configure: pass down site_option during recursion.
21829
21830 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
21831
21832 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
21833
21834 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
21835
21836 * configure: Change exec_prefix so that it really defaults to prefix.
21837
21838 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
21839
21840 * Makefile.in, configure.in: Add support for mmalloc library.
21841
21842 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
21843
21844 * Makefile.in: add stmp dependencies for a few more things.
21845
21846 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
21847
21848 * configure: adjusted error message on objdir/srcdir configure
21849 collision, per john's suggestion.
21850
21851 * Makefile.in: add libiberty stmp to all and all.cross.
21852
21853 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
21854
21855 * Makefile.in: remove force dependencies, add grep to all.
21856
21857 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
21858
21859 * Makefile.in: drop flex. make stamp files work.
21860
21861 * configure: added test for conflicting configuration in srcdir,
21862 remove trailing slashes from srcdir. Otherwise emacs gdb mode
21863 gets cranky. use relative paths for configure and srcdir
21864 whenever possible. Send some error messages to stderr that were
21865 going to stdout.
21866
21867 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
21868
21869 * Makefile.in: Fix libg++ rule to check for gcc directory
21870 before using gcc/gcc. Also pass XTRAFLAGS.
21871
21872 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
21873
21874 * Makefile.in: added stmp-files so that directories aren't polled
21875 when they are already built.
21876
21877 * configure.texi: fixed a node pointer problem.
21878
21879 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
21880
21881 * config.sub configure.in gdb/configure.in
21882 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21883 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21884 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
21885
21886 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21887
21888 * configure: -recurring becomes -silent. corrected help message
21889 for -site= option.
21890
21891 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21892
21893 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21894
21895 * configure: when building Makefile for crosses, replace
21896 tooldir and program_prefix. default srcdir from location of
21897 config.sub. remove "for host in hosts" and "for target in
21898 targets" loops.
21899
21900 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21901
21902 * Makefile.in: Do not pass bindir or mandir to cvs.
21903
21904 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
21905
21906 * Makefile.in, configure.in: removed traces of namesubdir,
21907 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
21908 copyrights to '92, changed some from Cygnus to FSF.
21909
21910 * configure.texi: remove most references to multiple hosts,
21911 multiple targets, subdirs, etc.
21912
21913 * configure.man: removed rcsid. reference config.sub not
21914 config.subr.
21915
21916 * Makefile.in: mkdir $(infodir) on install-info.
21917
21918 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
21919
21920 * configure.texi: Explain better about .gdbinit and about
21921 the environment that configure.in sections run in.
21922
21923 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
21924
21925 * configure.in: Ultrix is only a decstation if it's a MIPS.
21926
21927 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
21928
21929 * README: DOC.configure => cfg-paper.texi.
21930
21931 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
21932
21933 * config.sub (near case $os): Don't convert newsos* to bsd!
21934
21935 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
21936
21937 * Makefile.in: Reinstall change from gdb-4.3 that reduces
21938 the number of copies of COPYING that go into the GDB tar file.
21939
21940 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
21941
21942 * bfd/configure.in, gdb/config/mh-i386sco,
21943 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21944 Fix SCO configuration stuff.
21945
21946 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
21947
21948 * Makefile.in: For libg++, make sure the -I pointing
21949 to the gcc directory goes *after* all the libg++-local -I flags.
21950 Also, move just-gcc dependency from just-libg++ to all-libg++.
21951
21952 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
21953
21954 * configure: Change -x to -f to keep Ultrix /bin/test happy.
21955
21956 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
21957
21958 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
21959
21960 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
21961
21962 * config.sub: Add stratus configuration frags. Also
21963 submitted to FSF.
21964
21965 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21966
21967 * Makefile.in (DEV_SUPPORT): add configure.man.
21968
21969 * config.sub(Decode manufacturer-specific): add -none*.
21970
21971 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
21972
21973 * Makefile.in: remove form feeds to make Sun's make happy.
21974 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
21975
21976 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
21977
21978 * Makefile.in (AR_FLAGS): Make quieter.
21979
21980 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
21981
21982 * configure.in: Add libg++.
21983 * configure: When verbose, don't output the command line at each
21984 level; it will be unremarkably the same as the previous version,
21985 which will be the same as what the user typed.
21986
21987 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
21988
21989 * configure.in, Makefile.in: fix clean-info, add flex. add
21990 fileutils.
21991
21992 * configure: be less sensitive to spaces in Makefile.in. Do not
21993 look for sources in "..". Doing so breaks subdirectories that
21994 might have their own configure. If a subdir has it's own
21995 configure script, use it.
21996
21997 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
21998
21999 * cfg-paper.texi: some changes suggested by rms.
22000
22001 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
22002
22003 * config.sub: Merge in some small additions from the FSF version,
22004 taken from the gcc distribution, to bring the Cygnus and FSF
22005 versions into closer sync.
22006
22007 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
22008
22009 * configure.in: Changed svr4 references to sysv4.
22010
22011 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
22012
22013 * configure: added -V for version number option.
22014
22015 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
22016
22017 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22018 renamed from DOC.configure to cfg-paper.texi.
22019
22020 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22021
22022 * configure, config.subr, config.sub: config.subr is now
22023 config.sub again.
22024
22025 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22026
22027 * configure.texi: new file, in progress.
22028
22029 * Makefile.in: build info file and install the man page for
22030 configure.
22031
22032 * configure.man: new file, first cut.
22033
22034 * configure: find config.subr again now that configuration "none"
22035 has gone. removed all traces of the -ansi option. removed all
22036 traces of the -languages option.
22037
22038 * config.subr: resync from rms.
22039
22040 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22041
22042 * configure, config.sub, config.subr: merge config.sub into
22043 config.subr, call the result config.subr, remove config.sub, use
22044 config.subr.
22045
22046 * Makefile.in: revised install for dir.info.
22047
22048 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22049
22050 * configure.in: add decstation host makefile frag.
22051
22052 * Makefile.in: BISON now bison -y again. also install-gcc on
22053 install. clean-gdbm on clean. infodir belongs in datadir.
22054 Make directories for info install. Build dir.info here then
22055 install it.
22056
22057 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22058
22059 * Makefile.in: fix for bad directory tests.
22060
22061 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22062
22063 * configure: \{1,2\} appears to be a sysv'ism. Use a different
22064 regexp. -srcdir relative was being handled incorrectly.
22065
22066 * Makefile.in: unwrapped some for loops so that parallel makes
22067 work again and so one can focus one's attention on a particular
22068 package.
22069
22070 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22071
22072 * configure: added PWD as a stand in for `pwd` (for speed). use
22073 elif wherever possible. make -srcdir work without -objdir.
22074 -objdir= commented out.
22075
22076 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22077
22078 * configure: +options become --options. -subdirs commented out.
22079 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22080 Makefile now at top of generated Makefile. Removed cvs log
22081 entries. added -srcdir. create .gdbinit only if there is one
22082 in ${srcdir}.
22083
22084 * Makefile.in: idestdir and ddestdir go away. Added copyrights
22085 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22086 and mandir now keyed off datadir by default.
22087
22088 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22089
22090 * Freshly created ChangeLog.
22091
22092 \f
22093 Local Variables:
22094 mode: change-log
22095 left-margin: 8
22096 fill-column: 76
22097 version-control: never
22098 End: