]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
1 2023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
5 2023-05-29 Martin Jambor <mjambor@suse.cz>
6
7 * MAINTAINERS: Replace spaces with tabs.
8
9 2023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
10
11 * MAINTAINERS: New entry.
12
13 2023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
14
15 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
16 * Makefile.in: Regenerate
17
18 2023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
19
20 * Makefile.in: Disable warnings as errors for STAGEautofeedback
21
22 2023-05-11 Robin Dapp <rdapp@ventanamicro.com>
23
24 * MAINTAINERS: Sort.
25
26 2023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
27
28 * MAINTAINERS: Add myself.
29
30 2023-05-10 Pan Li <pan2.li@intel.com>
31
32 * MAINTAINERS: Add myself.
33
34 2023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
35
36 * Makefile.in: Define PROFILE_MERGER
37 * Makefile.tpl: Define PROFILE_MERGER
38
39 2023-04-27 Robin Dapp <rdapp@ventanamicro.com>
40
41 * MAINTAINERS: Change my email address.
42
43 2023-04-26 Patrick O'Neill <patrick@rivosinc.com>
44
45 * MAINTAINERS: Add myself.
46
47 2023-04-26 Martin Liska <mliska@suse.cz>
48
49 * MAINTAINERS: fix sorting
50
51 2023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
52
53 * MAINTAINERS (Write After Approval): Add myself.
54
55 2023-04-24 Martin Liska <mliska@suse.cz>
56
57 * MAINTAINERS: Fix sorting.
58
59 2023-04-21 Peter Foley <pefoley2@pefoley.com>
60
61 * configure: Regenerate.
62 * configure.ac: Only create serdep.tmp if needed
63
64 2023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
65
66 * MAINTAINERS (Write After Approval): Add myself.
67
68 2023-04-21 Vineet Gupta <vineetg@rivosinc.com>
69
70 * MAINTAINERS (Write After Approval): Add myself.
71 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
72
73 2023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
74
75 * MAINTAINERS: Add myself.
76
77 2023-03-22 Tobias Burnus <tobias@codesourcery.com>
78
79 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
80
81 2023-03-10 Arsen Arsenović <arsen@aarsen.me>
82
83 * MAINTAINERS (Write After Approval): Add myself.
84
85 2023-02-16 Martin Liska <mliska@suse.cz>
86
87 * MAINTAINERS: I'm stepping down from my positions.
88
89 2023-01-10 Philip Herron <herron.philip@googlemail.com>
90
91 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
92
93 2023-01-06 Clément Chigot <chigot@adacore.com>
94
95 * configure.ac: Skip GMP and MPFR when --disable-gdb is
96 provided.
97 * configure: Regenerate.
98
99 2023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
100
101 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
102
103 2022-12-31 Iain Sandoe <iain@sandoe.co.uk>
104
105 * Makefile.def: Do not build shared libffi.
106 * Makefile.in: Regenerate.
107
108 2022-12-21 Andrew Pinski <apinski@marvell.com>
109
110 * Makefile.def: Add configure-gdb dependencies
111 on all-gmp and all-mpfr.
112 * configure.ac: Split out MPC checking from MPFR.
113 Require GMP and MPFR if the gdb directory exist.
114 * Makefile.in: Regenerate.
115 * configure: Regenerate.
116
117 2022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
118
119 * configure.ac (target_libraries): Add target-libgm2.
120 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
121 Add GCC_TARGET_TOOL entry for gm2.
122 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
123 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
124 * Makefile.def (target_modules): Add libgm2.
125 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
126 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
127 (languages): Add entry for language=m2 with gcc-check-target=check-m2
128 and lib-check-target=check-target-libgm2.
129 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
130 (HOST_EXPORTS): Add definition for GM2.
131 (BASE_TARGET_EXPORTS): Add definition for GM2.
132 (GM2_FOR_BUILD): Defined.
133 (GM2FLAGS): Defined.
134 (GM2_FOR_TARGET): Defined.
135 (GM2FLAGS_FOR_TARGET): Defined.
136 (EXTRA_HOST_FLAGS): Defined.
137 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
138 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
139 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
140 * configure: Rebuilt.
141 * Makefile.in: Rebuilt.
142
143 2022-12-13 Philip Herron <philip.herron@embecosm.com>
144
145 * Makefile.def: Add Rust language.
146 * Makefile.in: Regenerate via autogen.
147
148 2022-12-09 Martin Liska <mliska@suse.cz>
149
150 * MAINTAINERS: Fix spacing.
151
152 2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
153
154 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
155
156 2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
157
158 * Makefile.def: Pass host_libs_picflag to host dependent library
159 configures.
160 * Makefile.in: Regenerate.
161 * configure: Regenerate.
162 * configure.ac (host_libs_picflag): New configure variable set to
163 '--with-pic' when building 'host_shared'.
164
165 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
166
167 * Makefile.def: Add libsframe as new module with its dependencies.
168 * Makefile.in: Regenerated.
169 * configure.ac: Add libsframe to host_libs.
170 * configure: Regenerated.
171
172 2022-11-23 Marek Polacek <polacek@redhat.com>
173
174 Revert:
175 2022-11-23 Marek Polacek <polacek@redhat.com>
176
177 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
178 isl.
179 * Makefile.in: Regenerate.
180 * Makefile.tpl: Set PICFLAG.
181 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
182 check.
183 * configure: Regenerate.
184
185 2022-11-23 Marek Polacek <polacek@redhat.com>
186
187 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
188 isl.
189 * Makefile.in: Regenerate.
190 * Makefile.tpl: Set PICFLAG.
191 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
192 check.
193 * configure: Regenerate.
194
195 2022-11-14 Martin Liska <mliska@suse.cz>
196
197 Revert:
198 2022-11-09 Martin Liska <mliska@suse.cz>
199
200 * doc/Makefile: New file.
201 * doc/_static/custom.css: New file.
202 * doc/baseconf.py: New file.
203 * doc/bsd.rst: New file.
204 * doc/contrib.rst: New file.
205 * doc/contribute.rst: New file.
206 * doc/cppdiropts.rst: New file.
207 * doc/cppenv.rst: New file.
208 * doc/cppopts.rst: New file.
209 * doc/cppwarnopts.rst: New file.
210 * doc/favicon.ico: New file.
211 * doc/funding.rst: New file.
212 * doc/gcc_sphinx.py: New file.
213 * doc/gnu.rst: New file.
214 * doc/gnu_free_documentation_license.rst: New file.
215 * doc/gpl-3.0.rst: New file.
216 * doc/indices-and-tables.rst: New file.
217 * doc/lgpl-2.1.rst: New file.
218 * doc/logo.pdf: New file.
219 * doc/logo.svg: New file.
220 * doc/md.rst: New file.
221 * doc/requirements.txt: New file.
222
223 2022-11-14 Martin Liska <mliska@suse.cz>
224
225 Revert:
226 2022-11-09 Martin Liska <mliska@suse.cz>
227
228 * doc/baseconf.py: Port to GCC sources.
229
230 2022-11-14 Martin Liska <mliska@suse.cz>
231
232 Revert:
233 2022-11-14 Martin Liska <mliska@suse.cz>
234
235 * configure: Regenerate.
236 * configure.ac: Support Sphinx based documentation.
237
238 2022-11-14 Martin Liska <mliska@suse.cz>
239
240 Revert:
241 2022-11-09 Martin Liska <mliska@suse.cz>
242
243 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
244 provide a default.
245
246 2022-11-14 Martin Liska <mliska@suse.cz>
247
248 Revert:
249 2022-11-09 Martin Liska <mliska@suse.cz>
250
251 * doc/bsd.rst:
252 Add trailing newline.
253 * doc/contrib.rst:
254 Add trailing newline.
255 * doc/contribute.rst:
256 Add trailing newline.
257 * doc/cppdiropts.rst:
258 Add trailing newline.
259 * doc/cppenv.rst:
260 Add trailing newline.
261 * doc/cppopts.rst:
262 Add trailing newline.
263 * doc/cppwarnopts.rst:
264 Add trailing newline.
265 * doc/funding.rst:
266 Add trailing newline.
267 * doc/gnu.rst:
268 Add trailing newline.
269 * doc/gnu_free_documentation_license.rst:
270 Add trailing newline.
271 * doc/gpl-3.0.rst:
272 Add trailing newline.
273 * doc/indices-and-tables.rst:
274 Add trailing newline.
275 * doc/lgpl-2.1.rst:
276 Add trailing newline.
277 * doc/md.rst:
278 Add trailing newline.
279
280 2022-11-14 Martin Liska <mliska@suse.cz>
281
282 Revert:
283 2022-11-09 Martin Liska <mliska@suse.cz>
284
285 * configure.ac: Use new install URL.
286 * configure: Regenerate.
287
288 2022-11-14 Martin Liska <mliska@suse.cz>
289
290 Revert:
291 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
292
293 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
294 instead of just ``.''.
295 * doc/gcc_sphinx.py: Moved to...
296 * doc/modules/gcc_sphinx.py: ...here.
297
298 2022-11-14 Martin Liska <mliska@suse.cz>
299
300 Revert:
301 2022-11-10 Martin Liska <mliska@suse.cz>
302
303 * doc/baseconf.py: Modernize by using pathlib.
304
305 2022-11-14 Martin Liska <mliska@suse.cz>
306
307 Revert:
308 2022-11-11 Martin Liska <mliska@suse.cz>
309
310 * doc/Makefile: Disable -j auto.
311
312 2022-11-14 Martin Liska <mliska@suse.cz>
313
314 Revert:
315 2022-11-11 Martin Liska <mliska@suse.cz>
316
317 * doc/Makefile: Update comment.
318
319 2022-11-14 Martin Liska <mliska@suse.cz>
320
321 Revert:
322 2022-11-11 Martin Liska <mliska@suse.cz>
323
324 * doc/indices-and-tables.rst: Rename Indexes to Indices.
325
326 2022-11-14 Martin Liska <mliska@suse.cz>
327
328 Revert:
329 2022-11-13 Martin Liska <mliska@suse.cz>
330
331 PR web/107643
332 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
333 is set.
334 * doc/indices-and-tables.rst: Use include_todo tag.
335
336 2022-11-14 Martin Liska <mliska@suse.cz>
337
338 Revert:
339 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
340
341 * doc/contrib.rst: Update Jeff Law's email address.
342
343 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
344
345 * doc/contrib.rst: Update Jeff Law's email address.
346
347 2022-11-13 Martin Liska <mliska@suse.cz>
348
349 PR web/107643
350 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
351 is set.
352 * doc/indices-and-tables.rst: Use include_todo tag.
353
354 2022-11-11 Martin Liska <mliska@suse.cz>
355
356 * doc/indices-and-tables.rst: Rename Indexes to Indices.
357
358 2022-11-11 Martin Liska <mliska@suse.cz>
359
360 * doc/Makefile: Update comment.
361
362 2022-11-11 Martin Liska <mliska@suse.cz>
363
364 * doc/Makefile: Disable -j auto.
365
366 2022-11-10 Martin Liska <mliska@suse.cz>
367
368 * doc/baseconf.py: Modernize by using pathlib.
369
370 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
371
372 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
373 instead of just ``.''.
374 * doc/gcc_sphinx.py: Moved to...
375 * doc/modules/gcc_sphinx.py: ...here.
376
377 2022-11-09 Martin Liska <mliska@suse.cz>
378
379 * configure.ac: Use new install URL.
380 * configure: Regenerate.
381
382 2022-11-09 Martin Liska <mliska@suse.cz>
383
384 * doc/bsd.rst:
385 Add trailing newline.
386 * doc/contrib.rst:
387 Add trailing newline.
388 * doc/contribute.rst:
389 Add trailing newline.
390 * doc/cppdiropts.rst:
391 Add trailing newline.
392 * doc/cppenv.rst:
393 Add trailing newline.
394 * doc/cppopts.rst:
395 Add trailing newline.
396 * doc/cppwarnopts.rst:
397 Add trailing newline.
398 * doc/funding.rst:
399 Add trailing newline.
400 * doc/gnu.rst:
401 Add trailing newline.
402 * doc/gnu_free_documentation_license.rst:
403 Add trailing newline.
404 * doc/gpl-3.0.rst:
405 Add trailing newline.
406 * doc/indices-and-tables.rst:
407 Add trailing newline.
408 * doc/lgpl-2.1.rst:
409 Add trailing newline.
410 * doc/md.rst:
411 Add trailing newline.
412
413 2022-11-09 Martin Liska <mliska@suse.cz>
414
415 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
416 provide a default.
417
418 2022-11-09 Martin Liska <mliska@suse.cz>
419
420 * configure: Regenerate.
421 * configure.ac: Support Sphinx based documentation.
422
423 2022-11-09 Martin Liska <mliska@suse.cz>
424
425 * doc/baseconf.py: Port to GCC sources.
426
427 2022-11-09 Martin Liska <mliska@suse.cz>
428
429 * doc/Makefile: New file.
430 * doc/_static/custom.css: New file.
431 * doc/baseconf.py: New file.
432 * doc/bsd.rst: New file.
433 * doc/contrib.rst: New file.
434 * doc/contribute.rst: New file.
435 * doc/cppdiropts.rst: New file.
436 * doc/cppenv.rst: New file.
437 * doc/cppopts.rst: New file.
438 * doc/cppwarnopts.rst: New file.
439 * doc/favicon.ico: New file.
440 * doc/funding.rst: New file.
441 * doc/gcc_sphinx.py: New file.
442 * doc/gnu.rst: New file.
443 * doc/gnu_free_documentation_license.rst: New file.
444 * doc/gpl-3.0.rst: New file.
445 * doc/indices-and-tables.rst: New file.
446 * doc/lgpl-2.1.rst: New file.
447 * doc/logo.pdf: New file.
448 * doc/logo.svg: New file.
449 * doc/md.rst: New file.
450 * doc/requirements.txt: New file.
451
452 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
453
454 * Makefile.def: Remove module 'liboffloadmic'.
455 * Makefile.in: Regenerate.
456 * configure.ac: Remove 'liboffloadmic' handling.
457 * configure: Regenerate.
458
459 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
460
461 * MAINTAINERS: Update email address.
462
463 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
464
465 * configure.ac: Don't configure readline if --with-system-readline is
466 used.
467 * configure: Re-generate.
468
469 2022-10-12 Cui,Lili <lili.cui@intel.com>
470
471 * MAINTAINERS (Write After Approval): Add myself.
472
473 2022-10-11 Olivier Hainque <hainque@adacore.com>
474
475 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
476 and friends for rtp !large. Assume the linker has the required
477 abilities and set lt_cv_deplibs_check_method.
478
479 2022-09-30 Olivier Hainque <hainque@adacore.com>
480
481 * configure.ac (*vxworks*): If enable_shared is not
482 set, set to "no" and add --disable-shared to target and
483 host_configargs.
484 * configure: Regenerate.
485
486 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
487
488 * MAINTAINERS: Update my email address and DCO entry.
489
490 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
491
492 * MAINTAINERS (Write After Approval): Add myself.
493
494 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
495
496 * MAINTAINERS (Write After Approval): Add myself.
497
498 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
499
500 * MAINTAINERS: Update my email address.
501
502 2022-09-07 Tom de Vries <tdevries@suse.de>
503
504 * configure.ac: Set extra_host_libiberty_configure_flags and
505 extra_host_zlib_configure_flags in separate case statements.
506 * configure: Regenerate.
507
508 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
509
510 * MAINTAINERS: Update c-sky port maintainers' emails.
511
512 2022-08-31 Martin Liska <mliska@suse.cz>
513
514 * configure: Regenerate.
515 * configure.ac: Delete hpux9 and hpux10.
516
517 2022-08-18 Sergei Trofimovich <siarheit@google.com>
518
519 * Makefile.def: Drop libelf module and gcc-configure dependency
520 on it.
521 * Makefile.in: Regenerate with 'autogen Makefile.def'.
522 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
523 LIBELFINC.
524 * configure: Regenrate.
525 * configure.ac (host_libs): Drop unused libelf.
526
527 2022-08-18 Sergei Trofimovich <siarheit@google.com>
528
529 * Makefile.in: Regenerate.
530
531 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
532
533 * MAINTAINERS: Add myself as AutoFDO maintainer.
534
535 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
536 Arnaud Charlet <charlet@adacore.com>
537
538 * configure: Regenerate.
539
540 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
541
542 PR bootstrap/106472
543 * Makefile.def (dependencies): Make configure-target-libgo depend
544 upon all-target-libbacktrace.
545
546 2022-07-27 David Faust <david.faust@oracle.com>
547
548 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
549
550 2022-07-27 Richard Biener <rguenther@suse.de>
551
552 * MAINTAINERS (Roger Sayle): Update e-mail address.
553
554 2022-07-21 Sam Feifer <sfeifer@redhat.com>
555
556 * MAINTAINERS (Write After Approval): Add myself.
557
558 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
559
560 * MAINTAINERS: Add myself as Ada front end co-maintainer.
561
562 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
563
564 * .gitignore: Do not ignore config.h.
565
566 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
567
568 * MAINTAINERS: Add myself to Write After Approval.
569
570 2022-07-04 Martin Liska <mliska@suse.cz>
571
572 * MAINTAINERS: fix sorting of names
573
574 2022-07-03 Immad Mir <mirimmad17@gmail.com>
575
576 * MAINTAINERS: add myself.
577
578 2022-07-03 Immad Mir <mirimmad17@gmail.com>
579
580 * MAINTAINERS: Add myself to write after approval and DCO.
581
582 2022-07-02 Tim Lange <mail@tim-lange.me>
583
584 * MAINTAINERS: Add myself.
585
586 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
587
588 * MAINTAINERS (Write After Approval): Add myself.
589
590 2022-06-30 Cui,Lili <lili.cui@intel.com>
591
592 Revert:
593 2022-06-30 Cui,Lili <lili.cui@intel.com>
594
595 * MAINTAINERS (Write After Approval): Add myself.
596
597 2022-06-30 Cui,Lili <lili.cui@intel.com>
598
599 * MAINTAINERS (Write After Approval): Add myself.
600
601 2022-06-28 Alexandre Oliva <oliva@adacore.com>
602
603 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
604 (EXTRA_GCC_FLAGS): Likewise.
605 * Makefile.in: Rebuilt.
606
607 2022-06-28 konglin1 <lingling.kong@intel.com>
608
609 * MAINTAINERS (Write After Approval): Add myself.
610
611 2022-06-27 Tom de Vries <tdevries@suse.de>
612
613 * configure.ac: Build libiberty pic variant for gdbserver.
614 * configure: Regenerate.
615
616 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
617
618 * configure: Regenerate.
619 * configure.ac: Correct use of $host.
620
621 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
622
623 * MAINTAINERS: Remove tilegx and tilepro entries.
624 * configure.ac: Remove tilegx and tilepro stanzas.
625 * configure: Rebuilt.
626
627 2022-05-28 Bruce Korb <bkorb@gnu.org>
628
629 * .gitignore: Ignore vim swap files
630
631 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
632
633 * MAINTAINERS: Add myself to write after approval.
634
635 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
636
637 * MAINTAINERS: Remove myself from DCO section.
638
639 2022-05-09 Xi Ruoyao <xry111@xry111.site>
640
641 * MAINTAINERS: Update my email address.
642
643 2022-05-09 Clément Chigot <chigot@adacore.com>
644
645 * MAINTAINERS: Update my email address.
646
647 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
648
649 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
650 section.
651
652 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
653
654 * MAINTAINERS: Update my email address.
655
656 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
657
658 * MAINTAINERS: Update my email address.
659
660 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
661
662 * MAINTAINERS: (CPU Port Maintainers): Add myself and
663 Lulu as LoongArch port maintainer.
664
665 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
666 Lulu Cheng <chenglulu@loongson.cn>
667
668 * configure.ac: Add LoongArch tuples.
669 * configure: Regenerate.
670
671 2022-03-28 Tom Tromey <tromey@adacore.com>
672
673 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
674 * configure: Rebuild.
675
676 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
677
678 * MAINTAINERS: Change my information.
679
680 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
681
682 * MAINTAINERS: Add myself to DCO section.
683
684 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
685
686 * configure.ac: Fix incorrect option in comment.
687 * configure: Regenerate.
688
689 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
690
691 * Makefile.def (dependencies): Make configure-sim depend on
692 all-readline.
693 * Makefile.in: Regenerate.
694
695 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
696
697 * MAINTAINERS (Write After Approval): Update my e-mail address.
698
699 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
700
701 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
702
703 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
704
705 * MAINTAINERS: Update my email and add myself to the DCO list.
706
707 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
708
709 Revert:
710 2021-09-16 Andrew Pinski <apinski@marvell.com>
711
712 PR bootstrap/67102
713 * Makefile.def: Have configure-target-libffi depend on
714 all-target-libstdc++-v3.
715 * Makefile.in: Regenerate.
716
717 2022-01-22 Jakub Jelinek <jakub@redhat.com>
718
719 PR other/104181
720 * build.log: Remove.
721
722 2022-01-20 Martin Liska <mliska@suse.cz>
723
724 * MAINTAINERS: Adjust email address based on IRC request.
725
726 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
727
728 * MAINTAINERS: Update my email address.
729
730 2022-01-17 Martin Liska <mliska@suse.cz>
731
732 * MAINTAINERS: Rename .c names to .cc.
733
734 2022-01-13 Jakub Jelinek <jakub@redhat.com>
735
736 * Makefile.am: Remove.
737
738 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
739
740 * Makefile.am: New file.
741
742 2022-01-11 Martin Liska <mliska@suse.cz>
743
744 * MAINTAINERS: Sort 2 names.
745
746 2022-01-10 Martin Liska <mliska@suse.cz>
747
748 * MAINTAINERS: Fix obvious issues with sorting.
749
750 2022-01-07 liuhongt <hongtao.liu@intel.com>
751
752 * build.log: New file.
753
754 2022-01-05 Nathan Sidwell <nathan@acm.org>
755
756 * MAINTAINERS: Add DCO entry. Sort that list.
757
758 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
759
760 * MAINTAINERS: Change of email address in both DCO and
761 Write After Approval list.
762
763 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
764
765 * configure: Regenerate.
766
767 2021-12-21 Martin Liska <mliska@suse.cz>
768
769 * config.sub: Change mode back to 755.
770
771 2021-12-17 Martin Liska <mliska@suse.cz>
772
773 * config.sub: Sync from master.
774
775 2021-12-17 Martin Liska <mliska@suse.cz>
776
777 Revert:
778 2021-12-16 Matthias Seidel <mseidel@apache.org>
779
780 * config.sub: Fix typo.
781
782 2021-12-16 Matthias Seidel <mseidel@apache.org>
783
784 * config.sub: Fix typo.
785
786 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
787
788 Revert:
789 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
790
791 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
792 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
793 * configure.ac: Include config/gcc-plugin.m4.
794 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
795 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
796 RANLIB if possible.
797 * Makefile.in: Regenerated.
798 * configure: Likewise.
799
800 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
801
802 * Makefile.tpl (BUILD_CFLAGS): New.
803 (CFLAGS): Append $(BUILD_CFLAGS).
804 (CXXFLAGS): Likewise.
805 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
806 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
807 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
808 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
809 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
810 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
811 (PGO-TRAINING-TARGETS): Likewise.
812 (PGO_BUILD_TRAINING): Likewise.
813 (all): Add '+' to the command line for recursive make. Support
814 the PGO build.
815 * configure.ac: Add --enable-pgo-build[=lto].
816 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
817 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
818 * Makefile.in: Regenerated.
819 * configure: Likewise.
820
821 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
822
823 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
824 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
825 * configure.ac: Include config/gcc-plugin.m4.
826 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
827 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
828 RANLIB if possible.
829 * Makefile.in: Regenerated.
830 * configure: Likewise.
831
832 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
833
834 * MAINTAINERS: Add myself to write after approval.
835
836 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
837
838 * MAINTAINERS: Adding myself.
839
840 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
841
842 * configure: Regenerate.
843 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
844 $(CPP).
845
846 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
847
848 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
849 libatomic.
850 * Makefile.in: Regenerate.
851 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
852 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
853 target-libphobos-bootstrap.
854 (STAGE2_CONFIGURE_FLAGS): Likewise.
855 * configure: Regenerate.
856 * configure.ac: Add support for bootstrapping D front-end.
857
858 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
859
860 * MAINTAINERS: Add myself to DCO section and update email address.
861
862 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
863
864 * configure: Regenerate.
865 * configure.ac: Ensure that PIC (shared) defaults are set
866 correctly for Darwin.
867
868 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
869
870 * MAINTAINERS: Update my address.
871
872 2021-11-12 Alan Modra <amodra@gmail.com>
873
874 * Makefile.def (configure-opcodes): Depend on configure-bfd.
875 * Makefile.in: Regenerate.
876
877 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
878
879 * MAINTAINERS: Clarify the policy WRT the Write After Approval
880 list.
881
882 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
883
884 * MAINTAINERS (Reviewers, arc): Remove my entry.
885 (Write After Approval): Add an entry for myself.
886
887 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
888
889 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
890 * Makefile.in: Regenerate.
891 * configure: Regenerate.
892 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
893
894 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
895
896 * MAINTAINERS: Fix up Maciej's entries.
897
898 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
899
900 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
901 maintainer.
902
903 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
904
905 PR other/102663
906 * Makefile.def: Handle install-dvi target.
907 * Makefile.tpl: Likewise.
908 * Makefile.in: Regenerate.
909
910 2021-10-19 Clément Chigot <clement.chigot@atos.net>
911
912 * MAINTAINERS: Add myself for write after approval.
913
914 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
915
916 * Makefile.def: Mark libcody, libdecnumber,
917 c++tools, libgcc, and libobjc as missing TAGS
918 targets.
919 * Makefile.in: Regenerate.
920
921 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
922
923 * MAINTAINERS: Add myself to DCO section and update email
924 address.
925
926 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
927
928 * MAINTAINERS: Add myself to DCO section.
929
930 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
931
932 * configure: Regenerate.
933 * configure.ac (skipdirs): Add the contents of target_configdirs if
934 we are not building gcc.
935
936 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
937
938 * Makefile.def: Back-port commits ba4d88ad892f and
939 755ba58ebef0 from binutils-gdb repository.
940 * Makefile.in: Regenerated.
941
942 2021-09-20 Harald Anlauf <anlauf@gmx.de>
943
944 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
945
946 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
947
948 * Makefile.def: Add a jit check target for the jit
949 language.
950 * Makefile.in: Regenerate.
951
952 2021-09-16 Andrew Pinski <apinski@marvell.com>
953
954 PR bootstrap/67102
955 * Makefile.def: Have configure-target-libffi depend on
956 all-target-libstdc++-v3.
957 * Makefile.in: Regenerate.
958
959 2021-09-10 Petter Tomner <tomner@kth.se>
960
961 * MAINTAINERS: Me added to DCO and write after approval
962
963 2021-09-01 YunQiang Su <syq@debian.org>
964
965 * MAINTAINERS: Add myself for write after approval.
966
967 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
968
969 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
970 * Makefile.in: Regenerate.
971
972 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
973
974 * MAINTAINERS: Add myself for write after approval.
975
976 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
977
978 * Makefile.in: Regenerate.
979 * Makefile.tpl: Make the state of the configured host
980 shared flag available to makefile fragements.
981
982 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
983
984 * MAINTAINERS (Write After Approval): Add myself.
985
986 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
987
988 * .dir-locals.el (bug-reference-url-format): Use https.
989
990 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
991
992 * .dir-locals.el (c-mode): Change fill-column to 79.
993
994 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
995
996 * MAINTAINERS: Add myself to DCO section.
997
998 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
999
1000 * configure: Regenerate.
1001 * configure.ac: Adjust cases for which it is necessary to
1002 include the Darwin host config fragment.
1003
1004 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1005
1006 * MAINTAINERS: Add myself for write after approval and DCO.
1007
1008 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1009
1010 * Makefile.def: Add dsymutil defs.
1011 * Makefile.in: Regenerated.
1012 * Makefile.tpl: Add dsymutil to flags.
1013 * configure: Regenerated.
1014 * configure.ac: Add dsymutil to target and build recipes.
1015
1016 2021-07-01 Ankur Saini <arsenic@sourceware.org>
1017
1018 * MAINTAINERS: Add myself for write after approval.
1019
1020 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1021
1022 * MAINTAINERS (Write After Approval): Add myself.
1023
1024 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
1025
1026 * MAINTAINERS: Add myself for write after approval and DCO
1027
1028 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1029
1030 * .gitignore: Add entry for cscope.out.
1031
1032 2021-06-22 liuhongt <hongtao.liu@intel.com>
1033
1034 * MAINTAINERS: Remove my Write After Approval entry.
1035
1036 2021-06-21 liuhongt <hongtao.liu@intel.com>
1037
1038 * MAINTAINERS: Add myself as maintainer of the i386 vector
1039 extensions.
1040
1041 2021-06-18 Antoni Boucher <bouanto@zoho.com>
1042
1043 * MAINTAINERS (Write After Approval): Add myself.
1044
1045 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
1046
1047 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1048 as *vrp and ranger maintainers.
1049
1050 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1051
1052 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1053 not trigger testsuite failures.
1054
1055 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1056
1057 * MAINTAINERS: Add myself to DCO section with both email addresses.
1058
1059 2021-06-03 Jason Merrill <jason@redhat.com>
1060
1061 * MAINTAINERS: Add DCO version number.
1062
1063 2021-06-02 Jason Merrill <jason@redhat.com>
1064
1065 * MAINTAINERS: Add DCO section.
1066
1067 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1068
1069 * MAINTAINERS (Write After Approval): Add myself.
1070
1071 2021-05-29 Mike Frysinger <vapier@gentoo.org>
1072
1073 * configure.ac: Add gnulib to configdirs for sim.
1074 * configure: Regenerate.
1075
1076 2021-05-18 Mike Frysinger <vapier@gentoo.org>
1077
1078 * Makefile.def: Add configure-sim dependency on all-gnulib.
1079 * Makefile.in: Regenerated.
1080
1081 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1082
1083 * MAINTAINERS (Write After Approval): Add myself.
1084
1085 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1086
1087 * MAINTAINERS (Write After Approval): Add myself.
1088
1089 2021-05-11 Martin Liska <mliska@suse.cz>
1090
1091 * MAINTAINERS: Remove entries for removed
1092 components (HSA, BRIG, libhsail-rt).
1093 Move Pekka to Write After Approval.
1094
1095 2021-05-11 Martin Liska <mliska@suse.cz>
1096
1097 * Makefile.def: Remove libhsail-rt.
1098 * Makefile.in: Likewise.
1099 * configure.ac: Likewise.
1100 * configure: Regenerate.
1101 * libhsail-rt/ChangeLog: Removed.
1102 * libhsail-rt/Makefile.am: Removed.
1103 * libhsail-rt/Makefile.in: Removed.
1104 * libhsail-rt/README: Removed.
1105 * libhsail-rt/aclocal.m4: Removed.
1106 * libhsail-rt/configure: Removed.
1107 * libhsail-rt/configure.ac: Removed.
1108 * libhsail-rt/configure.tgt: Removed.
1109 * libhsail-rt/include/internal/fibers.h: Removed.
1110 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1111 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1112 * libhsail-rt/include/internal/workitems.h: Removed.
1113 * libhsail-rt/rt/arithmetic.c: Removed.
1114 * libhsail-rt/rt/atomics.c: Removed.
1115 * libhsail-rt/rt/bitstring.c: Removed.
1116 * libhsail-rt/rt/fbarrier.c: Removed.
1117 * libhsail-rt/rt/fibers.c: Removed.
1118 * libhsail-rt/rt/fp16.c: Removed.
1119 * libhsail-rt/rt/misc.c: Removed.
1120 * libhsail-rt/rt/multimedia.c: Removed.
1121 * libhsail-rt/rt/queue.c: Removed.
1122 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1123 * libhsail-rt/rt/segment.c: Removed.
1124 * libhsail-rt/rt/workitems.c: Removed.
1125 * libhsail-rt/target-config.h.in: Removed.
1126
1127 2021-05-04 Nick Clifton <nickc@redhat.com>
1128
1129 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1130 * configure: Regenerate.
1131
1132 2021-04-28 Jakub Jelinek <jakub@redhat.com>
1133 Tobias Burnus <tobias@codesourcery.com>
1134
1135 * configure.ac (--enable-offload-defaulted): New.
1136 * configure: Regenerate.
1137
1138 2021-04-23 David Faust <david.faust@oracle.com>
1139
1140 * MAINTAINERS (Write After Approval): Add myself.
1141
1142 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1143
1144 * MAINTAINERS (Write After Approval): Add myself.
1145
1146 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1147
1148 * MAINTAINERS: Add myself as pru port maintainer.
1149
1150 2021-03-23 David Malcolm <dmalcolm@redhat.com>
1151
1152 * MAINTAINERS: Add myself as static analyzer maintainer.
1153
1154 2021-03-18 Jeff Law <jlaw@tachyum.com>
1155
1156 * MAINTAINERS: Update primary entry.
1157
1158 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1159
1160 * MAINTAINERS (Write After Approval): Add myself.
1161
1162 2021-03-13 Mike Frysinger <vapier@gentoo.org>
1163
1164 * Makefile.def: Remove all-sim dependency on configure-gdb.
1165 * Makefile.in: Regenerated.
1166
1167 2021-03-11 Jeff Law <law@redhat.com>
1168
1169 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1170
1171 2021-03-11 Martin Liska <mliska@suse.cz>
1172
1173 * Makefile.tpl: The change was done Makefile.in which
1174 is generated file.
1175
1176 2021-03-08 Jeff Law <law@redhat.com>
1177
1178 * MAINTAINERS: Update my email address
1179
1180 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1181
1182 * config.guess: Import latest upstream.
1183 * config.sub: Import latest upstream.
1184
1185 2021-01-25 Martin Liska <mliska@suse.cz>
1186
1187 PR gcov-profile/98739
1188 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1189 for profiledbootstrap.
1190
1191 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1192
1193 * MAINTAINERS (Write After Approval): Add myself.
1194
1195 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1196
1197 * MAINTAINERS (Write After Approval): Update my e-mail address.
1198
1199 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1200
1201 * MAINTAINERS: Fix spacing.
1202
1203 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1204
1205 * MAINTAINERS (Write After Approval): Add myself
1206
1207 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1208
1209 * Makefile.def: Sync with binutils-gdb:
1210 (dependencies): all-ld depends on all-libctf.
1211 (host_modules): libctf is no longer no_install.
1212 No longer no_check. Checking depends on all-ld.
1213 * Makefile.in: Regenerated.
1214
1215 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1216
1217 * libtool.m4: Match gnu* along other GNU systems.
1218 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1219 * libgo/configure: Re-generate.
1220
1221 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1222
1223 * MAINTAINERS: Update my email address.
1224
1225 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1226
1227 * MAINTAINERS (Write After Approval): Add myself.
1228
1229 2020-12-15 Nathan Sidwell <nathan@acm.org>
1230
1231 * Makefile.def
1232 * Makefile.in
1233 * Makefile.tpl
1234 * configure
1235 * configure.ac
1236
1237 2020-12-15 Nathan Sidwell <nathan@acm.org>
1238
1239 * Makefile.def: Add libcody.
1240 * configure.ac: Add libcody.
1241 * Makefile.in: Regenerated.
1242 * configure: Regenerated.
1243
1244 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1245
1246 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1247
1248 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1249
1250 PR target/97865
1251 * libtool.m4: Update handling of Darwin platform link flags
1252 for Darwin20.
1253
1254 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1255
1256 * .gitignore: Sync with binutils-gdb
1257
1258 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1259
1260 * MAINTAINERS: Add myself as arc port maintainer.
1261
1262 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1263
1264 PR d/87788
1265 * configure.ac: Don't disable D for *-*-darwin*.
1266 * configure: Regenerate.
1267
1268 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1269
1270 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1271 hppa64-*-hpux11*.
1272
1273 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1274
1275 * configure: Regenerate.
1276 * configure.ac: Add --bootstrap-hwasan option.
1277
1278 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1279
1280 * config.guess: Import latest upstream.
1281 * config.sub: Import latest upstream.
1282
1283 2020-11-16 Martin Liska <mliska@suse.cz>
1284
1285 * .gitignore: Add cache as clangd uses it now.
1286
1287 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1288
1289 * MAINTAINERS (Write After Approval): add myself
1290
1291 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1292
1293 * MAINTAINERS (Write After Approval): Add myself.
1294
1295 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1296
1297 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1298 Remove FIXME comments.
1299
1300 2020-11-06 Martin Uecker <muecker@gwdg.de>
1301
1302 * MAINTAINERS: Update my email address.
1303
1304 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1305
1306 * MAINTAINERS (Write After Approval): Add myself.
1307
1308 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1309
1310 PR target/97302
1311 * configure.ac: Only set with_gmp to /usr/local
1312 if not building in tree.
1313 * configure: Regenerate.
1314
1315 2020-09-18 Omar Tahir <omar.tahir@arm.com>
1316
1317 * MAINTAINERS (Write After Approval): Add myself.
1318
1319 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
1320
1321 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1322
1323 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
1324
1325 PR bootstrap/96612
1326 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1327 if not the same as ${host}.
1328 * configure: Regenerate.
1329
1330 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1331
1332 * MAINTAINERS (Write After Approval): Add myself.
1333
1334 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1335
1336 * MAINTAINERS: Update my email address.
1337
1338 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1339
1340 * MAINTAINERS (Write After Approval): Add myself.
1341
1342 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1343
1344 * MAINTAINERS (Write After Approval): Add myself.
1345
1346 2020-06-12 Martin Liska <mliska@suse.cz>
1347
1348 * .gitignore: Add .clang-tidy.
1349
1350 2020-06-08 Jason Merrill <jason@redhat.com>
1351
1352 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1353 * configure: Regenerate.
1354
1355 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1356
1357 * MAINTAINERS: Add myself as xtensa port maintainer.
1358
1359 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1360
1361 * configure.ac: Don't require --enable-host-shared when building
1362 for Mingw.
1363 * configure: Regenerate.
1364
1365 2020-05-18 Jason Merrill <jason@redhat.com>
1366
1367 * configure.ac: Update bootstrap dialect to -std=c++11.
1368
1369 2020-05-18 Alex Coplan <alex.coplan@arm.com>
1370
1371 * MAINTAINERS (Write After Approval): Add myself.
1372
1373 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1374
1375 PR target/92713
1376 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1377 (noconfigdirs): Add 'target-libstdc++-v3'.
1378 * configure: Regenerate.
1379
1380 2020-04-21 Stephen Casner <casner@acm.org>
1381
1382 PR 25830
1383 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1384 * configure: Rebuild.
1385
1386 2020-04-17 Martin Liska <mliska@suse.cz>
1387 Jonathan Yong <10walls@gmail.com>
1388
1389 PR gcov-profile/94570
1390 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1391 for CYGWIN.
1392
1393 2020-04-14 Martin Jambor <mjambor@suse.cz>
1394
1395 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1396
1397 2020-04-09 Tom Tromey <tom@tromey.com>
1398
1399 * configure: Rebuild.
1400 * Makefile.in: Rebuild.
1401 * Makefile.def (gdbsupport, gdbserver): New host modules.
1402 (configure-gdb): Depend on all-gdbsupport.
1403 (all-gdb): Depend on all-gdbsupport, all-libctf.
1404 * configure.ac (host_tools): Add gdbserver.
1405 Conditionally build gdbserver and gdbsupport.
1406
1407 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
1408
1409 * configure.ac: Build libgomp by default for amdgcn.
1410 * configure: Regenerate.
1411
1412 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1413
1414 * MAINTAINERS (Write After Approval): Add myself.
1415
1416 2020-02-28 Joel Hutton <joel.hutton@arm.com>
1417
1418 * MAINTAINERS (Write After Approval) : Add myself.
1419
1420 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
1421
1422 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1423
1424 2020-02-14 Martin Sebor <msebor@redhat.com>
1425
1426 * doc/extend.texi (attribute alias): Mention type requirement.
1427 (attribute weak): Same.
1428 (attribute weakref): Correct invalid example.
1429
1430 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1431
1432 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1433
1434 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1435 Jakub Jelinek <jakub@redhat.com>
1436
1437 * .gitattributes: Add *.md diff=md.
1438
1439 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
1440
1441 The mentioned auto-generated file is no more part of the
1442
1443 GCC sources, it's auto-generated in $(builddir) during build.
1444
1445 PR target/92055
1446 * contrib/gcc_update (files_and_dependencies): Remove
1447 entry for gcc/config/avr/t-multilib.
1448
1449 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
1450
1451 * MAINTAINERS: Update my email address.
1452
1453 2020-01-13 Joseph Myers <joseph@codesourcery.com>
1454
1455 * README.MOVED_TO_GIT: Remove.
1456
1457 2020-01-11 Joseph Myers <joseph@codesourcery.com>
1458
1459 * README.MOVED_TO_GIT: New file.
1460
1461 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1462
1463 * MAINTAINERS (Write After Approval): Add myself.
1464
1465 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
1466
1467 * MAINTAINERS (write_after_approval): Add myself.
1468
1469 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1470
1471 * MAINTAINERS (write_after_approval): Add myself.
1472
1473 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1474
1475 * MAINTAINERS (write_after_approval): Add myself.
1476
1477 2019-12-11 Matthias Klose <doko@ubuntu.com>
1478
1479 * configure.ac: Factor out common cases for compare_exclusions.
1480 * configure: Regenerate.
1481
1482 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1483
1484 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1485 flag.
1486
1487 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1488
1489 * MAINTAINERS (Write After Approval): Add myself.
1490
1491 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1492
1493 PR middle-end/92463
1494 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1495 * configure: Regenerate
1496
1497 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1498
1499 * configure.ac: Use https for gcc.gnu.org.
1500 * configure: Regenerated.
1501
1502 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1503
1504 * MAINTAINERS (aarch64 port): Remove my name, move to...
1505 (Write After Approval): ...Here.
1506
1507 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1508
1509 * MAINTAINERS: Change my email address as maintainer.
1510
1511 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1512
1513 PR fortran/91828
1514 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1515 * configure: Regenerated.
1516
1517 2019-10-21 Jason Merrill <jason@redhat.com>
1518
1519 * .gitattributes: Also check ChangeLog whitespace.
1520
1521 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1522
1523 * contrib/dg-extract-results.sh: Add support for KPASS.
1524 * contrib/dg-extract-results.py: Likewise.
1525
1526 2019-10-17 Jason Merrill <jason@redhat.com>
1527
1528 * .gitattributes: Avoid {} in filename pattern.
1529
1530 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1531
1532 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1533 Approval section.
1534
1535 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
1536
1537 * MAINTAINERS: Add myself to Write After Approval
1538
1539 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1540
1541 * MAINTAINERS: Add myself as an aarch64 maintainer.
1542
1543 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1544
1545 * MAINTAINERS: Add myself as aarch64 maintainer.
1546
1547 2019-09-23 Carl Love <cel@us.ibm.com>
1548
1549 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1550 New define_insn.
1551 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1552 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1553
1554 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1555
1556 * MAINTAINERS (Sam Tebbs): Update email address.
1557
1558 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
1559
1560 * MAINTAINERS: Update my email address.
1561
1562 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
1563
1564 * libtool.m4: Handle uclinuxfdpiceabi.
1565
1566 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1567
1568 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1569 Remove myself from Write After Approval section.
1570
1571 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1572
1573 * configure.ac: Support for bpf-*-* targets.
1574 * configure: Regenerate.
1575
1576 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1577
1578 * config.sub: Import upstream version 2019-06-30.
1579 * config.guess: Import upstream version 2019-07-24.
1580
1581 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1582
1583 * MAINTAINERS: Remove spu port maintainers.
1584
1585 2019-08-28 Martin Liska <mliska@suse.cz>
1586
1587 * .gitignore: Add .clangd and compile_commands.json
1588 to .gitignore.
1589
1590 2019-08-23 Michael Forney <mforney@mforney.org>
1591
1592 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1593 * Makefile.in: Regenerate.
1594
1595 2019-08-19 Tom Tromey <tom@tromey.com>
1596
1597 * configure: Rebuild.
1598 * configure.ac: Add --with-static-standard-libraries.
1599
1600 2019-08-16 Alexandre Oliva <oliva@gnu.org>
1601
1602 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1603
1604 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1605
1606 * MAINTAINERS (Write After Approval): Add myself.
1607
1608 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1609
1610 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1611 RISC-V port maitainer.
1612
1613 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1614
1615 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1616
1617 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1618
1619 * MAINTAINERS (Write After Approval): Add myself.
1620
1621 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
1622
1623 * MAINTAINERS (Write After Approval): Add myself.
1624
1625 2019-06-25 Martin Liska <mliska@suse.cz>
1626
1627 contrib/filter-clang-warnings.py: Transform from
1628 filter-rtags-warnings.py.
1629
1630 2019-06-15 Tom Tromey <tom@tromey.com>
1631
1632 * configure.ac (host_libs): Add gnulib.
1633 * configure: Rebuild.
1634 * Makefile.def (host_modules, dependencies): Add gnulib.
1635 * Makefile.in: Rebuild.
1636
1637 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1638
1639 * MAINTAINERS (Write After Approval): Add myself.
1640
1641 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1642
1643 * configure: Regenerate.
1644 * configure.ac: Add PRU target.
1645
1646 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1647
1648 * MAINTAINERS (Write After Approval): Add myself.
1649
1650 2019-06-11 Nick Clifton <nickc@redhat.com>
1651
1652 Import these changes from the binutils/gdb repository:
1653
1654 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1655
1656 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1657 and all its deps.
1658 * Makefile.in: Regenerated.
1659
1660 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1661
1662 * Makefile.def (host_modules): Add libctf.
1663 * Makefile.def (dependencies): Likewise.
1664 libctf depends on zlib, libiberty, and bfd.
1665 * Makefile.in: Regenerated.
1666 * configure.ac (host_libs): Add libctf.
1667 * configure: Regenerated.
1668
1669 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1670
1671 * MAINTAINERS (Write After Approval): Add myself.
1672
1673 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
1674
1675 * MAINTAINERS: Update my email address.
1676
1677 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
1678
1679 * MAINTAINERS (Write After Approval): Add myself.
1680
1681 2019-05-16 Jun Ma <junma@linux.alibaba.com>
1682
1683 * MAINTAINERS (Write After Approval): Add myself.
1684
1685 2019-05-07 Jim Wilson <jimw@sifive.com>
1686
1687 * MAINTAINERS: Remove myself as IA-64 maintainer.
1688
1689 2019-05-04 Roland Illig <roland.illig@gmx.de>
1690
1691 * MAINTAINERS (Write After Approval): Add myself.
1692
1693 2019-05-02 Richard Biener <rguenther@suse.de>
1694
1695 PR bootstrap/85574
1696 * Makefile.tpl (compare target): Also compare extra-compare
1697 files.
1698 * Makefile.in: Regenerate.
1699
1700 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1701
1702 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1703 as modulo-scheduler maintainer.
1704
1705 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1706
1707 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1708
1709 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1710
1711 * MAINTAINERS: Update my email address.
1712
1713 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
1714
1715 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1716 * configure: Regenerate.
1717
1718 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1719
1720 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1721 * configure: Regenerate.
1722
1723 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1724
1725 * configure.ac: Add target-zlib to target_libraries.
1726 * configure: Regenerate.
1727
1728 2019-04-09 Martin Liska <mliska@suse.cz>
1729
1730 * Makefile.in: Regenerate.
1731 * Makefile.tpl: Pass GENERATOR_CFLAGS
1732 in all stages.
1733
1734 2019-03-28 Martin Liska <mliska@suse.cz>
1735
1736 PR bootstrap/89829
1737 * Makefile.in: Revert r254150.
1738 * Makefile.tpl: Likewise.
1739
1740 2019-03-28 Ben Elliston <bje@gnu.org>
1741
1742 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1743 related, and libdecnumber.
1744
1745 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
1746
1747 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1748 (Write After Approval): Remove myself.
1749
1750 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1751
1752 * MAINTAINERS (Write After Approval): Add myself.
1753
1754 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
1755
1756 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1757 (Write After Approval): Remove myself and Julian.
1758
1759 2019-01-26 Harald Anlauf <anlauf@gmx.de>
1760
1761 * MAINTAINERS (Write After Approval): Add myself.
1762
1763 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1764
1765 * MAINTAINERS (Write After Approval): Add myself.
1766
1767 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1768
1769 * ChangeLog: Replace space with tab.
1770 * MAINTAINERS: Delete 1 tab to keep alignment.
1771
1772 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1773
1774 * MAINTAINERS (Write After Approval): Add myself.
1775
1776 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
1777
1778 * MAINTAINERS (Write After Approval): Add myself.
1779
1780 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
1781 Kwok Cheung Yeung <kcy@codesourcery.com>
1782 Julian Brown <julian@codesourcery.com>
1783 Tom de Vries <tom@codesourcery.com>
1784 Jan Hubicka <hubicka@ucw.cz>
1785 Martin Jambor <mjambor@suse.cz>
1786
1787 * configure.ac: Likewise.
1788 * configure: Regenerate.
1789 * contrib/config-list.mk: Add amdgcn-amdhsa.
1790
1791 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1792
1793 * MAINTAINERS (Write After Approval): Add myself.
1794
1795 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1796
1797 * MAINTAINERS (Write After Approval): Add myself.
1798
1799 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1800
1801 PR target/88535
1802 * config.guess: Import upstream version 2019-01-03.
1803 * config.sub: Import upstream version 2019-01-01.
1804
1805 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1806
1807 * MAINTAINERS (Write After Approval): Update my maintainer address.
1808
1809 2018-12-21 Gergö Barany <gergo@codesourcery.com>
1810
1811 * MAINTAINERS (Write After Approval): Add myself.
1812
1813 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
1814
1815 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1816
1817 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
1818
1819 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1820 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1821 (GCC_TARGET_TOOL): Likewise.
1822 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1823 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1824 OTOOL, OTOOL_FOR_TARGET: New substitutions.
1825 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1826 * configure: Regenerate.
1827 * Makefile.in: Likewise.
1828
1829 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
1830
1831 * MAINTAINERS (Write After Approval): Add myself.
1832
1833 2018-11-13 Martin Liska <mliska@suse.cz>
1834
1835 * gcc.target/i386/pr87930.c: Move to ...
1836 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
1837
1838 2018-11-10 Stafford Horne <shorne@gmail.com>
1839
1840 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1841 (Write After Approval): Remove myself.
1842
1843 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
1844
1845 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1846 Append $INCICONV to it.
1847
1848 2018-11-04 Stafford Horne <shorne@gmail.com>
1849
1850 * MAINTAINERS (Write After Approval): Add myself.
1851
1852 2018-10-31 Joseph Myers <joseph@codesourcery.com>
1853
1854 PR bootstrap/82856
1855 * multilib.am: New file. From automake.
1856
1857 Merge from binutils-gdb:
1858 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1859
1860 * libtool.m4: Use AC_LANG_SOURCE.
1861 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1862 * ar-lib: New file.
1863 * test-driver: New file.
1864 * configure: Re-generate.
1865
1866 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
1867
1868 * MAINTAINERS (Write After Approval): Add myself.
1869
1870 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1871
1872 PR bootstrap/87788
1873 PR d/87799
1874 * configure: Rebuild.
1875 * configure.ac: Disable D on systems where it is known not to work.
1876
1877 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1878
1879 * Makefile.def (target_modules): Add libphobos.
1880 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1881 GDCFLAGS_FOR_TARGET.
1882 (dependencies): Make libphobos depend on libatomic, libbacktrace
1883 configure, and zlib configure.
1884 (language): Add language d.
1885 * Makefile.in: Rebuild.
1886 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1887 (HOST_EXPORTS): Add GDC.
1888 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1889 (BASE_TARGET_EXPORTS): Add GDC.
1890 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1891 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1892 (EXTRA_HOST_FLAGS): Add GDC.
1893 (STAGE1_FLAGS_TO_PASS): Add GDC.
1894 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1895 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1896 environment variables.
1897 * configure: Rebuild.
1898 * configure.ac: Add target-libphobos to target_libraries. Set and
1899 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1900
1901 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
1902
1903 * MAINTAINERS (Write After Approval): Add myself.
1904
1905 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1906
1907 * MAINTAINERS (Write After Approval): Remove myself.
1908
1909 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1910
1911 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1912
1913 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
1914
1915 * MAINTAINERS: Update my email address.
1916
1917 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
1918
1919 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1920 maintainer.
1921
1922 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
1923
1924 * MAINTAINERS (Write After Approval): Add self.
1925
1926 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
1927
1928 * MAINTAINERS (write after approval): Add myself.
1929
1930 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
1931
1932 * MAINTAINERS: Update my email address.
1933
1934 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
1935
1936 * MAINTAINERS (write after approval): Add myself.
1937
1938 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
1939
1940 * MAINTAINERS: Add self to global reviewers list.
1941
1942 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
1943
1944 MAINTAINERS: Add c-sky port maintainers.
1945
1946 2018-08-10 Martin Liska <mliska@suse.cz>
1947
1948 * MAINTAINERS: Revert change in previous commit and
1949 join lines.
1950
1951 2018-08-10 Martin Liska <mliska@suse.cz>
1952
1953 * MAINTAINERS: Remove extra line.
1954
1955 2018-08-06 Naveen H.S <naveenh@marvell.com>
1956
1957 * MAINTAINERS: Update my email address.
1958
1959 2018-07-19 DJ Delorie <dj@redhat.com>
1960
1961 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1962 as maintainer.
1963
1964 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
1965
1966 * MAINTAINERS: Adjust email address for me and my colleague Robin
1967 Dapp.
1968
1969 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
1970 Sunil K Pandey <sunil.k.pandey@intel.com>
1971
1972 PR target/84413
1973 * config/i386/i386.c (m_CORE_AVX512): New.
1974 (m_CORE_AVX2): Likewise.
1975 (m_CORE_ALL): Add m_CORE_AVX2.
1976 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1977 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1978 and remove the rest of m_SKYLAKE_AVX512.
1979
1980 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1981
1982 * config.sub: Sync with upstream version 2018-07-03.
1983
1984 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1985
1986 * config.guess: Sync with upstream version 2018-06-26.
1987 * config.sub: Sync with upstream version 2018-07-02.
1988
1989 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
1990
1991 * libtool.m4: Sort output of 'find' to enable deterministic builds.
1992 * ltmain.sh: Likewise.
1993
1994 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
1995
1996 * contrib/config-list.mk: Remove powerpc-linux_paired.
1997
1998 2018-06-29 Alexandre Oliva <oliva@adacore.com>
1999
2000 * configure.ac: Introduce support for @unless/@endunless.
2001 * Makefile.tpl (dep-kind): Rewrite with cond; return
2002 postbootstrap in some cases.
2003 (make-postboot-dep, postboot-targets): New.
2004 (dependencies): Do not output postbootstrap dependencies at
2005 first. Output non-target ones changed for configure to depend
2006 on stage_last @if gcc-bootstrap, and the original deps @unless
2007 gcc-bootstrap.
2008 * configure.in, Makefile.in: Rebuilt.
2009
2010 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2011
2012 * MAINTAINERS (write after approval): Add myself.
2013
2014 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2015
2016 * MAINTAINERS (write after approval): Add myself.
2017
2018 2018-06-19 Nick Clifton <nickc@redhat.com>
2019
2020 * zlib/configure.ac: Restore old behaviour of only enabling
2021 multilibs when a target subdirectory is defined. This allows
2022 building with srcdir == builddir.
2023 * zlib/configure: Regenerate.
2024
2025 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2026
2027 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2028 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2029 * Makefile.in: Regenerate.
2030
2031 2018-06-16 Ben Elliston <bje@gnu.org>
2032
2033 * config.guess: Import latest version.
2034 * config.sub: Likewise.
2035
2036 2018-06-08 Martin Liska <mliska@suse.cz>
2037
2038 * MAINTAINERS: Remove MPX-related entries.
2039 * Makefile.def: Remove libmpx support.
2040 * Makefile.in: Regenerate.
2041 * configure.ac: Remove removed files.
2042 * configure: Regenerate.
2043 * libmpx/ChangeLog: Remove.
2044 * libmpx/Makefile.am: Remove.
2045 * libmpx/Makefile.in: Remove.
2046 * libmpx/acinclude.m4: Remove.
2047 * libmpx/aclocal.m4: Remove.
2048 * libmpx/config.h.in: Remove.
2049 * libmpx/configure: Remove.
2050 * libmpx/configure.ac: Remove.
2051 * libmpx/configure.tgt: Remove.
2052 * libmpx/libmpx.spec.in: Remove.
2053 * libmpx/mpxrt/Makefile.am: Remove.
2054 * libmpx/mpxrt/Makefile.in: Remove.
2055 * libmpx/mpxrt/libmpx.map: Remove.
2056 * libmpx/mpxrt/libtool-version: Remove.
2057 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2058 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2059 * libmpx/mpxrt/mpxrt.c: Remove.
2060 * libmpx/mpxrt/mpxrt.h: Remove.
2061 * libmpx/mpxwrap/Makefile.am: Remove.
2062 * libmpx/mpxwrap/Makefile.in: Remove.
2063 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2064 * libmpx/mpxwrap/libtool-version: Remove.
2065 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2066
2067 2018-06-04 Martin Liska <mliska@suse.cz>
2068
2069 * MAINTAINERS: Add myself as gcov maintainer.
2070
2071 2018-06-04 Matthew Fortune <mfortune@gmail.com>
2072
2073 * MAINTAINERS: Update my email address.
2074
2075 2018-06-04 Tom de Vries <tdevries@suse.de>
2076
2077 * MAINTAINERS: Remove write-after-approval entries for component
2078 maintainers.
2079
2080 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2081
2082 * MAINTAINERS (write after approval): Add myself.
2083
2084 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
2085
2086 * MAINTAINERS: Update my email address.
2087
2088 2018-06-01 Tom de Vries <tdevries@suse.de>
2089
2090 * MAINTAINERS: Update my email address.
2091
2092 2018-05-22 Bin Cheng <bin.cheng@arm.com>
2093
2094 * MAINTAINERS (loop-optimizer): Add myself.
2095
2096 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
2097
2098 * configure.ac: Added "nfp" target.
2099 * configure: Regenerate.
2100
2101 2018-04-30 Richard Biener <rguenther@suse.de>
2102
2103 PR bootstrap/85571
2104 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2105 (STAGE3_TFLAGS): Likewise.
2106 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2107 (STAGEtrain_TFLAGS): Likewise.
2108 * Makefile.in: Regenerate.
2109
2110 2018-04-26 Richard Biener <rguenther@suse.de>
2111
2112 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2113 (STAGE2_CFLAGS): Likewise.
2114 (STAGE2_TFLAGS): Likewise.
2115 (STAGE3_CFLAGS): Add -fchecking.
2116 (STAGE3_TFLAGS): Likewise.
2117 (STAGEtrain_CFLAGS): Filter out -fchecking.
2118 (STAGEtrain_TFLAGS): Likewise.
2119 * Makefile.in: Re-generate.
2120
2121 2018-04-25 Catherine Moore <clm@codesourcery.com>
2122
2123 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2124
2125 2018-04-18 Paul Clarke <pc@us.ibm.com>
2126
2127 * MAINTAINERS (write after approval): Add myself.
2128
2129 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2130
2131 * MAINTAINERS: Update my email address.
2132
2133 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2134
2135 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2136
2137 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2138
2139 * MAINTAINERS: Update my email address and disambiguate myself
2140 a bit from Will Schmidt.
2141
2142 2018-03-21 Nathan Sidwell <nathan@acm.org>
2143
2144 * MAINTAINERS: Move maintainers of now-removed picochip and score
2145 ports to write after approval.
2146
2147 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2148
2149 * MAINTAINERS: Add entry for SVE maintainership.
2150
2151 2018-02-13 Maciej W. Rozycki <macro@mips.com>
2152
2153 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2154 * configure: Regenerate.
2155
2156 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2157
2158 * MAINTAINERS (write after approval): Add myself.
2159
2160 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2161
2162 * MAINTAINERS (write after approval): Add myself.
2163
2164 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2165
2166 * MAINTAINERS (write after approval): Add myself.
2167
2168 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2169
2170 Update copyright years.
2171
2172 2018-01-03 Ben Elliston <bje@gnu.org>
2173
2174 * config.guess: Import latest version.
2175 * config.sub: Likewise.
2176
2177 2017-12-12 Stafford Horne <shorne@gmail.com>
2178
2179 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2180 * configure: Regenerate.
2181
2182 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2183
2184 * MAINTAINERS (Write After Approval): Add myself.
2185
2186 2017-11-28 Julia Koval <julia.koval@intel.com>
2187 Sebastian Peryt <sebastian.peryt@intel.com>
2188
2189 * Makefile.def (target_modules): Remove libcilkrts.
2190 * Makefile.in: Ditto.
2191 * configure: Ditto.
2192 * configure.ac: Ditto.
2193
2194 2017-11-28 Julia Koval <julia.koval@intel.com>
2195
2196 * MAINTAINERS (Write After Approval): Add myself.
2197
2198 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2199
2200 * MAINTAINERS (Write After Approval): Add myself.
2201
2202 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2203
2204 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2205 Use my SiFive email address.
2206
2207 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2208
2209 * MAINTAINERS (write after approval): Add myself.
2210
2211 2017-10-27 Martin Liska <mliska@suse.cz>
2212
2213 * Makefile.tpl: Use proper name of folder as it was renamed
2214 during transition to 4 stages.
2215 * Makefile.in: Regenerate.
2216
2217 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2218
2219 * MAINTAINERS (write after approval): Add myself.
2220
2221 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2222
2223 * MAINTAINERS: Add a note that maintainership also includes web
2224 pages, docs, and testsuite related to that area.
2225
2226 2017-09-25 Tom de Vries <tom@codesourcery.com>
2227
2228 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2229
2230 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2231
2232 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2233
2234 2017-09-15 Nathan Sidwell <nathan@acm.org>
2235
2236 * MAINTAINERS: Remove myself as a vxworks maintainer.
2237
2238 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2239
2240 * MAINTAINERS: Remove email address of Jim Norris.
2241
2242 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2243
2244 * MAINTAINERS (Reviewers): Move myself from here...
2245 (CPU Port Maintainers): ... to here.
2246
2247 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2248
2249 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2250
2251 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2252
2253 * MAINTAINERS (write after approval): Add myself.
2254
2255 2017-07-28 Tony Reix <tony.reix@atos.net>
2256
2257 * configure.ac (target-libffi): Don't disable for AIX.
2258 (go): Don't add to unsupported_languages on AIX.
2259 (target-libgo): Don't disable for AIX.
2260 * configure: Regenerate.
2261
2262 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2263
2264 * MAINTAINERS: Add myself.
2265
2266 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2267
2268 * MAINTAINERS: Update my email address.
2269
2270 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2271
2272 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2273 arm-specific auto-generated header files.
2274
2275 2017-07-03 Nathan Sidwell <nathan@acm.org>
2276
2277 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2278 * configure: Rebuilt.
2279
2280 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2281
2282 * MAINTAINERS: Readd myself for c6x.
2283
2284 2017-06-28 Martin Liska <mliska@suse.cz>
2285
2286 PR bootstrap/81217
2287 * Makefile.def: Remove superfluous bootstrap_target from
2288 bootstrap_stage.
2289 * Makefile.in: Re-generate the file.
2290
2291 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2292
2293 * MAINTAINERS: Add myself to Write After Approval
2294
2295 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2296
2297 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2298
2299 2017-06-19 Martin Liska <mliska@suse.cz>
2300
2301 * Makefile.def: Define 4 stages PGO bootstrap.
2302 * Makefile.tpl: Define FLAGS.
2303 * Makefile.in: Regenerate.
2304
2305 2017-06-14 Ian Lance Taylor <iant@golang.org>
2306
2307 * Makefile.def: Add check-gotools to go check targets.
2308 * Makefile.in: Rebuild.
2309
2310 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2311
2312 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2313
2314 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2315
2316 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2317 * configure: Regenerate.
2318
2319 2017-05-31 Martin Liska <mliska@suse.cz>
2320
2321 * configure.ac: Add handling of stage2_werror_flags to
2322 action-if-given and to action-if-not-given.
2323 * configure: Regenerate.
2324
2325 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2326
2327 * MAINTAINERS: Add self to Write After Approval
2328
2329 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2330
2331 * MAINTAINERS: Update my email address, and remove myself as
2332 maintainer in some areas.
2333
2334 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2335
2336 * MAINTAINERS: Add self to Write After Approval
2337
2338 2017-05-25 Nathan Sidwell <nathan@acm.org>
2339
2340 * configure.ac: Add --enable-languages=default to mean default and
2341 make --enable-languages=all mean all supported languages.
2342 * configure: Regenerated.
2343
2344 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2345
2346 * config.gcc (powerpc*-*-*spe*): New.
2347 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2348 (powerpc-*-rtems*spe*): New.
2349 (powerpc*-*-linux*spe*): New.
2350 (powerpc-wrs-vxworksspe): New.
2351 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2352 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2353 * config.host (powerpc*-*-*spe*): New.
2354
2355 2017-05-19 Martin Liska <mliska@suse.cz>
2356
2357 * configure.ac: Add --enable-werror-always just for
2358 bootstrap-debug (or none build config) and do not add it
2359 when we are on a release branch.
2360 * configure: Regenerated.
2361
2362 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2363
2364 * MAINTAINERS: Add self to Write After Approval
2365
2366 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2367
2368 * MAINTAINERS: Move myself to Write After Approval section.
2369
2370 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2371
2372 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2373 ACCH registers.
2374 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2375 available.
2376 (umulsidi3): Likewise.
2377 (mulsidi3_700): Disable this pattern when we have advanced mpy
2378 instructions.
2379 (umulsidi3_700): Likewise.
2380 (maddsidi4): New pattern.
2381 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2382 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2383 (mpydu_imm_arcv2hs): Likewise.
2384 * config/arc/predicates.md (accl_operand): New predicate.
2385
2386 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2387 Andrew Burgess <andrew.burgess@embecosm.com>
2388
2389 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2390 case.
2391 (ARC_AUTOFP_IRQ_P): Likewise.
2392 (ARC_AUTO_IRQ_P): Likewise.
2393 (rgf_banked_register_count): New variable.
2394 (parse_mrgf_banked_regs_option): New function.
2395 (arc_override_options): Handle rgf_banked_regs option.
2396 (arc_handle_interrupt_attribute): Add firq option.
2397 (arc_compute_function_type): Return fast irq type when required.
2398 (arc_must_save_register): Handle fast interrupts.
2399 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2400 (arc_return_address_regs): Update.
2401 * config/arc/arc.h (arc_return_address_regs): Update.
2402 (arc_function_type): Add fast interrupt type.
2403 (ARC_INTERRUPT_P): Update.
2404 (RC_FAST_INTERRUPT_P): Define.
2405 * config/arc/arc.md (simple_return): Update for fast interrupts.
2406 (p_return_i): Likewise.
2407 * config/arc/arc.opt (mrgf-banked-regs): New option.
2408 * doc/invoke.texi (mrgf-banked-regs): Document.
2409
2410 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2411
2412 * config/arc/arc.c (irq_ctrl_saved): New variable.
2413 (ARC_AUTOBLINK_IRQ_P): Define.
2414 (ARC_AUTOFP_IRQ_P): Likewise.
2415 (ARC_AUTO_IRQ_P): Likewise.
2416 (irq_range): New function.
2417 (arc_must_save_register): Likewise.
2418 (arc_must_save_return_addr): Likewise.
2419 (arc_dwarf_emit_irq_save_regs): Likewise.
2420 (arc_override_options): Handle deferred options.
2421 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2422 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2423 arc_must_save_return_addr.
2424 (arc_compute_frame_size): Handle automated save and restore of
2425 registers.
2426 (arc_expand_prologue): Likewise.
2427 (arc_expand_epilogue): Likewise.
2428 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2429 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2430 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2431
2432 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2433 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2434
2435 PR bootstrap/77661
2436 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2437 in-tree build MPC.
2438 * Makefile.in: Regenerate.
2439
2440 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2441
2442 * configure.ac: Enable LTO by default on darwin >= 9.
2443 * configure: Regenerate.
2444
2445 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2446
2447 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2448 and Andrew Waterman as the RISC-V maintainers.
2449
2450 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2451
2452 * MAINTAINERS: Add self to Write After Approval
2453
2454 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2455
2456 * config.guess: Import latest from upstream.
2457
2458 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2459
2460 * MAINTAINERS (Write After Approval): Remove entries that are
2461 already covered under Reviewers.
2462
2463 2017-03-08 Mark Wielaard <mark@klomp.org>
2464
2465 PR demangler/70909
2466 PR demangler/67264
2467 * include/demangle.h: Add d_printing to struct demangle_component
2468 and pass struct demangle_component as non const.
2469
2470 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2471
2472 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2473
2474 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2475
2476 * Makefile.tpl: Remove HOST_ISLVER.
2477 (HOST_EXPORTS): Remove ISLVER.
2478 * Makefile.in: Regenerate.
2479
2480 2017-02-13 Richard Biener <rguenther@suse.de>
2481
2482 * configure: Re-generate.
2483
2484 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2485
2486 * MAINTAINERS: Adjust bug reporting URL.
2487
2488 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2489
2490 * MAINTAINERS (Write After Approval): Remove redundant entry
2491 for Andrew Burgess.
2492
2493 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
2494
2495 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2496 32-bit hppa*-*-hpux*.
2497 * configure: Regenerate.
2498
2499 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2500
2501 * configure.ac: Moved the white list of enabling BRIG FE to
2502 libhsail-rt/configure.tgt.
2503 * configure: Regenerated.
2504 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2505
2506 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
2507 Martin Jambor <mjambor@suse.cz>
2508
2509 * Makefile.def (target_modules): Added libhsail-rt.
2510 (languages): Added language brig.
2511 * Makefile.in: Regenerated.
2512 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2513 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2514 * configure: Regenerated.
2515
2516 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2517
2518 PR other/79046
2519 * configure: Regenerated.
2520
2521 2017-01-04 Alan Modra <amodra@gmail.com>
2522
2523 * configure: Regenerate.
2524
2525 2016-12-29 Ben Elliston <bje@gnu.org>
2526
2527 * config.sub: Import latest version.
2528
2529 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2530
2531 * MAINTAINERS (Write After Approval): Add myself.
2532
2533 2016-12-21 Jakub Jelinek <jakub@redhat.com>
2534
2535 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2536 includes bootstrap-mpx.
2537 * configure: Regenerated.
2538
2539 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2540
2541 * MAINTAINERS (Write After Approval): Add myself.
2542
2543 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2544
2545 * configure: Regenerate.
2546
2547 2016-12-01 Matthias Klose <doko@ubuntu.com>
2548
2549 * configure.ac: Don't use pkg-config to check for bdw-gc.
2550 * configure: Regenerate.
2551
2552 2016-11-30 Matthias Klose <doko@ubuntu.com>
2553
2554 * Makefile.def: Remove reference to boehm-gc target module.
2555 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2556 options and for the bdw-gc pkg-config module.
2557 * configure: Regenerate.
2558 * Makefile.in: Regenerate.
2559
2560 2016-11-28 Nathan Sidwell <nathan@acm.org>
2561
2562 * MAINTAINERS (nvptx): Remove self.
2563
2564 2016-11-25 Ben Elliston <bje@gnu.org>
2565
2566 * config.guess: Import latest version.
2567 * config.sub: Likewise.
2568
2569 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2570
2571 * MAINTAINERS (Write After Approval): Add myself.
2572
2573 2016-11-15 Matthias Klose <doko@ubuntu.com>
2574
2575 * Makefile.def: Remove references to GCJ.
2576 * Makefile.tpl: Likewise.
2577 * Makefile.in: Regenerate.
2578
2579 2016-11-15 Matthias Klose <doko@ubuntu.com>
2580
2581 * config-ml.in: Remove references to GCJ.
2582 * configure.ac: Likewise.
2583 * configure: Regenerate.
2584
2585 2016-11-01 Josh Conner <joshconner@google.com>
2586
2587 * MAINTAINERS (Write After Approval): Update email address,
2588
2589 2016-10-27 Carl Love <cel@us.ibm.com>
2590
2591 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2592 Approval list to make it alphabetical.
2593
2594 2016-10-27 Carl Love <cel@us.ibm.com>
2595
2596 * MAINTAINERS (Write After Approval): Add myself.
2597
2598 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2599
2600 * MAINTAINERS (Reviewers): Add myself.
2601 (Write After Approval): Add myself.
2602
2603 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2604 Ulrich Weigand <uweigand@de.ibm.com>
2605
2606 * MAINTAINERS: Update email address.
2607
2608 2016-10-10 Nathan Sidwell <nathan@acm.org>
2609
2610 * MAINTAINERS: Update email address.
2611
2612 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2613
2614 * configure.ac: Add aarch64-*-freebsd*.
2615 * configure: Regenerate.
2616
2617 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2618
2619 * MAINTAINERS: Update email address after it got reverted.
2620
2621 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2622
2623 * configure.ac (target_libraries): Readd target-boehm-gc.
2624 Restore --enable-objc-gc handling.
2625 * configure: Regenerate.
2626
2627 2015-10-03 Jeff Law <law@redhat.com>
2628
2629 * MAINTAINERS: Move several inactive maintainers to the
2630 write-after-approval section.
2631
2632 2016-09-30 Jakub Jelinek <jakub@redhat.com>
2633
2634 * configure.ac: Add target-libffi to target_libraries.
2635 Readd libgcj target disablings, modified to only target-libffi.
2636 Readd target addition of go to unsupported languages.
2637 * configure: Regenerated.
2638
2639 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2640
2641 * MAINTAINERS: Update email address.
2642
2643 2016-09-30 Andrew Haley <aph@redhat.com>
2644
2645 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2646 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2647 libgcj.
2648
2649 2016-09-30 Andrew Haley <aph@redhat.com>
2650
2651 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2652 write-after approval after GCJ deletion.
2653
2654 2016-09-30 Andrew Haley <aph@redhat.com>
2655
2656 * Makefile.def: Remove libjava.
2657 * Makefile.tpl: Likewise.
2658 * Makefile.in: Regenerate.
2659 * configure.ac: Likewise.
2660 * configure: Likewise.
2661 * gcc/java: Remove.
2662 * libjava: Likewise.
2663
2664 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2665
2666 * MAINTAINERS (Reviewers): Add myself.
2667
2668 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2669
2670 * configure.ac: Disable "sim" directory for arc*-*-*.
2671 * configure: Regenerated.
2672
2673 2016-09-23 Tamar Christina <tamar.christina@arm.com>
2674
2675 * MAINTAINERS (Write After Approval): Add myself.
2676
2677 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2678
2679 * configure.ac: Check for the minimum in-tree MPFR version
2680 handled.
2681 * configure: Regenerate.
2682
2683 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2684
2685 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2686 * configure: Regenerated.
2687
2688 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
2689
2690 * MAINTAINERS (Write After Approval): Add myself.
2691
2692 2016-06-23 Andi Kleen <ak@linux.intel.com>
2693
2694 * Makefile.def: Add autoprofiledbootstrap.
2695 * Makefile.tpl: Dito.
2696 * Makefile.in: Regenerate.
2697
2698 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2699
2700 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2701 * configure: Regenerate.
2702
2703 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2704
2705 * configure: Regenerate.
2706 * configure.ac: Remove support for avr-rtems.
2707
2708 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2709
2710 * MAINTAINERS (Write After Approval): Add myself.
2711
2712 2016-06-16 Michael Collison <michael.collison@arm.com>
2713
2714 * MAINTAINERS (Write After Approval): Add myself.
2715
2716 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2717
2718 * MAINTAINERS (Write After Approval): Update e-mail address.
2719
2720 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2721
2722 * MAINTAINERS (Write After Approval): Add myself.
2723
2724 2016-05-28 Alan Modra <amodra@gmail.com>
2725
2726 * Makefile.tpl (configure): Depend on m4 files included.
2727 * Makefile.in: Regenerate.
2728
2729 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2730
2731 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2732 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2733
2734 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2735
2736 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2737 special case builtin.
2738 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2739 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2740 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2741 for __builtin_vec_addec.
2742
2743 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2744
2745 * config.guess: Import version 2016-04-02 (newest).
2746 * config.sub: Import version 2016-05-10 (newest).
2747
2748 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
2749
2750 * configure.ac: Add ARC support to libgloss.
2751 * configure: Regenerate
2752
2753 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2754
2755 * MAINTAINERS (Write After Approval): Add myself.
2756
2757 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2758
2759 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2760 * configure: Regenerated.
2761 * Makefile.def (gmp): Explicitly disable assembler.
2762 (mpfr): Adjust lib_path.
2763 (mpc): Likewise.
2764 * Makefile.in: Regenerated.
2765
2766 2016-05-01 Jakub Jelinek <jakub@redhat.com>
2767
2768 PR bootstrap/70704
2769 * configure.ac (--enable-stage1-checking): Add missing
2770 --enable-checking=.
2771 * configure: Regenerated.
2772
2773 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2774
2775 * config.guess: Revert r235676.
2776 * config.sub: Revert r235676.
2777
2778 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2779
2780 * config.guess: Remove SH5 support.
2781 * config.sub: Likewise.
2782 * configure: Likewise.
2783 * configure.ac: Likewise.
2784
2785 2016-04-26 Jakub Jelinek <jakub@redhat.com>
2786
2787 PR bootstrap/70704
2788 * configure.ac (--enable-stage1-checking): For --disable-checking or
2789 implicit --enable-checking, make sure extra flag matches in between
2790 stage1 and later checking.
2791 * configure: Regenerated.
2792
2793 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2794
2795 * .gitattributes: New file.
2796
2797 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
2798
2799 * MAINTAINERS (rs6000/powerpc port): Add myself.
2800
2801 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
2802
2803 PR bootstrap/70173
2804 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2805 and gotools directories. Delete the stage_final file.
2806 * Makefile.in: Regenerate.
2807
2808 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
2809
2810 * MAINTAINERS (Write After Approval): Add myself.
2811
2812 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
2813
2814 * MAINTAINERS (Fortran maintainer): Remove myself.
2815
2816 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
2817
2818 * MAINTAINERS (Write After Approval): Add myself.
2819
2820 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
2821
2822 * MAINTAINERS (Write After Approval): Add myself.
2823
2824 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2825
2826 Sync with binutils-gdb:
2827
2828 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2829
2830 * configure.ac: Add mips and s390 to the gold target check.
2831 * configure: Regenerate.
2832
2833 2016-03-01 DJ Delorie <dj@redhat.com>
2834
2835 * MAINTAINERS (mep): Remove myself as MeP maintainer.
2836
2837 2016-02-22 David Malcolm <dmalcolm@redhat.com>
2838
2839 * MAINTAINERS (libcpp): Add myself.
2840 (diagnostic messages): Likewise.
2841
2842 2016-02-20 Tom de Vries <tom@codesourcery.com>
2843
2844 * MAINTAINERS: Fix whitespace.
2845
2846 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
2847
2848 * MAINTAINERS (Write After Approval): Add myself.
2849
2850 2016-01-29 Sebastian Pop <s.pop@samsung.com>
2851
2852 * config/isl.m4: Add comments about isl-0.16.
2853 * configure: Regenerate.
2854
2855 2016-01-29 Martin Jambor <mjambor@suse.cz>
2856
2857 * MAINTAINERS (hsa maintainers): Add myself.
2858
2859 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
2860
2861 * MAINTAINERS: (Write After Approval): Add myself.
2862
2863 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
2864 Sebastian Pop <s.pop@samsung.com>
2865
2866 * Makefile.in: Regenerate.
2867 * Makefile.tpl: Export ISLVER.
2868 * configure: Regenerate.
2869 * config/isl.m4: Detect isl-0.15.
2870
2871 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2872
2873 PR bootstrap/69329
2874 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2875 * Makefile.in: Regenerate.
2876
2877 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
2878
2879 * configure.ac: Enable LTO for DJGPP
2880 * configure: Regenerate
2881
2882 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
2883
2884 Sync with binutils-gdb:
2885 2015-10-21 Nick Clifton <nickc@redhat.com>
2886
2887 PR gas/19109
2888 * configure.ac: Note the 'none' is an acceptable argument to
2889 --enable-compressed-debug-sections.
2890 * configure: Regenerate.
2891
2892 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2893
2894 PR bootstrap/69134
2895 * Makefile.def (mpfr): Disable assembler.
2896 * Makefile.in: Regenerate.
2897
2898 2016-01-01 Ben Elliston <bje@gnu.org>
2899
2900 * config.guess: Import version 2016-01-01.
2901 * config.sub: Likewise.
2902
2903 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
2904
2905 * MAINTAINERS (Write After Approval): Add myself.
2906
2907 2015-12-17 Sebastian Pop <s.pop@samsung.com>
2908
2909 * Makefile.in: Replace ISL with isl.
2910 * Makefile.tpl: Same.
2911 * config/isl.m4: Same.
2912 * configure.ac: Same.
2913 * contrib/download_prerequisites: Same.
2914 * configure: Regenerate.
2915
2916 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
2917
2918 * MAINTAINERS (Write After Approval): Add Myself.
2919
2920 2015-12-17 Nathan Sidwell <nathan@acm.org>
2921
2922 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2923 * configure: Regenerate.
2924
2925 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
2926 Sebastian Pop <s.pop@samsung.com>
2927
2928 * config/isl.m4 (ISL_CHECK_VERSION): Check for
2929 isl_ctx_get_max_operations.
2930 * configure: Regenerate.
2931
2932 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
2933
2934 * MAINTAINERS (Write After Approval): Add myself.
2935
2936 2015-12-02 Ian Lance Taylor <iant@google.com>
2937
2938 PR go/66147
2939 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2940 * Makefile.in: Regenerate.
2941
2942 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2943
2944 PR libffi/65726
2945 * Makefile.def (lang_env_dependencies): Make libffi depend
2946 on cxx.
2947 * Makefile.in: Regenerate.
2948
2949 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
2950
2951 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2952 symbols.
2953
2954 2015-11-20 Tristan Gingold <gingold@adacore.com>
2955
2956 Sync with binutils-gdb:
2957 2015-11-20 Tristan Gingold <gingold@adacore.com>
2958
2959 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2960 * configure: Regenerate.
2961
2962 2015-11-19 Martin Liska <mliska@suse.cz>
2963
2964 * .gitignore: Add .clang-format to ignored files.
2965 * Makefile.in: Add clang-format.
2966 * Makefile.tpl: Likewise.
2967
2968 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
2969
2970 * configure.ac: Enable libmpx by default.
2971 * configure: Regenerated.
2972
2973 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
2974
2975 * MAINTAINERS: Update email address.
2976
2977 2015-10-23 Paulo Matos <pmatos@linki.tools>
2978
2979 * MAINTAINERS: Update email address.
2980
2981 2015-10-23 Alan Hayward <alan.hayward@arm.com>
2982
2983 * MAINTAINERS (Write After Approval): Add myself.
2984
2985 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2986
2987 Sync with binutils-gdb:
2988 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2989
2990 PR gas/19109
2991 * configure.ac: Add
2992 --enable-compressed-debug-sections={all,gas,gold,ld}.
2993 * configure: Regenerated.
2994
2995 2015-10-16 Arnaud Charlet <charlet@adacore.com>
2996
2997 * MAINTAINERS: Update list of Ada maintainers and email addresses.
2998
2999 2015-10-09 Martin Liska <mliska@suse.cz>
3000
3001 * MAINTAINERS (Write After Approval): Add myself.
3002
3003 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3004
3005 * MAINTAINERS (Write After Approval): Add myself.
3006
3007 2015-10-02 Florian Weimer <fweimer@redhat.com>
3008
3009 * MAINTAINERS: Update email address.
3010
3011 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
3012
3013 * MAINTAINERS (Write After Approval): Add myself.
3014
3015 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
3016
3017 * MAINTAINERS: Update email.
3018
3019 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3020
3021 * MAINTAINERS: Update my email address.
3022
3023 2015-09-01 James Bowman <james.bowman@ftdichip.com>
3024
3025 * MAINTAINERS (ft32 port): Add myself.
3026
3027 2015-08-28 David Sherwood <david.sherwood@arm.com>
3028
3029 * MAINTAINERS: Add myself.
3030
3031 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3032
3033 * MAINTAINERS (Write After Approval): Add myself.
3034
3035 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3036
3037 PR libfortran/54572
3038 * Makefile.def: Make libgfortran depend on libbacktrace.
3039 * Makefile.in: Regenerate.
3040
3041 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3042
3043 * MAINTAINERS (Write After Approval): Add myself.
3044
3045 2015-08-12 Tom de Vries <tom@codesourcery.com>
3046
3047 PR other/67092
3048 * configure.ac: Remove --with_host_libstdcxx support.
3049 * configure: Regenerate.
3050
3051 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3052 Jakub Jelinek <jakub@redhat.com>
3053
3054 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3055 nvptx*-*-*.
3056 * configure: Regenerate.
3057
3058 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3059
3060 * Makefile.def (libiconv): Define bootstrap=true.
3061 Mark pdf/html/info as missing.
3062 (configure-gcc): Depend on all-libiconv.
3063 (all-gcc): Ditto.
3064 (configure-libcpp): Ditto.
3065 (all-libcpp): Ditto.
3066 (configure-intl): Ditto.
3067 (all-intl): Ditto.
3068 * Makefile.in: Regenerate.
3069
3070 2015-08-03 Bin Cheng <bin.cheng@arm.com>
3071
3072 * MAINTAINERS (loop ivopts): Add the entry and myself.
3073
3074 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3075
3076 * MAINTAINERS (nvptx): Add self.
3077
3078 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3079
3080 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3081 128-bit vector modes.
3082
3083 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
3084
3085 * MAINTAINERS (Write After Approval): Add myself.
3086
3087 2015-07-28 Ben Elliston <bje@gnu.org>
3088
3089 * config.sub, config.guess: Import from upstream.
3090
3091 2015-07-24 Michael Darling <darlingm@gmail.com>
3092
3093 PR other/66259
3094 * config-ml.in: Reflects renaming of configure.in to configure.ac
3095 * configure: Likewise
3096 * configure.ac: Likewise
3097
3098 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3099
3100 * MAINTAINERS: Update my email address.
3101
3102 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3103
3104 Sync with binutils-gdb:
3105 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3106
3107 * configure.ac (target_configdirs): Exclude target-zlib if
3108 target-libjava isn't built.
3109 * configure: Regenerated.
3110
3111 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3112
3113 Sync with binutils-gdb:
3114 2015-05-13 John David Anglin <dave.anglin@bell.net>
3115
3116 * configure.ac: Disable configuration of GDB for HPUX targets.
3117 * configure: Regenerate.
3118
3119 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3120
3121 * configure.ac: Add --with-system-zlib.
3122 * configure: Regenerated.
3123
3124 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3125
3126 * configure.ac: Add FT32 support.
3127 * configure: Regenerate.
3128
3129 2015-01-12 Anthony Green <green@moxielogic.com>
3130
3131 * configure.ac: Don't disable gprof for moxie.
3132 * configure: Rebuild.
3133
3134 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3135
3136 Sync with binutils-gdb:
3137 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3138
3139 PR ld/18355
3140 * Makefile.def: Add extra_configure_flags to host zlib.
3141 * configure.ac (extra_host_zlib_configure_flags): New. Set
3142 to --enable-host-shared When bfd is to be built as shared
3143 library. AC_SUBST.
3144 * Makefile.in: Regenerated.
3145
3146 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3147
3148 Sync with src:
3149 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3150 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3151 * Makefile.in: Regenerated.
3152
3153 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3154
3155 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3156 target.
3157 * configure: Regenerate.
3158
3159 2015-06-23 Ludovic Courtès <ludo@gnu.org>
3160
3161 * MAINTAINERS (Write After Approval): Add myself.
3162
3163 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3164
3165 * MAINTAINERS (OS Port Maintainers): Add myself.
3166 (Various Maintainers): Remove myself from libffi testsuite.
3167
3168 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3169
3170 * MAINTAINERS (gen* on machine desc): Add self.
3171
3172 2015-06-02 Jason Merrill <jason@redhat.com>
3173
3174 PR bootstrap/66319
3175 * configure.ac: Use -std=gnu++98.
3176
3177 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3178
3179 * MAINTAINERS (Write After Approval): Add myself.
3180
3181 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3182
3183 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3184 * configure: Regenerate.
3185
3186 2015-05-26 Jason Merrill <jason@redhat.com>
3187
3188 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3189 * configure: Regenerate.
3190
3191 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3192
3193 * configure.ac: FT32 target added.
3194 * configure: Regenerated.
3195
3196 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3197
3198 * MAINTAINERS (Write After Approval): Add myself.
3199
3200 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3201
3202 * MAINTAINERS (Write After Approval): Add myself.
3203
3204 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3205
3206 * configure.ac: Fix typo.
3207 * configure: Regenerate.
3208
3209 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3210
3211 * MAINTAINERS (Write After Approval): Add myself.
3212
3213 2015-05-03 Matthias Klose <doko@ubuntu.com>
3214
3215 * configure.ac: Match $host configured with triplets.
3216 * configure: Regenerate.
3217
3218 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3219
3220 * Makefile.tpl: Remove surplus whitespace throughout.
3221 * Makefile.in: Regenerate.
3222
3223 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3224
3225 * MAINTAINERS (Various Maintainers): Add myself as instruction
3226 combiner maintainer.
3227
3228 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3229
3230 PR bootstrap/62077
3231 * configure.ac (--enable-stage1-checking): Default to
3232 release,misc,gimple,rtlflag,tree,types if --disable-checking
3233 or --enable-checking is not specified and DEV-PHASE is not
3234 experimental.
3235 * configure: Regenerated.
3236
3237 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3238
3239 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3240 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3241 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3242 * Makefile.in: Regenerate.
3243
3244 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3245
3246 * MAINTAINERS: Update my email address.
3247
3248 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3249
3250 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3251
3252 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3253
3254 * MAINTAINERS: Add myself as an arm port reviewer.
3255
3256 2015-03-25 Martin Liska <mliska@suse.cz>
3257 Yury Gribov <y.gribov@samsung.com>
3258
3259 * Makefile.in: Fix ln source location for vimrc file.
3260 * Makefile.tpl: Likewise.
3261
3262 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3263
3264 PR bootstrap/25672
3265 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3266 cross-compiling. Similarly for CXX_FOR_TARGET.
3267 * configure: Regenerate.
3268
3269 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3270
3271 * Makefile.def: Add libmpx.
3272 * configure.ac: Add libmpx.
3273 * Makefile.in: Regenerate.
3274 * configure: Regenerate.
3275
3276 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3277
3278 * MAINTAINERS (CPU Port Maintainers): Add myself
3279 i386 vector ISA extns mantainer.
3280
3281 2015-03-13 Jeff Law <law@redhat.com>
3282
3283 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3284 maintainer.
3285 Remove Richard Henderson as a maintainer for the x86 port.
3286
3287 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3288
3289 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3290
3291 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3292
3293 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3294 pointer bounds checker and i386 MPX maintainer.
3295
3296 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3297
3298 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3299
3300 2015-02-26 Martin Sebor <msebor@redhat.com>
3301
3302 * MAINTAINERS (Various Maintainers): Add self.
3303
3304 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3305
3306 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3307 Make sure it contains lto.
3308 * configure: Regenerate.
3309
3310 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3311
3312 * configure: Regenerate.
3313
3314 2015-02-06 Diego Novillo <dnovillo@google.com>
3315 1
3316 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3317 middle-end, docstring): Remove myself.
3318 (Write After Approval): Add myself.
3319
3320 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3321
3322 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3323 (Write After Approval): Update address.
3324
3325 2015-01-29 David Malcolm <dmalcolm@redhat.com>
3326
3327 PR jit/64780
3328 * configure.ac: Require the user to explicitly specify
3329 --enable-host-shared if the jit is enabled.
3330 * configure: Regenerate.
3331
3332 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3333
3334 * MAINTAINERS (Write After Approval): Add myself.
3335
3336 2015-01-25 Tom de Vries <tom@codesourcery.com>
3337
3338 * MAINTAINERS: Make whitespace consistent.
3339
3340 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
3341
3342 * MAINTAINERS (Write After Approval): Add myself.
3343
3344 2015-01-20 Andre Vehreschild <vehre@gmx.de>
3345
3346 * MAINTAINERS: (Write After Approval): Add myself.
3347
3348 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3349
3350 * MAINTAINERS: (Write After Approval): Add myself.
3351
3352 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3353
3354 * MAINTAINERS: (Write After Approval): Add myself.
3355
3356 2015-01-13 Iain Sandoe <iain@codesourcery.com>
3357
3358 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3359 objective-c/c++ front end maintainer.
3360
3361 2015-01-13 Marek Polacek <polacek@redhat.com>
3362
3363 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3364
3365 2015-01-12 Jeff Law <law@redhat.com>
3366
3367 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3368 a very long time.
3369
3370 2015-01-09 Ian Lance Taylor <iant@google.com>
3371
3372 * configure.ac (host_tools): Add gotools.
3373 * Makefile.def (host_modules): Add gotools.
3374 (dependencies): Add dependency of all-gotools on all-target-libgo.
3375
3376 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3377
3378 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3379 * configure: Regenerate.
3380
3381 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3382
3383 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3384 all-target-libgomp.
3385 * Makefile.in: Regenerate.
3386
3387 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3388
3389 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3390
3391 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3392
3393 * configure.ac: Add Visium support.
3394 * configure: Regenerate.
3395
3396 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3397
3398 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3399 * configure: Regenerate.
3400
3401 2015-01-03 Andrew Pinski <apinski@cavium.com>
3402
3403 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3404 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3405 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3406 (OBJCOPY_FOR_TARGET): New variable.
3407 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3408 * Makefile.in: Regenerate.
3409 * configure.ac: Check for already installed target objcopy.
3410 Also GCC_TARGET_TOOL on objcopy.
3411 * configure: Regenerate.
3412
3413 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3414
3415 * config.sub: Update from upstream, to 2015-01-01 version.
3416 * config.guess: Ditto.
3417
3418 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3419
3420 * MAINTAINERS (RTEMS Ports): Add myself.
3421
3422 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3423
3424 * MAINTAINERS (Write After Approval): Add myself.
3425
3426 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3427
3428 * MAINTAINERS (Write After Approval): Add myself.
3429
3430 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3431
3432 * configure.ac (--enable-as-accelerator-for): Don't set
3433 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3434 * configure: Regenerate.
3435
3436 2014-12-13 Jakub Jelinek <jakub@redhat.com>
3437
3438 PR bootstrap/64023
3439 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3440 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3441 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3442 to CXX.
3443 * Makefile.in: Regenerated.
3444
3445 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3446 Yury Gribov <y.gribov@samsung.com>
3447
3448 * .gitignore: Added .local.vimrc and .lvimrc.
3449 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3450 * Makefile.in: Regenerate.
3451
3452 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3453
3454 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3455 * configure: Regenerated.
3456
3457 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3458
3459 * MAINTAINERS (nvptx port): New entry.
3460
3461 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3462
3463 * configure: Regenerate.
3464
3465 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3466
3467 * configure.ac: Merge with Binutils.
3468
3469 2014-11-26 Tobias Burnus <burnus@net-b.de>
3470
3471 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3472 * Makefile.in: Regenerate.
3473
3474 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3475
3476 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3477 missing flex.
3478 * Makefile.in: Regenerated.
3479
3480 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3481
3482 * Makefile.in: Regenerate.
3483
3484 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3485
3486 PR bootstrap/63784
3487 * libtool.m4: Add $pic_flag with -shared.
3488
3489 2014-11-21 Renlin Li <Renlin.Li@arm.com>
3490
3491 * MAINTAINERS (Write After Approval): Added myself.
3492
3493 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3494
3495 * MAINTAINERS (write-after-approval): Add myself.
3496
3497 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3498
3499 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3500 from 2 years ago.
3501
3502 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3503
3504 Revert:
3505 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3506
3507 * MAINTAINERS (Write After Approval): Added myself as line map
3508 maintainer.
3509
3510 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3511
3512 Revert:
3513 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3514
3515 * MAINTAINERS (Write After Approval): Added myself.
3516
3517 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3518
3519 * MAINTAINERS (Write After Approval): Added myself.
3520
3521 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3522
3523 * MAINTAINERS (Write After Approval): Added myself as line map
3524 maintainer.
3525
3526 2014-11-17 Dodji Seketeli <dodji@redhat.com>
3527
3528 * MAINTAINERS (Various Maintainers): Added myself as line map
3529 maintainer.
3530
3531 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3532
3533 * move-if-change: Sync from upstream gnulib.
3534
3535 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3536
3537 * compile: Sync with upstream Automake.
3538 * depcomp: Ditto.
3539 * install-sh: Ditto.
3540 * missing: Ditto.
3541 * mkinstalldirs: Ditto.
3542 * ylwrap: Ditto.
3543
3544 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3545
3546 * config.sub: Update from upstream config repo.
3547 * config.guess: Ditto.
3548
3549 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3550
3551 * Makefile.def: Add liboffloadmic to target_modules. Make
3552 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3553 * Makefile.in: Regenerate.
3554 * configure: Regenerate.
3555 * configure.ac: Add liboffloadmic to target binaries.
3556 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3557 Add liboffloadmic to noconfig list when C++ is not supported.
3558
3559 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3560 Thomas Schwinge <thomas@codesourcery.com>
3561 Ilya Verbin <ilya.verbin@intel.com>
3562 Andrey Turetskiy <andrey.turetskiy@intel.com>
3563
3564 * configure: Regenerate.
3565 * configure.ac (--enable-as-accelerator-for)
3566 (--enable-offload-targets): New configure options.
3567
3568 2014-11-11 Tobias Burnus <burnus@net-b.de>
3569
3570 * Makefile.def: Make all-gcc depend on all-isl.
3571 * Makefile.in: Regenerate.
3572
3573 2014-11-11 David Malcolm <dmalcolm@redhat.com>
3574
3575 * ChangeLog.jit: New.
3576 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3577
3578 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3579
3580 PR target/63610
3581 * libtool.m4: Fix globbing of darwin versions.
3582 * configure: Regenerate.
3583
3584 2014-11-11 Tobias Burnus <burnus@net-b.de>
3585
3586 * Makefile.def: Remove CLooG.
3587 * Makefile.tpl: Ditto.
3588 * configure.ac: Ditto.
3589 * configure: Regenerate.
3590 * Makefile.in: Ditto.
3591
3592 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3593
3594 * configure.ac: Handle nvptx-*-*.
3595 * configure: Regenerate.
3596
3597 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3598
3599 * MAINTAINERS (Write After Approval): Add myself.
3600
3601 2014-10-31 Jakub Jelinek <jakub@redhat.com>
3602
3603 * Makefile.def (libcc1): Remove bootstrap=true;.
3604 * Makefile.in: Regenerated.
3605
3606 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3607
3608 * configure.ac: Update comment.
3609 * configure: Regenerate.
3610
3611 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3612
3613 * MAINTAINERS (Write After Approval): Add myself.
3614
3615 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3616
3617 * configure.ac (extra_host_libiberty_configure_flags): Add
3618 --enable-shared also for libcc1's benefit.
3619 * configure: Regenerate.
3620
3621 2014-10-29 Tristan Gingold <gingold@adacore.com>
3622
3623 * MAINTAINERS: Change my email address.
3624
3625 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3626 Tom Tromey <tromey@redhat.com>
3627
3628 * Makefile.def: Add libcc1 to host_modules.
3629 * configure.ac (host_tools): Add libcc1.
3630 * Makefile.in, configure: Rebuild.
3631
3632 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
3633
3634 * configure.ac (build_configargs): Don't share config.cache between
3635 build subdirs.
3636 * configure: Regenerate.
3637
3638 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3639
3640 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3641 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3642 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3643 leon3v7 as leon3.
3644 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3645 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3646 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3647 * config/sparc/sparc.md (cpu): Add leon3v7.
3648 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3649
3650 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3651
3652 * MAINTAINERS (write-after-approval): Add myself.
3653
3654 2014-10-23 Ian Lance Taylor <iant@google.com>
3655
3656 * configure.ac: Disable the Go frontend on systems where it is known
3657 to not work.
3658 * configure: Regenerate.
3659
3660 2014-10-23 Richard Biener <rguenther@suse.de>
3661
3662 * Makefile.def: Add libcpp build module and dependencies.
3663 * configure.ac: Add libcpp build module.
3664 * Makefile.in: Regenerate.
3665 * configure: Likewise.
3666
3667 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3668
3669 * MAINTAINERS (write-after-approval): Add myself.
3670
3671 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3672
3673 * INSTALL/README: Do not mention CVS.
3674
3675 2014-10-03 Jing Yu <jingyu@google.com>
3676
3677 * configure.ac: Add aarch64 to list of targets that support gold.
3678 * configure: Regenerate.
3679
3680 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
3681
3682 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3683
3684 2014-09-29 Catherine Moore <clm@codesourcery.com>
3685
3686 * MAINTAINERS: Add myself as MIPS maintainer.
3687
3688 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3689
3690 * MAINTAINERS: Move myself to MIPS maintainers.
3691
3692 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3693
3694 * MAINTAINERS: Put all email addresses between '<' and '>'.
3695
3696 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3697
3698 * MAINTAINERS: Move myself to reviewers (Fortran).
3699
3700 2014-09-01 Andi Kleen <ak@linux.intel.com>
3701
3702 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3703 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3704 * Makefile.in: Regenerate.
3705
3706 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3707
3708 * rtx-classes-status.txt: Delete
3709
3710 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3711
3712 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3713
3714 2014-08-27 Sebastian Pop <s.pop@samsung.com>
3715
3716 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3717 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3718 of checking for version number.
3719 * configure: Regenerated.
3720 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3721
3722 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3723
3724 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3725 is done; begin phase 6 (use extra rtx_def subclasses).
3726
3727 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3728
3729 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3730 done; begin phase 5 (additional rtx_def subclasses).
3731
3732 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3733
3734 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3735
3736 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3737
3738 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3739 SET_BB_HEADER are done.
3740
3741 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3742
3743 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3744 done.
3745
3746 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3747
3748 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3749
3750 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3751
3752 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3753
3754 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3755
3756 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3757
3758 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3759
3760 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3761
3762 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3763
3764 * rtx-classes-status.txt: Phase 3 (per-file commits within
3765 "config" subdirs) is done; begin phase 4 (removal of
3766 "scaffolding").
3767
3768 2014-08-23 David Malcolm <dmalcolm@redhat.com>
3769
3770 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3771 dir) is done; begin phase 3 (per-file commits within "config"
3772 subdirs).
3773
3774 2014-08-21 David Malcolm <dmalcolm@redhat.com>
3775
3776 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3777 phase 2 (per-file commits in main source dir).
3778
3779 2014-08-21 Bin Cheng <bin.cheng@arm.com>
3780
3781 * configure: Regenerated.
3782
3783 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3784
3785 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3786
3787 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3788
3789 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3790
3791 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3792
3793 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3794
3795 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3796
3797 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3798
3799 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3800
3801 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3802
3803 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
3804
3805 * MAINTAINERS (Write After Approval): Add myself.
3806
3807 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
3808
3809 * MAINTAINERS: Remove myself
3810
3811 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3812
3813 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3814
3815 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
3816
3817 * MAINTAINERS (Write After Approval): Add myself.
3818
3819 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3820
3821 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3822 SET_BB_HEADER, SET_BB_FOOTER
3823
3824 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3825
3826 * rtx-classes-status.txt: New file
3827
3828 2014-08-18 Roman Gareev <gareevroman@gmail.com>
3829
3830 * configure.ac: Eliminate ClooG installation dependency.
3831 * configure: Regenerate.
3832 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3833 * Makefile.in: Regenerate.
3834
3835 2014-08-15 Ilya Verbin <iverbin@gmail.com>
3836
3837 * MAINTAINERS (Write After Approval): Add myself.
3838
3839 2014-08-15 Ilya Tocar <tocarip@gmail.com>
3840
3841 * MAINTAINERS (Write After Approval): Add myself.
3842
3843 2014-08-01 Jiong Wang <jiong.wang@arm.com>
3844
3845 * MAINTAINERS (Write After Approval): Add myself.
3846
3847 2014-07-28 Anthony Green <green@moxielogic.com>
3848
3849 Import from savannah.gnu.org:
3850 * config.sub: Update to 2014-07-28 version.
3851
3852 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
3853
3854 * MAINTAINERS: Remove my MIPS maintainer entry.
3855
3856 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
3857
3858 PR target/47230
3859 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3860 * configure: Regenerate.
3861
3862 2014-07-24 James Norris <jnorris@codesourcery.com>
3863
3864 * MAINTAINERS (Write After Approval): Add myself.
3865
3866 2014-07-20 Roman Gareev <gareevroman@gmail.com>
3867
3868 * configure.ac: Accept only CLooG 0.18.1.
3869 * configure: Regenerate.
3870
3871 2014-07-17 Roman Gareev <gareevroman@gmail.com>
3872
3873 * configure.ac: Don't accept isl 0.11.
3874 * configure: Regenerate.
3875
3876 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3877
3878 * MAINTAINERS (Write After Approval): Add myself.
3879
3880 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3881
3882 * configure.ac: Don't accept isl 0.10.
3883 * configure: Regenerate.
3884
3885 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
3886
3887 Fix include path for in-tree cloog.
3888 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3889 * configure: Regenerate.
3890
3891 2014-06-18 Richard Henderson <rth@redhat.com>
3892
3893 * .gitignore: Import gcc_update output.
3894
3895 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
3896
3897 * config-ml.in: Robustify ac_configure_args parsing.
3898
3899 * configure.ac (--enable-linker-plugin-configure-flags)
3900 (--enable-linker-plugin-flags): New flags.
3901 (configdirs): Conditionally add libiberty-linker-plugin.
3902 * configure: Regenerate.
3903 * Makefile.def (host_modules): Add libiberty-linker-plugin.
3904 (host_modules) <lto-plugin>: Pay attention to
3905 @extra_linker_plugin_flags@ and
3906 @extra_linker_plugin_configure_flags@.
3907 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3908 * Makefile.in: Regenerate.
3909
3910 * Makefile.tpl (configure-[+prefix+][+module+])
3911 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3912 "module_srcdir" instead of "module" for locating a module's srcdir.
3913 * Makefile.in: Regenerate.
3914
3915 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
3916
3917 * MAINTAINERS (Write After Approval): Add myself.
3918
3919 2014-06-06 Sebastian Pop <sebpop@gmail.com>
3920
3921 * MAINTAINERS: Update my email address.
3922
3923 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
3924
3925 * MAINTAINERS (Write After Approval): Add myself.
3926
3927 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
3928
3929 * MAINTAINERS (Write After Approval): Add myself.
3930
3931 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
3932
3933 PR libstdc++/61011
3934 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3935 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3936 * configure: Regenerate.
3937
3938 2014-05-28 Pedro Alves <palves@redhat.com>
3939
3940 * MAINTAINERS (Write After Approval): Add myself.
3941
3942 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3943
3944 * MAINTAINERS: Update my affiliation/email.
3945
3946 2014-05-19 Mike Stump <mikestump@comcast.net>
3947
3948 * MAINTAINERS: Add wide-int reviewers.
3949
3950 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
3951
3952 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3953 * configure: Regenerated.
3954
3955 2014-05-15 Torvald Riegel <triegel@redhat.com>
3956
3957 * MAINTAINERS (libitm): Add myself as maintainer.
3958
3959 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
3960
3961 * MAINTAINERS (Write After Approval): Add myself.
3962
3963 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
3964
3965 * config.sub, config.guess: Import from upstream.
3966
3967 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3968
3969 * MAINTAINERS (Write After Approval): Put myself in correct order.
3970
3971 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3972
3973 * MAINTAINERS (Write After Approval): Add myself.
3974
3975 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3976
3977 * MAINTAINERS: Move myself from Reviewers to Write After Approval
3978 section.
3979
3980 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3981
3982 * MAINTAINERS (Write After Approval): Delete myself.
3983
3984 2014-04-17 Jakub Jelinek <jakub@redhat.com>
3985
3986 PR sanitizer/56781
3987 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3988 and -B* options with -Xcompiler.
3989
3990 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
3991
3992 PR bootstrap/60620
3993 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3994 * Makefile.in: Regenerate.
3995
3996 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3997
3998 * Makefile.def (dependencies): Make all-ld depend on all-binutils
3999 for WINDRES_FOR_TARGET in default-manifest.o rule.
4000 * Makefile.in: Regenerate.
4001
4002 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4003
4004 * MAINTAINERS (Write After Approval): Add myself.
4005
4006 2014-03-26 Jakub Jelinek <jakub@redhat.com>
4007
4008 PR sanitizer/56781
4009 * Makefile.def: Set bootstrap=true; for host fixincludes.
4010 * configure.ac: Don't bootstrap host fixincludes unless
4011 --with-build-config=bootstrap-{a,ub}san.
4012 * Makefile.in: Regenerated.
4013 * configure: Regenerated.
4014
4015 2014-03-21 Jakub Jelinek <jakub@redhat.com>
4016
4017 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4018 --enable-vtable-verify option parsing. Don't add
4019 target-libsanitizer to bootstrap_target_libs unless
4020 --with-build-config=bootstrap-asan or
4021 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4022 to bootstrap_target_libs unless --enable-vtable-verify.
4023 * configure: Regenerated.
4024
4025 2014-03-10 Anatoly Sokolov <aesok@post.ru>
4026
4027 * MAINTAINERS (Write After Approval): Add myself.
4028
4029 2014-03-07 Denis Chertykov <chertykov@gmail.com>
4030
4031 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4032
4033 2014-03-07 Jakub Jelinek <jakub@redhat.com>
4034
4035 PR bootstrap/58572
4036 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4037 -I for libstdc++-v3 includes if $(LEAN).
4038 * Makefile.in: Regenerated.
4039
4040 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
4041
4042 * MAINTAINERS: Update my email address.
4043
4044 2014-02-24 Walter Lee <walt@tilera.com>
4045
4046 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4047 (tilegx-*-*): Change to tilegx*-*-*.
4048 * configure: Regenerate.
4049
4050 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
4051
4052 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4053
4054 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4055
4056 * MAINTAINERS (Write After Approval): Add myself.
4057
4058 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4059
4060 PR target/59788
4061 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4062 *solaris2*.
4063
4064 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
4065
4066 * MAINTAINERS: Update my email address.
4067
4068 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4069
4070 * MAINTAINERS: Convert to UTF-8.
4071 Properly sort Xinliang David Li's entry.
4072
4073 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4074 Sandra Loosemore <sandra@codesourcery.com>
4075
4076 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4077 nios2 port maintainers.
4078
4079 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4080
4081 * MAINTAINERS (Write After Approval): Add myself.
4082
4083 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4084
4085 * configure.ac: Add user-friendly check for native x86_64-linux
4086 multilibs.
4087 * configure: Regenerate.
4088
4089 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4090
4091 * MAINTAINERS: Add myself as sh maintainer.
4092
4093 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4094
4095 * MAINTAINERS: Add self as SLSR maintainer.
4096
4097 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
4098
4099 * MAINTAINERS: Update my email address.
4100
4101 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
4102
4103 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4104
4105 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4106
4107 * Makefile.in: Regenerate.
4108
4109 * Makefile.tpl: Fix typo.
4110 * Makefile.in: Regenerate partially.
4111
4112 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4113
4114 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4115 supported.
4116 * configure: Regenerated.
4117
4118 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4119
4120 * MAINTAINERS (Write After Approval): Add myself.
4121
4122 2013-10-30 Jason Merrill <jason@redhat.com>
4123
4124 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4125 --disable-build-format-warnings.
4126
4127 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4128
4129 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
4130 depend on libstdc++ and libgcc.
4131 * configure: Regenerate.
4132 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4133 libcilkrts for POSIX and i*86, and x86_64 architectures.
4134 * Makefile.in: Added libcilkrts related fields to support building it.
4135
4136 2013-10-26 Jeff Law <law@redhat.com>
4137
4138 * Makefile.def (target_modules): Remove libmudflap
4139 (languages): Remove check-target-libmudflap).
4140 * Makefile.in: Rebuilt.
4141 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4142 * configure.ac (target_libraries): Remove target-libmudflap.
4143 Remove checks which disabled libmudflap on some systems.
4144 * configure: Rebuilt.
4145 * libmudflap: Directory removed.
4146
4147 2013-10-21 Cong Hou <congh@google.com>
4148
4149 * MAINTAINERS (Write After Approval): Add myself.
4150
4151 2013-10-16 Mike Stump <mikestump@comcast.net>
4152
4153 * .dir-locals.el: Add.
4154
4155 2013-10-15 David Malcolm <dmalcolm@redhat.com>
4156
4157 * configure.ac: Add --enable-host-shared
4158 * configure: Regenerate.
4159
4160 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4161
4162 Import from savannah.gnu.org:
4163 * config.guess: Update to 2013-06-10 version.
4164 * config.sub: Update to 2013-10-01 version.
4165
4166 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4167
4168 Changes to build configuration to allow big endian ARC ELF toolchain
4169 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4170 * configure: Regenerate.
4171
4172 2013-09-20 Alan Modra <amodra@gmail.com>
4173
4174 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4175 ppc host match. Support little-endian powerpc linux hosts.
4176
4177 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4178
4179 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4180 maintainer.
4181
4182 2013-09-12 DJ Delorie <dj@redhat.com>
4183
4184 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4185 maintainers.
4186
4187 2013-09-03 Richard Biener <rguenther@suse.de>
4188
4189 * configure.ac: Also allow ISL 0.12.
4190 * configure: Regenerated.
4191
4192 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4193
4194 * MAINTAINERS (Write After Approval): Add myself.
4195
4196 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4197
4198 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4199
4200 2013-08-26 Caroline Tice <cmtice@google.com>
4201
4202 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4203 "Various Reviewers" to libvtv "Various Maintainers".
4204
4205 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4206
4207 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4208
4209 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4210
4211 * MAINTAINERS: Update name, email.
4212
4213 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4214
4215 * MAINTAINERS (Write After Approval): Add myself.
4216
4217 2013-08-12 Caroline Tice <cmtice@google.com>
4218
4219 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4220 address in the Write After Approval section.
4221
4222 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4223
4224 * MAINTAINERS (Write After Approval): Update email.
4225
4226 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4227
4228 * configure.ac: Adjust to check VTV_SUPPORTED.
4229 * configure: Regenerated.
4230
4231 2013-08-02 Caroline Tice <cmtice@google.com>
4232
4233 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4234 on non-linux systems; add target-libvtv to noconfigdirs; add
4235 libsupc++/.libs to C++ library search paths.
4236 * configure: Regenerated.
4237 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4238 libstdc++ and libgcc.
4239 * Makefile.in: Regenerated.
4240
4241 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4242
4243 * MAINTAINERS (Write After Approval): Add myself.
4244
4245 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4246 Shiva Chen <shiva0217@gmail.com>
4247
4248 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4249 nds32 port maintainers.
4250
4251 2013-07-17 Tim Shen <timshen91@gmail.com>
4252
4253 * MAINTAINERS (Write After Approval): Add myself.
4254
4255 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4256
4257 * configure.ac: Sync from binutils.
4258 * configure: Regenerate.
4259
4260 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4261
4262 * MAINTAINERS (Write After Approval): Add myself.
4263
4264 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4265
4266 * MAINTAINERS (Write After Approval): Add myself.
4267
4268 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4269
4270 * MAINTAINERS (Write After Approval): Add myself.
4271
4272 2013-04-30 Brooks Moses <bmoses@google.com>
4273
4274 * MAINTAINERS: Update my email; move myself from Fortran
4275 reviewer to Write After Approval.
4276
4277 2013-04-16 Andreas Schwab <schwab@suse.de>
4278
4279 * configure.ac (aarch64-*-*): Don't disable java.
4280 * configure: Regenerate.
4281
4282 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4283
4284 * MAINTAINERS (Write After Approval): Add myself.
4285
4286 2013-03-30 Matthias Klose <doko@ubuntu.com>
4287
4288 * Makefile.def (target_modules): Don't install libffi.
4289 * Makefile.in: Regenerate.
4290
4291 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4292
4293 * MAINTAINERS (Write After Approval): Add myself.
4294
4295 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4296
4297 * MAINTAINERS (Write After Approval): Add myself.
4298
4299 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4300
4301 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4302 * configure: Regenerated.
4303
4304 2013-02-05 Ian Lance Taylor <iant@google.com>
4305
4306 PR go/55969
4307 * configure.ac: Disable libgo on some systems where it does not
4308 work.
4309
4310 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4311
4312 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4313 Remove Geoff Keating as rs6000 port maintainer, at his request.
4314
4315 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4316
4317 * MAINTAINERS: Update my email.
4318
4319 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
4320
4321 * configure: Re-generate.
4322
4323 2013-01-15 Richard Biener <rguenther@suse.de>
4324
4325 PR other/55973
4326 * configure: Re-generate.
4327
4328 2013-01-14 Matthias Klose <doko@ubuntu.com>
4329
4330 * Makefile.def (install-target-libsanitizer): Depend on
4331 install-target-libstdc++-v3.
4332 * Makefile.in: Regenerate.
4333
4334 2013-01-14 Richard Biener <rguenther@suse.de>
4335
4336 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4337 * configure: Re-generate
4338
4339 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4340
4341 * config.sub: Update from config repo.
4342
4343 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4344
4345 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4346 * Makefile.in: Regenerate.
4347
4348 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4349
4350 * MAINTAINERS (arc): Add new port maintainership for myself.
4351
4352 2013-01-09 Jason Merrill <jason@redhat.com>
4353
4354 * .gitignore: Import from gdb repository.
4355
4356 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4357
4358 * Makefile.def (configure-gcc): Depend on all-gmp.
4359 (all-gcc): Remove dependency on all-gmp.
4360 * Makefile.in: Regenerated.
4361
4362 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4363
4364 * config.sub: Merge from config repo.
4365 * config.guess: Ditto.
4366
4367 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4368
4369 * Makefile.def: Merge from binutils.
4370 * Makefile.in: Ditto.
4371
4372 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4373
4374 * MAINTAINERS: Update my email.
4375
4376 2012-12-29 Ben Elliston <bje@gnu.org>
4377
4378 * config.guess: Update to 2012-12-29 version.
4379 * config.sub: Likewise.
4380
4381 2012-12-20 Matthias Klose <doko@ubuntu.com>
4382
4383 * Makefile.def (install-target-libgfortran): Depend on
4384 install-target-libquadmath, install-target-libgcc.
4385 (install-target-libsanitizer): Depend on install-target-libgcc.
4386 (install-target-libjava): Depend on install-target-libgcc.
4387 (install-target-libitm): Depend on install-target-libgcc.
4388 (install-target-libobjc): Depend on install-target-libgcc.
4389 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4390 * Makefile.in: Regenerate.
4391
4392 2012-12-19 Matthias Klose <doko@ubuntu.com>
4393
4394 * Makefile.def (install-target-libgo): Depend on
4395 install-target-libatomic.
4396 * Makefile.in: Regenerate.
4397
4398 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4399
4400 PR go/55201
4401 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4402 * Makefile.in: Regenerate.
4403
4404 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4405
4406 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4407 * configure: Regenerate.
4408
4409 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4410
4411 * config.sub: Merge from config repo.
4412
4413 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4414
4415 * Makefile.def (target_modules): Add bootstrap=true and
4416 raw_cxx=true to libsanitizer.
4417 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4418 * Makefile.in: Regenerated.
4419 * configure: Likewise.
4420
4421 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4422
4423 * MAINTAINERS: Remove self as RTL optimization maintainer.
4424
4425 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4426
4427 * MAINTAINERS (Write After Approval): Add myself.
4428
4429 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4430
4431 * Makefile.def (target_modules): Remove bootstrap=true and
4432 raw_cxx=true from libsanitizer.
4433 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4434 * Makefile.in: Regenerated.
4435 * configure: Likewise.
4436
4437 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4438
4439 * Makefile.def (target_modules): Add bootstrap=true and
4440 raw_cxx=true to libsanitizer.
4441 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4442 * Makefile.in: Regenerated.
4443 * configure: Likewise.
4444
4445 2012-11-28 Andrew Pinski <apinski@cavium.com>
4446
4447 PR bootstrap/54279
4448 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4449 * configure: Regenerate.
4450 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4451 * Makefile.in: Regenerate.
4452
4453 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4454
4455 * configure.ac: Disable libsanitizer if we're not building C++.
4456 * configure: Regenerate.
4457
4458 2012-11-15 Roland McGrath <roland@hack.frob.com>
4459
4460 * MAINTAINERS (Write After Approval): Add myself.
4461
4462 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
4463
4464 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4465 Kostya Serebryany (kcc@google.com) and
4466 Jakub Jelinek (jakub@redhat.com).
4467 Rename area for Dodji Seketeli (dodji@redhat.com).
4468
4469 2012-11-15 Dodji Seketeli <dodji@redhat.com>
4470
4471 * MAINTAINERS: (asan.c, related): Add myself.
4472
4473 2012-11-14 Roland McGrath <mcgrathr@google.com>
4474
4475 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4476 * configure: Regenerate.
4477
4478 2012-11-13 Richard Henderson <rth@redhat.com>
4479
4480 * configure.ac: Move libsanitizer logic to subdirectory.
4481 * configure: Regenerate.
4482
4483 2012-11-13 Dodji Seketeli <dodji@redhat.com>
4484
4485 * configure.ac: Enable libsanitizer just on x86 linux for now.
4486 * configure: Re-generate.
4487
4488 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
4489
4490 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4491 sections.
4492 * configure: Regenerate.
4493
4494 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
4495
4496 * configure.ac: Add section for configdirs for libsanitizer.
4497 Disable for cris-*-* and mmix-*-*.
4498 * configure: Regenerate.
4499
4500 2012-11-12 Wei Mi <wmi@google.com>
4501
4502 * configure.ac: Add libsanitizer to target_libraries.
4503 * Makefile.def: Ditto.
4504 * configure: Regenerate.
4505 * Makefile.in: Regenerate.
4506 * libsanitizer: New directory for asan runtime. Contains an empty
4507 tsan directory.
4508
4509 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
4510
4511 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4512 against Mingw64 w32api.
4513 * configure: Regenerate.
4514
4515 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4516
4517 * configure: Regenerated.
4518
4519 2012-11-03 Robert Mason <rbmj@verizon.net>
4520
4521 * configure.ac: add --disable-libstdcxx configure option
4522 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4523
4524 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4525
4526 * MAINTAINERS (Write After Approval): Add myself.
4527
4528 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4529
4530 * MAINTAINERS (Write After Approval): Add myself.
4531
4532 2012-10-24 Sharad Singhai <singhai@google.com>
4533
4534 * MAINTAINERS (Write After Approval): Add myself.
4535
4536 2012-10-24 Eric Christopher <echristo@gmail.com>
4537
4538 * MAINTAINERS: Update email address.
4539
4540 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4541
4542 PR bootstrap/54820
4543 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4544 * configure: Regenerate.
4545
4546 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
4547
4548 * MAINTAINERS (aarch64): Add Marcus and myself.
4549
4550 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4551
4552 PR bootstrap/54820
4553 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4554 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4555 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4556 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4557 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4558 * Makefile.in: Regenerate.
4559 * configure.ac (have_static_libs): New variable and associated check.
4560 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4561 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4562 * configure: Regenerate.
4563
4564 2012-10-10 Richard Biener <rguenther@suse.de>
4565
4566 * MAINTAINERS: Adjust for changed surname.
4567
4568 2012-10-04 Lawrence Crowl <crowl@google.com>
4569
4570 * MAINTAINERS (Write After Approval): Add myself.
4571
4572 2012-10-01 Cary Coutant <ccoutant@google.com>
4573
4574 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4575
4576 2012-09-28 Ian Lance Taylor <iant@google.com>
4577
4578 * Makefile.def: Make all-target-libgo depend on
4579 all-target-libbacktrace.
4580 * Makefile.in: Rebuild.
4581
4582 2012-09-26 Ian Lance Taylor <iant@google.com>
4583
4584 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4585 * Makefile.in: Rebuild.
4586
4587 2012-09-20 Walter Lee <walt@tilera.com>
4588
4589 * configure.ac: Add tilegx to list of targets that support gold.
4590 * configure: Regenerate.
4591
4592 2012-09-20 Marek Polacek <polacek@redhat.com>
4593
4594 * MAINTAINERS (Write After Approval): Add myself.
4595
4596 2012-09-19 Steve Ellcey <sellcey@mips.com>
4597
4598 * configure.ac: Add mips*-mti-elf* target.
4599 * configure: Regenerate.
4600
4601 2012-09-17 Ian Lance Taylor <iant@google.com>
4602
4603 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4604 * configure.ac (host_libs): Add libbacktrace.
4605 (target_libraries): Add libbacktrace.
4606 * Makefile.def (host_modules): Add libbacktrace.
4607 (target_modules): Likewise.
4608 * configure, Makefile.in: Rebuild.
4609
4610 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
4611
4612 PR target/38607
4613 Merge upstream change.
4614 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4615
4616 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4617 Add libgomp*.o to compare_exclusions for AIX.
4618 * configure: Regenerate.
4619
4620 2012-09-06 Diego Novillo <dnovillo@google.com>
4621
4622 * configure.ac: Bump minimum GMP version to 4.2.3.
4623 * configure: Re-generate.
4624
4625 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
4626
4627 PR target/54461
4628 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4629 target-libgloss if not configured --with-avrlibc=no.
4630 * configure: Regenerate.
4631
4632 2012-09-04 Jason Merrill <jason@redhat.com>
4633
4634 * configure.ac: Fix --enable-languages=all.
4635
4636 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
4637
4638 * MAINTAINERS (Write After Approval): Add myself.
4639
4640 2012-09-03 Richard Guenther <rguenther@suse.de>
4641
4642 PR bootstrap/54138
4643 * configure.ac: Re-organize ISL / CLOOG checks to allow
4644 disabling with either --without-isl or --without-cloog.
4645 * configure: Regenerated.
4646
4647 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
4648
4649 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4650 * configure: Regenerate.
4651
4652 2012-08-27 Ulrich Drepper <drepper@gmail.com>
4653
4654 * MAINTAINERS: Fix my email address.
4655
4656 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4657
4658 PR binutils/4970
4659 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4660 and opcodes.
4661 * Makefile.in: Regenerated.
4662
4663 2012-08-26 Art Haas <ahaas@impactweather.com>
4664
4665 * configure: Regenerate.
4666
4667 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4668
4669 * INSTALL/README: Also refer to the online installation
4670 instructions.
4671
4672 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4673
4674 * MAINTAINERS (Write After Approval): Add myself.
4675 (Picochip port): Remove myself.
4676
4677 2012-08-14 Diego Novillo <dnovillo@google.com>
4678
4679 Merge from cxx-conversion branch.
4680
4681 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4682 POSTSTAGE1_CONFIGURE_FLAGS.
4683 * Makefile.in: Regenerate.
4684 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4685 Force C++ when bootstrapping.
4686 * configure: Regenerate.
4687
4688 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4689
4690 * MAINTAINERS (Write After Approval): Add myself.
4691
4692 2012-07-16 Joseph Myers <joseph@codesourcery.com>
4693
4694 * README: Document use of ranges of years in copyright notices.
4695
4696 2012-07-06 Richard Guenther <rguenther@suse.de>
4697
4698 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4699 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4700 --with-gmp=system.
4701 * Makefile.in: Regenerated.
4702 * configure: Likewise.
4703
4704 2012-07-06 Richard Guenther <rguenther@suse.de>
4705
4706 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4707 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4708 supply V=1 as extra_make_flags.
4709 * configure: Regenerated.
4710 * Makefile.in: Likewise.
4711
4712 2012-07-04 Tristan Gingold <gingold@adacore.com>
4713
4714 * configure: Regenerate.
4715
4716 2012-07-03 Richard Guenther <rguenther@suse.de>
4717
4718 * Makfile.def (isl): Remove not necessary extra_exports and
4719 extra_make_flags.
4720 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4721 * Makefile.in: Regenerated.
4722
4723 2012-07-03 Richard Guenther <rguenther@suse.de>
4724
4725 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4726 * configure.ac: If either the ISL or the CLooG check failed
4727 do not try to build in-tree versions.
4728 * Makefile.in: Regenerated.
4729 * configure: Regenerated.
4730
4731 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4732
4733 * configure: Regenerate.
4734
4735 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
4736
4737 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4738 maintainer.
4739
4740 2012-07-02 Richard Guenther <rguenther@suse.de>
4741
4742 * configure: Regenerated.
4743
4744 2012-07-02 Richard Guenther <rguenther@suse.de>
4745 Michael Matz <matz@suse.de>
4746 Tobias Grosser <tobias@grosser.es>
4747 Sebastian Pop <sebpop@gmail.com>
4748
4749 * Makefile.def: Add ISL host module, remove PPL host module.
4750 Adjust ClooG host module to use the proper ISL.
4751 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4752 * configure.ac: Include config/isl.m4. Add ISL host library,
4753 remove PPL. Remove PPL configury, add ISL configury, adjust
4754 ClooG configury.
4755 * Makefile.in: Regenerated.
4756 * configure: Likewise.
4757
4758 2012-07-02 Richard Guenther <rguenther@suse.de>
4759
4760 Merge from graphite branch
4761 2011-07-21 Tobias Grosser <tobias@grosser.es>
4762
4763 * configure: Regenerated.
4764 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4765 both cloog.org and legacy versions. The only supported version will
4766 be CLooG with the isl backend.
4767
4768 2011-07-21 Tobias Grosser <tobias@grosser.es>
4769
4770 * configure: Regenerated.
4771 * configure.ac: Require cloog isl 0.17.0
4772
4773 2011-07-21 Tobias Grosser <tobias@grosser.es>
4774
4775 * configure: Regenerated.
4776 * config/cloog.m4: Do not define CLOOG_ORG
4777
4778 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4779
4780 * configure.ac: Skip C if explicitly selected.
4781 * configure: Regenerate.
4782
4783 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
4784
4785 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4786 they contain -O2.
4787 * configure: Regenerate.
4788
4789 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4790
4791 PR debug/53740
4792 * df.h, df-problems.c, dce.c: Revert last patch.
4793
4794 2012-06-25 Iain Sandoe <iain@codesourcery.com>
4795
4796 * MAINTAINERS (Write After Approval): Update my email address.
4797
4798 2012-06-21 Meador Inge <meadori@codesourcery.com>
4799
4800 * MAINTAINERS (Write After Approval): Add myself.
4801
4802 2012-06-20 Jason Merrill <jason@redhat.com>
4803
4804 * Makefile.tpl (check-target-libgomp-c++): New.
4805 (check-target-libitm-c++): New.
4806 * Makefile.def (c++): Add them.
4807 * Makefile.in: Regenerate.
4808
4809 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
4810
4811 * MAINTAINERS (Write After Approval): Add myself.
4812
4813 2012-05-16 Olivier Hainque <hainque@adacore.com>
4814
4815 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4816 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4817 (install-no-fixedincludes): Adjust accordingly.
4818 * Makefile.in: Regenerate.
4819
4820 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
4821
4822 Merge upstream change
4823 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4824
4825 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
4826
4827 * MAINTAINERS (Write After Approval): Add myself.
4828
4829 2012-05-09 Nick Clifton <nickc@redhat.com>
4830 Paul Smith <psmith@gnu.org>
4831
4832 PR bootstrap/50461
4833 * configure.ac (mpfr-dir): When using in-tree MPFR sources
4834 allow for the fact that from release v3.1.0 of MPFR the source
4835 files were moved into a src sub-directory.
4836 * configure: Regenerate.
4837
4838 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
4839
4840 * configure.ac: Bump minimum MPFR version to 2.4.0.
4841 * configure: Regenerated.
4842
4843 2012-05-01 Richard Henderson <rth@redhat.com>
4844
4845 * Makefile.def (libatomic): New target_module.
4846 * configure.ac (target_libraries): Add libatomic.
4847 (noconfigdirs): Check if libatomic is supported.
4848 * Makefile.in, configure: Rebuild.
4849
4850 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
4851
4852 * MAINTAINERS (Write After Approval): Add myself.
4853
4854 2012-04-25 Joel Brobecker <brobecker@adacore.com>
4855
4856 * config.sub: Update to 2012-04-18 version from official repo.
4857
4858 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
4859
4860 * MAINTAINERS (Write After Approval): Add myself.
4861
4862 2012-04-11 Steve Ellcey <sellcey@mips.com>
4863
4864 * MAINTAINERS: Changed email address.
4865
4866 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
4867
4868 PR target/52737
4869 * contrib/gcc_update (files_and_dependencies):
4870 Remove gcc/config/avr/t-multilib from touch data.
4871
4872 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4873
4874 * MAINTAINERS (OS Port Maintainers): Remove irix.
4875 * configure.ac (enable_libgomp): Remove *-*-irix6*.
4876 (unsupported_languages): Remove mips-sgi-irix6.*.
4877 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4878 (with_stabs): Remove.
4879 * configure: Regenerate.
4880
4881 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4882
4883 * MAINTAINERS (OS Port Maintainers): Remove osf.
4884 * configure.ac (enable_libgomp): Remove *-*-osf*.
4885 (with_stabs): Remove alpha*-*-osf*.
4886 * configure: Regenerate.
4887
4888 2012-03-05 Tristan Gingold <gingold@adacore.com>
4889
4890 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4891 * configure: Regenerate.
4892
4893 2012-02-17 Walter Lee <walt@tilera.com>
4894
4895 * MAINTAINERS: (Write After Approval): Delete myself.
4896
4897 2012-02-14 Walter Lee <walt@tilera.com>
4898
4899 * MAINTAINERS (tilegx port): Add myself.
4900 (tilepro port): Add myself.
4901 (Write After Approval): Add myself.
4902
4903 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
4904
4905 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4906 and Joseph Myers as docstring relicensing maintainers.
4907
4908 2012-02-09 Bin Cheng <bin.cheng@arm.com>
4909
4910 * MAINTAINERS (write-after-approval): Add myself.
4911
4912 2012-02-08 Ira Rosen <irar@il.ibm.com>
4913
4914 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4915 maintainer.
4916
4917 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4918
4919 * MAINTAINERS (Write After Approval): Move myself to
4920 maintain alphabetical order.
4921
4922 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4923
4924 * MAINTAINERS (Write After Approval): Add myself.
4925
4926 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4927
4928 * MAINTAINERS (Write After Approval): Add myself.
4929
4930 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4931 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4932
4933 * configure.ac (cr16-*-*): Remove nonconfigdirs.
4934 * configure: Regenerate.
4935
4936 2012-01-23 Harshit Chopra <harshit@google.com>
4937
4938 * MAINTAINERS (Write After Approval): Add myself.
4939
4940 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
4941
4942 * configure.ac: Remove reference to mh-interix.
4943 * configure: Regenerate.
4944
4945 2012-01-05 Richard Henderson <rth@redhat.com>
4946
4947 PR bootstrap/51072
4948 * configure.ac: Disable libitm if c++ is not enabled.
4949 * configure: Rebuild.
4950
4951 * configure.ac: Fix regexp for same.
4952 * configure: Rebuild.
4953
4954 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
4955
4956 * MAINTAINERS (Write After Approval): Add myself.
4957
4958 2012-01-02 Richard Guenther <rguenther@suse.de>
4959
4960 PR bootstrap/51686
4961 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4962 * Makefile.in: Regenerate.
4963
4964 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
4965
4966 * MAINTAINERS (Write After Approval): Add myself.
4967
4968 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
4969
4970 * configure: Regenerate.
4971
4972 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4973
4974 * MAINTAINERS (picochip): Changed email address.
4975
4976 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4977
4978 * MAINTAINERS (write-after-approval): Add self.
4979
4980 2011-11-29 DJ Delorie <dj@redhat.com>
4981
4982 * configure.ac (rl78-*-*) New case.
4983 * configure: Regenerate.
4984 * MAINTAINERS: Add myself as RL78 maintainer.
4985
4986 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4987
4988 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4989
4990 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
4991
4992 * libtool.m4: Additional FreeBSD 10 fixes.
4993
4994 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
4995
4996 * MAINTAINERS: Move myself from Write After Approval to CPU Port
4997 Maintainers section, as Epiphany maintainer.
4998
4999 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5000
5001 PR target/49992
5002 * configure.ac: Remove ranlib special-casing for Darwin.
5003 * configure: Regenerate.
5004
5005 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
5006
5007 * MAINTAINERS (Reviewers): Keep the list sorted.
5008
5009 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
5010
5011 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5012
5013 2011-11-09 Roland McGrath <mcgrathr@google.com>
5014
5015 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5016 * configure: Rebuild.
5017 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5018 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5019 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5020 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5021 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5022 Add READELF.
5023 * Makefile.in: Rebuild.
5024
5025 2011-11-09 Jason Merrill <jason@redhat.com>
5026
5027 * Makefile.def (language=c++): Remove check-c++0x.
5028 * Makefile.in (check-gcc-c++): Regenerate.
5029
5030 2011-11-08 Richard Henderson <rth@redhat.com>
5031
5032 * configure.ac: Test for libitm directory present first.
5033
5034 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5035
5036 * configure.ac: Test libitm/configure.tgt to disable libitm.
5037 * configure: Rebuild.
5038
5039 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
5040 Richard Henderson <rth@redhat.com>
5041
5042 Merged from transactional-memory.
5043
5044 * Makefile.def (lang_env_dependencies): libitm is c++.
5045 Add libitm target module.
5046 * configure.ac: Likewise.
5047 * config/mmap.m4: New file.
5048 * contrib/gcc_update: Add libitm to touch data.
5049 * Makefile.in, configure: Rebuild.
5050
5051 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5052
5053 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5054 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5055 * Makefile.in: Regenerate.
5056
5057 2011-11-01 DJ Delorie <dj@redhat.com>
5058
5059 * config.sub: Update to version 2011-10-29 (added rl78)
5060
5061 2011-10-27 Nick Clifton <nickc@redhat.com>
5062
5063 * config.sub: Import these changes from the config project:
5064
5065 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5066 Ben Elliston <bje@gnu.org>
5067
5068 * config.sub (epiphany): New.
5069
5070 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5071 Ben Elliston <bje@gnu.org>
5072
5073 * config.sub (hexagon, hexagon-*): New.
5074
5075 2011-08-23 Roland McGrath <mcgrathr@google.com>
5076
5077 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5078 64eb to be64.
5079
5080 2011-08-16 Roland McGrath <mcgrathr@google.com>
5081
5082 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5083 (nacl): Grok as alias for 32el-unknown-nacl.
5084
5085 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5086
5087 * MAINTAINERS (Write After Approval): Add myself.
5088
5089 2011-10-24 Teresa Johnson <tejohnson@google.com>
5090
5091 * MAINTAINERS (Write After Approval): Add myself.
5092
5093 2011-09-21 Jakub Jelinek <jakub@redhat.com>
5094
5095 * MAINTAINERS (sparc port): Remove myself.
5096
5097 2011-09-14 Tom de Vries <tom@codesourcery.com>
5098
5099 * MAINTAINERS (Write After Approval): Add myself.
5100
5101 2011-08-14 Yao Qi <yao@codesourcery.com>
5102
5103 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5104 * configure: Regenerate.
5105
5106 2011-07-26 Ian Lance Taylor <iant@google.com>
5107
5108 * configure.ac: Set have_compiler based on whether gcc directory
5109 exists, rather than on whether gcc is in configdirs.
5110 * configure: Rebuild.
5111
5112 2011-07-21 Joseph Myers <joseph@codesourcery.com>
5113
5114 * MAINTAINERS (Global Reviewers): Add self.
5115
5116 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
5117
5118 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5119 link directories.
5120 * Makefile.in: Rebuild.
5121
5122 2011-07-20 Ian Lance Taylor <iant@google.com>
5123
5124 PR bootstrap/49787
5125 * configure.ac: Move --enable-bootstrap handling earlier in file.
5126 If --enable-bootstrap and either --enable-build-with-cxx or
5127 --enable-build-poststage1-with-cxx, enable C++ automatically.
5128 * configure: Rebuild.
5129
5130 2011-07-19 Ian Lance Taylor <iant@google.com>
5131
5132 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5133 make C++ a boot_language. Set and substitute
5134 POSTSTAGE1_CONFIGURE_FLAGS.
5135 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5136 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5137 * configure, Makefile.in: Rebuild.
5138
5139 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5140
5141 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5142 maintainers.
5143
5144 2011-07-18 Jakub Jelinek <jakub@redhat.com>
5145
5146 * MAINTAINERS (Global Reviewers): Add myself.
5147
5148 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5149
5150 * configure: Regenerate.
5151
5152 2011-07-16 Jason Merrill <jason@redhat.com>
5153
5154 * Makefile.def (language=c++): Add check-c++0x and
5155 check-target-libmudflap-c++.
5156 * Makefile.tpl (check-target-libmudflap-c++): New.
5157 * Makefile.in: Regenerate.
5158
5159 2011-07-16 Matthias Klose <doko@ubuntu.com>
5160
5161 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5162 * Makefile.def (target_modules/libjava): Pass
5163 $(EXTRA_CONFIGARGS_LIBJAVA).
5164 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5165 if not configured with --enable-static-libjava.
5166 * Makefile.in: Regenerate.
5167 * configure: Likewise.
5168
5169 2011-07-15 Jason Merrill <jason@redhat.com>
5170
5171 * Makefile.in (check-c++): Move check-gcc-c++0x after
5172 check-target-libstdc++-v3.
5173
5174 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5175
5176 * MAINTAINERS (c6x port): New entry.
5177
5178 2011-07-13 Jason Merrill <jason@redhat.com>
5179
5180 * Makefile.in (check-gcc-c++0x): New.
5181 (check-c++): Depend on it.
5182
5183 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5184
5185 PR target/39150
5186 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5187 x86_64-*-solaris2.1[0-9]*.
5188 * configure: Regenerate.
5189
5190 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5191
5192 * MAINTAINERS (RTL optimizers): Add self.
5193
5194 2011-06-27 Gabriel Charette <gchare@google.com>
5195
5196 * MAINTAINERS (Write After Approval): Add myself.
5197
5198 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5199
5200 PR regression/47836
5201 PR bootstrap/23656
5202 PR other/47733
5203 PR bootstrap/49247
5204 PR c/48825
5205 * configure.ac (target_libraries): Remove target-libiberty.
5206 Remove case-statement setting skipdirs=target-libiberty for
5207 multiple targets. Remove checking target_configdirs and
5208 removing target-libiberty but keeping target-libgcc if
5209 otherwise empty.
5210 * Makefile.def (target_modules): Don't add libiberty.
5211 (dependencies): Remove all traces of target-libiberty.
5212 * configure, Makefile.in: Regenerate.
5213
5214 2011-06-13 Walter Lee <walt@tilera.com>
5215
5216 * configure.ac (tilepro-*-*) New case.
5217 (tilegx-*-*): Likewise.
5218 * configure: Regenerate.
5219
5220 2011-06-06 Jing Yu <jingyu@google.com>
5221
5222 * configure.ac: Skip target-libiberty for
5223 arm*-*-linux-androideabi.
5224 * configure: Regenerated.
5225
5226 2011-06-06 Nick Clifton <nickc@redhat.com>
5227
5228 * config.sub: Sync from upstream.
5229
5230 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5231
5232 * MAINTAINERS (Write After Approval): Add myself.
5233
5234 2011-06-01 Daniel Jacobowitz <drow@false.org>
5235
5236 * MAINTAINERS: Update my email address.
5237
5238 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5239
5240 * MAINTAINERS (Write After Approval): Update my email address.
5241
5242 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5243
5244 * MAINTAINERS (Write After Approval): Add myself.
5245
5246 2011-05-08 Doug Kwan <dougkwan@google.com>
5247
5248 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5249 * configure: Regenerated.
5250 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5251 value from configure.
5252 * Makefile.in: Regenerated.
5253
5254 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5255
5256 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5257 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5258 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5259 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5260 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5261 *-*-vxworks*): Disable newlib and libgloss in separate case
5262 statement.
5263 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5264 to separate case statement.
5265 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5266 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5267 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5268 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5269 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5270 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5271 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5272 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5273 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5274 i[[3456789]]86-*-rdos*, m32r-*-*,
5275 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5276 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5277 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5278 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5279 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5280 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5281 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5282 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5283 and libgloss in main case over targets. Remove most empty cases
5284 in main case over targets.
5285 * configure: Regenerate.
5286
5287 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5288
5289 * MAINTAINERS (Write After Approval): Add myself.
5290
5291 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5292
5293 * configure.ac: Remove code setting special library locations for
5294 hppa*64*-*-hpux11*. Remove code setting compiler for
5295 sparc-sun-solaris2*.
5296 * configure: Regenerate.
5297
5298 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5299
5300 * configure.ac: Separate libgloss_dir settings from general case
5301 over targets.
5302 * configure: Regenerate.
5303
5304 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5305
5306 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5307 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5308 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5309 cases in libgcj-disabling case statement.
5310 (hppa*64*-*-linux*): Set unsupported_languages instead of
5311 disabling target-zlib.
5312 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5313 to hppa*64*-*-hpux*.
5314 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5315 hppa*-*-hpux*.
5316 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5317 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5318 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5319 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5320 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5321 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5322 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5323 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5324 libgcj-disabling case statement.
5325 * configure: Regenerate.
5326
5327 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5328
5329 * configure.ac: Disable Java for targets not supporting libffi.
5330 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5331 Remove cases in Java-disabling statement.
5332 (*arm-wince-pe): Change to arm-wince-pe.
5333 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5334 cases in Java-disabling statement.
5335 (bfin-*-*): Don't disable Java again.
5336 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5337 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5338 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5339 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5340 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5341 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5342 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5343 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5344 Java-disabling statement.
5345 (mmix-*-*): Don't disable Java again.
5346 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5347 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5348 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5349 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5350 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5351 statement.
5352 * configure: Regenerate.
5353
5354 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5355
5356 * configure.ac: Separate cases disabling Java and Java libraries
5357 from general case over targets.
5358 * configure: Regenerate.
5359
5360 2011-04-21 Jie Zhang <jzhang918@gmail.com>
5361
5362 * MAINTAINERS: Update my email address.
5363
5364 2011-04-20 Easwaran Raman <eraman@google.com>
5365
5366 * MAINTAINERS (Write After Approval): Add myself.
5367
5368 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5369
5370 PR lto/48086
5371 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5372 * configure: Regenerate.
5373
5374 2011-04-16 Jim Meyering <meyering@redhat.com>
5375
5376 * MAINTAINERS (Write After Approval): Add myself.
5377
5378 2011-04-15 Dodji Seketeli <dodji@redhat.com>
5379
5380 * MAINTAINERS: Update my email address.
5381
5382 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
5383
5384 * MAINTAINERS (Write After Approval): Add myself.
5385
5386 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5387
5388 * MAINTAINERS (Write After Approval): Add myself.
5389
5390 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5391
5392 * MAINTAINERS (Write After Approval): Add myself.
5393
5394 2011-04-06 Joseph Myers <joseph@codesourcery.com>
5395
5396 * configure.ac (build_tools): Remove build-byacc.
5397 (host_libs): Remove mmalloc.
5398 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5399 autoconf automake libtool diff rcs fileutils shellutils time
5400 textutils wdiff find uudecode hello tar gzip indent recode release
5401 sed perl gawk findutils gettext zip.
5402 (libgcj): Remove target-qthreads.
5403 (target_tools): Remove target-examples target-gperf.
5404 (YACC): Don't handle building byacc.
5405 * configure: Regenerate.
5406 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5407 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5408 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5409 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5410 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5411 handle building components.
5412 * Makefile.in: Regenerate.
5413
5414 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5415
5416 * MAINTAINERS: Update my email address as Xtensa maintainer.
5417
5418 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5419
5420 * config.sub: Sync from upstream.
5421
5422 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5423
5424 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5425 (microblaze*): Don't disable libssp.
5426 * configure: Regenerate.
5427
5428 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5429
5430 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5431 moveifchange.
5432 * configure: Regenerate.
5433 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5434 * Makefile.in: Regenerate.
5435
5436 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5437
5438 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5439 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5440 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5441 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5442 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5443 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5444 md_exec_prefix cases.
5445 * configure: Regenerate.
5446
5447 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5448
5449 * configure.ac: Separate cases disabling target-libssp,
5450 target-libiberty, target-libstdc++-v3 and Fortran from general
5451 case over targets.
5452 * configure: Regenerate.
5453
5454 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5455
5456 * configure.ac (*-*-chorusos): Don't disable libgcj.
5457 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5458 Remove case.
5459 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5460 (arm-*-coff): Don't disable libgcj.
5461 (arm*-*-linux-gnueabi): Remove useless assignment.
5462 (arm-*-riscix*): Don't disable libgcj.
5463 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5464 configuration.
5465 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5466 (c54x*-*-*): Remove case.
5467 (tic54x-*-*): Don't disable GCC or GCC libraries.
5468 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5469 to *.
5470 (d10v-*-*): Don't disable GCC libraries.
5471 (d30v-*-*): Don't disable libgcj.
5472 (h8500-*-*): Don't disable GCC libraries.
5473 (i960-*-*): Don't disable libgcj.
5474 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5475 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5476 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5477 libgcj.
5478 (m68k-*-coff*): Remove case.
5479 (mmix-*-*): Don't disable libgloss on host.
5480 (mn10200-*-*, mn10300-*-*): Remove cases.
5481 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5482 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5483 Don't disable libgcj.
5484 (romp-*-*): Remove case.
5485 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5486 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5487 case.
5488 (v810-*-*): Don't disable GCC libraries.
5489 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5490 (ip2k-*-*): Don't disable GCC libraries.
5491 * configure: Regenerate.
5492
5493 2011-03-28 Joseph Myers <joseph@codesourcery.com>
5494
5495 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5496 libffi on host.
5497 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5498 on host.
5499 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5500 * configure: Regenerate.
5501
5502 2011-03-26 John Marino <binutils@marino.st>
5503
5504 * configure.ac: Add support for *-*-dragonfly*
5505 * configure: Regenerate.
5506
5507 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5508
5509 * configure.ac (native_only): Remove.
5510 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5511 send-pr uudecode guile gnuserv on host.
5512 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5513 send-pr rcs guile perl texinfo libtool on host.
5514 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5515 automake send-pr rcs guile perl texinfo libtool on host.
5516 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5517 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5518 (alpha*-dec-osf*): Don't disable fileutils on target.
5519 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5520 texinfo send-pr expect dejagnu on target.
5521 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5522 target-qthreads on target.
5523 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5524 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5525 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5526 x86_64-*-mingw*): Don't disable expect on target.
5527 (*-*-cygwin*): Don't disable target-gperf on target.
5528 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5529 gnuserv on target.
5530 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5531 target.
5532 * configure: Regenerate.
5533
5534 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5535
5536 * configure.ac (target_tools): Remove target-groff.
5537 (native_only): Remove target-groff.
5538 (hppa*64*-*-*): Don't disable byacc.
5539 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5540 setting.
5541 (*-*-kaos*): Don't skip target-librx and target-groff.
5542 (*-*-netware*): Don't skip target-libmudflap.
5543 (*-*-tpf*): Don't skip target-libmudflap.
5544 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5545 directories on the host.
5546 (ia64*-*-*vms*): Don't skip tix.
5547 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5548 host.
5549 * configure: Regenerate.
5550
5551 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5552
5553 * configure.ac: Remove references to mt-mep, mt-netware,
5554 mt-wince.
5555 * Makefile.def: Add all-utils soft dependencies.
5556 * Makefile.tpl: Remove GDB_NLM_DEPS.
5557 * configure: Regenerate.
5558 * Makefile.in: Regenerate.
5559
5560 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5561
5562 * configure.ac: Do not include mh-x86omitfp.
5563 * configure: Regenerate.
5564
5565 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5566
5567 * configure.ac: Remove empty cases.
5568 * configure: Regenerate.
5569
5570 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5571
5572 * Makefile.def: Add dependency from termcap to gdb.
5573 * Makefile.in: Regenerate.
5574
5575 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5576
5577 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5578 * configure: Regenerate.
5579 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5580 * Makefile.tpl: Likewise.
5581 * Makefile.in: Regenerate.
5582
5583 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5584
5585 * configure.ac: Remove all mentions of tentative_cc.
5586 * configure: Regenerate.
5587
5588 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5589
5590 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5591 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5592 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5593 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5594 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5595 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5596 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5597 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5598 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5599 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5600 *-*-rhapsody*): Remove host cases.
5601 * configure: Regenerate.
5602
5603 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5604
5605 * configure.ac (ppc*-*-pe): Remove host case.
5606 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5607 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5608 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5609 cases.
5610 * configure: Regenerate.
5611
5612 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5613
5614 * config.sub: Update to version 2011-03-23.
5615
5616 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5617
5618 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5619 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5620 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5621 * configure: Regenerate.
5622
5623 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5624
5625 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5626 to Write After Approval.
5627 * config-ml.in: Don't handle arc-*-elf*.
5628 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5629 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5630 handle GCC libraries.
5631 * configure: Regenerate.
5632
5633 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5634
5635 PR bootstrap/48120:
5636 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5637 Add -lstdc++ -lm to LIBS.
5638 * configure: Regenerate.
5639
5640 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
5641
5642 * config.guess: Update to version 2011-02-02
5643 * config.sub: Update to version 2011-02-24
5644
5645 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5646
5647 PR lto/48086
5648 * configure.ac: Re-enable LTO on *-apple-darwin9.
5649 * configure: Regenerate.
5650
5651 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5652
5653 PR lto/48086
5654 * configure.ac: Disable LTO on darwin due to an assembler change in
5655 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5656 under 256.
5657 * configure: Regenerate.
5658
5659 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5660
5661 * MAINTAINERS: Update myself as score backend maintainer,
5662 update my e-mail address.
5663
5664 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
5665
5666 * MAINTAINERS: Update my e-mail address.
5667
5668 2011-03-06 Joey Ye <joey.ye@arm.com>
5669
5670 * MAINTAINERS: Update my e-mail address.
5671
5672 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5673
5674 * configure.ac: Adjust test of with_ppl.
5675 * configure: Regenerated.
5676
5677 2011-03-02 Kai Tietz <ktietz@redhat.com>
5678
5679 * MAINTAINERS: Adjust my e-mail address.
5680
5681 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5682
5683 * configure.ac: Add -lpwl to ppllibs.
5684 * configure: Regenerated.
5685
5686 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5687
5688 * config/cloog.m4: Add -lisl to clooglibs.
5689 * configure: Regenerated.
5690
5691 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5692
5693 * MAINTAINERS (CPU Port maintainers): Add self.
5694
5695 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5696
5697 * MAINTAINERS: Add myself as testsuite maintainer.
5698
5699 2011-02-15 Mike Stump <mikestump@comcast.net>
5700
5701 * MAINTAINERS: Add myself as testsuite maintainer.
5702
5703 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5704
5705 Import from Libtool and gnulib:
5706
5707 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5708
5709 Prepare for supporting FreeBSD 10.
5710 * config.rpath: Remove handling of freebsd1* which soon would
5711 match FreeBSD 10.0.
5712
5713 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5714
5715 Remove support for FreeBSD 1.x.
5716 * libtool.m4 (_LT_LINKER_SHLIBS)
5717 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5718 soon would incorrectly match FreeBSD 10.0.
5719
5720 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5721
5722 PR binutils/12283
5723 * move-if-change: Import version from gnulib.
5724
5725 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
5726
5727 PR lto/47225
5728 * Makefile.def (lto-plugin): Double dash for enable-shared.
5729 (configure-gcc): Depend on all-lto-plugin.
5730 * Makefile.in: Rebuilt.
5731
5732 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5733
5734 * configure.ac: Remove extra bracket.
5735 * configure: Regenerate.
5736
5737 2011-02-08 Tobias Burnus <burnus@net-b.de>
5738
5739 * MAINTAINERS: Add myself as libquadmath maintainer.
5740
5741 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
5742
5743 * MAINTAINERS: Update my email address.
5744
5745 2011-02-07 Joseph Myers <joseph@codesourcery.com>
5746
5747 * MAINTAINERS (option handling): Add self.
5748
5749 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
5750
5751 PR lto/47225
5752 * Makefile.def: Add dependency for install-gcc
5753 on install-lto-plugin.
5754 * Makfile.in: Regenerated
5755
5756 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5757
5758 * MAINTAINERS (CPU Port Maintainers): Add myself.
5759
5760 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
5761
5762 PR libgcj/44341
5763 * configure.ac: Discard --with-* flags for host when configuring
5764 target libraries for cross build.
5765 * configure: Rebuilt.
5766
5767 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5768
5769 * MAINTAINERS (linear loop transforms): Removed.
5770
5771 2011-01-25 Jakub Jelinek <jakub@redhat.com>
5772
5773 * configure.ac: If with_ppl is no, move setting with_cloog=no
5774 after CLOOG_REQUESTED check.
5775 * configure: Regenerated.
5776
5777 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5778
5779 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5780 CLooG has been requested.
5781 * configure: Regenerated.
5782
5783 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5784
5785 * configure: Regenerated.
5786 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5787
5788 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5789
5790 * configure: Regenerated.
5791 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5792
5793 2011-01-21 Andreas Schwab <schwab@redhat.com>
5794
5795 * configure.ac: Use AS_HELP_STRING throughout.
5796 * configure: Regenerate.
5797
5798 2011-01-18 Jie Zhang <jie.zhang@analog.com>
5799
5800 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5801 * configure: Regenerate.
5802
5803 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5804
5805 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5806
5807 2011-01-13 Joel Brobecker <brobecker@adacore.com>
5808
5809 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5810 for ia64-hpux.
5811 * configure: Regenerate.
5812
5813 2011-01-07 Jan Hubicka <jh@suse.cz>
5814
5815 PR lto/47225
5816 * Makefile.in: Regenerate.
5817 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5818 configure.
5819
5820 2011-01-07 Jan Hubicka <jh@suse.cz>
5821
5822 * Makefile.in: Regenerate.
5823 * Makefile.def (gcc host module) and soft dependency on lto-plugin
5824 and configure dependency on lto-plugin configure.
5825 (lto-plugin module): Remove dependency on GCC; add dependency on
5826 liniberty.
5827
5828 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
5829
5830 * MAINTAINERS (Write After Approval): Add myself.
5831
5832 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
5833
5834 * configure: Regenerate.
5835
5836 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
5837
5838 * configure.ac: (picochip): Disable libiberty.
5839
5840 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5841
5842 * MAINTAINERS (Write After Approval): Add myself.
5843
5844 2010-12-10 Ian Lance Taylor <iant@google.com>
5845
5846 PR bootstrap/46819
5847 * configure.ac: For --disable-libgcj clear libgcj_saved.
5848 * configure: Rebuild.
5849
5850 2010-12-10 Tobias Burnus <burnus@net-b.de>
5851
5852 PR fortran/46540
5853 * configure.ac: Add --disable-libquadmath and
5854 --disable-libquadmath-support.
5855 * configure: Regenerate.
5856
5857 2010-12-03 Ian Lance Taylor <iant@google.com>
5858
5859 * MAINTAINERS: Add myself as libgo maintainer.
5860
5861 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
5862
5863 PR libffi/46792
5864 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5865 * configure: Regenerate.
5866
5867 2010-12-02 Ian Lance Taylor <iant@google.com>
5868
5869 * configure.ac: Always set default for poststage1_ldflags to
5870 -static-libstdc++ -static-libgcc.
5871
5872 2010-11-29 Andreas Schwab <schwab@redhat.com>
5873
5874 * configure.ac: Move comment to remove extra space in last argument
5875 of GCC_TARGET_TOOL.
5876
5877 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
5878
5879 PR other/46026
5880 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5881 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5882 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5883 (BASE_FLAGS_TO_PASS): Use it.
5884 * configure: Rebuilt.
5885 * Makefile.in: Rebuilt.
5886
5887 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
5888
5889 PR binutils/12258
5890 * configure.ac: Correct comments for --enable-gold/--enable-ld.
5891 Properly check default linker.
5892 * configure: Regnerated.
5893
5894 2010-11-23 Matthias Klose <doko@ubuntu.com>
5895
5896 * configure.ac: For --enable-gold, handle value `default' instead of
5897 `both*'. New configure option --{en,dis}able-ld.
5898 * configure: Regenerate.
5899
5900 2010-11-20 Ian Lance Taylor <iant@google.com>
5901
5902 * configure.ac: Only disable a language library if no language needs
5903 it. Don't let --disable-libgcj uncondtionally disable libffi.
5904 * configure: Rebuild.
5905
5906 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5907
5908 * Makefile.in: Regenerate.
5909
5910 PR other/46202
5911 * configure.ac: Fix just-built in-tree STRIP name to be
5912 binutils/strip-new.
5913 * configure: Regenerate.
5914 * Makefile.def (install-strip-gcc, install-strip-binutils)
5915 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5916 (install-strip-sid): Mirror dependencies on non-strip variants
5917 of these targets on the respective -strip prerequisites.
5918 * Makefile.tpl (install-strip, install-strip-host)
5919 (install-strip-target): New targets.
5920 (install-strip-[+module+], install-strip-target-[+module+]):
5921 New targets.
5922 * Makefile.in: Regenerate.
5923
5924 2010-11-19 Ian Lance Taylor <iant@google.com>
5925 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5926
5927 * configure.ac: Add target-libgo to target_libraries. Set
5928 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5929 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5930 (HOST_EXPORTS): Add GOC.
5931 (BASE_TARGET_EXPORTS): Add GOC.
5932 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5933 (GOCFLAGS_FOR_TARGET): New variable.
5934 (EXTRA_HOST_FLAGS): Add GOC.
5935 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5936 * Makefile.def (target_modules): Add libgo.
5937 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5938 (dependencies): Add dependency from configure-target-libgo to
5939 configure-target-libffi and all-target-libstdc++-v3. Add
5940 dependencies from all-target-libgo to all-target-libffi.
5941 (languages): Add go.
5942 * configure: Rebuild.
5943 * Makefile.in: Rebuild.
5944
5945 2010-11-19 Ian Lance Taylor <iant@google.com>
5946
5947 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5948 compiler/flag environment variables.
5949
5950 2010-11-18 Ian Lance Taylor <iant@google.com>
5951
5952 * configure.ac: Check for lang_requires_boot_languages in
5953 config-lang.in files.
5954 * configure: Rebuild.
5955
5956 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5957 Tobias Burnus <burnus@net-b.de>
5958
5959 PR fortran/32049
5960 * Makefile.def: Add libquadmath; build it with language=fortran.
5961 * configure.ac: Add libquadmath.
5962 * Makefile.tpl: Handle multiple libs in check-[+language+].
5963 * Makefile.in: Regenerate.
5964 * configure: Regenerate.
5965
5966 2010-11-16 Tom Tromey <tromey@redhat.com>
5967
5968 * MAINTAINERS: Moved myself to reviewers section.
5969
5970 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
5971
5972 * MAINTAINERS: Moved myself to reviewers section.
5973
5974 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5975
5976 * MAINTAINERS (Various Maintainers): Add self for build machinery.
5977 (Write After Approval): Remove self.
5978
5979 2010-11-15 Andreas Schwab <schwab@redhat.com>
5980
5981 * configure.ac: Fix spelling in option names.
5982 * configure: Regenerated.
5983
5984 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
5985
5986 PR bootstrap/39622
5987 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5988 * configure: Regenerated.
5989
5990 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
5991
5992 * MAINTAINERS: Update my email address.
5993
5994 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5995
5996 * configure: Regenerate.
5997
5998 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5999
6000 * configure: Regenerate.
6001
6002 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6003
6004 * configure: Regenerate.
6005
6006 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6007
6008 * configure: Regenerate.
6009
6010 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6011
6012 * configure.ac: Support official CLooG.org versions.
6013 * configure: Regenerate.
6014 * config/cloog.m4: New.
6015
6016 2010-11-10 François Dumont <francois.cppdevs@free.fr>
6017
6018 * MAINTAINERS (Write After Approval): Add myself.
6019
6020 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
6021
6022 * MAINTAINERS: Update my email address.
6023
6024 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6025
6026 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6027 * configure: Regenerate.
6028
6029 2010-11-03 Ian Lance Taylor <iant@google.com>
6030 Dave Korn <dave.korn.cygwin@gmail.com>
6031
6032 PR lto/46273
6033 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6034 and on other supported platforms whenever LTO is enabled.
6035 * configure: Rebuild.
6036
6037 2010-11-02 Alan Modra <amodra@gmail.com>
6038
6039 PR binutils/12110
6040 * configure.ac: Error when source path contains spaces.
6041 * configure: Regenerate.
6042
6043 2010-10-23 James E. Wilson <wilson@codesourcery.com>
6044
6045 * MAINTAINERS: Update my email address.
6046
6047 2010-10-20 Ian Lance Taylor <iant@google.com>
6048
6049 * Makefile.def (target_modules): Set lib_path to src/.libs for
6050 libstdc++-v3 module.
6051 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6052 * Makefile.in: Rebuild.
6053
6054 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6055
6056 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6057 (Write After Approval): Remove myself.
6058
6059 2010-10-15 Tristan Gingold <gingold@adacore.com>
6060
6061 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6062
6063 2010-10-14 Douglas Rupp <rupp@gnat.com>
6064
6065 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6066
6067 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6068
6069 * configure.ac (build_lto_plugin): New shell variable.
6070 (--enable-lto): Turn on by default for all non-ELF platforms that
6071 have had LTO support added so far. Set build_lto_plugin appropriately
6072 for both ELF and non-ELF.
6073 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6074 * configure: Regenerate.
6075
6076 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6077
6078 Sync from src:
6079 * configure.ac (v850 support): Remove target-libgloss from
6080 noconfigdirs.
6081 * configure: Regenerate.
6082
6083 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6084
6085 PR bootstrap/45326
6086 PR bootstrap/45174
6087 * configure.ac: Honor initial values of $build_configargs,
6088 $host_configargs, $target_configargs. Mark the precious, so
6089 environment settings get recorded.
6090 * configure: Regenerate.
6091
6092 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6093
6094 PR bootstrap/45796
6095 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6096 Depend on all-build-libiberty.
6097 * Makefile.in: Regenerate.
6098
6099 2010-09-30 Michael Eager <eager@eagercon.com>
6100
6101 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6102 * configure: Regenerate.
6103
6104 2010-09-28 Michael Eager <eager@eagercon.com>
6105
6106 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6107
6108 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6109
6110 PR bootstrap/44621
6111 * configure.ac: Fix unportable shell quoting.
6112 * configure: Regenerate.
6113
6114 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6115
6116 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6117 targets and amend comment.
6118 * configure: Regenerate.
6119
6120 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6121
6122 * MAINTAINERS (Write After Approval): Add myself.
6123
6124 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6125
6126 * configure.ac: Enable LTO by default on Darwin.
6127 * configure: Regenerate.
6128
6129 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6130
6131 * MAINTAINERS (Write After Approval): Add myself.
6132
6133 2010-09-01 Ian Bolton <ian.bolton@arm.com>
6134
6135 * MAINTAINERS (Write After Approval): Add myself.
6136
6137 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6138
6139 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6140 ports
6141
6142 2010-07-28 David Yuste <david.yuste@gmail.com>
6143
6144 * MAINTAINERS (Write After Approval): Add myself.
6145
6146 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6147
6148 * configure.ac: Support all v850 targets.
6149 * configure: Regenerate.
6150
6151 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6152
6153 PR bootstrap/44455
6154 * configure.ac (extra_mpfr_configure_flags): Copy from
6155 extra_mpc_gmp_configure_flags.
6156 * configure: Re-generated.
6157
6158 2010-07-22 Andi Kleen <ak@linux.intel.com>
6159
6160 * MAINTAINERS (Write After Approval): Add myself.
6161
6162 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6163
6164 * MAINTAINERS (Write After Approval): Add myself.
6165
6166 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6167
6168 * MAINTAINERS (Write After Approval): Add myself.
6169
6170 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6171
6172 PR target/44862
6173 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6174 Provide -B option to allow for link spec %s substitutions for
6175 libstdc++.a on darwin.
6176 * Makefile.in: Regenerate.
6177
6178 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6179
6180 * MAINTAINERS (Reviewers): Update my e-mail address
6181
6182 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6183
6184 * Makefile.def (configure-gcc): Depend on all-libelf.
6185 * Makefile.in: Rebuild.
6186
6187 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6188
6189 * MAINTAINERS (Write After Approval): Add myself in the right place.
6190
6191 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6192
6193 * MAINTAINERS (Write After Approval): Add myself.
6194
6195 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6196
6197 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6198
6199 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6200
6201 * config.sub: Update to version 2010-05-21.
6202 * config.guess: Update to version 2010-04-03.
6203
6204 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6205
6206 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6207 * configure: Regenerate.
6208
6209 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6210
6211 * MAINTAINERS (Write After Approval): Add myself.
6212
6213 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6214
6215 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6216 a platform that supports LTO.
6217 * configure: Regenerate.
6218
6219 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6220
6221 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6222 * configure: Regenerated.
6223
6224 2010-04-27 Roland McGrath <roland@redhat.com>
6225 H.J. Lu <hongjiu.lu@intel.com>
6226
6227 * configure.ac (--enable-gold): Support both, both/gold and
6228 both/bfd to add gold to configdirs without removing ld.
6229 * configure: Regenerated.
6230
6231 * Makefile.def: Add install-gold dependency to install-ld.
6232 * Makefile.in: Regenerated.
6233
6234 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6235
6236 PR lto/42776
6237 * configure.ac (--enable-lto): Refactor handling so libelf tests
6238 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6239 and allow LTO to be explicitly enabled on non-ELF platforms that
6240 are known to support it inside else-clause.
6241 * configure: Regenerate.
6242
6243 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6244
6245 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6246 * configure: Regenerate.
6247
6248 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6249
6250 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6251 * configure: Regenerate.
6252
6253 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6254
6255 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6256 separately.
6257 * configure: Regenerate.
6258
6259 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6260
6261 * MAINTAINERS (Write After Approval): Add myself.
6262
6263 2010-04-14 Tristan Gingold <gingold@adacore.com>
6264
6265 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6266 * configure: Regenerate.
6267
6268 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6269
6270 * configure: Regenerate after change to elf.m4.
6271
6272 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6273
6274 * MAINTAINERS (Write After Approval): Add myself.
6275
6276 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6277
6278 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6279 * configure: Regenerated.
6280
6281 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6282
6283 * configure.ac: Print "buggy but acceptable" when CLooG
6284 revision is less than 9.
6285 * configure: Regenerated.
6286
6287 2010-04-01 Diego Novillo <dnovillo@google.com>
6288
6289 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6290
6291 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6292
6293 PR bootstrap/43615
6294 PR bootstrap/43328
6295
6296 Revert:
6297
6298 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6299
6300 * configure.ac: Do not pass --enable-multilib nor
6301 --disable-multilib in baseargs. Accept explicitly passed
6302 --enable_multilib.
6303 * configure: Regenerate.
6304
6305 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6306
6307 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6308
6309 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6310
6311 * MAINTAINERS: Remove myself.
6312
6313 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6314
6315 PR bootstrap/43328
6316 * configure.ac: Do not pass --enable-multilib nor
6317 --disable-multilib in baseargs. Accept explicitly passed
6318 --enable_multilib.
6319 * configure: Regenerate.
6320
6321 2010-03-28 Andrew Pinski <pinskia@gmail.com>
6322
6323 * MAINTAINERS (spu port): Remove me.
6324
6325 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6326
6327 * configure.ac (tic6x-*-*): New case.
6328 * configure: Regenerate.
6329
6330 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6331
6332 * config.sub: Update to version 2010-03-22.
6333 * config.guess: Update to version 2009-12-30.
6334
6335 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
6336
6337 PR ada/42554
6338 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6339 * configure: Regenerate.
6340
6341 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6342
6343 * MAINTAINERS: Update my email address.
6344
6345 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6346
6347 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6348 (ghassan.shobaki@amd.com): Removed.
6349
6350 2010-03-17 Alan Modra <amodra@gmail.com>
6351
6352 * MAINTAINERS: Update my email address.
6353
6354 2010-03-16 Diego Novillo <dnovillo@google.com>
6355
6356 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6357 Matthews.
6358
6359 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6360
6361 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6362 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6363
6364 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6365
6366 * MAINTAINERS: Update my email address.
6367
6368 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6369
6370 * MAINTAINERS: Update my email address.
6371
6372 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6373
6374 * MAINTAINERS: Update my email address.
6375
6376 2010-03-09 Jie Zhang <jie@codesourcery.com>
6377
6378 * MAINTAINERS: Update my email address.
6379
6380 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6381
6382 PR libstdc++/32499
6383 * configure.ac (RANLIB): Default to true.
6384 (STRIP): Likewise.
6385 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6386 * configure: Regenerate.
6387
6388 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
6389
6390 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6391 (Write After Approval): Update my email address.
6392
6393 2010-02-17 Nick Clifton <nickc@redhat.com>
6394
6395 PR 11238
6396 * Makefile.tpl (local-distclean): Also remove config.cache files in
6397 sub-directories as there may not be Makefiles present in the
6398 sub-directories.
6399 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6400 the config.cache files found by the find command.
6401
6402 * Makefile.in: Regenerate.
6403 * configure.ac: Revert previous delta.
6404 * configure: Regenerate.
6405
6406 2010-02-15 Nick Clifton <nickc@redhat.com>
6407
6408 PR 11238
6409 * configure.ac: Delete config.cache files in sub-directories when
6410 deleting Makefiles.
6411 * configure: Regenerate.
6412
6413 2010-02-12 Ben Elliston <bje@gnu.org>
6414
6415 * MAINTAINERS: Update my email address.
6416
6417 2010-02-08 Andrew Pinski <pinskia@gmail.com>
6418
6419 * MAINTAINERS (spu port): Update my email address.
6420
6421 2010-02-08 Jie Zhang <jie.zhang@analog.com>
6422
6423 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6424
6425 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6426
6427 * configure.ac: Add "recommended" version checks for GMP/MPC.
6428 Update recommended GMP/MPFR/MPC versions.
6429 * configure: Regenerate.
6430
6431 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6432
6433 * MAINTAINERS: Move my Embecosm email address into the
6434 write-after-approval section.
6435
6436 2010-01-26 Ian Lance Taylor <iant@google.com>
6437
6438 * MAINTAINERS: Add myself as Go frontend maintainer.
6439
6440 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
6441
6442 PR libstdc++/36101, PR libstdc++/42813
6443 * configure.ac (bootstrap_target_libs): Make inclusion of
6444 target-libgomp conditional on libgomb being in target_configdirs.
6445 * configure: Regenerate.
6446
6447 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
6448
6449 PR libstdc++/36101, PR libstdc++/42813
6450 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6451 * configure: Regenerate.
6452
6453 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
6454
6455 PR libstdc++/36101, PR libstdc++/42813
6456 * configure.ac (target_configdirs): Substitute.
6457 * Makefile.def: Bootstrap target module libgomp.
6458 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6459 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6460 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6461 * configure, Makefile.in: Regenerate.
6462
6463 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6464
6465 * MAINTAINERS: Adjust my details.
6466
6467 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6468
6469 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6470
6471 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6472
6473 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6474
6475 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6476
6477 * MAINTAINERS (Write After Approval): Add myself.
6478
6479 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6480
6481 * MAINTAINERS (Write After Approval): Add myself.
6482
6483 2010-01-11 Richard Guenther <rguenther@suse.de>
6484
6485 PR lto/41569
6486 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6487 * Makefile.in: Regenerated.
6488
6489 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
6490
6491 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6492 * configure: Regenerate.
6493
6494 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6495 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6496
6497 PR bootstrap/42424
6498 * configure.ac: Include libtool m4 files.
6499 (_LT_CHECK_OBJDIR): Call it.
6500 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6501 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6502
6503 * configure: Regenerate.
6504
6505 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6506
6507 PR bootstrap/41818
6508 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6509 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6510 * Makefile.in: Regenerate.
6511
6512 2010-01-02 Richard Guenther <rguenther@suse.de>
6513
6514 PR lto/41529
6515 * configure.ac: Include config/elf.m4. Disable LTO if not
6516 builting for an elf target.
6517 * configure: Regenerate.
6518
6519 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6520
6521 * MAINTAINERS: Change my email address.
6522
6523 2009-12-18 Ben Elliston <bje@au.ibm.com>
6524
6525 * config.sub, config.guess: Update from upstream sources.
6526
6527 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6528
6529 * MAINTAINERS (Write After Approval): Add myself.
6530
6531 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6532
6533 PR middle-end/30447
6534 PR middle-end/30789
6535 PR other/40302
6536
6537 * configure.ac: Require MPC.
6538 * configure: Regenerate.
6539
6540 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6541
6542 PR target/38384
6543 PR bootstrap/40972
6544 * libtool.m4: Sync from git Libtool.
6545 * ltoptions.m4: Likewise.
6546 * ltversion.m4: Likewise.
6547 * lt~obsolete.m4: Likewise.
6548 * ltmain.sh: Likewise.
6549
6550 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6551
6552 * configure.ac: Update minimum MPC version to 0.8.
6553 * configure: Regenerate.
6554
6555 2009-11-21 Sebastian Pop <sebpop@gmail.com>
6556
6557 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6558 * configure: Regenerated.
6559
6560 2009-11-21 Ian Lance Taylor <iant@google.com>
6561
6562 * configure.ac: Change default of poststage1_ldflags to be empty if
6563 poststage1_libs is set. When poststage1_libs is empty, and
6564 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6565 * configure: Rebuild.
6566
6567 2009-11-21 Adam Nemet <adambnmet@gmail.com>
6568
6569 * MAINTAINERS (Write After Approval): Update my email address.
6570
6571 2009-11-20 Ben Elliston <bje@au.ibm.com>
6572
6573 * config.guess: Update from upstream sources.
6574
6575 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6576
6577 * Makefile.def: Restore host and target settings for gmp.
6578 * Makefile.in: Rebuild.
6579
6580 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6581
6582 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6583 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6584 Fix portability of test of C++ as bootstrap language. Add
6585 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6586 * configure: Rebuild.
6587 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6588 and cloog. Fix in-tree ppl configuration. Introduce libelf
6589 in-tree building.
6590 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6591 (POSTSTAGE1_HOST_EXPORTS): Use it.
6592 (STAGE[+id+]_CXXFLAGS): New.
6593 (BASE_FLAGS_TO_PASS): Pass it down.
6594 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6595 extra_exports.
6596 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6597 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6598 extra_exports.
6599 * Makefile.in: Rebuild.
6600
6601 2009-11-17 Ben Elliston <bje@au.ibm.com>
6602
6603 * config.sub, config.guess: Update from upstream sources.
6604
6605 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6606
6607 * MAINTAINERS (Write After Approval): Add myself.
6608
6609 2009-11-09 Jon Beniston <jon@beniston.com>
6610
6611 * MAINTAINERS (Write After Approval): Add myself.
6612
6613 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6614
6615 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6616 paths for *-w64-mingw* and x86_64-*mingw*.
6617 * configure: Regenerated.
6618
6619 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
6620
6621 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6622
6623 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6624
6625 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6626 Phil Edwards to Write-After Approval.
6627
6628 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
6629
6630 * configure.ac: Disable target-winsup & co for
6631 x86_64-*-mingw* and *-w64-mingw* targets.
6632 * configure: Regenerated.
6633
6634 2009-10-16 Nick Clifton <nickc@redhat.com>
6635
6636 * MAINTAINERS: Add myself as a maintainer for the RX port.
6637
6638 2009-10-26 Johannes Singler <singler@kit.edu>
6639
6640 * MAINTAINERS (Write After Approval): Update my e-mail address.
6641
6642 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6643
6644 * configure.ac (CLooG test): Use = with test.
6645 * configure: Regenerate.
6646
6647 2009-10-22 Richard Guenther <rguenther@suse.de>
6648
6649 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6650 cloog if the ppl version check failed. Move flags saving
6651 before setting in libelf check.
6652 * configure: Regenerate.
6653
6654 2009-10-21 Richard Guenther <rguenther@suse.de>
6655
6656 * configure.ac: Adjust the ppl and cloog configure to work as
6657 documented. Disable cloog if ppl was disabled. Omit the version
6658 checks if they were disabled.
6659 * configure: Re-generate.
6660
6661 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6662
6663 * configure.ac: Add 'lto' to enable_languages, not
6664 new_enable_languages, and only if not already present.
6665 * configure: Regenerate.
6666
6667 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6668
6669 * README: Refer to the various COPYING* files instead of just
6670 COPYING.
6671 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6672
6673 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
6674
6675 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6676
6677 2009-10-07 Richard Guenther <rguenther@suse.de>
6678
6679 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6680 and Richard Guenther as reviewers.
6681 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6682 as reviewers.
6683
6684 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
6685
6686 * config.sub: Update from upstream sources.
6687
6688 2009-10-06 Ian Lance Taylor <iant@google.com>
6689
6690 * Makefile.def: check-gold depends upon all-gas.
6691 * Makefile.in: Rebuild.
6692
6693 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6694
6695 * MAINTAINERS (Write After Approval): Add myself.
6696
6697 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6698
6699 * Makefile.def: all-lto-plugin depends on all-libiberty.
6700 set bootstrap=true for lto-plugin.
6701 Add lto-plugin.
6702 * Makefile.in: Regenerate.
6703 * configure.ac (host_libs): Add lto-plugin.
6704 * configure: Regenerate.
6705
6706 2009-10-03 Diego Novillo <dnovillo@google.com>
6707
6708 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6709 (HOST_LIBELFLIBS): Define.
6710 (HOST_LIBELFINC): Define.
6711 * Makefile.in: Regenerate.
6712 * configure.ac: Add --enable-lto.
6713 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6714 If --enable-lto is used, add 'lto' to new_enable_languages.
6715 If --enable-lto is used and gold is enabled, add
6716 lto-plugin to configdirs.
6717 * configure: Regenerate.
6718
6719 2009-10-03 Simon Baldwin <simonb@google.com>
6720
6721 * configure.ac: If --with-system-zlib, suppress local zlib and
6722 pass --with-system-zlib to subdir configure scripts.
6723 * configure: Regenerate.
6724
6725 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
6726 Paolo Bonzini <bonzini@gnu.org>
6727
6728 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6729 $(srcdir).
6730 * Makefile.in: Rebuilt.
6731
6732 2009-09-26 Gary Funck <gary@intrepid.com>
6733
6734 * MAINTAINERS (Write After Approval): Add myself.
6735
6736 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6737
6738 * configure.ac: Update minimum MPC version to 0.7.
6739 * configure: Regenerate.
6740
6741 2009-09-25 Nick Clifton <nickc@redhat.com>
6742
6743 * configure.ac: Pass any --cache-file=/dev/null option on to
6744 subconfigures.
6745 * configure: Regenerate.
6746
6747 2009-09-23 Nick Clifton <nickc@redhat.com>
6748
6749 * config.sub, config.guess: Update from upstream sources.
6750
6751 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
6752
6753 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6754 * Makefile.in: Rebuilt.
6755
6756 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6757
6758 PR bootstrap/32272
6759 * configure.ac: Error out if $srcdir isn't '.' but contains
6760 host-${host_noncanonical}.
6761 * configure: Regenerate.
6762
6763 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6764
6765 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6766 maintainer.
6767
6768 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6769
6770 * configure.ac: If bootstrapping a combined tree with
6771 --enable-gold, require c++ in stage1_languages.
6772 * configure: Regenerate.
6773
6774 * configure.ac: Also add target_libs of stage1_languages to
6775 bootstrap_target_libs.
6776 * configure: Regenerate.
6777
6778 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6779 with --enable-languages not containing c++.
6780 * configure: Regenerate.
6781
6782 2009-09-15 Jie Zhang <jie.zhang@analog.com>
6783
6784 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6785 * configure: Regenerate.
6786
6787 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
6788
6789 * MAINTAINERS (Write After Approval): Update my e-mail address,
6790 and move from from here...
6791 (Waiting for paperwork): To here.
6792
6793 2009-09-09 Joseph Myers <joseph@codesourcery.com>
6794
6795 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6796
6797 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6798
6799 * configure.ac: Do not use $extrasub for replacing @if/@endif
6800 parts in Makefile; instead, use additional arguments to
6801 AC_CONFIG_COMMANDS to do the replacement manually, with several
6802 sed invocations, to avoid HP-UX sed command limits.
6803 * configure: Regenerate.
6804
6805 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
6806
6807 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6808 blank before -L.
6809
6810 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
6811
6812 * configure.ac (with-build-config): Document. Handle without.
6813 Handle missing argument.
6814 * configure: Rebuilt.
6815
6816 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
6817
6818 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
6819 Default to bootstrap-debug only if compare-debug works.
6820 * configure: Rebuilt.
6821 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6822 * Makefile.in: Rebuilt.
6823
6824 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6825
6826 * MAINTAINERS (OS Port Maintainers): Update my email address.
6827
6828 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
6829
6830 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6831 * Makefile.in: Rebuilt.
6832
6833 2009-09-01 Chris Demetriou <cgd@google.com>
6834
6835 * MAINTAINERS (Write After Approval): Add myself.
6836
6837 2009-08-31 Dodji Seketeli <dodji@redhat.com>
6838
6839 PR debug/30161
6840 * include/dwarf2.h (enum dwarf_tag): Added
6841 DW_TAG_GNU_template_template_param
6842 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6843
6844 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6845
6846 * Makefile.tpl (AWK): Fix typo.
6847 * Makefile.in: Regenerate.
6848
6849 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6850
6851 * configure.ac: Detect awk and sed.
6852 * Makefile.def (flags_to_pass): Add AWK and SED.
6853 * Makefile.tpl (AWK, SED): New.
6854 (BASE_FLAGS_TO_PASS): Add AWK and SED.
6855 * configure: Regenerate.
6856 * Makefile.in: Regenerate.
6857
6858 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
6859
6860 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6861 (collapseslashes): Likewise.
6862
6863 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6864
6865 * configure.ac (AC_PREREQ): Bump to 2.64.
6866
6867 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6868
6869 * configure.ac: Remove --with-datarootdir, --with-docdir,
6870 --with-pdfdir, --with-htmldir switches.
6871 * configure: Regenerate.
6872
6873 * configure: Regenerate.
6874
6875 * compile: Sync from Automake 1.11.
6876 * depcomp: Likewise.
6877 * install-sh: Likewise.
6878 * missing: Likewise.
6879 * mkinstalldirs: Likewise.
6880 * ylwrap: Likewise.
6881
6882 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
6883
6884 * ltmain.sh (func_normal_abspath): New function.
6885 (func_relative_path): Likewise.
6886 (func_mode_help): Document new -bindir option for link mode.
6887 (func_mode_link): Add new -bindir option, and use it to place
6888 output DLL if specified.
6889
6890 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6891
6892 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6893 (baseargs): Add --disable-option-checking.
6894 * configure: Regenerate.
6895
6896 * Makefile.def (configure-target-libiberty): Depend on
6897 all-binutils and all-ld.
6898 (configure-target-newlib): Likewise.
6899 * Makefile.in: Regenerate.
6900
6901 2009-08-17 Ben Elliston <bje@au.ibm.com>
6902
6903 * config.sub, config.guess: Update from upstream sources.
6904
6905 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6906
6907 Sync from src, merge:
6908
6909 2009-07-02 Tristan Gingold <gingold@adacore.com>
6910
6911 * configure.ac: Do not exclude gas for i386-*-darwin.
6912 Add a case for x86_64-*-darwin.
6913 * configure: Regenerate.
6914
6915 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
6916
6917 * MAINTAINERS: Add my name to Write After Approval list.
6918
6919 2009-08-06 Michael Eager <eager@eagercon.com>
6920
6921 * configure.ac: Add Microblaze target.
6922 * configure: Regenerate.
6923
6924 2009-07-31 Christian Bruel <christian.bruel@st.com>
6925
6926 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6927 * configure: Regenerate.
6928
6929 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
6930
6931 * MAINTAINERS (Write After Approval): Update my e-mail address.
6932
6933 2009-07-06 Ian Lance Taylor <iant@google.com>
6934
6935 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6936 * configure: Rebuild.
6937
6938 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
6939
6940 * MAINTAINERS: Move myself to the Graphite Reviewers.
6941
6942 2009-06-30 Wei Guozhi <carrot@google.com>
6943
6944 * MAINTAINERS: Add my name to Write After Approval list.
6945
6946 2009-06-26 Steve Ellcey <sje@cup.hp.com>
6947
6948 PR bootstrap/40338
6949 * configure.ac (comparestring): Create new variable.
6950 * Makefile.tpl (comparestring): Use to skip some comparisions.
6951 * configure: Regenerate.
6952 * Makefile.in: Regenerate.
6953
6954 2009-06-26 Doug Evans <dje@sebabeach.org>
6955
6956 * Makefile.def (host_modules): Add cgen.
6957 * Makefile.in: Regenerate.
6958 * configure.ac (host_tools): Add cgen.
6959 * configure: Regenerate.
6960
6961 2009-06-23 DJ Delorie <dj@redhat.com>
6962
6963 * MAINTAINERS: Add myself as mep maintainer.
6964
6965 2009-06-23 Ian Lance Taylor <iant@google.com>
6966
6967 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
6968 boot_languages. Only bootstrap target libraries listed in
6969 target_libs for some boot language. Add --with-stage1-ldflags,
6970 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
6971 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
6972 if not building with C++.
6973 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6974 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6975 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6976 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6977 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
6978 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6979 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6980 * configure, Makefile.in: Rebuild.
6981
6982 2009-06-23 Li Feng <nemokingdom@gmail.com>
6983
6984 * MAINTAINERS: Added my name to write-after-approval list.
6985
6986 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
6987
6988 * configure.ac: Define is_elf for QNX Neutrino targets.
6989 * configure: Regenerate.
6990
6991 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
6992
6993 * MAINTAINERS: Added my name to the write-after-approval list
6994
6995 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6996
6997 * configure.ac: Detect MPC in default directory.
6998 * configure: Regenerate.
6999
7000 2009-06-03 Jerome Guitton <guitton@adacore.com>
7001 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7002
7003 * Makefile.tpl (all): Avoid a trailing backslash.
7004 * Makefile.in: Regenerate.
7005
7006 2009-06-03 Ben Elliston <bje@au.ibm.com>
7007
7008 * config.sub, config.guess: Update from upstream sources.
7009
7010 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7011
7012 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7013 to noconfdirs.
7014 * configure: Regenerate.
7015
7016 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
7017
7018 * Makefile.tpl ([+compare-target+]): Compare all stage
7019 directories, rather than just gcc.
7020 * Makefile.in: Rebuilt.
7021
7022 2009-06-01 Doug Kwan <dougkwan@google.com>
7023
7024 * configure.ac: Support gold for target arm*-*-*.
7025 * configure: Regenerate.
7026
7027 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7028
7029 * Makefile.def: Add MPC support and dependencies.
7030 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7031
7032 * Makefile.in, configure: Regenerate.
7033
7034 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
7035
7036 * Makefile.tpl (all): Avoid harmless warning in make all when
7037 gcc-bootstrap is enabled but stage_last does not exist.
7038 * Makefile.in: Rebuilt.
7039
7040 2009-05-24 Nicolas Roche <roche@adacore.com>
7041
7042 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7043 * Makefile.in: Regenerate.
7044
7045 2009-05-21 Denis Chertykov <chertykov@gmail.com>
7046
7047 * MAINTAINERS: Update my e-mail address.
7048
7049 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7050
7051 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7052 * configure: Regenerate.
7053
7054 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7055
7056 PR other/40159
7057 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7058 gcc-no-bootstrap are mutually exclusive.
7059 * Makefile.in: Rebuilt.
7060
7061 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7062
7063 PR other/40159
7064 * Makefile.tpl (all): Don't end with unconditional success.
7065 * Makefile.in: Rebuilt.
7066
7067 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
7068
7069 PR target/37137
7070 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7071 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7072 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7073 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7074 stage_configureflags, stage_cflags and stage_libcflags into
7075 explicit Makefile macros.
7076 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7077 GFORTRAN.
7078 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7079 CC. Set CC_FOR_BUILD from CC.
7080 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7081 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7082 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7083 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7084 and GFORTRAN.
7085 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7086 (_LIBCFLAGS): Renamed to _TFLAGS.
7087 (do-compare-debug, do-compare3-debug): Drop.
7088 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7089 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7090 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7091 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7092 (XGCC_FLAGS_FOR_TARGET): New.
7093 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7094 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7095 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7096 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7097 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
7098 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7099 TFLAGS.
7100 (BUILD_CONFIG): Include if requested.
7101 (all): Set TFLAGS on bootstrap.
7102 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7103 (all-stageid-prefixmodule): Likewise.
7104 (do-clean, distclean-stageid): Set TFLAGS.
7105 (restrap): Fix whitespace.
7106 * Makefile.in: Rebuilt.
7107
7108 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
7109
7110 * config.guess: Sync with src.
7111
7112 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7113
7114 * configure.ac ($with_ppl): Default to no if not supplied.
7115 ($with_cloog): Likewise.
7116 configure: Regenerate.
7117
7118 2009-04-27 James E. Wilson <wilson@codesourcery.com>
7119
7120 * MAINTAINERS: Update my e-mail address.
7121
7122 2009-04-27 Nick Clifton <nickc@redhat.com>
7123
7124 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7125
7126 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7127
7128 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7129 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7130 * Makefile.in: Regenerate.
7131
7132 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7133
7134 PR bootstrap/39739
7135 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7136 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7137
7138 * configure, Makefile.in: Regenerate.
7139
7140 2009-04-21 Taras Glek <tglek@mozilla.com>
7141
7142 * include/hashtab.h: Update GTY annotations to new syntax
7143 * include/splay-tree.h: Likewise
7144
7145 2009-04-17 Ben Elliston <bje@au.ibm.com>
7146
7147 * config.sub, config.guess: Update from upstream sources.
7148
7149 2009-04-15 Anthony Green <green@moxielogic.com>
7150
7151 * configure.ac: Add moxie support.
7152 * configure: Rebuilt.
7153
7154 2009-04-14 Jakub Jelinek <jakub@redhat.com>
7155
7156 * configure.ac: Change copyright header to refer to version
7157 3 of the GNU General Public License and to point readers at the
7158 COPYING3 file and the FSF's license web page.
7159 * Makefile.def: Likewise.
7160 * Makefile.tpl: Likewise.
7161 * Makefile.in: Regenerate.
7162
7163 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7164
7165 * configure.ac: Restore match for darwin9 or later. Use double
7166 brackets since regeneration eats one pair.
7167 * configure: Regenerate.
7168
7169 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7170
7171 PR gas/10039
7172 * configure.ac: Require texinfo 4.7.
7173 * configure: Regenerated.
7174
7175 2009-04-09 Nick Clifton <nickc@redhat.com>
7176
7177 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7178 the GCC Runtime Library Exception.
7179
7180 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7181
7182 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7183 * configure: Regenerate.
7184
7185 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7186
7187 * Makefil.def (languages): New entries.
7188 * Makefile.tpl (check-gcc-*): New generic target.
7189 * Makefile.in: Regenerate.
7190
7191 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7192
7193 * MAINTAINERS: Update my email address.
7194
7195 2009-03-18 Tom Tromey <tromey@redhat.com>
7196
7197 * configure: Rebuild.
7198 * configure.ac (host_libs): Add libiconv.
7199 * Makefile.in: Rebuild.
7200 * Makefile.def (host_modules): Add libiconv.
7201 (configure-gdb, all-gdb): Depend on libiconv.
7202
7203 2009-03-16 Tristan Gingold <gingold@adacore.com>
7204
7205 * configure.ac: Treat gdb as supported on x86_64-darwin.
7206 * configure: Regenerate.
7207
7208 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7209
7210 * configure.ac (--with-host-libstdcxx): New option.
7211 * configure: Regenerate.
7212
7213 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7214
7215 * MAINTAINERS: Move myself into the write after approval list.
7216
7217 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7218
7219 * MAINTAINERS: Update e-mail address.
7220
7221 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7222
7223 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7224
7225 2009-03-10 Ira Rosen <irar@il.ibm.com>
7226
7227 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7228
7229 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7230
7231 Backport from git Libtool:
7232
7233 2009-01-19 Robert Millan <rmh@aybabtu.com>
7234 Support GNU/kOpenSolaris.
7235 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7236 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7237 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7238 GNU/kOpenSolaris.
7239
7240 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7241
7242 * MAINTAINERS: Update e-mail address.
7243
7244 2009-02-24 Michael Eager <eager@eagercon.com>
7245
7246 * MAINTAINERS (Write After Approval): Add self.
7247
7248 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7249
7250 * MAINTAINERS (Write After Approval): Add myself.
7251
7252 2009-02-05 Andreas Schwab <schwab@suse.de>
7253
7254 * Makefile.tpl (stage_last): Define $r and $s before using
7255 $(RECURSE_FLAGS_TO_PASS).
7256 * Makefile.in: Regenerate
7257
7258 2009-01-30 Ian Lance Taylor <iant@google.com>
7259
7260 * MAINTAINERS: Move myself to the Global Reviewers list.
7261
7262 2009-01-29 Robert Millan <rmh@aybabtu.com>
7263
7264 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7265 * configure: Regenerate.
7266
7267 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7268
7269 * MAINTAINERS: Make whitespace consistent.
7270 Remove Robert Millan from Write After Approval.
7271
7272 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7273
7274 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7275 (all-opcodes): Depend on all-libiberty.
7276 * Makefile.in: Regenerate.
7277
7278 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7279
7280 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7281 * configure: Regenerate.
7282
7283 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7284
7285 * MAINTAINERS (Write After Approval): Add myself.
7286
7287 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7288
7289 * MAINTAINERS: Add myself to reviewers (Fortran).
7290
7291 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7292
7293 PR tree-optimization/38515
7294 * configure.ac (cloog-polylib): Removed.
7295 (with_ppl, with_cloog): Test for "no".
7296 * configure: Regenerated.
7297
7298 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7299
7300 * MAINTAINERS: Moved myself to reviewers (Fortran).
7301
7302 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7303
7304 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7305 (Write After Approval): Remove myself.
7306
7307 2009-01-03 Diego Novillo <dnovillo@google.com>
7308
7309 * MAINTAINERS: Remove myself from alias maintainership.
7310
7311 2009-01-02 David Ayers <ayers@fsfe.org>
7312
7313 * MAINTAINERS: Update e-mail address.
7314
7315 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7316
7317 * MAINTAINERS: Make whitespace consistent.
7318
7319 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7320
7321 Backport from upstream Libtool:
7322 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7323 Add cache variables to tests that require the linker to work.
7324 For shlibpath_overrides_runpath, this also changes the semantics
7325 to let the result from the C compiler take precedence.
7326
7327 2008-12-02 Ben Elliston <bje@au.ibm.com>
7328
7329 * config.sub, config.guess: Update from upstream sources.
7330
7331 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
7332
7333 * configure.ac (ppllibs): Add by default the lib flags.
7334 * configure: Regenerate.
7335
7336 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
7337
7338 * MAINTAINERS: Add myself to the write after approval list.
7339
7340 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7341
7342 * configure.ac: Add double brackets on darwin[912].
7343 * configure: Regenerate.
7344
7345 2008-12-03 Daniel Kraft <d@domob.eu>
7346
7347 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7348 Approval to Reviewer section (for Fortran front-end).
7349
7350 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7351
7352 * configure.ac: Expand to darwin10 and later.
7353 * configure: Regenerate.
7354
7355 2008-12-02 Andreas Schwab <schwab@suse.de>
7356
7357 * Makefile.def: configure-target-boehm-gc depends on
7358 all-target-libstdc++-v3.
7359 * Makefile.in: Regenerate.
7360
7361 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
7362
7363 * MAINTAINERS: Add myself as mingw maintainer.
7364
7365 2008-12-02 Ben Elliston <bje@au.ibm.com>
7366
7367 * config.sub, config.guess: Update from upstream sources.
7368
7369 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7370
7371 * README.SCO: Remove.
7372
7373 2008-11-29 Fernando Pereira <pronesto@gmail.com>
7374
7375 * MAINTAINERS: Add myself to the write after approval list.
7376
7377 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7378
7379 * MAINTAINERS: Update my email address in WAA section.
7380
7381 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
7382
7383 * MAINTAINERS: Update e-mail address.
7384
7385 2008-11-27 Toon Moene <toon@moene.org>
7386
7387 * MAINTAINERS: Change e-mail address.
7388
7389 2008-11-27 Tristan Gingold <gingold@adacore.com>
7390
7391 * configure.ac: Build gdb for i?86-*-darwin*
7392 * configure: Regenerated.
7393
7394 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
7395
7396 * MAINTAINERS: Added my full name.
7397
7398 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7399
7400 PR bootstrap/38014
7401 PR bootstrap/37923
7402
7403 Revert:
7404
7405 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7406
7407 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7408 * Makefile.in: Regenerated.
7409
7410 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7411
7412 PR gdb/921
7413 PR gdb/1646
7414 PR gdb/2175
7415 PR gdb/2176
7416
7417 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7418 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7419 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7420 (HOST_EXPORTS): Pass CPPFLAGS.
7421 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7422 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7423 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7424 * Makefile.in, configure: Regenerated.
7425 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7426 and CPPFLAGS_FOR_BUILD.
7427
7428 2008-11-06 Jeff Law <law@redhat.com>
7429
7430 * MAINTAINERS: Add myself as middle end maintainer.
7431
7432 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
7433
7434 * MAINTAINERS (Write after approval): Add myself.
7435
7436 2008-11-05 Diego Novillo <dnovillo@google.com>
7437
7438 * MAINTAINERS (Global Reviewers): Add myself.
7439 (Non-Algorithmic Maintainers): Remove myself.
7440
7441 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7442
7443 * MAINTAINERS (Write after approval): Add myself.
7444
7445 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7446
7447 * MAINTAINERS (Write after approval): Add myself.
7448
7449 2008-10-31 Ben Elliston <bje@au.ibm.com>
7450
7451 * configure.ac (spu-*-*): Remove special case.
7452 * configure: Regenerate.
7453
7454 2008-10-30 Catherine Moore <clm@codesourcery.com>
7455
7456 * MAINTAINERS (Write after approval): Update my email address.
7457
7458 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7459
7460 * configure.ac [spu-*-*]: Do not set skipdirs.
7461 * configure: Re-generate.
7462
7463 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7464
7465 * MAINTAINERS (Various Maintainers): Add myself to reload.
7466
7467 2008-10-25 Richard Guenther <rguenther@suse.de>
7468
7469 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7470 maintainer. Remove myself as libgcc-math maintainer.
7471 (Non-Algorithmic Maintainers): Remove myself.
7472
7473 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7474
7475 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7476 * Makefile.in: Regenerated.
7477
7478 2008-10-23 Cary Coutant <ccoutant@google.com>
7479
7480 * MAINTAINERS (Write after approval): Add myself.
7481
7482 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7483
7484 PR gdb/921
7485 PR gdb/1646
7486 PR gdb/2175
7487 PR gdb/2176
7488
7489 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7490 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7491 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7492 (HOST_EXPORTS): Pass CPPFLAGS.
7493 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7494 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7495 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7496 * Makefile.in, configure: Regenerated.
7497 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7498 and CPPFLAGS_FOR_BUILD.
7499
7500 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
7501
7502 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7503 Sebastian Pop.
7504
7505 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7506
7507 * MAINTAINERS (Write After Approval): Added myself.
7508
7509 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7510
7511 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7512 recommended version to 2.3.2.
7513
7514 * configure: Regenerate.
7515
7516 2008-10-01 Mark Mitchell <mark@codesourcery.com>
7517
7518 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7519
7520 2008-09-29 David Daney <david.daney@caviumnetworks.com>
7521
7522 * MAINTAINERS (Write After Approval): Update e-mail address.
7523
7524 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7525
7526 * libtool.m4: Update to libtool 2.2.6.
7527 * lt~obsolete.m4: Update to libtool 2.2.6.
7528 * ltmain.sh: Update to libtool 2.2.6.
7529 * ltsugar.m4: Update to libtool 2.2.6.
7530 * ltversion.m4: Update to libtool 2.2.6.
7531 * ltoptions.m4: Update to libtool 2.2.6.
7532 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7533
7534 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7535
7536 * MAINTAINERS (Write After Approval): Add myself.
7537
7538 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7539
7540 * MAINTAINERS (Write After Approval): Update my name.
7541
7542 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7543
7544 * MAINTAINERS: Add myself in "Write After Approval".
7545
7546 2008-09-18 Steve Ellcey <sje@cup.hp.com>
7547
7548 * MAINTAINERS: Add myself as ia64 maintainer.
7549
7550 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7551
7552 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7553 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7554 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7555 and Michael Tiemann from Write After Approval since they do not
7556 actually have access.
7557
7558 2008-09-05 Richard Guenther <rguenther@suse.de>
7559
7560 * configure.ac: Initialize clooglibs to -lcloog.
7561 * configure: Re-generate.
7562
7563 2008-09-04 Le-Chun Wu <lcwu@google.com>
7564
7565 * MAINTAINERS (Write After Approval): Add myself.
7566
7567 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7568
7569 * configure.ac (--with-cloog-polylib): New.
7570 (--disable-cloog-version-check): New.
7571 (--disable-ppl-version-check): New.
7572 * configure: Re-generate.
7573
7574 2008-09-03 Richard Guenther <rguenther@suse.de>
7575
7576 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7577 cloog test.
7578 * configure: Re-generate.
7579
7580 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7581
7582 Add picoChip port.
7583 * MAINTAINERS: Add picoChip maintainers.
7584
7585 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7586 Tobias Grosser <grosser@fim.uni-passau.de>
7587 Jan Sjodin <jan.sjodin@amd.com>
7588 Harsha Jagasia <harsha.jagasia@amd.com>
7589 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7590 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7591 Adrien Eliche <aeliche@isty.uvsq.fr>
7592
7593 Merge from graphite branch.
7594 * configure: Regenerate.
7595 * Makefile.in: Regenerate.
7596 * configure.ac (host_libs): Add ppl and cloog.
7597 Add checks for PPL and CLooG.
7598 * Makefile.def (ppl, cloog): Added modules and dependences.
7599 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7600 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7601
7602 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7603
7604 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7605 (GCC_SHLIB_SUBDIR): New.
7606 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7607 * configure: Regenerate.
7608 * Makefile.in: Regenerate.
7609
7610 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7611
7612 * MAINTAINERS: Consistently use tabs to separate columns.
7613
7614 2008-08-29 Tristan Gingold <gingold@adacore.com>
7615
7616 * MAINTAINERS (Write after Approval): Add myself.
7617
7618 2008-08-28 Tristan Gingold <gingold@adacore.com>
7619
7620 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7621 Enable bfd, binutils and opcodes.
7622 * configure: Regenerate.
7623
7624 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7625
7626 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7627
7628 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7629
7630 * MAINTAINERS: Use correct Umlaut for last name.
7631
7632 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7633
7634 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7635
7636 2008-08-16 David Edelsohn <edelsohn@gnu.org>
7637
7638 * MAINTAINERS: Update my email address.
7639
7640 2008-08-16 Nicolas Roche <roche@adacore.com>
7641
7642 * Makefile.tpl: Add BOOT_ADAFLAGS.
7643 * Makefile.in: Regenerate.
7644
7645 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7646
7647 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7648 * configure: Regenerate.
7649
7650 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
7651
7652 * configure.ac: Add makefile fragments for hpux.
7653 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7654 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7655 * configure: Regenerate.
7656 * Makefile.in: Regenerate.
7657
7658 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
7659
7660 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7661
7662 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
7663
7664 * MAINTAINERS (Write after Approval): Add myself.
7665
7666 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7667
7668 * MAINTAINERS (Write After Approval): Add myself.
7669
7670 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
7671
7672 * MAINTAINERS (Write After Approval): Add myself.
7673
7674 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7675
7676 * MAINTAINERS: Update my email address.
7677
7678 2008-06-25 Joey Ye <joey.ye@intel.com>
7679
7680 * MAINTAINERS (Write After Approval): Add myself.
7681
7682 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7683
7684 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7685 * Makefile.in: Regenerate.
7686 * configure: Regenerate.
7687
7688 2008-06-17 Daniel Kraft <d@domob.eu>
7689
7690 * MAINTAINERS (Write After Approval): Add myself.
7691
7692 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7693
7694 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7695 "$@" is still intact with both Autoconf 2.59 and 2.62.
7696 * configure: Regenerate.
7697
7698 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7699
7700 * Makefile.tpl: Fix comment errors.
7701 * Makefile.in: Regenerate.
7702
7703 2008-06-12 David S. Miller <davem@davemloft.net>
7704 David Edelsohn <edelsohn@gnu.org>
7705
7706 * configure.ac: Add powerpc*-*-* to gold supported targets.
7707 * configure: Regenerate.
7708
7709 2008-06-08 Joseph Myers <joseph@codesourcery.com>
7710
7711 PR tree-optimization/36218
7712 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7713 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7714 (all prefix="build-"): Pass them to build-system sub-makes.
7715 * Makefile.in: Regenerate.
7716
7717 2008-06-07 Joseph Myers <joseph@codesourcery.com>
7718
7719 * MAINTAINERS (mt port): Remove.
7720 (sco5, unixware, sco udk): Remove.
7721 (Kean Johnston): Add to Write After Approval.
7722
7723 2008-05-30 Julian Brown <julian@codesourcery.com>
7724
7725 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7726 of libobjc for ARM EABI Linux.
7727 * configure: Regenerate.
7728
7729 2008-05-18 Xinliang David Li <davidxl@google.com>
7730
7731 * ChangeLog: Remove wrong ChangeLog entry.
7732
7733 2008-05-17 Xinliang David Li <davidxl@google.com>
7734
7735 * MAINTAINERS (Write After Approval): Add myself.
7736
7737 2008-05-15 Janus Weil <janus@gcc.gnu.org>
7738
7739 * MAINTAINERS (Write After Approval): Add myself.
7740
7741 2008-05-14 Rafael Espíndola <espindola@google.com>
7742
7743 * config-ml.in: don't handle --enable-shared and --enable-static.
7744
7745 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7746
7747 * MAINTAINERS: Update my email address.
7748
7749 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7750
7751 * MAINTAINERS: Update my email address.
7752
7753 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7754
7755 * MAINTAINERS (Write After Approval): Add myself.
7756
7757 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7758
7759 * MAINTAINERS (Write After Approval): Add myself.
7760
7761 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
7762
7763 * MAINTAINERS (crx): Add myself.
7764
7765 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7766
7767 Sync with src:
7768 2008-04-14 David S. Miller <davem@davemloft.net>
7769
7770 * configure.ac: Add sparc*-*-* to gold supported targets.
7771 * configure: Regenerate.
7772
7773 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7774
7775 PR bootstrap/35457
7776 * configure.ac: Include override.m4.
7777 * configure: Regenerate.
7778
7779 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7780
7781 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7782 * Makefile.in: Regenerate.
7783
7784 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
7785
7786 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7787 as nonconfigurable directories list.
7788 * configure: Regenerate.
7789
7790 2008-04-14 Ben Elliston <bje@au.ibm.com>
7791
7792 * config.sub, config.guess: Update from upstream sources.
7793
7794 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
7795
7796 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7797 * Makefile.in: Regenerate.
7798
7799 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
7800
7801 * configure.ac: Do not build libssp for the AVR.
7802 * configure: Regenerate.
7803
7804 2008-04-07 Ian Lance Taylor <iant@google.com>
7805
7806 * Makefile.def: check-gold depends upon all-binutils.
7807 * Makefile.in: Regenerate.
7808
7809 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
7810
7811 * MAINTAINERS (Write After Approval): Add myself.
7812
7813 2008-04-04 Nick Clifton <nickc@redhat.com>
7814
7815 PR binutils/4334
7816 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7817 builds.
7818 * configure: Regenerate.
7819
7820 2008-04-04 NightStrike <NightStrike@gmail.com>
7821
7822 PR other/35151
7823 * configure.ac: Combine rules for mingw32 and mingw64.
7824 * configure: Regenerate.
7825
7826 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
7827
7828 * MAINTAINERS (Write After Approval): Add myself.
7829
7830 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
7831
7832 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7833 * Makefile.in (.NOTPARALLEL): Ditto.
7834
7835 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
7836
7837 * MAINTAINERS (Write After Approval): Add myself.
7838
7839 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
7840
7841 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7842 * Makefile.in (.NOTPARALLEL): Regenerate.
7843
7844 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
7845
7846 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7847 * Makefile.in: Regenerate.
7848
7849 2008-03-26 Jakub Staszak <kuba@et.pl>
7850
7851 * MAINTAINERS (Write After Approval): Add myself.
7852
7853 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7854
7855 * MAINTAINERS: Update e-mail address.
7856
7857 2008-03-20 Ian Lance Taylor <iant@google.com>
7858
7859 * configure.ac: Add support for --enable-gold.
7860 * Makefile.def: Add gold as a directory like ld.
7861 * configure, Makefile.in: Regenerate.
7862
7863 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7864
7865 * configure.ac: m4_include config/proginstall.m4.
7866 * configure: Regenerate.
7867
7868 Backport from upstream Libtool:
7869
7870 2007-10-12 Eric Blake <ebb9@byu.net>
7871
7872 Deal with Autoconf 2.62's semantic change in m4_append.
7873 * ltsugar.m4 (lt_append): Replace broken versions of
7874 m4_append.
7875 (lt_if_append_uniq): Don't require separator to be overquoted,
7876 and avoid broken m4_append.
7877 (lt_dict_add): Fix typo.
7878 * libtool.m4 (_LT_DECL): Don't overquote separator.
7879
7880 2008-03-13 David Edelsohn <edelsohn@gnu.org>
7881
7882 * config.rpath: Add AIX 6 support.
7883
7884 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
7885
7886 * Makefile.def (stageprofile). Remove -fprofile-generate
7887 from stage_libcflags.
7888 * Makefile.in: Regenerate.
7889
7890 2008-03-13 Ben Elliston <bje@au.ibm.com>
7891
7892 * config.sub, config.guess: Update from upstream sources.
7893
7894 2008-03-06 Tom Tromey <tromey@redhat.com>
7895
7896 * MAINTAINERS: Update for treelang deletion.
7897
7898 2008-03-03 James E. Wilson <wilson@tuliptree.org>
7899
7900 * MAINTAINERS: Update my email address.
7901
7902 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
7903
7904 * MAINTAINERS (darwin port): Add myself as a maintainer.
7905 (objective-c/c++): Add myself as a maintainer.
7906
7907 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
7908
7909 * MAINTAINERS (Write After Approval): Update my email address.
7910
7911 2008-02-25 Tomas Bily <tbily@suse.cz>
7912
7913 * MAINTAINERS (Write After Approval): Add myself.
7914
7915 2008-02-23 Jakub Jelinek <jakub@redhat.com>
7916
7917 * MAINTAINERS (OpenMP): Add myself.
7918
7919 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
7920
7921 PR bootstrap/32009
7922 PR bootstrap/32161
7923
7924 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7925 * configure: Regenerate.
7926
7927 * Makefile.def: Define stage_libcflags for all bootstrap stages.
7928 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7929 STAGE4_LIBCFLAGS): New.
7930 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7931 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7932 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7933 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7934 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7935 for target modules. Don't export LIBCFLAGS.
7936 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7937 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7938 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7939 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7940 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7941 * Makefile.in: Regenerate.
7942
7943 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7944
7945 PR libgcj/33085
7946 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7947 Do not use -DDLL_EXPORT. Backport from upstream.
7948
7949 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7950
7951 * MAINTAINERS (Write After Approval): Add myself.
7952
7953 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
7954
7955 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7956 * configure: Regenerate.
7957
7958 2008-01-31 Marc Gauthier <marc@tensilica.com>
7959
7960 * configure.ac (xtensa*-*-*): Recognize processor variants.
7961 * configure: Regenerate.
7962
7963 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7964
7965 PR bootstrap/34922
7966 * configure.ac (PARSE_ARGS): Push suitable setting of
7967 ac_subdirs_all, for `./configure --help=recursive'.
7968 Handle `+' in generic toplevel directory disabling.
7969 * configure: Regenerate.
7970
7971 2008-01-28 Nick Clifton <nickc@redhat.com>
7972
7973 * MAINTAINERS (xstormy16): Take over maintainership.
7974
7975 2008-01-25 Joseph Myers <joseph@codesourcery.com>
7976
7977 * MAINTAINERS (c4x port): Remove.
7978
7979 2008-01-24 David Edelsohn <edelsohn@gnu.org>
7980
7981 * libtool.m4: Backport AIX 6 support from ToT Libtool.
7982
7983 2008-01-23 Ben Elliston <bje@au.ibm.com>
7984
7985 * config.sub, config.guess: Update from upstream sources.
7986
7987 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
7988
7989 * MAINTAINERS (Write After Approval): Add myself.
7990
7991 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
7992
7993 * MAINTAINERS: Update my email address.
7994
7995 2008-01-09 Raksit Ashok <raksit@google.com>
7996
7997 * MAINTAINERS (Write After Approval): Add myself.
7998
7999 2008-01-09 Raksit Ashok <raksit@google.com>
8000
8001 * MAINTAINERS (Write After Approval): Add myself.
8002
8003 2008-01-08 Ben Elliston <bje@au.ibm.com>
8004
8005 * config.sub, config.guess: Update from upstream sources.
8006
8007 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8008
8009 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8010 Change recommended MPFR from 2.2.1 -> 2.3.0.
8011 * configure: Regenerate.
8012
8013 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8014
8015 * MAINTAINERS: Update my email address.
8016
8017 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8018
8019 * MAINTAINERS: Update my email address.
8020
8021 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8022
8023 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8024 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8025 * Makefile.in: Regenerate.
8026
8027 2007-12-10 Mark Heffernan <meheff@google.com>
8028
8029 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8030 misplaced entries.
8031
8032 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8033
8034 * configure.ac: Enable libjava for x86_64-*-darwin9.
8035 * configure: Regenerate.
8036
8037 2007-12-07 Bill Maddox <maddox@google.com>
8038
8039 * MAINTAINERS (Write After Approval): Add myself.
8040
8041 2007-12-05 Ben Elliston <bje@au.ibm.com>
8042
8043 * config.sub, config.guess: Update from upstream sources.
8044
8045 2007-12-02 Matthias Klose <doko@ubuntu.com>
8046
8047 * config-ml.in: Remove 64bit configure tests.
8048
8049 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8050
8051 * config-ml.in: Robustify against white space in absolute file
8052 names.
8053
8054 * config-ml.in (multi-clean): Substitute ${Makefile}.
8055 Remove superfluous ${Makefile} in list.
8056
8057 2007-11-19 Thiemo Seufer <ths@mips.com>
8058
8059 * config-ml.in: Don't hardcode the Makefile name.
8060
8061 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
8062
8063 * MAINTAINERS (Write After Approval): Add myself.
8064
8065 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
8066
8067 * MAINTAINERS (Write After Approval): Add myself.
8068
8069 2007-11-06 Doug Kwan <dougkwan@google.com>
8070
8071 * MAINTAINERS (Write After Approval): Add myself.
8072
8073 2007-10-25 Ben Elliston <bje@au.ibm.com>
8074
8075 * MAINTAINERS (mercury): Remove entry.
8076 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8077
8078 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8079
8080 * Makefile.def (dependencies): Make configure-gdb depend on
8081 all-intl.
8082 * Makefile.in: Regenerated.
8083
8084 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8085
8086 * MAINTAINERS (Fortran maintainer): Remove myself.
8087
8088 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
8089
8090 * Makefile.def: To avoid problems running with parallel makes,
8091 build newlib before libgloss so that target specific header
8092 files are availble.
8093 * Makefile.in: Regenerate
8094
8095 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8096
8097 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8098 * Makefile.in: Regenerate.
8099
8100 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8101
8102 * MAINTAINERS (Register allocation reviewer): Add myself.
8103
8104 2007-10-08 Mike Frysinger <vapier@gentoo.org>
8105
8106 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8107 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8108 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8109 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8110 * configure: Regenerate.
8111
8112 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
8113
8114 * MAINTAINERS (Register allocation reviewer): Add myself.
8115
8116 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
8117
8118 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8119 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8120 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8121 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8122 * configure.ac: Default them to host tools for $host = $build.
8123 Subst them.
8124
8125 * configure: Regenerate.
8126 * Makefile.in: Regenerate.
8127
8128 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8129
8130 * MAINTAINERS (Register allocation reviewer): Add myself.
8131
8132 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
8133
8134 * MAINTAINERS (Register allocation reviewer): Add myself.
8135
8136 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
8137
8138 * MAINTAINERS (Write After Approval): Fix typo.
8139
8140 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8141
8142 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8143 * configure: Regenerate.
8144
8145 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8146
8147 PR bootstrap/31906
8148 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8149 they're already prefixed.
8150
8151 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8152
8153 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8154 libstdc++.
8155 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8156 * configure: Regenerate.
8157 * Makefile.in: Regenerate.
8158
8159 2007-09-17 Andreas Schwab <schwab@suse.de>
8160
8161 * configure.ac: Raise minimum makeinfo version to 4.6.
8162 * configure: Regenerate.
8163
8164 2007-09-17 Johannes Singler <singler@ira.uka.de>
8165
8166 * MAINTAINERS (write-after-approval) add myself
8167
8168 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8169
8170 * configure.ac: Correct makeinfo version check.
8171 * configure: Regenerate.
8172
8173 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8174
8175 * MAINTAINERS: Update my email address.
8176
8177 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8178
8179 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8180 to $skipdirs and only disable gprof for newlib. Use the normal
8181 mips*-elf* handling in other respects.
8182 * configure: Regnerate.
8183
8184 2007-09-12 David Daney <ddaney@avtrex.com>
8185
8186 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8187 enabling libgcj.
8188 * configure: Regenerate.
8189
8190 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8191
8192 PR other/32154
8193 * configure.ac: For libgloss targets, point the linker to the linker
8194 script, startup code and simulator library.
8195 * configure: Regenerate.
8196
8197 2007-09-07 Andrew Haley <aph@redhat.com>
8198
8199 * configure.ac (noconfigdirs): Remove target-libffi and
8200 target-libjava.
8201 * configure: Regenerate.
8202
8203 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8204
8205 PR target/33281
8206 * configure.ac: Use config/mh-mingw on mingw.
8207 * configure: Regenerate.
8208
8209 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8210
8211 * MAINTAINERS (Write After Approval): Add myself.
8212
8213 2007-09-05 Richard Guenther <rguenther@suse.de>
8214
8215 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8216 nor --disable-checking is provided also turn on yes and types
8217 checking for stage1.
8218 * configure: Re-generate.
8219
8220 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8221
8222 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8223 (Write After Approval): Remove myself.
8224
8225 2007-08-29 Nick Clifton <nickc@redhat.com>
8226
8227 * config.sub, config.guess: Update from upstream sources.
8228
8229 2007-08-22 Bud Davis <jmdavis@link.com>
8230
8231 * MAINTAINERS (Write After Approval): Added myself.
8232 * MAINTAINERS (Reviewers): Removed myself.
8233
8234 2007-08-18 Paul Brook <paul@codesourcery.com>
8235 Joseph Myers <joseph@codesourcery.com>
8236
8237 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8238 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8239 * Makefile.in: Regenerate.
8240 * configure.ac (--with-debug-prefix-map): New.
8241 * configure: Regenerate.
8242
8243 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8244 Nigel Stephens <nigel@mips.com>
8245
8246 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8247 as target_makefile_frag.
8248 * configure: Regenerate.
8249
8250 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8251
8252 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8253 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8254 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8255 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8256 (do-compare, do-compare3, do-compare-debug): New.
8257 ([+compare-target+]): Use them.
8258
8259 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8260
8261 * MAINTAINERS (Write After Approval): Change my email address.
8262
8263 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8264 Ben Elliston <bje@au.ibm.com>
8265
8266 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8267 --silent if $silent.
8268 * configure: Regenerate.
8269
8270 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8271
8272 * MAINTAINERS (Various Maintainers): Add myself as
8273 loop infrastructure maintainer. Update my e-mail
8274 address.
8275
8276 2007-07-31 Diego Novillo <dnovillo@google.com>
8277
8278 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8279 Adjust description.
8280
8281 2007-07-26 Richard Guenther <rguenther@suse.de>
8282
8283 * configure.ac: Add types checking to stage1 checking flags.
8284 * configure: Regenerate.
8285
8286 2007-07-17 Nick Clifton <nickc@redhat.com>
8287
8288 * COPYING3: New file. Contains version 3 of the GNU General
8289 Public License.
8290 * COPYING3.LIB: New file. Contains version 3 of the GNU
8291 Lesser General Public License.
8292
8293 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8294
8295 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8296
8297 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8298
8299 * MAINTAINERS (S/390 co-maintainer): Add myself.
8300 (Write After Approval): Remove myself.
8301
8302 2007-07-13 Dan Hipschman <dsh@google.com>
8303
8304 * MAINTAINERS (Write After Approval): Add myself.
8305
8306 2007-07-11 Nick Clifton <nickc@redhat.com>
8307
8308 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8309 WINDRES export.
8310 * Makefile.in: Regenerate.
8311
8312 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8313
8314 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8315 maintainer.
8316
8317 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8318
8319 * lt~obsolete.m4: New. Import from 20070318 libtool.
8320
8321 2007-07-03 Julian Brown <julian@codesourcery.com>
8322
8323 * MAINTAINERS (Write After Approval): Add myself.
8324
8325 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8326
8327 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8328 * configure: Regenerate.
8329
8330 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8331
8332 * configure.ac: Add some missing m4 quotation.
8333 * configure: Regenerate.
8334
8335 2007-07-02 Simon Baldwin <simonb@google.com>
8336
8337 * MAINTAINERS (Write After Approval): Add myself.
8338
8339 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
8340
8341 * configure: Regenerate.
8342
8343 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
8344
8345 * Makefile.def: Add windmc tool to build.
8346 * Makefile.tpl: Likewise.
8347 * configure.ac: Likewise.
8348 * Makefile.in: Regenerate.
8349 * configure: Regenerate.
8350
8351 2007-06-28 DJ Delorie <dj@redhat.com>
8352
8353 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8354 not building newlib.
8355 * configure: Regenerated.
8356
8357 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8358
8359 * MAINTAINERS (Write After Approval): Add myself.
8360
8361 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
8362
8363 * MAINTAINERS (Write After Approval): Add myself.
8364
8365 2007-06-19 Chris Matthews <chrismatthews@google.com>
8366
8367 * MAINTAINERS (Write After Approval): Add myself.
8368
8369 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8370
8371 * MAINTAINERS (Write After Approval): Add myself.
8372
8373 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8374
8375 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8376 * Makefile.in: Regenerated.
8377
8378 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8379
8380 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8381 bfin*-*-uclinux* targets.
8382 * configure: Regenerate.
8383
8384 2007-06-14 Ian Lance Taylor <iant@google.com>
8385
8386 * MAINTAINERS: Add myself as non-algorithmic global write
8387 maintainer.
8388
8389 2007-06-14 Diego Novillo <dnovillo@google.com>
8390
8391 * MAINTAINERS: Add self as middle-end maintainer and
8392 non-algorithmic global write maintainer.
8393
8394 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8395
8396 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8397 Move all Fortran maintainers except Paul Brook into the
8398 Non-Autopoiesis section.
8399
8400 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
8401
8402 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8403 (distclean-stage[+id+]): Possibly delete stage_last.
8404 * Makefile.in: Regenerate.
8405
8406 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
8407
8408 * MAINTAINERS (Various Maintainer): Fix typo.
8409
8410 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
8411
8412 * MAINTAINERS (Various Maintainer): Add myself as
8413 dataflow maintainer.
8414
8415 2007-06-07 Ben Elliston <bje@au.ibm.com>
8416
8417 * config.sub, config.guess: Update from upstream sources.
8418
8419 2007-06-07 Ben Elliston <bje@au.ibm.com>
8420
8421 * Makefile.tpl: Fix spelling error.
8422 * Makefile.in: Regenerate.
8423
8424 2007-06-01 Steve Ellcey <sje@cup.hp.com>
8425
8426 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8427 lt_cv_sys_max_cmd_len.
8428
8429 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8430
8431 * MAINTAINERS (Various Maintainers): Add myself as
8432 auto-vectorizer maintainer.
8433
8434 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
8435
8436 PR libjava/32098
8437 * libtool.m4: Revert previous change.
8438 * ltgcc.m4: Put it here.
8439
8440 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8441
8442 * MAINTAINERS (Various Maintainers): Add myself as
8443 auto-vectorizer maintainer.
8444
8445 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8446
8447 PR libjava/32098
8448 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8449
8450 2007-05-30 Richard Guenther <rguenther@suse.de>
8451
8452 * MAINTAINERS (Various Maintainers): Add myself as
8453 auto-vectorizer maintainer.
8454
8455 2007-05-30 Jakub Jelinek <jakub@redhat.com>
8456
8457 PR bootstrap/29382
8458 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8459 * configure: Rebuilt.
8460
8461 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
8462
8463 * MAINTAINERS (Write After Approval): Removed my name.
8464
8465 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8466
8467 * MAINTAINERS (Write After Approval): Remove myself.
8468
8469 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8470
8471 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8472
8473 2007-05-23 Steve Ellcey <sje@cup.hp.com>
8474
8475 * ltmain.sh: Update from ToT Libtool.
8476 * libtool.m4: Update from ToT Libtool.
8477 * ltsugar.m4: New. Update from ToT Libtool.
8478 * ltversion.m4: New. Update from ToT Libtool.
8479 * ltoptions.m4: New. Update from ToT Libtool.
8480 * ltconfig: Remove.
8481 * ltcf-c.sh: Remove.
8482 * ltcf-cxx.sh: Remove.
8483 * ltcf-gcj.sh: Remove.
8484
8485 2007-05-22 Ollie Wild <aaw@google.com>
8486
8487 * MAINTAINERS (Write After Approval): Add myself.
8488
8489 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
8490
8491 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8492 stage_cflags.
8493 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8494 Remove CFLAGS/LIBCFLAGS.
8495 (configure-stage[+id+]-[+prefix+][+module+],
8496 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8497 * Makefile.in: Regenerate.
8498
8499 2007-05-15 Diego Novillo <dnovillo@google.com>
8500
8501 * MAINTAINERS: Update e-mail address.
8502
8503 2007-05-15 Revital Eres <eres@il.ibm.com>
8504
8505 * MAINTAINERS (Write After Approval): Add myself.
8506
8507 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
8508
8509 * MAINTAINERS (Write After Approval): Updated my address.
8510
8511 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8512
8513 * MAINTAINERS (Write After Approval): Add myself.
8514
8515 2007-05-11 Silvius Rus <rus@google.com>
8516
8517 * MAINTAINERS (Write After Approval): Add myself.
8518
8519 2007-04-23 Tom Tromey <tromey@redhat.com>
8520
8521 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8522
8523 2007-04-22 Mark Mitchell <mark@codesourcery.com>
8524
8525 * MAINTAINERS (cpplib): Rename to ...
8526 (libcpp): ... this. Add C/C++ front end maintainers.
8527
8528 2007-04-14 Steve Ellcey <sje@cup.hp.com>
8529
8530 * config-ml.in: Pass ${ml_config_env} to configure calls.
8531
8532 2007-04-04 Christian Bruel <christian.bruel@st.com>
8533
8534 * MAINTAINERS (Write After Approval): Add myself.
8535
8536 2007-04-02 Dave Korn <dave.korn@artimi.com>
8537
8538 * MAINTAINERS (Write After Approval): Add myself.
8539
8540 2007-03-31 Tobias Burnus <burnus@net-b.de>
8541
8542 * MAINTAINERS (fortran 95 front end): Add myself.
8543
8544 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8545
8546 * MAINTAINERS (Write After Approval): Add myself.
8547
8548 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
8549
8550 * MAINTAINERS (Modulo Scheduler): Add myself.
8551
8552 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8553
8554 * MAINTAINERS (fortran 95 front end): Add myself.
8555 (c++ front end): whitespace fix.
8556
8557 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8558
8559 * MAINTAINERS (Write After Approval): Add myself.
8560
8561 2007-03-21 Richard Sandiford <richard@codesourcery.com>
8562
8563 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8564 of glob. Quote arguments with single quotes too.
8565 * configure: Regenerate.
8566
8567 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8568
8569 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8570 * Makefile.in: Regenerate
8571
8572 2007-03-07 Andreas Schwab <schwab@suse.de>
8573
8574 * configure: Regenerate.
8575
8576 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8577
8578 * configure.ac: Add "--with-pdfdir" configure option,
8579 which defines pdfdir variable.
8580 * Makefile.def (target=fixincludes): Add install-pdf to
8581 missing targets.
8582 (recursive_targets): Add install-pdf target.
8583 (flags_to_pass): Add pdfdir.
8584 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8585 target.
8586 * configure: Regenerate
8587 * Makefile.in: Regenerate
8588
8589 2007-02-28 Eric Christopher <echristo@apple.com>
8590
8591 Revert:
8592 2006-12-07 Mike Stump <mrs@apple.com>
8593
8594 * Makefile.def (dependencies): Add dependency for
8595 install-target-libssp and install-target-libgomp on
8596 install-gcc.
8597 * Makefile.in: Regenerate.
8598
8599 2007-02-27 Matt Kraai <kraai@ftbfs.org>
8600
8601 * configure: Regenerate.
8602 * configure.ac: Move statements after variable declarations.
8603
8604 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8605
8606 * MAINTAINERS: Add myself as sh maintainer.
8607
8608 2007-02-19 Joseph Myers <joseph@codesourcery.com>
8609
8610 * configure.ac: Adjust for loop syntax.
8611 * configure: Regenerate.
8612
8613 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8614
8615 * configure: Rebuilt.
8616
8617 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8618
8619 * configure.ac: Drop multiple occurrences of --enable-languages,
8620 and fix its quoting.
8621 * configure: Rebuilt.
8622
8623 2007-02-17 Mark Mitchell <mark@codesourcery.com>
8624 Nathan Sidwell <nathan@codesourcery.com>
8625 Vladimir Prus <vladimir@codesourcery.com>
8626 Joseph Myers <joseph@codesourcery.com>
8627
8628 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8629 * configure: Regenerate.
8630
8631 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8632
8633 * ltconfig (freebsd*): Default to elf.
8634
8635 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8636
8637 * configure.ac (target_libraries): Move libgcc before libiberty.
8638 * configure: Regenerated.
8639
8640 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8641 Paolo Bonzini <bonzini@gnu.org>
8642
8643 PR bootstrap/30753
8644 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8645 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8646 * configure: Regenerated.
8647
8648 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8649
8650 * MAINTAINERS (Language Front End Maintainers): Update my mail
8651 address.
8652
8653 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8654
8655 PR bootstrap/30748
8656 * configure.ac: Correct syntax for Solaris ksh.
8657 * configure: Regenerated.
8658
8659 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8660
8661 * configure.ac: Sync with src.
8662 * configure: Regenerate.
8663
8664 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8665
8666 * Makefile.in: Regenerate.
8667
8668 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8669
8670 * config.sub: Sync with src.
8671
8672 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8673
8674 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8675 noncanonical equivalents.
8676 * configure.in: Rename to...
8677 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8678 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8679 target_noncanonical. Use them. Rewrite removal of configure
8680 arguments for autoconf 2.59. Discard variable settings. Force
8681 program_transform_name for native tools.
8682
8683 * Makefile.in: Regenerated.
8684 * configure: Regenerated with autoconf 2.59.
8685
8686 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
8687
8688 * MAINTAINERS (Write After Approval): Add myself.
8689
8690 2007-01-31 Andreas Schwab <schwab@suse.de>
8691
8692 * Makefile.tpl (LDFLAGS): Substitute it.
8693 * Makefile.in: Regenerate.
8694
8695 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
8696
8697 * MAINTAINERS (Write After Approval): Add myself.
8698
8699 2007-01-28 David Edelsohn <edelsohn@gnu.org>
8700
8701 * MAINTAINERS (spu port): Add myself.
8702
8703 2007-01-23 Richard Guenther <rguenther@suse.de>
8704
8705 PR bootstrap/30541
8706 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8707 * Makefile.tpl (GNATBIND): Substitute it.
8708 (GNATMAKE): Likewise.
8709 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8710 of STAGE_PREFIX.
8711 * Makefile.in: Regenerate.
8712 * configure: Regenerate.
8713
8714 2007-01-18 Mike Stump <mrs@apple.com>
8715
8716 * configure.in: Re-enable -Werror for gcc builds.
8717
8718 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
8719
8720 * MAINTAINERS (Write After Approval): Add myself.
8721
8722 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8723
8724 * configure.in: Change == to = in test command.
8725 * configure: Regenerate.
8726
8727 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8728 Nick Clifton <nickc@redhat.com>
8729 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8730
8731 * configure.in (build_configargs, host_configargs, target_configargs):
8732 Remove build/host/target parameters.
8733 (host_libs): Add gmp and mpfr.
8734 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8735 * Makefile.def (gmp, mpfr): New.
8736 (gcc): Remove target.
8737 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8738 target_os, target_vendor): New.
8739 (configure): Add host_alias/target_alias arguments; adjust invocations.
8740 * configure: Regenerate.
8741 * Makefile.in: Regenerate.
8742
8743 2007-01-11 Matt Fago <fago@earthlink.net>
8744
8745 * configure.in: Try to link to functions only in mpfr 2.2.x
8746 to improve robustness of configure tests.
8747 * configure: Regenerate.
8748
8749 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
8750
8751 * MAINTAINERS: Add myself as i386 maintainer.
8752
8753 2007-01-08 Jan Hubicka <jh@suse.cz>
8754
8755 * MAINTAINERS: Add myself as i386 maintainer.
8756
8757 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
8758
8759 * configure.in: Add support for an x86_64-mingw* target.
8760 * configure: Regenerate.
8761
8762 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8763
8764 * Makefile.tpl (all-target): Correct @if conditional for target
8765 modules.
8766 * configure.in: Omit libiberty if building only target libgcc.
8767 * configure, Makefile.in: Regenerated.
8768
8769 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
8770
8771 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8772 * configure: Regenerate.
8773
8774 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8775
8776 * Makefile.def (target_modules): Add libgcc.
8777 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8778 * Makefile.tpl (clean-target-libgcc): Delete.
8779 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8780 on gcc even for bootstrapped modules. Rewrite handling of
8781 lang_env_dependencies to loop over target_modules.
8782 * configure.in (target_libraries): Add target-libgcc.
8783 * Makefile.in, configure: Regenerated.
8784
8785 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8786
8787 * configure.in: Reorganize recognition of languages. Add
8788 --enable-stage1-languages. Show supported languages for the chosen
8789 target rather than all recognized languages.
8790 * configure: Regenerate.
8791
8792 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8793
8794 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8795 * Makefile.in: Regenerate.
8796
8797 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8798
8799 * configure.in: Warn that MPFR 2.2.0 is buggy.
8800 * configure: Regenerate.
8801
8802 2006-12-27 Ian Lance Taylor <iant@google.com>
8803
8804 * configure.in: When removing Makefiles to force a reconfigure, also
8805 remove prev-DIR*/Makefile.
8806 * configure: Regenerate.
8807
8808 2006-12-22 Andreas Schwab <schwab@suse.de>
8809
8810 * configure: Regenerate with correct autoconf version.
8811
8812 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
8813
8814 * configure.in: add AC_SUBST for *_FOR_TARGET.
8815 * configure: Regenerate.
8816
8817 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8818
8819 * configure.in: Simplify logic for rejecting languages that cannot
8820 be built. Separate the case when a language is unsupported,
8821 from the case when the user chooses not to build a language.
8822
8823 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8824
8825 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8826 it only affects bootstrap and could be tested on "$host" as well.
8827 * configure: Regenerate.
8828 * config/mh-ppc-darwin: Add to the stage1 cflags here.
8829
8830 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8831
8832 PR bootstrap/29544
8833 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8834 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8835 move here comment from Makefile.tpl.
8836 * Makefile.tpl: Move some definitions higher in the file.
8837 (STAGE1_CHECKING): New.
8838 * configure.in: Add --enable-stage1-checking.
8839 * configure: Regenerate.
8840 * Makefile.in: Regenerate.
8841
8842 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8843
8844 * MAINTAINERS: Add myself as build system maintainer.
8845
8846 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
8847
8848 * MAINTAINERS (Write After Approval): Add myself.
8849
8850 2006-12-13 Eric Christopher <echristo@apple.com>
8851
8852 * MAINTAINERS: Add myself as darwin maintainer.
8853
8854 2006-12-11 Ian Lance Taylor <ian@airs.com>
8855
8856 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8857
8858 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
8859
8860 MAINTAINERS: Update my entry.
8861
8862 2006-12-11 Alan Modra <amodra@bigpond.net.au>
8863
8864 * configure.in: Handle spu makefile frag.
8865 * Makefile.tpl (MAINT): Define
8866 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8867 * configure: Regenerate.
8868 * Makefile.in: Regenerate.
8869
8870 2006-12-11 Ben Elliston <bje@au.ibm.com>
8871
8872 * config.guess: Import latest version.
8873 * config.sub: Likewise.
8874
8875 2006-12-11 Ben Elliston <bje@au.ibm.com>
8876
8877 * configure.in (spu-*-*): Don't skip target-libiberty.
8878 * configure: Regenerate.
8879
8880 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
8881
8882 PR bootstrap/30134
8883 * configure.in: Correct x86 darwin support for libjava to powerpc
8884 and i?86 only.
8885 * configure: Regenerate.
8886
8887 2006-12-08 Sandro Tolaini <tolaini@libero.it>
8888
8889 * configure.in: Add x86 darwin support for libjava.
8890 * configure: Regenerate.
8891
8892 2006-12-07 Mike Stump <mrs@apple.com>
8893
8894 * Makefile.def (dependencies): Add dependency for
8895 install-target-libssp and install-target-libgomp on
8896 install-gcc.
8897 * Makefile.in: Regenerate.
8898
8899 2006-12-04 Richard Guenther <rguenther@suse.de>
8900
8901 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8902 (Non-Algorithmic Maintainers): Move over non-algorithmic
8903 loop optimizer maintainers, add myself as a non-algorithmic
8904 middle-end maintainer.
8905
8906 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
8907
8908 * MAINTAINERS (Write After Approval): Add myself.
8909
8910 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8911
8912 * configure.in: Update error message for missing GMP/MPFR.
8913
8914 * configure: Regenerate.
8915
8916 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8917
8918 * configure.in: Update MPFR version in error message.
8919
8920 * configure: Regenerate.
8921
8922 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8923
8924 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8925 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8926 --with-gmp-lib): New flags.
8927
8928 * configure: Regenerate.
8929
8930 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
8931
8932 * MAINTAINERS (Write After Approval): Change my email address.
8933
8934 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
8935
8936 * MAINTAINERS (Write After Approval): Add myself.
8937
8938 2006-11-22 Philipp Thomas <pth@suse.de>
8939
8940 * MAINTAINERS (i18n): Update e-mail address.
8941
8942 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8943
8944 * MAINTAINERS (spu port): Add myself as maintainer.
8945 (Write After Approval): Remove myself.
8946
8947 2006-11-22 Ben Elliston <bje@au.ibm.com>
8948
8949 * configure.in (skipdirs): Don't build libssp for SPU.
8950 * configure: Regenerate.
8951
8952 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
8953
8954 * MAINTAINERS (spu port): Add myself as maintainer.
8955 (libobjc): Update my email address.
8956
8957 2006-11-21 Andrea Bona <andrea.bona@st.com>
8958
8959 * MAINTAINERS (Write After Approval): Add myself.
8960
8961 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8962
8963 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8964 * configure : Rebuilt.
8965
8966 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8967
8968 * MAINTAINERS (Write After Approval): Add myself.
8969
8970 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
8971
8972 * MAINTAINERS (Write After Approval): Add myself.
8973
8974 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8975
8976 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8977 libmpfr.a.
8978 * configure: Regenerate.
8979
8980 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
8981
8982 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8983 (unstage): Test for stage_last presence.
8984
8985 PR bootstrap/29802
8986 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8987 STAGE_PREFIX.
8988 * Makefile.in: Regenerate.
8989
8990 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
8991
8992 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8993 maintainers.
8994
8995 2006-11-14 Erven Rohou <erven.rohou@st.com>
8996
8997 * MAINTAINERS (Write After Approval): Add myself.
8998
8999 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
9000
9001 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9002 and stageN-package/Makefile.
9003 * Makefile.in: Regenerated.
9004
9005 2006-11-14 Jie Zhang <jie.zhang@analog.com>
9006
9007 * configure.in: Remove target-libgloss from noconfigdirs for
9008 bfin-*-*.
9009 * configure: Regenerated.
9010
9011 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9012
9013 * configure.in (have_gmp): Only error if the gcc directory exists.
9014
9015 * configure: Regenerate.
9016
9017 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9018
9019 * configure.in: Robustify error message for missing GMP/MPFR.
9020
9021 * configure: Regenerate.
9022
9023 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
9024
9025 * MAINTAINERS (Write After Approval): Add myself.
9026
9027 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
9028
9029 * MAINTAINERS: Change email address.
9030
9031 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9032
9033 * MAINTAINERS (Write After Approval): Add myself.
9034
9035 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9036
9037 * MAINTAINERS (Write After Approval): Add myself.
9038
9039 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9040
9041 * MAINTAINERS (Write After Approval): Move myself to
9042 Write After Approval section.
9043
9044 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9045
9046 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9047 need_gmp anymore.
9048 * configure: Regenerate.
9049
9050 2006-10-16 Tobias Burnus <burnus@net-b.de>
9051
9052 * MAINTAINERS (Write After Approval): Add myself.
9053
9054 2006-10-16 Ben Elliston <bje@au.ibm.com>
9055
9056 * config.guess: Import latest version.
9057 * config.sub: Likewise.
9058
9059 2006-10-10 Brooks Moses <bmoses@stanford.edu>
9060
9061 * Makefile.def: Added pdf target handling.
9062 * Makefile.tpl: Added pdf target handling.
9063 * Makefile.in: Regenerated.
9064
9065 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9066
9067 * MAINTAINERS: Add self as score port maintainer.
9068
9069 2006-10-04 Brooks Moses <bmoses@stanford.edu>
9070
9071 * MAINTAINERS (Write After Approval): Add myself.
9072
9073 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9074
9075 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
9076 or newer.
9077 * configure: Regenerated.
9078
9079 2006-09-27 Dave Brolley <brolley@redhat.com>
9080
9081 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9082 using $s instead of $r.
9083 * configure: Regenerated.
9084
9085 2006-09-26 Thiemo Seufer <ths@mips.com>
9086
9087 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9088 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9089 * configure: Regenerate.
9090
9091 2006-09-24 Graeme Peterson <gridly@gmail.com>
9092
9093 * MAINTAINERS (Write After Approval): Remove myself.
9094
9095 2006-09-22 Chao-ying Fu <fu@mips.com>
9096
9097 * MAINTAINERS (Write After Approval): Add myself.
9098
9099 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9100
9101 * MAINTAINERS: Add self as soft-fp maintainer.
9102
9103 2006-09-09 Anatoly Sokolov <aesok@post.ru>
9104
9105 * MAINTAINERS: Add myself as avr maintainer.
9106 Remove Marek Michalkiewicz as avr maintainer.
9107
9108 2006-09-07 Roberto Costa <roberto.costa@st.com>
9109
9110 * MAINTAINERS (Write After Approval): Add myself.
9111
9112 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
9113
9114 * configure.in: Never build newlib for a Mingw host.
9115 Never build newlib as Mingw target library.
9116 Test the existence of winsup/cygwin for building a Cygwin newlib,
9117 rather than just winsup.
9118 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9119 building a Mingw target.
9120 * configure: Regenerate.
9121
9122 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9123
9124 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9125
9126 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
9127
9128 * config.guess: Import from src (was more updated).
9129 * config.sub: Likewise.
9130
9131 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9132
9133 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9134 * configure: Regenerated.
9135
9136 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
9137
9138 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9139 for stages after the first.
9140
9141 2006-07-17 Jakub Jelinek <jakub@redhat.com>
9142
9143 * Makefile.def: Add dependencies for configure-opcodes
9144 on configure-intl and all-opcodes on all-intl.
9145 * Makefile.in: Regenerated.
9146
9147 2006-07-13 Ben Elliston <bje@au.ibm.com>
9148
9149 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9150
9151 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9152
9153 Port to hosts whose 'sort' and 'tail' implementations
9154 treat operands with leading '+' as file names, as POSIX
9155 has required since 2001. However, make sure the code still
9156 works on pre-POSIX hosts.
9157 * ltmain.sh: Don't assume "sort +2" is equivalent to
9158 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9159
9160 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9161
9162 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9163
9164 2006-07-04 Peter O'Gorman <peter@pogma.com>
9165
9166 * ltconfig: chmod 644 before ranlib during install.
9167
9168 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9169
9170 PR bootstrap/18058
9171 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9172 if the bootstrap compiler is a GCC version that supports it.
9173 * configure: Regenerate.
9174
9175 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9176
9177 * configure.in: Fix thinkos in previous check-in.
9178 * configure: Regenerate.
9179
9180 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9181
9182 PR other/27063
9183 * configure.in: Test subdir_requires and give an appropriate
9184 error message.
9185 * configure: Regenerate.
9186
9187 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9188
9189 * MAINTAINERS (Write After Approval): Add myself.
9190
9191 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9192
9193 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9194
9195 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9196
9197 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9198
9199 2006-06-20 David Ayers <d.ayers@inode.at>
9200
9201 PR bootstrap/28072
9202 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9203 whether target-libjava is being configured instead of whether the
9204 java front end is enabled.
9205 * configure: Regenerate.
9206
9207 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9208
9209 PR target/27540
9210 * configure.in: Only enable libgomp on IRIX 6.
9211 * configure: Regenerate.
9212
9213 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9214
9215 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9216 too.
9217 * Makefile.in: Regenerate.
9218
9219 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9220
9221 * config-ml.in: Alter CCASFLAGS to include special
9222 multilib options the same as is done for CFLAGS.
9223
9224 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9225
9226 * configure.in: Don't enable libgomp on hpux10.
9227 * configure: Rebuilt.
9228
9229 2006-06-12 David Ayers <d.ayers@inode.at>
9230
9231 PR bootstrap/27963
9232 PR target/19970
9233 * configure.in: Remove target-boehm-gc from noconfigdirs where
9234 ${libgcj} is specified.
9235 * configure: Regenerate.
9236
9237 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9238
9239 Sync from src:
9240
9241 * configure.in: Sync.
9242 * configure: Regenerated.
9243
9244 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9245
9246 * Makefile.def: Added dependencies from sim and gdb on intl, and
9247 added configure dependencies to everything with an all dependency
9248 on intl.
9249 * Makefile.in: Regenerated.
9250
9251 2006-06-06 David Ayers <d.ayers@inode.at>
9252
9253 PR libobjc/13946
9254 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9255 * Makefile.in: Regenerate.
9256 * configure.in: Add --enable-objc-gc at toplevel and have it
9257 enable boehm-gc for Objective-C.
9258 Remove target-boehm-gc from libgcj.
9259 Add target-boehm-gc to target_libraries.
9260 Add target-boehm-gc to noconfigdirs where ${libgcj}
9261 is specified.
9262 Assert that boehm-gc is supported when requested for Objective-C.
9263 Only build boehm-gc if needed either for Java or Objective-C.
9264 * configure: Regenerate.
9265
9266 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9267
9268 PR 27674
9269 * Makefile.tpl (configure-[+prefix+][+module+],
9270 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9271 Remove rule to unstage bootstrapped modules.
9272 (stage_current): New.
9273 * Makefile.in: Regenerate.
9274
9275 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9276
9277 * MAINTAINERS (Write After Approval): Update my e-mail address.
9278
9279 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9280
9281 * include/libiberty.h: Declare pex_run_in_environment.
9282
9283 2006-05-31 Asher Langton <langton2@llnl.gov>
9284
9285 * MAINTAINERS (Write After Approval): Add myself.
9286
9287 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9288
9289 * Makefile.def (bfd, opcodes): Fix lib_path.
9290 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9291 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9292 * Makefile.in: Regenerate.
9293
9294 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9295
9296 * Makefile.in: Regenerate.
9297
9298 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9299
9300 * Makefile.def: Add install-html target. Add datarootdir
9301 docdir and htmldir to flags_to_pass.
9302 * Makefile.tpl: Add install-html target.
9303 * Makefile.in: Regenerate.
9304 * configure.in: Add --with-datarootdir, --with-docdir, and
9305 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9306 * configure: Regenerate.
9307
9308 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9309
9310 * configure.in: Enable gprof for cross builds.
9311 * configure: Regenerate.
9312
9313 2006-05-22 Richard Guenther <rguenther@suse.de>
9314
9315 Revert
9316 2006-01-31 Richard Guenther <rguenther@suse.de>
9317 Paolo Bonzini <bonzini@gnu.org>
9318
9319 * Makefile.def (target_modules): Add libgcc-math target module.
9320 * configure.in (target_libraries): Add libgcc-math target library.
9321 (--enable-libgcc-math): New configure switch.
9322 * Makefile.in: Re-generate.
9323 * configure: Re-generate.
9324 * libgcc-math: New toplevel directory.
9325
9326 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9327 Andreas Tobler <a.tobler@schweiz.ch>
9328
9329 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9330 * configure: Rebuilt.
9331
9332 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
9333
9334 * MAINTAINERS (Write After Approval): Add myself.
9335
9336 2006-05-01 DJ Delorie <dj@redhat.com>
9337
9338 * configure.in: Restore CFLAGS if GMP isn't present.
9339 * configure: Regenerate.
9340
9341 2006-05-01 Richard Guenther <rguenther@suse.de>
9342
9343 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9344 maintainer.
9345
9346 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
9347
9348 * MAINTAINERS (Write After Approval): Add myself.
9349
9350 2006-04-28 Jan Beulich <jbeulich@novell.com>
9351
9352 * MAINTAINERS (Write After Approval): Add myself.
9353
9354 2006-04-18 DJ Delorie <dj@redhat.com>
9355
9356 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9357 reference libgloss so that libssp can be built in a combined
9358 tree.
9359 * configure: Regenerate.
9360
9361 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
9362
9363 * MAINTAINERS (Write After Approval): Add myself.
9364
9365 2006-04-05 Ben Elliston <bje@au.ibm.com>
9366
9367 * configure.in: Require makeinfo 4.4 or higher.
9368 * configure: Regenerate.
9369
9370 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9371
9372 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9373 Rearrange the entries of other libraries to have them in one place.
9374
9375 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9376
9377 * MAINTAINERS (Write After Approval): Remove myself.
9378 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9379
9380 2006-03-14 Richard Guenther <rguenther@suse.de>
9381
9382 * configure: Regenerate with autoconf 2.13.
9383
9384 2006-03-13 Jim Blandy <jimb@codesourcery.com>
9385
9386 * MAINTAINERS: Use my work address.
9387
9388 * MAINTAINERS: Update my E-mail address.
9389
9390 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
9391
9392 * configure.in: Handle --disable-<component> generically.
9393 * configure: Regenerate.
9394
9395 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9396
9397 PR libgcj/17311
9398 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9399
9400 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9401
9402 * MAINTAINERS (Write After Approval): Remove myself.
9403 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9404
9405 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
9406
9407 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9408 (TARGET_CONFIGDIRS): Remove.
9409 * configure.in: Remove AC_SUBST(target_configdirs).
9410 * Makefile.in, configure: Regenerated.
9411
9412 2006-02-20 Steven G. Kargl <kargls@comcast.net>
9413
9414 * MAINTAINERS (Write After Approval): Remove myself.
9415 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9416
9417 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
9418
9419 PR bootstrap/25670
9420
9421 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9422
9423 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9424 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9425 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9426 BUILD_PREFIX, BUILD_PREFIX_1.
9427 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9428
9429 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9430 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9431
9432 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9433 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9434 of `cat stage_current`. Always provide the `r' and `s' variables.
9435 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9436 a single shell execution.
9437 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9438 bootstrapped modules, make the stage1 module if the build was not
9439 started yet, else build the current stage.
9440 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9441 (all-build, all-host, all-target, [+make_target+]-host,
9442 [+make_target+]-target): Do not use \-continued lines.
9443 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9444 (current_stage, restrap, stage_last): New.
9445
9446 * Makefile.in: Regenerate.
9447 * configure: Regenerate.
9448
9449 2006-02-19 Bud Davis <jmdavis@link.com>
9450
9451 * MAINTAINERS (Write After Approval): Remove myself.
9452 (Language Front End Maintainers): Add myself as fortran 95
9453 maintainer and update e-mail address.
9454
9455 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9456
9457 * MAINTAINERS (Write After Approval): Remove myself.
9458 (Language Front End Maintainers): Add myself as fortran 95
9459 maintainer.
9460
9461 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
9462
9463 * MAINTAINERS (Write After Approval): Add myself.
9464
9465 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9466
9467 * MAINTAINERS (Write After Approval): Remove myself.
9468 (Language Front End Maintainers): Add myself as
9469 fortran 95 maintainer.
9470
9471 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9472
9473 Sync from src:
9474
9475 2005-12-27 Leif Ekblad <leif@rdos.net>
9476
9477 * configure.in: Add support for RDOS target.
9478 * configure: Regenerate.
9479
9480 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9481 Andreas Schwab <schwab@suse.de>
9482
9483 * configure: Regenerate.
9484
9485 2006-02-12 David Edelsohn <edelsohn@gnu.org>
9486
9487 * configure.in (enable_libgomp): Add AIX.
9488 * configure: Regenerate.
9489
9490 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9491
9492 * MAINTAINERS (Write After Approval): Add myself.
9493
9494 2006-02-03 Lee Millward <lee.millward@gmail.com>
9495
9496 * MAINTAINERS (Write After Approval): Add myself.
9497
9498 2006-01-31 Richard Guenther <rguenther@suse.de>
9499 Paolo Bonzini <bonzini@gnu.org>
9500
9501 * Makefile.def (target_modules): Add libgcc-math target module.
9502 * configure.in (target_libraries): Add libgcc-math target library.
9503 (--enable-libgcc-math): New configure switch.
9504 * Makefile.in: Re-generate.
9505 * configure: Re-generate.
9506 * libgcc-math: New toplevel directory.
9507
9508 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
9509
9510 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9511 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9512 the assembler, linker and binutils.
9513 * configure: Regenerate.
9514
9515 2006-01-22 Dirk Mueller <dmueller@suse.de>
9516
9517 * MAINTAINERS (Write After Approval): Add myself.
9518
9519 2006-01-20 Diego Novillo <dnovillo@redhat.com>
9520
9521 * configure: Regenerate.
9522
9523 2006-01-18 Richard Henderson <rth@redhat.com>
9524 Jakub Jelinek <jakub@redhat.com>
9525 Diego Novillo <dnovillo@redhat.com>
9526
9527 * libgomp: New directory.
9528 * Makefile.def: Add target_module libgomp.
9529 * Makefile.in: Regenerate.
9530 * configure.in (target_libraries): Add target-libgomp.
9531 * configure: Regenerate.
9532
9533 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
9534
9535 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9536 @ from continuation.
9537 * Makefile.in: Rebuilt.
9538
9539 2006-01-04 Chris Lattner <sabre@gnu.org>
9540
9541 * MAINTAINERS (Write After Approval): Add myself.
9542
9543 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
9544
9545 PR bootstrap/24252
9546
9547 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9548 * Makefile.tpl (OBJDUMP): New.
9549 (EXTRA_HOST_FLAGS): Add it.
9550 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9551
9552 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9553 to use symbolic links between directories. Avoid race conditions
9554 or make them harmless.
9555 * configure.in: Do not try to use symbolic links between directories.
9556
9557 * Makefile.def (LEAN): Pass.
9558 * Makefile.tpl (LEAN): Define.
9559 (stage[+id+]-start): Accept that the previous directory does not
9560 exist, if the bootstrap is lean.
9561 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9562 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9563 configure substitution.
9564 ([+compare-target+]): Likewise.
9565 ([+bootstrap-target+]-lean): New.
9566 * configure.in: Remove lean bootstrap support from here.
9567
9568 * Makefile.in: Regenerate.
9569 * configure: Regenerate.
9570
9571 2006-01-04 Ben Elliston <bje@au.ibm.com>
9572
9573 * MAINTAINERS (libdecnumber): Add myself.
9574
9575 2006-01-02 Mark Mitchell <mark@codesourcery.com>
9576
9577 * libtool-ldflags: New script.
9578
9579 2006-01-02 Andreas Schwab <schwab@suse.de>
9580
9581 * configure.in: When reconfiguring remove Makefile in
9582 all stage directories.
9583 * configure: Regenerate.
9584
9585 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9586
9587 * MAINTAINERS: Update my email address.
9588
9589 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
9590
9591 Revert Ada-related part of the previous change.
9592
9593 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9594 Do not pass.
9595 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9596 * Makefile.in: Regenerate.
9597 * configure.in: Do not include mt-ppc-aix target fragment.
9598 * configure: Regenerate.
9599
9600 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
9601
9602 * configure.in: Select appropriate fragments for PowerPC/AIX.
9603 * configure: Regenerate.
9604
9605 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9606 BOOT_CFLAGS, BOOT_LDFLAGS.
9607 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9608 BOOT_CFLAGS, BOOT_LDFLAGS.
9609 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9610 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9611 (stage): Fail if we cannot complete the work.
9612 * Makefile.in: Regenerate.
9613
9614 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9615
9616 * configure.in: Replace ms1 with mt.
9617 * configure: Rebuilt.
9618
9619 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9620
9621 * MAINTAINERS: Update my email address.
9622
9623 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
9624
9625 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9626 install-host-nogcc): Don't invoke $(stage) at the end.
9627 * Makefile.in: Regenerate.
9628
9629 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
9630
9631 * configure.in: Flip the top-level bootstrap switch.
9632 * configure: Regenerate.
9633
9634 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9635
9636 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9637 $(stage) and $(unstage).
9638 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9639 (all): Remove stray semicolon.
9640 (local-distclean): Don't handle multilib.tmp and multilib.out.
9641 (install.all): Set $s for consistency.
9642 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9643 check_multilibs setting. Always make the install directory.
9644 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9645 Correct @if/@endif.
9646 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9647 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9648 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9649 (multilib.out): Remove.
9650 * Makefile.in: Regenerated.
9651
9652 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9653
9654 * MAINTAINERS (Write After Approval): Add myself.
9655
9656 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9657
9658 * MAINTAINERS: Add myself as mt maintainer.
9659
9660 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9661
9662 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9663
9664 * MAINTAINERS: Change email address.
9665
9666 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
9667
9668 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9669 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9670 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9671 Find in-tree tools if available.
9672 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9673 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9674 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9675 (COMPILER_*_FOR_TARGET): New.
9676 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9677 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9678 (CONFIGURED_*, USUAL_*): Remove.
9679 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9680 STRIP): Use autoconf substitutions.
9681 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9682 COMPILER_NM_FOR_TARGET): New.
9683 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9684
9685 (all): Make all-host and all-target in parallel.
9686 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9687 that $$r and $$s are set before invoking a recursive make.
9688 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9689 ([+bootstrap-target+]): Inline most of the `all' target.
9690
9691 2005-11-29 Ben Elliston <bje@au.ibm.com>
9692
9693 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9694 from the gcc build directory.
9695 * Makefile.in: Regenerate.
9696
9697 2005-11-29 Ben Elliston <bje@au.ibm.com>
9698
9699 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9700 depend on all-libdecnumber.
9701 * configure.in (host_libs): Include libdecnumber.
9702 * Makefile.in: Regenerate.
9703 * configure: Likewise.
9704
9705 2005-11-29 Ben Elliston <bje@au.ibm.com>
9706
9707 * libdecnumber: Import decNumber sources from the dfp-branch.
9708
9709 2005-11-21 Kean Johnston <jkj@sco.com>
9710
9711 * config.sub, config.guess: Sync from upstream sources.
9712
9713 2005-11-21 Ben Elliston <bje@au.ibm.com>
9714
9715 Import from Autoconf sources:
9716
9717 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9718 * config/move-if-change: Don't output "$2 is unchanged";
9719 suggested by Ben Elliston. Handle weird characters correctly.
9720
9721 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9722
9723 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9724 to match upstream libtool for darwin.
9725
9726 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9727
9728 * Makefile.def: Remove gdb dependencies for gdbtk.
9729 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9730 (configure-gdb, install-gdb): New rules.
9731 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9732 * Makefile.in, configure: Regenerated.
9733
9734 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9735
9736 * MAINTAINERS (Write After Approval): Add myself.
9737
9738 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9739
9740 * MAINTAINERS (Write After Approval): Add myself.
9741
9742 2005-10-24 Diego Novillo <dnovillo@redhat.com>
9743
9744 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9745 Diego Novillo.
9746
9747 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
9748
9749 PR bootstrap/24297
9750 * Makefile.tpl (do-[+make-target+], do-check, install,
9751 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9752 are set before recursing.
9753 * Makefile.in: Regenerate.
9754
9755 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9756
9757 PR bootstrap/18939
9758 * Makefile.def (gcc) <target>: Fix thinko.
9759 * Makefile.in: Regenerate.
9760
9761 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9762
9763 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9764 * configure: Regenerate.
9765
9766 2005-10-15 Jie Zhang <jie.zhang@analog.com>
9767
9768 * MAINTAINERS (Write After Approval): Add self.
9769
9770 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
9771
9772 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9773 target-libffi, target-qthreads, target-libjava, and
9774 targetlibobjc.
9775 * configure: Regenerate.
9776
9777 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9778
9779 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9780 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9781 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9782 (USUAL_OBJDUMP_FOR_TARGET): New.
9783 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9784 * configure.in: Check for $OBJDUMP_FOR_TARGET.
9785 * configure, Makefile.in: Regenerated.
9786
9787 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9788
9789 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9790 before other host packages.
9791
9792 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9793
9794 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9795
9796 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9797
9798 PR bootstrap/22340
9799
9800 * configure.in (default_target): Remove.
9801 * Makefile.tpl (all): Do not use prerequisites as subroutines
9802 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9803 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9804 use prerequisites as subroutines.
9805 (check-host, check-target): New.
9806 (bootstrap configure & all targets): Do not use stage*-start
9807 if the directory layout is already ok.
9808 (non-bootstrap configure & all targets): Prepend a $(unstage).
9809 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
9810 (NOTPARALLEL): Remove.
9811 (unstage, stage variables): New variables.
9812 (unstage, stage targets): Simply expand to those variables.
9813
9814 * configure: Regenerate.
9815 * Makefile.in: Regenerate.
9816
9817 2005-10-04 James E Wilson <wilson@specifix.com>
9818
9819 * Makefile.def (lang_env_dependencies): Add libmudflap.
9820 * Makefile.in: Regenerate.
9821
9822 2005-10-03 Andreas Schwab <schwab@suse.de>
9823
9824 Backport from libtool CVS:
9825 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
9826
9827 * ltmain.sh: add support for installing into temporary
9828 staging area (e.g. 'make install DESTDIR=...')
9829
9830 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
9831
9832 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9833 * configure: Regenerated.
9834
9835 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
9836
9837 * configure: Regenerate with the correct
9838 autoconf version.
9839
9840 2005-09-30 Catherine Moore <clm@cm00re.com>
9841
9842 * configure.in (bfin-*-*): New.
9843 * configure: Regenerated.
9844
9845 2005-09-28 Geoffrey Keating <geoffk@apple.com>
9846
9847 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9848 (LIPO_FOR_TARGET): New.
9849 (CONFIGURED_LIPO_FOR_TARGET): New.
9850 (USUAL_LIPO_FOR_TARGET): New.
9851 (STRIP_FOR_TARGET): New.
9852 (CONFIGURED_STRIP_FOR_TARGET): New.
9853 (USUAL_STRIP_FOR_TARGET): New.
9854 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9855 STRIP_FOR_TARGET.
9856 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9857 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9858 * Makefile.in: Regenerate.
9859 * configure: Regenerate.
9860
9861 2005-09-19 David Edelsohn <edelsohn@gnu.org>
9862
9863 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9864 (rs6000-*-aix*): Same.
9865 * configure: Regenerate.
9866
9867 2005-09-16 Tom Tromey <tromey@redhat.com>
9868
9869 * MAINTAINERS: Add self as java maintainer.
9870
9871 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9872
9873 * configure.in: Recognize f95 in the --enable-languages option,
9874 and substitute it for fortran, issuing a warning.
9875 * configure: Regenerate.
9876
9877 2005-08-30 Phil Edwards <phil@codesourcery.com>
9878
9879 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
9880 * configure: Regenerated.
9881
9882 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
9883
9884 * MAINTAINERS: Add self as ms1 maintainer.
9885
9886 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
9887
9888 * Makefile.def (libssp): Add to lang_env_dependencies.
9889 * Makefile.in: Regenerate.
9890
9891 2005-08-18 Ian Lance Taylor <ian@airs.com>
9892
9893 * MAINTAINERS: Add myself as middle-end maintainer.
9894
9895 2005-08-17 Christian Groessler <chris@groessler.org>
9896
9897 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9898 * Makefile.in: Regenerate.
9899
9900 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
9901
9902 * MAINTAINERS (write after approval): Added myself.
9903
9904 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
9905
9906 * MAINTAINERS (Write After Approval): Add myself.
9907
9908 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
9909
9910 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9911 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9912 Look for alternate names of the target cc and c++
9913 * configure: Regenerate.
9914
9915 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
9916
9917 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9918 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9919 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9920 tools; remove code to manually set them.
9921 (Target tools): Look in the environment for them.
9922 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9923 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9924 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9925 build directory.
9926 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9927 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9928 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9929 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9930 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9931 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9932 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9933 * configure: Regenerate.
9934 * Makefile.in: Regenerate.
9935
9936 2005-07-28 Ben Elliston <bje@au.ibm.com>
9937
9938 * MAINTAINERS: Update for removed CPU targets.
9939
9940 2005-07-27 Mark Mitchell <mark@codesourcery.com>
9941
9942 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9943 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9944 * Makefile.in: Regenerated.
9945
9946 2005-07-26 Mark Mitchell <mark@codesourcery.com>
9947
9948 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9949 (CFLAGS_FOR_TARGET): Use it.
9950 (CXXFLAGS_FOR_TARGET): Likewise.
9951 * Makefile.in: Regenerated.
9952 * configure.in (--with-build-sysroot): New option.
9953 * configure: Regenerated.
9954
9955 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
9956
9957 * Makefile.tpl: Wrap install between unstage and stage
9958 * Makefile.in: Regenerate.
9959
9960 2005-07-21 Eric Christopher <echristo@apple.com>
9961
9962 * MAINTAINERS: Update affiliation.
9963
9964 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
9965
9966 * MAINTAINERS: Add self as crx port maintainer.
9967
9968 2005-07-20 DJ Delorie <dj@redhat.com>
9969
9970 * MAINTAINERS: Add self as m32c maintainer.
9971
9972 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
9973
9974 * all files: Update FSF address.
9975
9976 2005-07-15 Eric Christopher <echristo@redhat.com>
9977
9978 * MAINTAINERS: Change affiliation.
9979
9980 2005-07-14 Jim Blandy <jimb@redhat.com>
9981
9982 * configure.in: Add cases for Renesas m32c.
9983 * configure: Regenerated.
9984
9985 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9986
9987 * COPYING.LIB: Update from fsf.org.
9988
9989 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9990
9991 * COPYING, compile, config.guess,
9992 config.sub, install-sh, missing, mkinstalldirs,
9993 symlink-tree, ylwrap: Sync from upstream sources.
9994 * config-ml.in: Update FSF address.
9995
9996 2005-07-13 Eric Christopher <echristo@redhat.com>
9997
9998 * configure.in: Add toplevel noconfigdir support for tpf.
9999 * configure: Regenerate.
10000
10001 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
10002
10003 PR ada/22340
10004
10005 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10006 * Makefile.in: Regenerate.
10007
10008 2005-07-07 Mark Mitchell <mark@codesourcery.com>
10009
10010 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
10011 Brolley to write-after-approval.
10012
10013 2005-07-07 Andreas Schwab <schwab@suse.de>
10014
10015 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10016 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10017 * Makefile.in: Regenerated.
10018
10019 2005-07-06 Geoffrey Keating <geoffk@apple.com>
10020
10021 * configure.in: Don't build sim or rda when targetting darwin.
10022 * configure: Regenerate.
10023
10024 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
10025
10026 * configure.in: Add --enable-libssp and --disable-libssp.
10027 * configure: Regenerate with autoconf-2.13.
10028
10029 2005-07-02 Jakub Jelinek <jakub@redhat.com>
10030
10031 * Makefile.def (target_modules): Add libssp.
10032 * configure.in (target_libraries): Add target-libssp.
10033 * configure: Rebuilt.
10034 * Makefile.in: Rebuilt.
10035
10036 2005-07-01 Zack Weinberg <zackw@panix.com>
10037
10038 * MAINTAINERS: Change email address. Resign from maintainership.
10039
10040 2005-07-01 Richard Guenther <rguenther@suse.de>
10041
10042 * MAINTAINERS: Change my e-mail address and affiliation.
10043
10044 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
10045
10046 * Makefile.def (stagefeedback): Come after profile.
10047 Define profiledbootstrap target.
10048 * Makefile.tpl (profiledbootstrap): Remove.
10049 (stageprofile-end): Zap stagefeedback.
10050 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10051 * Makefile.in: Regenerate.
10052
10053 2005-06-13 Richard Sandiford <richard@codesourcery.com>
10054
10055 * MAINTAINERS: Update my email address.
10056
10057 2005-06-13 Zack Weinberg <zack@codesourcery.com>
10058
10059 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10060 In 'cpp' stanza, support '#line' as well as '# '.
10061
10062 2005-06-08 Andreas Schwab <schwab@suse.de>
10063
10064 * MAINTAINERS: Move myself from 'Write After Approval' to
10065 'CPU Port Maintainers' section as m68k maintainer.
10066
10067 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
10068
10069 * configure.in (unsupported_languages): New macro.
10070 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10071 non-ported target libraries in noconfigdirs.
10072 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10073 non-linux-gnu. Remove libgcj_ex_libffi.
10074 <lang_frag loop>: Set add_this_lang=no if the language is in
10075 unsupported_languages.
10076 * configure: Regenerate.
10077
10078 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10079
10080 * configure.in: Fix typo in handling of --with-mpfr-dir.
10081 * configure: Regenerate.
10082
10083 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10084
10085 * MAINTAINERS: Update my email address.
10086
10087 2005-06-02 Jim Blandy <jimb@redhat.com>
10088
10089 * config.sub: Add cases for the Renesas m32c. (This patch has been
10090 accepted into the master sources.)
10091
10092 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
10093 Michael Snyder <msnyder@redhat.com>
10094 Stan Cox <scox@redhat.com>
10095
10096 * configure.in: Set noconfigdirs for ms1.
10097
10098 * configure: Regenerate.
10099
10100 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10101
10102 * MAINTAINERS (Write After Approval): Add self.
10103
10104 2005-06-01 Josh Conner <jconner@apple.com>
10105
10106 * MAINTAINERS (Write After Approval): Add self.
10107
10108 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
10109
10110 * MAINTAINERS: Update my email address.
10111
10112 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10113
10114 * MAINTAINERS (Write After Approval): Add self.
10115
10116 2005-05-26 Chris Demetriou <cgd@broadcom.com>
10117
10118 * MAINTAINERS (Write After Approval): Remove self.
10119
10120 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
10121
10122 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10123 (Dependencies): Consider target modules for bootstrap dependencies.
10124 Make target bootstrap modules depend on each stage's gcc.
10125 * Makefile.in: Regenerate.
10126
10127 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
10128
10129 * Makefile.def (configure-gcc): Depend on binutils having been built.
10130 (all-gcc): No need to do it here.
10131 * Makefile.in: Regenerate.
10132
10133 2005-05-19 Paul Brook <paul@codesourcery.com>
10134
10135 * configure.in: Rewrite misleading error message when requested
10136 language cannot be built.
10137 * configure: Regenerate.
10138
10139 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10140
10141 * ylwrap: Import from Automake 1.9.5.
10142
10143 2005-05-13 David Ung <davidu@mips.com>
10144
10145 * MAINTAINERS (Write After Approval): Add self.
10146
10147 2005-05-09 Mike Stump <mrs@apple.com>
10148
10149 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10150 lt_cv_sys_max_cmd_len for now.
10151
10152 2005-05-09 Stan Cox <scox@redhat.com>
10153
10154 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10155
10156 2005-05-08 Matt Kraai <kraai@ftbfs.org>
10157
10158 * README.SCO: Update the URL.
10159
10160 2005-05-05 David Edelsohn <edelsohn@gnu.org>
10161
10162 * ltconfig: Define file_list_spec. Pass file_list_spec and
10163 with_gnu_ld to libtool.
10164 * ltcf-c.sh (aix[45]): Define file_list_spec.
10165 * ltcf-cxx.sh (aix[45]): Same.
10166 * ltcf-gcj.sh (aix[45]): Same.
10167 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10168 exists, write list of input files to temporary file.
10169
10170 2005-05-04 Mike Stump <mrs@apple.com>
10171
10172 * configure.in: Always pass --target to target configures as
10173 otherwise rebuilds that do --recheck will fail.
10174 * confiugure: Rebuilt.
10175
10176 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10177
10178 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10179 STAGE_HOST_EXPORTS.
10180 (configure, all): Add bootstrap support.
10181 (Host modules, target modules): Pass post-stage1 flags and exports.
10182 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10183 * Makefile.in: Regenerate.
10184
10185 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10186
10187 * configure: Regenerate.
10188
10189 2005-04-27 Mike Stump <mrs@apple.com>
10190
10191 * MAINTAINERS: Add self as darwin maintainer.
10192
10193 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10194
10195 * config.sub: Update from master copy.
10196
10197 2005-04-21 Mike Stump <mrs@apple.com>
10198
10199 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10200 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10201
10202 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10203
10204 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10205 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10206 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10207 "*-*-elf" and "*-*-linux*".
10208 * configure: Regenerate.
10209
10210 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10211
10212 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10213
10214 2005-04-12 Mike Stump <mrs@apple.com>
10215
10216 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10217
10218 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10219
10220 * MAINTAINERS (Write After Approval): Add myself.
10221
10222 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10223
10224 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10225
10226 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10227
10228 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10229 (TARGET_CONFIGARGS): Include --with-target-subdir.
10230 (configure, all): New macros. Use them throughout.
10231 * Makefile.in: Regenerate.
10232
10233 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10234
10235 * MAINTAINERS (Write After Approval): Add myself.
10236
10237 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10238
10239 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10240
10241 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10242
10243 * MAINTAINERS: Move John Carr to Write After Approval.
10244
10245 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10246
10247 * config/mh-mingw32: Delete.
10248 * configure.in: Don't use it.
10249 * configure: Regenerate.
10250
10251 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10252
10253 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10254 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10255 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10256 (HOST_LIB_PATH): Generate from Makefile.def.
10257 (TARGET_LIB_PATH): Likewise.
10258 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10259 * Makefile.in: Regenerate.
10260 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10261 (RPATH_ENVVAR): Include Darwin case.
10262 * configure: Regenerate.
10263
10264 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10265
10266 * MAINTAINERS (Various Maintainers): Remove self.
10267 (Write After Approval): Add self.
10268
10269 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10270
10271 * MAINTAINERS (Various Maintainers): Add self.
10272
10273 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10274
10275 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10276 * configure: Regenerate.
10277
10278 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10279
10280 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10281 gcc_version, and gcc_version_trigger from set of flags to pass.
10282 * Makefile.tpl: Remove definitions of above variables.
10283 (config.status): Remove dependency on $(gcc_version_trigger).
10284 * Makefile.in: Regenerate.
10285 * configure.in: Do not reference config/gcc-version.m4 nor
10286 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10287 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10288 * configure: Regenerate.
10289
10290 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10291 Andrew Pinski <pinskia@physics.uc.edu>
10292
10293 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10294 * Makefile.in: Regenerate.
10295
10296 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10297
10298 * MAINTAINERS (Write After Approval): Add myself.
10299
10300 2005-03-03 David Ayers <d.ayers@inode.at>
10301
10302 * MAINTAINERS (Write After Approval): Add myself.
10303
10304 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10305
10306 PR libgcj/20160
10307 * ltmain.sh: Avoid creating archives with components that have
10308 duplicate basenames.
10309
10310 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10311
10312 PR bootstrap/20250
10313 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10314 instead of check.
10315 * Makefile.in: Regenerate.
10316
10317 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10318
10319 * Makefile.in: Regenerate to fix conflict between the previous two
10320 patches.
10321
10322 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10323
10324 PR bootstrap/17383
10325 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10326 * Makefile.tpl (HOST_SUBDIR): New substitution.
10327 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10328 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10329 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10330 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10331 (Host modules, Bootstrapped modules): Use it.
10332 (Build modules, Target modules): Do not create symlink trees,
10333 always configure out-of-srcdir.
10334 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10335 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10336 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10337 $(HOST_SUBDIR). Create a symlink for host_subdir.
10338
10339 * Makefile.in: Regenerate.
10340 * configure: Regenerate.
10341
10342 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10343
10344 Merged from libada-gnattools-branch:
10345 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10346
10347 * gnattools: New directory.
10348 * Makefile.def: Add gnattools as a module, depending on target-libada.
10349 * Makefile.in: Regenerate.
10350 * configure.in: Include gnattools in host_tools; disable it if ada
10351 is disabled.
10352 * configure: Regenerate.
10353
10354 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
10355
10356 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10357 treelang maintainer.
10358 (Write After Approval): Remove myself.
10359
10360 2005-02-23 Paul Schlie <schlie@comcast.net>
10361
10362 * configure.in: Allow darwin targeted ports to build tk, itcl and
10363 libgui.
10364 * configure: Regenerate.
10365
10366 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10367
10368 PR libgcj/10353
10369 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10370 * configure: Regenerate.
10371
10372 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10373
10374 * MAINTAINERS (Write After Approval): Add myself.
10375
10376 2005-02-10 Ian Lance Taylor <ian@airs.com>
10377
10378 * MAINTAINERS: Update my e-mail address.
10379
10380 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10381
10382 * MAINTAINERS (Write After Approval): Add myself.
10383
10384 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
10385
10386 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10387 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10388 target-libgloss when not *-*-elf and *-*-aout.
10389 * configure: Regenerate.
10390
10391 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10392
10393 * MAINTAINERS: Remove obsolete entries.
10394
10395 * MAINTAINERS (Write After Approval): Add Michael Matz.
10396
10397 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
10398
10399 * MAINTAINERS: Remove self as cpplib maintainer.
10400
10401 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10402
10403 * install-sh, config.sub: Import from upstream.
10404
10405 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10406
10407 PR bootstrap/18222
10408 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10409 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10410 * Makefile.in: Regenerate.
10411
10412 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
10413
10414 * MAINTAINERS: Update my email address.
10415
10416 2005-01-12 David Edelsohn <edelsohn@gnu.org>
10417 Andreas Schwab <schwab@suse.de>
10418
10419 PR bootstrap/18033
10420 * config-ml.in: Eval option if surrounded by single quotes.
10421
10422 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
10423
10424 Revert 2004-12-28 Makefile changes, a better fix will be
10425 applied to mainline and src after GCC 4.0 branches.
10426
10427 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
10428
10429 PR bootstrap/17383
10430
10431 * Makefile.def (target_modules): Remove stage parameter,
10432 it is always true now.
10433 * Makefile.tpl (configure-build-[+module+],
10434 configure-target-[+module+]): Always build symlink tree
10435 for the directory and for include. BUILD_SUBDIR and
10436 TARGET_SUBDIR cannot be . anymore.
10437 * Makefile.in: Regenerate.
10438
10439 2004-12-25 David Edelsohn <edelsohn@gnu.org>
10440
10441 Revert 2004-12-08 Makefile changes.
10442
10443 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10444
10445 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10446 cygwin, mingw.
10447
10448 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10449
10450 * configure.in (sh64-*-*): Reenable gprof.
10451 * configure: Regenerate.
10452
10453 2004-12-08 David Edelsohn <edelsohn@gnu.org>
10454
10455 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10456 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10457 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10458 * Makefile.in: Regenerate.
10459
10460 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10461
10462 * MAINTAINERS: Update my email address.
10463
10464 2004-12-07 Matt Kraai <kraai@ftbfs.org>
10465
10466 * Makefile.tpl: Generate normal dependencies if the LHS module is
10467 not bootstrapped.
10468 * Makefile.in: Regenerate.
10469
10470 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10471
10472 * configure.in: Include config/gxx-include-dir.m4. Use
10473 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10474 * configure: Regenerate.
10475
10476 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10477
10478 * config.if: Delete.
10479 * configure.in: Set libstdcxx_incdir directly.
10480 * configure: Regenerate.
10481
10482 2004-12-02 Eric Christopher <echristo@redhat.com>
10483
10484 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10485 * Makefile.in: Regenerate.
10486
10487 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10488
10489 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10490 * configure: Regenerate.
10491
10492 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10493
10494 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10495 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10496 * configure: Regenerate.
10497
10498 2004-12-01 Eric Christopher <echristo@redhat.com>
10499
10500 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10501 of things to remove.
10502
10503 2004-11-29 Matt Kraai <kraai@ftbfs.org>
10504
10505 * MAINTAINERS (Write After Approval): Update my e-mail address.
10506
10507 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10508
10509 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10510 from CVS libtool to always pass_all.
10511
10512 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10513
10514 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10515 (hppa*64*-*-*): Delete incorrect comment.
10516 * configure: Rebuilt.
10517
10518 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10519
10520 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10521
10522 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10523
10524 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10525 from CVS libtool to always pass_all.
10526
10527 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10528
10529 * install-sh, compile: Import from automake.
10530
10531 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10532
10533 * config.guess, config.sub: Import from savannnah.
10534
10535 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
10536
10537 * MAINTAINERS (Write After Approval): Add myself
10538
10539 2004-11-12 Mike Stump <mrs@apple.com>
10540
10541 * Makefile.def: Add html support.
10542 * Makefile.tpl: Likewise.
10543 * Makefile.in: Regenerate.
10544
10545 2004-11-11 Geoffrey Keating <geoffk@apple.com>
10546
10547 PR 18423
10548 * configure.in: Remove all instances of build-fixincludes from
10549 noconfigdirs.
10550 (build_configargs): Supply --target to subdirectories.
10551 * configure: Regenerate.
10552
10553 * Makefile.def: Make gcc install depend on fixincludes install.
10554 * Makefile.in: Regenerate.
10555
10556 2004-11-10 Janis Johnson <janis187@us.ibm.com>
10557
10558 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10559
10560 2004-11-11 Paul Brook <paul@codesourcery.com>
10561
10562 * MAINTAINERS: Add self as arm maintainer. Update email address.
10563
10564 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10565
10566 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10567 target-libgfortran.
10568 * configure: Regenerate.
10569
10570 2004-11-07 David Edelsohn <edelsohn@gnu.org>
10571
10572 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10573 like CC.
10574
10575 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
10576
10577 * Makefile.def (host fixincludes): Specify missing targets.
10578 * Makefile.in: Regenerate.
10579
10580 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10581
10582 * MAINTAINERS: Add myself
10583
10584 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10585
10586 * MAINTAINERS (Write After Approval): Add myself.
10587
10588 2004-11-04 Geoffrey Keating <geoffk@apple.com>
10589
10590 * Makefile.def: Build fixincludes for the host, too.
10591 * Makefile.in: Regenerate.
10592 * configure.in (host_tools): Add fixincludes.
10593 * configure: Regenerate.
10594
10595 2004-11-04 Daniel Jacobowitz <dan@debian.org>
10596
10597 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10598 * configure: Regenerated.
10599
10600 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10601
10602 PR other/17783
10603 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10604 * configure: Regenerated.
10605
10606 2004-10-31 Mark Mitchell <mark@codesourcery.com>
10607
10608 * README.SCO: Update per FSF instructions.
10609
10610 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
10611
10612 PR target/18151
10613 * configure.in (case ${target}): Do not build fixincludes for avr.
10614 * configure: Regenerated.
10615
10616 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
10617
10618 * configure.in (case ${target}): Do not build fixincludes
10619 on platforms where it is not used.
10620 * configure: Regenerated.
10621
10622 2004-10-23 Daniel Jacobowitz <dan@debian.org>
10623
10624 * configure.in: Use an absolute path to install-sh.
10625 * configure: Regenerated.
10626
10627 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10628
10629 * MAINTAINERS (Write After Approval): Add myself.
10630
10631 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10632
10633 * MAINTAINERS: Remove from Write After Approval those that are
10634 already maintainers.
10635
10636 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10637
10638 * MAINTAINERS: Update my email address.
10639
10640 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10641
10642 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10643 * configure: Regenerate.
10644
10645 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
10646
10647 * MAINTAINERS: Update my email address.
10648
10649 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10650
10651 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10652 entries belonging to this category.
10653
10654 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10655
10656 * MAINTAINERS: Update my e-mail address.
10657
10658 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
10659
10660 Fix wrong conflict resolution in:
10661
10662 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10663
10664 * Makefile.in: Regenerate.
10665 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10666 in the recursive `make', instead of hardwiring `all'.
10667 (Autogenerated TARGET-* variables): New.
10668
10669 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10670
10671 * configure.in: Enable target-libgloss for crx-*-*.
10672 * configure: Regenerate.
10673
10674 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10675
10676 * MAINTAINERS (Various Maintainers): Move the "windows,
10677 cygwin, mingw" maintainer to ...
10678 (OS Port Maintainers): ... here.
10679
10680 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10681
10682 * MAINTAINERS (Write After Approval): Remove those that are
10683 maintainers of some subsystem.
10684
10685 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10686
10687 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10688 * ltcf-cxx.sh (tpf*): Likewise.
10689 * ltconfig (tpf*): Add TPF OS configuration support.
10690
10691 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10692
10693 * MAINTAINERS: Change my email address to my new work account.
10694
10695 2004-09-24 Michael Roth <mroth@nessie.de>
10696
10697 * configure.in (--without-headers): Add missing double quotes.
10698 * configure: Regenerate.
10699
10700 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
10701
10702 * ylwrap: Revert to previous version.
10703
10704 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10705
10706 PR bootstrap/17369
10707 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10708 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10709 SET_GCC_LIB_PATH_CMD.
10710 (BASE_TARGET_EXPORTS): Likewise.
10711 * Makefile.in: Regenerated.
10712
10713 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10714 * configure: Regenerated.
10715
10716 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10717
10718 * config.guess: New upstream version
10719 * compile, depcomp, install-sh, ylwrap: Likewise.
10720
10721 2004-09-19 Roger Sayle <roger@eyesopen.com>
10722
10723 * config/mh-x86omitfp: New host makefile fragment. Add
10724 -fomit-frame-pointer to the default BOOT_CFLAGS.
10725 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10726 * configure: Regenerate.
10727
10728 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10729
10730 PR target/11572
10731 * configure.in (*-*-darwin*): Renable libobjc.
10732 * configure: Regenerate.
10733
10734 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10735
10736 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10737
10738 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
10739
10740 * Makefile.def: Remove libbanshee.
10741 * Makefile.tpl: Ditto.
10742 * configure.in: Ditto.
10743 * Makefile.in: Regen.
10744 * configure: Ditto.
10745
10746 2004-09-08 David Edelsohn <edelsohn@gnu.org>
10747
10748 * ltmain.sh: Use $pic_object as $non_pic_object if
10749 $non_pic_object=none.
10750
10751 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
10752
10753 * missing: Import latest version from master repository.
10754
10755 2004-09-06 Nick Clifton <nickc@redhat.com>
10756
10757 * config.sub: Import latest version from master repository.
10758 * config.guess: Likewise.
10759 This includes these changes:
10760
10761 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10762
10763 * config.sub: Handle crisv32, alias etraxfs.
10764 * config.guess (crisv32:Linux:*:*): Handle.
10765
10766 2004-08-13 Brad Smith <brad@comstyle.com>
10767
10768 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10769 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10770
10771 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10772
10773 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10774 assume the processor is a powerpc. This is because coreutils
10775 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10776 in this case, due to a MacOS X bug that causes
10777 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10778 to return a negative number.
10779 Problem reported by Petter Reinholdtsen in:
10780 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10781
10782 2004-07-19 Ben Elliston <bje@gnu.org>
10783
10784 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10785
10786 2004-06-24 Ben Elliston <bje@gnu.org>
10787
10788 * config.guess: Update copyright years.
10789 * config.sub: Likewise.
10790
10791 2004-06-22 Robert Millan <robertmh@gnu.org>
10792
10793 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10794 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10795
10796 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10797
10798 * config.guess (*:*VMS:*:*): New entry. Replaces
10799 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10800 manufacturer.
10801
10802 2004-06-22 Ben Elliston <bje@gnu.org>
10803
10804 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10805 * config.sub: Likewise.
10806
10807 2004-06-22 Ben Elliston <bje@gnu.org>
10808
10809 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10810 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10811
10812 2004-06-11 Ben Elliston <bje@gnu.org>
10813
10814 * config.guess (pegasos:OpenBSD:*:*): Remove.
10815
10816 2004-06-11 Ben Elliston <bje@gnu.org>
10817
10818 From Wouter Verhelst <wouter@grep.be>:
10819 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10820
10821 2004-06-11 Ben Elliston <bje@gnu.org>
10822
10823 * config.guess (luna88k:OpenBSD:*:*): New.
10824
10825 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
10826
10827 * config.guess (m32r*:Linux:*:*): New case.
10828 * config.sub: Handle m32rle.
10829
10830 2004-03-12 Ben Elliston <bje@wasabisystems.com>
10831
10832 From Jens Petersen <petersen@redhat.com>:
10833 * config.sub: Handle sparcv8.
10834
10835 2004-03-03 Ben Elliston <bje@wasabisystems.com>
10836
10837 From Tom Smith <smith@cag.lkg.hp.com>:
10838 * config.guess: Version suffixes are equally significant on Tru64
10839 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
10840 prefix of "P" (patched kernel).
10841
10842 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
10843
10844 * config.sub: Add support for National Semiconductor CRX target.
10845
10846 2004-09-03 Janis Johnson <janis187@us.ibm.com>
10847
10848 * MAINTAINERS (Various Maintainers): Remove myself as web page
10849 maintainer, add myself as maintainer of build status lists.
10850
10851 2004-09-03 Jan Beulich <jbeulich@novell.com>
10852
10853 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10854 *-*-netware, but add target-libmudflap.
10855 Consolidate *-*-netware targets (of which really only i?86 exists)
10856 into a single entry.
10857 * configure: Likewise.
10858
10859 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
10860
10861 * Makefile.tpl (sorry): Remove.
10862 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10863 (cleanstrap targets): Depend on distclean, not distclean-stage1.
10864 (do-clean): Clean per-stage directories too.
10865 (do-distclean): Run distclean-stage1 too.
10866 (.NOTPARALLEL): Enable during toplevel bootstrap.
10867 (stage[+id+]-bubble): Enable parallel execution during
10868 the recursive invocation.
10869 * Makefile.in: Regenerate.
10870
10871 Fix previous checkin:
10872
10873 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10874 include.
10875 * configure.in: Fix indentation.
10876 * configure: Regenerate.
10877
10878 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
10879
10880 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10881 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10882 * configure: regenerate
10883 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10884 -mdynamic-no-pic
10885
10886 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
10887
10888 * Makefile.def (build_modules): Add fixincludes.
10889 (dependencies): Make gcc depend on fixincludes.
10890 * configure.in (build_tools): Add fixincludes.
10891 (build_configdirs): Always include build_libs.
10892 * Makefile.in: Regenerate.
10893 * configure: Regenerate.
10894
10895 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
10896
10897 * Makefile.def (bootstrap stages): Add 'lean' parameter.
10898 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10899 phony targets; do not generate timestamp files.
10900 (distclean-stageN): Remove references to their timestamp files.
10901 (restageN, touch-stageN): Remove.
10902 (stageN-bubble): Rewritten.
10903 (compare): Support lean bootstraps.
10904 * Makefile.in: Regenerate.
10905
10906 * configure.in: Only warn when bootstrapping but
10907 build != host or build != target. Support lean bootstraps.
10908 * configure: Regenerate.
10909
10910 2004-08-26 Phil Edwards <phil@codesourcery.com>
10911
10912 * configure.in: Give a better error message if GMP/MPFR are missing
10913 and a language needing them has been requested.
10914 * configure: Regenerated.
10915
10916 2004-08-25 Phil Edwards <phil@codesourcery.com>
10917
10918 * configure.in: Print a list of available language front-ends if
10919 a requested one is missing. Tidy stray tab characters.
10920 * configure: Regenerated.
10921
10922 2004-08-19 Michael Koch <konqueror@gmx.de>
10923
10924 * gcc/doc/install.texi: Update entry about automake for libjava.
10925
10926 2004-08-17 Robert Millan <robertmh@gnu.org>
10927
10928 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10929 (instead of FreeBSD).
10930 * configure: Regenerate.
10931
10932 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10933
10934 * Makefile.in: Regenerate.
10935 * configure: Regenerate.
10936
10937 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10938 stage_*_flags.
10939 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10940 for bootstrapped modules if toplevel bootstrap is going.
10941 (GCC bootstrap): Generate per-stage targets for all bootstrapped
10942 modules. Adjust for changes in Makefile.def. Enable several
10943 rules even in non-bootstrap mode, just to avoid peppering the
10944 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10945 (stage-[+prev+]-bubble): Remove.
10946
10947 * Makefile.def (Dependencies): Depend on all-build-bison,
10948 all-build-flex, all-build-byacc, all-build-texinfo, rather
10949 than the host variations.
10950 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
10951 with BUILD_SUBDIR.
10952 (BISON): Update for recent Bisons.
10953 (YACC): Fix typo.
10954 (cross): Depend on all-build.
10955 (all): Do not depend on all-build.
10956 (prebootstrap): Remove.
10957 (dep-kind): Accept separate prefixes for MODULE and ON variables.
10958 (Prebootstrap dependencies): Add them to the per-stage targets
10959 and to all-prebootstrap.
10960 * configure.in (build_configdirs): Always enable build_tools.
10961 (BUILD_DIR_PREFIX): Remove.
10962
10963 * Makefile.def (gcc): Add target variable.
10964 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10965 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10966 in the recursive `make', instead of hardwiring `all'.
10967 (Autogenerated TARGET-* variables): New.
10968
10969 2004-08-13 Brian Booth <bbooth@redhat.com>
10970
10971 * MAINTAINERS: Remove myself from write-after-approval.
10972
10973 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
10974
10975 * src-release: Stop distributing mmalloc with gdb (which doesn't
10976 use it).
10977 * Makefile.def: GDB doesn't depend on mmalloc anymore.
10978 * Makefile.in: Regenerate.
10979
10980 2004-08-09 Mark Mitchell <mark@codesourcery.com>
10981
10982 * configure.in (arm*-*-eabi*): New target.
10983 * configure: Regenerate.
10984
10985 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
10986
10987 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10988 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10989 (Dependencies): New section.
10990 * Makefile.tpl (Dependencies): Generate from Makefile.def.
10991 (configure-target-[+module+]): Depend on maybe-all-gcc
10992 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
10993 (toplevel profiledbootstrap): Fix dependencies.
10994 * Makefile.in: Regenerate.
10995
10996 2004-08-03 Mark Mitchell <mark@codesourcery.com>
10997
10998 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10999 target-libiberty to noconfigdirs.
11000 * configure: Regenerate.
11001
11002 2004-08-03 Paul Brook <paul@codesourcery.com>
11003
11004 * configure.in: Check for MPFR as well as GMP.
11005 * configure: Regenerate.
11006
11007 2004-08-01 Robert Millan <robertmh@gnu.org>
11008
11009 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11010 libmudflap for all GNU-based systems (with Glibc).
11011 * configure: Regenerate.
11012
11013 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
11014
11015 * Makefile.def (host-modules): Add gcc.
11016 * Makefile.in: Regenerate.
11017 * Makefile.tpl (sorry): New rule.
11018 (configure-host, all-host, [+make_target+]-host, do-check,
11019 install-host): Do not add gcc as a special case.
11020 (host modules): Add a small special-casing for gcc. Export
11021 extra_make_flags through the environment.
11022 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11023 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11024 other recursive targets for gcc): Remove.
11025
11026 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11027 (stage, unstage): New rules.
11028 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11029 distclean-stage[+id+]): Use stage_current.
11030 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11031 the stage*-start rules.
11032
11033 2004-08-02 Geoffrey Keating <geoffk@apple.com>
11034
11035 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11036 use -all_load flag.
11037
11038 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
11039
11040 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11041 * configure: Regenerate.
11042
11043 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11044
11045 * maintainer-scripts/gcc_release: Revert yesterday's change.
11046
11047 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11048
11049 * MAINTAINERS: Add myself to write-after-approval.
11050
11051 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11052
11053 * libf2c: Removed.
11054 * gcc/gccbug.in: Updated because of libf2c removal.
11055 * maintainer-scripts/gcc_release: Ditto.
11056
11057 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
11058
11059 * configure.in: Build libmudflap by default on FreeBSD.
11060 * configure: Regenerated.
11061
11062 2004-07-09 Mark Mitchell <mark@codesourcery.com>
11063
11064 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11065 systems.
11066 * configure: Regenerated.
11067
11068 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11069
11070 PR target/16344
11071 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11072 feedback based compiler.
11073 * Makefile.in: Rebuilt.
11074
11075 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
11076
11077 * Makefile.def (host_modules): Set bootstrap=true for flex.
11078 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11079 * Makefile.in: Rebuilt.
11080
11081 2004-07-07 Jan Hubicka <jh@suse.cz>
11082
11083 * MAINTAINERS: Add self as a profile feedback maintainer.
11084
11085 2004-07-05 Phil Edwards <phil@codesourcery.com>
11086
11087 * configure.in: Do not prepend $srcdir to /dev/null in
11088 makefile fragments.
11089 * configure: Regenerate.
11090
11091 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
11092
11093 * Makefile.def (build_modules): Add bison, byacc, flex,
11094 m4, texinfo.
11095 (flags_to_pass): Add FLEX.
11096 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11097 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11098 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11099 DEFAULT_MAKEINFO): Remove.
11100 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11101 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11102 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11103 objdir or else use configured tool.
11104 (all-build): New.
11105 (all): Depend on it.
11106 (Build module dependencies): Add.
11107 * Makefile.in: Regenerate.
11108 * configure.in: Better support for multiple build modules,
11109 matching what is done for host/target modules. Do not look
11110 for "plausible" locations of build tools if Canadian cross.
11111 Use autoconf's AC_PROG_CC to find a C compiler. Define
11112 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11113 * configure: Regenerate.
11114
11115 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11116
11117 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11118 * Makefile.in: Regenerate.
11119
11120 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11121
11122 * Makefile.tpl (configure-build-[+module+],
11123 configure-[+module+], configure-target-[+module+]): Pass
11124 [+extra_configure_args+].
11125 (all-build-[+module+], all-[+module+], check-[+module+],
11126 install-[+module+], [+make_target+]-[+module+],
11127 all-target-[+module+], check-target-[+module+],
11128 install-target-[+module+], [+make_target+]-target-[+module+]):
11129 Pass [+extra_make_args+].
11130 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11131 (GCC_HOST_EXPORTS): Remove.
11132 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11133 cross, check-gcc, check-gcc-c++, install-gcc,
11134 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11135 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11136 * Makefile.in: Regenerate.
11137
11138 2004-06-21 Matthew Sachs <msachs@apple.com>
11139
11140 * MAINTAINERS: Added self to write-after-approval.
11141
11142 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11143
11144 * configure.in: Check for srcdir/winsup rather than build directory
11145 winsup.
11146 * configure: Regenerate.
11147
11148 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
11149
11150 * configure.in: Don't build Cygwin native newlib if winsup
11151 directory is missing. Emit warning instead.
11152 * configure: Regenerate.
11153
11154 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
11155
11156 * Makefile.tpl (touch-stage[+id+]): New.
11157 (restage[+prev+]): Depend on touch-stage[+id+].
11158
11159 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11160 Use it throughout.
11161
11162 * Makefile.def: Add profile and feedback bootstrap stages.
11163 Remove next field from bootstrap stages.
11164 * Makefile.tpl (LN, LN_S): Substitute.
11165 (stageN-start, stageN-end): Use double-colon rules, to
11166 provide a hook for additional setup commands.
11167 (distclean-stageN-gcc, restageN): Create dependencies from
11168 [+prev+], not from [+next+].
11169 (stageN-bubble): Add commands for successive stages from
11170 [+prev+], using double-colon rules.
11171 (all-stageN-gcc): Fix typo.
11172 (stagefeedback-start, profiledbootstrap): New.
11173 * Makefile.in: Regenerate.
11174 * configure.in: Call ACX_PROG_LN.
11175 * configure: Regenerate.
11176
11177 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11178
11179 * MAINTAINERS (Write After Approval): Add myself.
11180
11181 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11182
11183 * MAINTAINERS (Write After Approval): Add myself.
11184
11185 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11186
11187 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11188 without gcc.
11189 * configure: Regenerate.
11190
11191 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11192
11193 * Makefile.tpl: Fix typo.
11194 * Makefile.in: Regenerate.
11195
11196 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11197
11198 * configure.in: Remove new- prefix from toplevel
11199 bootstrap targets.
11200 * configure: Regenerate.
11201
11202 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11203
11204 * Makefile.tpl (all.normal): Rename to all.
11205 (all): Replace with a rule to pick the default
11206 target from configure.
11207 (all-gcc, configure-gcc): Use conditionals to
11208 do nothing when toplevel bootstrap is going on.
11209 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11210 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11211 * configure.in: Support --enable-bootstrap.
11212
11213 * Makefile.def: Remove new- prefix from toplevel
11214 bootstrap targets.
11215 * Makefile.tpl: Likewise.
11216
11217 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11218 target.
11219
11220 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11221 $(RECURSE_FLAGS) to recursive invocation of make.
11222
11223 * Makefile.in: Regenerate.
11224 * configure: Regenerate.
11225
11226 2004-05-30 Andreas Jaeger <aj@suse.de>
11227 Jim Wilson <wilson@specifixinc.com>
11228
11229 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11230 like CC.
11231
11232 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11233
11234 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11235 * configure: Regenerate.
11236
11237 2004-05-25 Daniel Jacobowitz <drow@false.org>
11238
11239 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11240 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11241 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11242 targets.
11243 * Makefile.in: Regenerate.
11244
11245 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11246
11247 * configure.in: Test the ability to symlink directories.
11248 * configure: Regenerate.
11249
11250 * Makefile.def (bootstrap-stage): New definitions.
11251 * Makefile.tpl (configure-stage1-gcc,
11252 configure-stage2-gcc, configure-stage3-gcc,
11253 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11254 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11255 new-restage3, compare): Autogenerate, see Makefile.in
11256 entry for behavioral changes.
11257 (distclean-stage1, new-stage1-start, new-stage1-end,
11258 new-stage1-bubble, distclean-stage2, new-stage2-start,
11259 new-stage2-end, new-stage2-bubble, distclean-stage3,
11260 new-stage3-start, new-stage3-end): New autogenerated targets.
11261 (objext, prebootstrap, BOOT_CFLAGS,
11262 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11263 targets.
11264
11265 * Makefile.in: Regenerate.
11266 (distclean-stage1, new-stage1-start, new-stage1-end,
11267 new-stage1-bubble, distclean-stage2, new-stage2-start,
11268 new-stage2-end, new-stage2-bubble, distclean-stage3,
11269 new-stage3-start, new-stage3-end): New targets.
11270 (all-stage1-gcc): Move prebootstrap dependency from here...
11271 (configure-stage1-gcc): ...to here.
11272 (new-bootstrap): Use bubble targets.
11273 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11274 Use per-stage distclean targets.
11275 (configure-stage1-gcc, configure-stage2-gcc,
11276 configure-stage3-gcc, all-stage1-gcc,
11277 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11278 Use new-stageN-start to prepare the tree.
11279
11280 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11281
11282 * Makefile.def (host_modules): add libcpp.
11283 * Makefile.tpl: Add dependencies on and for libcpp.
11284 * Makefile.in: Regenerate.
11285 * configure.in: Add libcpp host module.
11286 * configure: Regenerate.
11287
11288 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11289
11290 * Makefile.tpl: Whenever a recursive target is defined, wrap
11291 it in a special @if/@endif block, and prepare its maybe
11292 dependency in the @if/@endif block
11293 * configure.in: Instead of writing maybe dependencies, remove
11294 the @if/@endif statements, and remove the @if/@endif blocks
11295 that remain.
11296 * configure: Regenerate.
11297 * Makefile.in: Regenerate.
11298
11299 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11300
11301 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11302
11303 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11304
11305 PR bootstrap/15120
11306 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11307 * */configure: Rebuilt.
11308
11309 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11310
11311 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11312 of libf2c.
11313 * configure, Makefile.in: Regenerate.
11314
11315 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
11316
11317 * MAINTAINERS (Write After Approval): Add myself.
11318
11319 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11320
11321 Merge from tree-ssa-20020619-branch.
11322
11323 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11324 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11325 (HOST_GMPLIBS): Define.
11326 (HOST_GMPINC): Define.
11327 (TARGET_LIB_PATH): Add libmudflap.
11328 (GFORTRAN_FOR_TARGET): Define.
11329 (configure-build*): Export GFORTRAN.
11330 (configure-gcc): Export GMPLIBS and GMPINC.
11331 (all-gcc): Add maybe-all-libbanshee.
11332 (configure-target-libgfortran): Define.
11333 * Makefile.in: Regenerate.
11334 * configure.in (host_libs): Add libbanshee.
11335 (target_libraries): Add target-libmudflap and target-libgfortran.
11336 Add --with-libbanshee.
11337 Handle --disable-libmudflap.
11338 (*-*-freebsd*): Use with_gmp.
11339 Add $(libgcj) to noconfigdirs.
11340 * configure: Regenerate.
11341 * depcomp: New file.
11342 * MAINTAINERS: Add tree-ssa maintainers.
11343
11344 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11345
11346 * MAINTAINERS (Various Maintainers): Add myself.
11347
11348 2004-04-30 Brian Ford <ford@vss.fsi.com>
11349
11350 * MAINTAINERS (Write After Approval): Add myself.
11351
11352 2004-04-29 Uros Bizjak <uros@kss-loka.si>
11353
11354 * MAINTAINERS (Write After Approval): Add myself.
11355
11356 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
11357
11358 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11359 * configure: Regenerate.
11360
11361 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
11362
11363 Revert:
11364 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11365
11366 * Makefile.def (flags_to_pass): Remove *dir variables that
11367 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11368 as well as prefix and exec_prefix.
11369 * Makefile.in: Regenerate.
11370
11371 2004-04-26 Robert Millan <robertmh@gnu.org>
11372
11373 Add patches from libtool CVS.
11374 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11375 * ltconfig: Likewise.
11376 * ltcf-c.sh: Likewise.
11377 * ltcf-cxx.sh: Likewise.
11378 * ltcf-gcj.sh: Likewise.
11379
11380 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11381
11382 * Makefile.def (host_modules): Mark with the bootstrap
11383 flag packages on which gcc depends.
11384 * Makefile.tpl (all-bootstrap): Use it.
11385 * Makefile.in: Regenerate.
11386
11387 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11388
11389 * Makefile.def (flags_to_pass): Remove *dir variables that
11390 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11391 as well as prefix and exec_prefix.
11392 * Makefile.in: Regenerate.
11393
11394 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11395
11396 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11397 * configure: Regenerate.
11398 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11399 * gcc/Makefile.tpl (compare): Use the result of the test.
11400 * gcc/Makefile.in: Regenerate.
11401
11402 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
11403
11404 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11405 Always relocate gcc and prev-gcc to the original names, even
11406 if the build fails.
11407 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11408 New targets.
11409
11410 2004-04-23 Laurent GUERBY <laurent@guerby.net>
11411
11412 * MAINTAINERS: Update my email address.
11413
11414 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11415
11416 * configure.in (mips*-*-irix5*): Enable ld.
11417 * configure: Regenerate.
11418
11419 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11420
11421 * configure: Regenerate.
11422
11423 2004-04-15 James E Wilson <wilson@specifixinc.com>
11424
11425 * Makefile.tpl (configure-[+module+], configure-gcc,
11426 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11427 Set and export LDFLAGS.
11428 * Makefile.in: Regenerate.
11429
11430 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11431
11432 * MAINTAINERS: Add myself to write-after-approval.
11433
11434 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11435
11436 PR bootstrap/14871
11437 * Makefile.tpl: If we don't have built-in-tree target tools,
11438 use the ones found by configure rather than hacking around with
11439 program_transform_name.
11440 * configure.in: Give Makefile.tpl the information necessary
11441 to do that.
11442 * Makefile.in: Regenerate.
11443 * configure: Regenerate.
11444
11445 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11446
11447 PR bootstrap/14760
11448 * configure.in: When computing baseargs, strip *all* copies of
11449 offending options. Also, don't match/substitute the trailing space,
11450 so that this actually works when two similar options are separated by
11451 only one space.
11452 * configure: Regenerate.
11453
11454 2004-04-06 David Edelsohn <edelsohn@gnu.org>
11455
11456 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11457 (rs6000-*-aix*): Same.
11458 * configure: Regenerate.
11459
11460 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
11461
11462 * MAINTAINERS: Add myself to write-after-approval.
11463
11464 2004-04-03 Bud Davis <bdavis9659@comcast.net>
11465
11466 * MAINTAINERS: Add myself to write-after-approval.
11467
11468 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11469
11470 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11471 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11472 * Makefile.in: Regenerate.
11473
11474 * configure.in (top level bootstrap support): Rework --enable-werror
11475 to set @stage2_werror_flag@.
11476 * configure: Regenerate.
11477 * Makefile.tpl (top level bootstrap support): Pass
11478 @stage2_werror_flag@ down to configure in stages 2 and 3.
11479 * Makefile.in: Regenerate.
11480
11481 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11482
11483 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11484 for stages 2 and 3 as well as in make. As a consequence, remove
11485 OUTPUT_OPTION (now detected by configure) from the flags passed down
11486 to make.
11487 * Makefile.in: Regenerate.
11488
11489 * Makefile.tpl (new-bootstrap): Fix typo.
11490 * Makefile.in: Regenerate.
11491
11492 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11493
11494 * Makefile.tpl: Rearrange by moving recursive_targets rules
11495 into their proper sections.
11496 * Makefile.tpl (top level bootstrap support): Move disabling
11497 of coverage flags from 'make' to 'configure'; improve comments.
11498 * Makefile.in: Regenerate.
11499
11500 * Makefile.tpl (experimental top level bootstrap) Move stage1
11501 language setting from all- target to configure- target; disable
11502 intermodule optimization in stage 1; prevent gratuitous rebuilds
11503 of stage 1.
11504 * Makefile.in: Regenerate.
11505 * configure.in: Comma-separate stage 1 language list for top
11506 level bootstrap.
11507 * configure: Regenerate.
11508
11509 * Makefile.tpl: Clean up experimental top level bootstrap support:
11510 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11511 prev-gcc in configure- targets as well as all- targets.
11512 * Makefile.in: Regenerate.
11513
11514 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11515
11516 * compile: New file imported from automake.
11517
11518 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
11519
11520 * configure.in: Remove symbolic link section.
11521 * configure: Regenerate.
11522 * Makefile.tpl (links): Remove.
11523 * Makefile.in: Regenerate.
11524
11525 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
11526 Nathanael Nerode <neroden@gcc.gnu.org>
11527
11528 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11529 Set with AC_CHECK_PROGS.
11530 * configure.in: Fix comment typo from last patch.
11531 * configure: Regenerate.
11532
11533 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11534
11535 * Makefile.tpl: Introduce experimental top level bootstrap support.
11536 * Makefile.in: Regenerate.
11537 * configure.in: Introduce support for top level bootstrap.
11538 * configure: Regenerate.
11539
11540 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
11541 Paolo Bonzini <bonzini@gnu.org>
11542
11543 PR bootstrap/14522
11544 * configure.in: Cope with shells that do not support unquoted ^
11545 * configure: Regenerate.
11546
11547 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
11548 Paolo Bonzini <bonzini@gnu.org>
11549
11550 PR bootstrap/14522
11551 * configure.in: Cope with shells that do not support nesting
11552 quotes inside quoted backquote substitutions.
11553 * configure: Regenerate.
11554
11555 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11556
11557 PR bootstrap/14522
11558 * configure.in: Fix escaping of $.
11559 * configure: Regenerate.
11560
11561 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11562
11563 * configure: Regenerate, since I forgot to while committing Paolo's
11564 changes.
11565
11566 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
11567
11568 PR ada/14131
11569 Move language detection to the top level.
11570 * configure.in: Find default values for the tools as
11571 soon as possible. Disable ada if GNAT is not found.
11572 Emit error message about missing languages. Expand
11573 --enable-languages=all for the gcc subdirectory.
11574
11575 2004-03-10 Ben Elliston <bje@gnu.org>
11576
11577 * MAINTAINERS: Update my email address.
11578
11579 2004-03-05 David Edelsohn <edelsohn@gnu.org>
11580
11581 * ltconfig: Disable building static libraries if building shared
11582 libraries on AIX 5L.
11583
11584 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
11585
11586 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11587 and disable libgcj.
11588 * configure: Regenerated.
11589
11590 2004-03-01 Brian Booth <bbooth@redhat.com>
11591
11592 * MAINTAINERS: Add myself to write-after-approval.
11593
11594 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
11595
11596 * MAINTAINERS: Add myself to write-after-approval.
11597
11598 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11599
11600 PR bootstrap/7087
11601 * Makefile.tpl: Guard XFOO sed statements better.
11602 * Makefile.tpl: Add dependency for configure-target-libada.
11603 * Makefile.in: Regenerate (incidentally fixes broken
11604 commit when libada-branch was merged).
11605
11606 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11607
11608 * MAINTAINERS: Add myself to write-after-approval.
11609
11610 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11611
11612 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11613 maintainers.
11614
11615 2004-02-20 Andrew Cagney <cagney@redhat.com>
11616
11617 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11618 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11619
11620 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11621
11622 PR bootstrap/11932
11623 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11624
11625 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
11626
11627 * MAINTAINERS: Added myself to write-after-approval.
11628
11629 2004-02-14 Michael Koch <konqueror@gmx.de>
11630
11631 * MAINTAINERS: Added myself to write-after-approval.
11632
11633 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11634
11635 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11636 some OS port maintainers to OS port maintainers section.
11637
11638 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
11639
11640 * MAINTAINERS: Add self.
11641
11642 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11643
11644 * MAINTAINERS: Alphabetize.
11645
11646 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
11647
11648 * MAINTAINERS: Remove myself.
11649
11650 2004-02-11 David Edelsohn <edelsohn@gnu.org>
11651
11652 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11653 (rs6000-*-aix*): Same.
11654 * configure: Regenerate.
11655
11656 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11657
11658 * configure.in (host): Add in missing $noconfigdirs to defines.
11659 * configure: Regenerate.
11660
11661 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11662 Nathanael Nerode <neroden@gcc.gnu.org>
11663
11664 PR ada/6637, PR ada/5911
11665 Merge with libada-branch:
11666 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11667 with appropriate dependencies. Add --enable-libada configure switch.
11668 * configure, Makefile.in: Regenerate.
11669
11670 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
11671
11672 * MAINTAINERS: Add myself to write-after-approval.
11673
11674 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11675
11676 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11677 * configure: Regenerate.
11678
11679 2004-02-04 Geoffrey Keating <geoffk@apple.com>
11680
11681 Merge from upstream:
11682
11683 * ltmain.in: When setting IFS to '~', be careful about user
11684 arguments that contain '~'.
11685
11686 2004-02-04 Peter O'Gorman <peter@pogma.com>
11687
11688 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11689 Also test $base_compile against $CC with escaped arguments. Bug
11690 reported by Geoff Keating <geoffk@apple.com>.
11691
11692 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11693
11694 * MAINTAINERS: Remove i960 port.
11695
11696 2004-01-23 DJ Delorie <dj@redhat.com>
11697
11698 * Makefile.def (target_modules) [libiberty]: Don't stage.
11699 * Makefile.in: Rebuilt.
11700
11701 2004-01-20 Caroline Tice <ctice@apple.com>
11702
11703 * MAINTAINERS: Add myself to write-after-approval.
11704
11705 2004-01-19 Paolo Carlini <pcarlini@suse.de>
11706
11707 * MAINTAINERS: Update my email address.
11708
11709 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11710
11711 * MAINTAINERS: Add myself to write-after-approval.
11712
11713 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11714
11715 * MAINTAINERS: Remove entries without email address.
11716
11717 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
11718
11719 * MAINTAINERS: Add myself to write-after-approval.
11720
11721 2004-01-15 Steven Bosscher <stevenb@suse.de>
11722
11723 * MAINTAINERS: Update my email address.
11724
11725 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
11726
11727 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11728 * Makefile.tpl (configure-target-[+module+]): Support stage.
11729 * Makefile.in: Rebuilt.
11730
11731 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11732
11733 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11734
11735 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
11736
11737 * MAINTAINERS: Add myself as a MIPS maintainer.
11738
11739 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11740
11741 * configure.in: Use ./config.cache, not config.cache.
11742 * configure: Regenerate.
11743 * Makefile.tpl: Special-casing not needed for GCC any more.
11744 * Makefile.in: Regenerate.
11745
11746 * configure.in: Don't share a cache file for host dirs.
11747 * configure: Regenerate.
11748
11749 * config-ml.in: Don't mess with the cache file.
11750
11751 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11752
11753 * MAINTAINERS: Move myself from 'Write After Approval' to
11754 'CPU Port Maintainers' section as SPARC maintainer.
11755
11756 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11757
11758 * Makefile.tpl: Make GCC use a separate config.cache.
11759 * Makefile.in: Regenerate.
11760
11761 PR bootstrap/11932, PR bootstrap/11933
11762 (I don't know if it will fix either of them, but it relates
11763 to them.)
11764 * configure.in: Don't use shared config.cache for target
11765 directories.
11766 * configure: Regenerate.
11767
11768 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11769
11770 * MAINTAINERS: Add myself to 'Write After Approval' section.
11771
11772 2003-12-31 Roger Sayle <roger@eyesopen.com>
11773
11774 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11775 * configure: Regenerated.
11776
11777 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11778
11779 * MAINTAINERS: Remove the mn10200 maintainer.
11780
11781 2003-12-21 Bernardo Innocenti <bernie@develer.com>
11782
11783 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11784 * configure: Regenerated.
11785
11786 2003-12-16 Jan Hubicka <jh@suse.cz>
11787
11788 * MAINTAINERS: Add myself as callgraph maintainer.
11789
11790 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11791
11792 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11793 * configure: Regenerate.
11794
11795 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11796
11797 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11798 'Write After Approval' section. Update email.
11799
11800 2003-12-01 James Lemke <jim@wasabisystems.com>
11801
11802 * MAINTAINERS (Write After Approval): Add myself.
11803
11804 2003-11-20 Matt Thomas <matt@3am-software.com>
11805
11806 * MAINTAINERS: Add myself as a vax port maintainer.
11807
11808 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
11809
11810 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11811 (configure-build-[+module+], configure-[+module+]): Likewise.
11812 (configure-target-[+module+], configure-gcc, config.status): Likewise.
11813 * Makefile.in: Regenerate.
11814
11815 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
11816
11817 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11818 shared/dylibed libraries.
11819 * ltmain.sh: Likewise.
11820 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11821 * ltcf-cxx.sh: Likewise.
11822 * ltcf-gcj.sh: Likewise.
11823 * ltconfig: Likewise.
11824
11825 2003-11-17 Stan Cox <scox@redhat.com>
11826
11827 * MAINTAINERS: Add myself as iq2000 port maintainer.
11828
11829 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
11830
11831 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11832 * Makefile.in: Regenerate.
11833
11834 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
11835
11836 * config.sub: Update to 2003-11-03 version.
11837
11838 2003-10-20 Phil Edwards <phil@codesourcery.com>
11839
11840 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
11841 * configure: Regenerate.
11842
11843 2003-10-20 Nicolas Pitre <nico@cam.org>
11844
11845 * MAINTAINERS: Add myself to 'Write After Approval' section.
11846
11847 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
11848
11849 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11850
11851 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
11852
11853 * MAINTAINERS: Update my email address.
11854
11855 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11856
11857 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11858
11859 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
11860
11861 * MAINTAINERS: Add myself to 'Write After Approval' section.
11862
11863 2003-10-16 Bernardo Innocenti <bernie@develer.com>
11864
11865 * config.guess: Update to 2003-10-16 version.
11866 * config.sub: Update to 2003-10-16 version.
11867
11868 2003-10-15 David Daney <ddaney@avtrex.com>
11869
11870 * MAINTAINERS: Added myself to 'Write After Approval' section.
11871
11872 2003-10-15 Falk Hueffner <falk@debian.org>
11873
11874 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11875 'Write After Approval' section. Update email.
11876
11877 2003-10-14 Roger Sayle <roger@eyesopen.com>
11878
11879 * MAINTAINERS: Move myself from 'Write After Approval' to
11880 'Various Maintainers' section as middle-end maintainer.
11881
11882 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
11883
11884 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11885 HOST_FLAGS_TO_PASS.
11886 * Makefile.in: Regenerate.
11887
11888 2003-10-11 Bernardo Innocenti <bernie@develer.com>
11889
11890 * config.guess: Update to 2003-10-07 version.
11891 * config.sub: Update to 2003-10-07 version.
11892
11893 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11894
11895 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11896 * ltconfig (irix5*, irix6*): Don't override version_type.
11897
11898 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
11899
11900 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11901 * configure: Rebuilt
11902 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11903 * Makefile.in: Rebuilt
11904
11905 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
11906
11907 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11908
11909 2003-09-30 Carlo Wood <carlo@alinoe.com>
11910
11911 * MAINTAINERS (Write After Approval): Add myself.
11912
11913 2003-09-29 Paul Koning <ni1d@arrl.net>
11914
11915 * MAINTAINERS: Move myself from "Write After Approval"
11916 to CPU platform maintainers for pdp11 platform.
11917
11918 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
11919
11920 * MAINTAINERS: Move myself from 'Write After Approval' to
11921 'Various Maintainers' section as libffi testsuite maintainer.
11922
11923 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
11924
11925 * configure.in: Pass a computed --program-transform-name
11926 to subconfigures.
11927 * configure: Regenerated.
11928
11929 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11930
11931 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11932 * Makefile.in: Regenerate.
11933
11934 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11935 * Makefile.in: Regenerate.
11936
11937 2003-09-19 Ziemowit Laski <zlaski@apple.com>
11938
11939 * MAINTAINERS: Move myself from 'Write After Approval'
11940 to 'Various Maintainers' (objective-c) section.
11941
11942 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
11943
11944 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11945 quoting.
11946 * configure: Regenerated.
11947
11948 2003-09-16 Joel Brobecker <brobecker@gnat.com>
11949
11950 * MAINTAINERS (Write After Approval): Add myself to write after
11951 approval list.
11952
11953 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
11954
11955 * MAINTAINERS (Write After Approval): Add myself.
11956
11957 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
11958
11959 * MAINTAINERS: Update my e-mail address.
11960
11961 2003-09-09 Alan Modra <amodra@bigpond.net.au>
11962
11963 * libtool.m4 (LD): Correct powerpc64 host match.
11964
11965 2003-09-06 James E Wilson <wilson@tuliptree.org>
11966
11967 * MAINTAINTERS: Update my affiliation and email address.
11968
11969 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11970
11971 * MAINTAINERS (Write After Approval): Add myself.
11972
11973 2003-09-04 DJ Delorie <dj@redhat.com>
11974
11975 * configure: Regenerate.
11976
11977 2003-09-04 Robert Millan <robertmh@gnu.org>
11978
11979 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11980
11981 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11982
11983 * configure.in: Ensure arguments to sed are properly spaced.
11984 * configure: Regenerate.
11985
11986 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
11987
11988 * MAINTAINERS: Update my e-mail address.
11989
11990 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
11991
11992 * MAINTAINERS (Write After Approval): Add myself.
11993
11994 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
11995
11996 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11997 * configure: Regenerated.
11998
11999 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12000
12001 * MAINTAINERS: Update my email address.
12002
12003 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
12004
12005 * configure.in: Use newline instead of semicolon when assuming
12006 shell arguments in a for loop.
12007 * configure: Regenerated.
12008
12009 2003-08-22 Jason Eckhardt <jle@rice.edu>
12010
12011 * MAINTAINERS: Resurrect the i860 maintainer.
12012
12013 2003-08-20 Geoffrey Keating <geoffk@apple.com>
12014
12015 PR 8180
12016 * configure.in: When testing with_libs and with_headers, treat
12017 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12018 * configure: Regenerate.
12019
12020 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12021 make, shell, etc.
12022 (baseargs): Likewise.
12023 * configure: Regenerate.
12024
12025 2003-08-20 Bernardo Innocenti <bernie@develer.com>
12026
12027 * MAINTAINERS (Write After Approval): Add myself.
12028
12029 2003-08-19 Geoffrey Keating <geoffk@apple.com>
12030
12031 * configure.in: Disable libgcj for darwin not on powerpc.
12032 * configure: Rebuild.
12033
12034 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12035
12036 * config-ml.in, symlink-tree: Add license.
12037
12038 2003-08-03 Richard Stallman <rms@gnu.org>
12039 Eben Moglen <moglen@columbia.edu>
12040
12041 * README.SCO: New file.
12042
12043 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12044
12045 * Makefile.tpl (check, check-c++): Express dependencies using
12046 dependencies rather than commands.
12047 * Makefile.in: Regenerate.
12048
12049 2003-08-01 Andrew Cagney <cagney@redhat.com>
12050
12051 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12052 * configure: Ditto.
12053
12054 2003-07-31 Geoffrey Keating <geoffk@apple.com>
12055
12056 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12057 * Makefile.in: Update.
12058
12059 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12060
12061 * configure.in: Enable libgcj for darwin.
12062 * configure: Rebuild.
12063
12064 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
12065
12066 * config-ml.in: Use ac_configure_args directly instead of
12067 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12068 actually seen.
12069
12070 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12071
12072 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12073 creating target and build subdirs to build all parent dirs as needed.
12074 * Makefile.in: Rebuild.
12075 * configure.in: Don't build dirs explicitly here.
12076 * configure: Rebuild.
12077
12078 2003-07-26 Paul Brook <paul@nowt.org>
12079
12080 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12081
12082 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
12083
12084 * Makefile.tpl (all-make): Depend on intl.
12085 * Makefile.in: Rebuilt.
12086
12087 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
12088
12089 * install-sh: Update to newer upstream versions (associated with
12090 aclocal 1.7).
12091 * mkinstalldirs: Likewise.
12092 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12093
12094 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12095
12096 * MAINTAINERS: Move self from Bug database only accounts
12097 to write-after-approval.
12098
12099 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12100
12101 * config.if: Remove unused libc_interface determination.
12102
12103 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12104
12105 * MAINTAINERS: Move self from write-after-approval to
12106 build machinery (*.in).
12107
12108 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12109
12110 PR bootstrap/11273
12111 PR bootstrap/11408
12112 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12113 unused INSTALL_PROGRAM_ARGS.
12114 * configure.in: Use AC_PROG_INSTALL.
12115 * Makefile.in: Regenerate.
12116 * configure: Regenerate.
12117
12118 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12119
12120 * MAINTAINERS: Alphabetize.
12121
12122 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
12123
12124 * configure: Rebuilt.
12125 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12126 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12127 newlib nor libgloss.
12128 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12129 * configure.in (am33_2.0-*-linux*): Added.
12130
12131 2003-07-09 Bob Wilson <bob.wilson@acm.org>
12132
12133 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12134 * configure: Regenerate.
12135
12136 2003-07-07 Zack Weinberg <zack@codesourcery.com>
12137
12138 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12139 * Makefile.in: Regenerate.
12140
12141 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12142
12143 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12144 * Makefile.in: Regenerate.
12145
12146 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
12147
12148 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12149 * Makefile.in: Regenerated.
12150
12151 * config-ml.in: Replace PWD with PWD_COMMAND.
12152
12153 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12154
12155 * intl: New directory; see intl/ChangeLog for details.
12156 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12157 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12158 * Makefile.in: Regenerate.
12159
12160 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12161
12162 * configure.in: Clean up config-lang.in handling. Delete
12163 useless assignment to "subdirs".
12164 * configure: Regenerate.
12165
12166 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12167
12168 * configure.in: Rename 'target_libs' to 'target_libraries'.
12169 Remove useless reference to 'target_libs'.
12170 * configure: Regenerate.
12171
12172 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12173
12174 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12175 * Makefile.in: Regenerate.
12176
12177 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12178
12179 * Makefile.def: Introduce flags_to_pass.
12180 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12181 * Makefile.in: Regenerate.
12182
12183 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12184
12185 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12186 and target-libgloss.
12187 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12188 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12189 * configure: Regenerate.
12190
12191 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12192
12193 * configure.in: Update testsuite_flags to new location.
12194 * configure. Regenerate.
12195
12196 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12197
12198 * Makefile.tpl: Remove BUILD_CC stuff.
12199 * Makefile.in: Regenerate.
12200
12201 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12202
12203 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12204
12205 2003-06-16 Graeme Peterson <gp@qnx.com>
12206
12207 * MAINTAINERS (Write After Approval): Add myself.
12208
12209 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12210
12211 * config.guess: Update to 2003-06-12 version.
12212 * config.sub: Update to 2003-06-13 version.
12213
12214 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12215
12216 * config.guess: Update to 2003-06-06 version.
12217 * config.sub: Update to 2003-06-06 version.
12218
12219 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12220
12221 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12222 * configure. Regenerate.
12223
12224 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12225
12226 * configure.in: Disable serial configure by default.
12227 * configure: Regenerate.
12228 * Makefile.tpl: Abolish .NOTPARALLEL.
12229 * Makefile.in: Regenerate.
12230
12231 * Makefile.tpl: Replace {build,host,target}_canonical by
12232 {build,host,target}.
12233 * Makefile.in: Regenerate.
12234
12235 * Makefile.tpl: Fix stupid pasto.
12236 * Makefile.in: Regenerate.
12237
12238 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12239
12240 * Makefile.tpl: Remove bogus conditional.
12241 * Makefile.in: Regenerate.
12242
12243 2003-06-05 Jan Hubicka <jh@suse.cz>
12244
12245 * Makefile.tpl (profiledbootstrap): New target.
12246 * Makefile.in (profiledbootstrap): New target.
12247
12248 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12249
12250 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12251 Pinski. Remove user names from other bugzilla-only maintainers.
12252
12253 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12254
12255 * Makefile.tpl: Make 'recursive targets' using autogen rather
12256 than shell loop. Remove duplicate 'clean' targets and false
12257 comments.
12258 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12259 Add systematic method of specifying missing targets in subdirs.
12260 Add copyright boilerplate.
12261 * Makefile.in: Regenerate.
12262 * configure.in: Add 'recursive targets' to maybe list.
12263 * configure: Regenerate.
12264
12265 * MAINTAINERS: "GNATS only" -> "Bug database only".
12266
12267 * Makefile.tpl: Rename [+target+] to [+make_target+].
12268 * Makefile.def: Rename 'target' to 'make_target'.
12269
12270 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12271
12272 * MAINTAINERS: Add self as options handling maintainer.
12273
12274 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12275
12276 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12277 been too long since I touched those ports.
12278
12279 2003-05-28 DJ Delorie <dj@redhat.com>
12280
12281 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12282 * Makefile.in: Regenerate.
12283
12284 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12285
12286 * configure.in: Use curly braces in the definition of tooldir.
12287 * configure: Regenerate.
12288
12289 2003-05-21 DJ Delorie <dj@redhat.com>
12290
12291 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12292 newlib or libgloss.
12293 * Makefile.in: Regenerate.
12294
12295 2003-05-21 DJ Delorie <dj@redhat.com>
12296
12297 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12298 * Makefile.in: Regenerate.
12299
12300 2003-05-20 Ian Lance Taylor <ian@airs.com>
12301
12302 * MAINTAINERS: Update my e-mail address.
12303
12304 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12305
12306 * configure.in: Switch more things to use maybe dependencies.
12307 * Makefile.tpl: Switch more things to use maybe dependencies.
12308 Factor out common code from autogen IF statements.
12309 * configure: Regenerate.
12310 * Makefile.in: Regenerate.
12311
12312 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12313
12314 * configure.in: Accept i[3456789]86 for machine type.
12315 * configure: Regenerate.
12316
12317 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12318
12319 * configure.in: Switch more things to use maybe dependencies.
12320 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12321 * configure: Regenerate.
12322 * Makefile.tpl: Switch more things to use maybe dependencies.
12323 * Makefile.in: Regenerate.
12324
12325 2003-05-16 Andreas Schwab <schwab@suse.de>
12326
12327 * Makefile.tpl (install-opcodes): Define.
12328 * Makefile.in: Rebuild.
12329
12330 2003-05-13 Andreas Jaeger <aj@suse.de>
12331
12332 * config.guess: Update to 2003-05-09 version.
12333 * config.sub: Update to 2003-05-09 version.
12334
12335 2003-05-13 Michael Eager <eager@mvista.com>
12336
12337 * configure.in: Correct sed script so that options in quotes are not
12338 deleted.
12339 * configure: Rebuild.
12340
12341 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
12342
12343 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12344 and $$s/newlib/libc/sys/cygwin32 include paths.
12345 * configure: Ditto.
12346
12347 2003-05-12 Michael Meissner <gnu@the-meissners.org>
12348
12349 * MAINTAINERS: Update my email addresses.
12350
12351 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12352
12353 * config-ml.in: Propagate INSTALL variables.
12354
12355 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12356
12357 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12358
12359 2003-05-02 Chris Demetriou <cgd@broadcom.com>
12360
12361 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12362 * Makefile.in: Regenerate.
12363
12364 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12365
12366 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12367
12368 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12369
12370 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12371
12372 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12373
12374 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12375 * Makefile.in: Regenerated.
12376
12377 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12378
12379 * MAINTAINERS (Write After Approval): Upgrade myself from
12380 GNATS only to write-after-approval. Update my mail address.
12381
12382 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
12383
12384 (OS Port Maintainers: freebsd): Add myself.
12385
12386 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12387
12388 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12389
12390 2003-04-22 Kean Johnston <jkj@sco.com>
12391
12392 * MAINTAINERS (SCO ports): Added myself.
12393
12394 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12395
12396 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12397
12398 2003-04-19 Kean Johnston <jkj@sco.com>
12399
12400 * MAINTAINERS (Write After Approval): Add myself.
12401
12402 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12403
12404 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12405 * Makefile.in: Regenerate.
12406
12407 2003-04-18 Jakub Jelinek <jakub@redhat.com>
12408
12409 * configure.in (powerpc64*-*-linux*): Remove.
12410 * configure: Rebuilt.
12411
12412 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
12413
12414 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12415 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12416 and restrap.
12417 * Makefile.in: Regenerate.
12418
12419 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
12420
12421 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12422 * configure: Regenerated.
12423
12424 2003-04-15 DJ Delorie <dj@redhat.com>
12425
12426 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12427
12428 2003-04-13 Nick Clifton <nickc@redhat.com>
12429
12430 * config-ml.in: Remove support for --disable-aix removing
12431 call-aix multilibs.
12432
12433 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
12434
12435 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12436 * */configure: Rebuilt.
12437
12438 2003-04-08 Joel Sherrill <joel@oarcorp.com>
12439
12440 * MAINTAINERS: Add my email address.
12441
12442 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
12443
12444 * MAINTAINERS (Write After Approval): Add myself.
12445
12446 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12447
12448 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12449 * Makefile.in: Regenerate.
12450
12451 2003-03-14 Michael Chastain <mec@shout.net>
12452
12453 * Makefile.in: Regenerate with correct Makefile.def.
12454
12455 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12456
12457 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12458 Make macro.
12459 * Makefile.in: Regenerate.
12460 * configure.in: Clean up gxx_include_dir logic.
12461 * configure: Regenerate.
12462
12463 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12464
12465 * MAINTAINERS (Write After Approval): Add myself.
12466
12467 2003-03-10 Ben Elliston <bje@wasabisystems.com>
12468
12469 * MAINTAINERS: Update my mail address.
12470
12471 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12472
12473 * configure.in (gxx_include_dir): Fix typo.
12474 * configure: Regenerated.
12475
12476 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12477
12478 * Makefile.tpl: Reindent.
12479 * Makefile.in: Regenerate.
12480 * configure.in: Reindent. Don't set unused variables.
12481 * configure: Regenerate.
12482
12483 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
12484
12485 * configure.in: Include $(build_tooldir)/sys-include in
12486 FLAGS_FOR_TARGET.
12487 * configure: Regenerated.
12488
12489 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12490
12491 * Makefile.tpl: Always pass down RANLIB.
12492 * Makefile.in: Regenerate.
12493
12494 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12495 * Makefile.in: Regenerate.
12496 * configure.in: Remove unused logic relating to --enable-shared
12497 and --enable-threads. Remove bogus comments. Remove redundant
12498 noconfigdirs.
12499 * configure: Regenerate.
12500
12501 * configure.in: Replace ${libstdcxx_version} by its value.
12502 Remove reference to mh-dgux.
12503 * configure: Regenerate.
12504
12505 2003-03-03 Kevin Buettner <kevinb@redhat.com>
12506
12507 * MAINTAINERS (Write After Approval): Add myself.
12508
12509 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12510
12511 * Makefile.tpl: Rearrange.
12512 * Makefile.in: Regenerate.
12513
12514 2003-02-25 Uwe Stieber <uwe@wwws.de>
12515
12516 * configure.in: Add support for kaOS as cross build target system.
12517 * configure: Regenerated.
12518
12519 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12520
12521 * MAINTAINERS (Write after approval): Add myself.
12522
12523 2003-02-21 James E Wilson <wilson@tuliptree.org>
12524
12525 * MAINTAINERS: Update my email address.
12526
12527 2003-02-21 Zack Weinberg <zack@codesourcery.com>
12528
12529 * MAINTAINERS: Add self to blanket write privs. section.
12530
12531 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
12532
12533 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12534 configure-target-* as some target builds may require additional
12535 flags for preprocessor tests.
12536 * Makefile.in: Regenerated.
12537
12538 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
12539
12540 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12541 * ltconfig: Handle it.
12542 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12543 auto-detecting it.
12544
12545 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12546 it is used as argument to $CC.
12547 * ltcf-gcj.sh: Likewise.
12548
12549 * configure.in: Introduce --enable-maintainer-mode.
12550 * configure: Rebuilt.
12551 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12552 for maintainer mode.
12553 * Makefile.in: Rebuilt.
12554
12555 2003-02-18 Jason Merrill <jason@redhat.com>
12556
12557 * Makefile.tpl (check-c++): Allow parallelism.
12558
12559 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12560
12561 * MAINTAINERS: Remove John Carr (who never actually had access to
12562 gcc.gnu.org).
12563
12564 2003-02-15 Geoffrey Keating <geoffk@apple.com>
12565
12566 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12567 don't configure target-libobjc.
12568 * configure: Regenerate.
12569
12570 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12571
12572 * Makefile.tpl (RANLIB): Define.
12573 * Makefile.in: Regenerate.
12574
12575 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12576
12577 * MAINTAINERS: Update my email.
12578
12579 2003-02-06 Keith R Seitz <keiths@redhat.com>
12580
12581 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12582 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12583 * Makefile.in: Regenerated.
12584 * configure.in: Remove all traces of snavigator, db, and grep.
12585 * configure: Regenerated.
12586
12587 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12588
12589 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12590 After Approval.
12591
12592 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12593
12594 * MAINTAINERS (Write after approval): Add myself.
12595
12596 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
12597
12598 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12599 * Makefile.in: Regenerated.
12600
12601 2003-01-30 Roger Sayle <roger@eyesopen.com>
12602
12603 * config.guess: Updated to 2003-01-30's version.
12604 * config.sub: Updated to 2003-01-28's version.
12605
12606 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
12607
12608 * config.if: If gcc_version is already set, just use it. Don't set
12609 gcc_version_trigger if it's already set, otherwise set it to
12610 gcc/version.c, but only if the file exists. If it is not set and
12611 gcc/version.c does not exist, try to extract the version number from
12612 $CC.
12613
12614 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12615
12616 * MAINTAINERS: Add myself to write-after-approval list.
12617
12618 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
12619
12620 * configure.in: Revert 24Jan change.
12621 * configure: Regenerate.
12622
12623 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12624
12625 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12626 entry of HJ Lu.
12627
12628 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12629
12630 * configure.in: Revert previous change.
12631 * configure: Regenerate.
12632
12633 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12634
12635 * configure.in: Make rda native-only.
12636 * configure: Regenerate.
12637
12638 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12639
12640 * MAINTAINERS: Move myself from GNATS-only-accounts to
12641 write-after-approval.
12642
12643 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12644
12645 * configure.in: Add missing \.
12646 * configure: Rebuilt.
12647
12648 2003-01-17 Jakub Jelinek <jakub@redhat.com>
12649
12650 * configure.in (baseargs): Avoid using \| in sed regular
12651 expressions.
12652 * configure: Rebuilt.
12653
12654 2003-01-16 Jakub Jelinek <jakub@redhat.com>
12655
12656 * configure.in (baseargs): Remove all supported forms of
12657 --cache-file, --srcdir, --host, --build and --target options
12658 from argument lists.
12659 * configure: Rebuilt.
12660
12661 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
12662
12663 * MAINTAINERS: Add myself to write-after-approval list.
12664
12665 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
12666
12667 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12668 * configure: Rebuilt.
12669
12670 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12671
12672 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12673 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12674 * Makefile.in: Regenerate.
12675 * configure: Regenerate.
12676
12677 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
12678
12679 * configure.in: Remove Makefile in build, host and target modules
12680 unless configure was run with --no-recursion.
12681 * configure: Rebuilt.
12682
12683 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12684
12685 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12686 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12687 * Makefile.in: Regenerate.
12688
12689 2003-01-08 Chris Demetriou <cgd@broadcom.com>
12690
12691 * config.guess: Update to 2003-01-03 version.
12692 * config.sub: Update to 2003-01-03 version.
12693
12694 2003-01-07 Christopher Faylor <cgf@redhat.com>
12695
12696 * configure: Regenerate with proper autoconf 2.13.
12697
12698 2003-01-07 Christopher Faylor <cgf@redhat.com>
12699
12700 * configure.in: Add AC_PREREQ for consistency.
12701 * configure: Regenerate.
12702
12703 2003-01-06 Andrew Cagney <ac131313@redhat.com>
12704
12705 * configure.in (GDB_TK): Add tcl directories conditional on
12706 gdb/gdbtk directory being present.
12707 * configure: Regenerate.
12708
12709 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
12710
12711 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12712 used by gcc if LD is not defined and we are not doing a Canadian Cross.
12713 * configure: Rebuilt.
12714
12715 2002-12-31 Tom Tromey <tromey@redhat.com>
12716
12717 * Makefile.in: Rebuilt.
12718 * Makefile.def (target_modules) [libffi]: Allow installation.
12719
12720 2002-12-31 Andreas Schwab <schwab@suse.de>
12721
12722 * configure.in: Fix use of $program_transform_name.
12723 * configure: Regenerated.
12724
12725 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
12726
12727 * configure.in (baseargs): Don't remove first configure argument.
12728 * configure: Regenerated.
12729
12730 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
12731
12732 * Makefile.tpl (local-distclean): Don't remove...
12733 (multilib.ts): ... this. Moved into...
12734 (multilib.out): ... this. Don't use sub-make.
12735 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12736 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12737 (configure-build-[+module+], configure-[+module+],
12738 configure-target-[+module+], configure-gcc): ... these. Test
12739 for Makefile existence. Drop config.status from dependencies.
12740 * Makefile.in: Rebuilt.
12741 * configure.in: Move gcc-version-trigger to the end of
12742 ac_configure_args. Add comments to maybedep.tmp and
12743 serdep.tmp. Introduce --disable-serial-configure. Remove
12744 nonopt from baseargs, matching and removing corresponding
12745 whitespace while at it.
12746 * configure: Rebuilt.
12747
12748 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
12749
12750 * configure.in (host_configargs): Replace reference to
12751 no-longer-defined buildopts with --build=${build_alias}.
12752 * configure: Rebuilt.
12753
12754 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12755 program_transform_name to standard idiom.
12756 (AUTOGEN, AUTOCONF): Define.
12757 (Makefile.in): Use $(AUTOGEN).
12758 (Makefile): Depend on config.status, and use autoconf-style rule to
12759 build it. Move original commands to...
12760 (config.status): ... this new target.
12761 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12762 $(AUTOCONF).
12763 * Makefile.in: Rebuilt.
12764
12765 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12766
12767 * Makefile.tpl: Fix dramatic bustage due to change in
12768 program_transform_name.
12769 * Makefile.in: Regenerate.
12770
12771 * configure.in: Remove unnecessary PATH setting.
12772 * configure: Regnerate.
12773
12774 * configure.in: Don't default to unprefixed tools unless
12775 the native tools will work.
12776 * configure: Regenerate.
12777
12778 * configure.in: Convert to autoconf script. Blow away lots
12779 of now-redundant Makefile fragments.
12780 * configure: Generate using Autoconf.
12781 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12782 * Makefile.in: Regenerate.
12783
12784 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12785
12786 * configure: Fix stupid bug where RANLIB was mistakenly included.
12787
12788 * configure.in: Rename (buildargs, hostargs, targargs) to
12789 (build_configargs, host_configargs, target_configargs).
12790
12791 * configure.in: Move logic out of sed statement.
12792
12793 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
12794 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12795
12796 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12797
12798 * config.sub: Import from master repository
12799 * config.guess: Ditto
12800
12801 2002-12-24 Andreas Schwab <schwab@suse.de>
12802
12803 * Makefile.tpl (multilib.out): Fix missing space.
12804 * Makefile.in: Regenerate.
12805
12806 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
12807
12808 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
12809 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
12810 * Makefile.in: Regenerate.
12811 * configure.in: Remove unnecessary leftovers.
12812
12813 2002-12-21 Geoffrey Keating <geoffk@apple.com>
12814
12815 * configure.in (extra_ranlibflags_for_target): New variable.
12816 (*-*-darwin): Add -c to ranlib commands.
12817 * configure (tooldir): Handle extra_ranlibflags_for_target.
12818
12819 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
12820
12821 * Makefile.tpl: Revert HJL's change.
12822 * Makefile.in: Regenerated.
12823 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12824 always.
12825
12826 2002-12-19 Andreas Schwab <schwab@suse.de>
12827
12828 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12829 * Makefile.in: Regenerate.
12830
12831 2002-12-18 H.J. Lu <hjl@gnu.org>
12832
12833 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12834 * Makefile.in: Regenerated.
12835
12836 * configure.in (build_prefix): New. Substitute.
12837
12838 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
12839
12840 * Makefile.tpl: Don't let real targets depend on phony targets.
12841 * Makefile.in: Regenerate.
12842
12843 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12844 * Makefile.in: Regenerate.
12845
12846 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
12847
12848 * config.sub: Import from master repository
12849 * config.guess: Ditto
12850
12851 2002-12-16 Jason Merrill <jason@redhat.com>
12852
12853 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12854 previous 'make bootstrap'.
12855 * Makefile.in: Regenerate.
12856
12857 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
12858
12859 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12860
12861 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
12862
12863 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12864 * Makefile.in: Regenerate.
12865
12866 2002-12-13 Jason Merrill <jason@redhat.com>
12867
12868 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
12869 library tests.
12870 (check-c++): Just depend on it and check-target-libstdc++-v3.
12871 * Makefile.in: Regenerate.
12872
12873 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12874
12875 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12876 * Makefile.in: Rebuilt.
12877
12878 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12879
12880 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12881
12882 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
12883
12884 * configure: Fix bug put in by gremlins.
12885
12886 * Makefile.tpl: Substitute more autoconfily.
12887 * configure: Substitute more autoconfily.
12888 * Makefile.in: Regenerate.
12889
12890 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
12891
12892 * config.sub: Import from master repository
12893 * config.guess: Ditto
12894 * MAINTAINERS: Added Svein Seldal under write after approval
12895
12896 2002-12-08 Andrew Cagney <ac131313@redhat.com>
12897
12898 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12899 * Makefile.in (all-sim): Ditto.
12900
12901 2002-12-06 DJ Delorie <dj@redhat.com>
12902
12903 * Makefile.tpl: Change configure dependencies to not have real
12904 targets depend on phony targets.
12905
12906 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
12907
12908 * configure.in: Revert unintentional change.
12909
12910 * Makefile.tpl: Change dependency for */multilib.out so that
12911 it works when gcc isn't in the tree.
12912
12913 * configure.in: Substitute more.
12914 * configure: Run subconfigures from the Makefile.
12915 * Makefile.tpl: Run subconfigures from the Makefile; add a few
12916 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
12917
12918 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12919
12920 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12921
12922 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
12923
12924 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12925 and corresponding dependencies.
12926 * Makefile.in: Regenerate.
12927
12928 * configure.in (host_tools): Order binutils, gas and ld for
12929 convenience in running the testsuites.
12930
12931 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12932 * Makefile.in: Regenerate.
12933 * configure.in: Introduce rules to serialize subconfigure runs.
12934
12935 * configure.in: Introduce BASE_CC_FOR_TARGET.
12936 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
12937 Realize configure-build-* targets. Realize configure-target-* targets.
12938 * Makefile.in: Regenerate.
12939
12940 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12941
12942 * configure: Move gcc_version_trigger stuff from here...
12943 * configure.in: ...to here.
12944
12945 * configure.in: Separate subconfigure options added by this file from
12946 options given by the user. Add machinery to put args for host
12947 subconfigures into the Makefile.
12948
12949 * Makefile.tpl: Remove 'vault' targets.
12950 * Makefile.tpl: Reorder and comment dependencies.
12951 * Makefile.in: Regenerate.
12952
12953 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
12954 * configure.in: Fix my broken commit of previous patch. (sigh)
12955
12956 2002-11-28 Geoffrey Keating <geoffk@apple.com>
12957
12958 * configure.in: Move host-specific darwin noconfigdirs into
12959 the host-specific section.
12960
12961 2002-11-28 Geoffrey Keating <geoffk@apple.com>
12962
12963 * configure.in: Move host-specific darwin noconfigdirs into
12964 the host-specific section.
12965
12966 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
12967
12968 * configure: Remove skip-this-dir support.
12969 * Makefile.tpl: Remove skip-this-dir support.
12970
12971 * Makefile.tpl: Remove leftover support for non-autoconfiscated
12972 subdirectories.
12973 * Makefile.in: Regenerate.
12974
12975 * Makefile.tpl: Strip out useless setting of 'dir'.
12976 * Makefile.in: Regenerate.
12977
12978 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
12979
12980 * configure.in: Fix deeply stupid bug.
12981
12982 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12983 shell code in CXX_FOR_TARGET
12984 * Makefile.def: Introduce raw_cxx.
12985 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12986 RAW_CXX_FOR_TARGET.
12987 * Makefile.in: Regenerate.
12988
12989 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
12990
12991 * Makefile.tpl: Remove unnecessary ifs.
12992 * Makefile.in: Regenerate.
12993
12994 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
12995 dependencies. Maybe-ize build-libiberty. Create dummy install
12996 targets for 'no_install' modules.
12997 * configure: Move GDB_TK substitution to configure.in. Move
12998 build_modules stuff to configure.in.
12999 * configure.in: Implement soft dependency machinery. Maybe-ize
13000 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13001 * Makefile.in: Regenerate.
13002
13003 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13004
13005 * Makefile.tpl: Make all-target, install-target behave similarly
13006 to all, install (only hitting configured targets). Eliminate
13007 unused macro defintions.
13008
13009 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13010 build != host.
13011
13012 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13013
13014 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13015
13016 * configure.in: Produce lists of subdir targets we're actually
13017 configuring. Remove references to "dosrel".
13018 * Makefile.tpl: Let configure set which subdir targets are hit.
13019 Remove install-cross; clean up install; remove ALL. Remove
13020 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13021 Autogenerate host module targets. Remove empty dependency lines
13022 and redundant dependency; rearrange slightly.
13023 * Makefile.def: Add host-side libtermcap, utils.
13024
13025 * Makefile.in: Regenerate.
13026
13027 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13028
13029 * ltconfig (osf[345]): Append $major to soname_spec.
13030 Reflect this in library_names_spec.
13031 * ltmain.sh (osf): Prefix $major with . for use as extension.
13032
13033 2002-11-19 Andreas Jaeger <aj@suse.de>
13034
13035 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13036 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13037 and sparc64 GNU/Linux systems.
13038
13039 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13040
13041 * MAINTAINERS: Update email.
13042
13043 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13044
13045 * MAINTAINERS: Complete James Dennett's entry.
13046
13047 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13048
13049 * MAINTAINERS (Write After Approval): Add myself.
13050
13051 2002-11-13 Bruce Korb <bkorb@gnu.org>
13052
13053 * Makefile.tpl: syntactic cleanup
13054
13055 2002-11-13 Stuart Hastings <stuart@apple.com>
13056
13057 * MAINTAINERS: Add myself to write-after-approval list.
13058
13059 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13060
13061 * Makefile.def: Add list of recursive targets to autogenerate.
13062 Add build_modules.
13063 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13064 targets. Autogenerate *-build-* targets.
13065 * Makefile.in: Regenerate.
13066
13067 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13068
13069 * configure: More autoconf-style substitutions.
13070 * Makefile.tpl: More autoconf-style substitutions.
13071 * Makefile.in: Regenerate.
13072
13073 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13074
13075 * configure: Substitute more variables in a more autoconf-friendly
13076 way. Simplify slightly.
13077 * Makefile.tpl: Make more variables substitutable in an
13078 autoconf-friendly way.
13079 * Makefile.in: Regenerate.
13080
13081 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13082
13083 * MAINTAINERS (Write After Approval): Add myself.
13084
13085 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13086
13087 * configure.in (v810*): Remove special setting of tools.
13088
13089 * configure: Add support for extra required flags for ar or nm.
13090 * configure.in (aix4.3+): Use above support for target-specific
13091 issues, rather than using config/mt-aix43.
13092
13093 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13094
13095 * configure: Remove 'removing', which doesn't work. Replace $subdir
13096 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13097 with $srcdir. Reformat indentation. Substitute some variables
13098 formerly hard-coded in the Makefile for build=host.
13099 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13100 * Makefile.def: Autogenerate more.
13101 * Makefile.in: Regenerate.
13102
13103 2002-11-04 Adam Nemet <anemet@lnxw.com>
13104
13105 * MAINTAINERS (Write After Approval): Add myself.
13106
13107 2002-11-04 Kevin Buettner <kevinb@redhat.com>
13108
13109 * Makefile.def (host_modules): Add rda.
13110 * Makefile.in: Regenerate.
13111 * configure.in (target_tool): Add target-rda to list.
13112
13113 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13114
13115 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13116
13117 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
13118
13119 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13120 and restrap targets to this rule.
13121 * Makefile.in: Regenerate.
13122
13123 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13124
13125 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13126 GNATS only accounts.
13127
13128 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13129
13130 * configure.in (i[3456]86-*-linux*): Add check to disable
13131 ${libgcj} for glibc1.
13132
13133 2002-10-24 Denis Chertykov <denisc@overta.ru>
13134
13135 * MAINTAINERS: Add myself as ip2k port maintainer.
13136
13137 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13138
13139 * configure.in: Add tic4x target.
13140
13141 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13142
13143 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13144 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13145 * Makefile.in: Regenerate.
13146
13147 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13148 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13149 * Makefile.in: Regenerate.
13150
13151 2002-10-02 Janis Johnson <janis187@us.ibm.com>
13152
13153 * MAINTAINERS: Add myself as web pages co-maintainer.
13154
13155 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13156
13157 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13158 * Makefile.in: Regenerate.
13159
13160 2002-10-02 Zack Weinberg <zack@codesourcery.com>
13161
13162 * MAINTAINERS: Add myself and Nathan Sidwell
13163 <nathan@codesourcery.com> as VxWorks maintainers.
13164
13165 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13166
13167 * Makefile.def: Remove order dependency comments.
13168 * Makefile.tpl: Add explicit install-install dependencies.
13169 * Makefile.in: Regenerate.
13170
13171 * Makefile.tpl: Remove material now in src-release. (Finally!)
13172 * Makefile.in: Regenerate.
13173
13174 * Makefile.tpl: Add configure-target (for src-release in src)
13175 * Makefile.in: Regenerate.
13176
13177 2002-09-30 Nick Clifton <nickc@redhat.com>
13178
13179 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13180
13181 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13182
13183 * configure.in (s390*-*-linux*): Enable libgcj.
13184
13185 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13186
13187 * configure: Revert accidentally applied changes.
13188
13189 * Makefile.tpl: Make more autoconf-friendly.
13190 * Makefile.in: Regenerate.
13191 * configure: Make substitution more autoconf-like.
13192
13193 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13194
13195 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13196 single entry to handle all these.
13197 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13198 libjava on arm-*-elf.
13199
13200 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13201
13202 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13203 things that depend on them.
13204
13205 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13206
13207 * Makefile.tpl: Make subsituted variables more autoconfy.
13208 * Makefile.in: Regenerate.
13209 * configure: Make seds more autoconfy.
13210
13211 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13212
13213 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13214 * Makefile.in: Regenerate.
13215 * configure.in: Rewrite sed statements to look autoconfy.
13216
13217 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13218 all-target-foo on configure-target-foo.
13219 * Makefile.def: Ditto.
13220 * Makefile.in: Rebuild.
13221
13222 2002-09-25 Andrew Haley <aph@redhat.com>
13223
13224 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13225
13226 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13227
13228 * Makefile.def: New file.
13229 * Makefile.tpl: New file.
13230 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13231 * contrib/gcc_update: Note that Makefile.in is a generated file.
13232
13233 * configure.in: Minor rearrangement. Simplify tests.
13234
13235 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13236
13237 * configure.in (with_headers): Skip copy if value is "yes".
13238 (with_libs): Likewise.
13239
13240 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13241
13242 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13243 * configure.in (sh*-*-pe*): Ditto.
13244 * configure.in (mips*-*-pe*): Ditto.
13245 * configure.in (*arm-wince-pe): Ditto.
13246
13247 * configure.in: Rearrange.
13248
13249 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13250
13251 * MAINTAINERS: Update my email address.
13252
13253 2002-08-30 Paul Koning <pkoning@equallogic.com>
13254
13255 * MAINTAINERS: (Write After Approval): Add myself.
13256
13257 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13258
13259 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13260
13261 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13262
13263 * MAINTAINERS: Change my mailing address.
13264
13265 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13266
13267 * MAINTAINERS (Write After Approval): Remove myself.
13268 (Various Maintainers: c++ runtime libs): Add myself.
13269
13270 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13271
13272 * MAINTAINERS (Write After Approval): Remove myself.
13273 (Various Maintainers: c++ runtime libs): Add myself.
13274
13275 2002-08-15 Eric Christopher <echristo@redhat.com>
13276
13277 * config.sub: Import from master repository.
13278 * config.guess: Ditto.
13279
13280 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13281
13282 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13283 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13284 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13285
13286 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13287
13288 * MAINTAINERS: Add self to rs6000 vector extensions.
13289
13290 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13291
13292 * libiberty/configure: Reverted unintended yesterday's check in.
13293
13294 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13295
13296 * boehm-gc/configure, libf2c/configure: Rebuilt.
13297 * libffi/configure, libiberty/configure: Ditto.
13298 * libjava/configure, libobjc/configure: Ditto.
13299 * libstdc++-v3/configure, zlib/configure: Ditto.
13300 Merged from binutils:
13301 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13302 From Steve Ellcey <sje@cup.hp.com>:
13303 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13304 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13305 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13306 IA64.
13307 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13308 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13309 soname_spec, sys_lib_search_path_spec): Ditto.
13310
13311 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13312
13313 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13314
13315 2002-08-04 H.J. Lu (hjl@gnu.org)
13316
13317 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13318
13319 2002-08-02 Krister Walfridsson <cato@df.lth.se>
13320
13321 * MAINTAINERS (Write After Approval): Add myself.
13322
13323 2002-07-31 Alan Modra <amodra@bigpond.net.au>
13324
13325 * configure.in: Move generic linux case to end. Copy generic
13326 linux noconfigdirs to mips*-*-linux* entry and new
13327 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13328
13329 2002-07-19 Michael Matz <matz@suse.de>
13330
13331 * MAINTAINERS: Add myself as ra* maintainer.
13332
13333 2002-07-16 Chris Demetriou <cgd@broadcom.com>
13334
13335 * config.guess: Update to 2002-07-09 version.
13336 * config.sub: Update to 2002-07-03 version.
13337
13338 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13339
13340 * MAINTAINERS: Fix typo in a maintainer email address.
13341
13342 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13343
13344 * configure.in: Remove two redundant tests.
13345
13346 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13347
13348 * configure.in (mips*-*-irix6*o32): Enable stabs.
13349
13350 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13351
13352 * configure.in: Don't build grez.
13353 * Makefile.in: Ditto.
13354
13355 * Makefile.in: Remove references to bsp, cygmon, libstub.
13356 * configure.in: Ditto.
13357
13358 * configure.in: Remove leftover reference to gdbtest.
13359
13360 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
13361
13362 * configure.in (gxx_include_dir): Change to match versioned
13363 C++ headers if --enable-version-specific-runtime-libs is used.
13364
13365 2002-07-04 Steve Ellcey <sje@cup.hp.com>
13366
13367 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13368
13369 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13370
13371 * configure.in: Make --without-x work.
13372
13373 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13374
13375 * configure.in: Rearrange target Makefile fragment collection.
13376
13377 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13378 cvs[src].
13379 * configure.in: Ditto.
13380
13381 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13382
13383 * MAINTAINERS (Write After Approval): Update my e-mail address.
13384
13385 2002-06-24 Ben Elliston <bje@redhat.com>
13386
13387 * configure.in (host_tools): Remove cgen.
13388
13389 * Makefile.in (all-cgen): Remove; runs from its source directory.
13390 (check-cgen, install-cgen, clean-cgen): Likewise.
13391 (all-opcodes): Do not depend on all-cgen.
13392 (all-sim): Likewise.
13393
13394 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
13395
13396 * Makefile.in: Eliminate 'apache' targets.
13397 * configure.in: Eliminate 'apache' targets.
13398
13399 * configure.in: Eliminate redundant tests. Reorganize.
13400
13401 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13402
13403 * config-ml.in: Eliminate references to Cygnus configure.
13404
13405 * Makefile.in: Eliminate references to building emacs.
13406
13407 2002-06-28 Graham Stott <graham.stott@btinternet.com>
13408
13409 * MAINTAINERS: Update my email address.
13410
13411 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13412
13413 * config.if (libstdcxx_incdir): Version C++ headers.
13414 (cxx_incdir): Remove.
13415
13416 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13417
13418 * MAINTAINERS (Write After Approval): Add self.
13419
13420 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13421
13422 * configure.in: Add support for ip2k.
13423
13424 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13425
13426 * configure.in: Fix AIX configury bug.
13427
13428 2002-06-20 Steve Ellcey <sje@cup.hp.com>
13429
13430 * MAINTAINERS (Write After Approval): Add self.
13431
13432 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13433
13434 * configure.in: replace ${topsrcdir} with ${srcdir}
13435
13436 * configure.in: Move definition of libstdcxx_flags
13437 right above usage, rather than waaay earlier.
13438
13439 * configure.in: Pull definition of is_cross_compiler earlier.
13440
13441 * configure.in: Rearrange a little.
13442
13443 * configure.in: Remove references to librx.
13444 * Makefile.in: Remove references to librx.
13445
13446 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13447
13448 * config.sub: Add support for avr target.
13449 Import from master sources, rev 1.255
13450
13451 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
13452
13453 * configure, .cvsignore: Revert previous change...
13454 * Makefile: ...delete.
13455
13456 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13457
13458 * configure.in: Eliminate ${gasdir} variable.
13459
13460 2002-06-18 Dave Brolley <brolley@redhat.com>
13461
13462 * configure.in: Add support for frv.
13463 * config.sub: Add support for frv.
13464
13465 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13466
13467 * configure: Remove garbage from previous commit.
13468
13469 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13470
13471 * configure: For in-source builds, make a subdir and re-exec there.
13472 * Makefile: New file. Pass targets through to build directory.
13473 * .cvsignore: No longer ignore "Makefile".
13474
13475 2002-06-16 Douglas Rupp <rupp@gnat.com>
13476
13477 * MAINTAINERS (Write After Approval): Add self.
13478
13479 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13480
13481 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13482
13483 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13484
13485 * configure.in (vax-*-netbsd*): Re-enable gas.
13486
13487 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13488
13489 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13490 BUILD_PREFIX_1, to correct nomenclature.
13491 * configure: Likewise.
13492
13493 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13494 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13495
13496 2002-05-31 Olaf Hering <olh@suse.de>
13497
13498 * config-ml.in: Propogate DESTDIR also.
13499
13500 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13501
13502 * configure.in (vax-*-netbsd*): Don't build gas for this
13503 platform.
13504
13505 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13506
13507 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13508 and libgcj for AVR.
13509
13510 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13511
13512 * MAINTAINERS (Write After Approval): Add myself.
13513
13514 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13515
13516 * config.guess: Update to 2002-05-22 version.
13517 * config.sub: Likewise.
13518
13519 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13520
13521 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13522 * config-ml.in: Likewise.
13523 * configure: Likewise.
13524 * configure.in: Likewise.
13525
13526 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13527
13528 * MAINTAINERS: Update my email address.
13529
13530 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13531
13532 * configure.in: Simplify makefile fragment collection.
13533
13534 * configure.in: Remove code to build emacs.
13535
13536 * configure.in : Remove --srcdir argument from targargs and buildargs
13537 (it's always overridden in the Makefile anyway). Rearrange a bit.
13538
13539 * configure: Move some logic to configure.in.
13540 * configure.in: Move some logic from configure.
13541
13542 2002-05-11 Tom Tromey <tromey@redhat.com>
13543
13544 * MAINTAINERS: Reflect libgcj reality.
13545
13546 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13547
13548 * Makefile.in: Honour DESTDIR.
13549
13550 2002-05-08 Mark Mitchell <mark@codesourcery.com>
13551
13552 * config.guess: Import 2002-03-20 version.
13553 * config.sub: Import 2002-04-26 version.
13554
13555 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13556
13557 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13558
13559 2002-05-07 Tim Josling <tej@melbpc.org.au>
13560
13561 * MAINTAINERS: Add self.
13562
13563 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
13564
13565 * ltmain.sh: Detect and handle object name conflicts
13566 while piecewise linking a static library.
13567
13568 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
13569
13570 * configure.in (noconfigdirs): Don't disable libgcj on
13571 sparc64-*-solaris* and sparcv9-*-solaris*.
13572
13573 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
13574
13575 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13576
13577 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13578
13579 * configure.in (FLAGS_FOR_TARGET): Do not add
13580 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13581 on i[3456]86-*-linux*.
13582
13583 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13584
13585 * configure.in (noconfigdirs): Replace [ ] with test.
13586
13587 * configure.in (noconfigdirs): Do not add target-newlib if
13588 target == i[3456]86-*-linux*, and host == target.
13589
13590 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13591
13592 * configure.in: delete reference to absent file
13593
13594 * configure.in: replace '[' with 'test'
13595
13596 * configure.in: Eliminate references to gash.
13597 * Makefile.in: Eliminate references to gash.
13598
13599 * configure.in: remove useless references to 'pic' makefile fragments.
13600
13601 * configure.in: (*-*-windows*) Finish removing.
13602
13603 * configure.in: Eliminate redundant test for libgui.
13604
13605 2002-04-29 Roger Sayle <roger@eyesopen.com>
13606
13607 * MAINTAINERS: Add self and realphabetize. Update entries
13608 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13609 entry for a29k port maintainer.
13610
13611 2002-04-26 Joel Sherrill <joel@OARcorp.com>
13612
13613 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13614 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13615
13616 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13617
13618 * configure.in: remove references to dead files
13619
13620 2002-04-19 Mark Mitchell <mark@codesourcery.com>
13621
13622 * MAINTAINERS: Add information about purpose of this file.
13623
13624 2002-04-18 Tom Tromey <tromey@redhat.com>
13625
13626 * configure.in: Disallow configuring libgcj when it is already
13627 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13628 Solaris 2.8 by default. For PR libgcj/6158.
13629
13630 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13631
13632 * configure.in: Move default CC setting out of config/mh-* fragments
13633 directly into here.
13634
13635 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13636
13637 * configure.in: don't even try to configure or make a subdirectory
13638 if there's no configure script for it.
13639
13640 2002-04-15 Mark Mitchell <mark@codesourcery.com>
13641
13642 * MAINTAINERS: Remove chill maintainers.
13643 * Makefile.in (CHILLFLAGS): Remove.
13644 (CHILL_LIB): Remove.
13645 (TARGET_CONFIGDIRS): Remove libchill.
13646 (CHILL_FOR_TARGET): Remove.
13647 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13648 CHILL_LIB.
13649 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13650 (CHECK_TARGET_MODULES): Likewise.
13651 (INSTALL_TARGET_MODULES): Likewise.
13652 (CLEAN_TARGET_MODULES): Likewise.
13653 (configure-target-libchill): Remove.
13654 (all-target-libchill): Remove.
13655 * configure.in (target_libs): Remove target-libchill.
13656 Do not compute CHILL_FOR_TARGET.
13657 * libchill: Remove directory.
13658
13659 2002-04-11 DJ Delorie <dj@redhat.com>
13660
13661 * Makefile.in, configure.in: Sync with binutils, entries
13662 follow...
13663
13664 2002-04-07 Andrew Cagney <ac131313@redhat.com>
13665
13666 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13667 (do-tar, do-bz2): New rules.
13668 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13669 (gdb-tar): New rule.
13670 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13671 (insight_dejagnu.tar): New rule.
13672 (insight.tar): New rule.
13673 (gdb+dejagnu.tar): New rule.
13674 (gdb.tar): New rule.
13675
13676 2002-02-01 Mo DeJong <supermo@bayarea.net>
13677
13678 * Makefile.in: Add all-tix to deps for all-snavigator
13679 so that tix is built when building snavigator.
13680
13681 2002-01-11 Steve Ellcey <sje@cup.hp.com>
13682
13683 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13684 ld and gdb are not supported.
13685
13686 2002-01-07 Mark Salter <msalter@redhat.com>
13687
13688 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13689 Allow target-libgloss to be built for arm, strongarm, and xscale.
13690
13691 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13692
13693 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13694 options for i[3456]86-pc-linux* native builds.
13695
13696 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13697
13698 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13699 files from .po files for a distribution.
13700
13701 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
13702
13703 * configure.in: Enable libstdc++-v3 for h8300 targets.
13704
13705 2001-06-19 Alan Modra <amodra@bigpond.net.au>
13706
13707 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13708 version from bfd/.
13709
13710 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13711
13712 * Makefile.in (VER): When present, extract the version number from
13713 the file version.in.
13714
13715 2001-05-24 Tom Rix <trix@redhat.com>
13716
13717 * configure.in : enable ld for aix
13718
13719 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13720
13721 * config.guess: Add linux target for S/390.
13722
13723 2000-11-07 Philip Blundell <pb@futuretv.com>
13724
13725 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13726
13727 2000-11-03 Philip Blundell <pb@futuretv.com>
13728
13729 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13730 files.
13731
13732 2001-01-15 Ben Elliston <bje@redhat.com>
13733
13734 * configure.in (host_tools): Add sid.
13735 Always configure cgen.
13736
13737 2000-11-24 Nick Clifton <nickc@redhat.com>
13738
13739 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13740
13741 2000-08-20 Doug Evans <dje@casey.transmeta.com>
13742
13743 * Makefile.in (ALL_MODULES): Add all-cgen.
13744 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13745 (all-cgen): New target.
13746 (all-opcodes,all-sim): Depend on all-cgen.
13747 * configure.in (host_tools): Add cgen.
13748 Only configure cgen if --enable-cgen-maint.
13749
13750 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
13751
13752 * configure.in: Add *-*-freebsd* configurations.
13753
13754 2002-04-08 Tom Tromey <tromey@redhat.com>
13755
13756 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13757 Fixes PR libgcj/6068.
13758
13759 2002-03-30 Krister Walfridsson <cato@df.lth.se>
13760
13761 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13762
13763 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13764
13765 * configure.in (alpha*-dec-osf*): Enable libgcj.
13766
13767 2003-03-27 Matthew Gingell <gingell@gnat.com>
13768
13769 * MAINTAINERS (Write After Approval): Add myself.
13770
13771 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13772
13773 Fix for: PR bootstrap/3591, target/5676
13774 * configure.in (mcore-pe): Disable the configuration of
13775 libstdc++-v3 since exceptions are not supported.
13776
13777 2002-03-20 Anthony Green <green@redhat.com>
13778
13779 * configure.in: Enable libgcj for xscale-elf target.
13780
13781 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
13782
13783 * MAINTAINERS: Update my email address.
13784
13785 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
13786
13787 * ltmain.sh (relink_command): Fix typo in previous change.
13788
13789 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
13790
13791 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13792 (relink_command): Added --tag flags.
13793 (mode=install): If relinking fails; error out.
13794
13795 2002-03-12 Richard Henderson <rth@redhat.com>
13796
13797 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
13798 .NOTPARALLEL tag.
13799 (do-check): Rename from check.
13800 (check): Allow parallel check.
13801
13802 2002-03-12 Bob Wilson <bob.wilson@acm.org>
13803
13804 * MAINTAINERS: Add myself as maintainer for xtensa port.
13805 Fix alphabetical order in CPU port maintainer list.
13806 Remove myself from Write After Approval list.
13807
13808 2002-03-11 Richard Henderson <rth@redhat.com>
13809
13810 * Makefile.in (.NOTPARALLEL): Add fake tag.
13811
13812 2002-03-07 H.J. Lu (hjl@gnu.org)
13813
13814 * configure.in: Enable gprof for mips*-*-linux*.
13815
13816 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
13817
13818 * MAINTAINERS (Write After Approval): Add myself.
13819
13820 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
13821
13822 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13823 libjava.
13824 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13825
13826 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
13827
13828 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13829 because its Makefile is there; test for the executable instead.
13830
13831 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
13832
13833 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13834 libstdc++-v3 and libjava.
13835
13836 2002-02-11 Adam Megacz <adam@xwt.org>
13837
13838 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13839 boehm-gc
13840
13841 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
13842
13843 * config.guess: Updated to 2002-01-30's version.
13844 * config.sub: Updated to 2002-02-01's version.
13845 Contribute sh64-elf.
13846 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
13847 * configure.in: Added sh64-*-*.
13848
13849 2002-02-08 Chris Demetriou <cgd@broadcom.com>
13850
13851 * MAINTAINERS: Belatedly add myself to write after approval list.
13852
13853 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
13854
13855 * MAINTAINERS: Put self in as maintainer for x86-64 port.
13856 Remove self as Write After Approval.
13857
13858 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
13859
13860 * MAINTAINERS: Put self in as maintainer for contrib/regression
13861 directory.
13862
13863 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
13864
13865 * MAINTAINERS: Update my email address.
13866
13867 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
13868
13869 * configure.in (*-*-netbsd*): New. Skip target-newlib,
13870 target-libiberty, and target-libgloss. Skip Java-related
13871 libraries if not supported for NetBSD on target CPU.
13872
13873 2002-01-25 Douglas B Rupp <rupp@gnat.com>
13874
13875 * install-sh: Use _inst.$$_ for temp file name.
13876
13877 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
13878
13879 * MAINTAINERS (Write After Approval): Move my contact info
13880 from here...
13881 (OS Port Maintainers): ...to here (netbsd).
13882
13883 2002-01-22 Bob Wilson <bob.wilson@acm.org>
13884
13885 * MAINTAINERS (Write After Approval): Add myself.
13886
13887 2002-01-17 H.J. Lu <hjl@gnu.org>
13888
13889 * Makefile.in (all-fastjar): Also depend on all-libiberty.
13890 (all-target-fastjar): Also depend on all-target-libiberty.
13891
13892 2002-01-16 H.J. Lu (hjl@gnu.org)
13893
13894 * config.guess: Import from master sources, rev 1.225.
13895 * config.sub: Import from master sources, rev 1.238.
13896
13897 2002-01-16 Kazu Hirata <kazu@hxi.com>
13898
13899 * MAINTAINERS (Write After Approval): Remove myself.
13900
13901 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
13902
13903 * MAINTAINERS (Write After Approval): Add myself.
13904
13905 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13906
13907 * MAINTAINERS: Add self as docs co-maintainer.
13908
13909 2001-12-11 Matthias Klose <doko@debian.org>
13910
13911 * MAINTAINERS (Write After Approval): Add myself.
13912
13913 2001-12-09 Zack Weinberg <zack@codesourcery.com>
13914
13915 * MAINTAINERS: Update my email address.
13916
13917 2001-12-07 Turly O'Connor <turly@apple.com>
13918 * MAINTAINERS (Write After Approval): Add myself.
13919 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13920 (rs6000_initialize_trampoline): Call __trampoline_setup for
13921 ABI_DARWIN too.
13922 * darwin-tramp.asm: New file, implements __trampoline_setup.
13923 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13924
13925 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
13926
13927 * MAINTAINERS (Write After Approval): Add myself.
13928
13929 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
13930
13931 * configure, configure.in: Use temp file for long sed commands.
13932
13933 2001-12-03 Laurent Guerby <guerby@acm.org>
13934
13935 * config.sub: Update to version 1.232 on subversion.
13936
13937 2001-12-03 Ben Elliston <bje@redhat.com>
13938
13939 * MAINTAINERS: Update mail address for config.* patches.
13940
13941 2001-11-27 DJ Delorie <dj@redhat.com>
13942 Zack Weinberg <zack@codesourcery.com>
13943
13944 When build != host, create libiberty for the build machine.
13945
13946 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13947 CONFIG_ARGUMENTS.
13948 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13949 New variables.
13950 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13951 and rules.
13952 (all.normal): Depend on ALL_BUILD_MODULES.
13953 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13954 (all-build-libiberty): Depend on configure-build-libiberty.
13955
13956 * configure: Calculate and substitute proper value for
13957 ALL_BUILD_MODULES.
13958 * configure.in: Create the build subdirectory.
13959 Calculate and substitute TARGET_CONFIGARGS (formerly
13960 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13961
13962 2001-11-26 Ziemowit Laski <zlaski@apple.com>
13963
13964 * MAINTAINERS (write-after-approval): Add self.
13965
13966 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
13967
13968 * MAINTAINERS (GNATS only accounts): Remove self.
13969
13970 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
13971
13972 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13973 libf2c.
13974
13975 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
13976
13977 * MAINTAINERS (Write After Approval): Add self.
13978
13979 2001-11-12 David O'Brien <obrien@FreeBSD.org>
13980
13981 * MAINTAINERS: mips and s390 are also CPU ports.
13982
13983 2001-11-12 David O'Brien <obrien@FreeBSD.org>
13984
13985 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13986
13987 2001-11-11 David O'Brien <obrien@FreeBSD.org>
13988
13989 * MAINTAINERS: Alphabetize.
13990
13991 2001-11-09 Kazu Hirata <kazu@hxi.com>
13992
13993 * MAINTAINERS (Various maintainers: h8 port): Add myself.
13994
13995 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
13996
13997 * MAINTAINERS (Various maintainers: hppa port): Added myself.
13998
13999 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14000
14001 * configure.in (--enable-languages): Be more permissive about
14002 syntax. Check for empty lists better. Warn about $LANGUAGES.
14003
14004 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
14005
14006 * config.sub: Import from master sources, rev. 1.230.
14007 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14008
14009 2001-11-07 Laurent Guerby <guerby@acm.org>
14010
14011 * MAINTAINERS (Write After Approval): Add self.
14012
14013 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14014
14015 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14016
14017 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14018
14019 * config.sub: Import from master sources, rev 1.226.
14020 * config.guess: Import from master sources, rev 1.216.
14021
14022 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14023
14024 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14025 * MAINTAINERS: Add self as maintainer of MMIX port.
14026 Remove old after-approval entry.
14027
14028 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14029
14030 * ChangeLog, configure: Fix spelling errors.
14031
14032 2001-10-20 Brendan Kehoe <brendan@zen.org>
14033
14034 * MAINTAINERS: Tweak my address.
14035
14036 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
14037
14038 * MAINTAINERS: Update my email address.
14039
14040 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
14041
14042 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14043 * MAINTAINERS: Add self as maintainer of CRIS port.
14044
14045 2001-10-10 Geert Bosch <bosch@gnat.com>
14046
14047 * MAINTAINERS (Various maintainers: Ada front end):
14048 Added Robert Dewar.
14049
14050 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
14051
14052 * MAINTAINERS (Write After Approval): Added self
14053
14054 2001-10-02 Geert Bosch <bosch@gnat.com>
14055
14056 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14057
14058 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14059
14060 * configure: Handle temporary files securely using mkdir.
14061
14062 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
14063
14064 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14065
14066 2001-09-26 Will Cohen <wcohen@redhat.com>
14067
14068 * configure.in (*-*-linux*): Disable configuration of target-newlib
14069 and target-libgloss.
14070
14071 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
14072
14073 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14074 RANLIB.
14075
14076 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
14077
14078 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14079 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14080 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14081 avoid quotes nesting problems.
14082 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14083 (DO_X): Export only variables that are set.
14084
14085 2001-09-19 Ben Elliston <bje@redhat.com>
14086
14087 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14088 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14089 semantics. Use the shell built-in "type" command instead.
14090
14091 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
14092
14093 Merged from gcc-3_0-branch:
14094 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14095 * ltcf-c.sh: Use $objext, not $ac_objext.
14096 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14097 * ltcf-cxx.sh: Add support for GNU.
14098 2001-07-22 Timothy Wall <twall@redhat.com>
14099 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14100 default settings if using GNU tools with that configuration.
14101 * ltcf-cxx.sh: Ditto.
14102 * ltcf-gcj.sh: Ditto.
14103 2001-07-21 Michael Chastain <chastain@redhat.com>
14104 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14105 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14106 * ltmain.sh: Mark as gcc-local.
14107
14108 2001-08-30 Eric Christopher <echristo@redhat.com>
14109 Jason Eckhardt <jle@redhat.com>
14110
14111 * config.guess: Merge from master sources.
14112 * config.sub: Merge from master sources, add support for mipsisa32.
14113
14114 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
14115 * config.sub: Merge from master sources, rev 1.219.
14116 * MAINTAINERS: Add self as contact for stormy16 port.
14117
14118 2001-08-14 Zack Weinberg <zackw@panix.com>
14119
14120 * config.sub: Merge from master sources, rev 1.218.
14121 * config.guess: Merge from master sources, rev 1.209.
14122
14123 2001-08-11 Graham Stott <grahams@redhat.com>
14124
14125 * Makefile.in (check-c++): Add missing semicolon.
14126
14127 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14128
14129 * MAINTAINERS (Various maitainers: predict.def): Added myself.
14130
14131 2001-07-30 Eric Christopher <echristo@redhat.com>
14132
14133 * MAINTAINERS (Various maintainers: mips port): Added myself.
14134
14135 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14136
14137 * configure.in (sh-*-linux*): New.
14138
14139 2001-07-27 Richard Henderson <rth@redhat.com>
14140
14141 * .cvsignore: Add LAST_UPDATED.
14142
14143 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14144
14145 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14146
14147 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
14148
14149 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14150
14151 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14152
14153 * MAINTAINERS (Write After Approval): Added myself.
14154
14155 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14156
14157 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14158 and libgcj on m68hc11/m68hc12.
14159
14160 2001-06-27 H.J. Lu (hjl@gnu.org)
14161
14162 * Makefile (CFLAGS_FOR_BUILD): New.
14163 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14164
14165 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14166
14167 * README: Remove version number.
14168
14169 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14170
14171 * INSTALL/README: Update wrt. to the installation instructions now
14172 residing in gcc/doc/install.texi.
14173
14174 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14175
14176 * README: Replace with a cut-down and updated version of gcc/README.
14177
14178 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14179
14180 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14181 multilibs to be disabled.
14182
14183 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14184
14185 * MAINTAINERS (Write After Approval): Add myself.
14186
14187 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14188
14189 * config.guess: Import CVS version 1.195.
14190 * config.sub: Import CVS version 1.212.
14191
14192 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14193
14194 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14195 gcc/xgcc is built, use -print-prog-name to find out the program
14196 name to use.
14197
14198 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14199
14200 * config.guess: Import CVS version 1.194. All gcc-local changes
14201 appear to also be in the master copy.
14202 * config.sub: Import CVS version 1.211.
14203
14204 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14205
14206 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14207 with_gcc]: Use `gcc -shared' to build a shared library.
14208
14209 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14210
14211 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14212 archives.
14213
14214 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14215
14216 * MAINTAINERS (Write After Approval): Add myself.
14217
14218 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14219
14220 * configure.in (libstdcxx_flags): Do not try to execute
14221 libstdc++-v3/testsuite_flags until it exists.
14222
14223 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14224
14225 * MAINTAINERS: Update my email address.
14226
14227 2001-05-31 Graham Stott <grahams@redhat.com>
14228
14229 * MAINTAINERS (Write After Approval): Add myself.
14230
14231 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14232
14233 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14234 libraries when using g++ with native linker.
14235
14236 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14237
14238 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14239
14240 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14241
14242 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14243 [aix4*|aix5*]: Prepend blank.
14244
14245 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
14246
14247 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14248 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14249 of subdir/configure scripts to use the new libtool.m4.
14250
14251 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14252
14253 * MAINTAINERS (Write After Approval): Add myself.
14254
14255 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14256
14257 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14258
14259 2001-05-11 Ben Elliston <bje@redhat.com>
14260
14261 * Makefile.in (all-sid): New target.
14262 (check-sid, clean-sid, install-sid): Likewise.
14263
14264 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14265
14266 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14267
14268 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14269
14270 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14271 libgcj.
14272
14273 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14274
14275 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14276 gcc/xgcc is built, use -print-prog-name to find out the program
14277 name to use.
14278
14279 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14280
14281 * configure.in (noconfigdirs): Don't reset it from scratch in the
14282 target case; only append to it.
14283
14284 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14285 sparc-*-solaris2.8]: Disable ${libgcj}.
14286
14287 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14288
14289 * configure.in (libgcj_saved): Copy from $libgcj.
14290 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14291 --disable-libgcj.
14292
14293 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14294
14295 * MAINTAINERS: Remove self as MIPS maintainer and
14296 C front end maintainer.
14297
14298 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14299
14300 * configure.in: Move *-chorusos target case to the proper switch.
14301 Disable libgcj.
14302
14303 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14304
14305 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14306 1.641.2.228.
14307
14308 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14309
14310 * Makefile.in (STAGE1_CFLAGS): Pass down.
14311
14312 2001-04-13 Alan Modra <amodra@one.net.au>
14313
14314 * config.guess: Add hppa64-linux support. Note for next import that
14315 this is already in the master file.
14316 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14317
14318 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14319
14320 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14321 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14322
14323 2001-04-11 Stan Shebs <shebs@apple.com>
14324
14325 * MAINTAINERS: Add self as Darwin port maintainer.
14326
14327 2001-04-11 Alan Modra <amodra@one.net.au>
14328
14329 * MAINTAINERS: Update my email address.
14330
14331 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
14332
14333 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14334 recent versions of FreeBSD (release 3 or later).
14335 * ltconfig: On FreeBSD, -lc must not be provided when building
14336 a shared library or else the standard -pthread gcc option is
14337 rendered worthless to later users of the built library.
14338
14339 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14340
14341 * MAINTAINERS: Add self and RTH as C front end maintainers.
14342
14343 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
14344
14345 * config.sub: Make sure to match an already-canonicalized
14346 machine name (eg. mn10300-unknown-elf).
14347
14348 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
14349
14350 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14351 New macros.
14352 (bootstrap, cross): Use RECURSE_FLAGS.
14353 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14354
14355 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
14356
14357 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14358
14359 2001-03-22 Colin Howell <chowell@redhat.com>
14360
14361 * Makefile.in (DO_X): Do not backslash single-quotes in
14362 backquotes (two places).
14363
14364 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14365
14366 Re-installed:
14367 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14368 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14369 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14370 * ltcf-cxx.sh: Likewise.
14371 * ltcf-gcj.sh: Likewise.
14372
14373 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14374
14375 * MAINTAINERS: Add myself as "documentation co-maintainer".
14376
14377 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14378
14379 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14380 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14381
14382 2001-03-19 Tom Tromey <tromey@redhat.com>
14383
14384 * config-ml.in: Handle GCJ and GCJFLAGS.
14385
14386 2001-03-21 Michael Chastain <chastain@redhat.com>
14387
14388 * Makefile.in: all-m4 depends on all-texinfo.
14389
14390 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
14391
14392 * MAINTAINERS: Add myself to write after approval list.
14393
14394 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
14395
14396 * Makefile.in (DO_X): Quote nested quotes.
14397
14398 2001-03-18 Alan Modra <alan@linuxcare.com.au>
14399
14400 * MAINTAINERS: Add myself to write after approval list.
14401
14402 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
14403
14404 * Makefile.in (DO_X): Use double quotes for quoting
14405 "RANLIB=$${RANLIB}".
14406
14407 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14408
14409 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14410
14411 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
14412
14413 * configure.in: Only use `lang_requires' for languages athat are
14414 actually enabled.
14415
14416 2001-03-08 Phil Edwards <pme@sources.redhat.com>
14417
14418 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14419
14420 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
14421
14422 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14423
14424 2001-03-07 Tom Tromey <tromey@redhat.com>
14425
14426 * configure.in: Allow config-lang.in to set `lang_requires' to list
14427 of other required languages.
14428
14429 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
14430
14431 * Makefile.in: Remove RANLIB definition. Use RANLIB
14432 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14433 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14434
14435 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
14436 Alexandre Oliva <aoliva@redhat.com>
14437
14438 * Makefile.in (check-c++): Use tabs, not spaces.
14439
14440 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
14441
14442 * MAINTAINERS: add myself to Write After Approval list.
14443
14444 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
14445
14446 * Makefile.in (check-c++): New rule.
14447
14448 * configure.in (target_libs): Remove libg++.
14449 (noconfigdirs): Remove libg++.
14450 (noconfigdirs): Same.
14451 (noconfigdirs): Same.
14452 (noconfigdirs): Same.
14453
14454 * config-ml.in: Remove libg++ references.
14455
14456 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14457 (ALL_TARGET_MODULES): Same.
14458 (configure-target-libg++): Remove.
14459 (all-target-libg++): Remove.
14460 (configure-target-libio): Remove.
14461 (all-target-libio): Remove.
14462 (check-target-libio): Remove.
14463 (.PHONY): Remove.
14464 (libg++.tar.bz2): Remove.
14465 (all-target-cygmon): Remove libio.
14466 (all-target-libstdc++): Remove.
14467 (configure-target-libstdc++): Remove.
14468 (TARGET_LIB_PATH): Remove libstdc++.
14469 (ALL_GCC_CXX): Remove libstdc++.
14470 (all-target-gperf): Correct.
14471
14472 2001-02-16 Nick Clifton <nickc@redhat.com>
14473
14474 * configure.in (noconfigdirs): Allow configuration of texinfo
14475 for Cygwin hosts.
14476
14477 2001-02-15 Anthony Green <green@redhat.com>
14478
14479 * configure: Introduce GCJ_FOR_TARGET.
14480 * configure.in: Ditto.
14481 * Makefile.in: Ditto.
14482
14483 2001-02-13 Andreas Schwab <schwab@suse.de>
14484
14485 * MAINTAINERS: Update mail address.
14486
14487 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14488
14489 * config.guess: Add linux target for S/390.
14490 * config.sub: Likewise.
14491
14492 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
14493
14494 * configure.in: for *-chorusos, don't config target-newlib and
14495 target-libgloss.
14496
14497 2001-02-06 Ben Elliston <bje@redhat.com>
14498
14499 * configure: Output host type to stdout, not stderr.
14500
14501 2001-02-05 Mark Mitchell <mark@codesourcery.com>
14502
14503 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14504 * ltcf-cxx.sh: Likewise.
14505
14506 * config.if: Assume enable_libstdcxx_v3 is defined.
14507
14508 2001-02-04 Mark Mitchell <mark@codesourcery.com>
14509
14510 Remove V2 C++ library.
14511 * configure.in: Remove --enable-libstdcxx_v3 support.
14512
14513 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14514
14515 * include/demangle.h: Add prototype for java_demangle_v3.
14516
14517 2001-01-29 Phil Edwards <pme@sources.redhat.com>
14518
14519 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14520
14521 2001-01-27 Richard Henderson <rth@redhat.com>
14522
14523 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14524
14525 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14526
14527 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14528 Don't unset, it's non-portable and no longer necessary, set to empty
14529 instead.
14530
14531 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14532
14533 * ltconfig: Shell portability fix for the tagname validity check.
14534
14535 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
14536
14537 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14538 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14539
14540 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14541
14542 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14543
14544 2001-01-26 Tom Tromey <tromey@redhat.com>
14545
14546 * configure.in: Allow libgcj to be built on Sparc Solaris.
14547
14548 2001-01-25 David Edelsohn <edelsohn@gnu.org>
14549
14550 * ltcf-c.sh: Add aix5 case.
14551 * ltcf-cxx.sh: Likewise.
14552 * ltconfig: Likewise.
14553
14554 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
14555
14556 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14557 keep at least one of build_libtool_libs or build_old_libs set to
14558 yes.
14559
14560 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14561 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14562
14563 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14564
14565 * configure.in: Enable libgcj on several additional platforms.
14566
14567 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14568
14569 * configure.in: Enable libgcj for linux targets.
14570
14571 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14572
14573 * MAINTAINERS (Write After Approval): Add myself.
14574
14575 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14576
14577 * MAINTAINERS: Add myself as vax port maintainer.
14578
14579 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14580
14581 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14582
14583 2001-01-09 Mike Stump <mrs@wrs.com>
14584
14585 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14586 failures of subdirectories.
14587
14588 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14589
14590 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14591 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14592 * ltcf-cxx.sh: Likewise.
14593 * ltcf-gcj.sh: Likewise.
14594 * ltconfig.sh: Fix typo.
14595
14596 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14597
14598 * configure: handle DOS-style absolute paths.
14599
14600 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14601
14602 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14603
14604 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14605
14606 * MAINTAINERS: Add myself as avr port co-maintainer.
14607
14608 2000-12-28 Ben Elliston <bje@redhat.com>
14609
14610 * MAINTAINERS: Add myself under ``Write After Approval''.
14611
14612 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14613
14614 * texinfo: Remove directory from GCC.
14615
14616 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14617
14618 * COPYING: Update to current
14619 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14620 to 19yy as example year in copyright notice).
14621
14622 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14623
14624 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14625 (libstdcxx_incdir): Pass down.
14626 * config.if: Remove expired bits for cxx_interface, add stub.
14627 (libstdcxx_incdir): Add variable for g++ include directory.
14628 * configure.in (gxx_include_dir): Use it.
14629
14630 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
14631
14632 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14633 with old-email address from ``Write After Approval''.
14634
14635 2000-12-15 Andreas Jaeger <aj@suse.de>
14636
14637 * configure.in: Handle lang_dirs.
14638
14639 2000-12-14 Tom Tromey <tromey@redhat.com>
14640
14641 * MAINTAINERS: Removed brads.
14642
14643 * MAINTAINERS: Added gcj developers.
14644
14645 2000-12-13 Anthony Green <green@redhat.com>
14646
14647 * configure.in: Disable libgcj for any target not specifically
14648 listed. Disable libgcj for x86 and Alpha Linux until compatible
14649 with g++ abi.
14650
14651 2000-12-13 Mike Stump <mrs@wrs.com>
14652
14653 * Makefile.in (local-distclean): Also remove fastjar.
14654
14655 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14656
14657 * contrib/gcc_update: Add fastjar --touch entries.
14658
14659 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
14660
14661 * configure.in: Disable language-specific target libraries for
14662 languages that aren't enabled.
14663
14664 2000-12-10 Anthony Green <green@redhat.com>
14665
14666 * configure.in: Define libgcj. Disable libgcj target libraries for
14667 most targets.
14668
14669 2000-12-10 Neil Booth <neilb@earthling.net>
14670
14671 * MAINTAINERS: Update mail address, remove from WAA list.
14672
14673 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14674
14675 * libjava: Imported from /cvs/java.
14676 * libffi: Likewise.
14677 * Boehm-gc: Likewise.
14678
14679 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14680
14681 * configure.in (target_libs): Revert 2000-12-08 patch.
14682 (noconfigdirs): Added target-libjava.
14683
14684 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14685
14686 * djunpack.bat: removed.
14687
14688 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14689
14690 * Makefile.in: handle DOS-style absolute paths.
14691 * config-ml.in: likewise.
14692 * symlink-tree: likewise.
14693
14694 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14695
14696 * fastjar: Imported.
14697
14698 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14699
14700 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14701 libjava.
14702 * configure.in (target_libs): Removed `target-libjava'.
14703
14704 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14705
14706 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14707 (ALL_MODULES): Added fastjar.
14708 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14709 (all-target-libjava): all-fastjar replaces all-zip.
14710 (all-fastjar): Added.
14711 (configure-target-fastjar, all-target-fastjar): Likewise.
14712 * configure.in (host_tools): Added fastjar.
14713
14714 2000-12-07 Mike Stump <mrs@wrs.com>
14715
14716 * Makefile.in (local-distclean): Remove leftover built files.
14717
14718 2000-11-24 Nick Clifton <nickc@redhat.com>
14719
14720 * configure.in (xscale-elf): Add target.
14721 (xscale-coff): Add target.
14722
14723 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
14724
14725 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14726 recent versions of FreeBSD (release 3 or later).
14727 * ltconfig: On FreeBSD, -lc must not be provided when building
14728 a shared library or else the standard -pthread gcc option is
14729 rendered worthless to later users of the built library.
14730
14731 2000-11-16 Fred Fish <fnf@be.com>
14732
14733 * configure.in (enable_libstdcxx_v3): Fix typo,
14734 libstd++ -> libstdc++.
14735
14736 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14737
14738 * MAINTAINERS: Add self to Write After Approval list.
14739
14740 2000-11-21 Bernd Schmidt <bernds@redhat.com>
14741
14742 * MAINTAINERS: Update my email address. Add myself to global write
14743 privs list.
14744
14745 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
14746
14747 * Makefile.in: Merge with src and libgcj.
14748 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14749 configure-target-<library> when their configure scripts need the C
14750 or C++ library to have already been built to work properly.
14751 (do_proto_toplev): Set them to an empty string.
14752
14753 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14754 (REALLY_SET_LIB_PATH): Use them.
14755
14756 2000-11-17 Stan Shebs <shebs@apple.com>
14757
14758 * MAINTAINERS: Add self to Write After Approval list.
14759
14760 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14761
14762 * configure: Provide the original toplevel configure arguments
14763 (including $0) to subprocesses in the environment rather than
14764 through gcc/configargs.h.
14765
14766 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14767
14768 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14769 C99. Alphabetise "Write After Approval" list.
14770
14771 2000-11-12 Mark Mitchell <mark@codesourcery.com>
14772
14773 * configure: Turn on libstdc++ V3 by default.
14774
14775 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14776 if we've got GCC.
14777
14778 2000-11-11 Philip Blundell <philb@gnu.org>
14779
14780 * MAINTAINERS: Add self to Write After Approval list.
14781
14782 2000-11-09 David Edelsohn <edelsohn@gnu.org>
14783
14784 * ltcf-c.sh (aix4): Improve shared library configuration; require
14785 exporting symbols.
14786 * ltcf-cxx.sh (aix4): Define.
14787 * ltconfig (aix4): Define library and soname specs appropriate for
14788 AIX. Define command to create export symbols list.
14789
14790 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
14791
14792 * config.sub: Add support for Sun Chorus
14793
14794 2000-10-31 Nick Clifton <nickc@redhat.com>
14795
14796 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14797 <name>@redhat.com. Also installed new email address for Clint
14798 Popetz.
14799
14800 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
14801
14802 * etc: Remove directory from GCC.
14803
14804 2000-10-16 Michael Meissner <meissner@redhat.com>
14805
14806 * configure (gcc/configargs.h): Only create if there is a build GCC
14807 directory created.
14808
14809 2000-10-16 Matthias Klose <doko@debian.org>
14810
14811 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14812 when configured for libstdc++-v3.
14813
14814 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
14815
14816 * configure: Save configure arguments to gcc/configargs.h.
14817
14818 2000-10-04 Philipp Thomas <pthomas@suse.de>
14819
14820 * config.guess: Import CVS version 1.157.
14821 * config.sub: Import CVS version 1.181.
14822
14823 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
14824
14825 * Makefile.in (bootstrap): avoid recursion if subdir missing
14826 (cross): ditto
14827 (do-proto-toplev): ditto
14828
14829 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
14830
14831 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14832 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14833
14834 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14835 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
14836 all affected `configure' scripts.
14837
14838 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
14839
14840 * MAINTAINERS: Add self as cpplib co-maintainer.
14841
14842 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
14843
14844 * MAINTAINERS: Add self to Write After Approval list.
14845
14846 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14847
14848 * INSTALL/README: egcs -> GCC update.
14849
14850 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
14851
14852 * MAINTAINERS: Add myself to Write After Approval list.
14853
14854 2000-09-15 Kazu Hirata <kazu@hxi.com>
14855
14856 * MAINTAINERS: Add myself to Write After Approval list.
14857
14858 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
14859
14860 * configure.in: Do not build byacc for hppa64. Provide paths to the
14861 X11 libraries for hppa64.
14862
14863 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14864
14865 * MAINTAINERS: Add myself as 68hc11 port maintainer.
14866
14867 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
14868
14869 * Makefile.in (all-zlib): Added dummy target.
14870
14871 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14872 ltcf-gcj.sh: Updated from libtool multi-language branch.
14873
14874 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
14875
14876 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14877 (bootstrap*): Depend on all-bootstrap.
14878
14879 2000-09-05 Philipp Thomas <pthomas@suse.de>
14880
14881 * config.guess: Import CVS version 1.156.
14882 * config.sub: Import CVS version 1.179.
14883
14884 2000-09-02 Anthony Green <green@cygnus.com>
14885
14886 * Makefile.in (all-gcc): Depend on all-zlib.
14887 (CLEAN_MODULES): Add clean-zlib.
14888 (ALL_MODULES): Add all-zlib.
14889 * configure.in (host_libs): Add zlib.
14890
14891 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
14892
14893 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14894 crosses, but add gcc/include to the header search path for them.
14895
14896 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
14897
14898 * MAINTAINERS: Add self to Write After Approval list.
14899
14900 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14901
14902 * config.guess: Import CVS version 1.152.
14903 * config.sub: Import CVS version 1.177.
14904
14905 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
14906
14907 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14908 $targargs to tell whether newlib is going to be built.
14909
14910 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14911 $$r/TARGET_SUBDIR/libio for _G_config.h.
14912
14913 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
14914
14915 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14916
14917 2000-08-22 DJ Delorie <dj@redhat.com>
14918
14919 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14920
14921 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
14922
14923 * config-ml.in (CC, CXX): Avoid trailing whitespace.
14924 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14925 sub-configures.
14926
14927 2000-08-21 DJ Delorie <dj@redhat.com>
14928
14929 * MAINTAINERS: Add self as a libiberty maintainer
14930
14931 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
14932
14933 * configure.in (libstdcxx_flags): Use
14934 libstdc++-v3/src/libstdc++.INC.
14935
14936 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
14937
14938 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14939
14940 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
14941
14942 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14943
14944 * configure: Make enable_threads and enable_shared defaults
14945 explicit. Substitute enable_threads into generated Makefiles.
14946 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14947 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14948
14949 2000-08-13 Geoff Keating <geoffk@cygnus.com>
14950
14951 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14952
14953 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
14954
14955 * config-ml.in (CC): Remove bogus duplicate quotation mark from
14956 previous delta.
14957
14958 2000-08-11 Jason Merrill <jason@redhat.com>
14959
14960 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14961 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14962 (FLAGS_FOR_TARGET): Not here.
14963 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14964
14965 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
14966
14967 * config-ml.in (CC, CXX): Don't introduce a leading space.
14968
14969 2000-08-07 DJ Delorie <dj@delorie.com>
14970
14971 * MAINTAINERS: Add self as a DJGPP maintainer
14972
14973 2000-08-07 DJ Delorie <dj@redhat.com>
14974
14975 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14976 "if we're also building gcc, and it's a gcc that will run on the
14977 build machine, we want to use its includes instead of the system's
14978 default includes".
14979
14980 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14981
14982 * MAINTAINERS: Add self to Write After Approval list.
14983
14984 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
14985
14986 * configure.in (libstdcxx_flags): Don't use `"'.
14987
14988 * config-ml.in: Adjust multilib search paths to the
14989 appropriate multilib tree.
14990
14991 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
14992
14993 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14994 commas in $LANGUAGES.
14995
14996 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
14997
14998 * configure.in: Re-enable all references to libg++ and librx.
14999
15000 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
15001
15002 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15003 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15004 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15005 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15006
15007 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15008
15009 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
15010
15011 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15012 CXX_FOR_TARGET for sed.
15013
15014 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
15015
15016 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15017 Do not override if already set in the environment or in configure.
15018 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15019 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15020
15021 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
15022
15023 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15024 the libtool CVS tree multi-language branch.
15025 * ltconfig, ltmain.sh: Updated.
15026
15027 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
15028
15029 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15030 (clean-target): Depend on it.
15031
15032 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15033 (GCC_FOR_TARGET): Use it.
15034 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15035 * configure.in: ... here.
15036 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15037 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15038
15039 2000-07-24 Eric Christopher <echristo@cygnus.com>
15040
15041 * MAINTAINERS: Add self to Write After Approval list.
15042
15043 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
15044
15045 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15046 (configure-target-libchill, configure-target-libobjc): Likewise.
15047
15048 * configure.in: Use the same cache file for all target libs.
15049 * config-ml.in: But different cache files per multilib variant.
15050
15051 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15052
15053 * configure (topsrcdir): Don't use dirname.
15054
15055 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15056
15057 * MAINTAINERS: Add self to Write After Approval list.
15058
15059 2000-07-20 Jason Merrill <jason@redhat.com>
15060
15061 * configure.in: Remove all references to libg++ and librx.
15062
15063 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15064
15065 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
15066
15067 * config.sub: Update to subversions version 2000-07-06.
15068
15069 2000-07-12 Andrew Haley <aph@cygnus.com>
15070
15071 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15072 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15073
15074 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15075
15076 * symlink-tree: Check number of arguments.
15077
15078 2000-07-05 Jim Wilson <wilson@cygnus.com>
15079
15080 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15081 search path for a g++ extracted from the build tree. This
15082 will allow link tests run by configure scripts in
15083 subdirectories to succeed.
15084
15085 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
15086
15087 * ltconfig: Add support for mips-dde-sysv4.2MP
15088
15089 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15090
15091 * MAINTAINERS: Add myself as loop discovery maintainer.
15092
15093 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15094
15095 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15096 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15097
15098 2000-06-19 Timothy Wall <twall@cygnus.com>
15099
15100 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15101 * config.sub: Add tic54x target.
15102
15103 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15104
15105 * MAINTAINERS: Add self as Fortran maintainer,
15106 remove Craig Burley.
15107
15108 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
15109
15110 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15111 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15112
15113 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15114
15115 * MAINTAINERS: Add self as i18n maintainer
15116
15117 20000-05-21 H.J. Lu (hjl@gnu.org)
15118
15119 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15120 directory are used if they exist. Make sure
15121 $(build_tooldir)/include is searched for header files,
15122 $(build_tooldir)/lib/ for library files.
15123 (GCC_FOR_TARGET): Likewise.
15124 (CXX_FOR_TARGET): Likewise.
15125
15126 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15127
15128 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15129
15130 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
15131
15132 * Makefile.in (configure-target-libiberty): Depend on
15133 configure-target-newlib.
15134
15135 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15136
15137 * configure.in, Makefile.in: Merge all libffi-related
15138 configury stuff from the libgcj tree.
15139
15140 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15141
15142 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15143 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15144
15145 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15146
15147 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15148 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15149 current version information. Add to proto-toplev directory.
15150 (gdb-taz): Build do-djunpack.
15151
15152 2000-05-15 David Edelsohn <edelsohn@gnu.org>
15153
15154 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15155
15156 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15157
15158 * MAINTAINERS: Add self to Write After Approval list.
15159
15160 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15161
15162 * ltmain.sh: Preserve in relink_command any environment
15163 variables that may affect the linker behavior.
15164
15165 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15166
15167 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15168
15169 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15170
15171 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15172
15173 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15174
15175 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15176 with the version name.
15177
15178 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15179
15180 * MAINTAINERS: Add self as bb-reorder maintainer.
15181
15182 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15183
15184 * config.if: Tweak.
15185
15186 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15187
15188 * djunpack.bat: New file.
15189
15190 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15191
15192 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15193 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15194 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15195 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15196
15197 2000-04-16 Dave Pitts <dpitts@cozx.com>
15198
15199 * config.sub (case $basic_machine): Change default for "ibm-*"
15200 to "openedition".
15201
15202 2000-04-13 Andreas Jaeger <aj@suse.de>
15203
15204 * MAINTAINERS: Added myself.
15205
15206 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15207
15208 * Makefile.in (gdb-taz): New target. GDB specific archive.
15209 (do-md5sum): New target.
15210 (MD5PROG): Define.
15211 (PACKAGE): Default to TOOL.
15212 (VER): Default to a shell script.
15213 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15214 md5 checksum generation.
15215 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15216 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15217 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15218 insight.tar.bz2): Use gdb-taz to create archive.
15219
15220 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15221
15222 * configure (warn_cflags): Delete.
15223
15224 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15225
15226 * MAINTAINERS: Added myself.
15227
15228 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15229 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15230
15231 * configure.in (enable_libstdcxx_v3): Add.
15232 (target_libs): Add bits here to switch between libstdc++-v2 and
15233 libstdc++-v3.
15234 * config.if: And this file too.
15235 * Makefile.in: Add libstdc++-v3 targets.
15236
15237 2000-04-05 Michael Meissner <meissner@redhat.com>
15238
15239 * config.sub (d30v): Add d30v as a basic machine type.
15240
15241 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15242
15243 * configure.in: -linux-gnu*, not -linux-gnu.
15244
15245 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15246
15247 * MAINTAINERS: Add self in write-after-approval section.
15248
15249 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15250
15251 * MAINTAINERS: Add self as ia64 port maintainer.
15252
15253 2000-03-08 Neil Booth <NeilB@earthling.net>
15254
15255 * MAINTAINERS: Add self in write-after-approval section.
15256
15257 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15258
15259 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15260 (do-tar-bz2): Replace TOOL with PACKAGE.
15261 (gdb.tar.bz2): Remove GDBTK from GDB package.
15262 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15263 dejagnu.tar.bz2): New packages.
15264
15265 2000-02-27 Andreas Jaeger <aj@suse.de>
15266
15267 * configure.in: Add entry for mips*-*-linux*, move catch all
15268 *-*-*linux* entry below this one.
15269
15270 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15271
15272 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15273
15274 2000-02-24 Nick Clifton <nickc@cygnus.com>
15275
15276 * config.sub: Support an OS of "wince".
15277
15278 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15279
15280 * config.guess, config.sub: Updated to match config's 2000-02-15
15281 version.
15282
15283 2000-02-23 Linas Vepstas <linas@linas.org>
15284
15285 * config.sub: Add support for Linux/IBM 370.
15286 * configure.in: Likewise.
15287
15288 2000-02-22 Nick Clifton <nickc@cygnus.com>
15289
15290 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15291
15292 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15293
15294 * config.guess: Guess "cygwin" rather than "cygwin32".
15295
15296 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15297
15298 * configure (gcc_version): When setting, narrow search to
15299 lines containing `version_string'.
15300
15301 2000-02-15 Denis Chertykov <denisc@overta.ru>
15302
15303 * config.sub: Add support for avr target.
15304
15305 2000-02-14 Nick Clifton <nickc@cygnus.com>
15306
15307 * MAINTAINERS: Add maintainers for MCore port.
15308
15309 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15310
15311 * config.sub: Add mmix-knuth-mmixware.
15312
15313 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15314
15315 * MAINTAINERS: Pair cccp with cpplib maintainership.
15316
15317 2000-01-27 Christopher Faylor <cgf@redhat.com>
15318
15319 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15320 structure stuff to -L library search.
15321 (CXX_FOR_TARGET): Ditto.
15322 (CROSS_CHECK_MODULES): Fix spelling mistake.
15323
15324 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15325
15326 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15327 the C++ compiler.
15328
15329 2000-01-12 Richard Henderson <rth@cygnus.com>
15330
15331 * configure.in: Don't build some bits for beos.
15332
15333 2000-01-12 Joel Sherrill (joel@OARcorp.com)
15334
15335 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15336 as include files.
15337
15338 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15339
15340 * Add self as cpplib maintainer, as requested by Jason
15341 Merrill. Correct my e-mail address.
15342
15343 2000-01-06 Geoff Keating <geoffk@cygnus.com>
15344
15345 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15346 not mh-aix43.
15347
15348 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15349
15350 * MAINTAINERS: Add myself to "write after approval" list.
15351
15352 1999-12-14 Richard Henderson <rth@cygnus.com>
15353
15354 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15355 * config.sub: Accept alphaev[78], alphaev8.
15356
15357 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15358
15359 * config.guess, config.sub: Update from autoconf.
15360
15361 1999-11-29 Bruce Korb <autogen@linuxbox.com>
15362
15363 * MAINTAINERS: update my playtime e-address.
15364
15365 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15366
15367 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15368 necessary libraries are missing.
15369
15370 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
15371
15372 * MAINTAINERS: Add new 'write after approval' maintainer.
15373
15374 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15375
15376 * MAINTAINERS: Add new Java maintainer.
15377
15378 1999-10-25 Andreas Schwab <schwab@suse.de>
15379
15380 * configure: Fix quoting inside arguments of eval.
15381
15382 1999-10-21 Nick Clifton <nickc@cygnus.com>
15383
15384 * config-ml.in: Allow suppression of some ARM multilibs.
15385
15386 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15387
15388 * config.guess: Add OS/390 match pattern.
15389 * config.sub: Add mvs, openedition targets.
15390 * configure.in (i370-ibm-opened*): New.
15391
15392 1999-09-04 Steve Chamberlain <sac@pobox.com>
15393
15394 * config.sub: Add support for configuring for pj.
15395
15396 1999-08-31 Nick Clifton <nickc@cygnus.com>
15397
15398 * config.sub (maybe_os): Add support for configuring for fr30.
15399
15400 1999-08-25 Nick Clifton <nickc@cygnus.com>
15401
15402 * configure.in: Do not configure or build ld for AIX
15403 platforms. ld is known to be broken on these platforms.
15404
15405 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15406
15407 * config-ml.in: Pass compiler flag corresponding to multidirs to
15408 subdir configures.
15409
15410 1999-08-09 Ian Lance Taylor <ian@zembu.com>
15411
15412 * Makefile.in (LDFLAGS): Define.
15413
15414 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15415
15416 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15417 noconfigdirs.
15418 (*-*-cygwin*): Likewise.
15419
15420 1999-08-08 Ian Lance Taylor <ian@zembu.com>
15421
15422 * mkdep: New file.
15423 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15424 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15425
15426 From Eli Zaretskii <eliz@is.elta.co.il>:
15427 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15428 long file name when using DJGPP on MS-DOS.
15429
15430 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15431
15432 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15433
15434 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15435
15436 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15437 dependency as this causes "make check" to globally "make all"
15438
15439 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15440
15441 * configure.in (target_libs): Added target-zlib.
15442 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15443 (CONFIGURE_TARGET_MODULES): Likewise.
15444 (CHECK_TARGET_MODULES): Likewise.
15445 (INSTALL_TARGET_MODULES): Likewise.
15446 (CLEAN_TARGET_MODULES): Likewise.
15447 (configure-target-zlib): New target.
15448 (all-target-zlib): Likewise.
15449 (all-target-libjava): Depend on all-target-zlib.
15450 (configure-target-libjava): Depend on configure-target-zlib.
15451
15452 * Makefile.in (configure-target-libjava): Depend on
15453 configure-target-newlib.
15454 (configure-target-boehm-gc): New target.
15455 (configure-target-qthreads): New target.
15456
15457 * configure.in (target_libs): Added target-qthreads.
15458 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15459 (CONFIGURE_TARGET_MODULES): Likewise.
15460 (CHECK_TARGET_MODULES): Likewise.
15461 (INSTALL_TARGET_MODULES): Likewise.
15462 (CLEAN_TARGET_MODULES): Likewise.
15463 (all-target-qthreads): New target.
15464 (configure-target-libjava): Depend on configure-target-qthreads.
15465 (all-target-libjava): Depend on all-target-qthreads.
15466
15467 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15468 (CONFIGURE_TARGET_MODULES): Likewise.
15469 (CHECK_TARGET_MODULES): Likewise.
15470 (INSTALL_TARGET_MODULES): Likewise.
15471 (CLEAN_TARGET_MODULES): Likewise.
15472 (all-target-libjava): New target.
15473 (all-target-boehm-gc): Likewise.
15474 * configure.in (target_libs): Added libjava, boehm-gc.
15475
15476 1999-07-22 Ian Lance Taylor <ian@zembu.com>
15477
15478 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15479 configure.bat in SUPPORT_FILES.
15480 (gas+binutils.tar.bz2): Likewise.
15481
15482 * makeall.bat: Remove; obsolete.
15483
15484 1999-07-21 Ian Lance Taylor <ian@zembu.com>
15485
15486 From Mark Elbrecht:
15487 * configure.bat: Remove; obsolete.
15488
15489 1999-07-11 Ian Lance Taylor <ian@zembu.com>
15490
15491 * configure: Add -W -Wall to the default CFLAGS when compiling with
15492 gcc.
15493
15494 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15495
15496 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15497
15498 1999-06-30 Mark Mitchell <mark@codesourcery.com>
15499
15500 * configure.in: Build ld on IRIX6.
15501
15502 1999-06-12 Ian Lance Taylor <ian@zembu.com>
15503
15504 * Makefile.in: Change distribution targets to use bzip2 instead of
15505 gzip.
15506 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15507 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15508
15509 1999-06-04 Nick Clifton <nickc@cygnus.com>
15510
15511 * config.sub: Add mcore target.
15512
15513 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15514
15515 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15516
15517 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15518
15519 * config.guess (dummy): Changed to $dummy.
15520
15521 1999-05-24 Nick Clifton <nickc@cygnus.com>
15522
15523 * config.sub: Tidied up case statements.
15524
15525 1999-05-22 Ben Elliston <bje@cygnus.com>
15526
15527 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15528 <jiro@din.or.jp>.
15529
15530 * config.guess: Merge with FSF version. Future changes will be
15531 more accurately recorded in this ChangeLog.
15532 * config.sub: Likewise.
15533
15534 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15535
15536 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15537
15538 1999-04-30 Tom Tromey <tromey@cygnus.com>
15539
15540 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15541
15542 1999-04-23 Tom Tromey <tromey@cygnus.com>
15543
15544 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15545
15546 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
15547
15548 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15549 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15550 Bad merge removed these two changes.
15551
15552 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
15553 Martin Heller (Ing.-Buero_Heller@t-online.de)
15554
15555 * config.guess (interix Alpha): Add.
15556
15557 1999-04-11 Richard Henderson <rth@cygnus.com>
15558
15559 * configure.in (i?86-*-beos*): Do config gperf; don't config
15560 gdb, newlib, or libgloss.
15561
15562 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
15563
15564 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15565 link a trivial program with -mabi=64. If it fails, remove mabi=64
15566 from multidirs.
15567
15568 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15569
15570 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15571
15572 1999-04-08 Nick Clifton <nickc@cygnus.com>
15573
15574 * config.sub: Add support for mcore targets.
15575
15576 1999-04-07 Michael Meissner <meissner@cygnus.com>
15577
15578 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15579 not mt-ospace, in order to shut up assembler warning about using
15580 symbols that are named the same as registers.
15581
15582 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
15583
15584 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15585 dependency list for all-target-cygmon.
15586
15587 1999-04-05 Doug Evans <devans@casey.cygnus.com>
15588
15589 * config-ml.in: Check $host, not $target, for selective multilibs.
15590 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15591 thumb interworking, and underscore prefix multilibs.
15592
15593 1999-04-04 Ian Lance Taylor <ian@zembu.com>
15594
15595 * missing: Update to version from current automake.
15596
15597 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15598
15599 * configure (gxx_include_dir): Removed.
15600
15601 * configure.in (gxx_include_dir): Handle it.
15602 * Makefile.in: Likewise.
15603
15604 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15605
15606 * config.sub (mips64vr4111,mips64vr4111el) Add.
15607
15608 1999-03-21 Ben Elliston <bje@cygnus.com>
15609
15610 * config.guess: Correct typo for detecting ELF on FreeBSD.
15611
15612 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15613
15614 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15615 config/mh-djgpp.
15616
15617 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15618
15619 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15620 all-target-newlib to dependency list for all-target-bsp.
15621
15622 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15623
15624 * config.sub: Add i386-uwin support.
15625 * config.guess: Likewise.
15626
15627 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15628
15629 * configure.in: cleanup, add mh-*pic handling for arm, special
15630 case powerpc*-*-aix*
15631
15632 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15633
15634 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15635 can be built.
15636
15637 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15638
15639 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15640 targets.
15641
15642 1999-03-02 Nick Clifton <nickc@cygnus.com>
15643
15644 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15645
15646 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15647
15648 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15649
15650 1999-02-24 Nick Clifton <nickc@cygnus.com>
15651
15652 * config.sub: Fix typo in arm recognition.
15653
15654 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15655
15656 * configure.in (noconfigdirs): Changed target_configdirs to
15657 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15658 rather than m68k-*-* since it is not known to work on
15659 m68k-aout. Ditto for arm-*-*oabi.
15660
15661 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15662
15663 * configure.in (*-*-windows*): Remove, no longer used.
15664
15665 1999-02-19 Ben Elliston <bje@cygnus.com>
15666
15667 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15668 Smart and improved by Andrew Cagney.
15669
15670 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15671
15672 * config.guess: Recognize openbsd-*-hppa.
15673
15674 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15675
15676 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15677 only if it is not empty.
15678
15679 1999-02-17 Nick Clifton <nickc@cygnus.com>
15680
15681 Patch from: Scott Bambrough <scottb@corelcomputer.com>
15682
15683 * config.guess: Modified to recognize uname's armv* syntax.
15684
15685 * config.sub: Modified to recognize uname's armv* syntax.
15686
15687 1999-02-17 Mark Salter <msalter@cygnus.com>
15688
15689 * configure.in: Added target-bsp for sparclite.
15690
15691 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15692
15693 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15694
15695 1999-02-08 Nick Clifton <nickc@cygnus.com>
15696
15697 * configure.in: Add support for strongarm port.
15698 * config.sub: Add support for strongarm target.
15699
15700 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
15701
15702 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15703 the old name config/mh-cygwin32.
15704 Enable texinfo.
15705
15706 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15707
15708 * configure.in: Do build ld for ix86 Solaris.
15709
15710 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15711
15712 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15713 $AR_FOR_TARGET. Likewise for RANLIB.
15714
15715 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
15716
15717 * config.sub (oabi): Recognize.
15718 * configure.in (arm-*-oabi): Handle.
15719
15720 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15721
15722 * config.guess: Improve detection of i686 on UnixWare 7.
15723
15724 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15725
15726 * config.guess: Add support for i386-pc-interix.
15727 * config.sub: Likewise.
15728 * configure.in: Likewise.
15729
15730 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15731
15732 * Makefile.in: Remove unneeded all-target-libio from
15733 from all-target-winsup target since it is now unneeded.
15734 Add all-target-libtermcap in its place since it is now
15735 needed.
15736
15737 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15738
15739 * configure.in: makefile stub for cygwin target is probably
15740 unnecessary. Remove it for now.
15741
15742 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15743
15744 * configure.in: libtermcap.a should be built when cygwin is the
15745 target as well as the host.
15746 * config.guess: Allow mixed case in cygwin uname output.
15747 * Makefile.in: Add libtermcap target.
15748
15749 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15750
15751 * config.sub: Clean up handling of hppa2.0.
15752
15753 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15754
15755 * config.guess: Use C code to identify more HP machines.
15756
15757 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15758
15759 * config.sub: Handle hppa2.0.
15760
15761 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15762
15763 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15764 cygmon for all sparclite targets, regardless of object format.
15765
15766 1998-12-15 Mark Salter <msalter@cygnus.com>
15767
15768 * configure.in: Added target-bsp for several target architectures.
15769
15770 * Makefile.in: Added rules for bsp.
15771
15772 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15773
15774 * config.guess: Improve detection of hppa2.0 processors.
15775
15776 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15777
15778 * config.guess: Recognize FreeBSD using ELF automatically.
15779
15780 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15781
15782 * configure (skip-this-dir): Add handling for new shell script, which
15783 might be created by a sub-directory's configure to indicate, this particular
15784 directory is "unwanted".
15785 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15786
15787 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15788
15789 * ltconfig: import from libtool, after changing libtool to
15790 account for the cygwin name change.
15791
15792 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15793
15794 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15795 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15796
15797 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
15798
15799 * configure.in: Add libtermcap to list of cygwin dependencies.
15800
15801 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
15802
15803 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15804 they include winsup/include when it's a cygwin target.
15805
15806 1998-11-12 Tom Tromey <tromey@cygnus.com>
15807
15808 * configure.in (host_tools): Added zip.
15809 * Makefile.in (all-target-libjava): Depend on all-zip.
15810 (all-zip): New target.
15811 (ALL_MODULES): Added all-zip.
15812 (NATIVE_CHECK_MODULES): Added check-zip.
15813 (INSTALL_MODULES): Added install-zip.
15814 (CLEAN_MODULES): Added clean-zip.
15815
15816 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
15817
15818 * Makefile.in: lose "32" from comment about cygwin.
15819
15820 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
15821
15822 * configure.in: Use -Os to build target libraries for the fr30.
15823
15824 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
15825
15826 * config.sub: Add fr30.
15827
15828 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
15829
15830 * configure.in: drop "32" from config/mh-cygwin32. Check
15831 cygwin* instead of cygwin32*.
15832 * config.sub: Check cygwin* instead of cygwin32*.
15833
15834 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
15835
15836 * config.guess: Match any version of Unixware7.
15837
15838 1998-10-20 Syd Polk <spolk@cygnus.com>
15839
15840 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15841 if desired.
15842
15843 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
15844
15845 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15846 these if the appropriate directories and files to not exist.
15847
15848 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
15849
15850 * Makefile.in (DEVO_SUPPORT): Add config.if.
15851
15852 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
15853
15854 * configure: Add pattern to replace "build_tooldir"'s
15855 definition in the generated Makefile with "tooldir"'s
15856 actual value.
15857
15858 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
15859
15860 * config.sub: Bring back lost sparcv9.
15861
15862 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15863
15864 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
15865
15866 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15867 CC_FOR_TARGET and friends.
15868
15869 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15870
15871 * Makefile.in (build_tooldir): New variable, same as tooldir.
15872 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15873 -B$(build_tooldir)/bin/.
15874 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15875
15876 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15877
15878 * README: Remove installation instructions and refer to the
15879 INSTALL directory instead.
15880
15881 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
15882
15883 * config.sub: Add support for i[34567]86-pc-udk.
15884 * configure.in: Likewise.
15885
15886 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
15887
15888 * Makefile.in: add bzip2 package building bits for user
15889 tools module
15890 * configure.in: ditto
15891
15892 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
15893
15894 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15895 (ALL_TARGET_MODULES): Add all-target-libobjc.
15896 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15897 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15898 (all-target-libchill): Add dependencies.
15899 * configure.in (target_libs): Add libchill.
15900
15901 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
15902
15903 * configure.in (target_subdir): Remove duplicate line.
15904
15905 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
15906
15907 * Makefile.in (all-automake): fix dependencies.
15908
15909 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
15910
15911 * configure.in: Minor cleanups for building in the $(target_alias)
15912 subdir.
15913
15914 1998-09-22 Jim Wilson <wilson@cygnus.com>
15915
15916 * Makefile.in (bootstrap): Set r and s before make all. Use
15917 BASE_FLAGS_TO_PASS in make all.
15918 (cross): Likewise.
15919
15920 1998-09-20 Mark Mitchell <mark@markmitchell.com>
15921
15922 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15923
15924 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
15925
15926 * config.sub: Fix typo in last change.
15927
15928 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15929
15930 * config.sub: Add support for C4x target.
15931 * configure.in: Likewise.
15932
15933 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
15934
15935 * config.sub: Recognize sparcv9 just like sparc64.
15936
15937 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
15938
15939 * config.guess: Match "Pent II" or "PentII" for OpenServer.
15940
15941 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
15942
15943 * config.guess: Correctly identify Pentium II sco boxes.
15944
15945 * config.guess: Fix "tr" code. From Weiwen Liu.
15946
15947 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
15948
15949 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15950 stabs.
15951
15952 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
15953
15954 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15955 (ALL_TARGET_MODULES): Add all-target-libchill.
15956 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15957 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15958 (all-target-libchill): Add dependencies.
15959 * configure.in (target_libs): Add libchill.
15960
15961 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15962
15963 * config.guess: Avoid assumptions about "tr" behaves when
15964 LANG is set to something other than English.
15965
15966 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
15967
15968 * configure (gxx_include_dir): Changed to
15969 '${prefix}/include/g++'-${libstdcxx_interface}.
15970
15971 * config.if: New to determine the interfaces.
15972
15973 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
15974
15975 * config.guess: Detect and handle MPE/IX.
15976 * config.sub: Deal with MPE/IX.
15977
15978 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
15979
15980 * configure.in: Use mh-aix43.
15981
15982 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
15983
15984 * configure: Fix --without/--disable cases for gxx-include-dir.
15985
15986 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
15987
15988 * mdata-sh: Imported. Needed for automake support.
15989
15990 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
15991
15992 * Makefile.in (taz): Try "chmod -R og=u ." before
15993 "chmod og=u `find . -print`".
15994
15995 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
15996
15997 * configure.in: Add arm-elf and thumb-elf support.
15998
15999 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16000
16001 * Makefile.in: Undo previous patch.
16002
16003 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16004
16005 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16006 to here ...
16007 (install-no-fixedincludes): and here
16008 (INSTALL_MODULES): ... from here.
16009
16010 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16011
16012 * config.sub: Merge with FSF.
16013
16014 * config.guess: Merge with FSF.
16015
16016 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16017
16018 * configure (extraconfigdirs): New variable.
16019 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16020 * Makefile.in (all): Move higher in file.
16021 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16022 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16023 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16024 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16025 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16026
16027 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
16028
16029 * Makefile.in (all-target-libjava): Depend on all-gcc and
16030 all-target-newlib.
16031 (configure-target-libjava): Depend on $(ALL_GCC).
16032
16033 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16034
16035 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16036 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16037
16038 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16039
16040 * INSTALL/README: Fix typo.
16041
16042 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16043
16044 * ylwrap: Change absolute path checks to check for DOS style path
16045 names.
16046
16047 * ylwrap: Don't use a full path name if the source file is in the
16048 same directory. From hjl@lucon.org (H.J. Lu).
16049
16050 * config-ml.in: Default to being verbose, to match Feb 18 change to
16051 configure.
16052
16053 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16054
16055 Brought over from egcs:
16056
16057 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16058
16059 * configure.in (target_subdir): Set to ${target_alias} instead
16060 of "libraries".
16061
16062 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16063
16064 * configure.in (target_subdir): Set to libraries if enable_multilib.
16065
16066 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16067
16068 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16069 multilibs, force reconfiguration the first time we create
16070 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16071
16072 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16073
16074 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16075 avoid confusion with --no-recursion.
16076
16077 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16078
16079 * configure.in: Win32 hosts shouldn't use install -x
16080 * install-sh: remove -x option, and special .exe-handling
16081 hack.
16082
16083 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16084
16085 * config.guess: Recognize i586-pc-beos.
16086 * configure.in: Don't build some bits for beos.
16087
16088 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16089
16090 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16091 CFLAGS default to -O2.
16092
16093 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16094 when using GNU ld.
16095
16096 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16097
16098 * ltmain.sh: Correct install when using a different shell.
16099
16100 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16101
16102 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16103
16104 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16105
16106 * makefile.vms: Update to build binutils/makefile.vms. Add install
16107 target.
16108
16109 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16110
16111 * ltconfig: Update to correct AIX handling.
16112
16113 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16114
16115 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16116
16117 * configure.in (target_subdir): Set to ${target_alias} instead
16118 of "libraries".
16119
16120 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16121
16122 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16123 (Makefile): Depend on $(gcc_version_trigger).
16124
16125 * configure (gcc_version): Change default initializer to empty
16126 string.
16127 (gcc_version_trigger): New variable; pass this variable down
16128 to subdir configures to enable them checking gcc's version
16129 themselves. Emit make macros for both gcc_version vars.
16130 (topsrcdir): Initialize reliably.
16131 (recursion line): Remove --with-gcc-version=${gcc_version}.
16132
16133 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16134
16135 * configure (enable_version_specific_runtime_libs): Implement new flag
16136 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16137 in $(libsubdir); emit definition in each generated Makefile.
16138 (gxx_include_dir): Initialize depending on
16139 $enable_version_specific_runtime_libs.
16140
16141 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16142
16143 * configure (gcc_version): Initialize properly depending on
16144 how and where configure is started.
16145 (recursion line): Pass a --with-gcc-version=${gcc_version}
16146 to configures in subdirs.
16147
16148 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16149
16150 * configure.in (noconfigdirs): Add configure pattern for mips tx39
16151 cygmon
16152
16153 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16154
16155 * configure.in: Add cygmon and libstub support for mn10200.
16156
16157 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16158
16159 * configure (gcc_version): Add new variable describing the
16160 particular gcc version we're building.
16161 * Makefile.in (libsubdir): Add new macro for the directory
16162 in which the compiler finds executables, libraries, etc.
16163 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16164 and libsubdir.
16165
16166 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16167
16168 * Makefile.in (local-clean): Remove *.log.
16169 (warning.log): Built with warn_summary from build.log.
16170 (mail-report.log): Run test_summary.
16171 (mail-report-with-warnings.log): Run test_summary including
16172 warning.log in the report.
16173
16174 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16175
16176 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16177
16178 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16179
16180 * Makefile.in (grep): Grep no longer depends on libiberty.
16181
16182 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16183
16184 * Makefile.in: all-snavigator needs all-libgui.
16185
16186 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16187
16188 * configure.in: Add cygmon and libstub support for mn10300.
16189
16190 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16191
16192 * missing: Update to version from automake 1.3.
16193
16194 * ltmain.sh: On installation, don't get confused if the same name
16195 appears more than once in the list of library names.
16196
16197 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16198
16199 * config.sub: Accept m68060 and m5200 as CPU names.
16200
16201 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16202
16203 * configure: Use && rather than using -a in test, because odd
16204 strings can confuse test.
16205 * configure.in: Likewise.
16206
16207 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16208
16209 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16210
16211 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16212
16213 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16214 bootstrap4-lean): New targets.
16215
16216 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16217
16218 * mpw-* Delete. Not used.
16219
16220 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16221
16222 * COPYING.LIB: Update FSF address.
16223
16224 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16225
16226 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16227
16228 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16229 GAS_SUPPORT_DIRS.
16230
16231 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16232
16233 * ltconfig, ltmain.sh: Avoid producing a version number if
16234 -version-info was not used.
16235
16236 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16237
16238 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16239 building with newlib.
16240
16241 1998-04-30 Paul Eggert <eggert@twinsun.com>
16242
16243 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16244 Solaris `make' causes it to continue to next definition.
16245
16246 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16247
16248 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16249 the right GUI libraries and files are installed along with GDB.
16250
16251 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16252
16253 * configure.in: Change alpha to alpha* in several places.
16254
16255 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16256
16257 * config.sub: Recognize sparc86x.
16258
16259 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16260
16261 * configure.in (--enable-target-optspace): Remove debug echo.
16262
16263 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16264
16265 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16266
16267 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16268
16269 * ltconfig: Update cygwin32 support.
16270
16271 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16272 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16273 (GDB_SUPPORT_DIRS): Likewise.
16274
16275 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16276
16277 * configure.in (target_makefile_frag): If --enable-target-optspace,
16278 use -Os to compile target libraries rather than -O2. Default to
16279 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16280 not used.
16281 * configure.in (target_cflags): Ditto for d30v.
16282
16283 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16284
16285 * Makefile.in (all-bfd): Depend on all-intl.
16286 (all-binutils): Likewise.
16287 (all-gas): Likewise.
16288 (all-gprof): Likewise.
16289 (all-ld): Likewise.
16290
16291 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16292
16293 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16294
16295 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16296
16297 * Makefile.in (all-bfd): Depend upon all-libiberty.
16298
16299 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16300
16301 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16302
16303 * Makefile.in: Add libstub.
16304
16305 * configure.in: Ditto. Build libstub for targets that have cygmon
16306 support.
16307
16308 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16309
16310 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16311
16312 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16313
16314 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16315 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16316
16317 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16318
16319 * configure: Define DEFAULT_M4 by searching PATH.
16320 * Makfile.in: Use DEFAULT_M4.
16321
16322 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16323
16324 * ltconfig: Add cygwin32 support.
16325
16326 * Makefile.in, configure.in: Add libtool as a native only directory
16327 to configure and build.
16328
16329 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16330
16331 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16332
16333 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
16334
16335 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16336
16337 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16338
16339 * Makefile.in: add ash make rules
16340 * configure.in: add ash to native_only and host_tools lists
16341
16342 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16343
16344 * Makefile.in (all-gettext, all-intl): New targets.
16345 (ALL_MODULES): Added all-gettext, all-intl.
16346 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16347 (INSTALL_MODULES): Added install-gettext, install-intl.
16348 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16349
16350 * configure.in (host_tools): Added gettext.
16351 (native_only): Likewise.
16352 (noconfigdirs) [various cases]: Likewise.
16353 (host_libs): Added intl.
16354
16355 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16356
16357 * configure: Do not disable building gdbtk for cygwin32 hosts.
16358
16359 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16360
16361 * configure.in: Add thumb-coff target.
16362 * config.sub: Add thumb-coff target.
16363
16364 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16365
16366 * Makefile.in: Revert yesterday's change.
16367 (all-target-winsup): all-target-librx stays out of here.
16368
16369 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16370
16371 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16372 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16373 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16374 Remove references to librx and libg++.
16375
16376 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16377
16378 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16379 recursive makes
16380
16381 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16382
16383 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16384 for newlib directory.
16385 (CXX_FOR_TARGET): Likewise.
16386
16387 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16388
16389 * ltconfig: Update after libtool/ltconfig.in change for
16390 hpux11.
16391
16392 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16393
16394 * ltconfig, ltmain.sh: Update to libtool 1.2.
16395
16396 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16397
16398 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16399 (install-gcc-cross): Instead, override LANGUAGES here.
16400
16401 1998-03-18 Dave Love <d.love@dl.ac.uk>
16402
16403 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16404 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16405
16406 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16407
16408 * configure.in: Add Thumb-pe target.
16409
16410 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
16411
16412 * Makefile.in - changed sn targets to snavigator
16413 * configure.in - changed sn targets to snavigator
16414
16415 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16416
16417 * config-ml.in: After building symlink tree call make distclean
16418 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16419 to be the case for libiberty.
16420
16421 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16422
16423 * configure: When making link, also check the current
16424 directory. The configure scripts may create one.
16425
16426 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16427
16428 * config.sub: Accept alphapca56 and alphaev6 properly.
16429
16430 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16431
16432 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16433
16434 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16435
16436 * config.sub (sco5): Fix typo.
16437
16438 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16439
16440 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16441 install-itcl.
16442 (install-itcl): Remove dependency on install-tcl.
16443
16444 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16445
16446 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16447
16448 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16449
16450 * configure.in: Don't build libgui for a cygwin32 target when not on
16451 a cygwin32 host.
16452
16453 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16454
16455 * configure (redirect): Set to null, so default behavior of
16456 configure is now --verbose.
16457
16458 1998-02-16 Dave Love <d.love@dl.ac.uk>
16459
16460 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16461 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16462
16463 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16464
16465 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16466 this change to sync Makefile.in with its ChangeLog entries.
16467
16468 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16469
16470 * ltmain.sh (mkdir): Check that the directory doesn't exist
16471 before we exit with error, so that we don't get races during
16472 parallel builds.
16473
16474 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16475
16476 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16477
16478 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16479
16480 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16481 PICFLAG_FOR_TARGET.
16482 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16483
16484 * configure: Emit a definition for the new macro enable_shared
16485 into each Makefile.
16486
16487 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16488
16489 * configure.in (host_tools, native_only): Add libtool.
16490
16491 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16492
16493 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16494 Fix typo in ming config comment.
16495
16496 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16497
16498 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16499
16500 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16501
16502 * config.sub: Add tic30 cases, and map c30 to tic30.
16503
16504 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16505
16506 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16507 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16508 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16509 (CLEAN_TARGET_MODULES): Similarly
16510 (all-target-libf2c): Add dependences.
16511 * configure.in (target_libs): Add libf2c.
16512
16513 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16514
16515 * configure.in: Remove expect from noconfigdirs when target
16516 is cygwin32. OK to build expect and dejagnu with Canadian
16517 Cross.
16518
16519 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16520
16521 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16522 host.
16523
16524 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16525 and mingw32.
16526
16527 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16528
16529 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16530 here as it is not defined in the toplevel Makefile.
16531
16532 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16533
16534 * configure (package_makefile_rules_frag): New variable, which names
16535 a file with generic rules, ...
16536 Change comment to mention we now have FIVE parts.
16537 * configure: Undo last change.
16538
16539 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16540
16541 * config.guess: More accurate determination of HP processor types.
16542 * config.sub: More accurate determination of HP processor types.
16543
16544 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16545
16546 * configure (package_makefile_frag): Move inserting the
16547 ${package_makefile_frag} to where it should be according
16548 to the comment.
16549
16550 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16551
16552 * config.guess: Add support for Linux/ARM.
16553
16554 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16555
16556 * .cvsignore: Remove *-info and *-install since they match
16557 release-info and mpw-install, which we don't want to just ignore.
16558
16559 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16560
16561 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16562
16563 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16564
16565 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16566 local_prefix to sub-make invocations.
16567
16568 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16569
16570 * configure.in: Check makefile fragments in the source
16571 directory.
16572
16573 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16574
16575 * configure.in: Check whether host and target makefile
16576 fragments exist before adding them to *_makefile_frag.
16577
16578 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16579
16580 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16581
16582 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16583
16584 * configure.in: Make sure we only replace RPATH_ENVVAR on
16585 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16586 regexp to sed.
16587
16588 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16589 to sub-makes.
16590
16591 1998-01-13 Lee Iverson (leei@ai.sri.com)
16592
16593 * config-ml.in (multi-do): LDFLAGS must include multilib
16594 designator.
16595
16596 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
16597
16598 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16599
16600 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16601
16602 * config.sub: Add mingw32 support.
16603 * configure.in: Likewise.
16604
16605 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16606
16607 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16608
16609 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16610
16611 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16612 * configure (gxx_include_dir): Provide a definition for subdirs
16613 which do not use autoconf.
16614
16615 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16616
16617 * config.guess: Sync with egcs. Picks up new alpha support,
16618 BeOS & some additional linux support.
16619
16620 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16621
16622 * config.guess: HP 9000/803 is a PA1.1 machine.
16623
16624 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16625
16626 * configure.in: It's alpha*-...
16627
16628 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16629
16630 * configure.in (host_makefile_frag, target_makefile_frag):
16631 Handle multiple config files.
16632 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16633 alpha-*-*.
16634
16635 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16636
16637 * mkdep: New file.
16638
16639 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16640
16641 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16642
16643 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16644
16645 * Makefile.in: Add libgui directory.
16646 (GDB_TK): Add all-libgui.
16647 * configure.in: Add libgui directory.
16648 * configure: Add all-libgui to GDB_TK.
16649
16650 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16651
16652 * config-ml.in (multidirs): Add m32r to multilib list.
16653
16654 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16655
16656 * Makefile.in (all-target-gperf): Change dependency to
16657 all-target-libstdc++.
16658
16659 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16660
16661 * config.guess: Add BeOS support.
16662
16663 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16664
16665 Source directory cvs renamed to cvssrc:
16666 * configure.in (host_tools): Change cvs to cvssrc.
16667 (native_only): Likewise.
16668 (noconfigdirs) [various cases]: Likewise.
16669 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16670 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16671 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16672 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16673 (all-cvssrc): Rename target from all-cvs.
16674
16675 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16676
16677 * configure (gxx_include_dir): Fix thinko.
16678
16679 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16680
16681 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16682 (install-cross, install-gcc-cross): New targets.
16683
16684 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16685
16686 * configure.in (noconfigdirs): Add support for Thumb target.
16687
16688 * config.sub (maybe_os): Add support for Thumb target.
16689
16690 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16691
16692 * Makefile.in: Add rules for cygmon.
16693
16694 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16695
16696 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16697
16698 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16699 * configure (gxx_include_dir): Provide a definition for subdirs
16700 which do not use autoconf.
16701
16702 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16703
16704 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16705 11/18/97 build
16706
16707 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16708
16709 * From Franz Sirl.
16710 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16711 found on RedHat Linux systems.
16712
16713 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16714
16715 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16716 guesses.
16717
16718 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16719
16720 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16721
16722 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16723
16724 * ltmain.sh: If mkdir fails, check whether the directory was created
16725 anyhow by some other process.
16726
16727 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16728
16729 * configure.in (d30v-*-*): Configure all directories.
16730
16731 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16732
16733 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16734 for the D30V.
16735
16736 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16737
16738 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16739
16740 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16741
16742 * include/libiberty.h: Add extern "C" { so it can be used with C++
16743 progrms.
16744 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16745 programs.
16746
16747 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16748
16749 * configure.in (d30v-*-*): Configure GCC now.
16750
16751 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16752
16753 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16754 is no longer needed.
16755
16756 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16757
16758 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16759
16760 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16761
16762 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16763 targets using "$@" to provide support for similar but not identical
16764 targets without having to duplicate code.
16765
16766 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16767
16768 * makefile.vms: Fix to work with DEC C.
16769
16770 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16771
16772 * config.sub: Add mips-tx39-elf to marketing names.
16773
16774 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16775
16776 * ltmain.sh: Handle symlinks in generated script.
16777
16778 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16779
16780 * configure: Handle autoconf style directory options: --bindir,
16781 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16782 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16783 --sysconfdir.
16784 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16785 (sharedstatedir, localstatedir, oldincludedir): New variables.
16786 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16787 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16788 sbindir, sharedstatedir, and sysconfdir.
16789
16790 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16791
16792 * Makefile.in (bootstrap-lean): New target.
16793
16794 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16795
16796 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
16797 sn, and gnuserv from noconfigdirs.
16798
16799 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
16800
16801 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16802
16803 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
16804
16805 * Makefile.in (cross): New target.
16806
16807 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
16808 Jeff Law <law@cygnus.com>
16809
16810 * Makefile.in (bootstrap2, bootstrap3): New targets.
16811 (all-bootstrap): Remove outdated and confusing target.
16812 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16813
16814 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
16815
16816 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16817 windows. Consistent with gdb/configure.
16818
16819 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
16820
16821 * configure.in: Name Linux target fragment.
16822
16823 * configure: Rewrite so that project Makefile fragment is inserted
16824 first and appears last in the resulting Makefile.
16825
16826 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
16827
16828 * Makefile.in (install-itcl): Install tcl first.
16829
16830 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
16831
16832 * configure.in: remove bison from noconfigdirs for Cygwin32 host
16833
16834 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16835
16836 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16837
16838 * configure.in (skipdirs): Add target-librx for Linux.
16839 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16840
16841 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
16842
16843 * Makefile.in (bootstrap): New target.
16844
16845 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
16846
16847 * config.sub: Accept 'amigados' for backward compatibility.
16848
16849 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
16850
16851 * config.guess: Merge with FSF.
16852
16853 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
16854
16855 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16856
16857 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
16858
16859 * config.sub: Add "marketing-names" patch.
16860
16861 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
16862
16863 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16864
16865 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
16866
16867 * config.sub: Handle v850-elf.
16868
16869 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
16870
16871 * .cvsignore (*-install): Remove.
16872
16873 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
16874
16875 * ltconfig: Set CONFIG_SHELL in libtool.
16876 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16877
16878 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16879
16880 * configure.in (target_subdir): Set to libraries if enable_multilib.
16881
16882 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
16883
16884 * config.guess: Update from gcc directory.
16885
16886 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
16887
16888 * Makefile.in (all-sim): Depends on all-readline.
16889
16890 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
16891
16892 * Makefile.in (BISON, YACC): Use $$s.
16893 (all-bison): Depend on all-texinfo.
16894
16895 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
16896
16897 * Makefile.in (BISON): Add -L flag.
16898 (YACC): Likewise.
16899
16900 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16901
16902 * configure.in (noconfigdirs): Add support for v850e target.
16903
16904 * config.sub (maybe_os): Add support for v850e target.
16905
16906 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16907
16908 * configure.in (noconfigdirs): Add support for v850ea target.
16909
16910 * config.sub (maybe_os): Add support for v850ea target.
16911
16912 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
16913
16914 * config.sub: Add mipstx39. Delete r3900.
16915
16916 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16917
16918 * Makefile.in (all-autoconf): Depends on all-texinfo.
16919
16920 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
16921
16922 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16923 eabi targets.
16924
16925 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
16926
16927 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16928
16929 * configure: When handling a Canadian Cross, handle YACC as well as
16930 BISON. Just set BISON to bison. When setting YACC, prefer bison.
16931 * Makefile.in (all-bison): Depend upon all-texinfo.
16932
16933 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
16934
16935 * Makefile.in (BISON): bison, not byacc or bison -y.
16936 (YACC): bison -y or byacc or yacc.
16937 (various): Add *-bison as appropriate.
16938 (taz): No need to mess with BISON anymore.
16939
16940 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
16941
16942 * configure: If OSTYPE matches *win32*, try to find a good value for
16943 CONFIG_SHELL.
16944
16945 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
16946
16947 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16948 configure.in if it is present.
16949
16950 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
16951
16952 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16953
16954 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
16955
16956 * config.sub: Recognize `arc' cpu.
16957 * configure.in: Likewise.
16958 * config-ml.in: Likewise.
16959
16960 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
16961
16962 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16963
16964 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
16965
16966 * configure: Changed sed delimiter from ':' to '|' when
16967 attempting to substitute ${config_shell} for SHELL. On
16968 NT ${config_shell} may contain a ':' in it.
16969
16970 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
16971
16972 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16973
16974 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
16975
16976 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16977
16978 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
16979
16980 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16981
16982 * ylwrap: If the program is a relative path, force it to be
16983 absolute.
16984
16985 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
16986
16987 * configure (tooldir): Set BISON to `bison -y' and not just bison.
16988
16989 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
16990
16991 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16992 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16993 for libraries.
16994
16995 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
16996
16997 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16998 separated by spaces.
16999
17000 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17001
17002 * ylwrap: New file.
17003 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17004
17005 * ltmain.sh: Handle /bin/sh at start of install program.
17006
17007 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17008
17009 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17010 * missing: New file, from automake 1.2.
17011
17012 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17013
17014 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17015 check-tk to CHECK_X11_MODULES.
17016
17017 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17018
17019 * config.sub: Merge with FSF.
17020
17021 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17022
17023 * config.guess: Merge with FSF.
17024
17025 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17026
17027 * configure: Treat msdosdjgpp like go32.
17028 * configure.in: Likewise. Don't remove gprof for go32.
17029
17030 * configure: Change Makefile.tem2 to Makefile.tm2.
17031
17032 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17033
17034 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17035
17036 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17037
17038 * install-sh (chmodcmd): Set to null if the DST directory already
17039 exists. Same as Nov 11th change.
17040
17041 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17042
17043 * configure (GDB_TK): Needs itcl and tix.
17044
17045 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17046
17047 * config.guess: Update from FSF.
17048
17049 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17050
17051 * Makefile.in (GDB_TK): Depend on itcl and tix.
17052
17053 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17054
17055 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17056 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17057 (INSTALL_SCRIPT): New variable.
17058 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17059 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17060 to -x.
17061 * install-sh: Add support for -x option.
17062
17063 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17064
17065 * configure.in, Makefile.in: Treat tix like itcl.
17066
17067 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17068
17069 * Makefile.in (WINDRES): New variable.
17070 (WINDRES_FOR_TARGET): New variable.
17071 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17072 (EXTRA_HOST_FLAGS): Add WINDRES.
17073 (EXTRA_TARGET_FLAGS): Add WINDRES.
17074 (EXTRA_GCC_FLAGS): Add WINDRES.
17075 ($(DO_X)): Pass down WINDRES.
17076 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17077 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17078 DLLTOOL_FOR_TARGET.
17079
17080 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17081
17082 * configure.in: configure sim before gdb for win32-x-ppc
17083
17084 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17085
17086 Move gperf into the toplevel, from libg++.
17087 * configure.in (target_tools): Add target-gperf.
17088 (native_only): Add target-gperf.
17089 * Makefile.in (all-target-gperf): New target, depend on
17090 all-target-libg++.
17091 (configure-target-gperf): Empty rule.
17092 (ALL_TARGET_MODULES): Add all-target-gperf.
17093 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17094 (CHECK_TARGET_MODULES): Add check-target-gperf.
17095 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17096 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17097
17098 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
17099
17100 * config.sub (mn10200): Recognize new basic machine.
17101
17102 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17103
17104 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17105 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17106
17107 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17108
17109 * configure.in: If we're building mips-sgi-irix6* native, turn on
17110 ENABLE_MULTILIB and set TARGET_SUBDIR.
17111
17112 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17113
17114 * Makefile.in (all-sn): Depend on all-grep.
17115
17116 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17117
17118 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17119
17120 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17121 Makefile. From Jeff Makey <jeff@cts.com>.
17122 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17123
17124 * Makefile.in (DISTBISONFILES): Remove.
17125 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17126 $(DEFAULT_YACC).
17127
17128 * configure.in: Build itl, db, sn, etc., when building for native
17129 cygwin32.
17130
17131 * Makefile.in (LD): New variable.
17132 (EXTRA_HOST_FLAGS): Pass down LD.
17133 ($(DO_X)): Likewise.
17134
17135 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17136
17137 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17138
17139 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17140
17141 * configure.in (targargs): Strip out any supplied --build argument
17142 before adding our own. Always add --build.
17143
17144 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17145
17146 * configure.in (targargs): Pass --build if we're doing
17147 a cross-compile.
17148
17149 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17150
17151 * configure: Use '|' instead of ":" as the separator in
17152 sed. Otherwise sed chokes on NT path names with drive
17153 designators. Also look for "?:*" as the leading characters in an
17154 absolute pathname.
17155
17156 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17157
17158 * config.sub: Support for r3900.
17159
17160 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17161
17162 * configure.in: Use install-sh, not install.sh.
17163
17164 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17165
17166 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17167 apply it twice.
17168
17169 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17170
17171 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17172 install-binutils.
17173
17174 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17175
17176 * Makefile.in: Add automake targets.
17177 * configure.in (host_tools): Add automake.
17178
17179 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17180
17181 * configure: Default CXX to c++, not gcc.
17182 * Makefile.in (CXX): Set to c++, not gcc.
17183 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17184
17185 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17186
17187 * install-sh: try appending a .exe if source file doesn't
17188 exist
17189
17190 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17191
17192 * configure.in: Turn on multilib by default.
17193 (cross_only): Remove target-libiberty.
17194
17195 * Makefile.in (all-gcc): Don't depend on libiberty.
17196
17197 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17198
17199 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17200
17201 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17202
17203 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17204 (DISTBISONFILES): Add ld/Makefile.in
17205
17206 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17207
17208 * configure.in: if target is cygwin32 but host isn't cygwin32,
17209 don't configure gdb tcl tk expect, not just gdb.
17210
17211 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17212
17213 * configure.in: Added gnuserv everywhere sn appears.
17214
17215 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17216 (CROSS_CHECK_MODULES): Added check-gnuserv.
17217 (INSTALL_MODULES): Added install-gnuserv.
17218 (CLEAN_MODULES): Added clean-gnuserv.
17219 (all-gnuserv): New target.
17220
17221 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17222
17223 * config.guess: Fixes for MIPS OpenBSD systems.
17224
17225 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17226
17227 * Makefile.in (INSTALL_XFORM): Remove.
17228 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17229
17230 * mkinstalldirs: New file, copied from automake.
17231 * Makefile.in (installdirs): Rename from install-dirs. Use
17232 mkinstalldirs. Change all users.
17233 (DEVO_SUPPORT): Add mkinstalldirs.
17234
17235 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17236
17237 * install-sh: Rename from install.sh.
17238 * Makefile.in (INSTALL): Change install.sh to install-sh.
17239 (DEVO_SUPPORT): Likewise.
17240
17241 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17242 Graichen <graichen@rzpd.de>.
17243
17244 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17245
17246 * config.guess: Recognize OpenBSD systems correctly.
17247
17248 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17249
17250 * README, Makefile.in (ETC_SUPPORT): Remove references to
17251 cfg-paper*, configure.{texi,man,info*}._
17252
17253 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17254
17255 * Makefile.in (all.normal): Ensure that gcc is built after all
17256 the x11 - ie gdb - targets.
17257
17258 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17259
17260 * makefile.vms: Don't run conf-a-gas.
17261
17262 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17263
17264 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17265
17266 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17267
17268 * configure.in: Remove noconfigdirs case since gdb also
17269 configures and builds for tic80-coff.
17270
17271 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17272
17273 * configure: Set cache_file to config.cache.
17274 * Makefile.in (local-distclean): Remove config.cache.
17275
17276 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17277
17278 * COPYING: Update FSF address.
17279
17280 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17281
17282 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17283 noconfigdirs.
17284
17285 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17286
17287 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17288 MAKEDIRS, is empty.
17289
17290 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17291
17292 * config.sub: Tweak mn10300 entry.
17293
17294 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17295
17296 * configure.in (host_tools): Put sim before gdb, so gdb's
17297 configure.tgt can determine if the simulator was configured.
17298
17299 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17300
17301 * config.sub: Move BeOS $os case to be with other Cygnus
17302 local cases.
17303
17304 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17305
17306 * config.sub: Remove misplaced comment that broke Linux.
17307
17308 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17309
17310 * config.sub: Add BeOS support.
17311
17312 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17313
17314 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17315
17316 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17317
17318 * configure.in (noconfigdirs): Remove tcl and tk from
17319 noconfigdirs for cygwin32 builds.
17320
17321 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17322
17323 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17324
17325 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17326
17327 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17328 make-all.com, use makefile.vms instead.
17329
17330 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17331
17332 * config.sub: Accept -lnews*.
17333
17334 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17335
17336 * configure.in (noconfigdirs): Disable target-newlib,
17337 target-examples and target-libiberty for d30v.
17338
17339 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17340
17341 * configure.in (noconfigdirs): Enable ld for d30v.
17342
17343 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17344
17345 * configure.in (tic80-*-*): Build compiler.
17346
17347 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17348
17349 * configure.in (d30v-*): Remove sim directory from list of
17350 unsupported d30v directories
17351
17352 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17353
17354 * config.sub, configure.in: Add d30v target cpu.
17355
17356 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17357
17358 * makefile.vms: New file.
17359 * make-all.com: Remove.
17360
17361 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17362
17363 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17364
17365 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17366
17367 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17368
17369 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17370
17371 * Makefile.in (ALL_MODULES): Added all-db.
17372 (CROSS_CHECK_MODULES): Addec check-db.
17373 (INSTALL_MODULES): Added install-db.
17374 (CLEAN_MODULES): Added clean-db.
17375
17376 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17377
17378 * config.guess: Merge with latest FSF sources.
17379
17380 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17381
17382 * Makefile.in (ALL_MODULES): Added all-itcl.
17383 (CROSS_CHECK_MODULES): Added check-itcl.
17384 (INSTALL_MODULES): Added install-itcl.
17385 (CLEAN_MODULES): Added clean-itcl.
17386
17387 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17388
17389 * configure.in: build gdb for mn10200
17390
17391 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17392
17393 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17394
17395 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17396
17397 * configure.in (tic80-*-*): Turn off most targets right now.
17398
17399 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17400
17401 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17402 rather than the makeinfo program.
17403 (do-info): Depend upon all-texinfo.
17404
17405 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17406
17407 * configure.in: Remove uses of config/mh-linux.
17408
17409 * config.sub, config.guess: Merge with latest FSF sources.
17410
17411 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17412
17413 * config.sub (case $basic_machine): Add tic80 entries.
17414
17415 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17416
17417 * config.sub, config.guess: Merge with latest FSF sources.
17418
17419 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17420
17421 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17422 * mpw-config.in: Test for NewFolderRecursive.
17423 * mpw-install: Use symbolic name for startup filename.
17424 * mpw-README: Add various additional details.
17425
17426 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17427
17428 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17429
17430 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17431
17432 * configure.in: Do build gcc and the target libraries for
17433 the mn10200.
17434
17435 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17436
17437 * configure.in: don't avoid building gdb for mn10300 any more
17438 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17439 instead of single-quoting it.
17440
17441 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17442
17443 * configure.in: Don't use --with-stabs on IRIX 6.
17444
17445 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17446
17447 * configure.in (m32r): Build gdb, libg++ now.
17448
17449 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17450
17451 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17452 directories from noconfigdirs.
17453
17454 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17455
17456 * config.sub (basic_machine): added mips16 configuration
17457
17458 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17459
17460 * config.sub: Handle d10v-unknown.
17461
17462 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17463
17464 * config.sub: Handle v850-unknown.
17465
17466 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17467
17468 * Makefile.in: add findutils
17469 * configure.in: add findutils to list of host_tools
17470
17471 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17472
17473 * config.sub: Handle mn10200 and mn10300.
17474
17475 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17476
17477 * configure.in (d10v-*): Do not build librx.
17478
17479 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17480
17481 * configure.in (mn10300): Build everything except gdb & libgloss.
17482
17483 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17484
17485 * config.guess: Patch for Dansk Data Elektronik servers,
17486 from Niels Skou Olsen <nso@dde.dk>.
17487
17488 For ncr, use /bin/uname rather than uname, since GNU uname does not
17489 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17490
17491 Patch for MIPS R4000 running System V,
17492 from Eric S. Raymond <esr@snark.thyrsus.com>.
17493
17494 Fix thinko for nextstep.
17495
17496 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17497
17498 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17499 * config.guess: Guess mips-dec-mach_bsd4.3.
17500
17501 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17502 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17503 release numbers.
17504 * config.guess (mips-mips-riscos*): Emit just enough of the
17505 release number.
17506
17507 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17508 * config.guess (sparc-auspex-sunos*): Added.
17509 (f300-fujitsu-*): Added.
17510
17511 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17512 * config.guess: Recognize a Tadpole as a sparc.
17513
17514 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17515
17516 * config.guess: Don't assume that NextStep version is either 2 or
17517 3. NextStep 4 (aka OpenStep 4) has come out now.
17518
17519 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17520
17521 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17522 From Rik Faith <faith@cs.unc.edu>.
17523
17524 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17525
17526 * config.sub: Contributions from bug-gnu-utils to:
17527 Support plain "hppa" (no version given) architecture, reported by
17528 OpenStep.
17529 OpenBSD like NetBSD.
17530 LynxOs is not a hardware supplier.
17531
17532 * config.guess: Contributions from bug-gnu-utils to add support for:
17533 OpenBSD like NetBSD.
17534 Stratus systems.
17535 More Pyramid systems.
17536 i[n>4]86 Intel chips.
17537 M680[n>4]0 Motorola chips.
17538 Use unknown instead of lynx for hardware manufacturer.
17539
17540 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17541
17542 * install.sh (chmodcmd): Set to null if the DST directory already
17543 exists.
17544
17545 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17546
17547 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17548 not use mt-ppc target Makefile fragment any more.
17549
17550 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17551
17552 * configure.in (*-*-windows): Exclude everything but those dirs
17553 needed to build windows.
17554
17555 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17556
17557 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17558
17559 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17560
17561 * configure.in: Exclude mmalloc from i386-windows.
17562
17563 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17564
17565 * Undo my previous change.
17566
17567 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17568
17569 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17570 unconditionally.
17571 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17572
17573 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17574
17575 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17576 host to add it's own flags.
17577
17578 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17579
17580 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17581
17582 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17583
17584 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17585 (CXX_FOR_TARGET): Likewise.
17586 (GCC_FOR_TARGET): Define.
17587 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17588 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17589 CC_FOR_TARGET was specified on the command line.
17590 (MAKEOVERRIDES): Don't define.
17591
17592 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17593
17594 * configure.in (m32r): Fix spelling of libg++ libs.
17595
17596 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17597
17598 * config.sub (-apple*): Remove, now redundant.
17599
17600 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17601
17602 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17603
17604 * configure: Rework yesterday's sed script patch.
17605
17606 * config.sub: Merge with FSF.
17607
17608 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17609
17610 * config.guess: Merge from FSF.
17611
17612 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
17613 * config.guess: Use pc instead of unknown, for pc clone systems.
17614 Change linux to linux-gnu.
17615
17616 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17617 * config.guess: Avoid non-portable tr syntax.
17618
17619 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17620
17621 * test-build.mk (HOLES): Add "xargs" for gdb.
17622
17623 * configure: Avoid hpux10.20 sed bug.
17624
17625 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17626
17627 * configure.in: Add support for windows host
17628 (that is a build done under the Microsoft build environment).
17629
17630 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17631
17632 * Makefile.in: Replace all uses of srcroot with s, to shrink
17633 command line lengths.
17634
17635 Patches from Geoffrey Noer <noer@cygnus.com>:
17636 * configure.in: If configuring for newlib, pass --with-newlib to
17637 subdirectories.
17638 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17639 -Bnewlib/ and -Lwinsup to gcc.
17640 (CXX_FOR_TARGET): Likewise.
17641
17642 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17643
17644 * Makefile.in (ETC_SUPPORT): Add configure.
17645
17646 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17647
17648 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17649 host configuration file.
17650
17651 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17652
17653 * configure.in: Break mn10x00 support into separate
17654 mn10200 and mn10300 configurations.
17655 * config.sub: Likewise.
17656
17657 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17658
17659 * configure.in: Add lots of stuff to noconfigdirs for
17660 the mn10x00 targets.
17661
17662 * config.sub, configure.in: Add mn10x00 support.
17663
17664 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17665
17666 * make-all.com: Call conf-a-gas, not config-a-gas.
17667
17668 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17669
17670 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17671 targets.
17672
17673 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17674
17675 * mpw-README: Add much more detail for native PowerMac.
17676 * mpw-install: New file.
17677 * mpw-configure: Add --norecursion and --help options.
17678 * mpw-config.in: Translate readme and install files when
17679 copying to objdir.
17680 * mpw-build.in: Don't always depend on byacc and flex.
17681 (install-only-top): New action.
17682
17683 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17684
17685 * configure.in: You can now configure GDB for the v850.
17686
17687 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17688
17689 * configure.in (noconfigdirs): Don't configure any C++ dirs
17690 if targeting D10V.
17691
17692 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17693
17694 * config.sub: Recognize mips64vr5000.
17695
17696 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17697
17698 * configure.in: Use a single line for host_tools and native_only.
17699
17700 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17701
17702 * config.sub, configure.in: Add entries for m32r.
17703
17704 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17705
17706 * Makefile.in (inet-install): Don't run install-gzip.
17707
17708 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17709
17710 * configure.in: Don't config lots of things for *-*-windows*.
17711
17712 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17713
17714 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17715 (host_libs, host_tools): Copy from configure.in.
17716 * mpw-configure: Don't complain about directories not found.
17717
17718 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17719
17720 * configure.in (i[345]86): Recognize i686 for pentium pro.
17721 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17722 file.
17723
17724 * config.guess (i[345]86): Ditto.
17725
17726 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17727
17728 * configure.in (noconfigdirs): Removed gdb for D10V.
17729
17730 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
17731
17732 * configure.in: Remove ld, target-libio, target-libg++, and
17733 target-libstdc++ from noconfigdirs.
17734
17735 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17736
17737 * configure: Fix three locations where shell scripts were
17738 being run directly rather than with config_shell.
17739
17740 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17741
17742 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17743 * config.sub (basic_machine): Recognize v850.
17744
17745 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17746
17747 * mpw-configure: Handle multiple enable/disable options and
17748 pass them down recursively, handle -c and -s flags appropriately
17749 depending on choice of compiler, add escape mechanism for
17750 quoted arguments to gC.
17751
17752 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17753
17754 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17755 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17756 so that -mrelocatable-lib and -mno-eabi are used.
17757
17758 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17759 not support --print-multi-lib, don't abort.
17760
17761 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17762
17763 * make-all.com: Run config-a-gas.
17764 * setup.com: Don't copy subdirectory files around.
17765
17766 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17767
17768 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17769 target, it now compiles correctly.
17770
17771 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17772
17773 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17774
17775 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17776
17777 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17778
17779 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17780
17781 * configure.in (native_only): Add prms.
17782
17783 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17784
17785 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17786 (BINUTILS_SUPPORT_DIRS): Likewise.
17787
17788 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17789
17790 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17791 d10v support is added.
17792
17793 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17794
17795 * configure.in (d10v-*-*): New target.
17796
17797 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
17798
17799 * config.guess (HP 9000/811): Recognize this as a PA1.1
17800 machine.
17801
17802 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
17803
17804 * Makefile.in (do-tar-gz): New target, split out from tail end of
17805 taz target. Run each command separately, don't use pipes.
17806 (taz): Use it.
17807
17808 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
17809
17810 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17811 * mpw-build.in: No builds should depend on building byacc or flex,
17812 they are assumed to be installed already.
17813
17814 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17815
17816 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17817 variable that CC_FOR_TARGET needs.
17818
17819 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17820
17821 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17822 options have changed since the last time the subdirectory was
17823 configured, and if it has, reconfigure.
17824 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17825 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17826
17827 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
17828
17829 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17830 CLEAN_MODULES): Add bash.
17831 (all-bash): New target.
17832
17833 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
17834
17835 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17836
17837 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17838
17839 * config.sub (basic_machine): Recognize d10v as a valid processor.
17840
17841 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
17842
17843 * mpw-configure: Add support for --bindir.
17844 * mpw-build.in: Use a GCC-specific build script for GCC actions.
17845
17846 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
17847
17848 * configure.in: add bash, time, gawk to list of hosttools and things
17849 to only build for native toolchains
17850
17851 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17852
17853 * Makefile.in (docdir): Remove.
17854
17855 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17856
17857 * Makefile.in (datadir): Set to $(prefix)/share.
17858
17859 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
17860
17861 * configure.in: build diff and patch for cygwin32-hosted
17862 toolchains.
17863
17864 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
17865
17866 * config.sub: Accept -rtems*.
17867
17868 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
17869
17870 * configure.in: enable dosrel for cygwin32-hosted builds,
17871 remove diff from the list of things not buildable
17872 via Canadian Cross
17873
17874 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
17875
17876 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17877 don't get ". ".
17878
17879 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
17880
17881 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17882
17883 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
17884
17885 * Makefile.in (taz): Handle case where tex3patch didn't even get
17886 checked out. Also, if it was found, put the symlink in a new util
17887 subdirectory.
17888
17889 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17890
17891 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17892
17893 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
17894
17895 * config.sub: Recognize -openvms.
17896 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17897 * make-all.com, setup.com: New files.
17898
17899 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17900
17901 * Makefile.in (taz): tex3patch moved to texinfo/util.
17902
17903 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
17904
17905 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17906 * configure.in: remove make from disable-if-Can-Cross list
17907 enable gdb if ${host} and ${target} are cygwin32
17908
17909 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
17910
17911 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
17912 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17913
17914 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17915
17916 * config.guess: Combine mips-mips-riscos cases, and use cpp to
17917 distinguish sysv/svr4/bsd variants.
17918 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17919
17920 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
17921
17922 * configure.in: Added copyright notice.
17923 * move-if-change: Added copyright notice.
17924
17925 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17926
17927 * configure.in (powerpcle-*-solaris*): Until we get shared
17928 libraries working, don't build gdb, sim, make, tcl, tk, or
17929 expect.
17930
17931 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
17932
17933 * config.guess: Merge with FSF:
17934
17935 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17936 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17937
17938 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
17939 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17940
17941 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
17942 * config.guess: Combine two OSF1 rules.
17943 Also recognize field test versions. From mjr@zk3.dec.com.
17944 * config.guess (dgux): Use /usr/bin/uname rather than uname,
17945 because GNU uname does not support -p. From pmr@pajato.com.
17946
17947 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
17948
17949 * Makefile.in (MAKEDIRS): Removed $(tooldir).
17950
17951 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
17952
17953 * mpw-README: Document GCCIncludes.
17954
17955 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
17956
17957 * configure.in (alpha-*-linux*): Set enable_shared to yes.
17958
17959 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17960
17961 * mpw-configure: Handle --enable-FOO and --disable-FOO.
17962
17963 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
17964
17965 * configure.in (*-*-cygwin32): Configure make.
17966
17967 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
17968
17969 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17970
17971 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
17972
17973 * Makefile.in (all-inet): Depend on all-perl.
17974
17975 * Makefile.in (inet-install): New target.
17976
17977 * Makefile.in (all-inet): Depend on all-tcl.
17978 (all-inet): Depend on all-send-pr.
17979
17980 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17981
17982 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17983 temporarily.
17984
17985 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
17986
17987 * configure.in: Don't configure --with-gnu-ld on AIX.
17988
17989 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17990
17991 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17992
17993 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
17994
17995 * Makefile.in (ALL_MODULES): Added all-inet.
17996 (CROSS_CHECK_MODULES): Added check-inet.
17997 (INSTALL_MODULES): Added install-inet.
17998 (CLEAN_MODULES): Added clean-inet.
17999 (all-indent): New target.
18000
18001 * configure.in (host_tools): Added inet.
18002 (native_only): Added inet.
18003 (noconfigdirs): Added inet.
18004
18005 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18006
18007 * configure.in: Don't configure libgloss if we are not configuring
18008 newlib.
18009
18010 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18011
18012 * configure.in: Don't configure libgloss for unsupported
18013 architectures.
18014
18015 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18016
18017 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18018
18019 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18020
18021 * Makefile.in (ALL_MODULES): Include all-apache.
18022 (CROSS_CHECK_MODULES): Include check-apache.
18023 (INSTALL_MODULES): Include install-apache.
18024 (all-apache): New target.
18025
18026 * configure.in: Added apache everywhere perl is seen.
18027
18028 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18029
18030 * Makefile.in: Add support for clean-{module} and
18031 clean-target-{module} rules.
18032
18033 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18034
18035 * configure.in (*-*-ose) do not build libgloss.
18036
18037 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18038
18039 * config.guess (prep*:SunOS:5.*:*): Turn into
18040 powerpele-unknown-solaris2.
18041
18042 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18043
18044 * configure.in: Permit --enable-shared to specify a list of
18045 directories.
18046
18047 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18048
18049 * configure.in (host==solaris): Pass only the first word of $CC
18050 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18051
18052 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18053
18054 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18055
18056 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18057
18058 * Makefile.in (ALL_MODULES): Include all-perl.
18059 (CROSS_CHECK_MODULES): Include check-perl.
18060 (INSTALL_MODULES): Include install-perl.
18061 (ALL_X11_MODULES): Include all-guile.
18062 (CHECK_X11_MODULES): Include check-guile.
18063 (INSTALL_X11_MODULES): Include install-guile.
18064 (all-perl): New target.
18065 (all-guile): New target.
18066
18067 * configure.in (host_tools): Include perl and guile.
18068 (native_only): Include perl and guile.
18069 (noconfigdirs): Don't build guile and perl; no ports have been
18070 done.
18071
18072 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18073
18074 * configure (--enable-*): Handle quoted option lists such as
18075 --enable-sim-cflags='-g0 -O' better.
18076
18077 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18078
18079 * Makefile.in ({,inst}all-target): New rule so we can make and
18080 install all of the target directories easily.
18081
18082 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18083
18084 * configure.in: Add missing global flag in sed substitution when
18085 deleting `target-' from ${configdirs}.
18086
18087 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18088
18089 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18090 option.
18091
18092 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18093 config/mh-necv4.
18094
18095 * install.sh: Correct misspelling of transformbasename.
18096
18097 * config.guess: Recognize mips-*-sysv*.
18098
18099 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18100
18101 * config.sub: Recognize mon960.
18102
18103 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18104
18105 * configure: Restore Canadian Cross handling of BISON and LEX,
18106 removed in Feb 20 change.
18107
18108 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18109
18110 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18111 Mention make install. Remove the old copyright date as well the
18112 clumsy and rather pointless copyright on the README file.
18113
18114 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18115
18116 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18117 Makefile after running symlink-tree, then run `make distclean' to
18118 avoid clobbering any generated files in srcdir.
18119
18120 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18121
18122 * configure.in (m68k-*-netbsd*): Build everything now.
18123
18124 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18125
18126 * Makefile.in (taz): Fix quoting.
18127
18128 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18129
18130 * configure.in (sparclet-*-*): Build everything now.
18131
18132 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18133
18134 * configure.in (m68k-*-linux*): New host.
18135
18136 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18137
18138 * configure: Check for bison before byacc.
18139
18140 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18141
18142 * Makefile.in configure: Change the way LEX and BISON/YACC are
18143 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18144 searching PATH. These are used as fallbacks by Makefile.in if
18145 flex/bison/byacc aren't in objdir.
18146
18147 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18148
18149 * Makefile.in: Make everything which depends upon all-bfd also
18150 depend upon all-opcodes, in case --with-commonbfdlib is used.
18151
18152 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18153
18154 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18155 building NT native compilers on Unix.
18156
18157 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18158
18159 * configure.in: Don't get CC from the host Makefile fragment if we
18160 can find gcc in PATH, or if this is a Canadian Cross. Move the
18161 Solaris test for /usr/ucb/cc to the post target script, just after
18162 the compiler sanity test.
18163
18164 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18165
18166 * config.sub: Merge with FSF.
18167
18168 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18169
18170 * Makefile.in (RPATH_ENVVAR): New variable.
18171 (REALLY_SET_LIB_PATH): Use it.
18172 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18173
18174 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18175
18176 * config.sub, configure.in: Recognize sparclet cpu.
18177
18178 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18179
18180 * config.guess: Support m68k-cbm-sysv4.
18181
18182 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18183
18184 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18185 m68k-unknown-linuxaout from linker help string. Put quotes around
18186 $ld_help_string.
18187
18188 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18189
18190 * config.guess (powerpc-harris-powerunix): Add guess for port
18191 to new target.
18192
18193 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18194
18195 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18196
18197 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18198
18199 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18200 $(REALLY_SET_LIB_PATH) in Makefile.
18201 * Makefile.in (SET_LIB_PATH): New variable.
18202 (REALLY_SET_LIB_PATH): New variable.
18203 ($(DO_X)): Use $(SET_LIB_PATH).
18204 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18205 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18206 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18207 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18208 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18209 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18210 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18211 (install-dosrel): Likewise.
18212 (all-opcodes): Depend upon all-libiberty.
18213
18214 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18215
18216 * config.guess (*:CYGWIN*): New
18217
18218 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18219
18220 * Makefile.in (all-target-winsup): All all-target-libiberty.
18221
18222 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18223
18224 * configure.in (noconfigdirs): Add missing # in front of comment.
18225
18226 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18227
18228 * configure.in: add second pass to things added to noconfigdirs
18229 so *-gm-magic can exclude libgloss properly.
18230
18231 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18232
18233 * mpw-configure (extralibs_name, rez_name): Set correctly
18234 for MWC68K compiler.
18235
18236 * mpw-README: Add more info on the necessary build tools.
18237
18238 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18239
18240 * configure.in, config.sub: Recognize cygwin32.
18241
18242 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18243
18244 * config.guess, config.sub: Recognize A/UX.
18245
18246 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18247
18248 * config.sub: Merge with gcc/config.sub.
18249
18250 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18251
18252 * mpw-build.in (do-binutils): Add build of stamps.
18253
18254 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18255
18256 * config.sub: Add recognition for mips64vr4100*-* targets.
18257
18258 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18259
18260 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18261 Add creation of gconfigargs with `--enable-shared' turned on.
18262 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18263 ($(host)-stamp-stage3-configured): Likewise.
18264 (HOLES): Add chatr and ldd.
18265 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18266
18267 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18268
18269 * configure: Pass --nfp to recursive configures.
18270
18271 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18272
18273 * Makefile.in (DLLTOOL): New.
18274 (DLLTOOL_FOR_TARGET): New.
18275 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18276 (EXTRA_TARGET_FLAGS): Ditto.
18277 (EXTRA_GCC_FLAGS): Ditto.
18278 (CONFIGURE_TARGET_MODULES): Ditto.
18279 (DO_X): Ditto.
18280 * configure: Add DLLTOOL.
18281
18282 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18283
18284 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18285 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18286 mh-sco, since old workarounds no longer needed, and don't
18287 build ld, since libraries have weak symbols in COFF.
18288
18289 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18290
18291 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18292
18293 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18294
18295 * configure.in: Make sure that ${CC} can be used to compile an
18296 executable.
18297
18298 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18299
18300 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18301 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18302 nothing depending on whether gdbtk is being built.
18303
18304 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18305
18306 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18307
18308 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18309
18310 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18311 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18312
18313 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18314
18315 * config-ml.in: Add support for
18316 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18317 Simplify setting of multidirs from --disable-foo.
18318
18319 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18320
18321 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18322 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18323 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18324 non-empty, pass them on to the GCC make.
18325 (all-bootstrap): New rule that is like all-gcc, except it executes
18326 the GCC bootstrap rule instead of the GCC all rule.
18327
18328 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18329
18330 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18331
18332 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18333
18334 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18335 DG/UX support.
18336
18337 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18338
18339 * config.sub (i*86*) Change [345] to [3456]
18340
18341 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18342
18343 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18344 --with-gnu-ld=no.
18345
18346 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18347
18348 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18349 AIX multilibs get built.
18350
18351 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18352
18353 * configure.in (i386-win32): Don't build expect if we're not
18354 building the tcl subdir.
18355
18356 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18357
18358 * Makefile.in: (configure-target-examples, all-target-examples):
18359 New targets, configure and build example programs.
18360
18361 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18362
18363 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18364 use it as input to sedit the generated MPW makefile.
18365 * mpw-README: Add a suggestion about Gestalt.h.
18366
18367 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18368
18369 * config.sub: Accept *-*-ieee*.
18370
18371 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18372
18373 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18374 Ronald F. Guilmette <rfg@monkeys.com>.
18375
18376 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18377
18378 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18379 for powerpc-pe native.
18380 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18381 (target==powerpc-pe): duplicate i386-win32 entry.
18382
18383 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18384
18385 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18386 of vxworks, not just vxworks5.1.
18387
18388 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18389
18390 * mpw-configure: Add support for exec-prefix.
18391
18392 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18393
18394 * config.guess: Recognize HP model 816 machines as having
18395 a PA1.1 processor.
18396
18397 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18398
18399 * configure: Ignore new autoconf configure options.
18400
18401 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18402
18403 * config.guess: Recognize Pentium under SCO.
18404 From Robert Lipe <robertl@arnet.com>.
18405
18406 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18407
18408 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18409
18410 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18411
18412 * configure.in: Don't configure gas for alpha-dec-osf*.
18413
18414 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18415
18416 * configure.in: Default to --with-stabs for some targets for which
18417 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18418 i[345]86*-*-unixware*.
18419
18420 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18421
18422 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18423 rather than basing it on the target. Simplify handling of options
18424 controlling which directories to configure. Remove extraneous
18425 slash in multi-clean target.
18426
18427 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18428
18429 * config-ml.in: Prefix more variables with ml_ so they don't collide
18430 with configure's.
18431
18432 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18433
18434 * configure: Don't turn -v into --v.
18435
18436 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18437
18438 * configure.in (targargs): Fix typo.
18439
18440 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18441
18442 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18443
18444 * configure.in: Strip --host and --target options from
18445 CONFIG_ARGUMENTS, and always configure for --host only. Add
18446 --with-cross-host option when building with a cross-compiler.
18447 * configure: Canonicalize the arguments put into config.status by
18448 always using `=' for an option with an argument. Pass a presumed
18449 --host or --target explicitly.
18450
18451 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18452
18453 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18454 into general OS recognition case.
18455
18456 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18457
18458 * configure.in (target_configdirs): add target-winsup only
18459 for win32 target systems.
18460
18461 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18462
18463 * Makefile.in (all-target-libgloss): Depend upon
18464 configure-target-newlib, since when libgloss is built it looks to
18465 see if the newlib directory exists.
18466
18467 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18468
18469 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18470 cfg-ml-*.in.
18471
18472 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18473
18474 * configure: Handle LD and LD_FOR_TARGET when configuring a
18475 Canadian Cross.
18476
18477 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18478
18479 * configure.in (target_libs): add target-winsup.
18480 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18481 (target==ppcle-pe): remove ld from $noconfigdirs.
18482
18483 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18484
18485 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18486 Preserve relative path names in $srcdir. Build symlink tree if
18487 configuring cross target dir and srcdir=. (= no VPATH support).
18488 (configure-target-libg++): Depend on configure-target-librx.
18489 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18490 * config-ml.in: New file.
18491 * symlink-tree: New file.
18492 * configure: Ensure srcdir="." if that's what it is.
18493
18494 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18495
18496 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18497 includes and FLEX_SKELETON setting.
18498 * mpw-configure (--with-gnu-ld): New option, controls whether
18499 to use PPCLink or ld with PowerMac GCC.
18500 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18501 * mpw-config.in: Configure grez if targeting Mac.
18502
18503 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18504 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18505 just macos.
18506 * configure.in: Configure grez resource compiler if targeting Mac.
18507 * Makefile.in (all-grez, install-grez): New targets.
18508
18509 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18510
18511 * configure: CXX defaults to gcc, not g++. If we find
18512 gcc in the path, set CC to gcc -O2.
18513
18514 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18515
18516 * configure: Default ${build} correctly. Avoid picking up extra
18517 spaces when reading CC and CXX from Makefile. When doing a
18518 Canadian Cross, use plausible default values for numerous
18519 variables.
18520 * configure.in: When doing a Canadian Cross, don't try to
18521 configure tools whose configure script can't handle it.
18522
18523 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18524
18525 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18526
18527 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18528
18529 * configure: Remove dubious bug reporting address.
18530
18531 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18532
18533 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18534 configure script, run that instead of this directory's configure.
18535 In either case, print a message that we're configuring the sub-dir.
18536
18537 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18538
18539 * configure.in: Before checking for the existence of various files,
18540 use sed to filter out "target-".
18541
18542 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18543
18544 * Makefile.in (DO_X): Split rule to decrease command line length
18545 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18546 (Philippe De Muyter).
18547
18548 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18549
18550 * Makefile.in (all-patch): depend on all-libiberty.
18551
18552 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18553
18554 * configure.in: If the only directory in target_configdirs which
18555 actually exists is libiberty, then set target_configdirs to empty,
18556 to avoid trying to build a target libiberty in a gas or gdb
18557 distribution.
18558
18559 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18560
18561 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18562 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18563 systems.
18564
18565 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18566
18567 * configure.in (copy_dirs): Use sys-include instead of include
18568 for --with-headers option.
18569
18570 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18571
18572 * Makefile.in, configure.in: Make winsup builds work with
18573 new scheme.
18574
18575 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18576
18577 * configure.in: Build the linker on AIX.
18578
18579 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18580
18581 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18582 where needed.
18583
18584 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18585
18586 * Makefile.in (all-gcc): Fix typo.
18587
18588 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18589
18590 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18591
18592 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18593
18594 * configure.in: Rename libFOO to target-libFOO, and xiberty
18595 to target-xiberty, to provide more flexibility.
18596 (target_subdir): Define. Create if cross.
18597 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18598 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18599 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18600 check-libFOO -> check-target-libFOO, etc.
18601 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18602 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18603 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18604 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18605 allow ALL_GCC="" to only configure.
18606 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18607 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18608 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18609
18610 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18611
18612 * Makefile.in (taz): Build "info" in etc explicitly.
18613
18614 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18615
18616 * configure.in: Make sure that CC is undefined (as opposed to
18617 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18618 problem with autoconf trying to configure on a host without GCC.
18619
18620 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18621
18622 * mpw-configure: Set host alias from choice of host compiler,
18623 only use generic MPW Makefile sed if present, edit a file
18624 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18625 * mpw-README: Add problem notes about CW6 and CW7.
18626
18627 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18628
18629 * Makefile.in (taz): Use ";" instead of ";;".
18630
18631 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18632
18633 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18634 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18635 DISTDOCDIRS.
18636 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18637 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18638
18639 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18640
18641 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18642 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18643 Move bfd to DISTSTUFFDIRS.
18644
18645 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18646
18647 * Makefile.in (X11_LIB): Removed.
18648 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18649
18650 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18651
18652 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18653
18654 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18655 names.
18656
18657 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18658
18659 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18660
18661 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18662
18663 * configure.in (i[345]86-*-win32): Always build newlib.
18664 Don't configure cvs, autoconf or texinfo.
18665 * Makefile.in (LD_FOR_TARGET): New.
18666 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18667 Pass down LD_FOR_TARGET.
18668
18669 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18670
18671 * winsup: New directory.
18672 * Makefile.in: Build winsup.
18673 * configure.in: Winsup is configured when target is win32.
18674 Can only build win32 target GDB when native.
18675
18676 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18677
18678 * config.guess: Recognize HP model 819 machines as having
18679 a PA 1.1 processor.
18680
18681 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18682
18683 * configure: Fix sed loop which substitutes for CC and CXX to
18684 avoid bug found in various sed implementations.
18685
18686 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18687
18688 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18689 simulator. Use standard powerpc-*-eabi*.
18690
18691 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18692
18693 * configure.in: Stop putting gas and binutils in noconfigdirs for
18694 powerpc-*-aix* and rs6000-*-*.
18695
18696 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18697
18698 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18699 -mcall-aixdesc libraries.
18700
18701 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18702
18703 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18704
18705 * config.sub (arm | armel | armeb): Fix shell syntax.
18706
18707 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18708
18709 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18710 -msoft-float and -mcpu=common support.
18711 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18712 libraries.
18713
18714 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18715
18716 * configure.in: Allow configuration and build of emacs19 for the alpha.
18717
18718 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18719
18720 * configure.in (CC): Get ^CC, not just any old CC, from
18721 ${host_makefile_frag}.
18722
18723 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18724
18725 * configure.in (CC): Try to get CC from
18726 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18727
18728 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18729
18730 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18731 only if it exists in $(srcdir).
18732
18733 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18734
18735 * configure: If CC and CXX are not set in the environment, set
18736 them, based on either an existing Makefile or on searching for gcc
18737 in PATH. Substitute for CC and CXX in Makefile.
18738 * configure.in: Remove libm from target_libs. Separate
18739 target_configdirs from configdirs. If CC is not set in
18740 environment, try to get it from a host Makefile fragment. Rewrite
18741 changes of configdirs to use skipdirs instead. A few minor
18742 tweaks. Take directories out of target_configdirs as they are
18743 taken out of configdirs. Remove existing Makefile files from
18744 subdirectories. Substitute for TARGET_CONFIGDIRS and
18745 CONFIG_ARGUMENTS in Makefile.
18746 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18747 by configure.in.
18748 (CONFIG_ARGUMENTS): Likewise.
18749 (CONFIGURE_TARGET_MODULES): New variable.
18750 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18751 ($(CONFIGURE_TARGET_MODULES)): New target.
18752 (configure-libg++, configure-libio): New targets.
18753 (all-libg++): Depend upon configure-libg++.
18754 (all-libio): Depend upon configure-libio.
18755 (configure-libgloss, all-libgloss): New targets.
18756 (configure-libstdc++): New target.
18757 (all-libstdc++): Depend upon configure-libstdc++.
18758 (configure-librx, all-librx): New targets.
18759 (configure-newlib): New target.
18760 (all-newlib): Depend upon configure-newlib
18761 (configure-xiberty): New target.
18762 (all-xiberty): Depend upon configure-xiberty.
18763
18764 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18765
18766 * configure.in (host i[345]86-*-win32): Expand the
18767 noconfigdirs again.
18768
18769 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18770
18771 * mpw-configure: Fix sed command file name.
18772
18773 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18774
18775 * configure.in (host i[345]86-*-win32): Reduce the
18776 noconfigdirs again.
18777
18778 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18779
18780 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18781 or powerpc*-*-pe*, since they are not yet supported.
18782
18783 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18784
18785 Add PowerMac support and many other enhancements.
18786 * mpw-configure: New option --cc to select compiler to use,
18787 paste options set according to --cc into the generated
18788 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18789 if mpw-make.sed is present.
18790 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18791 add forward includes for PowerPC include files.
18792 * mpw-build.in: Build using Makefile.PPC if present.
18793 (do-byacc, etc): Remove separate version resource builds.
18794 (do-gas): Build "stamps" before "all".
18795 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18796 * mpw-README: Update to reflect --cc option, PowerMac support,
18797 and recently-reported compatibility problems.
18798
18799 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
18800
18801 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18802 embedded m68k systems (-aout, -coff, -elf, -vxworks).
18803 (--with-multilib-top): Pass to recursive invocations.
18804
18805 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
18806
18807 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18808 v810-*-*.
18809
18810 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18811
18812 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18813 gdb, ld and opcodes on v810-*-*.
18814
18815 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
18816
18817 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18818 (local-maintainer-clean): New target.
18819 (maintainer-clean): New target.
18820 (realclean): Just depend upon maintainer-clean.
18821
18822 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18823
18824 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18825
18826 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
18827
18828 * configure.in: Build ld in mips*-*-bsd* case.
18829
18830 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
18831
18832 * config.sub: Accept -lites* OS. From Ian Dall.
18833
18834 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
18835
18836 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18837 targets.
18838
18839 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18840
18841 * configure.in: treat i386-win32 canadian cross the same as
18842 i386-go32 canadian cross.
18843
18844 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18845
18846 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18847 running under the simulator to build a reduced set of libraries.
18848 (powerpc-*-eabiaix): Add fine grained multilib support added to
18849 other powerpc targets yesterday.
18850
18851 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18852
18853 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18854 -disable-softfloat, -disable-relocatable, -disable-aix, and
18855 -disable-sysv to control which multilib libraries get built.
18856
18857 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18858
18859 * configure: Add Makefile.tem to list of files to remove in trap
18860 handler.
18861
18862 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
18863
18864 * config.guess (*Linux*): Add missing "exit"s.
18865 Also, need specific check for alpha-unknown-linux (uses COFF).
18866
18867 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
18868
18869 * config.guess: Merge with FSF:
18870
18871 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
18872 * config.guess (AIX4): More robust release numbering discovery.
18873
18874 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
18875 * config.guess (i386-sequent-ptx): Properly get version number.
18876
18877 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
18878 * config.guess (mips:*:4*:UMIPS): New case.
18879
18880 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
18881
18882 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18883 (i386-win32 host): Likewise. Don't build readline.
18884
18885 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
18886
18887 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
18888 SUPPORT_FILES to submakes.
18889
18890 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
18891
18892 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18893 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18894 mpw-configure.
18895
18896 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
18897
18898 * configure.in (appdirs): Use =, not ==, in test expression when
18899 trying to build the text to print in the warning message for
18900 Solaris users.
18901
18902 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
18903
18904 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18905
18906 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18907
18908 * config.guess: Recognize lynx-2.3.
18909
18910 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
18911
18912 * config.sub (z8ksim): Deleted
18913 (z8k-*-coff): New, this is the one true name of the target.
18914
18915 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
18916
18917 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18918
18919 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
18920
18921 * config.guess (*:Linux:*:*): First try asking the linker what the
18922 default object file format is (elf, aout, or coff). Then if this
18923 fails, try previous methods.
18924
18925 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18926
18927 * configure.in: Don't build newlib for *-*-vxworks5.1.
18928
18929 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18930
18931 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18932 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18933
18934 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
18935
18936 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18937
18938 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
18939
18940 * cfg-ml-com.in: New file.
18941 * cfg-ml-pos.in: New file.
18942
18943 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18944
18945 * COPYING.NEWLIB: Add HP free copyright to list.
18946
18947 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18948
18949 * config.sub: Recognize -eabi* for the system, not just -eabi.
18950
18951 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
18952
18953 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18954 * config.sub, configure.in (win32): New target and host.
18955
18956 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
18957
18958 * configure.in: Add i386-pe configuration.
18959
18960 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
18961
18962 * mpw-build.in (install): Install GDB after LD.
18963
18964 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
18965
18966 * mpw-config.in (elf/mips.h): Always forward-include, needed
18967 for GDB to build.
18968
18969 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
18970
18971 * testsuite: New directory for customer acceptance and whole tool
18972 chain tests.
18973
18974 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18975
18976 * configure: If per-host line isn't found, but AC_OUTPUT is found
18977 and a configure script exists, run it instead.
18978
18979 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18980
18981 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
18982
18983 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
18984
18985 * configure: Set build_{cpu,vendor,os,alias} to host values when
18986 --build isn't specified.
18987
18988 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18989
18990 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18991 (FLAGS_TO_PASS): Pass them.
18992 (EXTRA_TARGET_FLAGS): Ditto.
18993
18994 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18995
18996 * Makefile.in (all-libg++): Depend on all-libstdc++.
18997
18998 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18999
19000 * configure.in (noconfigdirs): Enable all packages for
19001 i386-unknown-netbsd.
19002
19003 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19004
19005 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19006 hosted builds (DOS builds)
19007
19008 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19009
19010 Changes for ARM based on patches from Richard Earnshaw:
19011 * config.sub: Handle armeb and armel.
19012 * configure.in: Omit arm linker only for riscix.
19013
19014 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19015
19016 * config.guess: Update from FSF.
19017
19018 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19019
19020 * config.sub: Recognize powerpcle as the little endian variant of
19021 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19022 powerpcle variant. Convert pentium into i586, not i486. Add p5
19023 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19024 temporarily.
19025
19026 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19027
19028 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19029
19030 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19031
19032 * config.sub: Accept -lites* as a basic system type.
19033
19034 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19035
19036 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19037 installed, and if so return linuxoldld as the system name.
19038
19039 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19040
19041 * config.guess: Add hppa1.1-hp-lites support.
19042
19043 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19044
19045 * configure.in: Don't build newlib for m68k-vxworks5.1.
19046
19047 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19048
19049 * configure.in (mips-sgi-irix6): Use mh-irix5.
19050
19051 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19052
19053 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19054
19055 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19056
19057 * test-build.mk: Enable building of shared libraries on IRIX 5 and
19058 OSF/1. Fix compiler flags.
19059 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19060
19061 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19062
19063 * configure.in: Recognize --with-newlib.
19064 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19065
19066 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19067
19068 * Makefile.in: move {all,check,install}-gdb from *_MODULES
19069 to *_X11_MODULES due to gdbtk needing X include files et al.
19070
19071 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19072
19073 Merge in support for Mac MPW as a host.
19074 (Old change descriptions retained for informational value.)
19075
19076 * mpw-config.in: Add generic include forwards for cpu-specific
19077 include files in aout and elf directories.
19078
19079 * mpw-configure: Added copyright.
19080 * mpw-config.in: Check for presence of required build tools.
19081 (target_libs): Add newlib.
19082 (target_tools): Add examples.
19083 (Read Me): Generate as "Read Me for MPW" instead.
19084 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19085 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19086 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19087
19088 * mpw-configure: Remove subdir-specific makefile hackery,
19089 delete mk.tmp after using it.
19090
19091 * mpw-build.in (all): Display start and end times.
19092
19093 * mpw-configure (host_canonical): Set.
19094 (target_cpu): Always add to makefiles.
19095 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19096 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19097 (mpw-mh-mpw): Look for in srcdir and srcroot.
19098 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19099
19100 * mpw-build.in: (install-only): New target.
19101
19102 * mpw-configure (host_alias, target_alias): Rename from hostalias
19103 and targetalias, add into generated Makefile.
19104 (mk.tmp): If present, add into generated Makefile.
19105 * mpw-build.in (all-gas): Build config.h first before gas proper.
19106
19107 * mpw-configure (config.status): Write only if changed.
19108 * mpw-config.in (readline): Configure it (not built, just used for
19109 definitions).
19110
19111 * mpw-config.in (elf/mips.h): Add a forward include.
19112
19113 * mpw-config.in: Forward-include most .h files in include into
19114 extra-include.
19115 (readline): Don't build.
19116 mpw-build.in (install): Install GDB.
19117
19118 * mpw-configure (prefix, mpw_prefix): Handle it.
19119 * mpw-config.in (mmalloc, readline): Don't configure.
19120 * mpw-build.in (thisscript): Rename to ThisScript.
19121 Use mpw-build instead of BuildProgram everywhere.
19122 (mmalloc, readline): Don't build.
19123 * mpw-README: New file, basic documentation about the MPW port.
19124
19125 * mpw-config.in: Use forward-include to create include files.
19126
19127 * mpw-configure: Add more things to the top of each configured
19128 Makefile, including contents of config/mpw-mh-mpw.
19129 * mpw-config.in (extra-include): Create this directory and fill it
19130 with Posix-like include files when configuring.
19131
19132 * config.sub (apple, mac, mpw): Add various aliases.
19133
19134 * mpw-build.in: New file, top-level build script fragment for MPW.
19135 * mpw-configure: New file, configure script for MPW.
19136 * mpw-config.in: New file, config fragment for MPW.
19137
19138 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19139
19140 * configure.in (host_libs): Remove glob, since it is gone from the
19141 sources.
19142
19143 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19144
19145 * Makefile.in: define empty GDB_NLM_DEPS var.
19146
19147 * configure.in(target_makefile_frag): use config/mt-netware
19148 for netware targets.
19149
19150 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19151
19152 * config.sub: Merge in recent FSF changes. Remove linux special
19153 cases.
19154
19155 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19156
19157 Revert this change:
19158
19159 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19160
19161 * build-all.mk: Use CC=cc -Xs on Solaris.
19162
19163 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19164
19165 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19166 stop using it.
19167 * Makefile.in: Nuke all references to glob subdirectory.
19168
19169 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19170
19171 * configure.in: Fix --enable-shared logic in per-host.
19172
19173 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19174
19175 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19176
19177 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19178
19179 * configure.in (noconfigdirs): Don't build gas on AIX, for
19180 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19181
19182 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19183
19184 * configure: Fix --cache-file to work if the file argument is a
19185 relative path.
19186
19187 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19188
19189 * configure: If the --cache-file is used, pass it down to
19190 configure in subdirectories.
19191
19192 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19193
19194 * config.sub: add vxworks29k configuration.
19195
19196 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19197
19198 * Makefile.in (taz): Do "diststuff" part quietly.
19199
19200 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19201
19202 * config.sub: Mini-merge with gcc/config.sub.
19203
19204 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19205
19206 * config.guess (IRIX): Sed - to _.
19207
19208 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19209
19210 * Makefile.in (source-vault, binary-vault): New targets.
19211
19212 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19213
19214 * config.sub: Recognize -eabi as a basic system type.
19215
19216 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19217
19218 * configure.in (enable_shared stuff): Fix typo.
19219
19220 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19221
19222 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19223
19224 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19225
19226 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19227
19228 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19229
19230 * configure.in (rs6000-*-*): Don't build gas.
19231
19232 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19233
19234 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19235 reduce command line length.
19236 (AS_FOR_TARGET): Check for as.new, not Makefile.
19237 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19238
19239 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19240
19241 * config.guess: Merge from FSF.
19242
19243 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19244
19245 * configure: Don't use $ when handling program_suffix.
19246
19247 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19248
19249 * configure.in: Configure tk for hppa/hpux.
19250
19251 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19252
19253 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19254
19255 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19256
19257 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19258 to LIBCXXFLAGS. Tests are better run without it.
19259
19260 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19261
19262 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19263
19264 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19265
19266 * configure.in (*-*-netware*): Don't configure xiberty.
19267
19268 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19269
19270 * configure.in: Remove tk from native_only list.
19271
19272 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19273
19274 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19275 for special NCD build.
19276
19277 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19278
19279 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19280 makeall.bat, they're only useful for binutils snapshots.
19281 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19282 makeall.bat to specified SUPPORT_FILES.
19283
19284 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19285
19286 * build-all.mk: Add Ericsson targets to sun4 and solaris
19287 hosts. Add BNR's sun4 target to solaris host, so their
19288 build-from-source will be tested in-house first.
19289
19290 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19291
19292 * Makefile.in (LIBCFLAGS): New variable.
19293 (CFLAGS_FOR_TARGET): Ditto.
19294 (LIBCFLAGS_FOR_TARGET): Ditto.
19295 (LIBCXXFLAGS): Ditto.
19296 (CXXFLAGS_FOR_TARGET): Ditto.
19297 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19298 (BASE_FLAGS_TO_PASS): Pass them.
19299 (EXTRA_TARGET_FLAGS): Ditto.
19300
19301 * configure.in: Support --enable-shared.
19302
19303 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19304
19305 * configure.in (target_libs): Include libstdc++ again.
19306 * config.guess: Update from FSF (for FreeBSD).
19307
19308 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19309
19310 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19311 makeall.bat.
19312 (DISTDOCDIRS): Add `etc'.
19313 (ETC_SUPPORT_PFX): New variable.
19314 (taz): Include anything from etc starting with a word in
19315 ETC_SUPPORT_PFX.
19316
19317 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19318
19319 * config.sub: Update for recent FSF changes. Remove obsolete
19320 h8300hds entry. Add -windows* and -osx as basic os. Minor
19321 spacing changes.
19322
19323 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19324
19325 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19326
19327 * config.guess: Merge with FSF.
19328 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19329
19330 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19331
19332 * configure: Since the "trap 0" handler will override the exit
19333 status on many systems, only use it for "exit 1", and make it set
19334 a non-zero exit status; reset it before "exit 0". Also, check
19335 exit status of config.sub, and error out if it failed.
19336
19337 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19338
19339 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19340 and install libgloss.
19341
19342 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19343
19344 * Makefile.in (all-binutils): Depend upon all-byacc.
19345
19346 * configure.in: Don't build emacs on Irix 5.
19347
19348 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19349
19350 * configure.in (*-*-netware*): Add libio.
19351
19352 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19353
19354 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19355 (CHECK_TARGET_MODULES): Ditto.
19356 (INSTALL_TARGET_MODULES): Ditto.
19357 (TARGET_LIBS): Ditto.
19358 (all-libstdc++): Note dependencies.
19359
19360 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19361
19362 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19363
19364 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19365
19366 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19367 -fexternal-templates.
19368
19369 * configure.in (target_libs): Add libstdc++.
19370 (noconfigdirs): Add libstdc++ as appropriate.
19371
19372 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19373
19374 * config.guess: Update from FSF.
19375
19376 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19377
19378 * configure: Use ${config_shell} when running ${configsub}.
19379
19380 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19381
19382 * config.sub: No longer recognize h8300h.
19383
19384 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19385
19386 * config.sub: Remove extraneous differences between config.sub and
19387 gcc/config.sub.
19388
19389 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19390
19391 * Makefile.in (DISTSTUFFDIRS): Add gas.
19392
19393 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19394
19395 * COPYING.NEWLIB: New file.
19396
19397 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19398
19399 * config.guess (HP-UX): Patch from Harlan Stenn
19400 <harlan@landmark.com> to also emit release level.
19401
19402 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19403
19404 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19405
19406 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19407
19408 * config.sub: Merge nextstep cleanup from FSF.
19409
19410 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19411
19412 * configure.in (arm-*-*): Don't configure ld for this target.
19413
19414 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19415
19416 * configure.in (*-*-netware): don't configure libg++, libio,
19417 librx, or newlib.
19418
19419 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19420
19421 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19422 configure ld--it works, but it doesn't support shared libraries.
19423
19424 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19425
19426 * config.guess (*-unknown-freebsd*): Get rid of possible
19427 trailing "(Release)" in version string.
19428 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19429
19430 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19431
19432 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19433 Fix type: *-next-neststep -> *-next-nextstep.
19434
19435 * config.guess: Merge from FSF:
19436
19437 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19438
19439 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19440
19441 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19442
19443 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19444 instead of UNIX_SV for UnixWare 1.0).
19445
19446 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19447
19448 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19449 to make gdb/nlm/* build after the compiler and linker.
19450
19451 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19452
19453 * config.guess (netbsd, freebsd, linux): Accept any machine,
19454 not just i[34]86.
19455 (m68k-atari-sysv4): Relocate to match FSF version.
19456
19457 * config.guess: More merges from the FSF:
19458
19459 Add a space before function call or macro invocation.
19460
19461 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19462
19463 * config.guess: Add trap cmd to remove dummy.c and dummy when
19464 interrupted.
19465
19466 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19467
19468 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19469 (dummy): Redirect stderr from compilation of dummy.c.
19470
19471 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19472
19473 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19474
19475 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19476
19477 * configure: Accept and ignore --cache*, for compatibility with
19478 new autoconf.
19479
19480 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19481
19482 * config.guess: Merge from FSF:
19483
19484 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19485
19486 * config.guess (Pyramid*:OSx*:*:*): New case.
19487 (PATH): Add /.attbin at end for finding uname.
19488 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
19489
19490 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19491
19492 * config.guess (M88*:DolphinOS:*:*): New case.
19493
19494 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19495
19496 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19497 to select whether to use ELF or COFF.
19498
19499 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19500
19501 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19502
19503 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19504
19505 * config.guess: Guess the OS version for HPUX.
19506
19507 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19508
19509 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19510
19511 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19512
19513 * configure.in: Recognize --with-headers, --with-libs, and
19514 --without-newlib.
19515 * Makefile.in (all-xiberty): Depend upon all-ld.
19516
19517 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19518
19519 * configure.in: Change i[34]86 to i[345]86.
19520
19521 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19522
19523 * configure (version): A few more tweaks to help message.
19524
19525 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19526
19527 * Makefile.in: Remove (for now) librx as a host library,
19528 now that we're building it for target.
19529
19530 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19531
19532 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19533 (Karl Berry).
19534
19535 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19536
19537 * configure.in: Also configure librx.
19538
19539 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19540
19541 * Makefile.in: Update various rules to reflect that librx
19542 is now needed for libg++.
19543
19544 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19545
19546 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19547
19548 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19549
19550 * configure.in: Configure the examples directory.
19551
19552 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19553
19554 * configure: Simplify Jun 2 1994 change.
19555
19556 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19557
19558 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19559 /bin/gcc isn't good enough to build gcc.
19560
19561 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19562
19563 * Makefile.in (GDB_SUPPORT_FILES): Remove
19564 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19565 (gdb.tar.gz): Add new rule to use standard distribution building
19566 mechanism.
19567
19568 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19569
19570 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19571 Bill Cox <bill@cygnus.com>.
19572
19573 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19574
19575 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19576
19577 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19578
19579 * configure: Search current dir first in .gdbinit.
19580
19581 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19582
19583 * config.sub: Recognize freebsd (merged from gcc config.sub).
19584
19585 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19586
19587 * config.sub: Refer to NeXT's operating system as nextstep.
19588
19589 * config.sub (case $basic_machine): Re-order the cases, to match
19590 the order in the FSF version (which is mostly alphabethical).
19591 Merge in some additions and changes from the FSF.
19592
19593 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19594
19595 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19596 * config.sub: Recognize cxux7.
19597 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19598
19599 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19600
19601 * config.sub: Fix typo powerpc -> powerpc-*.
19602
19603 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19604
19605 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19606
19607 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19608 parallel with all-emacs and install-emacs). Top-level command
19609 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19610
19611 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19612
19613 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19614 $(relbindir)/make before doing ``make install'', and use
19615 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19616 installing over running make binary.
19617 ($(host)-stamp-stage3-installed): Likewise.
19618
19619 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19620
19621 * config.guess: Recognize Mach.
19622
19623 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19624
19625 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19626 see whether --exec-prefix was used.
19627
19628 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19629
19630 * README: Explicitly mention libg++/README. (Zoo's idea.)
19631
19632 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19633
19634 * Makefile.in: Add all-librx target similar to all-libproc.
19635
19636 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19637
19638 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19639 with post 1.2 uname bogosity.
19640
19641 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19642
19643 * configure: Remove temporary files on receipt of a signal.
19644
19645 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19646
19647 * configure: If there is a package_makefile_frag, remove
19648 ${subdir}/Makefile.tem after copying it in.
19649
19650 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19651
19652 * build_all.mk: support rs6000 lynx identifies itself as
19653 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19654 since /bin/gcc is too feeble to compile a modern gcc.
19655
19656 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19657
19658 * brought devo/test-build.mk update-to-date with progressive/
19659 test-build.mk. Add lynx targets and hppa flag info.
19660
19661 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19662
19663 * configure.in: Use mh-ncrsvr43. Patch from
19664 Tom McConnell <tmcconne@sedona.intel.com>.
19665
19666 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19667
19668 * config.guess (i386-unknown-bsdi): No longer need to
19669 check #if defined(__bsdi__) && defined(__i386__).
19670
19671 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19672
19673 * configure: Set program_transform_nameoption correctly.
19674
19675 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19676
19677 * brought build-all.mk update-to-date with progressive build-all.mk,
19678 added new targets and hppa info.
19679
19680 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19681
19682 * configure: If config.guess result is a prefix of the user
19683 specified target, assume a native build and use the user specified
19684 target as the host alias. Remove SunOS patch suffix removal hack.
19685 * configure.in: Remove SunOS patch suffix removal hack.
19686
19687 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19688 in NATIVE_CHECK_MODULES.
19689
19690 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19691
19692 * Makefile.in: Rename HOST_ONLY to NATIVE.
19693 * configure: Delete SunOs patch suffix from host_canonical
19694 and build_canonical variables that are prepended to Makefiles.
19695 * configure.in: Add comments for easier maintenance.
19696
19697 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19698
19699 * Makefile.in: Add all-libproc target similar to all-gui.
19700
19701 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19702
19703 * Makefile.in (CHECK_MODULES): split into
19704 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19705
19706 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19707
19708 * config.guess (i386-unknown-bsdi): New system to guess.
19709
19710 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19711
19712 * Makefile.in: Add all-gui target (but not yet build by "all").
19713
19714 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19715
19716 * config.sub: Move deletion of patch suffix from here...
19717 * configure.in: To here, at Ian's suggestion. The top-
19718 level scripts might need to know of a patch level.
19719
19720 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19721
19722 * config.sub: Strip off patch suffix so rtl is recognized
19723 as a sunos4.1.3 machine, even though it's been patched.
19724
19725 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19726
19727 * Makefile.in (INSTALL_LAST): Delete.
19728 (INSTALL_DOSREL): New.
19729
19730 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19731
19732 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19733 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19734 whether we pass down --with-gnu-ld anyhow.
19735
19736 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19737
19738 * Makefile.in (INSTALL_LAST): Change operation so it works
19739 on more flavors of make.
19740 * configure.in (go32): Don't build libg++ or libio.
19741
19742 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19743
19744 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19745 they can be overriden by templates.
19746
19747 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19748
19749 * configure.in (target==go32): Don't build gdb.
19750 * dosrel: New directory.
19751
19752 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19753
19754 * configure.in (host==go32): Configure dosrel too.
19755 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19756 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19757 be set by incoming names or templates.
19758 (INSTALL_LAST): New rule.
19759
19760 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19761
19762 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19763
19764 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19765
19766 * configure.in (appdirs): New variable. Currently empty, but will
19767 be used in gas distribution. If nonempty, lists a set of
19768 directories at least one of which must get configured, or top
19769 level configuration is considered to have failed.
19770 (rs6000-*-lynxos*): Use new file name.
19771
19772 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19773
19774 Eliminate XTRAFLAGS.
19775 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19776 newlib include files using -idirafter, and also use -nostdinc.
19777 (CXX_FOR_TARGET): Likewise.
19778 (XTRAFLAGS): Removed.
19779 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19780 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19781 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19782 ($(DO_X)): Don't pass down XTRAFLAGS.
19783
19784 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19785
19786 * configure.in (mips*-dec-bsd*): New target; do build linker.
19787 (mips*-*-bsd*): New target; don't build linker.
19788
19789 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19790
19791 * configure.in: support rs6000-*-lynxos* configuration.
19792 support sunos4 as a cross target.
19793
19794 * config.sub: look for lynx*, not lynx since the OS version may
19795 legitimately be part of the name.
19796
19797 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19798
19799 * configure.in (i[34]86-*-sco*): Move to be with other i386
19800 targets.
19801 (romp-*-*): New target. Skip various binary utilities.
19802 (vax-*-*): New target. Don't build newlib.
19803 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
19804
19805 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19806
19807 * configure.in: Only set host_makefile_frag if config
19808 directory exists.
19809
19810 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19811
19812 * install.sh: If $dstdir exists, don't check whether each
19813 component does.
19814
19815 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19816
19817 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19818
19819 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19820
19821 * configure.in (*-*-lynxos*): Don't configure newlib for either
19822 native or cross Lynx.
19823
19824 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
19825
19826 * config.sub (sparc64-elf): Fix os.
19827 (z8k): Remove duplicate.
19828
19829 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19830
19831 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19832 gcc/stmp-fixproto, to try to prevent fixproto from being run.
19833
19834 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
19835
19836 * configure: Make file links cleanly even if Lynx fails on
19837 an NFS symlink (at least fail cleanly).
19838
19839 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19840
19841 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19842 -XNh2000.
19843
19844 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19845
19846 * configure: Unknown options are fatal again.
19847
19848 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
19849
19850 * configure: Ignore --x-includes and --x-libraries, for Autoconf
19851 compatibility.
19852
19853 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
19854
19855 * build-all.mk: Add `clean' target.
19856
19857 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19858
19859 * config.guess: Add SINIX support.
19860 * configure.in: Add mips-*-sysv4* support.
19861
19862 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
19863
19864 * build-all.mk: Document all useful targets.
19865 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19866 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19867
19868 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19869
19870 * configure: Support --silent, --quiet.
19871
19872 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19873
19874 * configure: Support --disable-FEATURE.
19875
19876 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19877
19878 * config.guess: Recognize NCR running SVR4.3.
19879
19880 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
19881
19882 * config.guess: Make BSDI generate i386-unknown-bsd386.
19883 Patch from Paul Eggert <eggert@twinsun.com>.
19884
19885 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19886
19887 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19888
19889 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19890
19891 * configure: Make unrecognized options give nonfatal warnings
19892 instead of fatal errors, and pass them to any subdirectory
19893 configures in case they recognize them.
19894 Make --x equivalent to --with-x.
19895
19896 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19897
19898 * configure: Add --enable-* options. Clean up usage message and
19899 some comments.
19900
19901 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
19902
19903 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19904
19905 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19906
19907 * configure.in (hppa*-*-*): Enable binutils.
19908
19909 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19910
19911 * config.sub: Recognize cisco.
19912
19913 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
19914
19915 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19916
19917 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19918
19919 * config.guess: about target *-hitachi-hiuxwe2, don't print more
19920 than one configuration name. Add comment.
19921
19922 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
19923
19924 * config.guess: about target *-hitachi-hiuxwe2, fixed
19925 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
19926 macro is incorrect.]
19927
19928 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19929
19930 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19931 than the "make ls" stuff which used to be here.
19932
19933 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19934
19935 * config.guess: Recognize i[34]86-unknown-freebsd.
19936 From Shawn M Carey <smcarey@rodan.syr.edu>.
19937
19938 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
19939
19940 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19941
19942 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19943
19944 * config.guess: Check for ptx.
19945
19946 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
19947
19948 * config.sub: Add os9k checking.
19949
19950 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19951
19952 * config.guess: Handle OSF1 running on HPPA processors
19953
19954 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19955
19956 * configure: If subdir configure fails, print out a message with
19957 subdirectory name, in case subdir's configure code didn't identify
19958 itself.
19959
19960 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
19961
19962 * configure.in: Remove embedded newlines from configdirs.
19963 Avoid mismatches of substrings. Fix matching strings at end
19964 of configdirs.
19965
19966 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
19967
19968 * config.guess: Add Lynx/rs6000 config support.
19969
19970 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19971
19972 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19973
19974 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
19975
19976 * configure.in (hppa*-*-osf*): Treat this just like most other
19977 PA configurations (eg no binutils or ld).
19978 (hppa*-*-*elf*): These configurations have binutils and ld.
19979
19980 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19981
19982 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
19983
19984 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19985
19986 * configure.in (rs6000-*-*): Build gas.
19987
19988 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19989
19990 * Makefile.in: Avoid bug in losing hpux sed.
19991
19992 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19993
19994 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19995 for GDB and GDB has been fixed to not need it.
19996
19997 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19998
19999 * config.guess: Recognize vax hosts.
20000
20001 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20002
20003 * configure (while loop): Don't use "break 2" inside case
20004 statement -- the case statement isn't an enclosing loop.
20005
20006 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20007
20008 * config.guess: Clean up NeXT support, to allow nextstep
20009 on Intel machines. Make OS be nextstep.
20010
20011 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20012
20013 * config.guess: Add alternate forms for Convex.
20014
20015 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20016
20017 * configure: Completely rewrite option processing. Take
20018 advantage of pattern-matching to avoid invoking test frequently.
20019 Also clean up host and target defaulting logic.
20020
20021 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20022
20023 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20024 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20025 commands (plus user environment) will fit SCO limits.
20026
20027 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20028
20029 * configure.in: Don't issue warnings about directories which are
20030 not being configured if -norecursion is set. Correct test for
20031 --with-gnu-as and --with-gnu-ld to not get confused by substring
20032 matches.
20033
20034 * configure.in: Don't build gas for alpha-dec-osf1*.
20035
20036 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20037
20038 * configure: Back out Per's change of 12/19/1993. It changes the
20039 behavior of configure in unexpected and confusing ways.
20040
20041 Also, use different delim char when calculating
20042 program_transform_name so that the name can contain slashes.
20043
20044 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20045
20046 * configure.in, config.sub: Add support for VSTa micro-kernel.
20047
20048 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20049
20050 * configure.in: Nuke hacks which were used to get a special
20051 version of GAS for HPPA configurations.
20052
20053 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20054
20055 * configure: If only ${target_alias} is given, use that
20056 as the default for ${host_alias}.
20057 * configure: Add missing back-slashes before nested quotes.
20058
20059 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20060
20061 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20062
20063 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20064
20065 * config.guess: Recognize some Tektronix configurations.
20066 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20067
20068 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20069
20070 * config.sub: Match any flavor of SH.
20071
20072 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20073
20074 * configure.in: Don't try to configure newlib for Alpha.
20075
20076 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20077
20078 * configure.in: Don't build ld for Irix 5. Don't build gas,
20079 libg++ or libio for any Alpha target.
20080
20081 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20082
20083 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20084
20085 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20086 default arguments -- so it tried to compress itself.
20087
20088 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20089
20090 * configure.in (notsupp): ensure that a space is always at the end
20091 of the configdirs list, since the grep checks for an explicit space
20092
20093 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20094
20095 * configure.in (target i386-sysv4.2): don't build ld, since static
20096 versions of many libraries are not available.
20097
20098 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20099
20100 * config.guess: Recognize Apollos (using environment variables).
20101 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20102
20103 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20104
20105 * config.guess: Recognize Sony news mips running newsos.
20106
20107 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20108
20109 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20110 "fi ; else" for bash.
20111
20112 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20113
20114 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20115
20116 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20117
20118 * config.sub: accept unixware as an alias for svr4.2.
20119 Fix some inconsistancies with the gcc version.
20120
20121 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20122
20123 * Makefile.in (DISTDOCDIRS): Add gdb.
20124
20125 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20126
20127 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20128
20129 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20130
20131 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20132 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20133 this now.
20134
20135 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20136
20137 * config.sub: Accept hiux* as an OS name.
20138
20139 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20140 etc/make-stds.texi. The underscore came from gcc, and dje now
20141 agrees that RUNTESTFLAGS is the correct name.
20142
20143 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20144
20145 * install.sh: Remove 'set -e'. It makes any conditionals
20146 in the script useless.
20147
20148 * config.guess: Automatically recognize arm-acorn-riscix
20149 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20150
20151 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20152
20153 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20154
20155 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20156
20157 * Makefile.in (DISTDOCDIRS): New variable.
20158 (taz): Edit local Makefile.in sooner, instead of proto-toplev
20159 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
20160
20161 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20162
20163 * configure.in (hppa target): check the source directory for the
20164 pagas sub-directory
20165
20166 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20167
20168 * config.sub: Allow -aout* and -elf*.
20169
20170 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20171
20172 * configure.in: Don't build ld on i386-solaris2, same as for
20173 sparc-solaris2.
20174
20175 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20176
20177 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20178
20179 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20180
20181 * configure.in: Configure gdb for alpha.
20182
20183 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20184
20185 * Makefile.in (CXXFLAGS): Add -O.
20186
20187 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20188
20189 * config.guess: added support for DG Aviion
20190
20191 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20192
20193 * configure.in: Produce warning message for subdirectories not
20194 configurable for this host/target combination. Don't try to
20195 configure gdb for vms.
20196
20197 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20198
20199 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20200 appropriate files before making "diststuff".
20201 (DISTBISONFILES): New var: list of files to be edited.
20202 (DISTSTUFFDIRS): Add binutils.
20203
20204 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20205
20206 * config.sub: also handle mipsel and mips64el (for little endian mips)
20207
20208 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20209
20210 * configure.in: Add * to end of all OS names.
20211
20212 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20213
20214 * configure.in: Build newlib for LynxOS native.
20215
20216 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20217
20218 * config.guess: Add support for delta 88k running SVR3.
20219
20220 * configure.in: Add comment about HP compiler vs. emacs.
20221
20222 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20223
20224 * configure.in: don't build ld on solaris2 (not a viable option
20225 due to bugs in getpwnam & getpwuid)
20226
20227 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20228
20229 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20230 config.guess will produce a full version number.
20231
20232 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20233
20234 * configure.in: Build linker and binutils for alpha-dec-osf1.
20235
20236 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20237
20238 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20239 and gdb/testsuite/Makefile.in.
20240
20241 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20242
20243 * configure.in: recognize mips*- instead of mips-
20244
20245 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20246
20247 * config.sub: Accept linux*coff and linux*elf as operating
20248 systems.
20249
20250 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20251
20252 * config.sub: Recognize mips64, and mips3 as an alias for it.
20253
20254 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20255
20256 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20257 gdb knows how to handle OSF/1 shared libraries.
20258
20259 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20260
20261 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20262 * config.guess: Recognize Hitachi's HIUX.
20263 * config.sub: Recognize h3050r* and hppahitachi.
20264 Remove redundant cases for hp9k[23]*.
20265
20266 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20267
20268 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20269 if gas and ld are in the source tree and are in ${configdirs}.
20270 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20271 --with options (but still pass them down on the command line,
20272 if they were explicitly specified).
20273
20274 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20275
20276 * configure: substitute SHELL value in Makefile.in with
20277 ${CONFIG_SHELL}
20278
20279 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20280
20281 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20282 *-*-solaris2* targets.
20283
20284 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20285
20286 * Makefile.in: define M4, and pass it down to sub-makes;
20287 all-autoconf now depends on all-m4
20288
20289 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20290
20291 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20292 presence of {ar,ranlib} instead of a configured directory
20293
20294 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20295
20296 * config.guess: Accept 34?? as well as 33?? for NCR.
20297
20298 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20299
20300 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20301 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20302
20303 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20304
20305 * configure: grab values for $(CC) and $(CXX) from the
20306 environment, so that someone can do "CC=gcc configure; make" and
20307 have it work right (matching the way that autoconf works now)
20308
20309 * configure.in, Makefile.in: add support for gash, the tcl
20310 interface to Galaxy
20311
20312 * config.guess: add NetBSD variants (hp300, x86)
20313
20314 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20315
20316 * install.sh: Support -d option (in the manner of SunOS 4 install,
20317 as it is more deterministic than that of GNU install)
20318 (chmodcmd): Set file to mode 755 by default (should also do default
20319 chgrp and chown, but I don't feel like dealing with that now)
20320
20321 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20322
20323 * config.sub: Remove h8300hhms alias.
20324
20325 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20326
20327 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20328
20329 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20330
20331 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20332 as stmp-fixinc
20333
20334 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20335
20336 * config.sub: recognize m88110-bug-coff.
20337
20338 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20339
20340 * Makefile.in (all-libio): all dependencies on the toolchain used
20341 to build this (gcc, gas, ld, etc)
20342
20343 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20344
20345 * config.guess: Deal with OSF/1 1.3 on alpha.
20346
20347 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20348
20349 * install.sh: add some 'else true' clauses for portability
20350
20351 * configure.in: don't build libio for h8[35]00-*-* targets
20352
20353 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20354
20355 * Makefile.in: Add support for new libio.
20356
20357 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20358
20359 * install.sh: If one command fails, don't try the rest. Don't try
20360 to remove $dsttmp (via trap) unless we have already created it.
20361 If $src doesn't exist, detect it and exit with an error.
20362
20363 * config.guess: Recognize BSD on hp300.
20364
20365 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20366
20367 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20368 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20369
20370 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20371
20372 * Makefile.in (all-send-pr): depends on all-prms
20373
20374 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20375
20376 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20377
20378 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20379
20380 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20381 Added test for mips-mips-riscos5.
20382
20383 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20384
20385 * configure.in: use mh-hp300 for 68k HP hosts
20386
20387 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20388
20389 * configure: add support for CONFIG_SHELL, so that you can use
20390 some alternate shell for evaluating configure scripts
20391
20392 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20393
20394 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20395 in configure script to bug-gdb@prep.ai.mit.edu when building
20396 distribution archive.
20397 * Makefile.in (COMPRESS): Remove def.
20398 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20399 gdb.tar.Z and make-gdb.tar.Z respectively.
20400 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20401 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20402 to convergence with 'taz' target in Makefile.in.
20403
20404 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20405
20406 * install.sh (dsttmp): use trap to ensure that tmp files go
20407 away on error conditions
20408
20409 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20410
20411 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20412
20413 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20414
20415 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20416 its parent is '/' not ''.
20417
20418 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20419
20420 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20421
20422 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20423 that ${newsrcdir}/configure.in does.
20424
20425 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20426
20427 * test-build.mk: support for CONFIG_SHELL
20428
20429 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20430
20431 * config.sub (netware): Add as a basic system type.
20432
20433 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20434
20435 * Makefile.in (Makefile): depend on configure.in. Also drop the
20436 $(srcdir)/ from the dependency on Makefile.in.
20437
20438 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20439
20440 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20441 (h8300hhms is temporary until multi-libraries are implemented).
20442 * configure.in: Handle h8300h too.
20443
20444 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20445
20446 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20447
20448 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20449
20450 * configure: Remove extraneous output when guessing host type.
20451 * config.guess: Remove extraneous output when guessing using C
20452 compiler rather than uname, or when guessing fails.
20453
20454 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20455
20456 * Makefile.in: remove all.cross and install.cross targets
20457
20458 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20459 definitions
20460
20461 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20462
20463 * configure.in (target sh): Build gprof.
20464
20465 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20466
20467 * config.sub: change -solaris to -solaris2
20468
20469 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20470
20471 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20472
20473 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20474
20475 * configure: Correct error message for missing Makefile.in to
20476 print correct directory.
20477
20478 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20479
20480 * install.sh: kludge around 386BSD shell bug
20481
20482 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20483
20484 * config.guess: Recognize NeXT.
20485 * config.guess: Recognize i486-ncr-sysv4.
20486 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20487
20488 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20489
20490 * Makefile.in (MAKEINFOFLAGS): New variable.
20491 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20492 * build-all.mk, test-build.mk: Pass down --no-split as
20493 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20494
20495 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20496
20497 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20498
20499 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20500
20501 * Makefile.in (libg++.tar.z): New rule.
20502 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20503 * Makefile.in (taz): Only do a single chmod.
20504
20505 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20506
20507 * install.sh: don't use dirname anymore (replaced with sed usage)
20508
20509 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20510
20511 * Makefile.in: Change extension for gzip'd files from '.z' to
20512 '.gz' per new FSF standard usage.
20513
20514 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20515
20516 * configure: put quotes around the final value of program_transform_name
20517
20518 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20519
20520 * Makefile.in: new install.sh support; update install-info rules
20521
20522 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20523
20524 * configure.in: Build diff for crosses, but not for go32 host.
20525
20526 * configure.in: Build gprof only for native, and don't build it
20527 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20528
20529 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20530
20531 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20532
20533 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20534
20535 * configure.in (host_tools): Add prms.
20536
20537 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20538
20539 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20540 with $(FLAGS_TO_PASS) on the command line
20541
20542 * config.sub: Recognize lynx and lynxos
20543
20544 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20545
20546 * config.sub: Accept -ecoff*, not just -ecoff.
20547
20548 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20549
20550 * Makefile.in (taz): Use .gz suffix instead of .z.
20551 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20552 names.
20553
20554 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20555
20556 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20557
20558 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20559
20560 * Makefile.in (install-no-fixedincludes): install gcc last, so
20561 that rebuilds that might happen during 'make install' don't get
20562 bogus gcc include files
20563
20564 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20565
20566 Change from Utah for HPPA support:
20567 * config.guess: Recognize hppa1.x-hp-bsd.
20568
20569 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20570
20571 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20572 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20573
20574 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20575
20576 * config.sub: Add support for rom68k and bug boot monitors.
20577
20578 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20579
20580 * Makefile.in: Make all-opcodes depend on all-bfd.
20581
20582 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20583
20584 * config.guess: Added special check for i[34]86-univel-sysv4*.
20585
20586 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20587
20588 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20589 the processor rather than assuming i486.
20590
20591 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20592
20593 * config.guess: Recognize SunOS6 as Solaris3.
20594
20595 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20596
20597 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20598 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20599
20600 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20601
20602 * build-all.mk (all-cross): New target for Canadian Cross.
20603 Added Q2 go32 targets.
20604 * test-build.mk: Configure go32 cross sparclite-aout and
20605 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20606 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20607
20608 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20609
20610 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20611 GO32 hosted toolchains
20612
20613 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20614
20615 * configure: change so "-exec-prefix" gets passed down rather
20616 than "-exec_prefix" so autoconf generated Makefiles get the
20617 exec_prefix set right.
20618
20619 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20620
20621 * config.guess: get the Solaris2 minor version number
20622
20623 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20624
20625 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20626
20627 * config.guess: Recognize some Sequent platforms.
20628
20629 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20630
20631 * Makefile.in: added the vault-install target
20632
20633 * configure.in: actually use the Sun3 makefile fragment that's in
20634 config, also added the release dir to configdirs
20635
20636 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20637
20638 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20639
20640 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20641
20642 * configure.in: remove some program from Alpha targetted toolchains
20643
20644 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20645
20646 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20647 gprof.
20648 (taz): Run "make diststuff" in those directories instead of "make
20649 proto-dir". Look for "VERSION=" only at start of line in subdir
20650 Makefile. Use "gzip -9" for compression.
20651 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20652 (binutils.tar.z): New target.
20653
20654 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20655
20656 * Makefile.in (taz): Include gpl.texinfo.
20657
20658 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20659
20660 * Makefile.in (setup-dirs): Merged into "taz" target.
20661 (taz): Only do `proto-dir' stuff if a directory is actually needed
20662 for this target.
20663
20664 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20665
20666 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20667 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20668 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20669 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20670 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20671
20672 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20673
20674 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20675 config.sub, and move-if-change to gdb testsuite distribution
20676 archive, so the testsuite can be extracted, configured, and
20677 run separately from the gdb distribution. Blow away the Chill
20678 tests that require a Chill compiled executable, since GNU Chill
20679 is not yet publically available.
20680
20681 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20682
20683 * test-build.mk: set environment variables in a single command,
20684 instead of a list of assignments and exports
20685
20686 * config.guess: recognize Alpha/OSF1 systems
20687
20688 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20689
20690 * configure: Change help message to prefer --options rather than
20691 -options.
20692
20693 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20694
20695 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20696 zippy@ecst.csuchico.edu.
20697 * config.guess: Recognize miniframe.
20698
20699 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20700
20701 * Makefile.in: Use srcroot to find runtest rather than rootme.
20702 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20703
20704 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20705
20706 * test-build.mk: Extensive additions to support building on a
20707 machine other than the host.
20708
20709 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20710
20711 * configure (tooldir): Fix for i386-aix again.
20712
20713 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20714
20715 * configure, Makefile.in: Change definition of $(tooldir)
20716 to match the FSF.
20717
20718 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20719
20720 * config.guess: Recognize i[34]86/SVR4.
20721
20722 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20723
20724 * Makefile.in (all-gdb): gdb depends on sim.
20725
20726 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20727
20728 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20729 at the same time we make the prototype gdb directory.
20730 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20731 files at the same time as the gdb base release distribution.
20732
20733 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20734
20735 * Makefile.in (check): Use individual check targets rather than
20736 DO_X rule.
20737 (check-gcc): Added.
20738
20739 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20740
20741 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20742 for System V release 3.2.
20743
20744 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20745
20746 * config.sub: Recognize hppaosf.
20747 * configure.in: Do configure ld/binutils/gas for it.
20748
20749 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20750
20751 * configure (tooldir): Alter syntax used to set this, for systems
20752 where "\$" isn't handled right, like i386-aix.
20753
20754 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20755
20756 * configure: Pass program-transform-name, not
20757 program_transform_name, to recursive configures.
20758
20759 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20760
20761 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20762 of gas+ld+binutils.
20763
20764 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20765
20766 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20767
20768 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20769
20770 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20771
20772 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20773
20774 * Makefile.in (PRMS): Set back to all-prms.
20775
20776 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20777
20778 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20779 targets, rather than for MIPS hosts.
20780
20781 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20782
20783 * configure.in: add comment for --with-x default values
20784
20785 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20786
20787 * Makefile.in: add check-* targets for each of the directories in
20788 the tree. Add a definition of RUNTEST that will use the one we
20789 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20790
20791 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20792
20793 * configure.in: Removed obsolete references to bfd_target and
20794 target_makefile_frag.
20795
20796 * build-all.mk: Set assorted targets for Q2.
20797 * config.sub: Recognize z8k-sim and h8300-hms.
20798 * test-build.mk: Really don't pass host to configure.
20799 (HOLES): Added uname.
20800
20801 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
20802
20803 * configure: Handle an empty program-prefix, program-suffix or
20804 program-transform-name correctly.
20805
20806 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
20807
20808 * build-all.mk: -G 8 no longer required for MIPS targets.
20809 * test-build.mk: Don't pass host argument to configure; make it
20810 guess.
20811
20812 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
20813
20814 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
20815 * Makefile.in (COMPRESS): New macro, like GZIP.
20816
20817 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
20818
20819 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20820
20821 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20822 with gas currently defaults to -G 0.
20823
20824 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
20825
20826 * Makefile.in (all-flex): flex depends on byacc.
20827
20828 * build-all.mk: If host not specified, use config.guess. Pass TAG
20829 to test-build.mk as RELEASE_TAG.
20830 * test-build.mk (configargs): New variable containing arguments to
20831 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
20832 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20833
20834 * config.guess: Use /bin/uname when checking -X argument on SCO,
20835 to avoid invoking GNU uname which doesn't understand -X.
20836
20837 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20838
20839 * configure.in: Build gas for mips-*-*.
20840
20841 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20842
20843 * Makefile.in (all.normal): insert missing backslash.
20844
20845 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
20846
20847 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20848
20849 * Makefile.in: Complete overhaul to merge many almost identical
20850 targets.
20851
20852 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20853
20854 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20855 (gdb.tar.Z): Adjusted.
20856
20857 * Makefile.in (setup-dirs, taz): New targets; should be general
20858 enough to adapt for gdb sometime. Build only .z file.
20859 (gas.tar.z): New target.
20860
20861 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
20862
20863 * build-all.mk: Use CC=cc -Xs on Solaris.
20864
20865 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
20866
20867 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
20868 for handling BISON for FSF releases.
20869
20870 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20871
20872 * configure: Actually implement the change zoo just documented.
20873
20874 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20875
20876 * configure: when using config.guess, only set target_alias when
20877 it's not already been set (ie, on the command line)
20878
20879 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20880
20881 * Makefile.in: add installcheck target, set PRMS to install-prms
20882
20883 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20884
20885 * configure: add support for package_makefile_fragment, handle the
20886 case where a directory has a configure.in file but no Makefile.in
20887 more gracefully (with an actual understandable error message, even);
20888 add support for --without (and add this to the usage message); also
20889 explicitly add a --host=${host_alias} to the command line when
20890 config.guess is used
20891
20892 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20893
20894 * configure: Must use both --host and --target in recursive calls.
20895
20896 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
20897
20898 * Makefile.in: Change deja-gnu to dejagnu.
20899
20900 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
20901
20902 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20903
20904 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20905
20906 * configure.in: canonicalize all instances to *-*-solaris2*,
20907 also strip out a number of tools to not build for go32 host
20908
20909 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20910
20911 * config.guess: add GPL.
20912
20913 * Makefile.in, config.guess, config.sub, configure: bump
20914 copyrights to 93.
20915
20916 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
20917
20918 * Makefile.in (do-info): Removed obsolete check for existence of
20919 localenv file.
20920
20921 * Makefile.in (MAKEOVERRIDES): Define to be empty.
20922
20923 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20924
20925 * Makefile.in: a couple of 'else true' for decstation,
20926 support for TclX
20927
20928 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20929
20930 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
20931
20932 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20933
20934 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
20935
20936 * config.guess: Recognize i386-ibm-aix (PS/2).
20937 * configure.in: Use config/mh-aix386 file for it.
20938
20939 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
20940
20941 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20942 CC_FOR_TARGET instead.
20943 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20944
20945 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
20946
20947 * Makefile.in: Add sim to list of directories sent with gdb
20948
20949 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
20950
20951 * configure.in: Put back mips-dec-bsd* case.
20952
20953 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
20954
20955 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20956 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
20957 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20958
20959 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20960
20961 * configure.in: remove no-op mips-dec-bsd* in "case $target"
20962
20963 * Makefile.in (dir.info): only run gen-info-dir if it exists,
20964 (install-info): install dir.info only if it exists,
20965 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20966
20967 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
20968
20969 * configure.in: For vms target, skip bfd, ld, binutils. Do build
20970 gas for mips-dec-bsd.
20971
20972 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
20973
20974 * configure (makesrcdir): If ${srcdir} is relative and not ".",
20975 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20976
20977 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
20978
20979 * configure.in: Added "dejagnu" to hosttools list.
20980
20981 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
20982
20983 * config.sub, configure.in, config.guess: Add support
20984 for Bosx, an AIX variant from Bull.
20985 Patches from F.Pierresteguy@frcl.bull.fr.
20986
20987 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
20988
20989 * devo/dejagnu: Initial creation of devo/dejagnu.
20990 Migrated dejagnu testcases and support files for testing software
20991 tools to reside as subdirectories, currently called "testsuite",
20992 within the directory of the software tool. Migrated all programs,
20993 support libraries, etc. beloging to dejagnu proper from
20994 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
20995 with no modifications. The changes to these files which will
20996 allow them to configure, build, and execute properly will be made
20997 in a future update.
20998
20999 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21000
21001 * Makefile.in: Change send_pr to send-pr.
21002 * configure.in: Likewise.
21003 * send_pr: Renamed directory to send-pr.
21004
21005 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21006
21007 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21008
21009 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21010
21011 * README: Update for gdb-4.8 release.
21012 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21013 gdb-xxx.tar.z (gzip'd) file also.
21014
21015 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21016
21017 * Makefile.in: make all-diff depend on all-libiberty
21018
21019 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21020
21021 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21022
21023 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21024
21025 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21026
21027 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21028
21029 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21030 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21031 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21032
21033 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21034
21035 * Makefile.in: makeinfo binary is in a new location
21036
21037 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21038
21039 * config.sub: Accept -ecoff as an OS.
21040
21041 * Makefile.in: Various changes to eliminate a level of make
21042 recursion and reduce the required command line length.
21043 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21044 sub-makes.
21045 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21046 variables holding settings for specific sub-makes.
21047 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21048 in terms of BASE_FLAGS_TO_PASS.
21049 (TARGET_LIBS): New variable listing directories which use
21050 TARGET_FLAGS_TO_PASS.
21051 (subdir_do): Eliminated.
21052 (do-*): New set of targets to replace subdir_do.
21053 (various): All targets which used subdir_do now depend on do-*.
21054 (local-clean): Renamed from do_clean.
21055 (local-distclean): New target, dependency of distclean and
21056 realclean.
21057 (install-info): Don't create directories. Depend on dir.info
21058 rather than calling make recursively.
21059 (install-dir.info): Eliminated.
21060 (install-info-dirs): Create all info directories here.
21061 (dir.info): Depend upon do-install-info.
21062
21063 * test-build.mk (HOLES): Added false.
21064
21065 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21066
21067 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21068
21069 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21070
21071 * Makefile.in (info): remove dependency on all-texinfo. The
21072 problem was really in texinfo/C, not at this level.
21073
21074 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21075
21076 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21077
21078 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21079
21080 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21081 GDB releases.
21082
21083 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21084
21085 * configure: Include srcdir in message about target of link not
21086 being found. Don't convert `-' to `_' in `with' options being
21087 passed to subdirs.
21088
21089 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21090
21091 * configure.in: add uudecode to host_tools
21092
21093 * Makefile.in: added {all,install}-uudecode targets, added them to
21094 the appropriate lists
21095
21096 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21097
21098 * Makefile.in (all-gcc): Added dependency on all-gas.
21099
21100 * configure.in (mips-*-*): Build ld and binutils.
21101
21102 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21103
21104 * configure: check return code from mkdir, print error message and
21105 exit on failure.
21106
21107 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21108
21109 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21110
21111 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21112
21113 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21114
21115 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21116
21117 * config.sub (h8500): Recognize this as a cpu type.
21118
21119 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21120
21121 * configure: source directory missing is no longer a warning
21122
21123 * configure.in: recognize irix[34]* instead of irix[34]
21124
21125 * Makefile.in: define and pass down X11_LIB
21126
21127 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21128
21129 * guess-systype: Renamed to ...
21130 * config.guess: ... by popular request.
21131 * configure.in, Makefile.in: Update accordingly.
21132
21133 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21134
21135 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21136 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21137 + Execute ./dummy instead of assuming . is in PATH.
21138
21139 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21140
21141 * guess-systype: New shell script. Attempts to guess the
21142 canonical host name of the executing host.
21143 Only a few hosts are supported so far.
21144 * configure: Call guess-systype if no host is specified.
21145
21146 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21147
21148 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21149 gcc Makefile.
21150
21151 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21152
21153 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21154 (all-gcc, install-gcc, subdir_do): Use it.
21155
21156 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21157
21158 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21159
21160 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21161
21162 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21163 set exclusively by configure, using configure.in .
21164
21165 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21166
21167 * test-build.mk: set $PATH for all builds
21168
21169 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21170
21171 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21172
21173 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21174 the one used in gcc/Makefile.in, so that a null expansion doesn't
21175 override the one needed to build gcc with a native cc.
21176
21177 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21178
21179 * configure: Accept -with arguments.
21180
21181 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21182
21183 * Makefile.in: added h8300sim
21184
21185 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21186
21187 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21188 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21189 (all-cygnus, native, build-cygnus): Make
21190 $(canonhost)-stamp-3stage-done, not $(host)....
21191 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21192 i386-sco3.2v4. Added else true to if command.
21193
21194 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21195
21196 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21197
21198 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21199
21200 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21201
21202 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21203
21204 * configure.in: don't remove binutils from Solaris builds
21205
21206 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21207
21208 * Makefile.in: get rid of earlier definitions for *clean,
21209 also handle the recursive info rule better
21210
21211 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21212
21213 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21214 do more-or-less the right thing.
21215
21216 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21217
21218 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21219 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21220
21221 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21222
21223 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21224 $(host_canonical).
21225
21226 * configure.in: split the configdirs list into 4 categories (native
21227 v. cross, library v. tool) and handle the cross-only and native-
21228 only in more reasonable (and correct!) way.
21229
21230 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21231
21232 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21233 configdirs anymore.
21234
21235 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21236
21237 * Makefile.in: extensive cleanup:: removed all of the explicit
21238 clean-* targets, collapsed many wrappers around subdir_do into
21239 one, added additional targets to satisfy standards.texi, deleted
21240 some old targets, some changes for consistency
21241
21242 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21243
21244 * configure.in: handle some programs as cross-only, and others as
21245 native only
21246
21247 * test-build.mk: handle partial holes in a more generic manner
21248
21249 * Makefile.in: m4 depends on libiberty
21250
21251 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21252
21253 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21254 time, wdiff, and find to configdirs
21255
21256 * Makefile.in: all, clean, and install rules for the new programs
21257 added to configure.in
21258
21259 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21260
21261 * configure.in: use mh-sun for all *-sun-* hosts
21262
21263 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21264
21265 * Makefile.in: define flags for X11 include files and library file
21266 locations, pass them down to the programs that need this info
21267
21268 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21269
21270 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21271
21272 * configure.in: start building libg++ for HP-UX targets
21273
21274 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21275
21276 * README: Update references to files moved into etc/.
21277
21278 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21279
21280 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21281 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21282
21283 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21284
21285 * configure: accept dash as well as underscore in long option
21286 names for FSF compatibility.
21287
21288 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21289
21290 * config.sub: added -sco3.2v4 support from FSF.
21291
21292 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21293
21294 * configure.in: expand the section that adds or removes
21295 directories from the list of programs to build, to handle native
21296 vs. cross in addition to host v. native
21297
21298 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21299
21300 * Makefile.in: Replace C++ in macro names with CXX.
21301 This is less likely to break ...
21302
21303 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21304
21305 * test-build.mk: add -w to GNU_MAKE
21306
21307 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21308
21309 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21310 add 'sparc' to list of recognized cpus. This needed to make
21311 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21312 Delete some redundant ose68 variants. Recognize -wrs as an os,
21313 then changes that into $CPU-wrs-vxworks.
21314
21315 * configure.in: remove most references to gdbtest, regularize
21316 target based program removal
21317
21318 * test-build.mk: import from p3 tree (many fixes and changes)
21319
21320 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21321
21322 * Makefile.in: added rules to handle tcl, tk, and expect
21323
21324 * configure.in: handle those directories if they exist
21325
21326 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21327
21328 * config.sub: removed bogus hppabsd and hppahpux names, since
21329 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21330
21331 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21332
21333 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21334 depends upon all-xiberty
21335
21336 * Makefile.in: changes from p3, including:
21337
21338 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21339
21340 * Makefile.in (XTRAFLAGS): include newlib directories if
21341 newlib/Makefile exists, rather than if host != target.
21342
21343 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21344
21345 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21346 from the same source tree and not building a cross-compiler. This
21347 matters for the libg++ configuration if reconfiguring a tree that
21348 has already been installed.
21349
21350 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21351
21352 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21353 pick up the machine and system specific header files.
21354
21355 * Makefile.in: added AS_FOR_TARGET, passed down in
21356 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21357 the C compiler to use to create programs which are run in the
21358 build environment, set it to default to $(CC), and passed it down
21359 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21360
21361 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21362
21363 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21364 We need them for unusual native builds, like systems without
21365 ranlib.
21366
21367 * configure: also define $(host_canonical) and
21368 $(target_canonical), which are the full, canonical names for the
21369 given host and target
21370
21371 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21372
21373 * Makefile.in: Added separate definitions for C++.
21374
21375 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21376
21377 * configure.in (configdirs): Add deja-gnu.
21378
21379 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21380
21381 * README: Update for configure.texi and gdb-4.7 release.
21382
21383 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21384
21385 * Makefile.in: Move "all" target to top of file.
21386 Previously, first target was ".PHONY" which caused BSD4.4 make
21387 to build .PHONY when make was run without arguments.
21388
21389 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21390
21391 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21392 Library-copylefted code in libiberty.
21393
21394 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21395
21396 * config.sub: Replace m68kmote with plain old m68k.
21397
21398 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21399
21400 * Makefile.in: Remove space from blank line, avoid Make complaints.
21401
21402 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21403
21404 * config.sub: Complain if no argument is given. Added support for
21405 386bsd as OS and target alias.
21406
21407 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21408
21409 * Makefile.in (XTRAFLAGS): include newlib directories if
21410 newlib/Makefile exists, rather than if host != target.
21411
21412 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21413
21414 * config.sub: recognize sparclite-wrs-vxworks.
21415
21416 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21417 p3.) Added clean-xiberty to clean.
21418
21419 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21420
21421 * configure.in: use *-*-* instead of nested cases for host and target
21422
21423 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21424
21425 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21426 from the same source tree and not building a cross-compiler. This
21427 matters for the libg++ configuration if reconfiguring a tree that
21428 has already been installed.
21429
21430 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21431
21432 * config.sub (i486v/i486v4): Merge in from FSF version.
21433
21434 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21435
21436 * configure: only set PWD if it is already set.
21437
21438 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21439
21440 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21441 doesn't have unset and all success paths (and most error paths)
21442 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21443 to just ${PWD} to avoid confusion.)
21444
21445 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21446
21447 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21448 even for a native compilation.
21449
21450 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21451
21452 Changes to make the gdb.tar.Z rule work better.
21453
21454 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21455 (DEVO_SUPPORT): Add configure.texi.
21456 (bfd-ilrt.tar.Z): Remove ancient rule.
21457
21458 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21459
21460 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21461 pick up the machine and system specific header files.
21462
21463 * configure.in, config.sub: added new target m68010-adobe-scout,
21464 with alias of adobe68k. Changed configure.in to check for
21465 -scout before -sco* to avoid a false match.
21466
21467 * Makefile.in: added AS_FOR_TARGET, passed down in
21468 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21469 the C compiler to use to create programs which are run in the
21470 build environment, set it to default to $(CC), and passed it down
21471 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21472
21473 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21474
21475 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21476 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21477 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21478 FOR_TARGET variants, to newlib and libg++.
21479
21480 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21481
21482 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21483 first.
21484
21485 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21486
21487 * config.sub: Accept `elf' as an environment.
21488
21489 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21490
21491 * Makefile.in (all-opcodes): cd into the right directory
21492
21493 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21494
21495 * configure: added -program_transform_name option, used as
21496 argument to sed when installing programs.
21497 configure.texi: added documentation for -program_prefix,
21498 -program_suffix and -program_transform_name.
21499
21500 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21501
21502 * config.sub: Accept i486 where i386 ok.
21503
21504 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21505
21506 * config.sub: accept we32k
21507
21508 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21509
21510 * config.sub, configure.in: accept OSE68000 and OSE68k.
21511
21512 * Makefile.in: don't create all directories for ``make install'';
21513 let the subdirectories create the ones they need.
21514
21515 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21516
21517 * COPYING: new file, GPL v2
21518
21519 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21520
21521 * Makefile.in: use the new gen-info-dir, which needs a template
21522 argument (which also lives in texinfo)
21523
21524 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21525
21526 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21527
21528 * config.sub (ncr3000): Change i386 to i486.
21529
21530 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21531
21532 * Makefile.in: add install-rcs, install-grep to
21533 install-no-fixedincludes, removed install-bison and install-libgcc
21534
21535 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21536
21537 * configure.in: grab the HPUX makefile fragment if on HPUX
21538
21539 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21540
21541 * Makefile.in: eradicate bison spoor (ditto libgcc).
21542 configure.in: recognise m68{k,000}-ericsson-OSE.
21543 es1800 is alias for m68k-ericsson-OSE
21544
21545 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21546
21547 * configure.in: rearrange the parts that remove programs from
21548 configdirs, based now on HOST==TARGET or by canonical triple.
21549
21550 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21551
21552 * test-build.mk: recurse explicitly with -f test-build.mk when
21553 appropriate. predicate stage3 and comparison on the existence
21554 of gcc. That is, if gcc isn't around, we aren't three-staging.
21555 On very clean, also remove ...stamp-co. Build in-place before
21556 doing other builds.
21557
21558 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21559
21560 * Makefile.in, configure.in: add tgas
21561
21562 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21563
21564 * Makefile.in: a number of changes merged in from progressive.
21565
21566 * configure.in: add libm.
21567
21568 * .cvsignore: ignore some stuff that comes from test-build.mk.
21569
21570 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21571
21572 * config.sub: Add es1800 (m68k-ericsson-es1800).
21573
21574 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21575
21576 * configure: Add program_suffix (parallel to program_prefix)
21577 * Makefile.in: adjust directory-creating script for losing decstation
21578
21579 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21580
21581 * configure: Minor $subdir-related fixes.
21582
21583 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21584
21585 * configure: fix various problems with propogating
21586 makefile_target_frag in subdirs.
21587 * configure.in: config libgcc if its there
21588
21589 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21590
21591 * config.sub: HPPA merge.
21592
21593 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21594
21595 * Makefile.in: Replace all-bison with all-byacc in all
21596 dependency lines for other tools (which now use byacc).
21597
21598 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21599
21600 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21601
21602 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21603
21604 * Makefile.in: make gprof rules similar to byacc rules (instead of
21605 vestigal $(unsubdir) that didn't work...)
21606
21607 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21608
21609 * config.sub: Add support for Linux.
21610 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21611 (at least for libg++).
21612
21613 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21614
21615 * configure.texi: fix doc for the -nfp option to configure
21616
21617 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21618
21619 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21620
21621 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21622
21623 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21624 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21625 * configure.in: added solaris* host_makefile_frag hook.
21626
21627 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21628
21629 * config.sub: changed recognition of m68000 so that various
21630 m68k types can be specified via m680[01234]0
21631
21632 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21633
21634 * config.sub (basic_machine): fix sed so that '-foo' isn't
21635 completely substituted out while .+'-foo' loses the '-foo'
21636
21637 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21638
21639 * config.sub ($os): Add -aout.
21640
21641 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21642
21643 * configure: If host_makefile_frag is absolute, don't
21644 prefix ${invsubdir} (relevant to libg++ auto-configure).
21645
21646 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21647
21648 * Makefile.in (tooldir): Define it.
21649 (all-ld): Depend on all-flex.
21650
21651 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21652
21653 * Makefile.in (check): Fix libg++ special case.
21654
21655 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21656
21657 * configure: do not bury `pwd` into config.status, thus do fewer
21658 pwd's.
21659
21660 * configure: print the "Building in" message only when building in
21661 other than "." AND verbose.
21662
21663 * configure: remove -s, rework -v to better accommodate guested
21664 configures.
21665
21666 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21667
21668 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21669
21670 * Makefile.in: macroize flags passed on recursion. remove
21671 fileutils.
21672
21673 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21674
21675 * configure: get makesrcdir right for subdirs deeper than 1.
21676
21677 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21678 install.
21679
21680 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21681
21682 * Makefile.in: don't print subdir_do or recursion lines.
21683
21684 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21685
21686 * standards.texi: added menu item.
21687
21688 * Makefile.in: build and install standards.info.
21689
21690 * standards.texi: new file.
21691
21692 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21693
21694 * configure: test for and move config.status pieces from
21695 ${subdir}/.
21696
21697 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21698
21699 * configure: Test for existance of files before trying to mv
21700 them, to avoid numerous non-existance messages.
21701
21702 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21703
21704 * configure: correct final line of config.status.
21705
21706 * configure: patch from eggert. Avoids a protection problem if
21707 the original Makefile.in is read only.
21708
21709 * configure: use move-if-change from gcc to create config.status.
21710 Some makefiles depend on config.status to tell if a directory
21711 has been reconfigured for a different host. This change
21712 prevents those directories from remaking everything in the case
21713 where the reconfig was only intended to rebuild a Makefile.
21714
21715 * configure: test for config.sub with "config.sub sun4" rather
21716 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21717 host alias from a missing config.sub.
21718
21719 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21720
21721 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21722 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
21723
21724 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21725
21726 * configure: mkdir ${subdir} as needed.
21727
21728 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21729
21730 * Makefile.in,configure.in: added autoconf.
21731
21732 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21733
21734 * Makefile.in: no longer pass against on recursion.
21735
21736 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21737 definitions are not inherited.
21738
21739 * configure: correct makesrcdir when subdir is .
21740
21741 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21742
21743 * configure: Add support for 'subdirs' variable, which is
21744 like 'configdirs', except that configure doesn't re-invoke
21745 itself for subdirs, it just creates a Makefile for each subdir.
21746 * configure.texi: Document subdirs.
21747
21748 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21749
21750 * configure.in: added flex to configdirs
21751
21752 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21753
21754 * Makefile.in: remove clean-stamps from clean.
21755
21756 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21757
21758 * configure.in: Add gdbtest to configdirs.
21759
21760 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21761
21762 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21763 to recursive makes.
21764 * configure.in: Recognize new ncr3000 config.
21765
21766 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21767
21768 * Makefile.in, configure.in: removed references to gdbm.
21769
21770 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21771
21772 * config.sub: Don't canonicalize os value
21773 newsos* to bsd (readline needs to check for newsos).
21774 (This fix was earlier made Jan 31, but got re-broken.)
21775
21776 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21777
21778 * configure.in: sco is an os, not a vendor!
21779
21780 * configure: Quote $( better. Keep various shells happy.
21781
21782 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21783
21784 * Makefile.in: eliminate stamp-files.
21785
21786 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21787
21788 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
21789 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21790
21791 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21792
21793 * config.sub: fix iris/iris3.
21794
21795 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21796
21797 * configure: re-add -rm.
21798
21799 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
21800
21801 * Maskefile.in: add .stmp-rcs to all.
21802
21803 * configure.in: remove gas from rs6000 build, use aix host fragment.
21804
21805 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
21806
21807 * configure: pass down site_option during recursion.
21808
21809 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
21810
21811 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
21812
21813 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
21814
21815 * configure: Change exec_prefix so that it really defaults to prefix.
21816
21817 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
21818
21819 * Makefile.in, configure.in: Add support for mmalloc library.
21820
21821 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
21822
21823 * Makefile.in: add stmp dependencies for a few more things.
21824
21825 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
21826
21827 * configure: adjusted error message on objdir/srcdir configure
21828 collision, per john's suggestion.
21829
21830 * Makefile.in: add libiberty stmp to all and all.cross.
21831
21832 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
21833
21834 * Makefile.in: remove force dependencies, add grep to all.
21835
21836 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
21837
21838 * Makefile.in: drop flex. make stamp files work.
21839
21840 * configure: added test for conflicting configuration in srcdir,
21841 remove trailing slashes from srcdir. Otherwise emacs gdb mode
21842 gets cranky. use relative paths for configure and srcdir
21843 whenever possible. Send some error messages to stderr that were
21844 going to stdout.
21845
21846 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
21847
21848 * Makefile.in: Fix libg++ rule to check for gcc directory
21849 before using gcc/gcc. Also pass XTRAFLAGS.
21850
21851 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
21852
21853 * Makefile.in: added stmp-files so that directories aren't polled
21854 when they are already built.
21855
21856 * configure.texi: fixed a node pointer problem.
21857
21858 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
21859
21860 * config.sub configure.in gdb/configure.in
21861 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21862 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21863 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
21864
21865 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21866
21867 * configure: -recurring becomes -silent. corrected help message
21868 for -site= option.
21869
21870 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21871
21872 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21873
21874 * configure: when building Makefile for crosses, replace
21875 tooldir and program_prefix. default srcdir from location of
21876 config.sub. remove "for host in hosts" and "for target in
21877 targets" loops.
21878
21879 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21880
21881 * Makefile.in: Do not pass bindir or mandir to cvs.
21882
21883 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
21884
21885 * Makefile.in, configure.in: removed traces of namesubdir,
21886 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
21887 copyrights to '92, changed some from Cygnus to FSF.
21888
21889 * configure.texi: remove most references to multiple hosts,
21890 multiple targets, subdirs, etc.
21891
21892 * configure.man: removed rcsid. reference config.sub not
21893 config.subr.
21894
21895 * Makefile.in: mkdir $(infodir) on install-info.
21896
21897 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
21898
21899 * configure.texi: Explain better about .gdbinit and about
21900 the environment that configure.in sections run in.
21901
21902 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
21903
21904 * configure.in: Ultrix is only a decstation if it's a MIPS.
21905
21906 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
21907
21908 * README: DOC.configure => cfg-paper.texi.
21909
21910 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
21911
21912 * config.sub (near case $os): Don't convert newsos* to bsd!
21913
21914 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
21915
21916 * Makefile.in: Reinstall change from gdb-4.3 that reduces
21917 the number of copies of COPYING that go into the GDB tar file.
21918
21919 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
21920
21921 * bfd/configure.in, gdb/config/mh-i386sco,
21922 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21923 Fix SCO configuration stuff.
21924
21925 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
21926
21927 * Makefile.in: For libg++, make sure the -I pointing
21928 to the gcc directory goes *after* all the libg++-local -I flags.
21929 Also, move just-gcc dependency from just-libg++ to all-libg++.
21930
21931 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
21932
21933 * configure: Change -x to -f to keep Ultrix /bin/test happy.
21934
21935 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
21936
21937 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
21938
21939 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
21940
21941 * config.sub: Add stratus configuration frags. Also
21942 submitted to FSF.
21943
21944 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21945
21946 * Makefile.in (DEV_SUPPORT): add configure.man.
21947
21948 * config.sub(Decode manufacturer-specific): add -none*.
21949
21950 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
21951
21952 * Makefile.in: remove form feeds to make Sun's make happy.
21953 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
21954
21955 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
21956
21957 * Makefile.in (AR_FLAGS): Make quieter.
21958
21959 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
21960
21961 * configure.in: Add libg++.
21962 * configure: When verbose, don't output the command line at each
21963 level; it will be unremarkably the same as the previous version,
21964 which will be the same as what the user typed.
21965
21966 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
21967
21968 * configure.in, Makefile.in: fix clean-info, add flex. add
21969 fileutils.
21970
21971 * configure: be less sensitive to spaces in Makefile.in. Do not
21972 look for sources in "..". Doing so breaks subdirectories that
21973 might have their own configure. If a subdir has it's own
21974 configure script, use it.
21975
21976 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
21977
21978 * cfg-paper.texi: some changes suggested by rms.
21979
21980 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
21981
21982 * config.sub: Merge in some small additions from the FSF version,
21983 taken from the gcc distribution, to bring the Cygnus and FSF
21984 versions into closer sync.
21985
21986 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
21987
21988 * configure.in: Changed svr4 references to sysv4.
21989
21990 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
21991
21992 * configure: added -V for version number option.
21993
21994 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
21995
21996 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21997 renamed from DOC.configure to cfg-paper.texi.
21998
21999 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22000
22001 * configure, config.subr, config.sub: config.subr is now
22002 config.sub again.
22003
22004 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22005
22006 * configure.texi: new file, in progress.
22007
22008 * Makefile.in: build info file and install the man page for
22009 configure.
22010
22011 * configure.man: new file, first cut.
22012
22013 * configure: find config.subr again now that configuration "none"
22014 has gone. removed all traces of the -ansi option. removed all
22015 traces of the -languages option.
22016
22017 * config.subr: resync from rms.
22018
22019 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22020
22021 * configure, config.sub, config.subr: merge config.sub into
22022 config.subr, call the result config.subr, remove config.sub, use
22023 config.subr.
22024
22025 * Makefile.in: revised install for dir.info.
22026
22027 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22028
22029 * configure.in: add decstation host makefile frag.
22030
22031 * Makefile.in: BISON now bison -y again. also install-gcc on
22032 install. clean-gdbm on clean. infodir belongs in datadir.
22033 Make directories for info install. Build dir.info here then
22034 install it.
22035
22036 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22037
22038 * Makefile.in: fix for bad directory tests.
22039
22040 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22041
22042 * configure: \{1,2\} appears to be a sysv'ism. Use a different
22043 regexp. -srcdir relative was being handled incorrectly.
22044
22045 * Makefile.in: unwrapped some for loops so that parallel makes
22046 work again and so one can focus one's attention on a particular
22047 package.
22048
22049 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22050
22051 * configure: added PWD as a stand in for `pwd` (for speed). use
22052 elif wherever possible. make -srcdir work without -objdir.
22053 -objdir= commented out.
22054
22055 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22056
22057 * configure: +options become --options. -subdirs commented out.
22058 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22059 Makefile now at top of generated Makefile. Removed cvs log
22060 entries. added -srcdir. create .gdbinit only if there is one
22061 in ${srcdir}.
22062
22063 * Makefile.in: idestdir and ddestdir go away. Added copyrights
22064 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22065 and mandir now keyed off datadir by default.
22066
22067 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22068
22069 * Freshly created ChangeLog.
22070
22071 \f
22072 Local Variables:
22073 mode: change-log
22074 left-margin: 8
22075 fill-column: 76
22076 version-control: never
22077 End: