]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
1 2023-05-11 Robin Dapp <rdapp@ventanamicro.com>
2
3 * MAINTAINERS: Sort.
4
5 2023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
6
7 * MAINTAINERS: Add myself.
8
9 2023-05-10 Pan Li <pan2.li@intel.com>
10
11 * MAINTAINERS: Add myself.
12
13 2023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
14
15 * Makefile.in: Define PROFILE_MERGER
16 * Makefile.tpl: Define PROFILE_MERGER
17
18 2023-04-27 Robin Dapp <rdapp@ventanamicro.com>
19
20 * MAINTAINERS: Change my email address.
21
22 2023-04-26 Patrick O'Neill <patrick@rivosinc.com>
23
24 * MAINTAINERS: Add myself.
25
26 2023-04-26 Martin Liska <mliska@suse.cz>
27
28 * MAINTAINERS: fix sorting
29
30 2023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
31
32 * MAINTAINERS (Write After Approval): Add myself.
33
34 2023-04-24 Martin Liska <mliska@suse.cz>
35
36 * MAINTAINERS: Fix sorting.
37
38 2023-04-21 Peter Foley <pefoley2@pefoley.com>
39
40 * configure: Regenerate.
41 * configure.ac: Only create serdep.tmp if needed
42
43 2023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
44
45 * MAINTAINERS (Write After Approval): Add myself.
46
47 2023-04-21 Vineet Gupta <vineetg@rivosinc.com>
48
49 * MAINTAINERS (Write After Approval): Add myself.
50 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
51
52 2023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
53
54 * MAINTAINERS: Add myself.
55
56 2023-03-22 Tobias Burnus <tobias@codesourcery.com>
57
58 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
59
60 2023-03-10 Arsen Arsenović <arsen@aarsen.me>
61
62 * MAINTAINERS (Write After Approval): Add myself.
63
64 2023-02-16 Martin Liska <mliska@suse.cz>
65
66 * MAINTAINERS: I'm stepping down from my positions.
67
68 2023-01-10 Philip Herron <herron.philip@googlemail.com>
69
70 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
71
72 2023-01-06 Clément Chigot <chigot@adacore.com>
73
74 * configure.ac: Skip GMP and MPFR when --disable-gdb is
75 provided.
76 * configure: Regenerate.
77
78 2023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
79
80 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
81
82 2022-12-31 Iain Sandoe <iain@sandoe.co.uk>
83
84 * Makefile.def: Do not build shared libffi.
85 * Makefile.in: Regenerate.
86
87 2022-12-21 Andrew Pinski <apinski@marvell.com>
88
89 * Makefile.def: Add configure-gdb dependencies
90 on all-gmp and all-mpfr.
91 * configure.ac: Split out MPC checking from MPFR.
92 Require GMP and MPFR if the gdb directory exist.
93 * Makefile.in: Regenerate.
94 * configure: Regenerate.
95
96 2022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
97
98 * configure.ac (target_libraries): Add target-libgm2.
99 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
100 Add GCC_TARGET_TOOL entry for gm2.
101 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
102 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
103 * Makefile.def (target_modules): Add libgm2.
104 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
105 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
106 (languages): Add entry for language=m2 with gcc-check-target=check-m2
107 and lib-check-target=check-target-libgm2.
108 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
109 (HOST_EXPORTS): Add definition for GM2.
110 (BASE_TARGET_EXPORTS): Add definition for GM2.
111 (GM2_FOR_BUILD): Defined.
112 (GM2FLAGS): Defined.
113 (GM2_FOR_TARGET): Defined.
114 (GM2FLAGS_FOR_TARGET): Defined.
115 (EXTRA_HOST_FLAGS): Defined.
116 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
117 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
118 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
119 * configure: Rebuilt.
120 * Makefile.in: Rebuilt.
121
122 2022-12-13 Philip Herron <philip.herron@embecosm.com>
123
124 * Makefile.def: Add Rust language.
125 * Makefile.in: Regenerate via autogen.
126
127 2022-12-09 Martin Liska <mliska@suse.cz>
128
129 * MAINTAINERS: Fix spacing.
130
131 2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
132
133 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
134
135 2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
136
137 * Makefile.def: Pass host_libs_picflag to host dependent library
138 configures.
139 * Makefile.in: Regenerate.
140 * configure: Regenerate.
141 * configure.ac (host_libs_picflag): New configure variable set to
142 '--with-pic' when building 'host_shared'.
143
144 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
145
146 * Makefile.def: Add libsframe as new module with its dependencies.
147 * Makefile.in: Regenerated.
148 * configure.ac: Add libsframe to host_libs.
149 * configure: Regenerated.
150
151 2022-11-23 Marek Polacek <polacek@redhat.com>
152
153 Revert:
154 2022-11-23 Marek Polacek <polacek@redhat.com>
155
156 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
157 isl.
158 * Makefile.in: Regenerate.
159 * Makefile.tpl: Set PICFLAG.
160 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
161 check.
162 * configure: Regenerate.
163
164 2022-11-23 Marek Polacek <polacek@redhat.com>
165
166 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
167 isl.
168 * Makefile.in: Regenerate.
169 * Makefile.tpl: Set PICFLAG.
170 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
171 check.
172 * configure: Regenerate.
173
174 2022-11-14 Martin Liska <mliska@suse.cz>
175
176 Revert:
177 2022-11-09 Martin Liska <mliska@suse.cz>
178
179 * doc/Makefile: New file.
180 * doc/_static/custom.css: New file.
181 * doc/baseconf.py: New file.
182 * doc/bsd.rst: New file.
183 * doc/contrib.rst: New file.
184 * doc/contribute.rst: New file.
185 * doc/cppdiropts.rst: New file.
186 * doc/cppenv.rst: New file.
187 * doc/cppopts.rst: New file.
188 * doc/cppwarnopts.rst: New file.
189 * doc/favicon.ico: New file.
190 * doc/funding.rst: New file.
191 * doc/gcc_sphinx.py: New file.
192 * doc/gnu.rst: New file.
193 * doc/gnu_free_documentation_license.rst: New file.
194 * doc/gpl-3.0.rst: New file.
195 * doc/indices-and-tables.rst: New file.
196 * doc/lgpl-2.1.rst: New file.
197 * doc/logo.pdf: New file.
198 * doc/logo.svg: New file.
199 * doc/md.rst: New file.
200 * doc/requirements.txt: New file.
201
202 2022-11-14 Martin Liska <mliska@suse.cz>
203
204 Revert:
205 2022-11-09 Martin Liska <mliska@suse.cz>
206
207 * doc/baseconf.py: Port to GCC sources.
208
209 2022-11-14 Martin Liska <mliska@suse.cz>
210
211 Revert:
212 2022-11-14 Martin Liska <mliska@suse.cz>
213
214 * configure: Regenerate.
215 * configure.ac: Support Sphinx based documentation.
216
217 2022-11-14 Martin Liska <mliska@suse.cz>
218
219 Revert:
220 2022-11-09 Martin Liska <mliska@suse.cz>
221
222 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
223 provide a default.
224
225 2022-11-14 Martin Liska <mliska@suse.cz>
226
227 Revert:
228 2022-11-09 Martin Liska <mliska@suse.cz>
229
230 * doc/bsd.rst:
231 Add trailing newline.
232 * doc/contrib.rst:
233 Add trailing newline.
234 * doc/contribute.rst:
235 Add trailing newline.
236 * doc/cppdiropts.rst:
237 Add trailing newline.
238 * doc/cppenv.rst:
239 Add trailing newline.
240 * doc/cppopts.rst:
241 Add trailing newline.
242 * doc/cppwarnopts.rst:
243 Add trailing newline.
244 * doc/funding.rst:
245 Add trailing newline.
246 * doc/gnu.rst:
247 Add trailing newline.
248 * doc/gnu_free_documentation_license.rst:
249 Add trailing newline.
250 * doc/gpl-3.0.rst:
251 Add trailing newline.
252 * doc/indices-and-tables.rst:
253 Add trailing newline.
254 * doc/lgpl-2.1.rst:
255 Add trailing newline.
256 * doc/md.rst:
257 Add trailing newline.
258
259 2022-11-14 Martin Liska <mliska@suse.cz>
260
261 Revert:
262 2022-11-09 Martin Liska <mliska@suse.cz>
263
264 * configure.ac: Use new install URL.
265 * configure: Regenerate.
266
267 2022-11-14 Martin Liska <mliska@suse.cz>
268
269 Revert:
270 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
271
272 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
273 instead of just ``.''.
274 * doc/gcc_sphinx.py: Moved to...
275 * doc/modules/gcc_sphinx.py: ...here.
276
277 2022-11-14 Martin Liska <mliska@suse.cz>
278
279 Revert:
280 2022-11-10 Martin Liska <mliska@suse.cz>
281
282 * doc/baseconf.py: Modernize by using pathlib.
283
284 2022-11-14 Martin Liska <mliska@suse.cz>
285
286 Revert:
287 2022-11-11 Martin Liska <mliska@suse.cz>
288
289 * doc/Makefile: Disable -j auto.
290
291 2022-11-14 Martin Liska <mliska@suse.cz>
292
293 Revert:
294 2022-11-11 Martin Liska <mliska@suse.cz>
295
296 * doc/Makefile: Update comment.
297
298 2022-11-14 Martin Liska <mliska@suse.cz>
299
300 Revert:
301 2022-11-11 Martin Liska <mliska@suse.cz>
302
303 * doc/indices-and-tables.rst: Rename Indexes to Indices.
304
305 2022-11-14 Martin Liska <mliska@suse.cz>
306
307 Revert:
308 2022-11-13 Martin Liska <mliska@suse.cz>
309
310 PR web/107643
311 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
312 is set.
313 * doc/indices-and-tables.rst: Use include_todo tag.
314
315 2022-11-14 Martin Liska <mliska@suse.cz>
316
317 Revert:
318 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
319
320 * doc/contrib.rst: Update Jeff Law's email address.
321
322 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
323
324 * doc/contrib.rst: Update Jeff Law's email address.
325
326 2022-11-13 Martin Liska <mliska@suse.cz>
327
328 PR web/107643
329 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
330 is set.
331 * doc/indices-and-tables.rst: Use include_todo tag.
332
333 2022-11-11 Martin Liska <mliska@suse.cz>
334
335 * doc/indices-and-tables.rst: Rename Indexes to Indices.
336
337 2022-11-11 Martin Liska <mliska@suse.cz>
338
339 * doc/Makefile: Update comment.
340
341 2022-11-11 Martin Liska <mliska@suse.cz>
342
343 * doc/Makefile: Disable -j auto.
344
345 2022-11-10 Martin Liska <mliska@suse.cz>
346
347 * doc/baseconf.py: Modernize by using pathlib.
348
349 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
350
351 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
352 instead of just ``.''.
353 * doc/gcc_sphinx.py: Moved to...
354 * doc/modules/gcc_sphinx.py: ...here.
355
356 2022-11-09 Martin Liska <mliska@suse.cz>
357
358 * configure.ac: Use new install URL.
359 * configure: Regenerate.
360
361 2022-11-09 Martin Liska <mliska@suse.cz>
362
363 * doc/bsd.rst:
364 Add trailing newline.
365 * doc/contrib.rst:
366 Add trailing newline.
367 * doc/contribute.rst:
368 Add trailing newline.
369 * doc/cppdiropts.rst:
370 Add trailing newline.
371 * doc/cppenv.rst:
372 Add trailing newline.
373 * doc/cppopts.rst:
374 Add trailing newline.
375 * doc/cppwarnopts.rst:
376 Add trailing newline.
377 * doc/funding.rst:
378 Add trailing newline.
379 * doc/gnu.rst:
380 Add trailing newline.
381 * doc/gnu_free_documentation_license.rst:
382 Add trailing newline.
383 * doc/gpl-3.0.rst:
384 Add trailing newline.
385 * doc/indices-and-tables.rst:
386 Add trailing newline.
387 * doc/lgpl-2.1.rst:
388 Add trailing newline.
389 * doc/md.rst:
390 Add trailing newline.
391
392 2022-11-09 Martin Liska <mliska@suse.cz>
393
394 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
395 provide a default.
396
397 2022-11-09 Martin Liska <mliska@suse.cz>
398
399 * configure: Regenerate.
400 * configure.ac: Support Sphinx based documentation.
401
402 2022-11-09 Martin Liska <mliska@suse.cz>
403
404 * doc/baseconf.py: Port to GCC sources.
405
406 2022-11-09 Martin Liska <mliska@suse.cz>
407
408 * doc/Makefile: New file.
409 * doc/_static/custom.css: New file.
410 * doc/baseconf.py: New file.
411 * doc/bsd.rst: New file.
412 * doc/contrib.rst: New file.
413 * doc/contribute.rst: New file.
414 * doc/cppdiropts.rst: New file.
415 * doc/cppenv.rst: New file.
416 * doc/cppopts.rst: New file.
417 * doc/cppwarnopts.rst: New file.
418 * doc/favicon.ico: New file.
419 * doc/funding.rst: New file.
420 * doc/gcc_sphinx.py: New file.
421 * doc/gnu.rst: New file.
422 * doc/gnu_free_documentation_license.rst: New file.
423 * doc/gpl-3.0.rst: New file.
424 * doc/indices-and-tables.rst: New file.
425 * doc/lgpl-2.1.rst: New file.
426 * doc/logo.pdf: New file.
427 * doc/logo.svg: New file.
428 * doc/md.rst: New file.
429 * doc/requirements.txt: New file.
430
431 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
432
433 * Makefile.def: Remove module 'liboffloadmic'.
434 * Makefile.in: Regenerate.
435 * configure.ac: Remove 'liboffloadmic' handling.
436 * configure: Regenerate.
437
438 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
439
440 * MAINTAINERS: Update email address.
441
442 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
443
444 * configure.ac: Don't configure readline if --with-system-readline is
445 used.
446 * configure: Re-generate.
447
448 2022-10-12 Cui,Lili <lili.cui@intel.com>
449
450 * MAINTAINERS (Write After Approval): Add myself.
451
452 2022-10-11 Olivier Hainque <hainque@adacore.com>
453
454 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
455 and friends for rtp !large. Assume the linker has the required
456 abilities and set lt_cv_deplibs_check_method.
457
458 2022-09-30 Olivier Hainque <hainque@adacore.com>
459
460 * configure.ac (*vxworks*): If enable_shared is not
461 set, set to "no" and add --disable-shared to target and
462 host_configargs.
463 * configure: Regenerate.
464
465 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
466
467 * MAINTAINERS: Update my email address and DCO entry.
468
469 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
470
471 * MAINTAINERS (Write After Approval): Add myself.
472
473 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
474
475 * MAINTAINERS (Write After Approval): Add myself.
476
477 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
478
479 * MAINTAINERS: Update my email address.
480
481 2022-09-07 Tom de Vries <tdevries@suse.de>
482
483 * configure.ac: Set extra_host_libiberty_configure_flags and
484 extra_host_zlib_configure_flags in separate case statements.
485 * configure: Regenerate.
486
487 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
488
489 * MAINTAINERS: Update c-sky port maintainers' emails.
490
491 2022-08-31 Martin Liska <mliska@suse.cz>
492
493 * configure: Regenerate.
494 * configure.ac: Delete hpux9 and hpux10.
495
496 2022-08-18 Sergei Trofimovich <siarheit@google.com>
497
498 * Makefile.def: Drop libelf module and gcc-configure dependency
499 on it.
500 * Makefile.in: Regenerate with 'autogen Makefile.def'.
501 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
502 LIBELFINC.
503 * configure: Regenrate.
504 * configure.ac (host_libs): Drop unused libelf.
505
506 2022-08-18 Sergei Trofimovich <siarheit@google.com>
507
508 * Makefile.in: Regenerate.
509
510 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
511
512 * MAINTAINERS: Add myself as AutoFDO maintainer.
513
514 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
515 Arnaud Charlet <charlet@adacore.com>
516
517 * configure: Regenerate.
518
519 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
520
521 PR bootstrap/106472
522 * Makefile.def (dependencies): Make configure-target-libgo depend
523 upon all-target-libbacktrace.
524
525 2022-07-27 David Faust <david.faust@oracle.com>
526
527 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
528
529 2022-07-27 Richard Biener <rguenther@suse.de>
530
531 * MAINTAINERS (Roger Sayle): Update e-mail address.
532
533 2022-07-21 Sam Feifer <sfeifer@redhat.com>
534
535 * MAINTAINERS (Write After Approval): Add myself.
536
537 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
538
539 * MAINTAINERS: Add myself as Ada front end co-maintainer.
540
541 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
542
543 * .gitignore: Do not ignore config.h.
544
545 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
546
547 * MAINTAINERS: Add myself to Write After Approval.
548
549 2022-07-04 Martin Liska <mliska@suse.cz>
550
551 * MAINTAINERS: fix sorting of names
552
553 2022-07-03 Immad Mir <mirimmad17@gmail.com>
554
555 * MAINTAINERS: add myself.
556
557 2022-07-03 Immad Mir <mirimmad17@gmail.com>
558
559 * MAINTAINERS: Add myself to write after approval and DCO.
560
561 2022-07-02 Tim Lange <mail@tim-lange.me>
562
563 * MAINTAINERS: Add myself.
564
565 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
566
567 * MAINTAINERS (Write After Approval): Add myself.
568
569 2022-06-30 Cui,Lili <lili.cui@intel.com>
570
571 Revert:
572 2022-06-30 Cui,Lili <lili.cui@intel.com>
573
574 * MAINTAINERS (Write After Approval): Add myself.
575
576 2022-06-30 Cui,Lili <lili.cui@intel.com>
577
578 * MAINTAINERS (Write After Approval): Add myself.
579
580 2022-06-28 Alexandre Oliva <oliva@adacore.com>
581
582 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
583 (EXTRA_GCC_FLAGS): Likewise.
584 * Makefile.in: Rebuilt.
585
586 2022-06-28 konglin1 <lingling.kong@intel.com>
587
588 * MAINTAINERS (Write After Approval): Add myself.
589
590 2022-06-27 Tom de Vries <tdevries@suse.de>
591
592 * configure.ac: Build libiberty pic variant for gdbserver.
593 * configure: Regenerate.
594
595 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
596
597 * configure: Regenerate.
598 * configure.ac: Correct use of $host.
599
600 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
601
602 * MAINTAINERS: Remove tilegx and tilepro entries.
603 * configure.ac: Remove tilegx and tilepro stanzas.
604 * configure: Rebuilt.
605
606 2022-05-28 Bruce Korb <bkorb@gnu.org>
607
608 * .gitignore: Ignore vim swap files
609
610 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
611
612 * MAINTAINERS: Add myself to write after approval.
613
614 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
615
616 * MAINTAINERS: Remove myself from DCO section.
617
618 2022-05-09 Xi Ruoyao <xry111@xry111.site>
619
620 * MAINTAINERS: Update my email address.
621
622 2022-05-09 Clément Chigot <chigot@adacore.com>
623
624 * MAINTAINERS: Update my email address.
625
626 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
627
628 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
629 section.
630
631 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
632
633 * MAINTAINERS: Update my email address.
634
635 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
636
637 * MAINTAINERS: Update my email address.
638
639 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
640
641 * MAINTAINERS: (CPU Port Maintainers): Add myself and
642 Lulu as LoongArch port maintainer.
643
644 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
645 Lulu Cheng <chenglulu@loongson.cn>
646
647 * configure.ac: Add LoongArch tuples.
648 * configure: Regenerate.
649
650 2022-03-28 Tom Tromey <tromey@adacore.com>
651
652 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
653 * configure: Rebuild.
654
655 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
656
657 * MAINTAINERS: Change my information.
658
659 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
660
661 * MAINTAINERS: Add myself to DCO section.
662
663 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
664
665 * configure.ac: Fix incorrect option in comment.
666 * configure: Regenerate.
667
668 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
669
670 * Makefile.def (dependencies): Make configure-sim depend on
671 all-readline.
672 * Makefile.in: Regenerate.
673
674 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
675
676 * MAINTAINERS (Write After Approval): Update my e-mail address.
677
678 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
679
680 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
681
682 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
683
684 * MAINTAINERS: Update my email and add myself to the DCO list.
685
686 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
687
688 Revert:
689 2021-09-16 Andrew Pinski <apinski@marvell.com>
690
691 PR bootstrap/67102
692 * Makefile.def: Have configure-target-libffi depend on
693 all-target-libstdc++-v3.
694 * Makefile.in: Regenerate.
695
696 2022-01-22 Jakub Jelinek <jakub@redhat.com>
697
698 PR other/104181
699 * build.log: Remove.
700
701 2022-01-20 Martin Liska <mliska@suse.cz>
702
703 * MAINTAINERS: Adjust email address based on IRC request.
704
705 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
706
707 * MAINTAINERS: Update my email address.
708
709 2022-01-17 Martin Liska <mliska@suse.cz>
710
711 * MAINTAINERS: Rename .c names to .cc.
712
713 2022-01-13 Jakub Jelinek <jakub@redhat.com>
714
715 * Makefile.am: Remove.
716
717 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
718
719 * Makefile.am: New file.
720
721 2022-01-11 Martin Liska <mliska@suse.cz>
722
723 * MAINTAINERS: Sort 2 names.
724
725 2022-01-10 Martin Liska <mliska@suse.cz>
726
727 * MAINTAINERS: Fix obvious issues with sorting.
728
729 2022-01-07 liuhongt <hongtao.liu@intel.com>
730
731 * build.log: New file.
732
733 2022-01-05 Nathan Sidwell <nathan@acm.org>
734
735 * MAINTAINERS: Add DCO entry. Sort that list.
736
737 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
738
739 * MAINTAINERS: Change of email address in both DCO and
740 Write After Approval list.
741
742 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
743
744 * configure: Regenerate.
745
746 2021-12-21 Martin Liska <mliska@suse.cz>
747
748 * config.sub: Change mode back to 755.
749
750 2021-12-17 Martin Liska <mliska@suse.cz>
751
752 * config.sub: Sync from master.
753
754 2021-12-17 Martin Liska <mliska@suse.cz>
755
756 Revert:
757 2021-12-16 Matthias Seidel <mseidel@apache.org>
758
759 * config.sub: Fix typo.
760
761 2021-12-16 Matthias Seidel <mseidel@apache.org>
762
763 * config.sub: Fix typo.
764
765 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
766
767 Revert:
768 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
769
770 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
771 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
772 * configure.ac: Include config/gcc-plugin.m4.
773 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
774 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
775 RANLIB if possible.
776 * Makefile.in: Regenerated.
777 * configure: Likewise.
778
779 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
780
781 * Makefile.tpl (BUILD_CFLAGS): New.
782 (CFLAGS): Append $(BUILD_CFLAGS).
783 (CXXFLAGS): Likewise.
784 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
785 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
786 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
787 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
788 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
789 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
790 (PGO-TRAINING-TARGETS): Likewise.
791 (PGO_BUILD_TRAINING): Likewise.
792 (all): Add '+' to the command line for recursive make. Support
793 the PGO build.
794 * configure.ac: Add --enable-pgo-build[=lto].
795 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
796 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
797 * Makefile.in: Regenerated.
798 * configure: Likewise.
799
800 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
801
802 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
803 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
804 * configure.ac: Include config/gcc-plugin.m4.
805 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
806 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
807 RANLIB if possible.
808 * Makefile.in: Regenerated.
809 * configure: Likewise.
810
811 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
812
813 * MAINTAINERS: Add myself to write after approval.
814
815 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
816
817 * MAINTAINERS: Adding myself.
818
819 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
820
821 * configure: Regenerate.
822 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
823 $(CPP).
824
825 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
826
827 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
828 libatomic.
829 * Makefile.in: Regenerate.
830 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
831 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
832 target-libphobos-bootstrap.
833 (STAGE2_CONFIGURE_FLAGS): Likewise.
834 * configure: Regenerate.
835 * configure.ac: Add support for bootstrapping D front-end.
836
837 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
838
839 * MAINTAINERS: Add myself to DCO section and update email address.
840
841 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
842
843 * configure: Regenerate.
844 * configure.ac: Ensure that PIC (shared) defaults are set
845 correctly for Darwin.
846
847 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
848
849 * MAINTAINERS: Update my address.
850
851 2021-11-12 Alan Modra <amodra@gmail.com>
852
853 * Makefile.def (configure-opcodes): Depend on configure-bfd.
854 * Makefile.in: Regenerate.
855
856 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
857
858 * MAINTAINERS: Clarify the policy WRT the Write After Approval
859 list.
860
861 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
862
863 * MAINTAINERS (Reviewers, arc): Remove my entry.
864 (Write After Approval): Add an entry for myself.
865
866 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
867
868 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
869 * Makefile.in: Regenerate.
870 * configure: Regenerate.
871 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
872
873 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
874
875 * MAINTAINERS: Fix up Maciej's entries.
876
877 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
878
879 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
880 maintainer.
881
882 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
883
884 PR other/102663
885 * Makefile.def: Handle install-dvi target.
886 * Makefile.tpl: Likewise.
887 * Makefile.in: Regenerate.
888
889 2021-10-19 Clément Chigot <clement.chigot@atos.net>
890
891 * MAINTAINERS: Add myself for write after approval.
892
893 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
894
895 * Makefile.def: Mark libcody, libdecnumber,
896 c++tools, libgcc, and libobjc as missing TAGS
897 targets.
898 * Makefile.in: Regenerate.
899
900 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
901
902 * MAINTAINERS: Add myself to DCO section and update email
903 address.
904
905 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
906
907 * MAINTAINERS: Add myself to DCO section.
908
909 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
910
911 * configure: Regenerate.
912 * configure.ac (skipdirs): Add the contents of target_configdirs if
913 we are not building gcc.
914
915 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
916
917 * Makefile.def: Back-port commits ba4d88ad892f and
918 755ba58ebef0 from binutils-gdb repository.
919 * Makefile.in: Regenerated.
920
921 2021-09-20 Harald Anlauf <anlauf@gmx.de>
922
923 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
924
925 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
926
927 * Makefile.def: Add a jit check target for the jit
928 language.
929 * Makefile.in: Regenerate.
930
931 2021-09-16 Andrew Pinski <apinski@marvell.com>
932
933 PR bootstrap/67102
934 * Makefile.def: Have configure-target-libffi depend on
935 all-target-libstdc++-v3.
936 * Makefile.in: Regenerate.
937
938 2021-09-10 Petter Tomner <tomner@kth.se>
939
940 * MAINTAINERS: Me added to DCO and write after approval
941
942 2021-09-01 YunQiang Su <syq@debian.org>
943
944 * MAINTAINERS: Add myself for write after approval.
945
946 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
947
948 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
949 * Makefile.in: Regenerate.
950
951 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
952
953 * MAINTAINERS: Add myself for write after approval.
954
955 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
956
957 * Makefile.in: Regenerate.
958 * Makefile.tpl: Make the state of the configured host
959 shared flag available to makefile fragements.
960
961 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
962
963 * MAINTAINERS (Write After Approval): Add myself.
964
965 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
966
967 * .dir-locals.el (bug-reference-url-format): Use https.
968
969 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
970
971 * .dir-locals.el (c-mode): Change fill-column to 79.
972
973 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
974
975 * MAINTAINERS: Add myself to DCO section.
976
977 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
978
979 * configure: Regenerate.
980 * configure.ac: Adjust cases for which it is necessary to
981 include the Darwin host config fragment.
982
983 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
984
985 * MAINTAINERS: Add myself for write after approval and DCO.
986
987 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
988
989 * Makefile.def: Add dsymutil defs.
990 * Makefile.in: Regenerated.
991 * Makefile.tpl: Add dsymutil to flags.
992 * configure: Regenerated.
993 * configure.ac: Add dsymutil to target and build recipes.
994
995 2021-07-01 Ankur Saini <arsenic@sourceware.org>
996
997 * MAINTAINERS: Add myself for write after approval.
998
999 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1000
1001 * MAINTAINERS (Write After Approval): Add myself.
1002
1003 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
1004
1005 * MAINTAINERS: Add myself for write after approval and DCO
1006
1007 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1008
1009 * .gitignore: Add entry for cscope.out.
1010
1011 2021-06-22 liuhongt <hongtao.liu@intel.com>
1012
1013 * MAINTAINERS: Remove my Write After Approval entry.
1014
1015 2021-06-21 liuhongt <hongtao.liu@intel.com>
1016
1017 * MAINTAINERS: Add myself as maintainer of the i386 vector
1018 extensions.
1019
1020 2021-06-18 Antoni Boucher <bouanto@zoho.com>
1021
1022 * MAINTAINERS (Write After Approval): Add myself.
1023
1024 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
1025
1026 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1027 as *vrp and ranger maintainers.
1028
1029 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1030
1031 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1032 not trigger testsuite failures.
1033
1034 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1035
1036 * MAINTAINERS: Add myself to DCO section with both email addresses.
1037
1038 2021-06-03 Jason Merrill <jason@redhat.com>
1039
1040 * MAINTAINERS: Add DCO version number.
1041
1042 2021-06-02 Jason Merrill <jason@redhat.com>
1043
1044 * MAINTAINERS: Add DCO section.
1045
1046 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1047
1048 * MAINTAINERS (Write After Approval): Add myself.
1049
1050 2021-05-29 Mike Frysinger <vapier@gentoo.org>
1051
1052 * configure.ac: Add gnulib to configdirs for sim.
1053 * configure: Regenerate.
1054
1055 2021-05-18 Mike Frysinger <vapier@gentoo.org>
1056
1057 * Makefile.def: Add configure-sim dependency on all-gnulib.
1058 * Makefile.in: Regenerated.
1059
1060 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1061
1062 * MAINTAINERS (Write After Approval): Add myself.
1063
1064 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1065
1066 * MAINTAINERS (Write After Approval): Add myself.
1067
1068 2021-05-11 Martin Liska <mliska@suse.cz>
1069
1070 * MAINTAINERS: Remove entries for removed
1071 components (HSA, BRIG, libhsail-rt).
1072 Move Pekka to Write After Approval.
1073
1074 2021-05-11 Martin Liska <mliska@suse.cz>
1075
1076 * Makefile.def: Remove libhsail-rt.
1077 * Makefile.in: Likewise.
1078 * configure.ac: Likewise.
1079 * configure: Regenerate.
1080 * libhsail-rt/ChangeLog: Removed.
1081 * libhsail-rt/Makefile.am: Removed.
1082 * libhsail-rt/Makefile.in: Removed.
1083 * libhsail-rt/README: Removed.
1084 * libhsail-rt/aclocal.m4: Removed.
1085 * libhsail-rt/configure: Removed.
1086 * libhsail-rt/configure.ac: Removed.
1087 * libhsail-rt/configure.tgt: Removed.
1088 * libhsail-rt/include/internal/fibers.h: Removed.
1089 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1090 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1091 * libhsail-rt/include/internal/workitems.h: Removed.
1092 * libhsail-rt/rt/arithmetic.c: Removed.
1093 * libhsail-rt/rt/atomics.c: Removed.
1094 * libhsail-rt/rt/bitstring.c: Removed.
1095 * libhsail-rt/rt/fbarrier.c: Removed.
1096 * libhsail-rt/rt/fibers.c: Removed.
1097 * libhsail-rt/rt/fp16.c: Removed.
1098 * libhsail-rt/rt/misc.c: Removed.
1099 * libhsail-rt/rt/multimedia.c: Removed.
1100 * libhsail-rt/rt/queue.c: Removed.
1101 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1102 * libhsail-rt/rt/segment.c: Removed.
1103 * libhsail-rt/rt/workitems.c: Removed.
1104 * libhsail-rt/target-config.h.in: Removed.
1105
1106 2021-05-04 Nick Clifton <nickc@redhat.com>
1107
1108 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1109 * configure: Regenerate.
1110
1111 2021-04-28 Jakub Jelinek <jakub@redhat.com>
1112 Tobias Burnus <tobias@codesourcery.com>
1113
1114 * configure.ac (--enable-offload-defaulted): New.
1115 * configure: Regenerate.
1116
1117 2021-04-23 David Faust <david.faust@oracle.com>
1118
1119 * MAINTAINERS (Write After Approval): Add myself.
1120
1121 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1122
1123 * MAINTAINERS (Write After Approval): Add myself.
1124
1125 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1126
1127 * MAINTAINERS: Add myself as pru port maintainer.
1128
1129 2021-03-23 David Malcolm <dmalcolm@redhat.com>
1130
1131 * MAINTAINERS: Add myself as static analyzer maintainer.
1132
1133 2021-03-18 Jeff Law <jlaw@tachyum.com>
1134
1135 * MAINTAINERS: Update primary entry.
1136
1137 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1138
1139 * MAINTAINERS (Write After Approval): Add myself.
1140
1141 2021-03-13 Mike Frysinger <vapier@gentoo.org>
1142
1143 * Makefile.def: Remove all-sim dependency on configure-gdb.
1144 * Makefile.in: Regenerated.
1145
1146 2021-03-11 Jeff Law <law@redhat.com>
1147
1148 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1149
1150 2021-03-11 Martin Liska <mliska@suse.cz>
1151
1152 * Makefile.tpl: The change was done Makefile.in which
1153 is generated file.
1154
1155 2021-03-08 Jeff Law <law@redhat.com>
1156
1157 * MAINTAINERS: Update my email address
1158
1159 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1160
1161 * config.guess: Import latest upstream.
1162 * config.sub: Import latest upstream.
1163
1164 2021-01-25 Martin Liska <mliska@suse.cz>
1165
1166 PR gcov-profile/98739
1167 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1168 for profiledbootstrap.
1169
1170 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1171
1172 * MAINTAINERS (Write After Approval): Add myself.
1173
1174 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1175
1176 * MAINTAINERS (Write After Approval): Update my e-mail address.
1177
1178 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1179
1180 * MAINTAINERS: Fix spacing.
1181
1182 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1183
1184 * MAINTAINERS (Write After Approval): Add myself
1185
1186 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1187
1188 * Makefile.def: Sync with binutils-gdb:
1189 (dependencies): all-ld depends on all-libctf.
1190 (host_modules): libctf is no longer no_install.
1191 No longer no_check. Checking depends on all-ld.
1192 * Makefile.in: Regenerated.
1193
1194 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1195
1196 * libtool.m4: Match gnu* along other GNU systems.
1197 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1198 * libgo/configure: Re-generate.
1199
1200 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1201
1202 * MAINTAINERS: Update my email address.
1203
1204 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1205
1206 * MAINTAINERS (Write After Approval): Add myself.
1207
1208 2020-12-15 Nathan Sidwell <nathan@acm.org>
1209
1210 * Makefile.def
1211 * Makefile.in
1212 * Makefile.tpl
1213 * configure
1214 * configure.ac
1215
1216 2020-12-15 Nathan Sidwell <nathan@acm.org>
1217
1218 * Makefile.def: Add libcody.
1219 * configure.ac: Add libcody.
1220 * Makefile.in: Regenerated.
1221 * configure: Regenerated.
1222
1223 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1224
1225 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1226
1227 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1228
1229 PR target/97865
1230 * libtool.m4: Update handling of Darwin platform link flags
1231 for Darwin20.
1232
1233 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1234
1235 * .gitignore: Sync with binutils-gdb
1236
1237 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1238
1239 * MAINTAINERS: Add myself as arc port maintainer.
1240
1241 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1242
1243 PR d/87788
1244 * configure.ac: Don't disable D for *-*-darwin*.
1245 * configure: Regenerate.
1246
1247 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1248
1249 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1250 hppa64-*-hpux11*.
1251
1252 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1253
1254 * configure: Regenerate.
1255 * configure.ac: Add --bootstrap-hwasan option.
1256
1257 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1258
1259 * config.guess: Import latest upstream.
1260 * config.sub: Import latest upstream.
1261
1262 2020-11-16 Martin Liska <mliska@suse.cz>
1263
1264 * .gitignore: Add cache as clangd uses it now.
1265
1266 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1267
1268 * MAINTAINERS (Write After Approval): add myself
1269
1270 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1271
1272 * MAINTAINERS (Write After Approval): Add myself.
1273
1274 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1275
1276 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1277 Remove FIXME comments.
1278
1279 2020-11-06 Martin Uecker <muecker@gwdg.de>
1280
1281 * MAINTAINERS: Update my email address.
1282
1283 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1284
1285 * MAINTAINERS (Write After Approval): Add myself.
1286
1287 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1288
1289 PR target/97302
1290 * configure.ac: Only set with_gmp to /usr/local
1291 if not building in tree.
1292 * configure: Regenerate.
1293
1294 2020-09-18 Omar Tahir <omar.tahir@arm.com>
1295
1296 * MAINTAINERS (Write After Approval): Add myself.
1297
1298 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
1299
1300 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1301
1302 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
1303
1304 PR bootstrap/96612
1305 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1306 if not the same as ${host}.
1307 * configure: Regenerate.
1308
1309 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1310
1311 * MAINTAINERS (Write After Approval): Add myself.
1312
1313 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1314
1315 * MAINTAINERS: Update my email address.
1316
1317 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1318
1319 * MAINTAINERS (Write After Approval): Add myself.
1320
1321 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1322
1323 * MAINTAINERS (Write After Approval): Add myself.
1324
1325 2020-06-12 Martin Liska <mliska@suse.cz>
1326
1327 * .gitignore: Add .clang-tidy.
1328
1329 2020-06-08 Jason Merrill <jason@redhat.com>
1330
1331 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1332 * configure: Regenerate.
1333
1334 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1335
1336 * MAINTAINERS: Add myself as xtensa port maintainer.
1337
1338 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1339
1340 * configure.ac: Don't require --enable-host-shared when building
1341 for Mingw.
1342 * configure: Regenerate.
1343
1344 2020-05-18 Jason Merrill <jason@redhat.com>
1345
1346 * configure.ac: Update bootstrap dialect to -std=c++11.
1347
1348 2020-05-18 Alex Coplan <alex.coplan@arm.com>
1349
1350 * MAINTAINERS (Write After Approval): Add myself.
1351
1352 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1353
1354 PR target/92713
1355 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1356 (noconfigdirs): Add 'target-libstdc++-v3'.
1357 * configure: Regenerate.
1358
1359 2020-04-21 Stephen Casner <casner@acm.org>
1360
1361 PR 25830
1362 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1363 * configure: Rebuild.
1364
1365 2020-04-17 Martin Liska <mliska@suse.cz>
1366 Jonathan Yong <10walls@gmail.com>
1367
1368 PR gcov-profile/94570
1369 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1370 for CYGWIN.
1371
1372 2020-04-14 Martin Jambor <mjambor@suse.cz>
1373
1374 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1375
1376 2020-04-09 Tom Tromey <tom@tromey.com>
1377
1378 * configure: Rebuild.
1379 * Makefile.in: Rebuild.
1380 * Makefile.def (gdbsupport, gdbserver): New host modules.
1381 (configure-gdb): Depend on all-gdbsupport.
1382 (all-gdb): Depend on all-gdbsupport, all-libctf.
1383 * configure.ac (host_tools): Add gdbserver.
1384 Conditionally build gdbserver and gdbsupport.
1385
1386 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
1387
1388 * configure.ac: Build libgomp by default for amdgcn.
1389 * configure: Regenerate.
1390
1391 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1392
1393 * MAINTAINERS (Write After Approval): Add myself.
1394
1395 2020-02-28 Joel Hutton <joel.hutton@arm.com>
1396
1397 * MAINTAINERS (Write After Approval) : Add myself.
1398
1399 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
1400
1401 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1402
1403 2020-02-14 Martin Sebor <msebor@redhat.com>
1404
1405 * doc/extend.texi (attribute alias): Mention type requirement.
1406 (attribute weak): Same.
1407 (attribute weakref): Correct invalid example.
1408
1409 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1410
1411 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1412
1413 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1414 Jakub Jelinek <jakub@redhat.com>
1415
1416 * .gitattributes: Add *.md diff=md.
1417
1418 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
1419
1420 The mentioned auto-generated file is no more part of the
1421
1422 GCC sources, it's auto-generated in $(builddir) during build.
1423
1424 PR target/92055
1425 * contrib/gcc_update (files_and_dependencies): Remove
1426 entry for gcc/config/avr/t-multilib.
1427
1428 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
1429
1430 * MAINTAINERS: Update my email address.
1431
1432 2020-01-13 Joseph Myers <joseph@codesourcery.com>
1433
1434 * README.MOVED_TO_GIT: Remove.
1435
1436 2020-01-11 Joseph Myers <joseph@codesourcery.com>
1437
1438 * README.MOVED_TO_GIT: New file.
1439
1440 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1441
1442 * MAINTAINERS (Write After Approval): Add myself.
1443
1444 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
1445
1446 * MAINTAINERS (write_after_approval): Add myself.
1447
1448 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1449
1450 * MAINTAINERS (write_after_approval): Add myself.
1451
1452 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1453
1454 * MAINTAINERS (write_after_approval): Add myself.
1455
1456 2019-12-11 Matthias Klose <doko@ubuntu.com>
1457
1458 * configure.ac: Factor out common cases for compare_exclusions.
1459 * configure: Regenerate.
1460
1461 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1462
1463 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1464 flag.
1465
1466 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1467
1468 * MAINTAINERS (Write After Approval): Add myself.
1469
1470 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1471
1472 PR middle-end/92463
1473 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1474 * configure: Regenerate
1475
1476 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1477
1478 * configure.ac: Use https for gcc.gnu.org.
1479 * configure: Regenerated.
1480
1481 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1482
1483 * MAINTAINERS (aarch64 port): Remove my name, move to...
1484 (Write After Approval): ...Here.
1485
1486 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1487
1488 * MAINTAINERS: Change my email address as maintainer.
1489
1490 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1491
1492 PR fortran/91828
1493 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1494 * configure: Regenerated.
1495
1496 2019-10-21 Jason Merrill <jason@redhat.com>
1497
1498 * .gitattributes: Also check ChangeLog whitespace.
1499
1500 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1501
1502 * contrib/dg-extract-results.sh: Add support for KPASS.
1503 * contrib/dg-extract-results.py: Likewise.
1504
1505 2019-10-17 Jason Merrill <jason@redhat.com>
1506
1507 * .gitattributes: Avoid {} in filename pattern.
1508
1509 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1510
1511 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1512 Approval section.
1513
1514 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
1515
1516 * MAINTAINERS: Add myself to Write After Approval
1517
1518 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1519
1520 * MAINTAINERS: Add myself as an aarch64 maintainer.
1521
1522 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1523
1524 * MAINTAINERS: Add myself as aarch64 maintainer.
1525
1526 2019-09-23 Carl Love <cel@us.ibm.com>
1527
1528 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1529 New define_insn.
1530 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1531 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1532
1533 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1534
1535 * MAINTAINERS (Sam Tebbs): Update email address.
1536
1537 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
1538
1539 * MAINTAINERS: Update my email address.
1540
1541 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
1542
1543 * libtool.m4: Handle uclinuxfdpiceabi.
1544
1545 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1546
1547 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1548 Remove myself from Write After Approval section.
1549
1550 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1551
1552 * configure.ac: Support for bpf-*-* targets.
1553 * configure: Regenerate.
1554
1555 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1556
1557 * config.sub: Import upstream version 2019-06-30.
1558 * config.guess: Import upstream version 2019-07-24.
1559
1560 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1561
1562 * MAINTAINERS: Remove spu port maintainers.
1563
1564 2019-08-28 Martin Liska <mliska@suse.cz>
1565
1566 * .gitignore: Add .clangd and compile_commands.json
1567 to .gitignore.
1568
1569 2019-08-23 Michael Forney <mforney@mforney.org>
1570
1571 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1572 * Makefile.in: Regenerate.
1573
1574 2019-08-19 Tom Tromey <tom@tromey.com>
1575
1576 * configure: Rebuild.
1577 * configure.ac: Add --with-static-standard-libraries.
1578
1579 2019-08-16 Alexandre Oliva <oliva@gnu.org>
1580
1581 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1582
1583 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1584
1585 * MAINTAINERS (Write After Approval): Add myself.
1586
1587 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1588
1589 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1590 RISC-V port maitainer.
1591
1592 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1593
1594 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1595
1596 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1597
1598 * MAINTAINERS (Write After Approval): Add myself.
1599
1600 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
1601
1602 * MAINTAINERS (Write After Approval): Add myself.
1603
1604 2019-06-25 Martin Liska <mliska@suse.cz>
1605
1606 contrib/filter-clang-warnings.py: Transform from
1607 filter-rtags-warnings.py.
1608
1609 2019-06-15 Tom Tromey <tom@tromey.com>
1610
1611 * configure.ac (host_libs): Add gnulib.
1612 * configure: Rebuild.
1613 * Makefile.def (host_modules, dependencies): Add gnulib.
1614 * Makefile.in: Rebuild.
1615
1616 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1617
1618 * MAINTAINERS (Write After Approval): Add myself.
1619
1620 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1621
1622 * configure: Regenerate.
1623 * configure.ac: Add PRU target.
1624
1625 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1626
1627 * MAINTAINERS (Write After Approval): Add myself.
1628
1629 2019-06-11 Nick Clifton <nickc@redhat.com>
1630
1631 Import these changes from the binutils/gdb repository:
1632
1633 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1634
1635 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1636 and all its deps.
1637 * Makefile.in: Regenerated.
1638
1639 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1640
1641 * Makefile.def (host_modules): Add libctf.
1642 * Makefile.def (dependencies): Likewise.
1643 libctf depends on zlib, libiberty, and bfd.
1644 * Makefile.in: Regenerated.
1645 * configure.ac (host_libs): Add libctf.
1646 * configure: Regenerated.
1647
1648 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1649
1650 * MAINTAINERS (Write After Approval): Add myself.
1651
1652 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
1653
1654 * MAINTAINERS: Update my email address.
1655
1656 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
1657
1658 * MAINTAINERS (Write After Approval): Add myself.
1659
1660 2019-05-16 Jun Ma <junma@linux.alibaba.com>
1661
1662 * MAINTAINERS (Write After Approval): Add myself.
1663
1664 2019-05-07 Jim Wilson <jimw@sifive.com>
1665
1666 * MAINTAINERS: Remove myself as IA-64 maintainer.
1667
1668 2019-05-04 Roland Illig <roland.illig@gmx.de>
1669
1670 * MAINTAINERS (Write After Approval): Add myself.
1671
1672 2019-05-02 Richard Biener <rguenther@suse.de>
1673
1674 PR bootstrap/85574
1675 * Makefile.tpl (compare target): Also compare extra-compare
1676 files.
1677 * Makefile.in: Regenerate.
1678
1679 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1680
1681 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1682 as modulo-scheduler maintainer.
1683
1684 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1685
1686 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1687
1688 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1689
1690 * MAINTAINERS: Update my email address.
1691
1692 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
1693
1694 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1695 * configure: Regenerate.
1696
1697 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1698
1699 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1700 * configure: Regenerate.
1701
1702 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1703
1704 * configure.ac: Add target-zlib to target_libraries.
1705 * configure: Regenerate.
1706
1707 2019-04-09 Martin Liska <mliska@suse.cz>
1708
1709 * Makefile.in: Regenerate.
1710 * Makefile.tpl: Pass GENERATOR_CFLAGS
1711 in all stages.
1712
1713 2019-03-28 Martin Liska <mliska@suse.cz>
1714
1715 PR bootstrap/89829
1716 * Makefile.in: Revert r254150.
1717 * Makefile.tpl: Likewise.
1718
1719 2019-03-28 Ben Elliston <bje@gnu.org>
1720
1721 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1722 related, and libdecnumber.
1723
1724 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
1725
1726 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1727 (Write After Approval): Remove myself.
1728
1729 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1730
1731 * MAINTAINERS (Write After Approval): Add myself.
1732
1733 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
1734
1735 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1736 (Write After Approval): Remove myself and Julian.
1737
1738 2019-01-26 Harald Anlauf <anlauf@gmx.de>
1739
1740 * MAINTAINERS (Write After Approval): Add myself.
1741
1742 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1743
1744 * MAINTAINERS (Write After Approval): Add myself.
1745
1746 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1747
1748 * ChangeLog: Replace space with tab.
1749 * MAINTAINERS: Delete 1 tab to keep alignment.
1750
1751 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1752
1753 * MAINTAINERS (Write After Approval): Add myself.
1754
1755 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
1756
1757 * MAINTAINERS (Write After Approval): Add myself.
1758
1759 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
1760 Kwok Cheung Yeung <kcy@codesourcery.com>
1761 Julian Brown <julian@codesourcery.com>
1762 Tom de Vries <tom@codesourcery.com>
1763 Jan Hubicka <hubicka@ucw.cz>
1764 Martin Jambor <mjambor@suse.cz>
1765
1766 * configure.ac: Likewise.
1767 * configure: Regenerate.
1768 * contrib/config-list.mk: Add amdgcn-amdhsa.
1769
1770 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1771
1772 * MAINTAINERS (Write After Approval): Add myself.
1773
1774 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1775
1776 * MAINTAINERS (Write After Approval): Add myself.
1777
1778 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1779
1780 PR target/88535
1781 * config.guess: Import upstream version 2019-01-03.
1782 * config.sub: Import upstream version 2019-01-01.
1783
1784 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1785
1786 * MAINTAINERS (Write After Approval): Update my maintainer address.
1787
1788 2018-12-21 Gergö Barany <gergo@codesourcery.com>
1789
1790 * MAINTAINERS (Write After Approval): Add myself.
1791
1792 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
1793
1794 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1795
1796 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
1797
1798 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1799 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1800 (GCC_TARGET_TOOL): Likewise.
1801 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1802 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1803 OTOOL, OTOOL_FOR_TARGET: New substitutions.
1804 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1805 * configure: Regenerate.
1806 * Makefile.in: Likewise.
1807
1808 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
1809
1810 * MAINTAINERS (Write After Approval): Add myself.
1811
1812 2018-11-13 Martin Liska <mliska@suse.cz>
1813
1814 * gcc.target/i386/pr87930.c: Move to ...
1815 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
1816
1817 2018-11-10 Stafford Horne <shorne@gmail.com>
1818
1819 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1820 (Write After Approval): Remove myself.
1821
1822 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
1823
1824 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1825 Append $INCICONV to it.
1826
1827 2018-11-04 Stafford Horne <shorne@gmail.com>
1828
1829 * MAINTAINERS (Write After Approval): Add myself.
1830
1831 2018-10-31 Joseph Myers <joseph@codesourcery.com>
1832
1833 PR bootstrap/82856
1834 * multilib.am: New file. From automake.
1835
1836 Merge from binutils-gdb:
1837 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1838
1839 * libtool.m4: Use AC_LANG_SOURCE.
1840 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1841 * ar-lib: New file.
1842 * test-driver: New file.
1843 * configure: Re-generate.
1844
1845 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
1846
1847 * MAINTAINERS (Write After Approval): Add myself.
1848
1849 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1850
1851 PR bootstrap/87788
1852 PR d/87799
1853 * configure: Rebuild.
1854 * configure.ac: Disable D on systems where it is known not to work.
1855
1856 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1857
1858 * Makefile.def (target_modules): Add libphobos.
1859 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1860 GDCFLAGS_FOR_TARGET.
1861 (dependencies): Make libphobos depend on libatomic, libbacktrace
1862 configure, and zlib configure.
1863 (language): Add language d.
1864 * Makefile.in: Rebuild.
1865 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1866 (HOST_EXPORTS): Add GDC.
1867 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1868 (BASE_TARGET_EXPORTS): Add GDC.
1869 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1870 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1871 (EXTRA_HOST_FLAGS): Add GDC.
1872 (STAGE1_FLAGS_TO_PASS): Add GDC.
1873 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1874 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1875 environment variables.
1876 * configure: Rebuild.
1877 * configure.ac: Add target-libphobos to target_libraries. Set and
1878 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1879
1880 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
1881
1882 * MAINTAINERS (Write After Approval): Add myself.
1883
1884 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1885
1886 * MAINTAINERS (Write After Approval): Remove myself.
1887
1888 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1889
1890 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1891
1892 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
1893
1894 * MAINTAINERS: Update my email address.
1895
1896 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
1897
1898 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1899 maintainer.
1900
1901 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
1902
1903 * MAINTAINERS (Write After Approval): Add self.
1904
1905 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
1906
1907 * MAINTAINERS (write after approval): Add myself.
1908
1909 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
1910
1911 * MAINTAINERS: Update my email address.
1912
1913 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
1914
1915 * MAINTAINERS (write after approval): Add myself.
1916
1917 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
1918
1919 * MAINTAINERS: Add self to global reviewers list.
1920
1921 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
1922
1923 MAINTAINERS: Add c-sky port maintainers.
1924
1925 2018-08-10 Martin Liska <mliska@suse.cz>
1926
1927 * MAINTAINERS: Revert change in previous commit and
1928 join lines.
1929
1930 2018-08-10 Martin Liska <mliska@suse.cz>
1931
1932 * MAINTAINERS: Remove extra line.
1933
1934 2018-08-06 Naveen H.S <naveenh@marvell.com>
1935
1936 * MAINTAINERS: Update my email address.
1937
1938 2018-07-19 DJ Delorie <dj@redhat.com>
1939
1940 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1941 as maintainer.
1942
1943 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
1944
1945 * MAINTAINERS: Adjust email address for me and my colleague Robin
1946 Dapp.
1947
1948 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
1949 Sunil K Pandey <sunil.k.pandey@intel.com>
1950
1951 PR target/84413
1952 * config/i386/i386.c (m_CORE_AVX512): New.
1953 (m_CORE_AVX2): Likewise.
1954 (m_CORE_ALL): Add m_CORE_AVX2.
1955 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1956 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1957 and remove the rest of m_SKYLAKE_AVX512.
1958
1959 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1960
1961 * config.sub: Sync with upstream version 2018-07-03.
1962
1963 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1964
1965 * config.guess: Sync with upstream version 2018-06-26.
1966 * config.sub: Sync with upstream version 2018-07-02.
1967
1968 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
1969
1970 * libtool.m4: Sort output of 'find' to enable deterministic builds.
1971 * ltmain.sh: Likewise.
1972
1973 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
1974
1975 * contrib/config-list.mk: Remove powerpc-linux_paired.
1976
1977 2018-06-29 Alexandre Oliva <oliva@adacore.com>
1978
1979 * configure.ac: Introduce support for @unless/@endunless.
1980 * Makefile.tpl (dep-kind): Rewrite with cond; return
1981 postbootstrap in some cases.
1982 (make-postboot-dep, postboot-targets): New.
1983 (dependencies): Do not output postbootstrap dependencies at
1984 first. Output non-target ones changed for configure to depend
1985 on stage_last @if gcc-bootstrap, and the original deps @unless
1986 gcc-bootstrap.
1987 * configure.in, Makefile.in: Rebuilt.
1988
1989 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
1990
1991 * MAINTAINERS (write after approval): Add myself.
1992
1993 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
1994
1995 * MAINTAINERS (write after approval): Add myself.
1996
1997 2018-06-19 Nick Clifton <nickc@redhat.com>
1998
1999 * zlib/configure.ac: Restore old behaviour of only enabling
2000 multilibs when a target subdirectory is defined. This allows
2001 building with srcdir == builddir.
2002 * zlib/configure: Regenerate.
2003
2004 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2005
2006 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2007 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2008 * Makefile.in: Regenerate.
2009
2010 2018-06-16 Ben Elliston <bje@gnu.org>
2011
2012 * config.guess: Import latest version.
2013 * config.sub: Likewise.
2014
2015 2018-06-08 Martin Liska <mliska@suse.cz>
2016
2017 * MAINTAINERS: Remove MPX-related entries.
2018 * Makefile.def: Remove libmpx support.
2019 * Makefile.in: Regenerate.
2020 * configure.ac: Remove removed files.
2021 * configure: Regenerate.
2022 * libmpx/ChangeLog: Remove.
2023 * libmpx/Makefile.am: Remove.
2024 * libmpx/Makefile.in: Remove.
2025 * libmpx/acinclude.m4: Remove.
2026 * libmpx/aclocal.m4: Remove.
2027 * libmpx/config.h.in: Remove.
2028 * libmpx/configure: Remove.
2029 * libmpx/configure.ac: Remove.
2030 * libmpx/configure.tgt: Remove.
2031 * libmpx/libmpx.spec.in: Remove.
2032 * libmpx/mpxrt/Makefile.am: Remove.
2033 * libmpx/mpxrt/Makefile.in: Remove.
2034 * libmpx/mpxrt/libmpx.map: Remove.
2035 * libmpx/mpxrt/libtool-version: Remove.
2036 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2037 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2038 * libmpx/mpxrt/mpxrt.c: Remove.
2039 * libmpx/mpxrt/mpxrt.h: Remove.
2040 * libmpx/mpxwrap/Makefile.am: Remove.
2041 * libmpx/mpxwrap/Makefile.in: Remove.
2042 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2043 * libmpx/mpxwrap/libtool-version: Remove.
2044 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2045
2046 2018-06-04 Martin Liska <mliska@suse.cz>
2047
2048 * MAINTAINERS: Add myself as gcov maintainer.
2049
2050 2018-06-04 Matthew Fortune <mfortune@gmail.com>
2051
2052 * MAINTAINERS: Update my email address.
2053
2054 2018-06-04 Tom de Vries <tdevries@suse.de>
2055
2056 * MAINTAINERS: Remove write-after-approval entries for component
2057 maintainers.
2058
2059 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2060
2061 * MAINTAINERS (write after approval): Add myself.
2062
2063 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
2064
2065 * MAINTAINERS: Update my email address.
2066
2067 2018-06-01 Tom de Vries <tdevries@suse.de>
2068
2069 * MAINTAINERS: Update my email address.
2070
2071 2018-05-22 Bin Cheng <bin.cheng@arm.com>
2072
2073 * MAINTAINERS (loop-optimizer): Add myself.
2074
2075 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
2076
2077 * configure.ac: Added "nfp" target.
2078 * configure: Regenerate.
2079
2080 2018-04-30 Richard Biener <rguenther@suse.de>
2081
2082 PR bootstrap/85571
2083 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2084 (STAGE3_TFLAGS): Likewise.
2085 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2086 (STAGEtrain_TFLAGS): Likewise.
2087 * Makefile.in: Regenerate.
2088
2089 2018-04-26 Richard Biener <rguenther@suse.de>
2090
2091 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2092 (STAGE2_CFLAGS): Likewise.
2093 (STAGE2_TFLAGS): Likewise.
2094 (STAGE3_CFLAGS): Add -fchecking.
2095 (STAGE3_TFLAGS): Likewise.
2096 (STAGEtrain_CFLAGS): Filter out -fchecking.
2097 (STAGEtrain_TFLAGS): Likewise.
2098 * Makefile.in: Re-generate.
2099
2100 2018-04-25 Catherine Moore <clm@codesourcery.com>
2101
2102 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2103
2104 2018-04-18 Paul Clarke <pc@us.ibm.com>
2105
2106 * MAINTAINERS (write after approval): Add myself.
2107
2108 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2109
2110 * MAINTAINERS: Update my email address.
2111
2112 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2113
2114 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2115
2116 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2117
2118 * MAINTAINERS: Update my email address and disambiguate myself
2119 a bit from Will Schmidt.
2120
2121 2018-03-21 Nathan Sidwell <nathan@acm.org>
2122
2123 * MAINTAINERS: Move maintainers of now-removed picochip and score
2124 ports to write after approval.
2125
2126 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2127
2128 * MAINTAINERS: Add entry for SVE maintainership.
2129
2130 2018-02-13 Maciej W. Rozycki <macro@mips.com>
2131
2132 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2133 * configure: Regenerate.
2134
2135 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2136
2137 * MAINTAINERS (write after approval): Add myself.
2138
2139 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2140
2141 * MAINTAINERS (write after approval): Add myself.
2142
2143 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2144
2145 * MAINTAINERS (write after approval): Add myself.
2146
2147 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2148
2149 Update copyright years.
2150
2151 2018-01-03 Ben Elliston <bje@gnu.org>
2152
2153 * config.guess: Import latest version.
2154 * config.sub: Likewise.
2155
2156 2017-12-12 Stafford Horne <shorne@gmail.com>
2157
2158 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2159 * configure: Regenerate.
2160
2161 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2162
2163 * MAINTAINERS (Write After Approval): Add myself.
2164
2165 2017-11-28 Julia Koval <julia.koval@intel.com>
2166 Sebastian Peryt <sebastian.peryt@intel.com>
2167
2168 * Makefile.def (target_modules): Remove libcilkrts.
2169 * Makefile.in: Ditto.
2170 * configure: Ditto.
2171 * configure.ac: Ditto.
2172
2173 2017-11-28 Julia Koval <julia.koval@intel.com>
2174
2175 * MAINTAINERS (Write After Approval): Add myself.
2176
2177 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2178
2179 * MAINTAINERS (Write After Approval): Add myself.
2180
2181 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2182
2183 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2184 Use my SiFive email address.
2185
2186 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2187
2188 * MAINTAINERS (write after approval): Add myself.
2189
2190 2017-10-27 Martin Liska <mliska@suse.cz>
2191
2192 * Makefile.tpl: Use proper name of folder as it was renamed
2193 during transition to 4 stages.
2194 * Makefile.in: Regenerate.
2195
2196 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2197
2198 * MAINTAINERS (write after approval): Add myself.
2199
2200 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2201
2202 * MAINTAINERS: Add a note that maintainership also includes web
2203 pages, docs, and testsuite related to that area.
2204
2205 2017-09-25 Tom de Vries <tom@codesourcery.com>
2206
2207 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2208
2209 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2210
2211 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2212
2213 2017-09-15 Nathan Sidwell <nathan@acm.org>
2214
2215 * MAINTAINERS: Remove myself as a vxworks maintainer.
2216
2217 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2218
2219 * MAINTAINERS: Remove email address of Jim Norris.
2220
2221 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2222
2223 * MAINTAINERS (Reviewers): Move myself from here...
2224 (CPU Port Maintainers): ... to here.
2225
2226 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2227
2228 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2229
2230 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2231
2232 * MAINTAINERS (write after approval): Add myself.
2233
2234 2017-07-28 Tony Reix <tony.reix@atos.net>
2235
2236 * configure.ac (target-libffi): Don't disable for AIX.
2237 (go): Don't add to unsupported_languages on AIX.
2238 (target-libgo): Don't disable for AIX.
2239 * configure: Regenerate.
2240
2241 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2242
2243 * MAINTAINERS: Add myself.
2244
2245 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2246
2247 * MAINTAINERS: Update my email address.
2248
2249 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2250
2251 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2252 arm-specific auto-generated header files.
2253
2254 2017-07-03 Nathan Sidwell <nathan@acm.org>
2255
2256 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2257 * configure: Rebuilt.
2258
2259 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2260
2261 * MAINTAINERS: Readd myself for c6x.
2262
2263 2017-06-28 Martin Liska <mliska@suse.cz>
2264
2265 PR bootstrap/81217
2266 * Makefile.def: Remove superfluous bootstrap_target from
2267 bootstrap_stage.
2268 * Makefile.in: Re-generate the file.
2269
2270 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2271
2272 * MAINTAINERS: Add myself to Write After Approval
2273
2274 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2275
2276 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2277
2278 2017-06-19 Martin Liska <mliska@suse.cz>
2279
2280 * Makefile.def: Define 4 stages PGO bootstrap.
2281 * Makefile.tpl: Define FLAGS.
2282 * Makefile.in: Regenerate.
2283
2284 2017-06-14 Ian Lance Taylor <iant@golang.org>
2285
2286 * Makefile.def: Add check-gotools to go check targets.
2287 * Makefile.in: Rebuild.
2288
2289 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2290
2291 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2292
2293 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2294
2295 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2296 * configure: Regenerate.
2297
2298 2017-05-31 Martin Liska <mliska@suse.cz>
2299
2300 * configure.ac: Add handling of stage2_werror_flags to
2301 action-if-given and to action-if-not-given.
2302 * configure: Regenerate.
2303
2304 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2305
2306 * MAINTAINERS: Add self to Write After Approval
2307
2308 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2309
2310 * MAINTAINERS: Update my email address, and remove myself as
2311 maintainer in some areas.
2312
2313 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2314
2315 * MAINTAINERS: Add self to Write After Approval
2316
2317 2017-05-25 Nathan Sidwell <nathan@acm.org>
2318
2319 * configure.ac: Add --enable-languages=default to mean default and
2320 make --enable-languages=all mean all supported languages.
2321 * configure: Regenerated.
2322
2323 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2324
2325 * config.gcc (powerpc*-*-*spe*): New.
2326 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2327 (powerpc-*-rtems*spe*): New.
2328 (powerpc*-*-linux*spe*): New.
2329 (powerpc-wrs-vxworksspe): New.
2330 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2331 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2332 * config.host (powerpc*-*-*spe*): New.
2333
2334 2017-05-19 Martin Liska <mliska@suse.cz>
2335
2336 * configure.ac: Add --enable-werror-always just for
2337 bootstrap-debug (or none build config) and do not add it
2338 when we are on a release branch.
2339 * configure: Regenerated.
2340
2341 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2342
2343 * MAINTAINERS: Add self to Write After Approval
2344
2345 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2346
2347 * MAINTAINERS: Move myself to Write After Approval section.
2348
2349 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2350
2351 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2352 ACCH registers.
2353 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2354 available.
2355 (umulsidi3): Likewise.
2356 (mulsidi3_700): Disable this pattern when we have advanced mpy
2357 instructions.
2358 (umulsidi3_700): Likewise.
2359 (maddsidi4): New pattern.
2360 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2361 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2362 (mpydu_imm_arcv2hs): Likewise.
2363 * config/arc/predicates.md (accl_operand): New predicate.
2364
2365 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2366 Andrew Burgess <andrew.burgess@embecosm.com>
2367
2368 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2369 case.
2370 (ARC_AUTOFP_IRQ_P): Likewise.
2371 (ARC_AUTO_IRQ_P): Likewise.
2372 (rgf_banked_register_count): New variable.
2373 (parse_mrgf_banked_regs_option): New function.
2374 (arc_override_options): Handle rgf_banked_regs option.
2375 (arc_handle_interrupt_attribute): Add firq option.
2376 (arc_compute_function_type): Return fast irq type when required.
2377 (arc_must_save_register): Handle fast interrupts.
2378 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2379 (arc_return_address_regs): Update.
2380 * config/arc/arc.h (arc_return_address_regs): Update.
2381 (arc_function_type): Add fast interrupt type.
2382 (ARC_INTERRUPT_P): Update.
2383 (RC_FAST_INTERRUPT_P): Define.
2384 * config/arc/arc.md (simple_return): Update for fast interrupts.
2385 (p_return_i): Likewise.
2386 * config/arc/arc.opt (mrgf-banked-regs): New option.
2387 * doc/invoke.texi (mrgf-banked-regs): Document.
2388
2389 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2390
2391 * config/arc/arc.c (irq_ctrl_saved): New variable.
2392 (ARC_AUTOBLINK_IRQ_P): Define.
2393 (ARC_AUTOFP_IRQ_P): Likewise.
2394 (ARC_AUTO_IRQ_P): Likewise.
2395 (irq_range): New function.
2396 (arc_must_save_register): Likewise.
2397 (arc_must_save_return_addr): Likewise.
2398 (arc_dwarf_emit_irq_save_regs): Likewise.
2399 (arc_override_options): Handle deferred options.
2400 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2401 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2402 arc_must_save_return_addr.
2403 (arc_compute_frame_size): Handle automated save and restore of
2404 registers.
2405 (arc_expand_prologue): Likewise.
2406 (arc_expand_epilogue): Likewise.
2407 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2408 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2409 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2410
2411 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2412 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2413
2414 PR bootstrap/77661
2415 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2416 in-tree build MPC.
2417 * Makefile.in: Regenerate.
2418
2419 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2420
2421 * configure.ac: Enable LTO by default on darwin >= 9.
2422 * configure: Regenerate.
2423
2424 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2425
2426 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2427 and Andrew Waterman as the RISC-V maintainers.
2428
2429 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2430
2431 * MAINTAINERS: Add self to Write After Approval
2432
2433 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2434
2435 * config.guess: Import latest from upstream.
2436
2437 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2438
2439 * MAINTAINERS (Write After Approval): Remove entries that are
2440 already covered under Reviewers.
2441
2442 2017-03-08 Mark Wielaard <mark@klomp.org>
2443
2444 PR demangler/70909
2445 PR demangler/67264
2446 * include/demangle.h: Add d_printing to struct demangle_component
2447 and pass struct demangle_component as non const.
2448
2449 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2450
2451 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2452
2453 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2454
2455 * Makefile.tpl: Remove HOST_ISLVER.
2456 (HOST_EXPORTS): Remove ISLVER.
2457 * Makefile.in: Regenerate.
2458
2459 2017-02-13 Richard Biener <rguenther@suse.de>
2460
2461 * configure: Re-generate.
2462
2463 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2464
2465 * MAINTAINERS: Adjust bug reporting URL.
2466
2467 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2468
2469 * MAINTAINERS (Write After Approval): Remove redundant entry
2470 for Andrew Burgess.
2471
2472 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
2473
2474 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2475 32-bit hppa*-*-hpux*.
2476 * configure: Regenerate.
2477
2478 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2479
2480 * configure.ac: Moved the white list of enabling BRIG FE to
2481 libhsail-rt/configure.tgt.
2482 * configure: Regenerated.
2483 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2484
2485 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
2486 Martin Jambor <mjambor@suse.cz>
2487
2488 * Makefile.def (target_modules): Added libhsail-rt.
2489 (languages): Added language brig.
2490 * Makefile.in: Regenerated.
2491 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2492 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2493 * configure: Regenerated.
2494
2495 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2496
2497 PR other/79046
2498 * configure: Regenerated.
2499
2500 2017-01-04 Alan Modra <amodra@gmail.com>
2501
2502 * configure: Regenerate.
2503
2504 2016-12-29 Ben Elliston <bje@gnu.org>
2505
2506 * config.sub: Import latest version.
2507
2508 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2509
2510 * MAINTAINERS (Write After Approval): Add myself.
2511
2512 2016-12-21 Jakub Jelinek <jakub@redhat.com>
2513
2514 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2515 includes bootstrap-mpx.
2516 * configure: Regenerated.
2517
2518 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2519
2520 * MAINTAINERS (Write After Approval): Add myself.
2521
2522 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2523
2524 * configure: Regenerate.
2525
2526 2016-12-01 Matthias Klose <doko@ubuntu.com>
2527
2528 * configure.ac: Don't use pkg-config to check for bdw-gc.
2529 * configure: Regenerate.
2530
2531 2016-11-30 Matthias Klose <doko@ubuntu.com>
2532
2533 * Makefile.def: Remove reference to boehm-gc target module.
2534 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2535 options and for the bdw-gc pkg-config module.
2536 * configure: Regenerate.
2537 * Makefile.in: Regenerate.
2538
2539 2016-11-28 Nathan Sidwell <nathan@acm.org>
2540
2541 * MAINTAINERS (nvptx): Remove self.
2542
2543 2016-11-25 Ben Elliston <bje@gnu.org>
2544
2545 * config.guess: Import latest version.
2546 * config.sub: Likewise.
2547
2548 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2549
2550 * MAINTAINERS (Write After Approval): Add myself.
2551
2552 2016-11-15 Matthias Klose <doko@ubuntu.com>
2553
2554 * Makefile.def: Remove references to GCJ.
2555 * Makefile.tpl: Likewise.
2556 * Makefile.in: Regenerate.
2557
2558 2016-11-15 Matthias Klose <doko@ubuntu.com>
2559
2560 * config-ml.in: Remove references to GCJ.
2561 * configure.ac: Likewise.
2562 * configure: Regenerate.
2563
2564 2016-11-01 Josh Conner <joshconner@google.com>
2565
2566 * MAINTAINERS (Write After Approval): Update email address,
2567
2568 2016-10-27 Carl Love <cel@us.ibm.com>
2569
2570 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2571 Approval list to make it alphabetical.
2572
2573 2016-10-27 Carl Love <cel@us.ibm.com>
2574
2575 * MAINTAINERS (Write After Approval): Add myself.
2576
2577 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2578
2579 * MAINTAINERS (Reviewers): Add myself.
2580 (Write After Approval): Add myself.
2581
2582 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2583 Ulrich Weigand <uweigand@de.ibm.com>
2584
2585 * MAINTAINERS: Update email address.
2586
2587 2016-10-10 Nathan Sidwell <nathan@acm.org>
2588
2589 * MAINTAINERS: Update email address.
2590
2591 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2592
2593 * configure.ac: Add aarch64-*-freebsd*.
2594 * configure: Regenerate.
2595
2596 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2597
2598 * MAINTAINERS: Update email address after it got reverted.
2599
2600 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2601
2602 * configure.ac (target_libraries): Readd target-boehm-gc.
2603 Restore --enable-objc-gc handling.
2604 * configure: Regenerate.
2605
2606 2015-10-03 Jeff Law <law@redhat.com>
2607
2608 * MAINTAINERS: Move several inactive maintainers to the
2609 write-after-approval section.
2610
2611 2016-09-30 Jakub Jelinek <jakub@redhat.com>
2612
2613 * configure.ac: Add target-libffi to target_libraries.
2614 Readd libgcj target disablings, modified to only target-libffi.
2615 Readd target addition of go to unsupported languages.
2616 * configure: Regenerated.
2617
2618 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2619
2620 * MAINTAINERS: Update email address.
2621
2622 2016-09-30 Andrew Haley <aph@redhat.com>
2623
2624 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2625 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2626 libgcj.
2627
2628 2016-09-30 Andrew Haley <aph@redhat.com>
2629
2630 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2631 write-after approval after GCJ deletion.
2632
2633 2016-09-30 Andrew Haley <aph@redhat.com>
2634
2635 * Makefile.def: Remove libjava.
2636 * Makefile.tpl: Likewise.
2637 * Makefile.in: Regenerate.
2638 * configure.ac: Likewise.
2639 * configure: Likewise.
2640 * gcc/java: Remove.
2641 * libjava: Likewise.
2642
2643 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2644
2645 * MAINTAINERS (Reviewers): Add myself.
2646
2647 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2648
2649 * configure.ac: Disable "sim" directory for arc*-*-*.
2650 * configure: Regenerated.
2651
2652 2016-09-23 Tamar Christina <tamar.christina@arm.com>
2653
2654 * MAINTAINERS (Write After Approval): Add myself.
2655
2656 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2657
2658 * configure.ac: Check for the minimum in-tree MPFR version
2659 handled.
2660 * configure: Regenerate.
2661
2662 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2663
2664 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2665 * configure: Regenerated.
2666
2667 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
2668
2669 * MAINTAINERS (Write After Approval): Add myself.
2670
2671 2016-06-23 Andi Kleen <ak@linux.intel.com>
2672
2673 * Makefile.def: Add autoprofiledbootstrap.
2674 * Makefile.tpl: Dito.
2675 * Makefile.in: Regenerate.
2676
2677 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2678
2679 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2680 * configure: Regenerate.
2681
2682 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2683
2684 * configure: Regenerate.
2685 * configure.ac: Remove support for avr-rtems.
2686
2687 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2688
2689 * MAINTAINERS (Write After Approval): Add myself.
2690
2691 2016-06-16 Michael Collison <michael.collison@arm.com>
2692
2693 * MAINTAINERS (Write After Approval): Add myself.
2694
2695 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2696
2697 * MAINTAINERS (Write After Approval): Update e-mail address.
2698
2699 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2700
2701 * MAINTAINERS (Write After Approval): Add myself.
2702
2703 2016-05-28 Alan Modra <amodra@gmail.com>
2704
2705 * Makefile.tpl (configure): Depend on m4 files included.
2706 * Makefile.in: Regenerate.
2707
2708 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2709
2710 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2711 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2712
2713 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2714
2715 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2716 special case builtin.
2717 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2718 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2719 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2720 for __builtin_vec_addec.
2721
2722 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2723
2724 * config.guess: Import version 2016-04-02 (newest).
2725 * config.sub: Import version 2016-05-10 (newest).
2726
2727 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
2728
2729 * configure.ac: Add ARC support to libgloss.
2730 * configure: Regenerate
2731
2732 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2733
2734 * MAINTAINERS (Write After Approval): Add myself.
2735
2736 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2737
2738 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2739 * configure: Regenerated.
2740 * Makefile.def (gmp): Explicitly disable assembler.
2741 (mpfr): Adjust lib_path.
2742 (mpc): Likewise.
2743 * Makefile.in: Regenerated.
2744
2745 2016-05-01 Jakub Jelinek <jakub@redhat.com>
2746
2747 PR bootstrap/70704
2748 * configure.ac (--enable-stage1-checking): Add missing
2749 --enable-checking=.
2750 * configure: Regenerated.
2751
2752 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2753
2754 * config.guess: Revert r235676.
2755 * config.sub: Revert r235676.
2756
2757 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2758
2759 * config.guess: Remove SH5 support.
2760 * config.sub: Likewise.
2761 * configure: Likewise.
2762 * configure.ac: Likewise.
2763
2764 2016-04-26 Jakub Jelinek <jakub@redhat.com>
2765
2766 PR bootstrap/70704
2767 * configure.ac (--enable-stage1-checking): For --disable-checking or
2768 implicit --enable-checking, make sure extra flag matches in between
2769 stage1 and later checking.
2770 * configure: Regenerated.
2771
2772 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2773
2774 * .gitattributes: New file.
2775
2776 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
2777
2778 * MAINTAINERS (rs6000/powerpc port): Add myself.
2779
2780 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
2781
2782 PR bootstrap/70173
2783 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2784 and gotools directories. Delete the stage_final file.
2785 * Makefile.in: Regenerate.
2786
2787 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
2788
2789 * MAINTAINERS (Write After Approval): Add myself.
2790
2791 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
2792
2793 * MAINTAINERS (Fortran maintainer): Remove myself.
2794
2795 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
2796
2797 * MAINTAINERS (Write After Approval): Add myself.
2798
2799 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
2800
2801 * MAINTAINERS (Write After Approval): Add myself.
2802
2803 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2804
2805 Sync with binutils-gdb:
2806
2807 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2808
2809 * configure.ac: Add mips and s390 to the gold target check.
2810 * configure: Regenerate.
2811
2812 2016-03-01 DJ Delorie <dj@redhat.com>
2813
2814 * MAINTAINERS (mep): Remove myself as MeP maintainer.
2815
2816 2016-02-22 David Malcolm <dmalcolm@redhat.com>
2817
2818 * MAINTAINERS (libcpp): Add myself.
2819 (diagnostic messages): Likewise.
2820
2821 2016-02-20 Tom de Vries <tom@codesourcery.com>
2822
2823 * MAINTAINERS: Fix whitespace.
2824
2825 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
2826
2827 * MAINTAINERS (Write After Approval): Add myself.
2828
2829 2016-01-29 Sebastian Pop <s.pop@samsung.com>
2830
2831 * config/isl.m4: Add comments about isl-0.16.
2832 * configure: Regenerate.
2833
2834 2016-01-29 Martin Jambor <mjambor@suse.cz>
2835
2836 * MAINTAINERS (hsa maintainers): Add myself.
2837
2838 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
2839
2840 * MAINTAINERS: (Write After Approval): Add myself.
2841
2842 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
2843 Sebastian Pop <s.pop@samsung.com>
2844
2845 * Makefile.in: Regenerate.
2846 * Makefile.tpl: Export ISLVER.
2847 * configure: Regenerate.
2848 * config/isl.m4: Detect isl-0.15.
2849
2850 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2851
2852 PR bootstrap/69329
2853 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2854 * Makefile.in: Regenerate.
2855
2856 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
2857
2858 * configure.ac: Enable LTO for DJGPP
2859 * configure: Regenerate
2860
2861 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
2862
2863 Sync with binutils-gdb:
2864 2015-10-21 Nick Clifton <nickc@redhat.com>
2865
2866 PR gas/19109
2867 * configure.ac: Note the 'none' is an acceptable argument to
2868 --enable-compressed-debug-sections.
2869 * configure: Regenerate.
2870
2871 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2872
2873 PR bootstrap/69134
2874 * Makefile.def (mpfr): Disable assembler.
2875 * Makefile.in: Regenerate.
2876
2877 2016-01-01 Ben Elliston <bje@gnu.org>
2878
2879 * config.guess: Import version 2016-01-01.
2880 * config.sub: Likewise.
2881
2882 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
2883
2884 * MAINTAINERS (Write After Approval): Add myself.
2885
2886 2015-12-17 Sebastian Pop <s.pop@samsung.com>
2887
2888 * Makefile.in: Replace ISL with isl.
2889 * Makefile.tpl: Same.
2890 * config/isl.m4: Same.
2891 * configure.ac: Same.
2892 * contrib/download_prerequisites: Same.
2893 * configure: Regenerate.
2894
2895 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
2896
2897 * MAINTAINERS (Write After Approval): Add Myself.
2898
2899 2015-12-17 Nathan Sidwell <nathan@acm.org>
2900
2901 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2902 * configure: Regenerate.
2903
2904 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
2905 Sebastian Pop <s.pop@samsung.com>
2906
2907 * config/isl.m4 (ISL_CHECK_VERSION): Check for
2908 isl_ctx_get_max_operations.
2909 * configure: Regenerate.
2910
2911 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
2912
2913 * MAINTAINERS (Write After Approval): Add myself.
2914
2915 2015-12-02 Ian Lance Taylor <iant@google.com>
2916
2917 PR go/66147
2918 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2919 * Makefile.in: Regenerate.
2920
2921 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2922
2923 PR libffi/65726
2924 * Makefile.def (lang_env_dependencies): Make libffi depend
2925 on cxx.
2926 * Makefile.in: Regenerate.
2927
2928 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
2929
2930 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2931 symbols.
2932
2933 2015-11-20 Tristan Gingold <gingold@adacore.com>
2934
2935 Sync with binutils-gdb:
2936 2015-11-20 Tristan Gingold <gingold@adacore.com>
2937
2938 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2939 * configure: Regenerate.
2940
2941 2015-11-19 Martin Liska <mliska@suse.cz>
2942
2943 * .gitignore: Add .clang-format to ignored files.
2944 * Makefile.in: Add clang-format.
2945 * Makefile.tpl: Likewise.
2946
2947 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
2948
2949 * configure.ac: Enable libmpx by default.
2950 * configure: Regenerated.
2951
2952 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
2953
2954 * MAINTAINERS: Update email address.
2955
2956 2015-10-23 Paulo Matos <pmatos@linki.tools>
2957
2958 * MAINTAINERS: Update email address.
2959
2960 2015-10-23 Alan Hayward <alan.hayward@arm.com>
2961
2962 * MAINTAINERS (Write After Approval): Add myself.
2963
2964 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2965
2966 Sync with binutils-gdb:
2967 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2968
2969 PR gas/19109
2970 * configure.ac: Add
2971 --enable-compressed-debug-sections={all,gas,gold,ld}.
2972 * configure: Regenerated.
2973
2974 2015-10-16 Arnaud Charlet <charlet@adacore.com>
2975
2976 * MAINTAINERS: Update list of Ada maintainers and email addresses.
2977
2978 2015-10-09 Martin Liska <mliska@suse.cz>
2979
2980 * MAINTAINERS (Write After Approval): Add myself.
2981
2982 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
2983
2984 * MAINTAINERS (Write After Approval): Add myself.
2985
2986 2015-10-02 Florian Weimer <fweimer@redhat.com>
2987
2988 * MAINTAINERS: Update email address.
2989
2990 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
2991
2992 * MAINTAINERS (Write After Approval): Add myself.
2993
2994 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
2995
2996 * MAINTAINERS: Update email.
2997
2998 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
2999
3000 * MAINTAINERS: Update my email address.
3001
3002 2015-09-01 James Bowman <james.bowman@ftdichip.com>
3003
3004 * MAINTAINERS (ft32 port): Add myself.
3005
3006 2015-08-28 David Sherwood <david.sherwood@arm.com>
3007
3008 * MAINTAINERS: Add myself.
3009
3010 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3011
3012 * MAINTAINERS (Write After Approval): Add myself.
3013
3014 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3015
3016 PR libfortran/54572
3017 * Makefile.def: Make libgfortran depend on libbacktrace.
3018 * Makefile.in: Regenerate.
3019
3020 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3021
3022 * MAINTAINERS (Write After Approval): Add myself.
3023
3024 2015-08-12 Tom de Vries <tom@codesourcery.com>
3025
3026 PR other/67092
3027 * configure.ac: Remove --with_host_libstdcxx support.
3028 * configure: Regenerate.
3029
3030 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3031 Jakub Jelinek <jakub@redhat.com>
3032
3033 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3034 nvptx*-*-*.
3035 * configure: Regenerate.
3036
3037 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3038
3039 * Makefile.def (libiconv): Define bootstrap=true.
3040 Mark pdf/html/info as missing.
3041 (configure-gcc): Depend on all-libiconv.
3042 (all-gcc): Ditto.
3043 (configure-libcpp): Ditto.
3044 (all-libcpp): Ditto.
3045 (configure-intl): Ditto.
3046 (all-intl): Ditto.
3047 * Makefile.in: Regenerate.
3048
3049 2015-08-03 Bin Cheng <bin.cheng@arm.com>
3050
3051 * MAINTAINERS (loop ivopts): Add the entry and myself.
3052
3053 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3054
3055 * MAINTAINERS (nvptx): Add self.
3056
3057 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3058
3059 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3060 128-bit vector modes.
3061
3062 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
3063
3064 * MAINTAINERS (Write After Approval): Add myself.
3065
3066 2015-07-28 Ben Elliston <bje@gnu.org>
3067
3068 * config.sub, config.guess: Import from upstream.
3069
3070 2015-07-24 Michael Darling <darlingm@gmail.com>
3071
3072 PR other/66259
3073 * config-ml.in: Reflects renaming of configure.in to configure.ac
3074 * configure: Likewise
3075 * configure.ac: Likewise
3076
3077 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3078
3079 * MAINTAINERS: Update my email address.
3080
3081 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3082
3083 Sync with binutils-gdb:
3084 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3085
3086 * configure.ac (target_configdirs): Exclude target-zlib if
3087 target-libjava isn't built.
3088 * configure: Regenerated.
3089
3090 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3091
3092 Sync with binutils-gdb:
3093 2015-05-13 John David Anglin <dave.anglin@bell.net>
3094
3095 * configure.ac: Disable configuration of GDB for HPUX targets.
3096 * configure: Regenerate.
3097
3098 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3099
3100 * configure.ac: Add --with-system-zlib.
3101 * configure: Regenerated.
3102
3103 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3104
3105 * configure.ac: Add FT32 support.
3106 * configure: Regenerate.
3107
3108 2015-01-12 Anthony Green <green@moxielogic.com>
3109
3110 * configure.ac: Don't disable gprof for moxie.
3111 * configure: Rebuild.
3112
3113 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3114
3115 Sync with binutils-gdb:
3116 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3117
3118 PR ld/18355
3119 * Makefile.def: Add extra_configure_flags to host zlib.
3120 * configure.ac (extra_host_zlib_configure_flags): New. Set
3121 to --enable-host-shared When bfd is to be built as shared
3122 library. AC_SUBST.
3123 * Makefile.in: Regenerated.
3124
3125 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3126
3127 Sync with src:
3128 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3129 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3130 * Makefile.in: Regenerated.
3131
3132 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3133
3134 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3135 target.
3136 * configure: Regenerate.
3137
3138 2015-06-23 Ludovic Courtès <ludo@gnu.org>
3139
3140 * MAINTAINERS (Write After Approval): Add myself.
3141
3142 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3143
3144 * MAINTAINERS (OS Port Maintainers): Add myself.
3145 (Various Maintainers): Remove myself from libffi testsuite.
3146
3147 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3148
3149 * MAINTAINERS (gen* on machine desc): Add self.
3150
3151 2015-06-02 Jason Merrill <jason@redhat.com>
3152
3153 PR bootstrap/66319
3154 * configure.ac: Use -std=gnu++98.
3155
3156 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3157
3158 * MAINTAINERS (Write After Approval): Add myself.
3159
3160 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3161
3162 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3163 * configure: Regenerate.
3164
3165 2015-05-26 Jason Merrill <jason@redhat.com>
3166
3167 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3168 * configure: Regenerate.
3169
3170 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3171
3172 * configure.ac: FT32 target added.
3173 * configure: Regenerated.
3174
3175 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3176
3177 * MAINTAINERS (Write After Approval): Add myself.
3178
3179 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3180
3181 * MAINTAINERS (Write After Approval): Add myself.
3182
3183 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3184
3185 * configure.ac: Fix typo.
3186 * configure: Regenerate.
3187
3188 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3189
3190 * MAINTAINERS (Write After Approval): Add myself.
3191
3192 2015-05-03 Matthias Klose <doko@ubuntu.com>
3193
3194 * configure.ac: Match $host configured with triplets.
3195 * configure: Regenerate.
3196
3197 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3198
3199 * Makefile.tpl: Remove surplus whitespace throughout.
3200 * Makefile.in: Regenerate.
3201
3202 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3203
3204 * MAINTAINERS (Various Maintainers): Add myself as instruction
3205 combiner maintainer.
3206
3207 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3208
3209 PR bootstrap/62077
3210 * configure.ac (--enable-stage1-checking): Default to
3211 release,misc,gimple,rtlflag,tree,types if --disable-checking
3212 or --enable-checking is not specified and DEV-PHASE is not
3213 experimental.
3214 * configure: Regenerated.
3215
3216 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3217
3218 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3219 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3220 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3221 * Makefile.in: Regenerate.
3222
3223 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3224
3225 * MAINTAINERS: Update my email address.
3226
3227 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3228
3229 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3230
3231 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3232
3233 * MAINTAINERS: Add myself as an arm port reviewer.
3234
3235 2015-03-25 Martin Liska <mliska@suse.cz>
3236 Yury Gribov <y.gribov@samsung.com>
3237
3238 * Makefile.in: Fix ln source location for vimrc file.
3239 * Makefile.tpl: Likewise.
3240
3241 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3242
3243 PR bootstrap/25672
3244 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3245 cross-compiling. Similarly for CXX_FOR_TARGET.
3246 * configure: Regenerate.
3247
3248 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3249
3250 * Makefile.def: Add libmpx.
3251 * configure.ac: Add libmpx.
3252 * Makefile.in: Regenerate.
3253 * configure: Regenerate.
3254
3255 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3256
3257 * MAINTAINERS (CPU Port Maintainers): Add myself
3258 i386 vector ISA extns mantainer.
3259
3260 2015-03-13 Jeff Law <law@redhat.com>
3261
3262 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3263 maintainer.
3264 Remove Richard Henderson as a maintainer for the x86 port.
3265
3266 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3267
3268 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3269
3270 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3271
3272 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3273 pointer bounds checker and i386 MPX maintainer.
3274
3275 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3276
3277 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3278
3279 2015-02-26 Martin Sebor <msebor@redhat.com>
3280
3281 * MAINTAINERS (Various Maintainers): Add self.
3282
3283 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3284
3285 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3286 Make sure it contains lto.
3287 * configure: Regenerate.
3288
3289 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3290
3291 * configure: Regenerate.
3292
3293 2015-02-06 Diego Novillo <dnovillo@google.com>
3294 1
3295 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3296 middle-end, docstring): Remove myself.
3297 (Write After Approval): Add myself.
3298
3299 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3300
3301 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3302 (Write After Approval): Update address.
3303
3304 2015-01-29 David Malcolm <dmalcolm@redhat.com>
3305
3306 PR jit/64780
3307 * configure.ac: Require the user to explicitly specify
3308 --enable-host-shared if the jit is enabled.
3309 * configure: Regenerate.
3310
3311 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3312
3313 * MAINTAINERS (Write After Approval): Add myself.
3314
3315 2015-01-25 Tom de Vries <tom@codesourcery.com>
3316
3317 * MAINTAINERS: Make whitespace consistent.
3318
3319 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
3320
3321 * MAINTAINERS (Write After Approval): Add myself.
3322
3323 2015-01-20 Andre Vehreschild <vehre@gmx.de>
3324
3325 * MAINTAINERS: (Write After Approval): Add myself.
3326
3327 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3328
3329 * MAINTAINERS: (Write After Approval): Add myself.
3330
3331 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3332
3333 * MAINTAINERS: (Write After Approval): Add myself.
3334
3335 2015-01-13 Iain Sandoe <iain@codesourcery.com>
3336
3337 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3338 objective-c/c++ front end maintainer.
3339
3340 2015-01-13 Marek Polacek <polacek@redhat.com>
3341
3342 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3343
3344 2015-01-12 Jeff Law <law@redhat.com>
3345
3346 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3347 a very long time.
3348
3349 2015-01-09 Ian Lance Taylor <iant@google.com>
3350
3351 * configure.ac (host_tools): Add gotools.
3352 * Makefile.def (host_modules): Add gotools.
3353 (dependencies): Add dependency of all-gotools on all-target-libgo.
3354
3355 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3356
3357 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3358 * configure: Regenerate.
3359
3360 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3361
3362 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3363 all-target-libgomp.
3364 * Makefile.in: Regenerate.
3365
3366 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3367
3368 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3369
3370 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3371
3372 * configure.ac: Add Visium support.
3373 * configure: Regenerate.
3374
3375 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3376
3377 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3378 * configure: Regenerate.
3379
3380 2015-01-03 Andrew Pinski <apinski@cavium.com>
3381
3382 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3383 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3384 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3385 (OBJCOPY_FOR_TARGET): New variable.
3386 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3387 * Makefile.in: Regenerate.
3388 * configure.ac: Check for already installed target objcopy.
3389 Also GCC_TARGET_TOOL on objcopy.
3390 * configure: Regenerate.
3391
3392 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3393
3394 * config.sub: Update from upstream, to 2015-01-01 version.
3395 * config.guess: Ditto.
3396
3397 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3398
3399 * MAINTAINERS (RTEMS Ports): Add myself.
3400
3401 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3402
3403 * MAINTAINERS (Write After Approval): Add myself.
3404
3405 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3406
3407 * MAINTAINERS (Write After Approval): Add myself.
3408
3409 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3410
3411 * configure.ac (--enable-as-accelerator-for): Don't set
3412 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3413 * configure: Regenerate.
3414
3415 2014-12-13 Jakub Jelinek <jakub@redhat.com>
3416
3417 PR bootstrap/64023
3418 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3419 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3420 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3421 to CXX.
3422 * Makefile.in: Regenerated.
3423
3424 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3425 Yury Gribov <y.gribov@samsung.com>
3426
3427 * .gitignore: Added .local.vimrc and .lvimrc.
3428 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3429 * Makefile.in: Regenerate.
3430
3431 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3432
3433 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3434 * configure: Regenerated.
3435
3436 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3437
3438 * MAINTAINERS (nvptx port): New entry.
3439
3440 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3441
3442 * configure: Regenerate.
3443
3444 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3445
3446 * configure.ac: Merge with Binutils.
3447
3448 2014-11-26 Tobias Burnus <burnus@net-b.de>
3449
3450 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3451 * Makefile.in: Regenerate.
3452
3453 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3454
3455 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3456 missing flex.
3457 * Makefile.in: Regenerated.
3458
3459 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3460
3461 * Makefile.in: Regenerate.
3462
3463 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3464
3465 PR bootstrap/63784
3466 * libtool.m4: Add $pic_flag with -shared.
3467
3468 2014-11-21 Renlin Li <Renlin.Li@arm.com>
3469
3470 * MAINTAINERS (Write After Approval): Added myself.
3471
3472 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3473
3474 * MAINTAINERS (write-after-approval): Add myself.
3475
3476 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3477
3478 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3479 from 2 years ago.
3480
3481 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3482
3483 Revert:
3484 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3485
3486 * MAINTAINERS (Write After Approval): Added myself as line map
3487 maintainer.
3488
3489 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3490
3491 Revert:
3492 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3493
3494 * MAINTAINERS (Write After Approval): Added myself.
3495
3496 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3497
3498 * MAINTAINERS (Write After Approval): Added myself.
3499
3500 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3501
3502 * MAINTAINERS (Write After Approval): Added myself as line map
3503 maintainer.
3504
3505 2014-11-17 Dodji Seketeli <dodji@redhat.com>
3506
3507 * MAINTAINERS (Various Maintainers): Added myself as line map
3508 maintainer.
3509
3510 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3511
3512 * move-if-change: Sync from upstream gnulib.
3513
3514 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3515
3516 * compile: Sync with upstream Automake.
3517 * depcomp: Ditto.
3518 * install-sh: Ditto.
3519 * missing: Ditto.
3520 * mkinstalldirs: Ditto.
3521 * ylwrap: Ditto.
3522
3523 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3524
3525 * config.sub: Update from upstream config repo.
3526 * config.guess: Ditto.
3527
3528 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3529
3530 * Makefile.def: Add liboffloadmic to target_modules. Make
3531 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3532 * Makefile.in: Regenerate.
3533 * configure: Regenerate.
3534 * configure.ac: Add liboffloadmic to target binaries.
3535 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3536 Add liboffloadmic to noconfig list when C++ is not supported.
3537
3538 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3539 Thomas Schwinge <thomas@codesourcery.com>
3540 Ilya Verbin <ilya.verbin@intel.com>
3541 Andrey Turetskiy <andrey.turetskiy@intel.com>
3542
3543 * configure: Regenerate.
3544 * configure.ac (--enable-as-accelerator-for)
3545 (--enable-offload-targets): New configure options.
3546
3547 2014-11-11 Tobias Burnus <burnus@net-b.de>
3548
3549 * Makefile.def: Make all-gcc depend on all-isl.
3550 * Makefile.in: Regenerate.
3551
3552 2014-11-11 David Malcolm <dmalcolm@redhat.com>
3553
3554 * ChangeLog.jit: New.
3555 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3556
3557 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3558
3559 PR target/63610
3560 * libtool.m4: Fix globbing of darwin versions.
3561 * configure: Regenerate.
3562
3563 2014-11-11 Tobias Burnus <burnus@net-b.de>
3564
3565 * Makefile.def: Remove CLooG.
3566 * Makefile.tpl: Ditto.
3567 * configure.ac: Ditto.
3568 * configure: Regenerate.
3569 * Makefile.in: Ditto.
3570
3571 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3572
3573 * configure.ac: Handle nvptx-*-*.
3574 * configure: Regenerate.
3575
3576 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3577
3578 * MAINTAINERS (Write After Approval): Add myself.
3579
3580 2014-10-31 Jakub Jelinek <jakub@redhat.com>
3581
3582 * Makefile.def (libcc1): Remove bootstrap=true;.
3583 * Makefile.in: Regenerated.
3584
3585 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3586
3587 * configure.ac: Update comment.
3588 * configure: Regenerate.
3589
3590 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3591
3592 * MAINTAINERS (Write After Approval): Add myself.
3593
3594 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3595
3596 * configure.ac (extra_host_libiberty_configure_flags): Add
3597 --enable-shared also for libcc1's benefit.
3598 * configure: Regenerate.
3599
3600 2014-10-29 Tristan Gingold <gingold@adacore.com>
3601
3602 * MAINTAINERS: Change my email address.
3603
3604 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3605 Tom Tromey <tromey@redhat.com>
3606
3607 * Makefile.def: Add libcc1 to host_modules.
3608 * configure.ac (host_tools): Add libcc1.
3609 * Makefile.in, configure: Rebuild.
3610
3611 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
3612
3613 * configure.ac (build_configargs): Don't share config.cache between
3614 build subdirs.
3615 * configure: Regenerate.
3616
3617 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3618
3619 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3620 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3621 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3622 leon3v7 as leon3.
3623 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3624 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3625 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3626 * config/sparc/sparc.md (cpu): Add leon3v7.
3627 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3628
3629 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3630
3631 * MAINTAINERS (write-after-approval): Add myself.
3632
3633 2014-10-23 Ian Lance Taylor <iant@google.com>
3634
3635 * configure.ac: Disable the Go frontend on systems where it is known
3636 to not work.
3637 * configure: Regenerate.
3638
3639 2014-10-23 Richard Biener <rguenther@suse.de>
3640
3641 * Makefile.def: Add libcpp build module and dependencies.
3642 * configure.ac: Add libcpp build module.
3643 * Makefile.in: Regenerate.
3644 * configure: Likewise.
3645
3646 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3647
3648 * MAINTAINERS (write-after-approval): Add myself.
3649
3650 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3651
3652 * INSTALL/README: Do not mention CVS.
3653
3654 2014-10-03 Jing Yu <jingyu@google.com>
3655
3656 * configure.ac: Add aarch64 to list of targets that support gold.
3657 * configure: Regenerate.
3658
3659 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
3660
3661 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3662
3663 2014-09-29 Catherine Moore <clm@codesourcery.com>
3664
3665 * MAINTAINERS: Add myself as MIPS maintainer.
3666
3667 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3668
3669 * MAINTAINERS: Move myself to MIPS maintainers.
3670
3671 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3672
3673 * MAINTAINERS: Put all email addresses between '<' and '>'.
3674
3675 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3676
3677 * MAINTAINERS: Move myself to reviewers (Fortran).
3678
3679 2014-09-01 Andi Kleen <ak@linux.intel.com>
3680
3681 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3682 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3683 * Makefile.in: Regenerate.
3684
3685 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3686
3687 * rtx-classes-status.txt: Delete
3688
3689 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3690
3691 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3692
3693 2014-08-27 Sebastian Pop <s.pop@samsung.com>
3694
3695 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3696 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3697 of checking for version number.
3698 * configure: Regenerated.
3699 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3700
3701 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3702
3703 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3704 is done; begin phase 6 (use extra rtx_def subclasses).
3705
3706 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3707
3708 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3709 done; begin phase 5 (additional rtx_def subclasses).
3710
3711 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3712
3713 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3714
3715 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3716
3717 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3718 SET_BB_HEADER are done.
3719
3720 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3721
3722 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3723 done.
3724
3725 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3726
3727 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3728
3729 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3730
3731 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3732
3733 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3734
3735 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3736
3737 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3738
3739 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3740
3741 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3742
3743 * rtx-classes-status.txt: Phase 3 (per-file commits within
3744 "config" subdirs) is done; begin phase 4 (removal of
3745 "scaffolding").
3746
3747 2014-08-23 David Malcolm <dmalcolm@redhat.com>
3748
3749 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3750 dir) is done; begin phase 3 (per-file commits within "config"
3751 subdirs).
3752
3753 2014-08-21 David Malcolm <dmalcolm@redhat.com>
3754
3755 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3756 phase 2 (per-file commits in main source dir).
3757
3758 2014-08-21 Bin Cheng <bin.cheng@arm.com>
3759
3760 * configure: Regenerated.
3761
3762 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3763
3764 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3765
3766 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3767
3768 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3769
3770 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3771
3772 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3773
3774 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3775
3776 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3777
3778 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3779
3780 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3781
3782 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
3783
3784 * MAINTAINERS (Write After Approval): Add myself.
3785
3786 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
3787
3788 * MAINTAINERS: Remove myself
3789
3790 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3791
3792 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3793
3794 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
3795
3796 * MAINTAINERS (Write After Approval): Add myself.
3797
3798 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3799
3800 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3801 SET_BB_HEADER, SET_BB_FOOTER
3802
3803 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3804
3805 * rtx-classes-status.txt: New file
3806
3807 2014-08-18 Roman Gareev <gareevroman@gmail.com>
3808
3809 * configure.ac: Eliminate ClooG installation dependency.
3810 * configure: Regenerate.
3811 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3812 * Makefile.in: Regenerate.
3813
3814 2014-08-15 Ilya Verbin <iverbin@gmail.com>
3815
3816 * MAINTAINERS (Write After Approval): Add myself.
3817
3818 2014-08-15 Ilya Tocar <tocarip@gmail.com>
3819
3820 * MAINTAINERS (Write After Approval): Add myself.
3821
3822 2014-08-01 Jiong Wang <jiong.wang@arm.com>
3823
3824 * MAINTAINERS (Write After Approval): Add myself.
3825
3826 2014-07-28 Anthony Green <green@moxielogic.com>
3827
3828 Import from savannah.gnu.org:
3829 * config.sub: Update to 2014-07-28 version.
3830
3831 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
3832
3833 * MAINTAINERS: Remove my MIPS maintainer entry.
3834
3835 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
3836
3837 PR target/47230
3838 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3839 * configure: Regenerate.
3840
3841 2014-07-24 James Norris <jnorris@codesourcery.com>
3842
3843 * MAINTAINERS (Write After Approval): Add myself.
3844
3845 2014-07-20 Roman Gareev <gareevroman@gmail.com>
3846
3847 * configure.ac: Accept only CLooG 0.18.1.
3848 * configure: Regenerate.
3849
3850 2014-07-17 Roman Gareev <gareevroman@gmail.com>
3851
3852 * configure.ac: Don't accept isl 0.11.
3853 * configure: Regenerate.
3854
3855 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3856
3857 * MAINTAINERS (Write After Approval): Add myself.
3858
3859 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3860
3861 * configure.ac: Don't accept isl 0.10.
3862 * configure: Regenerate.
3863
3864 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
3865
3866 Fix include path for in-tree cloog.
3867 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3868 * configure: Regenerate.
3869
3870 2014-06-18 Richard Henderson <rth@redhat.com>
3871
3872 * .gitignore: Import gcc_update output.
3873
3874 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
3875
3876 * config-ml.in: Robustify ac_configure_args parsing.
3877
3878 * configure.ac (--enable-linker-plugin-configure-flags)
3879 (--enable-linker-plugin-flags): New flags.
3880 (configdirs): Conditionally add libiberty-linker-plugin.
3881 * configure: Regenerate.
3882 * Makefile.def (host_modules): Add libiberty-linker-plugin.
3883 (host_modules) <lto-plugin>: Pay attention to
3884 @extra_linker_plugin_flags@ and
3885 @extra_linker_plugin_configure_flags@.
3886 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3887 * Makefile.in: Regenerate.
3888
3889 * Makefile.tpl (configure-[+prefix+][+module+])
3890 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3891 "module_srcdir" instead of "module" for locating a module's srcdir.
3892 * Makefile.in: Regenerate.
3893
3894 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
3895
3896 * MAINTAINERS (Write After Approval): Add myself.
3897
3898 2014-06-06 Sebastian Pop <sebpop@gmail.com>
3899
3900 * MAINTAINERS: Update my email address.
3901
3902 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
3903
3904 * MAINTAINERS (Write After Approval): Add myself.
3905
3906 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
3907
3908 * MAINTAINERS (Write After Approval): Add myself.
3909
3910 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
3911
3912 PR libstdc++/61011
3913 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3914 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3915 * configure: Regenerate.
3916
3917 2014-05-28 Pedro Alves <palves@redhat.com>
3918
3919 * MAINTAINERS (Write After Approval): Add myself.
3920
3921 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3922
3923 * MAINTAINERS: Update my affiliation/email.
3924
3925 2014-05-19 Mike Stump <mikestump@comcast.net>
3926
3927 * MAINTAINERS: Add wide-int reviewers.
3928
3929 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
3930
3931 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3932 * configure: Regenerated.
3933
3934 2014-05-15 Torvald Riegel <triegel@redhat.com>
3935
3936 * MAINTAINERS (libitm): Add myself as maintainer.
3937
3938 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
3939
3940 * MAINTAINERS (Write After Approval): Add myself.
3941
3942 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
3943
3944 * config.sub, config.guess: Import from upstream.
3945
3946 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3947
3948 * MAINTAINERS (Write After Approval): Put myself in correct order.
3949
3950 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3951
3952 * MAINTAINERS (Write After Approval): Add myself.
3953
3954 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3955
3956 * MAINTAINERS: Move myself from Reviewers to Write After Approval
3957 section.
3958
3959 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3960
3961 * MAINTAINERS (Write After Approval): Delete myself.
3962
3963 2014-04-17 Jakub Jelinek <jakub@redhat.com>
3964
3965 PR sanitizer/56781
3966 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3967 and -B* options with -Xcompiler.
3968
3969 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
3970
3971 PR bootstrap/60620
3972 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3973 * Makefile.in: Regenerate.
3974
3975 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3976
3977 * Makefile.def (dependencies): Make all-ld depend on all-binutils
3978 for WINDRES_FOR_TARGET in default-manifest.o rule.
3979 * Makefile.in: Regenerate.
3980
3981 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
3982
3983 * MAINTAINERS (Write After Approval): Add myself.
3984
3985 2014-03-26 Jakub Jelinek <jakub@redhat.com>
3986
3987 PR sanitizer/56781
3988 * Makefile.def: Set bootstrap=true; for host fixincludes.
3989 * configure.ac: Don't bootstrap host fixincludes unless
3990 --with-build-config=bootstrap-{a,ub}san.
3991 * Makefile.in: Regenerated.
3992 * configure: Regenerated.
3993
3994 2014-03-21 Jakub Jelinek <jakub@redhat.com>
3995
3996 * configure.ac: Move BUILD_CONFIG set up earlier. Add
3997 --enable-vtable-verify option parsing. Don't add
3998 target-libsanitizer to bootstrap_target_libs unless
3999 --with-build-config=bootstrap-asan or
4000 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4001 to bootstrap_target_libs unless --enable-vtable-verify.
4002 * configure: Regenerated.
4003
4004 2014-03-10 Anatoly Sokolov <aesok@post.ru>
4005
4006 * MAINTAINERS (Write After Approval): Add myself.
4007
4008 2014-03-07 Denis Chertykov <chertykov@gmail.com>
4009
4010 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4011
4012 2014-03-07 Jakub Jelinek <jakub@redhat.com>
4013
4014 PR bootstrap/58572
4015 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4016 -I for libstdc++-v3 includes if $(LEAN).
4017 * Makefile.in: Regenerated.
4018
4019 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
4020
4021 * MAINTAINERS: Update my email address.
4022
4023 2014-02-24 Walter Lee <walt@tilera.com>
4024
4025 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4026 (tilegx-*-*): Change to tilegx*-*-*.
4027 * configure: Regenerate.
4028
4029 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
4030
4031 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4032
4033 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4034
4035 * MAINTAINERS (Write After Approval): Add myself.
4036
4037 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4038
4039 PR target/59788
4040 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4041 *solaris2*.
4042
4043 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
4044
4045 * MAINTAINERS: Update my email address.
4046
4047 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4048
4049 * MAINTAINERS: Convert to UTF-8.
4050 Properly sort Xinliang David Li's entry.
4051
4052 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4053 Sandra Loosemore <sandra@codesourcery.com>
4054
4055 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4056 nios2 port maintainers.
4057
4058 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4059
4060 * MAINTAINERS (Write After Approval): Add myself.
4061
4062 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4063
4064 * configure.ac: Add user-friendly check for native x86_64-linux
4065 multilibs.
4066 * configure: Regenerate.
4067
4068 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4069
4070 * MAINTAINERS: Add myself as sh maintainer.
4071
4072 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4073
4074 * MAINTAINERS: Add self as SLSR maintainer.
4075
4076 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
4077
4078 * MAINTAINERS: Update my email address.
4079
4080 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
4081
4082 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4083
4084 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4085
4086 * Makefile.in: Regenerate.
4087
4088 * Makefile.tpl: Fix typo.
4089 * Makefile.in: Regenerate partially.
4090
4091 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4092
4093 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4094 supported.
4095 * configure: Regenerated.
4096
4097 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4098
4099 * MAINTAINERS (Write After Approval): Add myself.
4100
4101 2013-10-30 Jason Merrill <jason@redhat.com>
4102
4103 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4104 --disable-build-format-warnings.
4105
4106 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4107
4108 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
4109 depend on libstdc++ and libgcc.
4110 * configure: Regenerate.
4111 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4112 libcilkrts for POSIX and i*86, and x86_64 architectures.
4113 * Makefile.in: Added libcilkrts related fields to support building it.
4114
4115 2013-10-26 Jeff Law <law@redhat.com>
4116
4117 * Makefile.def (target_modules): Remove libmudflap
4118 (languages): Remove check-target-libmudflap).
4119 * Makefile.in: Rebuilt.
4120 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4121 * configure.ac (target_libraries): Remove target-libmudflap.
4122 Remove checks which disabled libmudflap on some systems.
4123 * configure: Rebuilt.
4124 * libmudflap: Directory removed.
4125
4126 2013-10-21 Cong Hou <congh@google.com>
4127
4128 * MAINTAINERS (Write After Approval): Add myself.
4129
4130 2013-10-16 Mike Stump <mikestump@comcast.net>
4131
4132 * .dir-locals.el: Add.
4133
4134 2013-10-15 David Malcolm <dmalcolm@redhat.com>
4135
4136 * configure.ac: Add --enable-host-shared
4137 * configure: Regenerate.
4138
4139 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4140
4141 Import from savannah.gnu.org:
4142 * config.guess: Update to 2013-06-10 version.
4143 * config.sub: Update to 2013-10-01 version.
4144
4145 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4146
4147 Changes to build configuration to allow big endian ARC ELF toolchain
4148 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4149 * configure: Regenerate.
4150
4151 2013-09-20 Alan Modra <amodra@gmail.com>
4152
4153 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4154 ppc host match. Support little-endian powerpc linux hosts.
4155
4156 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4157
4158 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4159 maintainer.
4160
4161 2013-09-12 DJ Delorie <dj@redhat.com>
4162
4163 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4164 maintainers.
4165
4166 2013-09-03 Richard Biener <rguenther@suse.de>
4167
4168 * configure.ac: Also allow ISL 0.12.
4169 * configure: Regenerated.
4170
4171 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4172
4173 * MAINTAINERS (Write After Approval): Add myself.
4174
4175 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4176
4177 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4178
4179 2013-08-26 Caroline Tice <cmtice@google.com>
4180
4181 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4182 "Various Reviewers" to libvtv "Various Maintainers".
4183
4184 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4185
4186 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4187
4188 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4189
4190 * MAINTAINERS: Update name, email.
4191
4192 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4193
4194 * MAINTAINERS (Write After Approval): Add myself.
4195
4196 2013-08-12 Caroline Tice <cmtice@google.com>
4197
4198 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4199 address in the Write After Approval section.
4200
4201 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4202
4203 * MAINTAINERS (Write After Approval): Update email.
4204
4205 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4206
4207 * configure.ac: Adjust to check VTV_SUPPORTED.
4208 * configure: Regenerated.
4209
4210 2013-08-02 Caroline Tice <cmtice@google.com>
4211
4212 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4213 on non-linux systems; add target-libvtv to noconfigdirs; add
4214 libsupc++/.libs to C++ library search paths.
4215 * configure: Regenerated.
4216 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4217 libstdc++ and libgcc.
4218 * Makefile.in: Regenerated.
4219
4220 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4221
4222 * MAINTAINERS (Write After Approval): Add myself.
4223
4224 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4225 Shiva Chen <shiva0217@gmail.com>
4226
4227 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4228 nds32 port maintainers.
4229
4230 2013-07-17 Tim Shen <timshen91@gmail.com>
4231
4232 * MAINTAINERS (Write After Approval): Add myself.
4233
4234 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4235
4236 * configure.ac: Sync from binutils.
4237 * configure: Regenerate.
4238
4239 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4240
4241 * MAINTAINERS (Write After Approval): Add myself.
4242
4243 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4244
4245 * MAINTAINERS (Write After Approval): Add myself.
4246
4247 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4248
4249 * MAINTAINERS (Write After Approval): Add myself.
4250
4251 2013-04-30 Brooks Moses <bmoses@google.com>
4252
4253 * MAINTAINERS: Update my email; move myself from Fortran
4254 reviewer to Write After Approval.
4255
4256 2013-04-16 Andreas Schwab <schwab@suse.de>
4257
4258 * configure.ac (aarch64-*-*): Don't disable java.
4259 * configure: Regenerate.
4260
4261 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4262
4263 * MAINTAINERS (Write After Approval): Add myself.
4264
4265 2013-03-30 Matthias Klose <doko@ubuntu.com>
4266
4267 * Makefile.def (target_modules): Don't install libffi.
4268 * Makefile.in: Regenerate.
4269
4270 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4271
4272 * MAINTAINERS (Write After Approval): Add myself.
4273
4274 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4275
4276 * MAINTAINERS (Write After Approval): Add myself.
4277
4278 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4279
4280 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4281 * configure: Regenerated.
4282
4283 2013-02-05 Ian Lance Taylor <iant@google.com>
4284
4285 PR go/55969
4286 * configure.ac: Disable libgo on some systems where it does not
4287 work.
4288
4289 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4290
4291 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4292 Remove Geoff Keating as rs6000 port maintainer, at his request.
4293
4294 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4295
4296 * MAINTAINERS: Update my email.
4297
4298 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
4299
4300 * configure: Re-generate.
4301
4302 2013-01-15 Richard Biener <rguenther@suse.de>
4303
4304 PR other/55973
4305 * configure: Re-generate.
4306
4307 2013-01-14 Matthias Klose <doko@ubuntu.com>
4308
4309 * Makefile.def (install-target-libsanitizer): Depend on
4310 install-target-libstdc++-v3.
4311 * Makefile.in: Regenerate.
4312
4313 2013-01-14 Richard Biener <rguenther@suse.de>
4314
4315 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4316 * configure: Re-generate
4317
4318 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4319
4320 * config.sub: Update from config repo.
4321
4322 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4323
4324 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4325 * Makefile.in: Regenerate.
4326
4327 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4328
4329 * MAINTAINERS (arc): Add new port maintainership for myself.
4330
4331 2013-01-09 Jason Merrill <jason@redhat.com>
4332
4333 * .gitignore: Import from gdb repository.
4334
4335 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4336
4337 * Makefile.def (configure-gcc): Depend on all-gmp.
4338 (all-gcc): Remove dependency on all-gmp.
4339 * Makefile.in: Regenerated.
4340
4341 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4342
4343 * config.sub: Merge from config repo.
4344 * config.guess: Ditto.
4345
4346 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4347
4348 * Makefile.def: Merge from binutils.
4349 * Makefile.in: Ditto.
4350
4351 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4352
4353 * MAINTAINERS: Update my email.
4354
4355 2012-12-29 Ben Elliston <bje@gnu.org>
4356
4357 * config.guess: Update to 2012-12-29 version.
4358 * config.sub: Likewise.
4359
4360 2012-12-20 Matthias Klose <doko@ubuntu.com>
4361
4362 * Makefile.def (install-target-libgfortran): Depend on
4363 install-target-libquadmath, install-target-libgcc.
4364 (install-target-libsanitizer): Depend on install-target-libgcc.
4365 (install-target-libjava): Depend on install-target-libgcc.
4366 (install-target-libitm): Depend on install-target-libgcc.
4367 (install-target-libobjc): Depend on install-target-libgcc.
4368 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4369 * Makefile.in: Regenerate.
4370
4371 2012-12-19 Matthias Klose <doko@ubuntu.com>
4372
4373 * Makefile.def (install-target-libgo): Depend on
4374 install-target-libatomic.
4375 * Makefile.in: Regenerate.
4376
4377 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4378
4379 PR go/55201
4380 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4381 * Makefile.in: Regenerate.
4382
4383 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4384
4385 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4386 * configure: Regenerate.
4387
4388 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4389
4390 * config.sub: Merge from config repo.
4391
4392 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4393
4394 * Makefile.def (target_modules): Add bootstrap=true and
4395 raw_cxx=true to libsanitizer.
4396 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4397 * Makefile.in: Regenerated.
4398 * configure: Likewise.
4399
4400 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4401
4402 * MAINTAINERS: Remove self as RTL optimization maintainer.
4403
4404 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4405
4406 * MAINTAINERS (Write After Approval): Add myself.
4407
4408 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4409
4410 * Makefile.def (target_modules): Remove bootstrap=true and
4411 raw_cxx=true from libsanitizer.
4412 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4413 * Makefile.in: Regenerated.
4414 * configure: Likewise.
4415
4416 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4417
4418 * Makefile.def (target_modules): Add bootstrap=true and
4419 raw_cxx=true to libsanitizer.
4420 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4421 * Makefile.in: Regenerated.
4422 * configure: Likewise.
4423
4424 2012-11-28 Andrew Pinski <apinski@cavium.com>
4425
4426 PR bootstrap/54279
4427 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4428 * configure: Regenerate.
4429 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4430 * Makefile.in: Regenerate.
4431
4432 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4433
4434 * configure.ac: Disable libsanitizer if we're not building C++.
4435 * configure: Regenerate.
4436
4437 2012-11-15 Roland McGrath <roland@hack.frob.com>
4438
4439 * MAINTAINERS (Write After Approval): Add myself.
4440
4441 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
4442
4443 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4444 Kostya Serebryany (kcc@google.com) and
4445 Jakub Jelinek (jakub@redhat.com).
4446 Rename area for Dodji Seketeli (dodji@redhat.com).
4447
4448 2012-11-15 Dodji Seketeli <dodji@redhat.com>
4449
4450 * MAINTAINERS: (asan.c, related): Add myself.
4451
4452 2012-11-14 Roland McGrath <mcgrathr@google.com>
4453
4454 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4455 * configure: Regenerate.
4456
4457 2012-11-13 Richard Henderson <rth@redhat.com>
4458
4459 * configure.ac: Move libsanitizer logic to subdirectory.
4460 * configure: Regenerate.
4461
4462 2012-11-13 Dodji Seketeli <dodji@redhat.com>
4463
4464 * configure.ac: Enable libsanitizer just on x86 linux for now.
4465 * configure: Re-generate.
4466
4467 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
4468
4469 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4470 sections.
4471 * configure: Regenerate.
4472
4473 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
4474
4475 * configure.ac: Add section for configdirs for libsanitizer.
4476 Disable for cris-*-* and mmix-*-*.
4477 * configure: Regenerate.
4478
4479 2012-11-12 Wei Mi <wmi@google.com>
4480
4481 * configure.ac: Add libsanitizer to target_libraries.
4482 * Makefile.def: Ditto.
4483 * configure: Regenerate.
4484 * Makefile.in: Regenerate.
4485 * libsanitizer: New directory for asan runtime. Contains an empty
4486 tsan directory.
4487
4488 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
4489
4490 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4491 against Mingw64 w32api.
4492 * configure: Regenerate.
4493
4494 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4495
4496 * configure: Regenerated.
4497
4498 2012-11-03 Robert Mason <rbmj@verizon.net>
4499
4500 * configure.ac: add --disable-libstdcxx configure option
4501 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4502
4503 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4504
4505 * MAINTAINERS (Write After Approval): Add myself.
4506
4507 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4508
4509 * MAINTAINERS (Write After Approval): Add myself.
4510
4511 2012-10-24 Sharad Singhai <singhai@google.com>
4512
4513 * MAINTAINERS (Write After Approval): Add myself.
4514
4515 2012-10-24 Eric Christopher <echristo@gmail.com>
4516
4517 * MAINTAINERS: Update email address.
4518
4519 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4520
4521 PR bootstrap/54820
4522 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4523 * configure: Regenerate.
4524
4525 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
4526
4527 * MAINTAINERS (aarch64): Add Marcus and myself.
4528
4529 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4530
4531 PR bootstrap/54820
4532 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4533 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4534 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4535 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4536 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4537 * Makefile.in: Regenerate.
4538 * configure.ac (have_static_libs): New variable and associated check.
4539 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4540 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4541 * configure: Regenerate.
4542
4543 2012-10-10 Richard Biener <rguenther@suse.de>
4544
4545 * MAINTAINERS: Adjust for changed surname.
4546
4547 2012-10-04 Lawrence Crowl <crowl@google.com>
4548
4549 * MAINTAINERS (Write After Approval): Add myself.
4550
4551 2012-10-01 Cary Coutant <ccoutant@google.com>
4552
4553 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4554
4555 2012-09-28 Ian Lance Taylor <iant@google.com>
4556
4557 * Makefile.def: Make all-target-libgo depend on
4558 all-target-libbacktrace.
4559 * Makefile.in: Rebuild.
4560
4561 2012-09-26 Ian Lance Taylor <iant@google.com>
4562
4563 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4564 * Makefile.in: Rebuild.
4565
4566 2012-09-20 Walter Lee <walt@tilera.com>
4567
4568 * configure.ac: Add tilegx to list of targets that support gold.
4569 * configure: Regenerate.
4570
4571 2012-09-20 Marek Polacek <polacek@redhat.com>
4572
4573 * MAINTAINERS (Write After Approval): Add myself.
4574
4575 2012-09-19 Steve Ellcey <sellcey@mips.com>
4576
4577 * configure.ac: Add mips*-mti-elf* target.
4578 * configure: Regenerate.
4579
4580 2012-09-17 Ian Lance Taylor <iant@google.com>
4581
4582 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4583 * configure.ac (host_libs): Add libbacktrace.
4584 (target_libraries): Add libbacktrace.
4585 * Makefile.def (host_modules): Add libbacktrace.
4586 (target_modules): Likewise.
4587 * configure, Makefile.in: Rebuild.
4588
4589 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
4590
4591 PR target/38607
4592 Merge upstream change.
4593 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4594
4595 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4596 Add libgomp*.o to compare_exclusions for AIX.
4597 * configure: Regenerate.
4598
4599 2012-09-06 Diego Novillo <dnovillo@google.com>
4600
4601 * configure.ac: Bump minimum GMP version to 4.2.3.
4602 * configure: Re-generate.
4603
4604 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
4605
4606 PR target/54461
4607 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4608 target-libgloss if not configured --with-avrlibc=no.
4609 * configure: Regenerate.
4610
4611 2012-09-04 Jason Merrill <jason@redhat.com>
4612
4613 * configure.ac: Fix --enable-languages=all.
4614
4615 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
4616
4617 * MAINTAINERS (Write After Approval): Add myself.
4618
4619 2012-09-03 Richard Guenther <rguenther@suse.de>
4620
4621 PR bootstrap/54138
4622 * configure.ac: Re-organize ISL / CLOOG checks to allow
4623 disabling with either --without-isl or --without-cloog.
4624 * configure: Regenerated.
4625
4626 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
4627
4628 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4629 * configure: Regenerate.
4630
4631 2012-08-27 Ulrich Drepper <drepper@gmail.com>
4632
4633 * MAINTAINERS: Fix my email address.
4634
4635 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4636
4637 PR binutils/4970
4638 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4639 and opcodes.
4640 * Makefile.in: Regenerated.
4641
4642 2012-08-26 Art Haas <ahaas@impactweather.com>
4643
4644 * configure: Regenerate.
4645
4646 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4647
4648 * INSTALL/README: Also refer to the online installation
4649 instructions.
4650
4651 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4652
4653 * MAINTAINERS (Write After Approval): Add myself.
4654 (Picochip port): Remove myself.
4655
4656 2012-08-14 Diego Novillo <dnovillo@google.com>
4657
4658 Merge from cxx-conversion branch.
4659
4660 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4661 POSTSTAGE1_CONFIGURE_FLAGS.
4662 * Makefile.in: Regenerate.
4663 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4664 Force C++ when bootstrapping.
4665 * configure: Regenerate.
4666
4667 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4668
4669 * MAINTAINERS (Write After Approval): Add myself.
4670
4671 2012-07-16 Joseph Myers <joseph@codesourcery.com>
4672
4673 * README: Document use of ranges of years in copyright notices.
4674
4675 2012-07-06 Richard Guenther <rguenther@suse.de>
4676
4677 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4678 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4679 --with-gmp=system.
4680 * Makefile.in: Regenerated.
4681 * configure: Likewise.
4682
4683 2012-07-06 Richard Guenther <rguenther@suse.de>
4684
4685 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4686 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4687 supply V=1 as extra_make_flags.
4688 * configure: Regenerated.
4689 * Makefile.in: Likewise.
4690
4691 2012-07-04 Tristan Gingold <gingold@adacore.com>
4692
4693 * configure: Regenerate.
4694
4695 2012-07-03 Richard Guenther <rguenther@suse.de>
4696
4697 * Makfile.def (isl): Remove not necessary extra_exports and
4698 extra_make_flags.
4699 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4700 * Makefile.in: Regenerated.
4701
4702 2012-07-03 Richard Guenther <rguenther@suse.de>
4703
4704 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4705 * configure.ac: If either the ISL or the CLooG check failed
4706 do not try to build in-tree versions.
4707 * Makefile.in: Regenerated.
4708 * configure: Regenerated.
4709
4710 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4711
4712 * configure: Regenerate.
4713
4714 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
4715
4716 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4717 maintainer.
4718
4719 2012-07-02 Richard Guenther <rguenther@suse.de>
4720
4721 * configure: Regenerated.
4722
4723 2012-07-02 Richard Guenther <rguenther@suse.de>
4724 Michael Matz <matz@suse.de>
4725 Tobias Grosser <tobias@grosser.es>
4726 Sebastian Pop <sebpop@gmail.com>
4727
4728 * Makefile.def: Add ISL host module, remove PPL host module.
4729 Adjust ClooG host module to use the proper ISL.
4730 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4731 * configure.ac: Include config/isl.m4. Add ISL host library,
4732 remove PPL. Remove PPL configury, add ISL configury, adjust
4733 ClooG configury.
4734 * Makefile.in: Regenerated.
4735 * configure: Likewise.
4736
4737 2012-07-02 Richard Guenther <rguenther@suse.de>
4738
4739 Merge from graphite branch
4740 2011-07-21 Tobias Grosser <tobias@grosser.es>
4741
4742 * configure: Regenerated.
4743 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4744 both cloog.org and legacy versions. The only supported version will
4745 be CLooG with the isl backend.
4746
4747 2011-07-21 Tobias Grosser <tobias@grosser.es>
4748
4749 * configure: Regenerated.
4750 * configure.ac: Require cloog isl 0.17.0
4751
4752 2011-07-21 Tobias Grosser <tobias@grosser.es>
4753
4754 * configure: Regenerated.
4755 * config/cloog.m4: Do not define CLOOG_ORG
4756
4757 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4758
4759 * configure.ac: Skip C if explicitly selected.
4760 * configure: Regenerate.
4761
4762 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
4763
4764 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4765 they contain -O2.
4766 * configure: Regenerate.
4767
4768 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4769
4770 PR debug/53740
4771 * df.h, df-problems.c, dce.c: Revert last patch.
4772
4773 2012-06-25 Iain Sandoe <iain@codesourcery.com>
4774
4775 * MAINTAINERS (Write After Approval): Update my email address.
4776
4777 2012-06-21 Meador Inge <meadori@codesourcery.com>
4778
4779 * MAINTAINERS (Write After Approval): Add myself.
4780
4781 2012-06-20 Jason Merrill <jason@redhat.com>
4782
4783 * Makefile.tpl (check-target-libgomp-c++): New.
4784 (check-target-libitm-c++): New.
4785 * Makefile.def (c++): Add them.
4786 * Makefile.in: Regenerate.
4787
4788 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
4789
4790 * MAINTAINERS (Write After Approval): Add myself.
4791
4792 2012-05-16 Olivier Hainque <hainque@adacore.com>
4793
4794 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4795 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4796 (install-no-fixedincludes): Adjust accordingly.
4797 * Makefile.in: Regenerate.
4798
4799 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
4800
4801 Merge upstream change
4802 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4803
4804 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
4805
4806 * MAINTAINERS (Write After Approval): Add myself.
4807
4808 2012-05-09 Nick Clifton <nickc@redhat.com>
4809 Paul Smith <psmith@gnu.org>
4810
4811 PR bootstrap/50461
4812 * configure.ac (mpfr-dir): When using in-tree MPFR sources
4813 allow for the fact that from release v3.1.0 of MPFR the source
4814 files were moved into a src sub-directory.
4815 * configure: Regenerate.
4816
4817 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
4818
4819 * configure.ac: Bump minimum MPFR version to 2.4.0.
4820 * configure: Regenerated.
4821
4822 2012-05-01 Richard Henderson <rth@redhat.com>
4823
4824 * Makefile.def (libatomic): New target_module.
4825 * configure.ac (target_libraries): Add libatomic.
4826 (noconfigdirs): Check if libatomic is supported.
4827 * Makefile.in, configure: Rebuild.
4828
4829 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
4830
4831 * MAINTAINERS (Write After Approval): Add myself.
4832
4833 2012-04-25 Joel Brobecker <brobecker@adacore.com>
4834
4835 * config.sub: Update to 2012-04-18 version from official repo.
4836
4837 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
4838
4839 * MAINTAINERS (Write After Approval): Add myself.
4840
4841 2012-04-11 Steve Ellcey <sellcey@mips.com>
4842
4843 * MAINTAINERS: Changed email address.
4844
4845 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
4846
4847 PR target/52737
4848 * contrib/gcc_update (files_and_dependencies):
4849 Remove gcc/config/avr/t-multilib from touch data.
4850
4851 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4852
4853 * MAINTAINERS (OS Port Maintainers): Remove irix.
4854 * configure.ac (enable_libgomp): Remove *-*-irix6*.
4855 (unsupported_languages): Remove mips-sgi-irix6.*.
4856 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4857 (with_stabs): Remove.
4858 * configure: Regenerate.
4859
4860 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4861
4862 * MAINTAINERS (OS Port Maintainers): Remove osf.
4863 * configure.ac (enable_libgomp): Remove *-*-osf*.
4864 (with_stabs): Remove alpha*-*-osf*.
4865 * configure: Regenerate.
4866
4867 2012-03-05 Tristan Gingold <gingold@adacore.com>
4868
4869 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4870 * configure: Regenerate.
4871
4872 2012-02-17 Walter Lee <walt@tilera.com>
4873
4874 * MAINTAINERS: (Write After Approval): Delete myself.
4875
4876 2012-02-14 Walter Lee <walt@tilera.com>
4877
4878 * MAINTAINERS (tilegx port): Add myself.
4879 (tilepro port): Add myself.
4880 (Write After Approval): Add myself.
4881
4882 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
4883
4884 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4885 and Joseph Myers as docstring relicensing maintainers.
4886
4887 2012-02-09 Bin Cheng <bin.cheng@arm.com>
4888
4889 * MAINTAINERS (write-after-approval): Add myself.
4890
4891 2012-02-08 Ira Rosen <irar@il.ibm.com>
4892
4893 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4894 maintainer.
4895
4896 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4897
4898 * MAINTAINERS (Write After Approval): Move myself to
4899 maintain alphabetical order.
4900
4901 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4902
4903 * MAINTAINERS (Write After Approval): Add myself.
4904
4905 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4906
4907 * MAINTAINERS (Write After Approval): Add myself.
4908
4909 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4910 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4911
4912 * configure.ac (cr16-*-*): Remove nonconfigdirs.
4913 * configure: Regenerate.
4914
4915 2012-01-23 Harshit Chopra <harshit@google.com>
4916
4917 * MAINTAINERS (Write After Approval): Add myself.
4918
4919 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
4920
4921 * configure.ac: Remove reference to mh-interix.
4922 * configure: Regenerate.
4923
4924 2012-01-05 Richard Henderson <rth@redhat.com>
4925
4926 PR bootstrap/51072
4927 * configure.ac: Disable libitm if c++ is not enabled.
4928 * configure: Rebuild.
4929
4930 * configure.ac: Fix regexp for same.
4931 * configure: Rebuild.
4932
4933 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
4934
4935 * MAINTAINERS (Write After Approval): Add myself.
4936
4937 2012-01-02 Richard Guenther <rguenther@suse.de>
4938
4939 PR bootstrap/51686
4940 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4941 * Makefile.in: Regenerate.
4942
4943 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
4944
4945 * MAINTAINERS (Write After Approval): Add myself.
4946
4947 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
4948
4949 * configure: Regenerate.
4950
4951 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4952
4953 * MAINTAINERS (picochip): Changed email address.
4954
4955 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4956
4957 * MAINTAINERS (write-after-approval): Add self.
4958
4959 2011-11-29 DJ Delorie <dj@redhat.com>
4960
4961 * configure.ac (rl78-*-*) New case.
4962 * configure: Regenerate.
4963 * MAINTAINERS: Add myself as RL78 maintainer.
4964
4965 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4966
4967 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4968
4969 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
4970
4971 * libtool.m4: Additional FreeBSD 10 fixes.
4972
4973 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
4974
4975 * MAINTAINERS: Move myself from Write After Approval to CPU Port
4976 Maintainers section, as Epiphany maintainer.
4977
4978 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
4979
4980 PR target/49992
4981 * configure.ac: Remove ranlib special-casing for Darwin.
4982 * configure: Regenerate.
4983
4984 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
4985
4986 * MAINTAINERS (Reviewers): Keep the list sorted.
4987
4988 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
4989
4990 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4991
4992 2011-11-09 Roland McGrath <mcgrathr@google.com>
4993
4994 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4995 * configure: Rebuild.
4996 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4997 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4998 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4999 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5000 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5001 Add READELF.
5002 * Makefile.in: Rebuild.
5003
5004 2011-11-09 Jason Merrill <jason@redhat.com>
5005
5006 * Makefile.def (language=c++): Remove check-c++0x.
5007 * Makefile.in (check-gcc-c++): Regenerate.
5008
5009 2011-11-08 Richard Henderson <rth@redhat.com>
5010
5011 * configure.ac: Test for libitm directory present first.
5012
5013 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5014
5015 * configure.ac: Test libitm/configure.tgt to disable libitm.
5016 * configure: Rebuild.
5017
5018 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
5019 Richard Henderson <rth@redhat.com>
5020
5021 Merged from transactional-memory.
5022
5023 * Makefile.def (lang_env_dependencies): libitm is c++.
5024 Add libitm target module.
5025 * configure.ac: Likewise.
5026 * config/mmap.m4: New file.
5027 * contrib/gcc_update: Add libitm to touch data.
5028 * Makefile.in, configure: Rebuild.
5029
5030 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5031
5032 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5033 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5034 * Makefile.in: Regenerate.
5035
5036 2011-11-01 DJ Delorie <dj@redhat.com>
5037
5038 * config.sub: Update to version 2011-10-29 (added rl78)
5039
5040 2011-10-27 Nick Clifton <nickc@redhat.com>
5041
5042 * config.sub: Import these changes from the config project:
5043
5044 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5045 Ben Elliston <bje@gnu.org>
5046
5047 * config.sub (epiphany): New.
5048
5049 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5050 Ben Elliston <bje@gnu.org>
5051
5052 * config.sub (hexagon, hexagon-*): New.
5053
5054 2011-08-23 Roland McGrath <mcgrathr@google.com>
5055
5056 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5057 64eb to be64.
5058
5059 2011-08-16 Roland McGrath <mcgrathr@google.com>
5060
5061 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5062 (nacl): Grok as alias for 32el-unknown-nacl.
5063
5064 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5065
5066 * MAINTAINERS (Write After Approval): Add myself.
5067
5068 2011-10-24 Teresa Johnson <tejohnson@google.com>
5069
5070 * MAINTAINERS (Write After Approval): Add myself.
5071
5072 2011-09-21 Jakub Jelinek <jakub@redhat.com>
5073
5074 * MAINTAINERS (sparc port): Remove myself.
5075
5076 2011-09-14 Tom de Vries <tom@codesourcery.com>
5077
5078 * MAINTAINERS (Write After Approval): Add myself.
5079
5080 2011-08-14 Yao Qi <yao@codesourcery.com>
5081
5082 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5083 * configure: Regenerate.
5084
5085 2011-07-26 Ian Lance Taylor <iant@google.com>
5086
5087 * configure.ac: Set have_compiler based on whether gcc directory
5088 exists, rather than on whether gcc is in configdirs.
5089 * configure: Rebuild.
5090
5091 2011-07-21 Joseph Myers <joseph@codesourcery.com>
5092
5093 * MAINTAINERS (Global Reviewers): Add self.
5094
5095 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
5096
5097 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5098 link directories.
5099 * Makefile.in: Rebuild.
5100
5101 2011-07-20 Ian Lance Taylor <iant@google.com>
5102
5103 PR bootstrap/49787
5104 * configure.ac: Move --enable-bootstrap handling earlier in file.
5105 If --enable-bootstrap and either --enable-build-with-cxx or
5106 --enable-build-poststage1-with-cxx, enable C++ automatically.
5107 * configure: Rebuild.
5108
5109 2011-07-19 Ian Lance Taylor <iant@google.com>
5110
5111 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5112 make C++ a boot_language. Set and substitute
5113 POSTSTAGE1_CONFIGURE_FLAGS.
5114 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5115 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5116 * configure, Makefile.in: Rebuild.
5117
5118 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5119
5120 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5121 maintainers.
5122
5123 2011-07-18 Jakub Jelinek <jakub@redhat.com>
5124
5125 * MAINTAINERS (Global Reviewers): Add myself.
5126
5127 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5128
5129 * configure: Regenerate.
5130
5131 2011-07-16 Jason Merrill <jason@redhat.com>
5132
5133 * Makefile.def (language=c++): Add check-c++0x and
5134 check-target-libmudflap-c++.
5135 * Makefile.tpl (check-target-libmudflap-c++): New.
5136 * Makefile.in: Regenerate.
5137
5138 2011-07-16 Matthias Klose <doko@ubuntu.com>
5139
5140 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5141 * Makefile.def (target_modules/libjava): Pass
5142 $(EXTRA_CONFIGARGS_LIBJAVA).
5143 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5144 if not configured with --enable-static-libjava.
5145 * Makefile.in: Regenerate.
5146 * configure: Likewise.
5147
5148 2011-07-15 Jason Merrill <jason@redhat.com>
5149
5150 * Makefile.in (check-c++): Move check-gcc-c++0x after
5151 check-target-libstdc++-v3.
5152
5153 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5154
5155 * MAINTAINERS (c6x port): New entry.
5156
5157 2011-07-13 Jason Merrill <jason@redhat.com>
5158
5159 * Makefile.in (check-gcc-c++0x): New.
5160 (check-c++): Depend on it.
5161
5162 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5163
5164 PR target/39150
5165 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5166 x86_64-*-solaris2.1[0-9]*.
5167 * configure: Regenerate.
5168
5169 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5170
5171 * MAINTAINERS (RTL optimizers): Add self.
5172
5173 2011-06-27 Gabriel Charette <gchare@google.com>
5174
5175 * MAINTAINERS (Write After Approval): Add myself.
5176
5177 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5178
5179 PR regression/47836
5180 PR bootstrap/23656
5181 PR other/47733
5182 PR bootstrap/49247
5183 PR c/48825
5184 * configure.ac (target_libraries): Remove target-libiberty.
5185 Remove case-statement setting skipdirs=target-libiberty for
5186 multiple targets. Remove checking target_configdirs and
5187 removing target-libiberty but keeping target-libgcc if
5188 otherwise empty.
5189 * Makefile.def (target_modules): Don't add libiberty.
5190 (dependencies): Remove all traces of target-libiberty.
5191 * configure, Makefile.in: Regenerate.
5192
5193 2011-06-13 Walter Lee <walt@tilera.com>
5194
5195 * configure.ac (tilepro-*-*) New case.
5196 (tilegx-*-*): Likewise.
5197 * configure: Regenerate.
5198
5199 2011-06-06 Jing Yu <jingyu@google.com>
5200
5201 * configure.ac: Skip target-libiberty for
5202 arm*-*-linux-androideabi.
5203 * configure: Regenerated.
5204
5205 2011-06-06 Nick Clifton <nickc@redhat.com>
5206
5207 * config.sub: Sync from upstream.
5208
5209 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5210
5211 * MAINTAINERS (Write After Approval): Add myself.
5212
5213 2011-06-01 Daniel Jacobowitz <drow@false.org>
5214
5215 * MAINTAINERS: Update my email address.
5216
5217 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5218
5219 * MAINTAINERS (Write After Approval): Update my email address.
5220
5221 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5222
5223 * MAINTAINERS (Write After Approval): Add myself.
5224
5225 2011-05-08 Doug Kwan <dougkwan@google.com>
5226
5227 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5228 * configure: Regenerated.
5229 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5230 value from configure.
5231 * Makefile.in: Regenerated.
5232
5233 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5234
5235 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5236 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5237 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5238 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5239 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5240 *-*-vxworks*): Disable newlib and libgloss in separate case
5241 statement.
5242 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5243 to separate case statement.
5244 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5245 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5246 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5247 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5248 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5249 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5250 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5251 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5252 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5253 i[[3456789]]86-*-rdos*, m32r-*-*,
5254 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5255 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5256 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5257 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5258 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5259 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5260 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5261 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5262 and libgloss in main case over targets. Remove most empty cases
5263 in main case over targets.
5264 * configure: Regenerate.
5265
5266 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5267
5268 * MAINTAINERS (Write After Approval): Add myself.
5269
5270 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5271
5272 * configure.ac: Remove code setting special library locations for
5273 hppa*64*-*-hpux11*. Remove code setting compiler for
5274 sparc-sun-solaris2*.
5275 * configure: Regenerate.
5276
5277 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5278
5279 * configure.ac: Separate libgloss_dir settings from general case
5280 over targets.
5281 * configure: Regenerate.
5282
5283 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5284
5285 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5286 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5287 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5288 cases in libgcj-disabling case statement.
5289 (hppa*64*-*-linux*): Set unsupported_languages instead of
5290 disabling target-zlib.
5291 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5292 to hppa*64*-*-hpux*.
5293 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5294 hppa*-*-hpux*.
5295 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5296 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5297 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5298 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5299 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5300 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5301 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5302 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5303 libgcj-disabling case statement.
5304 * configure: Regenerate.
5305
5306 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5307
5308 * configure.ac: Disable Java for targets not supporting libffi.
5309 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5310 Remove cases in Java-disabling statement.
5311 (*arm-wince-pe): Change to arm-wince-pe.
5312 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5313 cases in Java-disabling statement.
5314 (bfin-*-*): Don't disable Java again.
5315 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5316 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5317 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5318 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5319 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5320 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5321 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5322 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5323 Java-disabling statement.
5324 (mmix-*-*): Don't disable Java again.
5325 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5326 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5327 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5328 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5329 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5330 statement.
5331 * configure: Regenerate.
5332
5333 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5334
5335 * configure.ac: Separate cases disabling Java and Java libraries
5336 from general case over targets.
5337 * configure: Regenerate.
5338
5339 2011-04-21 Jie Zhang <jzhang918@gmail.com>
5340
5341 * MAINTAINERS: Update my email address.
5342
5343 2011-04-20 Easwaran Raman <eraman@google.com>
5344
5345 * MAINTAINERS (Write After Approval): Add myself.
5346
5347 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5348
5349 PR lto/48086
5350 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5351 * configure: Regenerate.
5352
5353 2011-04-16 Jim Meyering <meyering@redhat.com>
5354
5355 * MAINTAINERS (Write After Approval): Add myself.
5356
5357 2011-04-15 Dodji Seketeli <dodji@redhat.com>
5358
5359 * MAINTAINERS: Update my email address.
5360
5361 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
5362
5363 * MAINTAINERS (Write After Approval): Add myself.
5364
5365 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5366
5367 * MAINTAINERS (Write After Approval): Add myself.
5368
5369 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5370
5371 * MAINTAINERS (Write After Approval): Add myself.
5372
5373 2011-04-06 Joseph Myers <joseph@codesourcery.com>
5374
5375 * configure.ac (build_tools): Remove build-byacc.
5376 (host_libs): Remove mmalloc.
5377 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5378 autoconf automake libtool diff rcs fileutils shellutils time
5379 textutils wdiff find uudecode hello tar gzip indent recode release
5380 sed perl gawk findutils gettext zip.
5381 (libgcj): Remove target-qthreads.
5382 (target_tools): Remove target-examples target-gperf.
5383 (YACC): Don't handle building byacc.
5384 * configure: Regenerate.
5385 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5386 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5387 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5388 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5389 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5390 handle building components.
5391 * Makefile.in: Regenerate.
5392
5393 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5394
5395 * MAINTAINERS: Update my email address as Xtensa maintainer.
5396
5397 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5398
5399 * config.sub: Sync from upstream.
5400
5401 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5402
5403 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5404 (microblaze*): Don't disable libssp.
5405 * configure: Regenerate.
5406
5407 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5408
5409 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5410 moveifchange.
5411 * configure: Regenerate.
5412 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5413 * Makefile.in: Regenerate.
5414
5415 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5416
5417 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5418 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5419 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5420 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5421 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5422 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5423 md_exec_prefix cases.
5424 * configure: Regenerate.
5425
5426 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5427
5428 * configure.ac: Separate cases disabling target-libssp,
5429 target-libiberty, target-libstdc++-v3 and Fortran from general
5430 case over targets.
5431 * configure: Regenerate.
5432
5433 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5434
5435 * configure.ac (*-*-chorusos): Don't disable libgcj.
5436 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5437 Remove case.
5438 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5439 (arm-*-coff): Don't disable libgcj.
5440 (arm*-*-linux-gnueabi): Remove useless assignment.
5441 (arm-*-riscix*): Don't disable libgcj.
5442 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5443 configuration.
5444 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5445 (c54x*-*-*): Remove case.
5446 (tic54x-*-*): Don't disable GCC or GCC libraries.
5447 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5448 to *.
5449 (d10v-*-*): Don't disable GCC libraries.
5450 (d30v-*-*): Don't disable libgcj.
5451 (h8500-*-*): Don't disable GCC libraries.
5452 (i960-*-*): Don't disable libgcj.
5453 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5454 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5455 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5456 libgcj.
5457 (m68k-*-coff*): Remove case.
5458 (mmix-*-*): Don't disable libgloss on host.
5459 (mn10200-*-*, mn10300-*-*): Remove cases.
5460 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5461 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5462 Don't disable libgcj.
5463 (romp-*-*): Remove case.
5464 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5465 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5466 case.
5467 (v810-*-*): Don't disable GCC libraries.
5468 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5469 (ip2k-*-*): Don't disable GCC libraries.
5470 * configure: Regenerate.
5471
5472 2011-03-28 Joseph Myers <joseph@codesourcery.com>
5473
5474 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5475 libffi on host.
5476 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5477 on host.
5478 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5479 * configure: Regenerate.
5480
5481 2011-03-26 John Marino <binutils@marino.st>
5482
5483 * configure.ac: Add support for *-*-dragonfly*
5484 * configure: Regenerate.
5485
5486 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5487
5488 * configure.ac (native_only): Remove.
5489 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5490 send-pr uudecode guile gnuserv on host.
5491 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5492 send-pr rcs guile perl texinfo libtool on host.
5493 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5494 automake send-pr rcs guile perl texinfo libtool on host.
5495 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5496 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5497 (alpha*-dec-osf*): Don't disable fileutils on target.
5498 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5499 texinfo send-pr expect dejagnu on target.
5500 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5501 target-qthreads on target.
5502 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5503 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5504 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5505 x86_64-*-mingw*): Don't disable expect on target.
5506 (*-*-cygwin*): Don't disable target-gperf on target.
5507 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5508 gnuserv on target.
5509 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5510 target.
5511 * configure: Regenerate.
5512
5513 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5514
5515 * configure.ac (target_tools): Remove target-groff.
5516 (native_only): Remove target-groff.
5517 (hppa*64*-*-*): Don't disable byacc.
5518 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5519 setting.
5520 (*-*-kaos*): Don't skip target-librx and target-groff.
5521 (*-*-netware*): Don't skip target-libmudflap.
5522 (*-*-tpf*): Don't skip target-libmudflap.
5523 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5524 directories on the host.
5525 (ia64*-*-*vms*): Don't skip tix.
5526 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5527 host.
5528 * configure: Regenerate.
5529
5530 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5531
5532 * configure.ac: Remove references to mt-mep, mt-netware,
5533 mt-wince.
5534 * Makefile.def: Add all-utils soft dependencies.
5535 * Makefile.tpl: Remove GDB_NLM_DEPS.
5536 * configure: Regenerate.
5537 * Makefile.in: Regenerate.
5538
5539 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5540
5541 * configure.ac: Do not include mh-x86omitfp.
5542 * configure: Regenerate.
5543
5544 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5545
5546 * configure.ac: Remove empty cases.
5547 * configure: Regenerate.
5548
5549 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5550
5551 * Makefile.def: Add dependency from termcap to gdb.
5552 * Makefile.in: Regenerate.
5553
5554 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5555
5556 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5557 * configure: Regenerate.
5558 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5559 * Makefile.tpl: Likewise.
5560 * Makefile.in: Regenerate.
5561
5562 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5563
5564 * configure.ac: Remove all mentions of tentative_cc.
5565 * configure: Regenerate.
5566
5567 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5568
5569 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5570 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5571 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5572 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5573 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5574 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5575 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5576 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5577 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5578 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5579 *-*-rhapsody*): Remove host cases.
5580 * configure: Regenerate.
5581
5582 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5583
5584 * configure.ac (ppc*-*-pe): Remove host case.
5585 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5586 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5587 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5588 cases.
5589 * configure: Regenerate.
5590
5591 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5592
5593 * config.sub: Update to version 2011-03-23.
5594
5595 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5596
5597 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5598 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5599 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5600 * configure: Regenerate.
5601
5602 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5603
5604 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5605 to Write After Approval.
5606 * config-ml.in: Don't handle arc-*-elf*.
5607 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5608 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5609 handle GCC libraries.
5610 * configure: Regenerate.
5611
5612 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5613
5614 PR bootstrap/48120:
5615 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5616 Add -lstdc++ -lm to LIBS.
5617 * configure: Regenerate.
5618
5619 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
5620
5621 * config.guess: Update to version 2011-02-02
5622 * config.sub: Update to version 2011-02-24
5623
5624 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5625
5626 PR lto/48086
5627 * configure.ac: Re-enable LTO on *-apple-darwin9.
5628 * configure: Regenerate.
5629
5630 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5631
5632 PR lto/48086
5633 * configure.ac: Disable LTO on darwin due to an assembler change in
5634 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5635 under 256.
5636 * configure: Regenerate.
5637
5638 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5639
5640 * MAINTAINERS: Update myself as score backend maintainer,
5641 update my e-mail address.
5642
5643 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
5644
5645 * MAINTAINERS: Update my e-mail address.
5646
5647 2011-03-06 Joey Ye <joey.ye@arm.com>
5648
5649 * MAINTAINERS: Update my e-mail address.
5650
5651 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5652
5653 * configure.ac: Adjust test of with_ppl.
5654 * configure: Regenerated.
5655
5656 2011-03-02 Kai Tietz <ktietz@redhat.com>
5657
5658 * MAINTAINERS: Adjust my e-mail address.
5659
5660 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5661
5662 * configure.ac: Add -lpwl to ppllibs.
5663 * configure: Regenerated.
5664
5665 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5666
5667 * config/cloog.m4: Add -lisl to clooglibs.
5668 * configure: Regenerated.
5669
5670 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5671
5672 * MAINTAINERS (CPU Port maintainers): Add self.
5673
5674 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5675
5676 * MAINTAINERS: Add myself as testsuite maintainer.
5677
5678 2011-02-15 Mike Stump <mikestump@comcast.net>
5679
5680 * MAINTAINERS: Add myself as testsuite maintainer.
5681
5682 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5683
5684 Import from Libtool and gnulib:
5685
5686 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5687
5688 Prepare for supporting FreeBSD 10.
5689 * config.rpath: Remove handling of freebsd1* which soon would
5690 match FreeBSD 10.0.
5691
5692 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5693
5694 Remove support for FreeBSD 1.x.
5695 * libtool.m4 (_LT_LINKER_SHLIBS)
5696 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5697 soon would incorrectly match FreeBSD 10.0.
5698
5699 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5700
5701 PR binutils/12283
5702 * move-if-change: Import version from gnulib.
5703
5704 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
5705
5706 PR lto/47225
5707 * Makefile.def (lto-plugin): Double dash for enable-shared.
5708 (configure-gcc): Depend on all-lto-plugin.
5709 * Makefile.in: Rebuilt.
5710
5711 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5712
5713 * configure.ac: Remove extra bracket.
5714 * configure: Regenerate.
5715
5716 2011-02-08 Tobias Burnus <burnus@net-b.de>
5717
5718 * MAINTAINERS: Add myself as libquadmath maintainer.
5719
5720 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
5721
5722 * MAINTAINERS: Update my email address.
5723
5724 2011-02-07 Joseph Myers <joseph@codesourcery.com>
5725
5726 * MAINTAINERS (option handling): Add self.
5727
5728 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
5729
5730 PR lto/47225
5731 * Makefile.def: Add dependency for install-gcc
5732 on install-lto-plugin.
5733 * Makfile.in: Regenerated
5734
5735 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5736
5737 * MAINTAINERS (CPU Port Maintainers): Add myself.
5738
5739 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
5740
5741 PR libgcj/44341
5742 * configure.ac: Discard --with-* flags for host when configuring
5743 target libraries for cross build.
5744 * configure: Rebuilt.
5745
5746 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5747
5748 * MAINTAINERS (linear loop transforms): Removed.
5749
5750 2011-01-25 Jakub Jelinek <jakub@redhat.com>
5751
5752 * configure.ac: If with_ppl is no, move setting with_cloog=no
5753 after CLOOG_REQUESTED check.
5754 * configure: Regenerated.
5755
5756 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5757
5758 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5759 CLooG has been requested.
5760 * configure: Regenerated.
5761
5762 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5763
5764 * configure: Regenerated.
5765 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5766
5767 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5768
5769 * configure: Regenerated.
5770 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5771
5772 2011-01-21 Andreas Schwab <schwab@redhat.com>
5773
5774 * configure.ac: Use AS_HELP_STRING throughout.
5775 * configure: Regenerate.
5776
5777 2011-01-18 Jie Zhang <jie.zhang@analog.com>
5778
5779 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5780 * configure: Regenerate.
5781
5782 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5783
5784 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5785
5786 2011-01-13 Joel Brobecker <brobecker@adacore.com>
5787
5788 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5789 for ia64-hpux.
5790 * configure: Regenerate.
5791
5792 2011-01-07 Jan Hubicka <jh@suse.cz>
5793
5794 PR lto/47225
5795 * Makefile.in: Regenerate.
5796 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5797 configure.
5798
5799 2011-01-07 Jan Hubicka <jh@suse.cz>
5800
5801 * Makefile.in: Regenerate.
5802 * Makefile.def (gcc host module) and soft dependency on lto-plugin
5803 and configure dependency on lto-plugin configure.
5804 (lto-plugin module): Remove dependency on GCC; add dependency on
5805 liniberty.
5806
5807 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
5808
5809 * MAINTAINERS (Write After Approval): Add myself.
5810
5811 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
5812
5813 * configure: Regenerate.
5814
5815 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
5816
5817 * configure.ac: (picochip): Disable libiberty.
5818
5819 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5820
5821 * MAINTAINERS (Write After Approval): Add myself.
5822
5823 2010-12-10 Ian Lance Taylor <iant@google.com>
5824
5825 PR bootstrap/46819
5826 * configure.ac: For --disable-libgcj clear libgcj_saved.
5827 * configure: Rebuild.
5828
5829 2010-12-10 Tobias Burnus <burnus@net-b.de>
5830
5831 PR fortran/46540
5832 * configure.ac: Add --disable-libquadmath and
5833 --disable-libquadmath-support.
5834 * configure: Regenerate.
5835
5836 2010-12-03 Ian Lance Taylor <iant@google.com>
5837
5838 * MAINTAINERS: Add myself as libgo maintainer.
5839
5840 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
5841
5842 PR libffi/46792
5843 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5844 * configure: Regenerate.
5845
5846 2010-12-02 Ian Lance Taylor <iant@google.com>
5847
5848 * configure.ac: Always set default for poststage1_ldflags to
5849 -static-libstdc++ -static-libgcc.
5850
5851 2010-11-29 Andreas Schwab <schwab@redhat.com>
5852
5853 * configure.ac: Move comment to remove extra space in last argument
5854 of GCC_TARGET_TOOL.
5855
5856 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
5857
5858 PR other/46026
5859 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5860 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5861 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5862 (BASE_FLAGS_TO_PASS): Use it.
5863 * configure: Rebuilt.
5864 * Makefile.in: Rebuilt.
5865
5866 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
5867
5868 PR binutils/12258
5869 * configure.ac: Correct comments for --enable-gold/--enable-ld.
5870 Properly check default linker.
5871 * configure: Regnerated.
5872
5873 2010-11-23 Matthias Klose <doko@ubuntu.com>
5874
5875 * configure.ac: For --enable-gold, handle value `default' instead of
5876 `both*'. New configure option --{en,dis}able-ld.
5877 * configure: Regenerate.
5878
5879 2010-11-20 Ian Lance Taylor <iant@google.com>
5880
5881 * configure.ac: Only disable a language library if no language needs
5882 it. Don't let --disable-libgcj uncondtionally disable libffi.
5883 * configure: Rebuild.
5884
5885 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5886
5887 * Makefile.in: Regenerate.
5888
5889 PR other/46202
5890 * configure.ac: Fix just-built in-tree STRIP name to be
5891 binutils/strip-new.
5892 * configure: Regenerate.
5893 * Makefile.def (install-strip-gcc, install-strip-binutils)
5894 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5895 (install-strip-sid): Mirror dependencies on non-strip variants
5896 of these targets on the respective -strip prerequisites.
5897 * Makefile.tpl (install-strip, install-strip-host)
5898 (install-strip-target): New targets.
5899 (install-strip-[+module+], install-strip-target-[+module+]):
5900 New targets.
5901 * Makefile.in: Regenerate.
5902
5903 2010-11-19 Ian Lance Taylor <iant@google.com>
5904 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5905
5906 * configure.ac: Add target-libgo to target_libraries. Set
5907 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5908 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5909 (HOST_EXPORTS): Add GOC.
5910 (BASE_TARGET_EXPORTS): Add GOC.
5911 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5912 (GOCFLAGS_FOR_TARGET): New variable.
5913 (EXTRA_HOST_FLAGS): Add GOC.
5914 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5915 * Makefile.def (target_modules): Add libgo.
5916 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5917 (dependencies): Add dependency from configure-target-libgo to
5918 configure-target-libffi and all-target-libstdc++-v3. Add
5919 dependencies from all-target-libgo to all-target-libffi.
5920 (languages): Add go.
5921 * configure: Rebuild.
5922 * Makefile.in: Rebuild.
5923
5924 2010-11-19 Ian Lance Taylor <iant@google.com>
5925
5926 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5927 compiler/flag environment variables.
5928
5929 2010-11-18 Ian Lance Taylor <iant@google.com>
5930
5931 * configure.ac: Check for lang_requires_boot_languages in
5932 config-lang.in files.
5933 * configure: Rebuild.
5934
5935 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5936 Tobias Burnus <burnus@net-b.de>
5937
5938 PR fortran/32049
5939 * Makefile.def: Add libquadmath; build it with language=fortran.
5940 * configure.ac: Add libquadmath.
5941 * Makefile.tpl: Handle multiple libs in check-[+language+].
5942 * Makefile.in: Regenerate.
5943 * configure: Regenerate.
5944
5945 2010-11-16 Tom Tromey <tromey@redhat.com>
5946
5947 * MAINTAINERS: Moved myself to reviewers section.
5948
5949 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
5950
5951 * MAINTAINERS: Moved myself to reviewers section.
5952
5953 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5954
5955 * MAINTAINERS (Various Maintainers): Add self for build machinery.
5956 (Write After Approval): Remove self.
5957
5958 2010-11-15 Andreas Schwab <schwab@redhat.com>
5959
5960 * configure.ac: Fix spelling in option names.
5961 * configure: Regenerated.
5962
5963 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
5964
5965 PR bootstrap/39622
5966 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5967 * configure: Regenerated.
5968
5969 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
5970
5971 * MAINTAINERS: Update my email address.
5972
5973 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5974
5975 * configure: Regenerate.
5976
5977 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5978
5979 * configure: Regenerate.
5980
5981 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5982
5983 * configure: Regenerate.
5984
5985 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5986
5987 * configure: Regenerate.
5988
5989 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
5990
5991 * configure.ac: Support official CLooG.org versions.
5992 * configure: Regenerate.
5993 * config/cloog.m4: New.
5994
5995 2010-11-10 François Dumont <francois.cppdevs@free.fr>
5996
5997 * MAINTAINERS (Write After Approval): Add myself.
5998
5999 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
6000
6001 * MAINTAINERS: Update my email address.
6002
6003 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6004
6005 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6006 * configure: Regenerate.
6007
6008 2010-11-03 Ian Lance Taylor <iant@google.com>
6009 Dave Korn <dave.korn.cygwin@gmail.com>
6010
6011 PR lto/46273
6012 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6013 and on other supported platforms whenever LTO is enabled.
6014 * configure: Rebuild.
6015
6016 2010-11-02 Alan Modra <amodra@gmail.com>
6017
6018 PR binutils/12110
6019 * configure.ac: Error when source path contains spaces.
6020 * configure: Regenerate.
6021
6022 2010-10-23 James E. Wilson <wilson@codesourcery.com>
6023
6024 * MAINTAINERS: Update my email address.
6025
6026 2010-10-20 Ian Lance Taylor <iant@google.com>
6027
6028 * Makefile.def (target_modules): Set lib_path to src/.libs for
6029 libstdc++-v3 module.
6030 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6031 * Makefile.in: Rebuild.
6032
6033 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6034
6035 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6036 (Write After Approval): Remove myself.
6037
6038 2010-10-15 Tristan Gingold <gingold@adacore.com>
6039
6040 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6041
6042 2010-10-14 Douglas Rupp <rupp@gnat.com>
6043
6044 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6045
6046 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6047
6048 * configure.ac (build_lto_plugin): New shell variable.
6049 (--enable-lto): Turn on by default for all non-ELF platforms that
6050 have had LTO support added so far. Set build_lto_plugin appropriately
6051 for both ELF and non-ELF.
6052 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6053 * configure: Regenerate.
6054
6055 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6056
6057 Sync from src:
6058 * configure.ac (v850 support): Remove target-libgloss from
6059 noconfigdirs.
6060 * configure: Regenerate.
6061
6062 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6063
6064 PR bootstrap/45326
6065 PR bootstrap/45174
6066 * configure.ac: Honor initial values of $build_configargs,
6067 $host_configargs, $target_configargs. Mark the precious, so
6068 environment settings get recorded.
6069 * configure: Regenerate.
6070
6071 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6072
6073 PR bootstrap/45796
6074 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6075 Depend on all-build-libiberty.
6076 * Makefile.in: Regenerate.
6077
6078 2010-09-30 Michael Eager <eager@eagercon.com>
6079
6080 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6081 * configure: Regenerate.
6082
6083 2010-09-28 Michael Eager <eager@eagercon.com>
6084
6085 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6086
6087 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6088
6089 PR bootstrap/44621
6090 * configure.ac: Fix unportable shell quoting.
6091 * configure: Regenerate.
6092
6093 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6094
6095 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6096 targets and amend comment.
6097 * configure: Regenerate.
6098
6099 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6100
6101 * MAINTAINERS (Write After Approval): Add myself.
6102
6103 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6104
6105 * configure.ac: Enable LTO by default on Darwin.
6106 * configure: Regenerate.
6107
6108 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6109
6110 * MAINTAINERS (Write After Approval): Add myself.
6111
6112 2010-09-01 Ian Bolton <ian.bolton@arm.com>
6113
6114 * MAINTAINERS (Write After Approval): Add myself.
6115
6116 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6117
6118 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6119 ports
6120
6121 2010-07-28 David Yuste <david.yuste@gmail.com>
6122
6123 * MAINTAINERS (Write After Approval): Add myself.
6124
6125 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6126
6127 * configure.ac: Support all v850 targets.
6128 * configure: Regenerate.
6129
6130 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6131
6132 PR bootstrap/44455
6133 * configure.ac (extra_mpfr_configure_flags): Copy from
6134 extra_mpc_gmp_configure_flags.
6135 * configure: Re-generated.
6136
6137 2010-07-22 Andi Kleen <ak@linux.intel.com>
6138
6139 * MAINTAINERS (Write After Approval): Add myself.
6140
6141 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6142
6143 * MAINTAINERS (Write After Approval): Add myself.
6144
6145 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6146
6147 * MAINTAINERS (Write After Approval): Add myself.
6148
6149 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6150
6151 PR target/44862
6152 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6153 Provide -B option to allow for link spec %s substitutions for
6154 libstdc++.a on darwin.
6155 * Makefile.in: Regenerate.
6156
6157 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6158
6159 * MAINTAINERS (Reviewers): Update my e-mail address
6160
6161 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6162
6163 * Makefile.def (configure-gcc): Depend on all-libelf.
6164 * Makefile.in: Rebuild.
6165
6166 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6167
6168 * MAINTAINERS (Write After Approval): Add myself in the right place.
6169
6170 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6171
6172 * MAINTAINERS (Write After Approval): Add myself.
6173
6174 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6175
6176 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6177
6178 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6179
6180 * config.sub: Update to version 2010-05-21.
6181 * config.guess: Update to version 2010-04-03.
6182
6183 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6184
6185 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6186 * configure: Regenerate.
6187
6188 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6189
6190 * MAINTAINERS (Write After Approval): Add myself.
6191
6192 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6193
6194 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6195 a platform that supports LTO.
6196 * configure: Regenerate.
6197
6198 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6199
6200 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6201 * configure: Regenerated.
6202
6203 2010-04-27 Roland McGrath <roland@redhat.com>
6204 H.J. Lu <hongjiu.lu@intel.com>
6205
6206 * configure.ac (--enable-gold): Support both, both/gold and
6207 both/bfd to add gold to configdirs without removing ld.
6208 * configure: Regenerated.
6209
6210 * Makefile.def: Add install-gold dependency to install-ld.
6211 * Makefile.in: Regenerated.
6212
6213 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6214
6215 PR lto/42776
6216 * configure.ac (--enable-lto): Refactor handling so libelf tests
6217 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6218 and allow LTO to be explicitly enabled on non-ELF platforms that
6219 are known to support it inside else-clause.
6220 * configure: Regenerate.
6221
6222 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6223
6224 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6225 * configure: Regenerate.
6226
6227 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6228
6229 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6230 * configure: Regenerate.
6231
6232 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6233
6234 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6235 separately.
6236 * configure: Regenerate.
6237
6238 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6239
6240 * MAINTAINERS (Write After Approval): Add myself.
6241
6242 2010-04-14 Tristan Gingold <gingold@adacore.com>
6243
6244 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6245 * configure: Regenerate.
6246
6247 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6248
6249 * configure: Regenerate after change to elf.m4.
6250
6251 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6252
6253 * MAINTAINERS (Write After Approval): Add myself.
6254
6255 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6256
6257 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6258 * configure: Regenerated.
6259
6260 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6261
6262 * configure.ac: Print "buggy but acceptable" when CLooG
6263 revision is less than 9.
6264 * configure: Regenerated.
6265
6266 2010-04-01 Diego Novillo <dnovillo@google.com>
6267
6268 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6269
6270 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6271
6272 PR bootstrap/43615
6273 PR bootstrap/43328
6274
6275 Revert:
6276
6277 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6278
6279 * configure.ac: Do not pass --enable-multilib nor
6280 --disable-multilib in baseargs. Accept explicitly passed
6281 --enable_multilib.
6282 * configure: Regenerate.
6283
6284 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6285
6286 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6287
6288 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6289
6290 * MAINTAINERS: Remove myself.
6291
6292 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6293
6294 PR bootstrap/43328
6295 * configure.ac: Do not pass --enable-multilib nor
6296 --disable-multilib in baseargs. Accept explicitly passed
6297 --enable_multilib.
6298 * configure: Regenerate.
6299
6300 2010-03-28 Andrew Pinski <pinskia@gmail.com>
6301
6302 * MAINTAINERS (spu port): Remove me.
6303
6304 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6305
6306 * configure.ac (tic6x-*-*): New case.
6307 * configure: Regenerate.
6308
6309 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6310
6311 * config.sub: Update to version 2010-03-22.
6312 * config.guess: Update to version 2009-12-30.
6313
6314 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
6315
6316 PR ada/42554
6317 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6318 * configure: Regenerate.
6319
6320 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6321
6322 * MAINTAINERS: Update my email address.
6323
6324 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6325
6326 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6327 (ghassan.shobaki@amd.com): Removed.
6328
6329 2010-03-17 Alan Modra <amodra@gmail.com>
6330
6331 * MAINTAINERS: Update my email address.
6332
6333 2010-03-16 Diego Novillo <dnovillo@google.com>
6334
6335 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6336 Matthews.
6337
6338 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6339
6340 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6341 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6342
6343 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6344
6345 * MAINTAINERS: Update my email address.
6346
6347 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6348
6349 * MAINTAINERS: Update my email address.
6350
6351 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6352
6353 * MAINTAINERS: Update my email address.
6354
6355 2010-03-09 Jie Zhang <jie@codesourcery.com>
6356
6357 * MAINTAINERS: Update my email address.
6358
6359 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6360
6361 PR libstdc++/32499
6362 * configure.ac (RANLIB): Default to true.
6363 (STRIP): Likewise.
6364 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6365 * configure: Regenerate.
6366
6367 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
6368
6369 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6370 (Write After Approval): Update my email address.
6371
6372 2010-02-17 Nick Clifton <nickc@redhat.com>
6373
6374 PR 11238
6375 * Makefile.tpl (local-distclean): Also remove config.cache files in
6376 sub-directories as there may not be Makefiles present in the
6377 sub-directories.
6378 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6379 the config.cache files found by the find command.
6380
6381 * Makefile.in: Regenerate.
6382 * configure.ac: Revert previous delta.
6383 * configure: Regenerate.
6384
6385 2010-02-15 Nick Clifton <nickc@redhat.com>
6386
6387 PR 11238
6388 * configure.ac: Delete config.cache files in sub-directories when
6389 deleting Makefiles.
6390 * configure: Regenerate.
6391
6392 2010-02-12 Ben Elliston <bje@gnu.org>
6393
6394 * MAINTAINERS: Update my email address.
6395
6396 2010-02-08 Andrew Pinski <pinskia@gmail.com>
6397
6398 * MAINTAINERS (spu port): Update my email address.
6399
6400 2010-02-08 Jie Zhang <jie.zhang@analog.com>
6401
6402 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6403
6404 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6405
6406 * configure.ac: Add "recommended" version checks for GMP/MPC.
6407 Update recommended GMP/MPFR/MPC versions.
6408 * configure: Regenerate.
6409
6410 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6411
6412 * MAINTAINERS: Move my Embecosm email address into the
6413 write-after-approval section.
6414
6415 2010-01-26 Ian Lance Taylor <iant@google.com>
6416
6417 * MAINTAINERS: Add myself as Go frontend maintainer.
6418
6419 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
6420
6421 PR libstdc++/36101, PR libstdc++/42813
6422 * configure.ac (bootstrap_target_libs): Make inclusion of
6423 target-libgomp conditional on libgomb being in target_configdirs.
6424 * configure: Regenerate.
6425
6426 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
6427
6428 PR libstdc++/36101, PR libstdc++/42813
6429 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6430 * configure: Regenerate.
6431
6432 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
6433
6434 PR libstdc++/36101, PR libstdc++/42813
6435 * configure.ac (target_configdirs): Substitute.
6436 * Makefile.def: Bootstrap target module libgomp.
6437 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6438 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6439 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6440 * configure, Makefile.in: Regenerate.
6441
6442 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6443
6444 * MAINTAINERS: Adjust my details.
6445
6446 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6447
6448 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6449
6450 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6451
6452 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6453
6454 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6455
6456 * MAINTAINERS (Write After Approval): Add myself.
6457
6458 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6459
6460 * MAINTAINERS (Write After Approval): Add myself.
6461
6462 2010-01-11 Richard Guenther <rguenther@suse.de>
6463
6464 PR lto/41569
6465 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6466 * Makefile.in: Regenerated.
6467
6468 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
6469
6470 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6471 * configure: Regenerate.
6472
6473 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6474 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6475
6476 PR bootstrap/42424
6477 * configure.ac: Include libtool m4 files.
6478 (_LT_CHECK_OBJDIR): Call it.
6479 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6480 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6481
6482 * configure: Regenerate.
6483
6484 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6485
6486 PR bootstrap/41818
6487 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6488 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6489 * Makefile.in: Regenerate.
6490
6491 2010-01-02 Richard Guenther <rguenther@suse.de>
6492
6493 PR lto/41529
6494 * configure.ac: Include config/elf.m4. Disable LTO if not
6495 builting for an elf target.
6496 * configure: Regenerate.
6497
6498 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6499
6500 * MAINTAINERS: Change my email address.
6501
6502 2009-12-18 Ben Elliston <bje@au.ibm.com>
6503
6504 * config.sub, config.guess: Update from upstream sources.
6505
6506 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6507
6508 * MAINTAINERS (Write After Approval): Add myself.
6509
6510 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6511
6512 PR middle-end/30447
6513 PR middle-end/30789
6514 PR other/40302
6515
6516 * configure.ac: Require MPC.
6517 * configure: Regenerate.
6518
6519 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6520
6521 PR target/38384
6522 PR bootstrap/40972
6523 * libtool.m4: Sync from git Libtool.
6524 * ltoptions.m4: Likewise.
6525 * ltversion.m4: Likewise.
6526 * lt~obsolete.m4: Likewise.
6527 * ltmain.sh: Likewise.
6528
6529 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6530
6531 * configure.ac: Update minimum MPC version to 0.8.
6532 * configure: Regenerate.
6533
6534 2009-11-21 Sebastian Pop <sebpop@gmail.com>
6535
6536 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6537 * configure: Regenerated.
6538
6539 2009-11-21 Ian Lance Taylor <iant@google.com>
6540
6541 * configure.ac: Change default of poststage1_ldflags to be empty if
6542 poststage1_libs is set. When poststage1_libs is empty, and
6543 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6544 * configure: Rebuild.
6545
6546 2009-11-21 Adam Nemet <adambnmet@gmail.com>
6547
6548 * MAINTAINERS (Write After Approval): Update my email address.
6549
6550 2009-11-20 Ben Elliston <bje@au.ibm.com>
6551
6552 * config.guess: Update from upstream sources.
6553
6554 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6555
6556 * Makefile.def: Restore host and target settings for gmp.
6557 * Makefile.in: Rebuild.
6558
6559 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6560
6561 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6562 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6563 Fix portability of test of C++ as bootstrap language. Add
6564 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6565 * configure: Rebuild.
6566 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6567 and cloog. Fix in-tree ppl configuration. Introduce libelf
6568 in-tree building.
6569 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6570 (POSTSTAGE1_HOST_EXPORTS): Use it.
6571 (STAGE[+id+]_CXXFLAGS): New.
6572 (BASE_FLAGS_TO_PASS): Pass it down.
6573 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6574 extra_exports.
6575 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6576 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6577 extra_exports.
6578 * Makefile.in: Rebuild.
6579
6580 2009-11-17 Ben Elliston <bje@au.ibm.com>
6581
6582 * config.sub, config.guess: Update from upstream sources.
6583
6584 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6585
6586 * MAINTAINERS (Write After Approval): Add myself.
6587
6588 2009-11-09 Jon Beniston <jon@beniston.com>
6589
6590 * MAINTAINERS (Write After Approval): Add myself.
6591
6592 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6593
6594 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6595 paths for *-w64-mingw* and x86_64-*mingw*.
6596 * configure: Regenerated.
6597
6598 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
6599
6600 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6601
6602 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6603
6604 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6605 Phil Edwards to Write-After Approval.
6606
6607 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
6608
6609 * configure.ac: Disable target-winsup & co for
6610 x86_64-*-mingw* and *-w64-mingw* targets.
6611 * configure: Regenerated.
6612
6613 2009-10-16 Nick Clifton <nickc@redhat.com>
6614
6615 * MAINTAINERS: Add myself as a maintainer for the RX port.
6616
6617 2009-10-26 Johannes Singler <singler@kit.edu>
6618
6619 * MAINTAINERS (Write After Approval): Update my e-mail address.
6620
6621 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6622
6623 * configure.ac (CLooG test): Use = with test.
6624 * configure: Regenerate.
6625
6626 2009-10-22 Richard Guenther <rguenther@suse.de>
6627
6628 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6629 cloog if the ppl version check failed. Move flags saving
6630 before setting in libelf check.
6631 * configure: Regenerate.
6632
6633 2009-10-21 Richard Guenther <rguenther@suse.de>
6634
6635 * configure.ac: Adjust the ppl and cloog configure to work as
6636 documented. Disable cloog if ppl was disabled. Omit the version
6637 checks if they were disabled.
6638 * configure: Re-generate.
6639
6640 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6641
6642 * configure.ac: Add 'lto' to enable_languages, not
6643 new_enable_languages, and only if not already present.
6644 * configure: Regenerate.
6645
6646 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6647
6648 * README: Refer to the various COPYING* files instead of just
6649 COPYING.
6650 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6651
6652 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
6653
6654 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6655
6656 2009-10-07 Richard Guenther <rguenther@suse.de>
6657
6658 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6659 and Richard Guenther as reviewers.
6660 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6661 as reviewers.
6662
6663 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
6664
6665 * config.sub: Update from upstream sources.
6666
6667 2009-10-06 Ian Lance Taylor <iant@google.com>
6668
6669 * Makefile.def: check-gold depends upon all-gas.
6670 * Makefile.in: Rebuild.
6671
6672 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6673
6674 * MAINTAINERS (Write After Approval): Add myself.
6675
6676 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6677
6678 * Makefile.def: all-lto-plugin depends on all-libiberty.
6679 set bootstrap=true for lto-plugin.
6680 Add lto-plugin.
6681 * Makefile.in: Regenerate.
6682 * configure.ac (host_libs): Add lto-plugin.
6683 * configure: Regenerate.
6684
6685 2009-10-03 Diego Novillo <dnovillo@google.com>
6686
6687 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6688 (HOST_LIBELFLIBS): Define.
6689 (HOST_LIBELFINC): Define.
6690 * Makefile.in: Regenerate.
6691 * configure.ac: Add --enable-lto.
6692 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6693 If --enable-lto is used, add 'lto' to new_enable_languages.
6694 If --enable-lto is used and gold is enabled, add
6695 lto-plugin to configdirs.
6696 * configure: Regenerate.
6697
6698 2009-10-03 Simon Baldwin <simonb@google.com>
6699
6700 * configure.ac: If --with-system-zlib, suppress local zlib and
6701 pass --with-system-zlib to subdir configure scripts.
6702 * configure: Regenerate.
6703
6704 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
6705 Paolo Bonzini <bonzini@gnu.org>
6706
6707 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6708 $(srcdir).
6709 * Makefile.in: Rebuilt.
6710
6711 2009-09-26 Gary Funck <gary@intrepid.com>
6712
6713 * MAINTAINERS (Write After Approval): Add myself.
6714
6715 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6716
6717 * configure.ac: Update minimum MPC version to 0.7.
6718 * configure: Regenerate.
6719
6720 2009-09-25 Nick Clifton <nickc@redhat.com>
6721
6722 * configure.ac: Pass any --cache-file=/dev/null option on to
6723 subconfigures.
6724 * configure: Regenerate.
6725
6726 2009-09-23 Nick Clifton <nickc@redhat.com>
6727
6728 * config.sub, config.guess: Update from upstream sources.
6729
6730 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
6731
6732 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6733 * Makefile.in: Rebuilt.
6734
6735 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6736
6737 PR bootstrap/32272
6738 * configure.ac: Error out if $srcdir isn't '.' but contains
6739 host-${host_noncanonical}.
6740 * configure: Regenerate.
6741
6742 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6743
6744 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6745 maintainer.
6746
6747 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6748
6749 * configure.ac: If bootstrapping a combined tree with
6750 --enable-gold, require c++ in stage1_languages.
6751 * configure: Regenerate.
6752
6753 * configure.ac: Also add target_libs of stage1_languages to
6754 bootstrap_target_libs.
6755 * configure: Regenerate.
6756
6757 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6758 with --enable-languages not containing c++.
6759 * configure: Regenerate.
6760
6761 2009-09-15 Jie Zhang <jie.zhang@analog.com>
6762
6763 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6764 * configure: Regenerate.
6765
6766 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
6767
6768 * MAINTAINERS (Write After Approval): Update my e-mail address,
6769 and move from from here...
6770 (Waiting for paperwork): To here.
6771
6772 2009-09-09 Joseph Myers <joseph@codesourcery.com>
6773
6774 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6775
6776 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6777
6778 * configure.ac: Do not use $extrasub for replacing @if/@endif
6779 parts in Makefile; instead, use additional arguments to
6780 AC_CONFIG_COMMANDS to do the replacement manually, with several
6781 sed invocations, to avoid HP-UX sed command limits.
6782 * configure: Regenerate.
6783
6784 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
6785
6786 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6787 blank before -L.
6788
6789 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
6790
6791 * configure.ac (with-build-config): Document. Handle without.
6792 Handle missing argument.
6793 * configure: Rebuilt.
6794
6795 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
6796
6797 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
6798 Default to bootstrap-debug only if compare-debug works.
6799 * configure: Rebuilt.
6800 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6801 * Makefile.in: Rebuilt.
6802
6803 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6804
6805 * MAINTAINERS (OS Port Maintainers): Update my email address.
6806
6807 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
6808
6809 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6810 * Makefile.in: Rebuilt.
6811
6812 2009-09-01 Chris Demetriou <cgd@google.com>
6813
6814 * MAINTAINERS (Write After Approval): Add myself.
6815
6816 2009-08-31 Dodji Seketeli <dodji@redhat.com>
6817
6818 PR debug/30161
6819 * include/dwarf2.h (enum dwarf_tag): Added
6820 DW_TAG_GNU_template_template_param
6821 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6822
6823 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6824
6825 * Makefile.tpl (AWK): Fix typo.
6826 * Makefile.in: Regenerate.
6827
6828 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6829
6830 * configure.ac: Detect awk and sed.
6831 * Makefile.def (flags_to_pass): Add AWK and SED.
6832 * Makefile.tpl (AWK, SED): New.
6833 (BASE_FLAGS_TO_PASS): Add AWK and SED.
6834 * configure: Regenerate.
6835 * Makefile.in: Regenerate.
6836
6837 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
6838
6839 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6840 (collapseslashes): Likewise.
6841
6842 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6843
6844 * configure.ac (AC_PREREQ): Bump to 2.64.
6845
6846 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6847
6848 * configure.ac: Remove --with-datarootdir, --with-docdir,
6849 --with-pdfdir, --with-htmldir switches.
6850 * configure: Regenerate.
6851
6852 * configure: Regenerate.
6853
6854 * compile: Sync from Automake 1.11.
6855 * depcomp: Likewise.
6856 * install-sh: Likewise.
6857 * missing: Likewise.
6858 * mkinstalldirs: Likewise.
6859 * ylwrap: Likewise.
6860
6861 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
6862
6863 * ltmain.sh (func_normal_abspath): New function.
6864 (func_relative_path): Likewise.
6865 (func_mode_help): Document new -bindir option for link mode.
6866 (func_mode_link): Add new -bindir option, and use it to place
6867 output DLL if specified.
6868
6869 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6870
6871 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6872 (baseargs): Add --disable-option-checking.
6873 * configure: Regenerate.
6874
6875 * Makefile.def (configure-target-libiberty): Depend on
6876 all-binutils and all-ld.
6877 (configure-target-newlib): Likewise.
6878 * Makefile.in: Regenerate.
6879
6880 2009-08-17 Ben Elliston <bje@au.ibm.com>
6881
6882 * config.sub, config.guess: Update from upstream sources.
6883
6884 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6885
6886 Sync from src, merge:
6887
6888 2009-07-02 Tristan Gingold <gingold@adacore.com>
6889
6890 * configure.ac: Do not exclude gas for i386-*-darwin.
6891 Add a case for x86_64-*-darwin.
6892 * configure: Regenerate.
6893
6894 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
6895
6896 * MAINTAINERS: Add my name to Write After Approval list.
6897
6898 2009-08-06 Michael Eager <eager@eagercon.com>
6899
6900 * configure.ac: Add Microblaze target.
6901 * configure: Regenerate.
6902
6903 2009-07-31 Christian Bruel <christian.bruel@st.com>
6904
6905 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6906 * configure: Regenerate.
6907
6908 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
6909
6910 * MAINTAINERS (Write After Approval): Update my e-mail address.
6911
6912 2009-07-06 Ian Lance Taylor <iant@google.com>
6913
6914 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6915 * configure: Rebuild.
6916
6917 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
6918
6919 * MAINTAINERS: Move myself to the Graphite Reviewers.
6920
6921 2009-06-30 Wei Guozhi <carrot@google.com>
6922
6923 * MAINTAINERS: Add my name to Write After Approval list.
6924
6925 2009-06-26 Steve Ellcey <sje@cup.hp.com>
6926
6927 PR bootstrap/40338
6928 * configure.ac (comparestring): Create new variable.
6929 * Makefile.tpl (comparestring): Use to skip some comparisions.
6930 * configure: Regenerate.
6931 * Makefile.in: Regenerate.
6932
6933 2009-06-26 Doug Evans <dje@sebabeach.org>
6934
6935 * Makefile.def (host_modules): Add cgen.
6936 * Makefile.in: Regenerate.
6937 * configure.ac (host_tools): Add cgen.
6938 * configure: Regenerate.
6939
6940 2009-06-23 DJ Delorie <dj@redhat.com>
6941
6942 * MAINTAINERS: Add myself as mep maintainer.
6943
6944 2009-06-23 Ian Lance Taylor <iant@google.com>
6945
6946 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
6947 boot_languages. Only bootstrap target libraries listed in
6948 target_libs for some boot language. Add --with-stage1-ldflags,
6949 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
6950 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
6951 if not building with C++.
6952 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6953 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6954 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6955 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6956 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
6957 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6958 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6959 * configure, Makefile.in: Rebuild.
6960
6961 2009-06-23 Li Feng <nemokingdom@gmail.com>
6962
6963 * MAINTAINERS: Added my name to write-after-approval list.
6964
6965 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
6966
6967 * configure.ac: Define is_elf for QNX Neutrino targets.
6968 * configure: Regenerate.
6969
6970 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
6971
6972 * MAINTAINERS: Added my name to the write-after-approval list
6973
6974 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6975
6976 * configure.ac: Detect MPC in default directory.
6977 * configure: Regenerate.
6978
6979 2009-06-03 Jerome Guitton <guitton@adacore.com>
6980 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6981
6982 * Makefile.tpl (all): Avoid a trailing backslash.
6983 * Makefile.in: Regenerate.
6984
6985 2009-06-03 Ben Elliston <bje@au.ibm.com>
6986
6987 * config.sub, config.guess: Update from upstream sources.
6988
6989 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
6990
6991 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6992 to noconfdirs.
6993 * configure: Regenerate.
6994
6995 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
6996
6997 * Makefile.tpl ([+compare-target+]): Compare all stage
6998 directories, rather than just gcc.
6999 * Makefile.in: Rebuilt.
7000
7001 2009-06-01 Doug Kwan <dougkwan@google.com>
7002
7003 * configure.ac: Support gold for target arm*-*-*.
7004 * configure: Regenerate.
7005
7006 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7007
7008 * Makefile.def: Add MPC support and dependencies.
7009 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7010
7011 * Makefile.in, configure: Regenerate.
7012
7013 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
7014
7015 * Makefile.tpl (all): Avoid harmless warning in make all when
7016 gcc-bootstrap is enabled but stage_last does not exist.
7017 * Makefile.in: Rebuilt.
7018
7019 2009-05-24 Nicolas Roche <roche@adacore.com>
7020
7021 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7022 * Makefile.in: Regenerate.
7023
7024 2009-05-21 Denis Chertykov <chertykov@gmail.com>
7025
7026 * MAINTAINERS: Update my e-mail address.
7027
7028 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7029
7030 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7031 * configure: Regenerate.
7032
7033 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7034
7035 PR other/40159
7036 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7037 gcc-no-bootstrap are mutually exclusive.
7038 * Makefile.in: Rebuilt.
7039
7040 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7041
7042 PR other/40159
7043 * Makefile.tpl (all): Don't end with unconditional success.
7044 * Makefile.in: Rebuilt.
7045
7046 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
7047
7048 PR target/37137
7049 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7050 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7051 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7052 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7053 stage_configureflags, stage_cflags and stage_libcflags into
7054 explicit Makefile macros.
7055 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7056 GFORTRAN.
7057 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7058 CC. Set CC_FOR_BUILD from CC.
7059 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7060 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7061 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7062 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7063 and GFORTRAN.
7064 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7065 (_LIBCFLAGS): Renamed to _TFLAGS.
7066 (do-compare-debug, do-compare3-debug): Drop.
7067 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7068 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7069 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7070 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7071 (XGCC_FLAGS_FOR_TARGET): New.
7072 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7073 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7074 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7075 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7076 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
7077 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7078 TFLAGS.
7079 (BUILD_CONFIG): Include if requested.
7080 (all): Set TFLAGS on bootstrap.
7081 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7082 (all-stageid-prefixmodule): Likewise.
7083 (do-clean, distclean-stageid): Set TFLAGS.
7084 (restrap): Fix whitespace.
7085 * Makefile.in: Rebuilt.
7086
7087 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
7088
7089 * config.guess: Sync with src.
7090
7091 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7092
7093 * configure.ac ($with_ppl): Default to no if not supplied.
7094 ($with_cloog): Likewise.
7095 configure: Regenerate.
7096
7097 2009-04-27 James E. Wilson <wilson@codesourcery.com>
7098
7099 * MAINTAINERS: Update my e-mail address.
7100
7101 2009-04-27 Nick Clifton <nickc@redhat.com>
7102
7103 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7104
7105 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7106
7107 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7108 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7109 * Makefile.in: Regenerate.
7110
7111 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7112
7113 PR bootstrap/39739
7114 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7115 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7116
7117 * configure, Makefile.in: Regenerate.
7118
7119 2009-04-21 Taras Glek <tglek@mozilla.com>
7120
7121 * include/hashtab.h: Update GTY annotations to new syntax
7122 * include/splay-tree.h: Likewise
7123
7124 2009-04-17 Ben Elliston <bje@au.ibm.com>
7125
7126 * config.sub, config.guess: Update from upstream sources.
7127
7128 2009-04-15 Anthony Green <green@moxielogic.com>
7129
7130 * configure.ac: Add moxie support.
7131 * configure: Rebuilt.
7132
7133 2009-04-14 Jakub Jelinek <jakub@redhat.com>
7134
7135 * configure.ac: Change copyright header to refer to version
7136 3 of the GNU General Public License and to point readers at the
7137 COPYING3 file and the FSF's license web page.
7138 * Makefile.def: Likewise.
7139 * Makefile.tpl: Likewise.
7140 * Makefile.in: Regenerate.
7141
7142 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7143
7144 * configure.ac: Restore match for darwin9 or later. Use double
7145 brackets since regeneration eats one pair.
7146 * configure: Regenerate.
7147
7148 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7149
7150 PR gas/10039
7151 * configure.ac: Require texinfo 4.7.
7152 * configure: Regenerated.
7153
7154 2009-04-09 Nick Clifton <nickc@redhat.com>
7155
7156 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7157 the GCC Runtime Library Exception.
7158
7159 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7160
7161 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7162 * configure: Regenerate.
7163
7164 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7165
7166 * Makefil.def (languages): New entries.
7167 * Makefile.tpl (check-gcc-*): New generic target.
7168 * Makefile.in: Regenerate.
7169
7170 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7171
7172 * MAINTAINERS: Update my email address.
7173
7174 2009-03-18 Tom Tromey <tromey@redhat.com>
7175
7176 * configure: Rebuild.
7177 * configure.ac (host_libs): Add libiconv.
7178 * Makefile.in: Rebuild.
7179 * Makefile.def (host_modules): Add libiconv.
7180 (configure-gdb, all-gdb): Depend on libiconv.
7181
7182 2009-03-16 Tristan Gingold <gingold@adacore.com>
7183
7184 * configure.ac: Treat gdb as supported on x86_64-darwin.
7185 * configure: Regenerate.
7186
7187 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7188
7189 * configure.ac (--with-host-libstdcxx): New option.
7190 * configure: Regenerate.
7191
7192 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7193
7194 * MAINTAINERS: Move myself into the write after approval list.
7195
7196 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7197
7198 * MAINTAINERS: Update e-mail address.
7199
7200 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7201
7202 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7203
7204 2009-03-10 Ira Rosen <irar@il.ibm.com>
7205
7206 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7207
7208 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7209
7210 Backport from git Libtool:
7211
7212 2009-01-19 Robert Millan <rmh@aybabtu.com>
7213 Support GNU/kOpenSolaris.
7214 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7215 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7216 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7217 GNU/kOpenSolaris.
7218
7219 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7220
7221 * MAINTAINERS: Update e-mail address.
7222
7223 2009-02-24 Michael Eager <eager@eagercon.com>
7224
7225 * MAINTAINERS (Write After Approval): Add self.
7226
7227 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7228
7229 * MAINTAINERS (Write After Approval): Add myself.
7230
7231 2009-02-05 Andreas Schwab <schwab@suse.de>
7232
7233 * Makefile.tpl (stage_last): Define $r and $s before using
7234 $(RECURSE_FLAGS_TO_PASS).
7235 * Makefile.in: Regenerate
7236
7237 2009-01-30 Ian Lance Taylor <iant@google.com>
7238
7239 * MAINTAINERS: Move myself to the Global Reviewers list.
7240
7241 2009-01-29 Robert Millan <rmh@aybabtu.com>
7242
7243 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7244 * configure: Regenerate.
7245
7246 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7247
7248 * MAINTAINERS: Make whitespace consistent.
7249 Remove Robert Millan from Write After Approval.
7250
7251 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7252
7253 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7254 (all-opcodes): Depend on all-libiberty.
7255 * Makefile.in: Regenerate.
7256
7257 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7258
7259 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7260 * configure: Regenerate.
7261
7262 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7263
7264 * MAINTAINERS (Write After Approval): Add myself.
7265
7266 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7267
7268 * MAINTAINERS: Add myself to reviewers (Fortran).
7269
7270 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7271
7272 PR tree-optimization/38515
7273 * configure.ac (cloog-polylib): Removed.
7274 (with_ppl, with_cloog): Test for "no".
7275 * configure: Regenerated.
7276
7277 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7278
7279 * MAINTAINERS: Moved myself to reviewers (Fortran).
7280
7281 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7282
7283 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7284 (Write After Approval): Remove myself.
7285
7286 2009-01-03 Diego Novillo <dnovillo@google.com>
7287
7288 * MAINTAINERS: Remove myself from alias maintainership.
7289
7290 2009-01-02 David Ayers <ayers@fsfe.org>
7291
7292 * MAINTAINERS: Update e-mail address.
7293
7294 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7295
7296 * MAINTAINERS: Make whitespace consistent.
7297
7298 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7299
7300 Backport from upstream Libtool:
7301 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7302 Add cache variables to tests that require the linker to work.
7303 For shlibpath_overrides_runpath, this also changes the semantics
7304 to let the result from the C compiler take precedence.
7305
7306 2008-12-02 Ben Elliston <bje@au.ibm.com>
7307
7308 * config.sub, config.guess: Update from upstream sources.
7309
7310 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
7311
7312 * configure.ac (ppllibs): Add by default the lib flags.
7313 * configure: Regenerate.
7314
7315 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
7316
7317 * MAINTAINERS: Add myself to the write after approval list.
7318
7319 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7320
7321 * configure.ac: Add double brackets on darwin[912].
7322 * configure: Regenerate.
7323
7324 2008-12-03 Daniel Kraft <d@domob.eu>
7325
7326 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7327 Approval to Reviewer section (for Fortran front-end).
7328
7329 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7330
7331 * configure.ac: Expand to darwin10 and later.
7332 * configure: Regenerate.
7333
7334 2008-12-02 Andreas Schwab <schwab@suse.de>
7335
7336 * Makefile.def: configure-target-boehm-gc depends on
7337 all-target-libstdc++-v3.
7338 * Makefile.in: Regenerate.
7339
7340 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
7341
7342 * MAINTAINERS: Add myself as mingw maintainer.
7343
7344 2008-12-02 Ben Elliston <bje@au.ibm.com>
7345
7346 * config.sub, config.guess: Update from upstream sources.
7347
7348 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7349
7350 * README.SCO: Remove.
7351
7352 2008-11-29 Fernando Pereira <pronesto@gmail.com>
7353
7354 * MAINTAINERS: Add myself to the write after approval list.
7355
7356 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7357
7358 * MAINTAINERS: Update my email address in WAA section.
7359
7360 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
7361
7362 * MAINTAINERS: Update e-mail address.
7363
7364 2008-11-27 Toon Moene <toon@moene.org>
7365
7366 * MAINTAINERS: Change e-mail address.
7367
7368 2008-11-27 Tristan Gingold <gingold@adacore.com>
7369
7370 * configure.ac: Build gdb for i?86-*-darwin*
7371 * configure: Regenerated.
7372
7373 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
7374
7375 * MAINTAINERS: Added my full name.
7376
7377 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7378
7379 PR bootstrap/38014
7380 PR bootstrap/37923
7381
7382 Revert:
7383
7384 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7385
7386 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7387 * Makefile.in: Regenerated.
7388
7389 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7390
7391 PR gdb/921
7392 PR gdb/1646
7393 PR gdb/2175
7394 PR gdb/2176
7395
7396 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7397 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7398 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7399 (HOST_EXPORTS): Pass CPPFLAGS.
7400 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7401 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7402 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7403 * Makefile.in, configure: Regenerated.
7404 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7405 and CPPFLAGS_FOR_BUILD.
7406
7407 2008-11-06 Jeff Law <law@redhat.com>
7408
7409 * MAINTAINERS: Add myself as middle end maintainer.
7410
7411 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
7412
7413 * MAINTAINERS (Write after approval): Add myself.
7414
7415 2008-11-05 Diego Novillo <dnovillo@google.com>
7416
7417 * MAINTAINERS (Global Reviewers): Add myself.
7418 (Non-Algorithmic Maintainers): Remove myself.
7419
7420 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7421
7422 * MAINTAINERS (Write after approval): Add myself.
7423
7424 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7425
7426 * MAINTAINERS (Write after approval): Add myself.
7427
7428 2008-10-31 Ben Elliston <bje@au.ibm.com>
7429
7430 * configure.ac (spu-*-*): Remove special case.
7431 * configure: Regenerate.
7432
7433 2008-10-30 Catherine Moore <clm@codesourcery.com>
7434
7435 * MAINTAINERS (Write after approval): Update my email address.
7436
7437 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7438
7439 * configure.ac [spu-*-*]: Do not set skipdirs.
7440 * configure: Re-generate.
7441
7442 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7443
7444 * MAINTAINERS (Various Maintainers): Add myself to reload.
7445
7446 2008-10-25 Richard Guenther <rguenther@suse.de>
7447
7448 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7449 maintainer. Remove myself as libgcc-math maintainer.
7450 (Non-Algorithmic Maintainers): Remove myself.
7451
7452 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7453
7454 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7455 * Makefile.in: Regenerated.
7456
7457 2008-10-23 Cary Coutant <ccoutant@google.com>
7458
7459 * MAINTAINERS (Write after approval): Add myself.
7460
7461 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7462
7463 PR gdb/921
7464 PR gdb/1646
7465 PR gdb/2175
7466 PR gdb/2176
7467
7468 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7469 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7470 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7471 (HOST_EXPORTS): Pass CPPFLAGS.
7472 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7473 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7474 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7475 * Makefile.in, configure: Regenerated.
7476 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7477 and CPPFLAGS_FOR_BUILD.
7478
7479 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
7480
7481 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7482 Sebastian Pop.
7483
7484 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7485
7486 * MAINTAINERS (Write After Approval): Added myself.
7487
7488 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7489
7490 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7491 recommended version to 2.3.2.
7492
7493 * configure: Regenerate.
7494
7495 2008-10-01 Mark Mitchell <mark@codesourcery.com>
7496
7497 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7498
7499 2008-09-29 David Daney <david.daney@caviumnetworks.com>
7500
7501 * MAINTAINERS (Write After Approval): Update e-mail address.
7502
7503 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7504
7505 * libtool.m4: Update to libtool 2.2.6.
7506 * lt~obsolete.m4: Update to libtool 2.2.6.
7507 * ltmain.sh: Update to libtool 2.2.6.
7508 * ltsugar.m4: Update to libtool 2.2.6.
7509 * ltversion.m4: Update to libtool 2.2.6.
7510 * ltoptions.m4: Update to libtool 2.2.6.
7511 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7512
7513 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7514
7515 * MAINTAINERS (Write After Approval): Add myself.
7516
7517 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7518
7519 * MAINTAINERS (Write After Approval): Update my name.
7520
7521 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7522
7523 * MAINTAINERS: Add myself in "Write After Approval".
7524
7525 2008-09-18 Steve Ellcey <sje@cup.hp.com>
7526
7527 * MAINTAINERS: Add myself as ia64 maintainer.
7528
7529 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7530
7531 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7532 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7533 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7534 and Michael Tiemann from Write After Approval since they do not
7535 actually have access.
7536
7537 2008-09-05 Richard Guenther <rguenther@suse.de>
7538
7539 * configure.ac: Initialize clooglibs to -lcloog.
7540 * configure: Re-generate.
7541
7542 2008-09-04 Le-Chun Wu <lcwu@google.com>
7543
7544 * MAINTAINERS (Write After Approval): Add myself.
7545
7546 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7547
7548 * configure.ac (--with-cloog-polylib): New.
7549 (--disable-cloog-version-check): New.
7550 (--disable-ppl-version-check): New.
7551 * configure: Re-generate.
7552
7553 2008-09-03 Richard Guenther <rguenther@suse.de>
7554
7555 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7556 cloog test.
7557 * configure: Re-generate.
7558
7559 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7560
7561 Add picoChip port.
7562 * MAINTAINERS: Add picoChip maintainers.
7563
7564 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7565 Tobias Grosser <grosser@fim.uni-passau.de>
7566 Jan Sjodin <jan.sjodin@amd.com>
7567 Harsha Jagasia <harsha.jagasia@amd.com>
7568 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7569 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7570 Adrien Eliche <aeliche@isty.uvsq.fr>
7571
7572 Merge from graphite branch.
7573 * configure: Regenerate.
7574 * Makefile.in: Regenerate.
7575 * configure.ac (host_libs): Add ppl and cloog.
7576 Add checks for PPL and CLooG.
7577 * Makefile.def (ppl, cloog): Added modules and dependences.
7578 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7579 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7580
7581 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7582
7583 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7584 (GCC_SHLIB_SUBDIR): New.
7585 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7586 * configure: Regenerate.
7587 * Makefile.in: Regenerate.
7588
7589 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7590
7591 * MAINTAINERS: Consistently use tabs to separate columns.
7592
7593 2008-08-29 Tristan Gingold <gingold@adacore.com>
7594
7595 * MAINTAINERS (Write after Approval): Add myself.
7596
7597 2008-08-28 Tristan Gingold <gingold@adacore.com>
7598
7599 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7600 Enable bfd, binutils and opcodes.
7601 * configure: Regenerate.
7602
7603 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7604
7605 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7606
7607 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7608
7609 * MAINTAINERS: Use correct Umlaut for last name.
7610
7611 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7612
7613 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7614
7615 2008-08-16 David Edelsohn <edelsohn@gnu.org>
7616
7617 * MAINTAINERS: Update my email address.
7618
7619 2008-08-16 Nicolas Roche <roche@adacore.com>
7620
7621 * Makefile.tpl: Add BOOT_ADAFLAGS.
7622 * Makefile.in: Regenerate.
7623
7624 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7625
7626 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7627 * configure: Regenerate.
7628
7629 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
7630
7631 * configure.ac: Add makefile fragments for hpux.
7632 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7633 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7634 * configure: Regenerate.
7635 * Makefile.in: Regenerate.
7636
7637 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
7638
7639 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7640
7641 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
7642
7643 * MAINTAINERS (Write after Approval): Add myself.
7644
7645 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7646
7647 * MAINTAINERS (Write After Approval): Add myself.
7648
7649 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
7650
7651 * MAINTAINERS (Write After Approval): Add myself.
7652
7653 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7654
7655 * MAINTAINERS: Update my email address.
7656
7657 2008-06-25 Joey Ye <joey.ye@intel.com>
7658
7659 * MAINTAINERS (Write After Approval): Add myself.
7660
7661 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7662
7663 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7664 * Makefile.in: Regenerate.
7665 * configure: Regenerate.
7666
7667 2008-06-17 Daniel Kraft <d@domob.eu>
7668
7669 * MAINTAINERS (Write After Approval): Add myself.
7670
7671 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7672
7673 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7674 "$@" is still intact with both Autoconf 2.59 and 2.62.
7675 * configure: Regenerate.
7676
7677 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7678
7679 * Makefile.tpl: Fix comment errors.
7680 * Makefile.in: Regenerate.
7681
7682 2008-06-12 David S. Miller <davem@davemloft.net>
7683 David Edelsohn <edelsohn@gnu.org>
7684
7685 * configure.ac: Add powerpc*-*-* to gold supported targets.
7686 * configure: Regenerate.
7687
7688 2008-06-08 Joseph Myers <joseph@codesourcery.com>
7689
7690 PR tree-optimization/36218
7691 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7692 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7693 (all prefix="build-"): Pass them to build-system sub-makes.
7694 * Makefile.in: Regenerate.
7695
7696 2008-06-07 Joseph Myers <joseph@codesourcery.com>
7697
7698 * MAINTAINERS (mt port): Remove.
7699 (sco5, unixware, sco udk): Remove.
7700 (Kean Johnston): Add to Write After Approval.
7701
7702 2008-05-30 Julian Brown <julian@codesourcery.com>
7703
7704 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7705 of libobjc for ARM EABI Linux.
7706 * configure: Regenerate.
7707
7708 2008-05-18 Xinliang David Li <davidxl@google.com>
7709
7710 * ChangeLog: Remove wrong ChangeLog entry.
7711
7712 2008-05-17 Xinliang David Li <davidxl@google.com>
7713
7714 * MAINTAINERS (Write After Approval): Add myself.
7715
7716 2008-05-15 Janus Weil <janus@gcc.gnu.org>
7717
7718 * MAINTAINERS (Write After Approval): Add myself.
7719
7720 2008-05-14 Rafael Espíndola <espindola@google.com>
7721
7722 * config-ml.in: don't handle --enable-shared and --enable-static.
7723
7724 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7725
7726 * MAINTAINERS: Update my email address.
7727
7728 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7729
7730 * MAINTAINERS: Update my email address.
7731
7732 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7733
7734 * MAINTAINERS (Write After Approval): Add myself.
7735
7736 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7737
7738 * MAINTAINERS (Write After Approval): Add myself.
7739
7740 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
7741
7742 * MAINTAINERS (crx): Add myself.
7743
7744 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7745
7746 Sync with src:
7747 2008-04-14 David S. Miller <davem@davemloft.net>
7748
7749 * configure.ac: Add sparc*-*-* to gold supported targets.
7750 * configure: Regenerate.
7751
7752 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7753
7754 PR bootstrap/35457
7755 * configure.ac: Include override.m4.
7756 * configure: Regenerate.
7757
7758 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7759
7760 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7761 * Makefile.in: Regenerate.
7762
7763 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
7764
7765 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7766 as nonconfigurable directories list.
7767 * configure: Regenerate.
7768
7769 2008-04-14 Ben Elliston <bje@au.ibm.com>
7770
7771 * config.sub, config.guess: Update from upstream sources.
7772
7773 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
7774
7775 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7776 * Makefile.in: Regenerate.
7777
7778 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
7779
7780 * configure.ac: Do not build libssp for the AVR.
7781 * configure: Regenerate.
7782
7783 2008-04-07 Ian Lance Taylor <iant@google.com>
7784
7785 * Makefile.def: check-gold depends upon all-binutils.
7786 * Makefile.in: Regenerate.
7787
7788 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
7789
7790 * MAINTAINERS (Write After Approval): Add myself.
7791
7792 2008-04-04 Nick Clifton <nickc@redhat.com>
7793
7794 PR binutils/4334
7795 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7796 builds.
7797 * configure: Regenerate.
7798
7799 2008-04-04 NightStrike <NightStrike@gmail.com>
7800
7801 PR other/35151
7802 * configure.ac: Combine rules for mingw32 and mingw64.
7803 * configure: Regenerate.
7804
7805 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
7806
7807 * MAINTAINERS (Write After Approval): Add myself.
7808
7809 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
7810
7811 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7812 * Makefile.in (.NOTPARALLEL): Ditto.
7813
7814 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
7815
7816 * MAINTAINERS (Write After Approval): Add myself.
7817
7818 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
7819
7820 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7821 * Makefile.in (.NOTPARALLEL): Regenerate.
7822
7823 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
7824
7825 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7826 * Makefile.in: Regenerate.
7827
7828 2008-03-26 Jakub Staszak <kuba@et.pl>
7829
7830 * MAINTAINERS (Write After Approval): Add myself.
7831
7832 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7833
7834 * MAINTAINERS: Update e-mail address.
7835
7836 2008-03-20 Ian Lance Taylor <iant@google.com>
7837
7838 * configure.ac: Add support for --enable-gold.
7839 * Makefile.def: Add gold as a directory like ld.
7840 * configure, Makefile.in: Regenerate.
7841
7842 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7843
7844 * configure.ac: m4_include config/proginstall.m4.
7845 * configure: Regenerate.
7846
7847 Backport from upstream Libtool:
7848
7849 2007-10-12 Eric Blake <ebb9@byu.net>
7850
7851 Deal with Autoconf 2.62's semantic change in m4_append.
7852 * ltsugar.m4 (lt_append): Replace broken versions of
7853 m4_append.
7854 (lt_if_append_uniq): Don't require separator to be overquoted,
7855 and avoid broken m4_append.
7856 (lt_dict_add): Fix typo.
7857 * libtool.m4 (_LT_DECL): Don't overquote separator.
7858
7859 2008-03-13 David Edelsohn <edelsohn@gnu.org>
7860
7861 * config.rpath: Add AIX 6 support.
7862
7863 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
7864
7865 * Makefile.def (stageprofile). Remove -fprofile-generate
7866 from stage_libcflags.
7867 * Makefile.in: Regenerate.
7868
7869 2008-03-13 Ben Elliston <bje@au.ibm.com>
7870
7871 * config.sub, config.guess: Update from upstream sources.
7872
7873 2008-03-06 Tom Tromey <tromey@redhat.com>
7874
7875 * MAINTAINERS: Update for treelang deletion.
7876
7877 2008-03-03 James E. Wilson <wilson@tuliptree.org>
7878
7879 * MAINTAINERS: Update my email address.
7880
7881 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
7882
7883 * MAINTAINERS (darwin port): Add myself as a maintainer.
7884 (objective-c/c++): Add myself as a maintainer.
7885
7886 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
7887
7888 * MAINTAINERS (Write After Approval): Update my email address.
7889
7890 2008-02-25 Tomas Bily <tbily@suse.cz>
7891
7892 * MAINTAINERS (Write After Approval): Add myself.
7893
7894 2008-02-23 Jakub Jelinek <jakub@redhat.com>
7895
7896 * MAINTAINERS (OpenMP): Add myself.
7897
7898 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
7899
7900 PR bootstrap/32009
7901 PR bootstrap/32161
7902
7903 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7904 * configure: Regenerate.
7905
7906 * Makefile.def: Define stage_libcflags for all bootstrap stages.
7907 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7908 STAGE4_LIBCFLAGS): New.
7909 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7910 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7911 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7912 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7913 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7914 for target modules. Don't export LIBCFLAGS.
7915 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7916 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7917 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7918 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7919 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7920 * Makefile.in: Regenerate.
7921
7922 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7923
7924 PR libgcj/33085
7925 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7926 Do not use -DDLL_EXPORT. Backport from upstream.
7927
7928 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7929
7930 * MAINTAINERS (Write After Approval): Add myself.
7931
7932 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
7933
7934 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7935 * configure: Regenerate.
7936
7937 2008-01-31 Marc Gauthier <marc@tensilica.com>
7938
7939 * configure.ac (xtensa*-*-*): Recognize processor variants.
7940 * configure: Regenerate.
7941
7942 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7943
7944 PR bootstrap/34922
7945 * configure.ac (PARSE_ARGS): Push suitable setting of
7946 ac_subdirs_all, for `./configure --help=recursive'.
7947 Handle `+' in generic toplevel directory disabling.
7948 * configure: Regenerate.
7949
7950 2008-01-28 Nick Clifton <nickc@redhat.com>
7951
7952 * MAINTAINERS (xstormy16): Take over maintainership.
7953
7954 2008-01-25 Joseph Myers <joseph@codesourcery.com>
7955
7956 * MAINTAINERS (c4x port): Remove.
7957
7958 2008-01-24 David Edelsohn <edelsohn@gnu.org>
7959
7960 * libtool.m4: Backport AIX 6 support from ToT Libtool.
7961
7962 2008-01-23 Ben Elliston <bje@au.ibm.com>
7963
7964 * config.sub, config.guess: Update from upstream sources.
7965
7966 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
7967
7968 * MAINTAINERS (Write After Approval): Add myself.
7969
7970 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
7971
7972 * MAINTAINERS: Update my email address.
7973
7974 2008-01-09 Raksit Ashok <raksit@google.com>
7975
7976 * MAINTAINERS (Write After Approval): Add myself.
7977
7978 2008-01-09 Raksit Ashok <raksit@google.com>
7979
7980 * MAINTAINERS (Write After Approval): Add myself.
7981
7982 2008-01-08 Ben Elliston <bje@au.ibm.com>
7983
7984 * config.sub, config.guess: Update from upstream sources.
7985
7986 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7987
7988 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7989 Change recommended MPFR from 2.2.1 -> 2.3.0.
7990 * configure: Regenerate.
7991
7992 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
7993
7994 * MAINTAINERS: Update my email address.
7995
7996 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
7997
7998 * MAINTAINERS: Update my email address.
7999
8000 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8001
8002 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8003 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8004 * Makefile.in: Regenerate.
8005
8006 2007-12-10 Mark Heffernan <meheff@google.com>
8007
8008 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8009 misplaced entries.
8010
8011 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8012
8013 * configure.ac: Enable libjava for x86_64-*-darwin9.
8014 * configure: Regenerate.
8015
8016 2007-12-07 Bill Maddox <maddox@google.com>
8017
8018 * MAINTAINERS (Write After Approval): Add myself.
8019
8020 2007-12-05 Ben Elliston <bje@au.ibm.com>
8021
8022 * config.sub, config.guess: Update from upstream sources.
8023
8024 2007-12-02 Matthias Klose <doko@ubuntu.com>
8025
8026 * config-ml.in: Remove 64bit configure tests.
8027
8028 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8029
8030 * config-ml.in: Robustify against white space in absolute file
8031 names.
8032
8033 * config-ml.in (multi-clean): Substitute ${Makefile}.
8034 Remove superfluous ${Makefile} in list.
8035
8036 2007-11-19 Thiemo Seufer <ths@mips.com>
8037
8038 * config-ml.in: Don't hardcode the Makefile name.
8039
8040 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
8041
8042 * MAINTAINERS (Write After Approval): Add myself.
8043
8044 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
8045
8046 * MAINTAINERS (Write After Approval): Add myself.
8047
8048 2007-11-06 Doug Kwan <dougkwan@google.com>
8049
8050 * MAINTAINERS (Write After Approval): Add myself.
8051
8052 2007-10-25 Ben Elliston <bje@au.ibm.com>
8053
8054 * MAINTAINERS (mercury): Remove entry.
8055 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8056
8057 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8058
8059 * Makefile.def (dependencies): Make configure-gdb depend on
8060 all-intl.
8061 * Makefile.in: Regenerated.
8062
8063 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8064
8065 * MAINTAINERS (Fortran maintainer): Remove myself.
8066
8067 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
8068
8069 * Makefile.def: To avoid problems running with parallel makes,
8070 build newlib before libgloss so that target specific header
8071 files are availble.
8072 * Makefile.in: Regenerate
8073
8074 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8075
8076 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8077 * Makefile.in: Regenerate.
8078
8079 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8080
8081 * MAINTAINERS (Register allocation reviewer): Add myself.
8082
8083 2007-10-08 Mike Frysinger <vapier@gentoo.org>
8084
8085 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8086 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8087 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8088 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8089 * configure: Regenerate.
8090
8091 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
8092
8093 * MAINTAINERS (Register allocation reviewer): Add myself.
8094
8095 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
8096
8097 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8098 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8099 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8100 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8101 * configure.ac: Default them to host tools for $host = $build.
8102 Subst them.
8103
8104 * configure: Regenerate.
8105 * Makefile.in: Regenerate.
8106
8107 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8108
8109 * MAINTAINERS (Register allocation reviewer): Add myself.
8110
8111 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
8112
8113 * MAINTAINERS (Register allocation reviewer): Add myself.
8114
8115 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
8116
8117 * MAINTAINERS (Write After Approval): Fix typo.
8118
8119 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8120
8121 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8122 * configure: Regenerate.
8123
8124 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8125
8126 PR bootstrap/31906
8127 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8128 they're already prefixed.
8129
8130 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8131
8132 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8133 libstdc++.
8134 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8135 * configure: Regenerate.
8136 * Makefile.in: Regenerate.
8137
8138 2007-09-17 Andreas Schwab <schwab@suse.de>
8139
8140 * configure.ac: Raise minimum makeinfo version to 4.6.
8141 * configure: Regenerate.
8142
8143 2007-09-17 Johannes Singler <singler@ira.uka.de>
8144
8145 * MAINTAINERS (write-after-approval) add myself
8146
8147 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8148
8149 * configure.ac: Correct makeinfo version check.
8150 * configure: Regenerate.
8151
8152 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8153
8154 * MAINTAINERS: Update my email address.
8155
8156 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8157
8158 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8159 to $skipdirs and only disable gprof for newlib. Use the normal
8160 mips*-elf* handling in other respects.
8161 * configure: Regnerate.
8162
8163 2007-09-12 David Daney <ddaney@avtrex.com>
8164
8165 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8166 enabling libgcj.
8167 * configure: Regenerate.
8168
8169 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8170
8171 PR other/32154
8172 * configure.ac: For libgloss targets, point the linker to the linker
8173 script, startup code and simulator library.
8174 * configure: Regenerate.
8175
8176 2007-09-07 Andrew Haley <aph@redhat.com>
8177
8178 * configure.ac (noconfigdirs): Remove target-libffi and
8179 target-libjava.
8180 * configure: Regenerate.
8181
8182 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8183
8184 PR target/33281
8185 * configure.ac: Use config/mh-mingw on mingw.
8186 * configure: Regenerate.
8187
8188 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8189
8190 * MAINTAINERS (Write After Approval): Add myself.
8191
8192 2007-09-05 Richard Guenther <rguenther@suse.de>
8193
8194 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8195 nor --disable-checking is provided also turn on yes and types
8196 checking for stage1.
8197 * configure: Re-generate.
8198
8199 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8200
8201 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8202 (Write After Approval): Remove myself.
8203
8204 2007-08-29 Nick Clifton <nickc@redhat.com>
8205
8206 * config.sub, config.guess: Update from upstream sources.
8207
8208 2007-08-22 Bud Davis <jmdavis@link.com>
8209
8210 * MAINTAINERS (Write After Approval): Added myself.
8211 * MAINTAINERS (Reviewers): Removed myself.
8212
8213 2007-08-18 Paul Brook <paul@codesourcery.com>
8214 Joseph Myers <joseph@codesourcery.com>
8215
8216 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8217 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8218 * Makefile.in: Regenerate.
8219 * configure.ac (--with-debug-prefix-map): New.
8220 * configure: Regenerate.
8221
8222 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8223 Nigel Stephens <nigel@mips.com>
8224
8225 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8226 as target_makefile_frag.
8227 * configure: Regenerate.
8228
8229 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8230
8231 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8232 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8233 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8234 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8235 (do-compare, do-compare3, do-compare-debug): New.
8236 ([+compare-target+]): Use them.
8237
8238 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8239
8240 * MAINTAINERS (Write After Approval): Change my email address.
8241
8242 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8243 Ben Elliston <bje@au.ibm.com>
8244
8245 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8246 --silent if $silent.
8247 * configure: Regenerate.
8248
8249 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8250
8251 * MAINTAINERS (Various Maintainers): Add myself as
8252 loop infrastructure maintainer. Update my e-mail
8253 address.
8254
8255 2007-07-31 Diego Novillo <dnovillo@google.com>
8256
8257 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8258 Adjust description.
8259
8260 2007-07-26 Richard Guenther <rguenther@suse.de>
8261
8262 * configure.ac: Add types checking to stage1 checking flags.
8263 * configure: Regenerate.
8264
8265 2007-07-17 Nick Clifton <nickc@redhat.com>
8266
8267 * COPYING3: New file. Contains version 3 of the GNU General
8268 Public License.
8269 * COPYING3.LIB: New file. Contains version 3 of the GNU
8270 Lesser General Public License.
8271
8272 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8273
8274 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8275
8276 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8277
8278 * MAINTAINERS (S/390 co-maintainer): Add myself.
8279 (Write After Approval): Remove myself.
8280
8281 2007-07-13 Dan Hipschman <dsh@google.com>
8282
8283 * MAINTAINERS (Write After Approval): Add myself.
8284
8285 2007-07-11 Nick Clifton <nickc@redhat.com>
8286
8287 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8288 WINDRES export.
8289 * Makefile.in: Regenerate.
8290
8291 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8292
8293 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8294 maintainer.
8295
8296 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8297
8298 * lt~obsolete.m4: New. Import from 20070318 libtool.
8299
8300 2007-07-03 Julian Brown <julian@codesourcery.com>
8301
8302 * MAINTAINERS (Write After Approval): Add myself.
8303
8304 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8305
8306 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8307 * configure: Regenerate.
8308
8309 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8310
8311 * configure.ac: Add some missing m4 quotation.
8312 * configure: Regenerate.
8313
8314 2007-07-02 Simon Baldwin <simonb@google.com>
8315
8316 * MAINTAINERS (Write After Approval): Add myself.
8317
8318 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
8319
8320 * configure: Regenerate.
8321
8322 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
8323
8324 * Makefile.def: Add windmc tool to build.
8325 * Makefile.tpl: Likewise.
8326 * configure.ac: Likewise.
8327 * Makefile.in: Regenerate.
8328 * configure: Regenerate.
8329
8330 2007-06-28 DJ Delorie <dj@redhat.com>
8331
8332 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8333 not building newlib.
8334 * configure: Regenerated.
8335
8336 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8337
8338 * MAINTAINERS (Write After Approval): Add myself.
8339
8340 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
8341
8342 * MAINTAINERS (Write After Approval): Add myself.
8343
8344 2007-06-19 Chris Matthews <chrismatthews@google.com>
8345
8346 * MAINTAINERS (Write After Approval): Add myself.
8347
8348 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8349
8350 * MAINTAINERS (Write After Approval): Add myself.
8351
8352 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8353
8354 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8355 * Makefile.in: Regenerated.
8356
8357 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8358
8359 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8360 bfin*-*-uclinux* targets.
8361 * configure: Regenerate.
8362
8363 2007-06-14 Ian Lance Taylor <iant@google.com>
8364
8365 * MAINTAINERS: Add myself as non-algorithmic global write
8366 maintainer.
8367
8368 2007-06-14 Diego Novillo <dnovillo@google.com>
8369
8370 * MAINTAINERS: Add self as middle-end maintainer and
8371 non-algorithmic global write maintainer.
8372
8373 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8374
8375 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8376 Move all Fortran maintainers except Paul Brook into the
8377 Non-Autopoiesis section.
8378
8379 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
8380
8381 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8382 (distclean-stage[+id+]): Possibly delete stage_last.
8383 * Makefile.in: Regenerate.
8384
8385 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
8386
8387 * MAINTAINERS (Various Maintainer): Fix typo.
8388
8389 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
8390
8391 * MAINTAINERS (Various Maintainer): Add myself as
8392 dataflow maintainer.
8393
8394 2007-06-07 Ben Elliston <bje@au.ibm.com>
8395
8396 * config.sub, config.guess: Update from upstream sources.
8397
8398 2007-06-07 Ben Elliston <bje@au.ibm.com>
8399
8400 * Makefile.tpl: Fix spelling error.
8401 * Makefile.in: Regenerate.
8402
8403 2007-06-01 Steve Ellcey <sje@cup.hp.com>
8404
8405 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8406 lt_cv_sys_max_cmd_len.
8407
8408 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8409
8410 * MAINTAINERS (Various Maintainers): Add myself as
8411 auto-vectorizer maintainer.
8412
8413 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
8414
8415 PR libjava/32098
8416 * libtool.m4: Revert previous change.
8417 * ltgcc.m4: Put it here.
8418
8419 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8420
8421 * MAINTAINERS (Various Maintainers): Add myself as
8422 auto-vectorizer maintainer.
8423
8424 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8425
8426 PR libjava/32098
8427 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8428
8429 2007-05-30 Richard Guenther <rguenther@suse.de>
8430
8431 * MAINTAINERS (Various Maintainers): Add myself as
8432 auto-vectorizer maintainer.
8433
8434 2007-05-30 Jakub Jelinek <jakub@redhat.com>
8435
8436 PR bootstrap/29382
8437 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8438 * configure: Rebuilt.
8439
8440 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
8441
8442 * MAINTAINERS (Write After Approval): Removed my name.
8443
8444 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8445
8446 * MAINTAINERS (Write After Approval): Remove myself.
8447
8448 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8449
8450 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8451
8452 2007-05-23 Steve Ellcey <sje@cup.hp.com>
8453
8454 * ltmain.sh: Update from ToT Libtool.
8455 * libtool.m4: Update from ToT Libtool.
8456 * ltsugar.m4: New. Update from ToT Libtool.
8457 * ltversion.m4: New. Update from ToT Libtool.
8458 * ltoptions.m4: New. Update from ToT Libtool.
8459 * ltconfig: Remove.
8460 * ltcf-c.sh: Remove.
8461 * ltcf-cxx.sh: Remove.
8462 * ltcf-gcj.sh: Remove.
8463
8464 2007-05-22 Ollie Wild <aaw@google.com>
8465
8466 * MAINTAINERS (Write After Approval): Add myself.
8467
8468 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
8469
8470 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8471 stage_cflags.
8472 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8473 Remove CFLAGS/LIBCFLAGS.
8474 (configure-stage[+id+]-[+prefix+][+module+],
8475 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8476 * Makefile.in: Regenerate.
8477
8478 2007-05-15 Diego Novillo <dnovillo@google.com>
8479
8480 * MAINTAINERS: Update e-mail address.
8481
8482 2007-05-15 Revital Eres <eres@il.ibm.com>
8483
8484 * MAINTAINERS (Write After Approval): Add myself.
8485
8486 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
8487
8488 * MAINTAINERS (Write After Approval): Updated my address.
8489
8490 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8491
8492 * MAINTAINERS (Write After Approval): Add myself.
8493
8494 2007-05-11 Silvius Rus <rus@google.com>
8495
8496 * MAINTAINERS (Write After Approval): Add myself.
8497
8498 2007-04-23 Tom Tromey <tromey@redhat.com>
8499
8500 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8501
8502 2007-04-22 Mark Mitchell <mark@codesourcery.com>
8503
8504 * MAINTAINERS (cpplib): Rename to ...
8505 (libcpp): ... this. Add C/C++ front end maintainers.
8506
8507 2007-04-14 Steve Ellcey <sje@cup.hp.com>
8508
8509 * config-ml.in: Pass ${ml_config_env} to configure calls.
8510
8511 2007-04-04 Christian Bruel <christian.bruel@st.com>
8512
8513 * MAINTAINERS (Write After Approval): Add myself.
8514
8515 2007-04-02 Dave Korn <dave.korn@artimi.com>
8516
8517 * MAINTAINERS (Write After Approval): Add myself.
8518
8519 2007-03-31 Tobias Burnus <burnus@net-b.de>
8520
8521 * MAINTAINERS (fortran 95 front end): Add myself.
8522
8523 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8524
8525 * MAINTAINERS (Write After Approval): Add myself.
8526
8527 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
8528
8529 * MAINTAINERS (Modulo Scheduler): Add myself.
8530
8531 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8532
8533 * MAINTAINERS (fortran 95 front end): Add myself.
8534 (c++ front end): whitespace fix.
8535
8536 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8537
8538 * MAINTAINERS (Write After Approval): Add myself.
8539
8540 2007-03-21 Richard Sandiford <richard@codesourcery.com>
8541
8542 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8543 of glob. Quote arguments with single quotes too.
8544 * configure: Regenerate.
8545
8546 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8547
8548 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8549 * Makefile.in: Regenerate
8550
8551 2007-03-07 Andreas Schwab <schwab@suse.de>
8552
8553 * configure: Regenerate.
8554
8555 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8556
8557 * configure.ac: Add "--with-pdfdir" configure option,
8558 which defines pdfdir variable.
8559 * Makefile.def (target=fixincludes): Add install-pdf to
8560 missing targets.
8561 (recursive_targets): Add install-pdf target.
8562 (flags_to_pass): Add pdfdir.
8563 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8564 target.
8565 * configure: Regenerate
8566 * Makefile.in: Regenerate
8567
8568 2007-02-28 Eric Christopher <echristo@apple.com>
8569
8570 Revert:
8571 2006-12-07 Mike Stump <mrs@apple.com>
8572
8573 * Makefile.def (dependencies): Add dependency for
8574 install-target-libssp and install-target-libgomp on
8575 install-gcc.
8576 * Makefile.in: Regenerate.
8577
8578 2007-02-27 Matt Kraai <kraai@ftbfs.org>
8579
8580 * configure: Regenerate.
8581 * configure.ac: Move statements after variable declarations.
8582
8583 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8584
8585 * MAINTAINERS: Add myself as sh maintainer.
8586
8587 2007-02-19 Joseph Myers <joseph@codesourcery.com>
8588
8589 * configure.ac: Adjust for loop syntax.
8590 * configure: Regenerate.
8591
8592 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8593
8594 * configure: Rebuilt.
8595
8596 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8597
8598 * configure.ac: Drop multiple occurrences of --enable-languages,
8599 and fix its quoting.
8600 * configure: Rebuilt.
8601
8602 2007-02-17 Mark Mitchell <mark@codesourcery.com>
8603 Nathan Sidwell <nathan@codesourcery.com>
8604 Vladimir Prus <vladimir@codesourcery.com>
8605 Joseph Myers <joseph@codesourcery.com>
8606
8607 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8608 * configure: Regenerate.
8609
8610 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8611
8612 * ltconfig (freebsd*): Default to elf.
8613
8614 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8615
8616 * configure.ac (target_libraries): Move libgcc before libiberty.
8617 * configure: Regenerated.
8618
8619 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8620 Paolo Bonzini <bonzini@gnu.org>
8621
8622 PR bootstrap/30753
8623 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8624 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8625 * configure: Regenerated.
8626
8627 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8628
8629 * MAINTAINERS (Language Front End Maintainers): Update my mail
8630 address.
8631
8632 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8633
8634 PR bootstrap/30748
8635 * configure.ac: Correct syntax for Solaris ksh.
8636 * configure: Regenerated.
8637
8638 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8639
8640 * configure.ac: Sync with src.
8641 * configure: Regenerate.
8642
8643 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8644
8645 * Makefile.in: Regenerate.
8646
8647 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8648
8649 * config.sub: Sync with src.
8650
8651 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8652
8653 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8654 noncanonical equivalents.
8655 * configure.in: Rename to...
8656 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8657 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8658 target_noncanonical. Use them. Rewrite removal of configure
8659 arguments for autoconf 2.59. Discard variable settings. Force
8660 program_transform_name for native tools.
8661
8662 * Makefile.in: Regenerated.
8663 * configure: Regenerated with autoconf 2.59.
8664
8665 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
8666
8667 * MAINTAINERS (Write After Approval): Add myself.
8668
8669 2007-01-31 Andreas Schwab <schwab@suse.de>
8670
8671 * Makefile.tpl (LDFLAGS): Substitute it.
8672 * Makefile.in: Regenerate.
8673
8674 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
8675
8676 * MAINTAINERS (Write After Approval): Add myself.
8677
8678 2007-01-28 David Edelsohn <edelsohn@gnu.org>
8679
8680 * MAINTAINERS (spu port): Add myself.
8681
8682 2007-01-23 Richard Guenther <rguenther@suse.de>
8683
8684 PR bootstrap/30541
8685 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8686 * Makefile.tpl (GNATBIND): Substitute it.
8687 (GNATMAKE): Likewise.
8688 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8689 of STAGE_PREFIX.
8690 * Makefile.in: Regenerate.
8691 * configure: Regenerate.
8692
8693 2007-01-18 Mike Stump <mrs@apple.com>
8694
8695 * configure.in: Re-enable -Werror for gcc builds.
8696
8697 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
8698
8699 * MAINTAINERS (Write After Approval): Add myself.
8700
8701 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8702
8703 * configure.in: Change == to = in test command.
8704 * configure: Regenerate.
8705
8706 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8707 Nick Clifton <nickc@redhat.com>
8708 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8709
8710 * configure.in (build_configargs, host_configargs, target_configargs):
8711 Remove build/host/target parameters.
8712 (host_libs): Add gmp and mpfr.
8713 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8714 * Makefile.def (gmp, mpfr): New.
8715 (gcc): Remove target.
8716 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8717 target_os, target_vendor): New.
8718 (configure): Add host_alias/target_alias arguments; adjust invocations.
8719 * configure: Regenerate.
8720 * Makefile.in: Regenerate.
8721
8722 2007-01-11 Matt Fago <fago@earthlink.net>
8723
8724 * configure.in: Try to link to functions only in mpfr 2.2.x
8725 to improve robustness of configure tests.
8726 * configure: Regenerate.
8727
8728 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
8729
8730 * MAINTAINERS: Add myself as i386 maintainer.
8731
8732 2007-01-08 Jan Hubicka <jh@suse.cz>
8733
8734 * MAINTAINERS: Add myself as i386 maintainer.
8735
8736 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
8737
8738 * configure.in: Add support for an x86_64-mingw* target.
8739 * configure: Regenerate.
8740
8741 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8742
8743 * Makefile.tpl (all-target): Correct @if conditional for target
8744 modules.
8745 * configure.in: Omit libiberty if building only target libgcc.
8746 * configure, Makefile.in: Regenerated.
8747
8748 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
8749
8750 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8751 * configure: Regenerate.
8752
8753 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8754
8755 * Makefile.def (target_modules): Add libgcc.
8756 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8757 * Makefile.tpl (clean-target-libgcc): Delete.
8758 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8759 on gcc even for bootstrapped modules. Rewrite handling of
8760 lang_env_dependencies to loop over target_modules.
8761 * configure.in (target_libraries): Add target-libgcc.
8762 * Makefile.in, configure: Regenerated.
8763
8764 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8765
8766 * configure.in: Reorganize recognition of languages. Add
8767 --enable-stage1-languages. Show supported languages for the chosen
8768 target rather than all recognized languages.
8769 * configure: Regenerate.
8770
8771 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8772
8773 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8774 * Makefile.in: Regenerate.
8775
8776 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8777
8778 * configure.in: Warn that MPFR 2.2.0 is buggy.
8779 * configure: Regenerate.
8780
8781 2006-12-27 Ian Lance Taylor <iant@google.com>
8782
8783 * configure.in: When removing Makefiles to force a reconfigure, also
8784 remove prev-DIR*/Makefile.
8785 * configure: Regenerate.
8786
8787 2006-12-22 Andreas Schwab <schwab@suse.de>
8788
8789 * configure: Regenerate with correct autoconf version.
8790
8791 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
8792
8793 * configure.in: add AC_SUBST for *_FOR_TARGET.
8794 * configure: Regenerate.
8795
8796 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8797
8798 * configure.in: Simplify logic for rejecting languages that cannot
8799 be built. Separate the case when a language is unsupported,
8800 from the case when the user chooses not to build a language.
8801
8802 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8803
8804 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8805 it only affects bootstrap and could be tested on "$host" as well.
8806 * configure: Regenerate.
8807 * config/mh-ppc-darwin: Add to the stage1 cflags here.
8808
8809 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8810
8811 PR bootstrap/29544
8812 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8813 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8814 move here comment from Makefile.tpl.
8815 * Makefile.tpl: Move some definitions higher in the file.
8816 (STAGE1_CHECKING): New.
8817 * configure.in: Add --enable-stage1-checking.
8818 * configure: Regenerate.
8819 * Makefile.in: Regenerate.
8820
8821 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8822
8823 * MAINTAINERS: Add myself as build system maintainer.
8824
8825 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
8826
8827 * MAINTAINERS (Write After Approval): Add myself.
8828
8829 2006-12-13 Eric Christopher <echristo@apple.com>
8830
8831 * MAINTAINERS: Add myself as darwin maintainer.
8832
8833 2006-12-11 Ian Lance Taylor <ian@airs.com>
8834
8835 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8836
8837 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
8838
8839 MAINTAINERS: Update my entry.
8840
8841 2006-12-11 Alan Modra <amodra@bigpond.net.au>
8842
8843 * configure.in: Handle spu makefile frag.
8844 * Makefile.tpl (MAINT): Define
8845 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8846 * configure: Regenerate.
8847 * Makefile.in: Regenerate.
8848
8849 2006-12-11 Ben Elliston <bje@au.ibm.com>
8850
8851 * config.guess: Import latest version.
8852 * config.sub: Likewise.
8853
8854 2006-12-11 Ben Elliston <bje@au.ibm.com>
8855
8856 * configure.in (spu-*-*): Don't skip target-libiberty.
8857 * configure: Regenerate.
8858
8859 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
8860
8861 PR bootstrap/30134
8862 * configure.in: Correct x86 darwin support for libjava to powerpc
8863 and i?86 only.
8864 * configure: Regenerate.
8865
8866 2006-12-08 Sandro Tolaini <tolaini@libero.it>
8867
8868 * configure.in: Add x86 darwin support for libjava.
8869 * configure: Regenerate.
8870
8871 2006-12-07 Mike Stump <mrs@apple.com>
8872
8873 * Makefile.def (dependencies): Add dependency for
8874 install-target-libssp and install-target-libgomp on
8875 install-gcc.
8876 * Makefile.in: Regenerate.
8877
8878 2006-12-04 Richard Guenther <rguenther@suse.de>
8879
8880 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8881 (Non-Algorithmic Maintainers): Move over non-algorithmic
8882 loop optimizer maintainers, add myself as a non-algorithmic
8883 middle-end maintainer.
8884
8885 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
8886
8887 * MAINTAINERS (Write After Approval): Add myself.
8888
8889 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8890
8891 * configure.in: Update error message for missing GMP/MPFR.
8892
8893 * configure: Regenerate.
8894
8895 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8896
8897 * configure.in: Update MPFR version in error message.
8898
8899 * configure: Regenerate.
8900
8901 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8902
8903 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8904 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8905 --with-gmp-lib): New flags.
8906
8907 * configure: Regenerate.
8908
8909 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
8910
8911 * MAINTAINERS (Write After Approval): Change my email address.
8912
8913 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
8914
8915 * MAINTAINERS (Write After Approval): Add myself.
8916
8917 2006-11-22 Philipp Thomas <pth@suse.de>
8918
8919 * MAINTAINERS (i18n): Update e-mail address.
8920
8921 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8922
8923 * MAINTAINERS (spu port): Add myself as maintainer.
8924 (Write After Approval): Remove myself.
8925
8926 2006-11-22 Ben Elliston <bje@au.ibm.com>
8927
8928 * configure.in (skipdirs): Don't build libssp for SPU.
8929 * configure: Regenerate.
8930
8931 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
8932
8933 * MAINTAINERS (spu port): Add myself as maintainer.
8934 (libobjc): Update my email address.
8935
8936 2006-11-21 Andrea Bona <andrea.bona@st.com>
8937
8938 * MAINTAINERS (Write After Approval): Add myself.
8939
8940 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8941
8942 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8943 * configure : Rebuilt.
8944
8945 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8946
8947 * MAINTAINERS (Write After Approval): Add myself.
8948
8949 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
8950
8951 * MAINTAINERS (Write After Approval): Add myself.
8952
8953 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8954
8955 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8956 libmpfr.a.
8957 * configure: Regenerate.
8958
8959 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
8960
8961 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8962 (unstage): Test for stage_last presence.
8963
8964 PR bootstrap/29802
8965 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8966 STAGE_PREFIX.
8967 * Makefile.in: Regenerate.
8968
8969 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
8970
8971 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8972 maintainers.
8973
8974 2006-11-14 Erven Rohou <erven.rohou@st.com>
8975
8976 * MAINTAINERS (Write After Approval): Add myself.
8977
8978 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
8979
8980 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8981 and stageN-package/Makefile.
8982 * Makefile.in: Regenerated.
8983
8984 2006-11-14 Jie Zhang <jie.zhang@analog.com>
8985
8986 * configure.in: Remove target-libgloss from noconfigdirs for
8987 bfin-*-*.
8988 * configure: Regenerated.
8989
8990 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8991
8992 * configure.in (have_gmp): Only error if the gcc directory exists.
8993
8994 * configure: Regenerate.
8995
8996 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8997
8998 * configure.in: Robustify error message for missing GMP/MPFR.
8999
9000 * configure: Regenerate.
9001
9002 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
9003
9004 * MAINTAINERS (Write After Approval): Add myself.
9005
9006 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
9007
9008 * MAINTAINERS: Change email address.
9009
9010 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9011
9012 * MAINTAINERS (Write After Approval): Add myself.
9013
9014 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9015
9016 * MAINTAINERS (Write After Approval): Add myself.
9017
9018 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9019
9020 * MAINTAINERS (Write After Approval): Move myself to
9021 Write After Approval section.
9022
9023 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9024
9025 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9026 need_gmp anymore.
9027 * configure: Regenerate.
9028
9029 2006-10-16 Tobias Burnus <burnus@net-b.de>
9030
9031 * MAINTAINERS (Write After Approval): Add myself.
9032
9033 2006-10-16 Ben Elliston <bje@au.ibm.com>
9034
9035 * config.guess: Import latest version.
9036 * config.sub: Likewise.
9037
9038 2006-10-10 Brooks Moses <bmoses@stanford.edu>
9039
9040 * Makefile.def: Added pdf target handling.
9041 * Makefile.tpl: Added pdf target handling.
9042 * Makefile.in: Regenerated.
9043
9044 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9045
9046 * MAINTAINERS: Add self as score port maintainer.
9047
9048 2006-10-04 Brooks Moses <bmoses@stanford.edu>
9049
9050 * MAINTAINERS (Write After Approval): Add myself.
9051
9052 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9053
9054 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
9055 or newer.
9056 * configure: Regenerated.
9057
9058 2006-09-27 Dave Brolley <brolley@redhat.com>
9059
9060 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9061 using $s instead of $r.
9062 * configure: Regenerated.
9063
9064 2006-09-26 Thiemo Seufer <ths@mips.com>
9065
9066 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9067 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9068 * configure: Regenerate.
9069
9070 2006-09-24 Graeme Peterson <gridly@gmail.com>
9071
9072 * MAINTAINERS (Write After Approval): Remove myself.
9073
9074 2006-09-22 Chao-ying Fu <fu@mips.com>
9075
9076 * MAINTAINERS (Write After Approval): Add myself.
9077
9078 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9079
9080 * MAINTAINERS: Add self as soft-fp maintainer.
9081
9082 2006-09-09 Anatoly Sokolov <aesok@post.ru>
9083
9084 * MAINTAINERS: Add myself as avr maintainer.
9085 Remove Marek Michalkiewicz as avr maintainer.
9086
9087 2006-09-07 Roberto Costa <roberto.costa@st.com>
9088
9089 * MAINTAINERS (Write After Approval): Add myself.
9090
9091 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
9092
9093 * configure.in: Never build newlib for a Mingw host.
9094 Never build newlib as Mingw target library.
9095 Test the existence of winsup/cygwin for building a Cygwin newlib,
9096 rather than just winsup.
9097 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9098 building a Mingw target.
9099 * configure: Regenerate.
9100
9101 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9102
9103 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9104
9105 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
9106
9107 * config.guess: Import from src (was more updated).
9108 * config.sub: Likewise.
9109
9110 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9111
9112 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9113 * configure: Regenerated.
9114
9115 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
9116
9117 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9118 for stages after the first.
9119
9120 2006-07-17 Jakub Jelinek <jakub@redhat.com>
9121
9122 * Makefile.def: Add dependencies for configure-opcodes
9123 on configure-intl and all-opcodes on all-intl.
9124 * Makefile.in: Regenerated.
9125
9126 2006-07-13 Ben Elliston <bje@au.ibm.com>
9127
9128 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9129
9130 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9131
9132 Port to hosts whose 'sort' and 'tail' implementations
9133 treat operands with leading '+' as file names, as POSIX
9134 has required since 2001. However, make sure the code still
9135 works on pre-POSIX hosts.
9136 * ltmain.sh: Don't assume "sort +2" is equivalent to
9137 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9138
9139 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9140
9141 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9142
9143 2006-07-04 Peter O'Gorman <peter@pogma.com>
9144
9145 * ltconfig: chmod 644 before ranlib during install.
9146
9147 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9148
9149 PR bootstrap/18058
9150 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9151 if the bootstrap compiler is a GCC version that supports it.
9152 * configure: Regenerate.
9153
9154 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9155
9156 * configure.in: Fix thinkos in previous check-in.
9157 * configure: Regenerate.
9158
9159 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9160
9161 PR other/27063
9162 * configure.in: Test subdir_requires and give an appropriate
9163 error message.
9164 * configure: Regenerate.
9165
9166 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9167
9168 * MAINTAINERS (Write After Approval): Add myself.
9169
9170 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9171
9172 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9173
9174 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9175
9176 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9177
9178 2006-06-20 David Ayers <d.ayers@inode.at>
9179
9180 PR bootstrap/28072
9181 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9182 whether target-libjava is being configured instead of whether the
9183 java front end is enabled.
9184 * configure: Regenerate.
9185
9186 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9187
9188 PR target/27540
9189 * configure.in: Only enable libgomp on IRIX 6.
9190 * configure: Regenerate.
9191
9192 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9193
9194 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9195 too.
9196 * Makefile.in: Regenerate.
9197
9198 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9199
9200 * config-ml.in: Alter CCASFLAGS to include special
9201 multilib options the same as is done for CFLAGS.
9202
9203 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9204
9205 * configure.in: Don't enable libgomp on hpux10.
9206 * configure: Rebuilt.
9207
9208 2006-06-12 David Ayers <d.ayers@inode.at>
9209
9210 PR bootstrap/27963
9211 PR target/19970
9212 * configure.in: Remove target-boehm-gc from noconfigdirs where
9213 ${libgcj} is specified.
9214 * configure: Regenerate.
9215
9216 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9217
9218 Sync from src:
9219
9220 * configure.in: Sync.
9221 * configure: Regenerated.
9222
9223 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9224
9225 * Makefile.def: Added dependencies from sim and gdb on intl, and
9226 added configure dependencies to everything with an all dependency
9227 on intl.
9228 * Makefile.in: Regenerated.
9229
9230 2006-06-06 David Ayers <d.ayers@inode.at>
9231
9232 PR libobjc/13946
9233 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9234 * Makefile.in: Regenerate.
9235 * configure.in: Add --enable-objc-gc at toplevel and have it
9236 enable boehm-gc for Objective-C.
9237 Remove target-boehm-gc from libgcj.
9238 Add target-boehm-gc to target_libraries.
9239 Add target-boehm-gc to noconfigdirs where ${libgcj}
9240 is specified.
9241 Assert that boehm-gc is supported when requested for Objective-C.
9242 Only build boehm-gc if needed either for Java or Objective-C.
9243 * configure: Regenerate.
9244
9245 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9246
9247 PR 27674
9248 * Makefile.tpl (configure-[+prefix+][+module+],
9249 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9250 Remove rule to unstage bootstrapped modules.
9251 (stage_current): New.
9252 * Makefile.in: Regenerate.
9253
9254 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9255
9256 * MAINTAINERS (Write After Approval): Update my e-mail address.
9257
9258 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9259
9260 * include/libiberty.h: Declare pex_run_in_environment.
9261
9262 2006-05-31 Asher Langton <langton2@llnl.gov>
9263
9264 * MAINTAINERS (Write After Approval): Add myself.
9265
9266 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9267
9268 * Makefile.def (bfd, opcodes): Fix lib_path.
9269 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9270 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9271 * Makefile.in: Regenerate.
9272
9273 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9274
9275 * Makefile.in: Regenerate.
9276
9277 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9278
9279 * Makefile.def: Add install-html target. Add datarootdir
9280 docdir and htmldir to flags_to_pass.
9281 * Makefile.tpl: Add install-html target.
9282 * Makefile.in: Regenerate.
9283 * configure.in: Add --with-datarootdir, --with-docdir, and
9284 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9285 * configure: Regenerate.
9286
9287 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9288
9289 * configure.in: Enable gprof for cross builds.
9290 * configure: Regenerate.
9291
9292 2006-05-22 Richard Guenther <rguenther@suse.de>
9293
9294 Revert
9295 2006-01-31 Richard Guenther <rguenther@suse.de>
9296 Paolo Bonzini <bonzini@gnu.org>
9297
9298 * Makefile.def (target_modules): Add libgcc-math target module.
9299 * configure.in (target_libraries): Add libgcc-math target library.
9300 (--enable-libgcc-math): New configure switch.
9301 * Makefile.in: Re-generate.
9302 * configure: Re-generate.
9303 * libgcc-math: New toplevel directory.
9304
9305 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9306 Andreas Tobler <a.tobler@schweiz.ch>
9307
9308 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9309 * configure: Rebuilt.
9310
9311 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
9312
9313 * MAINTAINERS (Write After Approval): Add myself.
9314
9315 2006-05-01 DJ Delorie <dj@redhat.com>
9316
9317 * configure.in: Restore CFLAGS if GMP isn't present.
9318 * configure: Regenerate.
9319
9320 2006-05-01 Richard Guenther <rguenther@suse.de>
9321
9322 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9323 maintainer.
9324
9325 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
9326
9327 * MAINTAINERS (Write After Approval): Add myself.
9328
9329 2006-04-28 Jan Beulich <jbeulich@novell.com>
9330
9331 * MAINTAINERS (Write After Approval): Add myself.
9332
9333 2006-04-18 DJ Delorie <dj@redhat.com>
9334
9335 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9336 reference libgloss so that libssp can be built in a combined
9337 tree.
9338 * configure: Regenerate.
9339
9340 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
9341
9342 * MAINTAINERS (Write After Approval): Add myself.
9343
9344 2006-04-05 Ben Elliston <bje@au.ibm.com>
9345
9346 * configure.in: Require makeinfo 4.4 or higher.
9347 * configure: Regenerate.
9348
9349 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9350
9351 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9352 Rearrange the entries of other libraries to have them in one place.
9353
9354 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9355
9356 * MAINTAINERS (Write After Approval): Remove myself.
9357 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9358
9359 2006-03-14 Richard Guenther <rguenther@suse.de>
9360
9361 * configure: Regenerate with autoconf 2.13.
9362
9363 2006-03-13 Jim Blandy <jimb@codesourcery.com>
9364
9365 * MAINTAINERS: Use my work address.
9366
9367 * MAINTAINERS: Update my E-mail address.
9368
9369 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
9370
9371 * configure.in: Handle --disable-<component> generically.
9372 * configure: Regenerate.
9373
9374 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9375
9376 PR libgcj/17311
9377 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9378
9379 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9380
9381 * MAINTAINERS (Write After Approval): Remove myself.
9382 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9383
9384 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
9385
9386 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9387 (TARGET_CONFIGDIRS): Remove.
9388 * configure.in: Remove AC_SUBST(target_configdirs).
9389 * Makefile.in, configure: Regenerated.
9390
9391 2006-02-20 Steven G. Kargl <kargls@comcast.net>
9392
9393 * MAINTAINERS (Write After Approval): Remove myself.
9394 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9395
9396 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
9397
9398 PR bootstrap/25670
9399
9400 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9401
9402 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9403 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9404 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9405 BUILD_PREFIX, BUILD_PREFIX_1.
9406 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9407
9408 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9409 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9410
9411 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9412 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9413 of `cat stage_current`. Always provide the `r' and `s' variables.
9414 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9415 a single shell execution.
9416 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9417 bootstrapped modules, make the stage1 module if the build was not
9418 started yet, else build the current stage.
9419 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9420 (all-build, all-host, all-target, [+make_target+]-host,
9421 [+make_target+]-target): Do not use \-continued lines.
9422 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9423 (current_stage, restrap, stage_last): New.
9424
9425 * Makefile.in: Regenerate.
9426 * configure: Regenerate.
9427
9428 2006-02-19 Bud Davis <jmdavis@link.com>
9429
9430 * MAINTAINERS (Write After Approval): Remove myself.
9431 (Language Front End Maintainers): Add myself as fortran 95
9432 maintainer and update e-mail address.
9433
9434 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9435
9436 * MAINTAINERS (Write After Approval): Remove myself.
9437 (Language Front End Maintainers): Add myself as fortran 95
9438 maintainer.
9439
9440 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
9441
9442 * MAINTAINERS (Write After Approval): Add myself.
9443
9444 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9445
9446 * MAINTAINERS (Write After Approval): Remove myself.
9447 (Language Front End Maintainers): Add myself as
9448 fortran 95 maintainer.
9449
9450 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9451
9452 Sync from src:
9453
9454 2005-12-27 Leif Ekblad <leif@rdos.net>
9455
9456 * configure.in: Add support for RDOS target.
9457 * configure: Regenerate.
9458
9459 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9460 Andreas Schwab <schwab@suse.de>
9461
9462 * configure: Regenerate.
9463
9464 2006-02-12 David Edelsohn <edelsohn@gnu.org>
9465
9466 * configure.in (enable_libgomp): Add AIX.
9467 * configure: Regenerate.
9468
9469 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9470
9471 * MAINTAINERS (Write After Approval): Add myself.
9472
9473 2006-02-03 Lee Millward <lee.millward@gmail.com>
9474
9475 * MAINTAINERS (Write After Approval): Add myself.
9476
9477 2006-01-31 Richard Guenther <rguenther@suse.de>
9478 Paolo Bonzini <bonzini@gnu.org>
9479
9480 * Makefile.def (target_modules): Add libgcc-math target module.
9481 * configure.in (target_libraries): Add libgcc-math target library.
9482 (--enable-libgcc-math): New configure switch.
9483 * Makefile.in: Re-generate.
9484 * configure: Re-generate.
9485 * libgcc-math: New toplevel directory.
9486
9487 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
9488
9489 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9490 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9491 the assembler, linker and binutils.
9492 * configure: Regenerate.
9493
9494 2006-01-22 Dirk Mueller <dmueller@suse.de>
9495
9496 * MAINTAINERS (Write After Approval): Add myself.
9497
9498 2006-01-20 Diego Novillo <dnovillo@redhat.com>
9499
9500 * configure: Regenerate.
9501
9502 2006-01-18 Richard Henderson <rth@redhat.com>
9503 Jakub Jelinek <jakub@redhat.com>
9504 Diego Novillo <dnovillo@redhat.com>
9505
9506 * libgomp: New directory.
9507 * Makefile.def: Add target_module libgomp.
9508 * Makefile.in: Regenerate.
9509 * configure.in (target_libraries): Add target-libgomp.
9510 * configure: Regenerate.
9511
9512 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
9513
9514 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9515 @ from continuation.
9516 * Makefile.in: Rebuilt.
9517
9518 2006-01-04 Chris Lattner <sabre@gnu.org>
9519
9520 * MAINTAINERS (Write After Approval): Add myself.
9521
9522 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
9523
9524 PR bootstrap/24252
9525
9526 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9527 * Makefile.tpl (OBJDUMP): New.
9528 (EXTRA_HOST_FLAGS): Add it.
9529 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9530
9531 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9532 to use symbolic links between directories. Avoid race conditions
9533 or make them harmless.
9534 * configure.in: Do not try to use symbolic links between directories.
9535
9536 * Makefile.def (LEAN): Pass.
9537 * Makefile.tpl (LEAN): Define.
9538 (stage[+id+]-start): Accept that the previous directory does not
9539 exist, if the bootstrap is lean.
9540 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9541 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9542 configure substitution.
9543 ([+compare-target+]): Likewise.
9544 ([+bootstrap-target+]-lean): New.
9545 * configure.in: Remove lean bootstrap support from here.
9546
9547 * Makefile.in: Regenerate.
9548 * configure: Regenerate.
9549
9550 2006-01-04 Ben Elliston <bje@au.ibm.com>
9551
9552 * MAINTAINERS (libdecnumber): Add myself.
9553
9554 2006-01-02 Mark Mitchell <mark@codesourcery.com>
9555
9556 * libtool-ldflags: New script.
9557
9558 2006-01-02 Andreas Schwab <schwab@suse.de>
9559
9560 * configure.in: When reconfiguring remove Makefile in
9561 all stage directories.
9562 * configure: Regenerate.
9563
9564 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9565
9566 * MAINTAINERS: Update my email address.
9567
9568 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
9569
9570 Revert Ada-related part of the previous change.
9571
9572 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9573 Do not pass.
9574 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9575 * Makefile.in: Regenerate.
9576 * configure.in: Do not include mt-ppc-aix target fragment.
9577 * configure: Regenerate.
9578
9579 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
9580
9581 * configure.in: Select appropriate fragments for PowerPC/AIX.
9582 * configure: Regenerate.
9583
9584 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9585 BOOT_CFLAGS, BOOT_LDFLAGS.
9586 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9587 BOOT_CFLAGS, BOOT_LDFLAGS.
9588 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9589 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9590 (stage): Fail if we cannot complete the work.
9591 * Makefile.in: Regenerate.
9592
9593 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9594
9595 * configure.in: Replace ms1 with mt.
9596 * configure: Rebuilt.
9597
9598 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9599
9600 * MAINTAINERS: Update my email address.
9601
9602 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
9603
9604 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9605 install-host-nogcc): Don't invoke $(stage) at the end.
9606 * Makefile.in: Regenerate.
9607
9608 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
9609
9610 * configure.in: Flip the top-level bootstrap switch.
9611 * configure: Regenerate.
9612
9613 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9614
9615 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9616 $(stage) and $(unstage).
9617 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9618 (all): Remove stray semicolon.
9619 (local-distclean): Don't handle multilib.tmp and multilib.out.
9620 (install.all): Set $s for consistency.
9621 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9622 check_multilibs setting. Always make the install directory.
9623 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9624 Correct @if/@endif.
9625 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9626 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9627 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9628 (multilib.out): Remove.
9629 * Makefile.in: Regenerated.
9630
9631 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9632
9633 * MAINTAINERS (Write After Approval): Add myself.
9634
9635 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9636
9637 * MAINTAINERS: Add myself as mt maintainer.
9638
9639 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9640
9641 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9642
9643 * MAINTAINERS: Change email address.
9644
9645 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
9646
9647 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9648 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9649 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9650 Find in-tree tools if available.
9651 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9652 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9653 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9654 (COMPILER_*_FOR_TARGET): New.
9655 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9656 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9657 (CONFIGURED_*, USUAL_*): Remove.
9658 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9659 STRIP): Use autoconf substitutions.
9660 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9661 COMPILER_NM_FOR_TARGET): New.
9662 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9663
9664 (all): Make all-host and all-target in parallel.
9665 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9666 that $$r and $$s are set before invoking a recursive make.
9667 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9668 ([+bootstrap-target+]): Inline most of the `all' target.
9669
9670 2005-11-29 Ben Elliston <bje@au.ibm.com>
9671
9672 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9673 from the gcc build directory.
9674 * Makefile.in: Regenerate.
9675
9676 2005-11-29 Ben Elliston <bje@au.ibm.com>
9677
9678 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9679 depend on all-libdecnumber.
9680 * configure.in (host_libs): Include libdecnumber.
9681 * Makefile.in: Regenerate.
9682 * configure: Likewise.
9683
9684 2005-11-29 Ben Elliston <bje@au.ibm.com>
9685
9686 * libdecnumber: Import decNumber sources from the dfp-branch.
9687
9688 2005-11-21 Kean Johnston <jkj@sco.com>
9689
9690 * config.sub, config.guess: Sync from upstream sources.
9691
9692 2005-11-21 Ben Elliston <bje@au.ibm.com>
9693
9694 Import from Autoconf sources:
9695
9696 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9697 * config/move-if-change: Don't output "$2 is unchanged";
9698 suggested by Ben Elliston. Handle weird characters correctly.
9699
9700 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9701
9702 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9703 to match upstream libtool for darwin.
9704
9705 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9706
9707 * Makefile.def: Remove gdb dependencies for gdbtk.
9708 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9709 (configure-gdb, install-gdb): New rules.
9710 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9711 * Makefile.in, configure: Regenerated.
9712
9713 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9714
9715 * MAINTAINERS (Write After Approval): Add myself.
9716
9717 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9718
9719 * MAINTAINERS (Write After Approval): Add myself.
9720
9721 2005-10-24 Diego Novillo <dnovillo@redhat.com>
9722
9723 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9724 Diego Novillo.
9725
9726 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
9727
9728 PR bootstrap/24297
9729 * Makefile.tpl (do-[+make-target+], do-check, install,
9730 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9731 are set before recursing.
9732 * Makefile.in: Regenerate.
9733
9734 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9735
9736 PR bootstrap/18939
9737 * Makefile.def (gcc) <target>: Fix thinko.
9738 * Makefile.in: Regenerate.
9739
9740 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9741
9742 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9743 * configure: Regenerate.
9744
9745 2005-10-15 Jie Zhang <jie.zhang@analog.com>
9746
9747 * MAINTAINERS (Write After Approval): Add self.
9748
9749 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
9750
9751 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9752 target-libffi, target-qthreads, target-libjava, and
9753 targetlibobjc.
9754 * configure: Regenerate.
9755
9756 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9757
9758 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9759 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9760 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9761 (USUAL_OBJDUMP_FOR_TARGET): New.
9762 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9763 * configure.in: Check for $OBJDUMP_FOR_TARGET.
9764 * configure, Makefile.in: Regenerated.
9765
9766 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9767
9768 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9769 before other host packages.
9770
9771 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9772
9773 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9774
9775 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9776
9777 PR bootstrap/22340
9778
9779 * configure.in (default_target): Remove.
9780 * Makefile.tpl (all): Do not use prerequisites as subroutines
9781 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9782 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9783 use prerequisites as subroutines.
9784 (check-host, check-target): New.
9785 (bootstrap configure & all targets): Do not use stage*-start
9786 if the directory layout is already ok.
9787 (non-bootstrap configure & all targets): Prepend a $(unstage).
9788 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
9789 (NOTPARALLEL): Remove.
9790 (unstage, stage variables): New variables.
9791 (unstage, stage targets): Simply expand to those variables.
9792
9793 * configure: Regenerate.
9794 * Makefile.in: Regenerate.
9795
9796 2005-10-04 James E Wilson <wilson@specifix.com>
9797
9798 * Makefile.def (lang_env_dependencies): Add libmudflap.
9799 * Makefile.in: Regenerate.
9800
9801 2005-10-03 Andreas Schwab <schwab@suse.de>
9802
9803 Backport from libtool CVS:
9804 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
9805
9806 * ltmain.sh: add support for installing into temporary
9807 staging area (e.g. 'make install DESTDIR=...')
9808
9809 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
9810
9811 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9812 * configure: Regenerated.
9813
9814 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
9815
9816 * configure: Regenerate with the correct
9817 autoconf version.
9818
9819 2005-09-30 Catherine Moore <clm@cm00re.com>
9820
9821 * configure.in (bfin-*-*): New.
9822 * configure: Regenerated.
9823
9824 2005-09-28 Geoffrey Keating <geoffk@apple.com>
9825
9826 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9827 (LIPO_FOR_TARGET): New.
9828 (CONFIGURED_LIPO_FOR_TARGET): New.
9829 (USUAL_LIPO_FOR_TARGET): New.
9830 (STRIP_FOR_TARGET): New.
9831 (CONFIGURED_STRIP_FOR_TARGET): New.
9832 (USUAL_STRIP_FOR_TARGET): New.
9833 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9834 STRIP_FOR_TARGET.
9835 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9836 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9837 * Makefile.in: Regenerate.
9838 * configure: Regenerate.
9839
9840 2005-09-19 David Edelsohn <edelsohn@gnu.org>
9841
9842 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9843 (rs6000-*-aix*): Same.
9844 * configure: Regenerate.
9845
9846 2005-09-16 Tom Tromey <tromey@redhat.com>
9847
9848 * MAINTAINERS: Add self as java maintainer.
9849
9850 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9851
9852 * configure.in: Recognize f95 in the --enable-languages option,
9853 and substitute it for fortran, issuing a warning.
9854 * configure: Regenerate.
9855
9856 2005-08-30 Phil Edwards <phil@codesourcery.com>
9857
9858 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
9859 * configure: Regenerated.
9860
9861 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
9862
9863 * MAINTAINERS: Add self as ms1 maintainer.
9864
9865 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
9866
9867 * Makefile.def (libssp): Add to lang_env_dependencies.
9868 * Makefile.in: Regenerate.
9869
9870 2005-08-18 Ian Lance Taylor <ian@airs.com>
9871
9872 * MAINTAINERS: Add myself as middle-end maintainer.
9873
9874 2005-08-17 Christian Groessler <chris@groessler.org>
9875
9876 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9877 * Makefile.in: Regenerate.
9878
9879 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
9880
9881 * MAINTAINERS (write after approval): Added myself.
9882
9883 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
9884
9885 * MAINTAINERS (Write After Approval): Add myself.
9886
9887 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
9888
9889 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9890 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9891 Look for alternate names of the target cc and c++
9892 * configure: Regenerate.
9893
9894 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
9895
9896 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9897 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9898 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9899 tools; remove code to manually set them.
9900 (Target tools): Look in the environment for them.
9901 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9902 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9903 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9904 build directory.
9905 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9906 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9907 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9908 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9909 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9910 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9911 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9912 * configure: Regenerate.
9913 * Makefile.in: Regenerate.
9914
9915 2005-07-28 Ben Elliston <bje@au.ibm.com>
9916
9917 * MAINTAINERS: Update for removed CPU targets.
9918
9919 2005-07-27 Mark Mitchell <mark@codesourcery.com>
9920
9921 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9922 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9923 * Makefile.in: Regenerated.
9924
9925 2005-07-26 Mark Mitchell <mark@codesourcery.com>
9926
9927 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9928 (CFLAGS_FOR_TARGET): Use it.
9929 (CXXFLAGS_FOR_TARGET): Likewise.
9930 * Makefile.in: Regenerated.
9931 * configure.in (--with-build-sysroot): New option.
9932 * configure: Regenerated.
9933
9934 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
9935
9936 * Makefile.tpl: Wrap install between unstage and stage
9937 * Makefile.in: Regenerate.
9938
9939 2005-07-21 Eric Christopher <echristo@apple.com>
9940
9941 * MAINTAINERS: Update affiliation.
9942
9943 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
9944
9945 * MAINTAINERS: Add self as crx port maintainer.
9946
9947 2005-07-20 DJ Delorie <dj@redhat.com>
9948
9949 * MAINTAINERS: Add self as m32c maintainer.
9950
9951 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
9952
9953 * all files: Update FSF address.
9954
9955 2005-07-15 Eric Christopher <echristo@redhat.com>
9956
9957 * MAINTAINERS: Change affiliation.
9958
9959 2005-07-14 Jim Blandy <jimb@redhat.com>
9960
9961 * configure.in: Add cases for Renesas m32c.
9962 * configure: Regenerated.
9963
9964 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9965
9966 * COPYING.LIB: Update from fsf.org.
9967
9968 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9969
9970 * COPYING, compile, config.guess,
9971 config.sub, install-sh, missing, mkinstalldirs,
9972 symlink-tree, ylwrap: Sync from upstream sources.
9973 * config-ml.in: Update FSF address.
9974
9975 2005-07-13 Eric Christopher <echristo@redhat.com>
9976
9977 * configure.in: Add toplevel noconfigdir support for tpf.
9978 * configure: Regenerate.
9979
9980 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
9981
9982 PR ada/22340
9983
9984 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9985 * Makefile.in: Regenerate.
9986
9987 2005-07-07 Mark Mitchell <mark@codesourcery.com>
9988
9989 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
9990 Brolley to write-after-approval.
9991
9992 2005-07-07 Andreas Schwab <schwab@suse.de>
9993
9994 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9995 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9996 * Makefile.in: Regenerated.
9997
9998 2005-07-06 Geoffrey Keating <geoffk@apple.com>
9999
10000 * configure.in: Don't build sim or rda when targetting darwin.
10001 * configure: Regenerate.
10002
10003 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
10004
10005 * configure.in: Add --enable-libssp and --disable-libssp.
10006 * configure: Regenerate with autoconf-2.13.
10007
10008 2005-07-02 Jakub Jelinek <jakub@redhat.com>
10009
10010 * Makefile.def (target_modules): Add libssp.
10011 * configure.in (target_libraries): Add target-libssp.
10012 * configure: Rebuilt.
10013 * Makefile.in: Rebuilt.
10014
10015 2005-07-01 Zack Weinberg <zackw@panix.com>
10016
10017 * MAINTAINERS: Change email address. Resign from maintainership.
10018
10019 2005-07-01 Richard Guenther <rguenther@suse.de>
10020
10021 * MAINTAINERS: Change my e-mail address and affiliation.
10022
10023 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
10024
10025 * Makefile.def (stagefeedback): Come after profile.
10026 Define profiledbootstrap target.
10027 * Makefile.tpl (profiledbootstrap): Remove.
10028 (stageprofile-end): Zap stagefeedback.
10029 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10030 * Makefile.in: Regenerate.
10031
10032 2005-06-13 Richard Sandiford <richard@codesourcery.com>
10033
10034 * MAINTAINERS: Update my email address.
10035
10036 2005-06-13 Zack Weinberg <zack@codesourcery.com>
10037
10038 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10039 In 'cpp' stanza, support '#line' as well as '# '.
10040
10041 2005-06-08 Andreas Schwab <schwab@suse.de>
10042
10043 * MAINTAINERS: Move myself from 'Write After Approval' to
10044 'CPU Port Maintainers' section as m68k maintainer.
10045
10046 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
10047
10048 * configure.in (unsupported_languages): New macro.
10049 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10050 non-ported target libraries in noconfigdirs.
10051 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10052 non-linux-gnu. Remove libgcj_ex_libffi.
10053 <lang_frag loop>: Set add_this_lang=no if the language is in
10054 unsupported_languages.
10055 * configure: Regenerate.
10056
10057 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10058
10059 * configure.in: Fix typo in handling of --with-mpfr-dir.
10060 * configure: Regenerate.
10061
10062 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10063
10064 * MAINTAINERS: Update my email address.
10065
10066 2005-06-02 Jim Blandy <jimb@redhat.com>
10067
10068 * config.sub: Add cases for the Renesas m32c. (This patch has been
10069 accepted into the master sources.)
10070
10071 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
10072 Michael Snyder <msnyder@redhat.com>
10073 Stan Cox <scox@redhat.com>
10074
10075 * configure.in: Set noconfigdirs for ms1.
10076
10077 * configure: Regenerate.
10078
10079 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10080
10081 * MAINTAINERS (Write After Approval): Add self.
10082
10083 2005-06-01 Josh Conner <jconner@apple.com>
10084
10085 * MAINTAINERS (Write After Approval): Add self.
10086
10087 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
10088
10089 * MAINTAINERS: Update my email address.
10090
10091 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10092
10093 * MAINTAINERS (Write After Approval): Add self.
10094
10095 2005-05-26 Chris Demetriou <cgd@broadcom.com>
10096
10097 * MAINTAINERS (Write After Approval): Remove self.
10098
10099 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
10100
10101 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10102 (Dependencies): Consider target modules for bootstrap dependencies.
10103 Make target bootstrap modules depend on each stage's gcc.
10104 * Makefile.in: Regenerate.
10105
10106 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
10107
10108 * Makefile.def (configure-gcc): Depend on binutils having been built.
10109 (all-gcc): No need to do it here.
10110 * Makefile.in: Regenerate.
10111
10112 2005-05-19 Paul Brook <paul@codesourcery.com>
10113
10114 * configure.in: Rewrite misleading error message when requested
10115 language cannot be built.
10116 * configure: Regenerate.
10117
10118 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10119
10120 * ylwrap: Import from Automake 1.9.5.
10121
10122 2005-05-13 David Ung <davidu@mips.com>
10123
10124 * MAINTAINERS (Write After Approval): Add self.
10125
10126 2005-05-09 Mike Stump <mrs@apple.com>
10127
10128 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10129 lt_cv_sys_max_cmd_len for now.
10130
10131 2005-05-09 Stan Cox <scox@redhat.com>
10132
10133 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10134
10135 2005-05-08 Matt Kraai <kraai@ftbfs.org>
10136
10137 * README.SCO: Update the URL.
10138
10139 2005-05-05 David Edelsohn <edelsohn@gnu.org>
10140
10141 * ltconfig: Define file_list_spec. Pass file_list_spec and
10142 with_gnu_ld to libtool.
10143 * ltcf-c.sh (aix[45]): Define file_list_spec.
10144 * ltcf-cxx.sh (aix[45]): Same.
10145 * ltcf-gcj.sh (aix[45]): Same.
10146 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10147 exists, write list of input files to temporary file.
10148
10149 2005-05-04 Mike Stump <mrs@apple.com>
10150
10151 * configure.in: Always pass --target to target configures as
10152 otherwise rebuilds that do --recheck will fail.
10153 * confiugure: Rebuilt.
10154
10155 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10156
10157 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10158 STAGE_HOST_EXPORTS.
10159 (configure, all): Add bootstrap support.
10160 (Host modules, target modules): Pass post-stage1 flags and exports.
10161 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10162 * Makefile.in: Regenerate.
10163
10164 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10165
10166 * configure: Regenerate.
10167
10168 2005-04-27 Mike Stump <mrs@apple.com>
10169
10170 * MAINTAINERS: Add self as darwin maintainer.
10171
10172 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10173
10174 * config.sub: Update from master copy.
10175
10176 2005-04-21 Mike Stump <mrs@apple.com>
10177
10178 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10179 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10180
10181 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10182
10183 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10184 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10185 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10186 "*-*-elf" and "*-*-linux*".
10187 * configure: Regenerate.
10188
10189 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10190
10191 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10192
10193 2005-04-12 Mike Stump <mrs@apple.com>
10194
10195 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10196
10197 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10198
10199 * MAINTAINERS (Write After Approval): Add myself.
10200
10201 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10202
10203 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10204
10205 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10206
10207 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10208 (TARGET_CONFIGARGS): Include --with-target-subdir.
10209 (configure, all): New macros. Use them throughout.
10210 * Makefile.in: Regenerate.
10211
10212 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10213
10214 * MAINTAINERS (Write After Approval): Add myself.
10215
10216 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10217
10218 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10219
10220 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10221
10222 * MAINTAINERS: Move John Carr to Write After Approval.
10223
10224 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10225
10226 * config/mh-mingw32: Delete.
10227 * configure.in: Don't use it.
10228 * configure: Regenerate.
10229
10230 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10231
10232 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10233 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10234 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10235 (HOST_LIB_PATH): Generate from Makefile.def.
10236 (TARGET_LIB_PATH): Likewise.
10237 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10238 * Makefile.in: Regenerate.
10239 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10240 (RPATH_ENVVAR): Include Darwin case.
10241 * configure: Regenerate.
10242
10243 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10244
10245 * MAINTAINERS (Various Maintainers): Remove self.
10246 (Write After Approval): Add self.
10247
10248 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10249
10250 * MAINTAINERS (Various Maintainers): Add self.
10251
10252 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10253
10254 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10255 * configure: Regenerate.
10256
10257 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10258
10259 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10260 gcc_version, and gcc_version_trigger from set of flags to pass.
10261 * Makefile.tpl: Remove definitions of above variables.
10262 (config.status): Remove dependency on $(gcc_version_trigger).
10263 * Makefile.in: Regenerate.
10264 * configure.in: Do not reference config/gcc-version.m4 nor
10265 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10266 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10267 * configure: Regenerate.
10268
10269 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10270 Andrew Pinski <pinskia@physics.uc.edu>
10271
10272 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10273 * Makefile.in: Regenerate.
10274
10275 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10276
10277 * MAINTAINERS (Write After Approval): Add myself.
10278
10279 2005-03-03 David Ayers <d.ayers@inode.at>
10280
10281 * MAINTAINERS (Write After Approval): Add myself.
10282
10283 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10284
10285 PR libgcj/20160
10286 * ltmain.sh: Avoid creating archives with components that have
10287 duplicate basenames.
10288
10289 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10290
10291 PR bootstrap/20250
10292 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10293 instead of check.
10294 * Makefile.in: Regenerate.
10295
10296 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10297
10298 * Makefile.in: Regenerate to fix conflict between the previous two
10299 patches.
10300
10301 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10302
10303 PR bootstrap/17383
10304 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10305 * Makefile.tpl (HOST_SUBDIR): New substitution.
10306 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10307 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10308 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10309 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10310 (Host modules, Bootstrapped modules): Use it.
10311 (Build modules, Target modules): Do not create symlink trees,
10312 always configure out-of-srcdir.
10313 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10314 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10315 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10316 $(HOST_SUBDIR). Create a symlink for host_subdir.
10317
10318 * Makefile.in: Regenerate.
10319 * configure: Regenerate.
10320
10321 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10322
10323 Merged from libada-gnattools-branch:
10324 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10325
10326 * gnattools: New directory.
10327 * Makefile.def: Add gnattools as a module, depending on target-libada.
10328 * Makefile.in: Regenerate.
10329 * configure.in: Include gnattools in host_tools; disable it if ada
10330 is disabled.
10331 * configure: Regenerate.
10332
10333 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
10334
10335 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10336 treelang maintainer.
10337 (Write After Approval): Remove myself.
10338
10339 2005-02-23 Paul Schlie <schlie@comcast.net>
10340
10341 * configure.in: Allow darwin targeted ports to build tk, itcl and
10342 libgui.
10343 * configure: Regenerate.
10344
10345 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10346
10347 PR libgcj/10353
10348 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10349 * configure: Regenerate.
10350
10351 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10352
10353 * MAINTAINERS (Write After Approval): Add myself.
10354
10355 2005-02-10 Ian Lance Taylor <ian@airs.com>
10356
10357 * MAINTAINERS: Update my e-mail address.
10358
10359 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10360
10361 * MAINTAINERS (Write After Approval): Add myself.
10362
10363 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
10364
10365 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10366 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10367 target-libgloss when not *-*-elf and *-*-aout.
10368 * configure: Regenerate.
10369
10370 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10371
10372 * MAINTAINERS: Remove obsolete entries.
10373
10374 * MAINTAINERS (Write After Approval): Add Michael Matz.
10375
10376 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
10377
10378 * MAINTAINERS: Remove self as cpplib maintainer.
10379
10380 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10381
10382 * install-sh, config.sub: Import from upstream.
10383
10384 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10385
10386 PR bootstrap/18222
10387 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10388 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10389 * Makefile.in: Regenerate.
10390
10391 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
10392
10393 * MAINTAINERS: Update my email address.
10394
10395 2005-01-12 David Edelsohn <edelsohn@gnu.org>
10396 Andreas Schwab <schwab@suse.de>
10397
10398 PR bootstrap/18033
10399 * config-ml.in: Eval option if surrounded by single quotes.
10400
10401 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
10402
10403 Revert 2004-12-28 Makefile changes, a better fix will be
10404 applied to mainline and src after GCC 4.0 branches.
10405
10406 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
10407
10408 PR bootstrap/17383
10409
10410 * Makefile.def (target_modules): Remove stage parameter,
10411 it is always true now.
10412 * Makefile.tpl (configure-build-[+module+],
10413 configure-target-[+module+]): Always build symlink tree
10414 for the directory and for include. BUILD_SUBDIR and
10415 TARGET_SUBDIR cannot be . anymore.
10416 * Makefile.in: Regenerate.
10417
10418 2004-12-25 David Edelsohn <edelsohn@gnu.org>
10419
10420 Revert 2004-12-08 Makefile changes.
10421
10422 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10423
10424 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10425 cygwin, mingw.
10426
10427 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10428
10429 * configure.in (sh64-*-*): Reenable gprof.
10430 * configure: Regenerate.
10431
10432 2004-12-08 David Edelsohn <edelsohn@gnu.org>
10433
10434 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10435 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10436 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10437 * Makefile.in: Regenerate.
10438
10439 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10440
10441 * MAINTAINERS: Update my email address.
10442
10443 2004-12-07 Matt Kraai <kraai@ftbfs.org>
10444
10445 * Makefile.tpl: Generate normal dependencies if the LHS module is
10446 not bootstrapped.
10447 * Makefile.in: Regenerate.
10448
10449 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10450
10451 * configure.in: Include config/gxx-include-dir.m4. Use
10452 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10453 * configure: Regenerate.
10454
10455 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10456
10457 * config.if: Delete.
10458 * configure.in: Set libstdcxx_incdir directly.
10459 * configure: Regenerate.
10460
10461 2004-12-02 Eric Christopher <echristo@redhat.com>
10462
10463 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10464 * Makefile.in: Regenerate.
10465
10466 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10467
10468 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10469 * configure: Regenerate.
10470
10471 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10472
10473 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10474 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10475 * configure: Regenerate.
10476
10477 2004-12-01 Eric Christopher <echristo@redhat.com>
10478
10479 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10480 of things to remove.
10481
10482 2004-11-29 Matt Kraai <kraai@ftbfs.org>
10483
10484 * MAINTAINERS (Write After Approval): Update my e-mail address.
10485
10486 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10487
10488 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10489 from CVS libtool to always pass_all.
10490
10491 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10492
10493 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10494 (hppa*64*-*-*): Delete incorrect comment.
10495 * configure: Rebuilt.
10496
10497 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10498
10499 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10500
10501 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10502
10503 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10504 from CVS libtool to always pass_all.
10505
10506 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10507
10508 * install-sh, compile: Import from automake.
10509
10510 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10511
10512 * config.guess, config.sub: Import from savannnah.
10513
10514 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
10515
10516 * MAINTAINERS (Write After Approval): Add myself
10517
10518 2004-11-12 Mike Stump <mrs@apple.com>
10519
10520 * Makefile.def: Add html support.
10521 * Makefile.tpl: Likewise.
10522 * Makefile.in: Regenerate.
10523
10524 2004-11-11 Geoffrey Keating <geoffk@apple.com>
10525
10526 PR 18423
10527 * configure.in: Remove all instances of build-fixincludes from
10528 noconfigdirs.
10529 (build_configargs): Supply --target to subdirectories.
10530 * configure: Regenerate.
10531
10532 * Makefile.def: Make gcc install depend on fixincludes install.
10533 * Makefile.in: Regenerate.
10534
10535 2004-11-10 Janis Johnson <janis187@us.ibm.com>
10536
10537 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10538
10539 2004-11-11 Paul Brook <paul@codesourcery.com>
10540
10541 * MAINTAINERS: Add self as arm maintainer. Update email address.
10542
10543 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10544
10545 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10546 target-libgfortran.
10547 * configure: Regenerate.
10548
10549 2004-11-07 David Edelsohn <edelsohn@gnu.org>
10550
10551 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10552 like CC.
10553
10554 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
10555
10556 * Makefile.def (host fixincludes): Specify missing targets.
10557 * Makefile.in: Regenerate.
10558
10559 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10560
10561 * MAINTAINERS: Add myself
10562
10563 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10564
10565 * MAINTAINERS (Write After Approval): Add myself.
10566
10567 2004-11-04 Geoffrey Keating <geoffk@apple.com>
10568
10569 * Makefile.def: Build fixincludes for the host, too.
10570 * Makefile.in: Regenerate.
10571 * configure.in (host_tools): Add fixincludes.
10572 * configure: Regenerate.
10573
10574 2004-11-04 Daniel Jacobowitz <dan@debian.org>
10575
10576 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10577 * configure: Regenerated.
10578
10579 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10580
10581 PR other/17783
10582 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10583 * configure: Regenerated.
10584
10585 2004-10-31 Mark Mitchell <mark@codesourcery.com>
10586
10587 * README.SCO: Update per FSF instructions.
10588
10589 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
10590
10591 PR target/18151
10592 * configure.in (case ${target}): Do not build fixincludes for avr.
10593 * configure: Regenerated.
10594
10595 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
10596
10597 * configure.in (case ${target}): Do not build fixincludes
10598 on platforms where it is not used.
10599 * configure: Regenerated.
10600
10601 2004-10-23 Daniel Jacobowitz <dan@debian.org>
10602
10603 * configure.in: Use an absolute path to install-sh.
10604 * configure: Regenerated.
10605
10606 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10607
10608 * MAINTAINERS (Write After Approval): Add myself.
10609
10610 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10611
10612 * MAINTAINERS: Remove from Write After Approval those that are
10613 already maintainers.
10614
10615 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10616
10617 * MAINTAINERS: Update my email address.
10618
10619 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10620
10621 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10622 * configure: Regenerate.
10623
10624 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
10625
10626 * MAINTAINERS: Update my email address.
10627
10628 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10629
10630 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10631 entries belonging to this category.
10632
10633 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10634
10635 * MAINTAINERS: Update my e-mail address.
10636
10637 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
10638
10639 Fix wrong conflict resolution in:
10640
10641 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10642
10643 * Makefile.in: Regenerate.
10644 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10645 in the recursive `make', instead of hardwiring `all'.
10646 (Autogenerated TARGET-* variables): New.
10647
10648 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10649
10650 * configure.in: Enable target-libgloss for crx-*-*.
10651 * configure: Regenerate.
10652
10653 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10654
10655 * MAINTAINERS (Various Maintainers): Move the "windows,
10656 cygwin, mingw" maintainer to ...
10657 (OS Port Maintainers): ... here.
10658
10659 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10660
10661 * MAINTAINERS (Write After Approval): Remove those that are
10662 maintainers of some subsystem.
10663
10664 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10665
10666 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10667 * ltcf-cxx.sh (tpf*): Likewise.
10668 * ltconfig (tpf*): Add TPF OS configuration support.
10669
10670 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10671
10672 * MAINTAINERS: Change my email address to my new work account.
10673
10674 2004-09-24 Michael Roth <mroth@nessie.de>
10675
10676 * configure.in (--without-headers): Add missing double quotes.
10677 * configure: Regenerate.
10678
10679 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
10680
10681 * ylwrap: Revert to previous version.
10682
10683 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10684
10685 PR bootstrap/17369
10686 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10687 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10688 SET_GCC_LIB_PATH_CMD.
10689 (BASE_TARGET_EXPORTS): Likewise.
10690 * Makefile.in: Regenerated.
10691
10692 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10693 * configure: Regenerated.
10694
10695 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10696
10697 * config.guess: New upstream version
10698 * compile, depcomp, install-sh, ylwrap: Likewise.
10699
10700 2004-09-19 Roger Sayle <roger@eyesopen.com>
10701
10702 * config/mh-x86omitfp: New host makefile fragment. Add
10703 -fomit-frame-pointer to the default BOOT_CFLAGS.
10704 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10705 * configure: Regenerate.
10706
10707 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10708
10709 PR target/11572
10710 * configure.in (*-*-darwin*): Renable libobjc.
10711 * configure: Regenerate.
10712
10713 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10714
10715 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10716
10717 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
10718
10719 * Makefile.def: Remove libbanshee.
10720 * Makefile.tpl: Ditto.
10721 * configure.in: Ditto.
10722 * Makefile.in: Regen.
10723 * configure: Ditto.
10724
10725 2004-09-08 David Edelsohn <edelsohn@gnu.org>
10726
10727 * ltmain.sh: Use $pic_object as $non_pic_object if
10728 $non_pic_object=none.
10729
10730 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
10731
10732 * missing: Import latest version from master repository.
10733
10734 2004-09-06 Nick Clifton <nickc@redhat.com>
10735
10736 * config.sub: Import latest version from master repository.
10737 * config.guess: Likewise.
10738 This includes these changes:
10739
10740 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10741
10742 * config.sub: Handle crisv32, alias etraxfs.
10743 * config.guess (crisv32:Linux:*:*): Handle.
10744
10745 2004-08-13 Brad Smith <brad@comstyle.com>
10746
10747 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10748 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10749
10750 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10751
10752 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10753 assume the processor is a powerpc. This is because coreutils
10754 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10755 in this case, due to a MacOS X bug that causes
10756 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10757 to return a negative number.
10758 Problem reported by Petter Reinholdtsen in:
10759 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10760
10761 2004-07-19 Ben Elliston <bje@gnu.org>
10762
10763 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10764
10765 2004-06-24 Ben Elliston <bje@gnu.org>
10766
10767 * config.guess: Update copyright years.
10768 * config.sub: Likewise.
10769
10770 2004-06-22 Robert Millan <robertmh@gnu.org>
10771
10772 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10773 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10774
10775 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10776
10777 * config.guess (*:*VMS:*:*): New entry. Replaces
10778 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10779 manufacturer.
10780
10781 2004-06-22 Ben Elliston <bje@gnu.org>
10782
10783 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10784 * config.sub: Likewise.
10785
10786 2004-06-22 Ben Elliston <bje@gnu.org>
10787
10788 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10789 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10790
10791 2004-06-11 Ben Elliston <bje@gnu.org>
10792
10793 * config.guess (pegasos:OpenBSD:*:*): Remove.
10794
10795 2004-06-11 Ben Elliston <bje@gnu.org>
10796
10797 From Wouter Verhelst <wouter@grep.be>:
10798 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10799
10800 2004-06-11 Ben Elliston <bje@gnu.org>
10801
10802 * config.guess (luna88k:OpenBSD:*:*): New.
10803
10804 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
10805
10806 * config.guess (m32r*:Linux:*:*): New case.
10807 * config.sub: Handle m32rle.
10808
10809 2004-03-12 Ben Elliston <bje@wasabisystems.com>
10810
10811 From Jens Petersen <petersen@redhat.com>:
10812 * config.sub: Handle sparcv8.
10813
10814 2004-03-03 Ben Elliston <bje@wasabisystems.com>
10815
10816 From Tom Smith <smith@cag.lkg.hp.com>:
10817 * config.guess: Version suffixes are equally significant on Tru64
10818 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
10819 prefix of "P" (patched kernel).
10820
10821 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
10822
10823 * config.sub: Add support for National Semiconductor CRX target.
10824
10825 2004-09-03 Janis Johnson <janis187@us.ibm.com>
10826
10827 * MAINTAINERS (Various Maintainers): Remove myself as web page
10828 maintainer, add myself as maintainer of build status lists.
10829
10830 2004-09-03 Jan Beulich <jbeulich@novell.com>
10831
10832 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10833 *-*-netware, but add target-libmudflap.
10834 Consolidate *-*-netware targets (of which really only i?86 exists)
10835 into a single entry.
10836 * configure: Likewise.
10837
10838 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
10839
10840 * Makefile.tpl (sorry): Remove.
10841 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10842 (cleanstrap targets): Depend on distclean, not distclean-stage1.
10843 (do-clean): Clean per-stage directories too.
10844 (do-distclean): Run distclean-stage1 too.
10845 (.NOTPARALLEL): Enable during toplevel bootstrap.
10846 (stage[+id+]-bubble): Enable parallel execution during
10847 the recursive invocation.
10848 * Makefile.in: Regenerate.
10849
10850 Fix previous checkin:
10851
10852 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10853 include.
10854 * configure.in: Fix indentation.
10855 * configure: Regenerate.
10856
10857 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
10858
10859 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10860 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10861 * configure: regenerate
10862 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10863 -mdynamic-no-pic
10864
10865 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
10866
10867 * Makefile.def (build_modules): Add fixincludes.
10868 (dependencies): Make gcc depend on fixincludes.
10869 * configure.in (build_tools): Add fixincludes.
10870 (build_configdirs): Always include build_libs.
10871 * Makefile.in: Regenerate.
10872 * configure: Regenerate.
10873
10874 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
10875
10876 * Makefile.def (bootstrap stages): Add 'lean' parameter.
10877 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10878 phony targets; do not generate timestamp files.
10879 (distclean-stageN): Remove references to their timestamp files.
10880 (restageN, touch-stageN): Remove.
10881 (stageN-bubble): Rewritten.
10882 (compare): Support lean bootstraps.
10883 * Makefile.in: Regenerate.
10884
10885 * configure.in: Only warn when bootstrapping but
10886 build != host or build != target. Support lean bootstraps.
10887 * configure: Regenerate.
10888
10889 2004-08-26 Phil Edwards <phil@codesourcery.com>
10890
10891 * configure.in: Give a better error message if GMP/MPFR are missing
10892 and a language needing them has been requested.
10893 * configure: Regenerated.
10894
10895 2004-08-25 Phil Edwards <phil@codesourcery.com>
10896
10897 * configure.in: Print a list of available language front-ends if
10898 a requested one is missing. Tidy stray tab characters.
10899 * configure: Regenerated.
10900
10901 2004-08-19 Michael Koch <konqueror@gmx.de>
10902
10903 * gcc/doc/install.texi: Update entry about automake for libjava.
10904
10905 2004-08-17 Robert Millan <robertmh@gnu.org>
10906
10907 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10908 (instead of FreeBSD).
10909 * configure: Regenerate.
10910
10911 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10912
10913 * Makefile.in: Regenerate.
10914 * configure: Regenerate.
10915
10916 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10917 stage_*_flags.
10918 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10919 for bootstrapped modules if toplevel bootstrap is going.
10920 (GCC bootstrap): Generate per-stage targets for all bootstrapped
10921 modules. Adjust for changes in Makefile.def. Enable several
10922 rules even in non-bootstrap mode, just to avoid peppering the
10923 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10924 (stage-[+prev+]-bubble): Remove.
10925
10926 * Makefile.def (Dependencies): Depend on all-build-bison,
10927 all-build-flex, all-build-byacc, all-build-texinfo, rather
10928 than the host variations.
10929 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
10930 with BUILD_SUBDIR.
10931 (BISON): Update for recent Bisons.
10932 (YACC): Fix typo.
10933 (cross): Depend on all-build.
10934 (all): Do not depend on all-build.
10935 (prebootstrap): Remove.
10936 (dep-kind): Accept separate prefixes for MODULE and ON variables.
10937 (Prebootstrap dependencies): Add them to the per-stage targets
10938 and to all-prebootstrap.
10939 * configure.in (build_configdirs): Always enable build_tools.
10940 (BUILD_DIR_PREFIX): Remove.
10941
10942 * Makefile.def (gcc): Add target variable.
10943 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10944 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10945 in the recursive `make', instead of hardwiring `all'.
10946 (Autogenerated TARGET-* variables): New.
10947
10948 2004-08-13 Brian Booth <bbooth@redhat.com>
10949
10950 * MAINTAINERS: Remove myself from write-after-approval.
10951
10952 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
10953
10954 * src-release: Stop distributing mmalloc with gdb (which doesn't
10955 use it).
10956 * Makefile.def: GDB doesn't depend on mmalloc anymore.
10957 * Makefile.in: Regenerate.
10958
10959 2004-08-09 Mark Mitchell <mark@codesourcery.com>
10960
10961 * configure.in (arm*-*-eabi*): New target.
10962 * configure: Regenerate.
10963
10964 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
10965
10966 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10967 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10968 (Dependencies): New section.
10969 * Makefile.tpl (Dependencies): Generate from Makefile.def.
10970 (configure-target-[+module+]): Depend on maybe-all-gcc
10971 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
10972 (toplevel profiledbootstrap): Fix dependencies.
10973 * Makefile.in: Regenerate.
10974
10975 2004-08-03 Mark Mitchell <mark@codesourcery.com>
10976
10977 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10978 target-libiberty to noconfigdirs.
10979 * configure: Regenerate.
10980
10981 2004-08-03 Paul Brook <paul@codesourcery.com>
10982
10983 * configure.in: Check for MPFR as well as GMP.
10984 * configure: Regenerate.
10985
10986 2004-08-01 Robert Millan <robertmh@gnu.org>
10987
10988 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10989 libmudflap for all GNU-based systems (with Glibc).
10990 * configure: Regenerate.
10991
10992 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
10993
10994 * Makefile.def (host-modules): Add gcc.
10995 * Makefile.in: Regenerate.
10996 * Makefile.tpl (sorry): New rule.
10997 (configure-host, all-host, [+make_target+]-host, do-check,
10998 install-host): Do not add gcc as a special case.
10999 (host modules): Add a small special-casing for gcc. Export
11000 extra_make_flags through the environment.
11001 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11002 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11003 other recursive targets for gcc): Remove.
11004
11005 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11006 (stage, unstage): New rules.
11007 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11008 distclean-stage[+id+]): Use stage_current.
11009 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11010 the stage*-start rules.
11011
11012 2004-08-02 Geoffrey Keating <geoffk@apple.com>
11013
11014 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11015 use -all_load flag.
11016
11017 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
11018
11019 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11020 * configure: Regenerate.
11021
11022 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11023
11024 * maintainer-scripts/gcc_release: Revert yesterday's change.
11025
11026 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11027
11028 * MAINTAINERS: Add myself to write-after-approval.
11029
11030 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11031
11032 * libf2c: Removed.
11033 * gcc/gccbug.in: Updated because of libf2c removal.
11034 * maintainer-scripts/gcc_release: Ditto.
11035
11036 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
11037
11038 * configure.in: Build libmudflap by default on FreeBSD.
11039 * configure: Regenerated.
11040
11041 2004-07-09 Mark Mitchell <mark@codesourcery.com>
11042
11043 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11044 systems.
11045 * configure: Regenerated.
11046
11047 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11048
11049 PR target/16344
11050 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11051 feedback based compiler.
11052 * Makefile.in: Rebuilt.
11053
11054 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
11055
11056 * Makefile.def (host_modules): Set bootstrap=true for flex.
11057 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11058 * Makefile.in: Rebuilt.
11059
11060 2004-07-07 Jan Hubicka <jh@suse.cz>
11061
11062 * MAINTAINERS: Add self as a profile feedback maintainer.
11063
11064 2004-07-05 Phil Edwards <phil@codesourcery.com>
11065
11066 * configure.in: Do not prepend $srcdir to /dev/null in
11067 makefile fragments.
11068 * configure: Regenerate.
11069
11070 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
11071
11072 * Makefile.def (build_modules): Add bison, byacc, flex,
11073 m4, texinfo.
11074 (flags_to_pass): Add FLEX.
11075 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11076 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11077 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11078 DEFAULT_MAKEINFO): Remove.
11079 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11080 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11081 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11082 objdir or else use configured tool.
11083 (all-build): New.
11084 (all): Depend on it.
11085 (Build module dependencies): Add.
11086 * Makefile.in: Regenerate.
11087 * configure.in: Better support for multiple build modules,
11088 matching what is done for host/target modules. Do not look
11089 for "plausible" locations of build tools if Canadian cross.
11090 Use autoconf's AC_PROG_CC to find a C compiler. Define
11091 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11092 * configure: Regenerate.
11093
11094 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11095
11096 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11097 * Makefile.in: Regenerate.
11098
11099 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11100
11101 * Makefile.tpl (configure-build-[+module+],
11102 configure-[+module+], configure-target-[+module+]): Pass
11103 [+extra_configure_args+].
11104 (all-build-[+module+], all-[+module+], check-[+module+],
11105 install-[+module+], [+make_target+]-[+module+],
11106 all-target-[+module+], check-target-[+module+],
11107 install-target-[+module+], [+make_target+]-target-[+module+]):
11108 Pass [+extra_make_args+].
11109 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11110 (GCC_HOST_EXPORTS): Remove.
11111 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11112 cross, check-gcc, check-gcc-c++, install-gcc,
11113 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11114 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11115 * Makefile.in: Regenerate.
11116
11117 2004-06-21 Matthew Sachs <msachs@apple.com>
11118
11119 * MAINTAINERS: Added self to write-after-approval.
11120
11121 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11122
11123 * configure.in: Check for srcdir/winsup rather than build directory
11124 winsup.
11125 * configure: Regenerate.
11126
11127 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
11128
11129 * configure.in: Don't build Cygwin native newlib if winsup
11130 directory is missing. Emit warning instead.
11131 * configure: Regenerate.
11132
11133 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
11134
11135 * Makefile.tpl (touch-stage[+id+]): New.
11136 (restage[+prev+]): Depend on touch-stage[+id+].
11137
11138 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11139 Use it throughout.
11140
11141 * Makefile.def: Add profile and feedback bootstrap stages.
11142 Remove next field from bootstrap stages.
11143 * Makefile.tpl (LN, LN_S): Substitute.
11144 (stageN-start, stageN-end): Use double-colon rules, to
11145 provide a hook for additional setup commands.
11146 (distclean-stageN-gcc, restageN): Create dependencies from
11147 [+prev+], not from [+next+].
11148 (stageN-bubble): Add commands for successive stages from
11149 [+prev+], using double-colon rules.
11150 (all-stageN-gcc): Fix typo.
11151 (stagefeedback-start, profiledbootstrap): New.
11152 * Makefile.in: Regenerate.
11153 * configure.in: Call ACX_PROG_LN.
11154 * configure: Regenerate.
11155
11156 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11157
11158 * MAINTAINERS (Write After Approval): Add myself.
11159
11160 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11161
11162 * MAINTAINERS (Write After Approval): Add myself.
11163
11164 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11165
11166 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11167 without gcc.
11168 * configure: Regenerate.
11169
11170 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11171
11172 * Makefile.tpl: Fix typo.
11173 * Makefile.in: Regenerate.
11174
11175 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11176
11177 * configure.in: Remove new- prefix from toplevel
11178 bootstrap targets.
11179 * configure: Regenerate.
11180
11181 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11182
11183 * Makefile.tpl (all.normal): Rename to all.
11184 (all): Replace with a rule to pick the default
11185 target from configure.
11186 (all-gcc, configure-gcc): Use conditionals to
11187 do nothing when toplevel bootstrap is going on.
11188 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11189 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11190 * configure.in: Support --enable-bootstrap.
11191
11192 * Makefile.def: Remove new- prefix from toplevel
11193 bootstrap targets.
11194 * Makefile.tpl: Likewise.
11195
11196 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11197 target.
11198
11199 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11200 $(RECURSE_FLAGS) to recursive invocation of make.
11201
11202 * Makefile.in: Regenerate.
11203 * configure: Regenerate.
11204
11205 2004-05-30 Andreas Jaeger <aj@suse.de>
11206 Jim Wilson <wilson@specifixinc.com>
11207
11208 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11209 like CC.
11210
11211 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11212
11213 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11214 * configure: Regenerate.
11215
11216 2004-05-25 Daniel Jacobowitz <drow@false.org>
11217
11218 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11219 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11220 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11221 targets.
11222 * Makefile.in: Regenerate.
11223
11224 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11225
11226 * configure.in: Test the ability to symlink directories.
11227 * configure: Regenerate.
11228
11229 * Makefile.def (bootstrap-stage): New definitions.
11230 * Makefile.tpl (configure-stage1-gcc,
11231 configure-stage2-gcc, configure-stage3-gcc,
11232 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11233 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11234 new-restage3, compare): Autogenerate, see Makefile.in
11235 entry for behavioral changes.
11236 (distclean-stage1, new-stage1-start, new-stage1-end,
11237 new-stage1-bubble, distclean-stage2, new-stage2-start,
11238 new-stage2-end, new-stage2-bubble, distclean-stage3,
11239 new-stage3-start, new-stage3-end): New autogenerated targets.
11240 (objext, prebootstrap, BOOT_CFLAGS,
11241 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11242 targets.
11243
11244 * Makefile.in: Regenerate.
11245 (distclean-stage1, new-stage1-start, new-stage1-end,
11246 new-stage1-bubble, distclean-stage2, new-stage2-start,
11247 new-stage2-end, new-stage2-bubble, distclean-stage3,
11248 new-stage3-start, new-stage3-end): New targets.
11249 (all-stage1-gcc): Move prebootstrap dependency from here...
11250 (configure-stage1-gcc): ...to here.
11251 (new-bootstrap): Use bubble targets.
11252 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11253 Use per-stage distclean targets.
11254 (configure-stage1-gcc, configure-stage2-gcc,
11255 configure-stage3-gcc, all-stage1-gcc,
11256 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11257 Use new-stageN-start to prepare the tree.
11258
11259 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11260
11261 * Makefile.def (host_modules): add libcpp.
11262 * Makefile.tpl: Add dependencies on and for libcpp.
11263 * Makefile.in: Regenerate.
11264 * configure.in: Add libcpp host module.
11265 * configure: Regenerate.
11266
11267 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11268
11269 * Makefile.tpl: Whenever a recursive target is defined, wrap
11270 it in a special @if/@endif block, and prepare its maybe
11271 dependency in the @if/@endif block
11272 * configure.in: Instead of writing maybe dependencies, remove
11273 the @if/@endif statements, and remove the @if/@endif blocks
11274 that remain.
11275 * configure: Regenerate.
11276 * Makefile.in: Regenerate.
11277
11278 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11279
11280 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11281
11282 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11283
11284 PR bootstrap/15120
11285 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11286 * */configure: Rebuilt.
11287
11288 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11289
11290 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11291 of libf2c.
11292 * configure, Makefile.in: Regenerate.
11293
11294 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
11295
11296 * MAINTAINERS (Write After Approval): Add myself.
11297
11298 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11299
11300 Merge from tree-ssa-20020619-branch.
11301
11302 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11303 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11304 (HOST_GMPLIBS): Define.
11305 (HOST_GMPINC): Define.
11306 (TARGET_LIB_PATH): Add libmudflap.
11307 (GFORTRAN_FOR_TARGET): Define.
11308 (configure-build*): Export GFORTRAN.
11309 (configure-gcc): Export GMPLIBS and GMPINC.
11310 (all-gcc): Add maybe-all-libbanshee.
11311 (configure-target-libgfortran): Define.
11312 * Makefile.in: Regenerate.
11313 * configure.in (host_libs): Add libbanshee.
11314 (target_libraries): Add target-libmudflap and target-libgfortran.
11315 Add --with-libbanshee.
11316 Handle --disable-libmudflap.
11317 (*-*-freebsd*): Use with_gmp.
11318 Add $(libgcj) to noconfigdirs.
11319 * configure: Regenerate.
11320 * depcomp: New file.
11321 * MAINTAINERS: Add tree-ssa maintainers.
11322
11323 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11324
11325 * MAINTAINERS (Various Maintainers): Add myself.
11326
11327 2004-04-30 Brian Ford <ford@vss.fsi.com>
11328
11329 * MAINTAINERS (Write After Approval): Add myself.
11330
11331 2004-04-29 Uros Bizjak <uros@kss-loka.si>
11332
11333 * MAINTAINERS (Write After Approval): Add myself.
11334
11335 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
11336
11337 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11338 * configure: Regenerate.
11339
11340 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
11341
11342 Revert:
11343 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11344
11345 * Makefile.def (flags_to_pass): Remove *dir variables that
11346 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11347 as well as prefix and exec_prefix.
11348 * Makefile.in: Regenerate.
11349
11350 2004-04-26 Robert Millan <robertmh@gnu.org>
11351
11352 Add patches from libtool CVS.
11353 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11354 * ltconfig: Likewise.
11355 * ltcf-c.sh: Likewise.
11356 * ltcf-cxx.sh: Likewise.
11357 * ltcf-gcj.sh: Likewise.
11358
11359 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11360
11361 * Makefile.def (host_modules): Mark with the bootstrap
11362 flag packages on which gcc depends.
11363 * Makefile.tpl (all-bootstrap): Use it.
11364 * Makefile.in: Regenerate.
11365
11366 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11367
11368 * Makefile.def (flags_to_pass): Remove *dir variables that
11369 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11370 as well as prefix and exec_prefix.
11371 * Makefile.in: Regenerate.
11372
11373 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11374
11375 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11376 * configure: Regenerate.
11377 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11378 * gcc/Makefile.tpl (compare): Use the result of the test.
11379 * gcc/Makefile.in: Regenerate.
11380
11381 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
11382
11383 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11384 Always relocate gcc and prev-gcc to the original names, even
11385 if the build fails.
11386 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11387 New targets.
11388
11389 2004-04-23 Laurent GUERBY <laurent@guerby.net>
11390
11391 * MAINTAINERS: Update my email address.
11392
11393 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11394
11395 * configure.in (mips*-*-irix5*): Enable ld.
11396 * configure: Regenerate.
11397
11398 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11399
11400 * configure: Regenerate.
11401
11402 2004-04-15 James E Wilson <wilson@specifixinc.com>
11403
11404 * Makefile.tpl (configure-[+module+], configure-gcc,
11405 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11406 Set and export LDFLAGS.
11407 * Makefile.in: Regenerate.
11408
11409 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11410
11411 * MAINTAINERS: Add myself to write-after-approval.
11412
11413 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11414
11415 PR bootstrap/14871
11416 * Makefile.tpl: If we don't have built-in-tree target tools,
11417 use the ones found by configure rather than hacking around with
11418 program_transform_name.
11419 * configure.in: Give Makefile.tpl the information necessary
11420 to do that.
11421 * Makefile.in: Regenerate.
11422 * configure: Regenerate.
11423
11424 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11425
11426 PR bootstrap/14760
11427 * configure.in: When computing baseargs, strip *all* copies of
11428 offending options. Also, don't match/substitute the trailing space,
11429 so that this actually works when two similar options are separated by
11430 only one space.
11431 * configure: Regenerate.
11432
11433 2004-04-06 David Edelsohn <edelsohn@gnu.org>
11434
11435 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11436 (rs6000-*-aix*): Same.
11437 * configure: Regenerate.
11438
11439 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
11440
11441 * MAINTAINERS: Add myself to write-after-approval.
11442
11443 2004-04-03 Bud Davis <bdavis9659@comcast.net>
11444
11445 * MAINTAINERS: Add myself to write-after-approval.
11446
11447 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11448
11449 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11450 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11451 * Makefile.in: Regenerate.
11452
11453 * configure.in (top level bootstrap support): Rework --enable-werror
11454 to set @stage2_werror_flag@.
11455 * configure: Regenerate.
11456 * Makefile.tpl (top level bootstrap support): Pass
11457 @stage2_werror_flag@ down to configure in stages 2 and 3.
11458 * Makefile.in: Regenerate.
11459
11460 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11461
11462 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11463 for stages 2 and 3 as well as in make. As a consequence, remove
11464 OUTPUT_OPTION (now detected by configure) from the flags passed down
11465 to make.
11466 * Makefile.in: Regenerate.
11467
11468 * Makefile.tpl (new-bootstrap): Fix typo.
11469 * Makefile.in: Regenerate.
11470
11471 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11472
11473 * Makefile.tpl: Rearrange by moving recursive_targets rules
11474 into their proper sections.
11475 * Makefile.tpl (top level bootstrap support): Move disabling
11476 of coverage flags from 'make' to 'configure'; improve comments.
11477 * Makefile.in: Regenerate.
11478
11479 * Makefile.tpl (experimental top level bootstrap) Move stage1
11480 language setting from all- target to configure- target; disable
11481 intermodule optimization in stage 1; prevent gratuitous rebuilds
11482 of stage 1.
11483 * Makefile.in: Regenerate.
11484 * configure.in: Comma-separate stage 1 language list for top
11485 level bootstrap.
11486 * configure: Regenerate.
11487
11488 * Makefile.tpl: Clean up experimental top level bootstrap support:
11489 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11490 prev-gcc in configure- targets as well as all- targets.
11491 * Makefile.in: Regenerate.
11492
11493 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11494
11495 * compile: New file imported from automake.
11496
11497 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
11498
11499 * configure.in: Remove symbolic link section.
11500 * configure: Regenerate.
11501 * Makefile.tpl (links): Remove.
11502 * Makefile.in: Regenerate.
11503
11504 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
11505 Nathanael Nerode <neroden@gcc.gnu.org>
11506
11507 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11508 Set with AC_CHECK_PROGS.
11509 * configure.in: Fix comment typo from last patch.
11510 * configure: Regenerate.
11511
11512 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11513
11514 * Makefile.tpl: Introduce experimental top level bootstrap support.
11515 * Makefile.in: Regenerate.
11516 * configure.in: Introduce support for top level bootstrap.
11517 * configure: Regenerate.
11518
11519 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
11520 Paolo Bonzini <bonzini@gnu.org>
11521
11522 PR bootstrap/14522
11523 * configure.in: Cope with shells that do not support unquoted ^
11524 * configure: Regenerate.
11525
11526 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
11527 Paolo Bonzini <bonzini@gnu.org>
11528
11529 PR bootstrap/14522
11530 * configure.in: Cope with shells that do not support nesting
11531 quotes inside quoted backquote substitutions.
11532 * configure: Regenerate.
11533
11534 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11535
11536 PR bootstrap/14522
11537 * configure.in: Fix escaping of $.
11538 * configure: Regenerate.
11539
11540 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11541
11542 * configure: Regenerate, since I forgot to while committing Paolo's
11543 changes.
11544
11545 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
11546
11547 PR ada/14131
11548 Move language detection to the top level.
11549 * configure.in: Find default values for the tools as
11550 soon as possible. Disable ada if GNAT is not found.
11551 Emit error message about missing languages. Expand
11552 --enable-languages=all for the gcc subdirectory.
11553
11554 2004-03-10 Ben Elliston <bje@gnu.org>
11555
11556 * MAINTAINERS: Update my email address.
11557
11558 2004-03-05 David Edelsohn <edelsohn@gnu.org>
11559
11560 * ltconfig: Disable building static libraries if building shared
11561 libraries on AIX 5L.
11562
11563 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
11564
11565 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11566 and disable libgcj.
11567 * configure: Regenerated.
11568
11569 2004-03-01 Brian Booth <bbooth@redhat.com>
11570
11571 * MAINTAINERS: Add myself to write-after-approval.
11572
11573 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
11574
11575 * MAINTAINERS: Add myself to write-after-approval.
11576
11577 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11578
11579 PR bootstrap/7087
11580 * Makefile.tpl: Guard XFOO sed statements better.
11581 * Makefile.tpl: Add dependency for configure-target-libada.
11582 * Makefile.in: Regenerate (incidentally fixes broken
11583 commit when libada-branch was merged).
11584
11585 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11586
11587 * MAINTAINERS: Add myself to write-after-approval.
11588
11589 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11590
11591 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11592 maintainers.
11593
11594 2004-02-20 Andrew Cagney <cagney@redhat.com>
11595
11596 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11597 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11598
11599 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11600
11601 PR bootstrap/11932
11602 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11603
11604 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
11605
11606 * MAINTAINERS: Added myself to write-after-approval.
11607
11608 2004-02-14 Michael Koch <konqueror@gmx.de>
11609
11610 * MAINTAINERS: Added myself to write-after-approval.
11611
11612 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11613
11614 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11615 some OS port maintainers to OS port maintainers section.
11616
11617 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
11618
11619 * MAINTAINERS: Add self.
11620
11621 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11622
11623 * MAINTAINERS: Alphabetize.
11624
11625 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
11626
11627 * MAINTAINERS: Remove myself.
11628
11629 2004-02-11 David Edelsohn <edelsohn@gnu.org>
11630
11631 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11632 (rs6000-*-aix*): Same.
11633 * configure: Regenerate.
11634
11635 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11636
11637 * configure.in (host): Add in missing $noconfigdirs to defines.
11638 * configure: Regenerate.
11639
11640 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11641 Nathanael Nerode <neroden@gcc.gnu.org>
11642
11643 PR ada/6637, PR ada/5911
11644 Merge with libada-branch:
11645 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11646 with appropriate dependencies. Add --enable-libada configure switch.
11647 * configure, Makefile.in: Regenerate.
11648
11649 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
11650
11651 * MAINTAINERS: Add myself to write-after-approval.
11652
11653 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11654
11655 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11656 * configure: Regenerate.
11657
11658 2004-02-04 Geoffrey Keating <geoffk@apple.com>
11659
11660 Merge from upstream:
11661
11662 * ltmain.in: When setting IFS to '~', be careful about user
11663 arguments that contain '~'.
11664
11665 2004-02-04 Peter O'Gorman <peter@pogma.com>
11666
11667 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11668 Also test $base_compile against $CC with escaped arguments. Bug
11669 reported by Geoff Keating <geoffk@apple.com>.
11670
11671 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11672
11673 * MAINTAINERS: Remove i960 port.
11674
11675 2004-01-23 DJ Delorie <dj@redhat.com>
11676
11677 * Makefile.def (target_modules) [libiberty]: Don't stage.
11678 * Makefile.in: Rebuilt.
11679
11680 2004-01-20 Caroline Tice <ctice@apple.com>
11681
11682 * MAINTAINERS: Add myself to write-after-approval.
11683
11684 2004-01-19 Paolo Carlini <pcarlini@suse.de>
11685
11686 * MAINTAINERS: Update my email address.
11687
11688 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11689
11690 * MAINTAINERS: Add myself to write-after-approval.
11691
11692 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11693
11694 * MAINTAINERS: Remove entries without email address.
11695
11696 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
11697
11698 * MAINTAINERS: Add myself to write-after-approval.
11699
11700 2004-01-15 Steven Bosscher <stevenb@suse.de>
11701
11702 * MAINTAINERS: Update my email address.
11703
11704 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
11705
11706 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11707 * Makefile.tpl (configure-target-[+module+]): Support stage.
11708 * Makefile.in: Rebuilt.
11709
11710 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11711
11712 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11713
11714 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
11715
11716 * MAINTAINERS: Add myself as a MIPS maintainer.
11717
11718 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11719
11720 * configure.in: Use ./config.cache, not config.cache.
11721 * configure: Regenerate.
11722 * Makefile.tpl: Special-casing not needed for GCC any more.
11723 * Makefile.in: Regenerate.
11724
11725 * configure.in: Don't share a cache file for host dirs.
11726 * configure: Regenerate.
11727
11728 * config-ml.in: Don't mess with the cache file.
11729
11730 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11731
11732 * MAINTAINERS: Move myself from 'Write After Approval' to
11733 'CPU Port Maintainers' section as SPARC maintainer.
11734
11735 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11736
11737 * Makefile.tpl: Make GCC use a separate config.cache.
11738 * Makefile.in: Regenerate.
11739
11740 PR bootstrap/11932, PR bootstrap/11933
11741 (I don't know if it will fix either of them, but it relates
11742 to them.)
11743 * configure.in: Don't use shared config.cache for target
11744 directories.
11745 * configure: Regenerate.
11746
11747 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11748
11749 * MAINTAINERS: Add myself to 'Write After Approval' section.
11750
11751 2003-12-31 Roger Sayle <roger@eyesopen.com>
11752
11753 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11754 * configure: Regenerated.
11755
11756 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11757
11758 * MAINTAINERS: Remove the mn10200 maintainer.
11759
11760 2003-12-21 Bernardo Innocenti <bernie@develer.com>
11761
11762 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11763 * configure: Regenerated.
11764
11765 2003-12-16 Jan Hubicka <jh@suse.cz>
11766
11767 * MAINTAINERS: Add myself as callgraph maintainer.
11768
11769 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11770
11771 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11772 * configure: Regenerate.
11773
11774 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11775
11776 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11777 'Write After Approval' section. Update email.
11778
11779 2003-12-01 James Lemke <jim@wasabisystems.com>
11780
11781 * MAINTAINERS (Write After Approval): Add myself.
11782
11783 2003-11-20 Matt Thomas <matt@3am-software.com>
11784
11785 * MAINTAINERS: Add myself as a vax port maintainer.
11786
11787 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
11788
11789 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11790 (configure-build-[+module+], configure-[+module+]): Likewise.
11791 (configure-target-[+module+], configure-gcc, config.status): Likewise.
11792 * Makefile.in: Regenerate.
11793
11794 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
11795
11796 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11797 shared/dylibed libraries.
11798 * ltmain.sh: Likewise.
11799 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11800 * ltcf-cxx.sh: Likewise.
11801 * ltcf-gcj.sh: Likewise.
11802 * ltconfig: Likewise.
11803
11804 2003-11-17 Stan Cox <scox@redhat.com>
11805
11806 * MAINTAINERS: Add myself as iq2000 port maintainer.
11807
11808 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
11809
11810 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11811 * Makefile.in: Regenerate.
11812
11813 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
11814
11815 * config.sub: Update to 2003-11-03 version.
11816
11817 2003-10-20 Phil Edwards <phil@codesourcery.com>
11818
11819 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
11820 * configure: Regenerate.
11821
11822 2003-10-20 Nicolas Pitre <nico@cam.org>
11823
11824 * MAINTAINERS: Add myself to 'Write After Approval' section.
11825
11826 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
11827
11828 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11829
11830 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
11831
11832 * MAINTAINERS: Update my email address.
11833
11834 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11835
11836 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11837
11838 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
11839
11840 * MAINTAINERS: Add myself to 'Write After Approval' section.
11841
11842 2003-10-16 Bernardo Innocenti <bernie@develer.com>
11843
11844 * config.guess: Update to 2003-10-16 version.
11845 * config.sub: Update to 2003-10-16 version.
11846
11847 2003-10-15 David Daney <ddaney@avtrex.com>
11848
11849 * MAINTAINERS: Added myself to 'Write After Approval' section.
11850
11851 2003-10-15 Falk Hueffner <falk@debian.org>
11852
11853 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11854 'Write After Approval' section. Update email.
11855
11856 2003-10-14 Roger Sayle <roger@eyesopen.com>
11857
11858 * MAINTAINERS: Move myself from 'Write After Approval' to
11859 'Various Maintainers' section as middle-end maintainer.
11860
11861 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
11862
11863 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11864 HOST_FLAGS_TO_PASS.
11865 * Makefile.in: Regenerate.
11866
11867 2003-10-11 Bernardo Innocenti <bernie@develer.com>
11868
11869 * config.guess: Update to 2003-10-07 version.
11870 * config.sub: Update to 2003-10-07 version.
11871
11872 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11873
11874 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11875 * ltconfig (irix5*, irix6*): Don't override version_type.
11876
11877 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
11878
11879 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11880 * configure: Rebuilt
11881 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11882 * Makefile.in: Rebuilt
11883
11884 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
11885
11886 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11887
11888 2003-09-30 Carlo Wood <carlo@alinoe.com>
11889
11890 * MAINTAINERS (Write After Approval): Add myself.
11891
11892 2003-09-29 Paul Koning <ni1d@arrl.net>
11893
11894 * MAINTAINERS: Move myself from "Write After Approval"
11895 to CPU platform maintainers for pdp11 platform.
11896
11897 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
11898
11899 * MAINTAINERS: Move myself from 'Write After Approval' to
11900 'Various Maintainers' section as libffi testsuite maintainer.
11901
11902 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
11903
11904 * configure.in: Pass a computed --program-transform-name
11905 to subconfigures.
11906 * configure: Regenerated.
11907
11908 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11909
11910 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11911 * Makefile.in: Regenerate.
11912
11913 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11914 * Makefile.in: Regenerate.
11915
11916 2003-09-19 Ziemowit Laski <zlaski@apple.com>
11917
11918 * MAINTAINERS: Move myself from 'Write After Approval'
11919 to 'Various Maintainers' (objective-c) section.
11920
11921 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
11922
11923 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11924 quoting.
11925 * configure: Regenerated.
11926
11927 2003-09-16 Joel Brobecker <brobecker@gnat.com>
11928
11929 * MAINTAINERS (Write After Approval): Add myself to write after
11930 approval list.
11931
11932 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
11933
11934 * MAINTAINERS (Write After Approval): Add myself.
11935
11936 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
11937
11938 * MAINTAINERS: Update my e-mail address.
11939
11940 2003-09-09 Alan Modra <amodra@bigpond.net.au>
11941
11942 * libtool.m4 (LD): Correct powerpc64 host match.
11943
11944 2003-09-06 James E Wilson <wilson@tuliptree.org>
11945
11946 * MAINTAINTERS: Update my affiliation and email address.
11947
11948 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11949
11950 * MAINTAINERS (Write After Approval): Add myself.
11951
11952 2003-09-04 DJ Delorie <dj@redhat.com>
11953
11954 * configure: Regenerate.
11955
11956 2003-09-04 Robert Millan <robertmh@gnu.org>
11957
11958 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11959
11960 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11961
11962 * configure.in: Ensure arguments to sed are properly spaced.
11963 * configure: Regenerate.
11964
11965 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
11966
11967 * MAINTAINERS: Update my e-mail address.
11968
11969 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
11970
11971 * MAINTAINERS (Write After Approval): Add myself.
11972
11973 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
11974
11975 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11976 * configure: Regenerated.
11977
11978 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
11979
11980 * MAINTAINERS: Update my email address.
11981
11982 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
11983
11984 * configure.in: Use newline instead of semicolon when assuming
11985 shell arguments in a for loop.
11986 * configure: Regenerated.
11987
11988 2003-08-22 Jason Eckhardt <jle@rice.edu>
11989
11990 * MAINTAINERS: Resurrect the i860 maintainer.
11991
11992 2003-08-20 Geoffrey Keating <geoffk@apple.com>
11993
11994 PR 8180
11995 * configure.in: When testing with_libs and with_headers, treat
11996 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
11997 * configure: Regenerate.
11998
11999 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12000 make, shell, etc.
12001 (baseargs): Likewise.
12002 * configure: Regenerate.
12003
12004 2003-08-20 Bernardo Innocenti <bernie@develer.com>
12005
12006 * MAINTAINERS (Write After Approval): Add myself.
12007
12008 2003-08-19 Geoffrey Keating <geoffk@apple.com>
12009
12010 * configure.in: Disable libgcj for darwin not on powerpc.
12011 * configure: Rebuild.
12012
12013 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12014
12015 * config-ml.in, symlink-tree: Add license.
12016
12017 2003-08-03 Richard Stallman <rms@gnu.org>
12018 Eben Moglen <moglen@columbia.edu>
12019
12020 * README.SCO: New file.
12021
12022 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12023
12024 * Makefile.tpl (check, check-c++): Express dependencies using
12025 dependencies rather than commands.
12026 * Makefile.in: Regenerate.
12027
12028 2003-08-01 Andrew Cagney <cagney@redhat.com>
12029
12030 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12031 * configure: Ditto.
12032
12033 2003-07-31 Geoffrey Keating <geoffk@apple.com>
12034
12035 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12036 * Makefile.in: Update.
12037
12038 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12039
12040 * configure.in: Enable libgcj for darwin.
12041 * configure: Rebuild.
12042
12043 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
12044
12045 * config-ml.in: Use ac_configure_args directly instead of
12046 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12047 actually seen.
12048
12049 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12050
12051 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12052 creating target and build subdirs to build all parent dirs as needed.
12053 * Makefile.in: Rebuild.
12054 * configure.in: Don't build dirs explicitly here.
12055 * configure: Rebuild.
12056
12057 2003-07-26 Paul Brook <paul@nowt.org>
12058
12059 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12060
12061 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
12062
12063 * Makefile.tpl (all-make): Depend on intl.
12064 * Makefile.in: Rebuilt.
12065
12066 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
12067
12068 * install-sh: Update to newer upstream versions (associated with
12069 aclocal 1.7).
12070 * mkinstalldirs: Likewise.
12071 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12072
12073 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12074
12075 * MAINTAINERS: Move self from Bug database only accounts
12076 to write-after-approval.
12077
12078 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12079
12080 * config.if: Remove unused libc_interface determination.
12081
12082 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12083
12084 * MAINTAINERS: Move self from write-after-approval to
12085 build machinery (*.in).
12086
12087 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12088
12089 PR bootstrap/11273
12090 PR bootstrap/11408
12091 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12092 unused INSTALL_PROGRAM_ARGS.
12093 * configure.in: Use AC_PROG_INSTALL.
12094 * Makefile.in: Regenerate.
12095 * configure: Regenerate.
12096
12097 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12098
12099 * MAINTAINERS: Alphabetize.
12100
12101 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
12102
12103 * configure: Rebuilt.
12104 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12105 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12106 newlib nor libgloss.
12107 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12108 * configure.in (am33_2.0-*-linux*): Added.
12109
12110 2003-07-09 Bob Wilson <bob.wilson@acm.org>
12111
12112 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12113 * configure: Regenerate.
12114
12115 2003-07-07 Zack Weinberg <zack@codesourcery.com>
12116
12117 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12118 * Makefile.in: Regenerate.
12119
12120 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12121
12122 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12123 * Makefile.in: Regenerate.
12124
12125 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
12126
12127 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12128 * Makefile.in: Regenerated.
12129
12130 * config-ml.in: Replace PWD with PWD_COMMAND.
12131
12132 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12133
12134 * intl: New directory; see intl/ChangeLog for details.
12135 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12136 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12137 * Makefile.in: Regenerate.
12138
12139 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12140
12141 * configure.in: Clean up config-lang.in handling. Delete
12142 useless assignment to "subdirs".
12143 * configure: Regenerate.
12144
12145 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12146
12147 * configure.in: Rename 'target_libs' to 'target_libraries'.
12148 Remove useless reference to 'target_libs'.
12149 * configure: Regenerate.
12150
12151 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12152
12153 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12154 * Makefile.in: Regenerate.
12155
12156 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12157
12158 * Makefile.def: Introduce flags_to_pass.
12159 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12160 * Makefile.in: Regenerate.
12161
12162 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12163
12164 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12165 and target-libgloss.
12166 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12167 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12168 * configure: Regenerate.
12169
12170 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12171
12172 * configure.in: Update testsuite_flags to new location.
12173 * configure. Regenerate.
12174
12175 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12176
12177 * Makefile.tpl: Remove BUILD_CC stuff.
12178 * Makefile.in: Regenerate.
12179
12180 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12181
12182 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12183
12184 2003-06-16 Graeme Peterson <gp@qnx.com>
12185
12186 * MAINTAINERS (Write After Approval): Add myself.
12187
12188 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12189
12190 * config.guess: Update to 2003-06-12 version.
12191 * config.sub: Update to 2003-06-13 version.
12192
12193 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12194
12195 * config.guess: Update to 2003-06-06 version.
12196 * config.sub: Update to 2003-06-06 version.
12197
12198 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12199
12200 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12201 * configure. Regenerate.
12202
12203 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12204
12205 * configure.in: Disable serial configure by default.
12206 * configure: Regenerate.
12207 * Makefile.tpl: Abolish .NOTPARALLEL.
12208 * Makefile.in: Regenerate.
12209
12210 * Makefile.tpl: Replace {build,host,target}_canonical by
12211 {build,host,target}.
12212 * Makefile.in: Regenerate.
12213
12214 * Makefile.tpl: Fix stupid pasto.
12215 * Makefile.in: Regenerate.
12216
12217 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12218
12219 * Makefile.tpl: Remove bogus conditional.
12220 * Makefile.in: Regenerate.
12221
12222 2003-06-05 Jan Hubicka <jh@suse.cz>
12223
12224 * Makefile.tpl (profiledbootstrap): New target.
12225 * Makefile.in (profiledbootstrap): New target.
12226
12227 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12228
12229 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12230 Pinski. Remove user names from other bugzilla-only maintainers.
12231
12232 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12233
12234 * Makefile.tpl: Make 'recursive targets' using autogen rather
12235 than shell loop. Remove duplicate 'clean' targets and false
12236 comments.
12237 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12238 Add systematic method of specifying missing targets in subdirs.
12239 Add copyright boilerplate.
12240 * Makefile.in: Regenerate.
12241 * configure.in: Add 'recursive targets' to maybe list.
12242 * configure: Regenerate.
12243
12244 * MAINTAINERS: "GNATS only" -> "Bug database only".
12245
12246 * Makefile.tpl: Rename [+target+] to [+make_target+].
12247 * Makefile.def: Rename 'target' to 'make_target'.
12248
12249 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12250
12251 * MAINTAINERS: Add self as options handling maintainer.
12252
12253 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12254
12255 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12256 been too long since I touched those ports.
12257
12258 2003-05-28 DJ Delorie <dj@redhat.com>
12259
12260 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12261 * Makefile.in: Regenerate.
12262
12263 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12264
12265 * configure.in: Use curly braces in the definition of tooldir.
12266 * configure: Regenerate.
12267
12268 2003-05-21 DJ Delorie <dj@redhat.com>
12269
12270 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12271 newlib or libgloss.
12272 * Makefile.in: Regenerate.
12273
12274 2003-05-21 DJ Delorie <dj@redhat.com>
12275
12276 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12277 * Makefile.in: Regenerate.
12278
12279 2003-05-20 Ian Lance Taylor <ian@airs.com>
12280
12281 * MAINTAINERS: Update my e-mail address.
12282
12283 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12284
12285 * configure.in: Switch more things to use maybe dependencies.
12286 * Makefile.tpl: Switch more things to use maybe dependencies.
12287 Factor out common code from autogen IF statements.
12288 * configure: Regenerate.
12289 * Makefile.in: Regenerate.
12290
12291 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12292
12293 * configure.in: Accept i[3456789]86 for machine type.
12294 * configure: Regenerate.
12295
12296 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12297
12298 * configure.in: Switch more things to use maybe dependencies.
12299 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12300 * configure: Regenerate.
12301 * Makefile.tpl: Switch more things to use maybe dependencies.
12302 * Makefile.in: Regenerate.
12303
12304 2003-05-16 Andreas Schwab <schwab@suse.de>
12305
12306 * Makefile.tpl (install-opcodes): Define.
12307 * Makefile.in: Rebuild.
12308
12309 2003-05-13 Andreas Jaeger <aj@suse.de>
12310
12311 * config.guess: Update to 2003-05-09 version.
12312 * config.sub: Update to 2003-05-09 version.
12313
12314 2003-05-13 Michael Eager <eager@mvista.com>
12315
12316 * configure.in: Correct sed script so that options in quotes are not
12317 deleted.
12318 * configure: Rebuild.
12319
12320 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
12321
12322 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12323 and $$s/newlib/libc/sys/cygwin32 include paths.
12324 * configure: Ditto.
12325
12326 2003-05-12 Michael Meissner <gnu@the-meissners.org>
12327
12328 * MAINTAINERS: Update my email addresses.
12329
12330 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12331
12332 * config-ml.in: Propagate INSTALL variables.
12333
12334 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12335
12336 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12337
12338 2003-05-02 Chris Demetriou <cgd@broadcom.com>
12339
12340 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12341 * Makefile.in: Regenerate.
12342
12343 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12344
12345 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12346
12347 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12348
12349 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12350
12351 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12352
12353 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12354 * Makefile.in: Regenerated.
12355
12356 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12357
12358 * MAINTAINERS (Write After Approval): Upgrade myself from
12359 GNATS only to write-after-approval. Update my mail address.
12360
12361 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
12362
12363 (OS Port Maintainers: freebsd): Add myself.
12364
12365 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12366
12367 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12368
12369 2003-04-22 Kean Johnston <jkj@sco.com>
12370
12371 * MAINTAINERS (SCO ports): Added myself.
12372
12373 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12374
12375 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12376
12377 2003-04-19 Kean Johnston <jkj@sco.com>
12378
12379 * MAINTAINERS (Write After Approval): Add myself.
12380
12381 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12382
12383 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12384 * Makefile.in: Regenerate.
12385
12386 2003-04-18 Jakub Jelinek <jakub@redhat.com>
12387
12388 * configure.in (powerpc64*-*-linux*): Remove.
12389 * configure: Rebuilt.
12390
12391 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
12392
12393 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12394 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12395 and restrap.
12396 * Makefile.in: Regenerate.
12397
12398 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
12399
12400 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12401 * configure: Regenerated.
12402
12403 2003-04-15 DJ Delorie <dj@redhat.com>
12404
12405 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12406
12407 2003-04-13 Nick Clifton <nickc@redhat.com>
12408
12409 * config-ml.in: Remove support for --disable-aix removing
12410 call-aix multilibs.
12411
12412 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
12413
12414 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12415 * */configure: Rebuilt.
12416
12417 2003-04-08 Joel Sherrill <joel@oarcorp.com>
12418
12419 * MAINTAINERS: Add my email address.
12420
12421 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
12422
12423 * MAINTAINERS (Write After Approval): Add myself.
12424
12425 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12426
12427 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12428 * Makefile.in: Regenerate.
12429
12430 2003-03-14 Michael Chastain <mec@shout.net>
12431
12432 * Makefile.in: Regenerate with correct Makefile.def.
12433
12434 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12435
12436 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12437 Make macro.
12438 * Makefile.in: Regenerate.
12439 * configure.in: Clean up gxx_include_dir logic.
12440 * configure: Regenerate.
12441
12442 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12443
12444 * MAINTAINERS (Write After Approval): Add myself.
12445
12446 2003-03-10 Ben Elliston <bje@wasabisystems.com>
12447
12448 * MAINTAINERS: Update my mail address.
12449
12450 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12451
12452 * configure.in (gxx_include_dir): Fix typo.
12453 * configure: Regenerated.
12454
12455 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12456
12457 * Makefile.tpl: Reindent.
12458 * Makefile.in: Regenerate.
12459 * configure.in: Reindent. Don't set unused variables.
12460 * configure: Regenerate.
12461
12462 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
12463
12464 * configure.in: Include $(build_tooldir)/sys-include in
12465 FLAGS_FOR_TARGET.
12466 * configure: Regenerated.
12467
12468 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12469
12470 * Makefile.tpl: Always pass down RANLIB.
12471 * Makefile.in: Regenerate.
12472
12473 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12474 * Makefile.in: Regenerate.
12475 * configure.in: Remove unused logic relating to --enable-shared
12476 and --enable-threads. Remove bogus comments. Remove redundant
12477 noconfigdirs.
12478 * configure: Regenerate.
12479
12480 * configure.in: Replace ${libstdcxx_version} by its value.
12481 Remove reference to mh-dgux.
12482 * configure: Regenerate.
12483
12484 2003-03-03 Kevin Buettner <kevinb@redhat.com>
12485
12486 * MAINTAINERS (Write After Approval): Add myself.
12487
12488 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12489
12490 * Makefile.tpl: Rearrange.
12491 * Makefile.in: Regenerate.
12492
12493 2003-02-25 Uwe Stieber <uwe@wwws.de>
12494
12495 * configure.in: Add support for kaOS as cross build target system.
12496 * configure: Regenerated.
12497
12498 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12499
12500 * MAINTAINERS (Write after approval): Add myself.
12501
12502 2003-02-21 James E Wilson <wilson@tuliptree.org>
12503
12504 * MAINTAINERS: Update my email address.
12505
12506 2003-02-21 Zack Weinberg <zack@codesourcery.com>
12507
12508 * MAINTAINERS: Add self to blanket write privs. section.
12509
12510 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
12511
12512 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12513 configure-target-* as some target builds may require additional
12514 flags for preprocessor tests.
12515 * Makefile.in: Regenerated.
12516
12517 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
12518
12519 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12520 * ltconfig: Handle it.
12521 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12522 auto-detecting it.
12523
12524 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12525 it is used as argument to $CC.
12526 * ltcf-gcj.sh: Likewise.
12527
12528 * configure.in: Introduce --enable-maintainer-mode.
12529 * configure: Rebuilt.
12530 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12531 for maintainer mode.
12532 * Makefile.in: Rebuilt.
12533
12534 2003-02-18 Jason Merrill <jason@redhat.com>
12535
12536 * Makefile.tpl (check-c++): Allow parallelism.
12537
12538 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12539
12540 * MAINTAINERS: Remove John Carr (who never actually had access to
12541 gcc.gnu.org).
12542
12543 2003-02-15 Geoffrey Keating <geoffk@apple.com>
12544
12545 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12546 don't configure target-libobjc.
12547 * configure: Regenerate.
12548
12549 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12550
12551 * Makefile.tpl (RANLIB): Define.
12552 * Makefile.in: Regenerate.
12553
12554 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12555
12556 * MAINTAINERS: Update my email.
12557
12558 2003-02-06 Keith R Seitz <keiths@redhat.com>
12559
12560 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12561 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12562 * Makefile.in: Regenerated.
12563 * configure.in: Remove all traces of snavigator, db, and grep.
12564 * configure: Regenerated.
12565
12566 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12567
12568 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12569 After Approval.
12570
12571 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12572
12573 * MAINTAINERS (Write after approval): Add myself.
12574
12575 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
12576
12577 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12578 * Makefile.in: Regenerated.
12579
12580 2003-01-30 Roger Sayle <roger@eyesopen.com>
12581
12582 * config.guess: Updated to 2003-01-30's version.
12583 * config.sub: Updated to 2003-01-28's version.
12584
12585 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
12586
12587 * config.if: If gcc_version is already set, just use it. Don't set
12588 gcc_version_trigger if it's already set, otherwise set it to
12589 gcc/version.c, but only if the file exists. If it is not set and
12590 gcc/version.c does not exist, try to extract the version number from
12591 $CC.
12592
12593 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12594
12595 * MAINTAINERS: Add myself to write-after-approval list.
12596
12597 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
12598
12599 * configure.in: Revert 24Jan change.
12600 * configure: Regenerate.
12601
12602 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12603
12604 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12605 entry of HJ Lu.
12606
12607 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12608
12609 * configure.in: Revert previous change.
12610 * configure: Regenerate.
12611
12612 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12613
12614 * configure.in: Make rda native-only.
12615 * configure: Regenerate.
12616
12617 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12618
12619 * MAINTAINERS: Move myself from GNATS-only-accounts to
12620 write-after-approval.
12621
12622 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12623
12624 * configure.in: Add missing \.
12625 * configure: Rebuilt.
12626
12627 2003-01-17 Jakub Jelinek <jakub@redhat.com>
12628
12629 * configure.in (baseargs): Avoid using \| in sed regular
12630 expressions.
12631 * configure: Rebuilt.
12632
12633 2003-01-16 Jakub Jelinek <jakub@redhat.com>
12634
12635 * configure.in (baseargs): Remove all supported forms of
12636 --cache-file, --srcdir, --host, --build and --target options
12637 from argument lists.
12638 * configure: Rebuilt.
12639
12640 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
12641
12642 * MAINTAINERS: Add myself to write-after-approval list.
12643
12644 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
12645
12646 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12647 * configure: Rebuilt.
12648
12649 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12650
12651 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12652 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12653 * Makefile.in: Regenerate.
12654 * configure: Regenerate.
12655
12656 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
12657
12658 * configure.in: Remove Makefile in build, host and target modules
12659 unless configure was run with --no-recursion.
12660 * configure: Rebuilt.
12661
12662 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12663
12664 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12665 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12666 * Makefile.in: Regenerate.
12667
12668 2003-01-08 Chris Demetriou <cgd@broadcom.com>
12669
12670 * config.guess: Update to 2003-01-03 version.
12671 * config.sub: Update to 2003-01-03 version.
12672
12673 2003-01-07 Christopher Faylor <cgf@redhat.com>
12674
12675 * configure: Regenerate with proper autoconf 2.13.
12676
12677 2003-01-07 Christopher Faylor <cgf@redhat.com>
12678
12679 * configure.in: Add AC_PREREQ for consistency.
12680 * configure: Regenerate.
12681
12682 2003-01-06 Andrew Cagney <ac131313@redhat.com>
12683
12684 * configure.in (GDB_TK): Add tcl directories conditional on
12685 gdb/gdbtk directory being present.
12686 * configure: Regenerate.
12687
12688 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
12689
12690 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12691 used by gcc if LD is not defined and we are not doing a Canadian Cross.
12692 * configure: Rebuilt.
12693
12694 2002-12-31 Tom Tromey <tromey@redhat.com>
12695
12696 * Makefile.in: Rebuilt.
12697 * Makefile.def (target_modules) [libffi]: Allow installation.
12698
12699 2002-12-31 Andreas Schwab <schwab@suse.de>
12700
12701 * configure.in: Fix use of $program_transform_name.
12702 * configure: Regenerated.
12703
12704 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
12705
12706 * configure.in (baseargs): Don't remove first configure argument.
12707 * configure: Regenerated.
12708
12709 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
12710
12711 * Makefile.tpl (local-distclean): Don't remove...
12712 (multilib.ts): ... this. Moved into...
12713 (multilib.out): ... this. Don't use sub-make.
12714 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12715 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12716 (configure-build-[+module+], configure-[+module+],
12717 configure-target-[+module+], configure-gcc): ... these. Test
12718 for Makefile existence. Drop config.status from dependencies.
12719 * Makefile.in: Rebuilt.
12720 * configure.in: Move gcc-version-trigger to the end of
12721 ac_configure_args. Add comments to maybedep.tmp and
12722 serdep.tmp. Introduce --disable-serial-configure. Remove
12723 nonopt from baseargs, matching and removing corresponding
12724 whitespace while at it.
12725 * configure: Rebuilt.
12726
12727 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
12728
12729 * configure.in (host_configargs): Replace reference to
12730 no-longer-defined buildopts with --build=${build_alias}.
12731 * configure: Rebuilt.
12732
12733 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12734 program_transform_name to standard idiom.
12735 (AUTOGEN, AUTOCONF): Define.
12736 (Makefile.in): Use $(AUTOGEN).
12737 (Makefile): Depend on config.status, and use autoconf-style rule to
12738 build it. Move original commands to...
12739 (config.status): ... this new target.
12740 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12741 $(AUTOCONF).
12742 * Makefile.in: Rebuilt.
12743
12744 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12745
12746 * Makefile.tpl: Fix dramatic bustage due to change in
12747 program_transform_name.
12748 * Makefile.in: Regenerate.
12749
12750 * configure.in: Remove unnecessary PATH setting.
12751 * configure: Regnerate.
12752
12753 * configure.in: Don't default to unprefixed tools unless
12754 the native tools will work.
12755 * configure: Regenerate.
12756
12757 * configure.in: Convert to autoconf script. Blow away lots
12758 of now-redundant Makefile fragments.
12759 * configure: Generate using Autoconf.
12760 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12761 * Makefile.in: Regenerate.
12762
12763 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12764
12765 * configure: Fix stupid bug where RANLIB was mistakenly included.
12766
12767 * configure.in: Rename (buildargs, hostargs, targargs) to
12768 (build_configargs, host_configargs, target_configargs).
12769
12770 * configure.in: Move logic out of sed statement.
12771
12772 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
12773 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12774
12775 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12776
12777 * config.sub: Import from master repository
12778 * config.guess: Ditto
12779
12780 2002-12-24 Andreas Schwab <schwab@suse.de>
12781
12782 * Makefile.tpl (multilib.out): Fix missing space.
12783 * Makefile.in: Regenerate.
12784
12785 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
12786
12787 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
12788 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
12789 * Makefile.in: Regenerate.
12790 * configure.in: Remove unnecessary leftovers.
12791
12792 2002-12-21 Geoffrey Keating <geoffk@apple.com>
12793
12794 * configure.in (extra_ranlibflags_for_target): New variable.
12795 (*-*-darwin): Add -c to ranlib commands.
12796 * configure (tooldir): Handle extra_ranlibflags_for_target.
12797
12798 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
12799
12800 * Makefile.tpl: Revert HJL's change.
12801 * Makefile.in: Regenerated.
12802 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12803 always.
12804
12805 2002-12-19 Andreas Schwab <schwab@suse.de>
12806
12807 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12808 * Makefile.in: Regenerate.
12809
12810 2002-12-18 H.J. Lu <hjl@gnu.org>
12811
12812 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12813 * Makefile.in: Regenerated.
12814
12815 * configure.in (build_prefix): New. Substitute.
12816
12817 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
12818
12819 * Makefile.tpl: Don't let real targets depend on phony targets.
12820 * Makefile.in: Regenerate.
12821
12822 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12823 * Makefile.in: Regenerate.
12824
12825 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
12826
12827 * config.sub: Import from master repository
12828 * config.guess: Ditto
12829
12830 2002-12-16 Jason Merrill <jason@redhat.com>
12831
12832 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12833 previous 'make bootstrap'.
12834 * Makefile.in: Regenerate.
12835
12836 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
12837
12838 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12839
12840 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
12841
12842 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12843 * Makefile.in: Regenerate.
12844
12845 2002-12-13 Jason Merrill <jason@redhat.com>
12846
12847 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
12848 library tests.
12849 (check-c++): Just depend on it and check-target-libstdc++-v3.
12850 * Makefile.in: Regenerate.
12851
12852 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12853
12854 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12855 * Makefile.in: Rebuilt.
12856
12857 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12858
12859 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12860
12861 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
12862
12863 * configure: Fix bug put in by gremlins.
12864
12865 * Makefile.tpl: Substitute more autoconfily.
12866 * configure: Substitute more autoconfily.
12867 * Makefile.in: Regenerate.
12868
12869 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
12870
12871 * config.sub: Import from master repository
12872 * config.guess: Ditto
12873 * MAINTAINERS: Added Svein Seldal under write after approval
12874
12875 2002-12-08 Andrew Cagney <ac131313@redhat.com>
12876
12877 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12878 * Makefile.in (all-sim): Ditto.
12879
12880 2002-12-06 DJ Delorie <dj@redhat.com>
12881
12882 * Makefile.tpl: Change configure dependencies to not have real
12883 targets depend on phony targets.
12884
12885 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
12886
12887 * configure.in: Revert unintentional change.
12888
12889 * Makefile.tpl: Change dependency for */multilib.out so that
12890 it works when gcc isn't in the tree.
12891
12892 * configure.in: Substitute more.
12893 * configure: Run subconfigures from the Makefile.
12894 * Makefile.tpl: Run subconfigures from the Makefile; add a few
12895 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
12896
12897 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12898
12899 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12900
12901 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
12902
12903 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12904 and corresponding dependencies.
12905 * Makefile.in: Regenerate.
12906
12907 * configure.in (host_tools): Order binutils, gas and ld for
12908 convenience in running the testsuites.
12909
12910 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12911 * Makefile.in: Regenerate.
12912 * configure.in: Introduce rules to serialize subconfigure runs.
12913
12914 * configure.in: Introduce BASE_CC_FOR_TARGET.
12915 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
12916 Realize configure-build-* targets. Realize configure-target-* targets.
12917 * Makefile.in: Regenerate.
12918
12919 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12920
12921 * configure: Move gcc_version_trigger stuff from here...
12922 * configure.in: ...to here.
12923
12924 * configure.in: Separate subconfigure options added by this file from
12925 options given by the user. Add machinery to put args for host
12926 subconfigures into the Makefile.
12927
12928 * Makefile.tpl: Remove 'vault' targets.
12929 * Makefile.tpl: Reorder and comment dependencies.
12930 * Makefile.in: Regenerate.
12931
12932 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
12933 * configure.in: Fix my broken commit of previous patch. (sigh)
12934
12935 2002-11-28 Geoffrey Keating <geoffk@apple.com>
12936
12937 * configure.in: Move host-specific darwin noconfigdirs into
12938 the host-specific section.
12939
12940 2002-11-28 Geoffrey Keating <geoffk@apple.com>
12941
12942 * configure.in: Move host-specific darwin noconfigdirs into
12943 the host-specific section.
12944
12945 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
12946
12947 * configure: Remove skip-this-dir support.
12948 * Makefile.tpl: Remove skip-this-dir support.
12949
12950 * Makefile.tpl: Remove leftover support for non-autoconfiscated
12951 subdirectories.
12952 * Makefile.in: Regenerate.
12953
12954 * Makefile.tpl: Strip out useless setting of 'dir'.
12955 * Makefile.in: Regenerate.
12956
12957 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
12958
12959 * configure.in: Fix deeply stupid bug.
12960
12961 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12962 shell code in CXX_FOR_TARGET
12963 * Makefile.def: Introduce raw_cxx.
12964 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12965 RAW_CXX_FOR_TARGET.
12966 * Makefile.in: Regenerate.
12967
12968 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
12969
12970 * Makefile.tpl: Remove unnecessary ifs.
12971 * Makefile.in: Regenerate.
12972
12973 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
12974 dependencies. Maybe-ize build-libiberty. Create dummy install
12975 targets for 'no_install' modules.
12976 * configure: Move GDB_TK substitution to configure.in. Move
12977 build_modules stuff to configure.in.
12978 * configure.in: Implement soft dependency machinery. Maybe-ize
12979 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
12980 * Makefile.in: Regenerate.
12981
12982 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
12983
12984 * Makefile.tpl: Make all-target, install-target behave similarly
12985 to all, install (only hitting configured targets). Eliminate
12986 unused macro defintions.
12987
12988 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12989 build != host.
12990
12991 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12992
12993 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12994
12995 * configure.in: Produce lists of subdir targets we're actually
12996 configuring. Remove references to "dosrel".
12997 * Makefile.tpl: Let configure set which subdir targets are hit.
12998 Remove install-cross; clean up install; remove ALL. Remove
12999 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13000 Autogenerate host module targets. Remove empty dependency lines
13001 and redundant dependency; rearrange slightly.
13002 * Makefile.def: Add host-side libtermcap, utils.
13003
13004 * Makefile.in: Regenerate.
13005
13006 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13007
13008 * ltconfig (osf[345]): Append $major to soname_spec.
13009 Reflect this in library_names_spec.
13010 * ltmain.sh (osf): Prefix $major with . for use as extension.
13011
13012 2002-11-19 Andreas Jaeger <aj@suse.de>
13013
13014 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13015 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13016 and sparc64 GNU/Linux systems.
13017
13018 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13019
13020 * MAINTAINERS: Update email.
13021
13022 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13023
13024 * MAINTAINERS: Complete James Dennett's entry.
13025
13026 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13027
13028 * MAINTAINERS (Write After Approval): Add myself.
13029
13030 2002-11-13 Bruce Korb <bkorb@gnu.org>
13031
13032 * Makefile.tpl: syntactic cleanup
13033
13034 2002-11-13 Stuart Hastings <stuart@apple.com>
13035
13036 * MAINTAINERS: Add myself to write-after-approval list.
13037
13038 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13039
13040 * Makefile.def: Add list of recursive targets to autogenerate.
13041 Add build_modules.
13042 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13043 targets. Autogenerate *-build-* targets.
13044 * Makefile.in: Regenerate.
13045
13046 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13047
13048 * configure: More autoconf-style substitutions.
13049 * Makefile.tpl: More autoconf-style substitutions.
13050 * Makefile.in: Regenerate.
13051
13052 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13053
13054 * configure: Substitute more variables in a more autoconf-friendly
13055 way. Simplify slightly.
13056 * Makefile.tpl: Make more variables substitutable in an
13057 autoconf-friendly way.
13058 * Makefile.in: Regenerate.
13059
13060 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13061
13062 * MAINTAINERS (Write After Approval): Add myself.
13063
13064 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13065
13066 * configure.in (v810*): Remove special setting of tools.
13067
13068 * configure: Add support for extra required flags for ar or nm.
13069 * configure.in (aix4.3+): Use above support for target-specific
13070 issues, rather than using config/mt-aix43.
13071
13072 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13073
13074 * configure: Remove 'removing', which doesn't work. Replace $subdir
13075 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13076 with $srcdir. Reformat indentation. Substitute some variables
13077 formerly hard-coded in the Makefile for build=host.
13078 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13079 * Makefile.def: Autogenerate more.
13080 * Makefile.in: Regenerate.
13081
13082 2002-11-04 Adam Nemet <anemet@lnxw.com>
13083
13084 * MAINTAINERS (Write After Approval): Add myself.
13085
13086 2002-11-04 Kevin Buettner <kevinb@redhat.com>
13087
13088 * Makefile.def (host_modules): Add rda.
13089 * Makefile.in: Regenerate.
13090 * configure.in (target_tool): Add target-rda to list.
13091
13092 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13093
13094 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13095
13096 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
13097
13098 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13099 and restrap targets to this rule.
13100 * Makefile.in: Regenerate.
13101
13102 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13103
13104 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13105 GNATS only accounts.
13106
13107 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13108
13109 * configure.in (i[3456]86-*-linux*): Add check to disable
13110 ${libgcj} for glibc1.
13111
13112 2002-10-24 Denis Chertykov <denisc@overta.ru>
13113
13114 * MAINTAINERS: Add myself as ip2k port maintainer.
13115
13116 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13117
13118 * configure.in: Add tic4x target.
13119
13120 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13121
13122 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13123 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13124 * Makefile.in: Regenerate.
13125
13126 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13127 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13128 * Makefile.in: Regenerate.
13129
13130 2002-10-02 Janis Johnson <janis187@us.ibm.com>
13131
13132 * MAINTAINERS: Add myself as web pages co-maintainer.
13133
13134 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13135
13136 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13137 * Makefile.in: Regenerate.
13138
13139 2002-10-02 Zack Weinberg <zack@codesourcery.com>
13140
13141 * MAINTAINERS: Add myself and Nathan Sidwell
13142 <nathan@codesourcery.com> as VxWorks maintainers.
13143
13144 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13145
13146 * Makefile.def: Remove order dependency comments.
13147 * Makefile.tpl: Add explicit install-install dependencies.
13148 * Makefile.in: Regenerate.
13149
13150 * Makefile.tpl: Remove material now in src-release. (Finally!)
13151 * Makefile.in: Regenerate.
13152
13153 * Makefile.tpl: Add configure-target (for src-release in src)
13154 * Makefile.in: Regenerate.
13155
13156 2002-09-30 Nick Clifton <nickc@redhat.com>
13157
13158 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13159
13160 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13161
13162 * configure.in (s390*-*-linux*): Enable libgcj.
13163
13164 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13165
13166 * configure: Revert accidentally applied changes.
13167
13168 * Makefile.tpl: Make more autoconf-friendly.
13169 * Makefile.in: Regenerate.
13170 * configure: Make substitution more autoconf-like.
13171
13172 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13173
13174 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13175 single entry to handle all these.
13176 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13177 libjava on arm-*-elf.
13178
13179 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13180
13181 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13182 things that depend on them.
13183
13184 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13185
13186 * Makefile.tpl: Make subsituted variables more autoconfy.
13187 * Makefile.in: Regenerate.
13188 * configure: Make seds more autoconfy.
13189
13190 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13191
13192 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13193 * Makefile.in: Regenerate.
13194 * configure.in: Rewrite sed statements to look autoconfy.
13195
13196 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13197 all-target-foo on configure-target-foo.
13198 * Makefile.def: Ditto.
13199 * Makefile.in: Rebuild.
13200
13201 2002-09-25 Andrew Haley <aph@redhat.com>
13202
13203 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13204
13205 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13206
13207 * Makefile.def: New file.
13208 * Makefile.tpl: New file.
13209 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13210 * contrib/gcc_update: Note that Makefile.in is a generated file.
13211
13212 * configure.in: Minor rearrangement. Simplify tests.
13213
13214 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13215
13216 * configure.in (with_headers): Skip copy if value is "yes".
13217 (with_libs): Likewise.
13218
13219 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13220
13221 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13222 * configure.in (sh*-*-pe*): Ditto.
13223 * configure.in (mips*-*-pe*): Ditto.
13224 * configure.in (*arm-wince-pe): Ditto.
13225
13226 * configure.in: Rearrange.
13227
13228 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13229
13230 * MAINTAINERS: Update my email address.
13231
13232 2002-08-30 Paul Koning <pkoning@equallogic.com>
13233
13234 * MAINTAINERS: (Write After Approval): Add myself.
13235
13236 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13237
13238 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13239
13240 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13241
13242 * MAINTAINERS: Change my mailing address.
13243
13244 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13245
13246 * MAINTAINERS (Write After Approval): Remove myself.
13247 (Various Maintainers: c++ runtime libs): Add myself.
13248
13249 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13250
13251 * MAINTAINERS (Write After Approval): Remove myself.
13252 (Various Maintainers: c++ runtime libs): Add myself.
13253
13254 2002-08-15 Eric Christopher <echristo@redhat.com>
13255
13256 * config.sub: Import from master repository.
13257 * config.guess: Ditto.
13258
13259 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13260
13261 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13262 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13263 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13264
13265 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13266
13267 * MAINTAINERS: Add self to rs6000 vector extensions.
13268
13269 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13270
13271 * libiberty/configure: Reverted unintended yesterday's check in.
13272
13273 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13274
13275 * boehm-gc/configure, libf2c/configure: Rebuilt.
13276 * libffi/configure, libiberty/configure: Ditto.
13277 * libjava/configure, libobjc/configure: Ditto.
13278 * libstdc++-v3/configure, zlib/configure: Ditto.
13279 Merged from binutils:
13280 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13281 From Steve Ellcey <sje@cup.hp.com>:
13282 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13283 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13284 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13285 IA64.
13286 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13287 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13288 soname_spec, sys_lib_search_path_spec): Ditto.
13289
13290 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13291
13292 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13293
13294 2002-08-04 H.J. Lu (hjl@gnu.org)
13295
13296 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13297
13298 2002-08-02 Krister Walfridsson <cato@df.lth.se>
13299
13300 * MAINTAINERS (Write After Approval): Add myself.
13301
13302 2002-07-31 Alan Modra <amodra@bigpond.net.au>
13303
13304 * configure.in: Move generic linux case to end. Copy generic
13305 linux noconfigdirs to mips*-*-linux* entry and new
13306 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13307
13308 2002-07-19 Michael Matz <matz@suse.de>
13309
13310 * MAINTAINERS: Add myself as ra* maintainer.
13311
13312 2002-07-16 Chris Demetriou <cgd@broadcom.com>
13313
13314 * config.guess: Update to 2002-07-09 version.
13315 * config.sub: Update to 2002-07-03 version.
13316
13317 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13318
13319 * MAINTAINERS: Fix typo in a maintainer email address.
13320
13321 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13322
13323 * configure.in: Remove two redundant tests.
13324
13325 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13326
13327 * configure.in (mips*-*-irix6*o32): Enable stabs.
13328
13329 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13330
13331 * configure.in: Don't build grez.
13332 * Makefile.in: Ditto.
13333
13334 * Makefile.in: Remove references to bsp, cygmon, libstub.
13335 * configure.in: Ditto.
13336
13337 * configure.in: Remove leftover reference to gdbtest.
13338
13339 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
13340
13341 * configure.in (gxx_include_dir): Change to match versioned
13342 C++ headers if --enable-version-specific-runtime-libs is used.
13343
13344 2002-07-04 Steve Ellcey <sje@cup.hp.com>
13345
13346 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13347
13348 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13349
13350 * configure.in: Make --without-x work.
13351
13352 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13353
13354 * configure.in: Rearrange target Makefile fragment collection.
13355
13356 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13357 cvs[src].
13358 * configure.in: Ditto.
13359
13360 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13361
13362 * MAINTAINERS (Write After Approval): Update my e-mail address.
13363
13364 2002-06-24 Ben Elliston <bje@redhat.com>
13365
13366 * configure.in (host_tools): Remove cgen.
13367
13368 * Makefile.in (all-cgen): Remove; runs from its source directory.
13369 (check-cgen, install-cgen, clean-cgen): Likewise.
13370 (all-opcodes): Do not depend on all-cgen.
13371 (all-sim): Likewise.
13372
13373 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
13374
13375 * Makefile.in: Eliminate 'apache' targets.
13376 * configure.in: Eliminate 'apache' targets.
13377
13378 * configure.in: Eliminate redundant tests. Reorganize.
13379
13380 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13381
13382 * config-ml.in: Eliminate references to Cygnus configure.
13383
13384 * Makefile.in: Eliminate references to building emacs.
13385
13386 2002-06-28 Graham Stott <graham.stott@btinternet.com>
13387
13388 * MAINTAINERS: Update my email address.
13389
13390 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13391
13392 * config.if (libstdcxx_incdir): Version C++ headers.
13393 (cxx_incdir): Remove.
13394
13395 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13396
13397 * MAINTAINERS (Write After Approval): Add self.
13398
13399 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13400
13401 * configure.in: Add support for ip2k.
13402
13403 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13404
13405 * configure.in: Fix AIX configury bug.
13406
13407 2002-06-20 Steve Ellcey <sje@cup.hp.com>
13408
13409 * MAINTAINERS (Write After Approval): Add self.
13410
13411 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13412
13413 * configure.in: replace ${topsrcdir} with ${srcdir}
13414
13415 * configure.in: Move definition of libstdcxx_flags
13416 right above usage, rather than waaay earlier.
13417
13418 * configure.in: Pull definition of is_cross_compiler earlier.
13419
13420 * configure.in: Rearrange a little.
13421
13422 * configure.in: Remove references to librx.
13423 * Makefile.in: Remove references to librx.
13424
13425 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13426
13427 * config.sub: Add support for avr target.
13428 Import from master sources, rev 1.255
13429
13430 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
13431
13432 * configure, .cvsignore: Revert previous change...
13433 * Makefile: ...delete.
13434
13435 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13436
13437 * configure.in: Eliminate ${gasdir} variable.
13438
13439 2002-06-18 Dave Brolley <brolley@redhat.com>
13440
13441 * configure.in: Add support for frv.
13442 * config.sub: Add support for frv.
13443
13444 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13445
13446 * configure: Remove garbage from previous commit.
13447
13448 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13449
13450 * configure: For in-source builds, make a subdir and re-exec there.
13451 * Makefile: New file. Pass targets through to build directory.
13452 * .cvsignore: No longer ignore "Makefile".
13453
13454 2002-06-16 Douglas Rupp <rupp@gnat.com>
13455
13456 * MAINTAINERS (Write After Approval): Add self.
13457
13458 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13459
13460 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13461
13462 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13463
13464 * configure.in (vax-*-netbsd*): Re-enable gas.
13465
13466 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13467
13468 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13469 BUILD_PREFIX_1, to correct nomenclature.
13470 * configure: Likewise.
13471
13472 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13473 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13474
13475 2002-05-31 Olaf Hering <olh@suse.de>
13476
13477 * config-ml.in: Propogate DESTDIR also.
13478
13479 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13480
13481 * configure.in (vax-*-netbsd*): Don't build gas for this
13482 platform.
13483
13484 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13485
13486 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13487 and libgcj for AVR.
13488
13489 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13490
13491 * MAINTAINERS (Write After Approval): Add myself.
13492
13493 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13494
13495 * config.guess: Update to 2002-05-22 version.
13496 * config.sub: Likewise.
13497
13498 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13499
13500 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13501 * config-ml.in: Likewise.
13502 * configure: Likewise.
13503 * configure.in: Likewise.
13504
13505 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13506
13507 * MAINTAINERS: Update my email address.
13508
13509 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13510
13511 * configure.in: Simplify makefile fragment collection.
13512
13513 * configure.in: Remove code to build emacs.
13514
13515 * configure.in : Remove --srcdir argument from targargs and buildargs
13516 (it's always overridden in the Makefile anyway). Rearrange a bit.
13517
13518 * configure: Move some logic to configure.in.
13519 * configure.in: Move some logic from configure.
13520
13521 2002-05-11 Tom Tromey <tromey@redhat.com>
13522
13523 * MAINTAINERS: Reflect libgcj reality.
13524
13525 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13526
13527 * Makefile.in: Honour DESTDIR.
13528
13529 2002-05-08 Mark Mitchell <mark@codesourcery.com>
13530
13531 * config.guess: Import 2002-03-20 version.
13532 * config.sub: Import 2002-04-26 version.
13533
13534 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13535
13536 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13537
13538 2002-05-07 Tim Josling <tej@melbpc.org.au>
13539
13540 * MAINTAINERS: Add self.
13541
13542 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
13543
13544 * ltmain.sh: Detect and handle object name conflicts
13545 while piecewise linking a static library.
13546
13547 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
13548
13549 * configure.in (noconfigdirs): Don't disable libgcj on
13550 sparc64-*-solaris* and sparcv9-*-solaris*.
13551
13552 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
13553
13554 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13555
13556 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13557
13558 * configure.in (FLAGS_FOR_TARGET): Do not add
13559 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13560 on i[3456]86-*-linux*.
13561
13562 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13563
13564 * configure.in (noconfigdirs): Replace [ ] with test.
13565
13566 * configure.in (noconfigdirs): Do not add target-newlib if
13567 target == i[3456]86-*-linux*, and host == target.
13568
13569 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13570
13571 * configure.in: delete reference to absent file
13572
13573 * configure.in: replace '[' with 'test'
13574
13575 * configure.in: Eliminate references to gash.
13576 * Makefile.in: Eliminate references to gash.
13577
13578 * configure.in: remove useless references to 'pic' makefile fragments.
13579
13580 * configure.in: (*-*-windows*) Finish removing.
13581
13582 * configure.in: Eliminate redundant test for libgui.
13583
13584 2002-04-29 Roger Sayle <roger@eyesopen.com>
13585
13586 * MAINTAINERS: Add self and realphabetize. Update entries
13587 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13588 entry for a29k port maintainer.
13589
13590 2002-04-26 Joel Sherrill <joel@OARcorp.com>
13591
13592 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13593 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13594
13595 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13596
13597 * configure.in: remove references to dead files
13598
13599 2002-04-19 Mark Mitchell <mark@codesourcery.com>
13600
13601 * MAINTAINERS: Add information about purpose of this file.
13602
13603 2002-04-18 Tom Tromey <tromey@redhat.com>
13604
13605 * configure.in: Disallow configuring libgcj when it is already
13606 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13607 Solaris 2.8 by default. For PR libgcj/6158.
13608
13609 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13610
13611 * configure.in: Move default CC setting out of config/mh-* fragments
13612 directly into here.
13613
13614 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13615
13616 * configure.in: don't even try to configure or make a subdirectory
13617 if there's no configure script for it.
13618
13619 2002-04-15 Mark Mitchell <mark@codesourcery.com>
13620
13621 * MAINTAINERS: Remove chill maintainers.
13622 * Makefile.in (CHILLFLAGS): Remove.
13623 (CHILL_LIB): Remove.
13624 (TARGET_CONFIGDIRS): Remove libchill.
13625 (CHILL_FOR_TARGET): Remove.
13626 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13627 CHILL_LIB.
13628 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13629 (CHECK_TARGET_MODULES): Likewise.
13630 (INSTALL_TARGET_MODULES): Likewise.
13631 (CLEAN_TARGET_MODULES): Likewise.
13632 (configure-target-libchill): Remove.
13633 (all-target-libchill): Remove.
13634 * configure.in (target_libs): Remove target-libchill.
13635 Do not compute CHILL_FOR_TARGET.
13636 * libchill: Remove directory.
13637
13638 2002-04-11 DJ Delorie <dj@redhat.com>
13639
13640 * Makefile.in, configure.in: Sync with binutils, entries
13641 follow...
13642
13643 2002-04-07 Andrew Cagney <ac131313@redhat.com>
13644
13645 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13646 (do-tar, do-bz2): New rules.
13647 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13648 (gdb-tar): New rule.
13649 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13650 (insight_dejagnu.tar): New rule.
13651 (insight.tar): New rule.
13652 (gdb+dejagnu.tar): New rule.
13653 (gdb.tar): New rule.
13654
13655 2002-02-01 Mo DeJong <supermo@bayarea.net>
13656
13657 * Makefile.in: Add all-tix to deps for all-snavigator
13658 so that tix is built when building snavigator.
13659
13660 2002-01-11 Steve Ellcey <sje@cup.hp.com>
13661
13662 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13663 ld and gdb are not supported.
13664
13665 2002-01-07 Mark Salter <msalter@redhat.com>
13666
13667 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13668 Allow target-libgloss to be built for arm, strongarm, and xscale.
13669
13670 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13671
13672 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13673 options for i[3456]86-pc-linux* native builds.
13674
13675 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13676
13677 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13678 files from .po files for a distribution.
13679
13680 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
13681
13682 * configure.in: Enable libstdc++-v3 for h8300 targets.
13683
13684 2001-06-19 Alan Modra <amodra@bigpond.net.au>
13685
13686 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13687 version from bfd/.
13688
13689 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13690
13691 * Makefile.in (VER): When present, extract the version number from
13692 the file version.in.
13693
13694 2001-05-24 Tom Rix <trix@redhat.com>
13695
13696 * configure.in : enable ld for aix
13697
13698 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13699
13700 * config.guess: Add linux target for S/390.
13701
13702 2000-11-07 Philip Blundell <pb@futuretv.com>
13703
13704 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13705
13706 2000-11-03 Philip Blundell <pb@futuretv.com>
13707
13708 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13709 files.
13710
13711 2001-01-15 Ben Elliston <bje@redhat.com>
13712
13713 * configure.in (host_tools): Add sid.
13714 Always configure cgen.
13715
13716 2000-11-24 Nick Clifton <nickc@redhat.com>
13717
13718 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13719
13720 2000-08-20 Doug Evans <dje@casey.transmeta.com>
13721
13722 * Makefile.in (ALL_MODULES): Add all-cgen.
13723 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13724 (all-cgen): New target.
13725 (all-opcodes,all-sim): Depend on all-cgen.
13726 * configure.in (host_tools): Add cgen.
13727 Only configure cgen if --enable-cgen-maint.
13728
13729 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
13730
13731 * configure.in: Add *-*-freebsd* configurations.
13732
13733 2002-04-08 Tom Tromey <tromey@redhat.com>
13734
13735 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13736 Fixes PR libgcj/6068.
13737
13738 2002-03-30 Krister Walfridsson <cato@df.lth.se>
13739
13740 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13741
13742 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13743
13744 * configure.in (alpha*-dec-osf*): Enable libgcj.
13745
13746 2003-03-27 Matthew Gingell <gingell@gnat.com>
13747
13748 * MAINTAINERS (Write After Approval): Add myself.
13749
13750 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13751
13752 Fix for: PR bootstrap/3591, target/5676
13753 * configure.in (mcore-pe): Disable the configuration of
13754 libstdc++-v3 since exceptions are not supported.
13755
13756 2002-03-20 Anthony Green <green@redhat.com>
13757
13758 * configure.in: Enable libgcj for xscale-elf target.
13759
13760 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
13761
13762 * MAINTAINERS: Update my email address.
13763
13764 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
13765
13766 * ltmain.sh (relink_command): Fix typo in previous change.
13767
13768 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
13769
13770 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13771 (relink_command): Added --tag flags.
13772 (mode=install): If relinking fails; error out.
13773
13774 2002-03-12 Richard Henderson <rth@redhat.com>
13775
13776 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
13777 .NOTPARALLEL tag.
13778 (do-check): Rename from check.
13779 (check): Allow parallel check.
13780
13781 2002-03-12 Bob Wilson <bob.wilson@acm.org>
13782
13783 * MAINTAINERS: Add myself as maintainer for xtensa port.
13784 Fix alphabetical order in CPU port maintainer list.
13785 Remove myself from Write After Approval list.
13786
13787 2002-03-11 Richard Henderson <rth@redhat.com>
13788
13789 * Makefile.in (.NOTPARALLEL): Add fake tag.
13790
13791 2002-03-07 H.J. Lu (hjl@gnu.org)
13792
13793 * configure.in: Enable gprof for mips*-*-linux*.
13794
13795 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
13796
13797 * MAINTAINERS (Write After Approval): Add myself.
13798
13799 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
13800
13801 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13802 libjava.
13803 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13804
13805 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
13806
13807 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13808 because its Makefile is there; test for the executable instead.
13809
13810 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
13811
13812 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13813 libstdc++-v3 and libjava.
13814
13815 2002-02-11 Adam Megacz <adam@xwt.org>
13816
13817 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13818 boehm-gc
13819
13820 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
13821
13822 * config.guess: Updated to 2002-01-30's version.
13823 * config.sub: Updated to 2002-02-01's version.
13824 Contribute sh64-elf.
13825 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
13826 * configure.in: Added sh64-*-*.
13827
13828 2002-02-08 Chris Demetriou <cgd@broadcom.com>
13829
13830 * MAINTAINERS: Belatedly add myself to write after approval list.
13831
13832 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
13833
13834 * MAINTAINERS: Put self in as maintainer for x86-64 port.
13835 Remove self as Write After Approval.
13836
13837 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
13838
13839 * MAINTAINERS: Put self in as maintainer for contrib/regression
13840 directory.
13841
13842 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
13843
13844 * MAINTAINERS: Update my email address.
13845
13846 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
13847
13848 * configure.in (*-*-netbsd*): New. Skip target-newlib,
13849 target-libiberty, and target-libgloss. Skip Java-related
13850 libraries if not supported for NetBSD on target CPU.
13851
13852 2002-01-25 Douglas B Rupp <rupp@gnat.com>
13853
13854 * install-sh: Use _inst.$$_ for temp file name.
13855
13856 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
13857
13858 * MAINTAINERS (Write After Approval): Move my contact info
13859 from here...
13860 (OS Port Maintainers): ...to here (netbsd).
13861
13862 2002-01-22 Bob Wilson <bob.wilson@acm.org>
13863
13864 * MAINTAINERS (Write After Approval): Add myself.
13865
13866 2002-01-17 H.J. Lu <hjl@gnu.org>
13867
13868 * Makefile.in (all-fastjar): Also depend on all-libiberty.
13869 (all-target-fastjar): Also depend on all-target-libiberty.
13870
13871 2002-01-16 H.J. Lu (hjl@gnu.org)
13872
13873 * config.guess: Import from master sources, rev 1.225.
13874 * config.sub: Import from master sources, rev 1.238.
13875
13876 2002-01-16 Kazu Hirata <kazu@hxi.com>
13877
13878 * MAINTAINERS (Write After Approval): Remove myself.
13879
13880 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
13881
13882 * MAINTAINERS (Write After Approval): Add myself.
13883
13884 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13885
13886 * MAINTAINERS: Add self as docs co-maintainer.
13887
13888 2001-12-11 Matthias Klose <doko@debian.org>
13889
13890 * MAINTAINERS (Write After Approval): Add myself.
13891
13892 2001-12-09 Zack Weinberg <zack@codesourcery.com>
13893
13894 * MAINTAINERS: Update my email address.
13895
13896 2001-12-07 Turly O'Connor <turly@apple.com>
13897 * MAINTAINERS (Write After Approval): Add myself.
13898 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13899 (rs6000_initialize_trampoline): Call __trampoline_setup for
13900 ABI_DARWIN too.
13901 * darwin-tramp.asm: New file, implements __trampoline_setup.
13902 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13903
13904 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
13905
13906 * MAINTAINERS (Write After Approval): Add myself.
13907
13908 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
13909
13910 * configure, configure.in: Use temp file for long sed commands.
13911
13912 2001-12-03 Laurent Guerby <guerby@acm.org>
13913
13914 * config.sub: Update to version 1.232 on subversion.
13915
13916 2001-12-03 Ben Elliston <bje@redhat.com>
13917
13918 * MAINTAINERS: Update mail address for config.* patches.
13919
13920 2001-11-27 DJ Delorie <dj@redhat.com>
13921 Zack Weinberg <zack@codesourcery.com>
13922
13923 When build != host, create libiberty for the build machine.
13924
13925 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13926 CONFIG_ARGUMENTS.
13927 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13928 New variables.
13929 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13930 and rules.
13931 (all.normal): Depend on ALL_BUILD_MODULES.
13932 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13933 (all-build-libiberty): Depend on configure-build-libiberty.
13934
13935 * configure: Calculate and substitute proper value for
13936 ALL_BUILD_MODULES.
13937 * configure.in: Create the build subdirectory.
13938 Calculate and substitute TARGET_CONFIGARGS (formerly
13939 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13940
13941 2001-11-26 Ziemowit Laski <zlaski@apple.com>
13942
13943 * MAINTAINERS (write-after-approval): Add self.
13944
13945 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
13946
13947 * MAINTAINERS (GNATS only accounts): Remove self.
13948
13949 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
13950
13951 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13952 libf2c.
13953
13954 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
13955
13956 * MAINTAINERS (Write After Approval): Add self.
13957
13958 2001-11-12 David O'Brien <obrien@FreeBSD.org>
13959
13960 * MAINTAINERS: mips and s390 are also CPU ports.
13961
13962 2001-11-12 David O'Brien <obrien@FreeBSD.org>
13963
13964 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13965
13966 2001-11-11 David O'Brien <obrien@FreeBSD.org>
13967
13968 * MAINTAINERS: Alphabetize.
13969
13970 2001-11-09 Kazu Hirata <kazu@hxi.com>
13971
13972 * MAINTAINERS (Various maintainers: h8 port): Add myself.
13973
13974 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
13975
13976 * MAINTAINERS (Various maintainers: hppa port): Added myself.
13977
13978 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
13979
13980 * configure.in (--enable-languages): Be more permissive about
13981 syntax. Check for empty lists better. Warn about $LANGUAGES.
13982
13983 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
13984
13985 * config.sub: Import from master sources, rev. 1.230.
13986 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13987
13988 2001-11-07 Laurent Guerby <guerby@acm.org>
13989
13990 * MAINTAINERS (Write After Approval): Add self.
13991
13992 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
13993
13994 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13995
13996 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
13997
13998 * config.sub: Import from master sources, rev 1.226.
13999 * config.guess: Import from master sources, rev 1.216.
14000
14001 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14002
14003 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14004 * MAINTAINERS: Add self as maintainer of MMIX port.
14005 Remove old after-approval entry.
14006
14007 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14008
14009 * ChangeLog, configure: Fix spelling errors.
14010
14011 2001-10-20 Brendan Kehoe <brendan@zen.org>
14012
14013 * MAINTAINERS: Tweak my address.
14014
14015 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
14016
14017 * MAINTAINERS: Update my email address.
14018
14019 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
14020
14021 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14022 * MAINTAINERS: Add self as maintainer of CRIS port.
14023
14024 2001-10-10 Geert Bosch <bosch@gnat.com>
14025
14026 * MAINTAINERS (Various maintainers: Ada front end):
14027 Added Robert Dewar.
14028
14029 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
14030
14031 * MAINTAINERS (Write After Approval): Added self
14032
14033 2001-10-02 Geert Bosch <bosch@gnat.com>
14034
14035 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14036
14037 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14038
14039 * configure: Handle temporary files securely using mkdir.
14040
14041 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
14042
14043 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14044
14045 2001-09-26 Will Cohen <wcohen@redhat.com>
14046
14047 * configure.in (*-*-linux*): Disable configuration of target-newlib
14048 and target-libgloss.
14049
14050 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
14051
14052 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14053 RANLIB.
14054
14055 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
14056
14057 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14058 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14059 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14060 avoid quotes nesting problems.
14061 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14062 (DO_X): Export only variables that are set.
14063
14064 2001-09-19 Ben Elliston <bje@redhat.com>
14065
14066 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14067 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14068 semantics. Use the shell built-in "type" command instead.
14069
14070 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
14071
14072 Merged from gcc-3_0-branch:
14073 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14074 * ltcf-c.sh: Use $objext, not $ac_objext.
14075 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14076 * ltcf-cxx.sh: Add support for GNU.
14077 2001-07-22 Timothy Wall <twall@redhat.com>
14078 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14079 default settings if using GNU tools with that configuration.
14080 * ltcf-cxx.sh: Ditto.
14081 * ltcf-gcj.sh: Ditto.
14082 2001-07-21 Michael Chastain <chastain@redhat.com>
14083 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14084 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14085 * ltmain.sh: Mark as gcc-local.
14086
14087 2001-08-30 Eric Christopher <echristo@redhat.com>
14088 Jason Eckhardt <jle@redhat.com>
14089
14090 * config.guess: Merge from master sources.
14091 * config.sub: Merge from master sources, add support for mipsisa32.
14092
14093 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
14094 * config.sub: Merge from master sources, rev 1.219.
14095 * MAINTAINERS: Add self as contact for stormy16 port.
14096
14097 2001-08-14 Zack Weinberg <zackw@panix.com>
14098
14099 * config.sub: Merge from master sources, rev 1.218.
14100 * config.guess: Merge from master sources, rev 1.209.
14101
14102 2001-08-11 Graham Stott <grahams@redhat.com>
14103
14104 * Makefile.in (check-c++): Add missing semicolon.
14105
14106 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14107
14108 * MAINTAINERS (Various maitainers: predict.def): Added myself.
14109
14110 2001-07-30 Eric Christopher <echristo@redhat.com>
14111
14112 * MAINTAINERS (Various maintainers: mips port): Added myself.
14113
14114 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14115
14116 * configure.in (sh-*-linux*): New.
14117
14118 2001-07-27 Richard Henderson <rth@redhat.com>
14119
14120 * .cvsignore: Add LAST_UPDATED.
14121
14122 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14123
14124 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14125
14126 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
14127
14128 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14129
14130 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14131
14132 * MAINTAINERS (Write After Approval): Added myself.
14133
14134 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14135
14136 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14137 and libgcj on m68hc11/m68hc12.
14138
14139 2001-06-27 H.J. Lu (hjl@gnu.org)
14140
14141 * Makefile (CFLAGS_FOR_BUILD): New.
14142 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14143
14144 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14145
14146 * README: Remove version number.
14147
14148 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14149
14150 * INSTALL/README: Update wrt. to the installation instructions now
14151 residing in gcc/doc/install.texi.
14152
14153 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14154
14155 * README: Replace with a cut-down and updated version of gcc/README.
14156
14157 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14158
14159 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14160 multilibs to be disabled.
14161
14162 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14163
14164 * MAINTAINERS (Write After Approval): Add myself.
14165
14166 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14167
14168 * config.guess: Import CVS version 1.195.
14169 * config.sub: Import CVS version 1.212.
14170
14171 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14172
14173 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14174 gcc/xgcc is built, use -print-prog-name to find out the program
14175 name to use.
14176
14177 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14178
14179 * config.guess: Import CVS version 1.194. All gcc-local changes
14180 appear to also be in the master copy.
14181 * config.sub: Import CVS version 1.211.
14182
14183 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14184
14185 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14186 with_gcc]: Use `gcc -shared' to build a shared library.
14187
14188 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14189
14190 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14191 archives.
14192
14193 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14194
14195 * MAINTAINERS (Write After Approval): Add myself.
14196
14197 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14198
14199 * configure.in (libstdcxx_flags): Do not try to execute
14200 libstdc++-v3/testsuite_flags until it exists.
14201
14202 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14203
14204 * MAINTAINERS: Update my email address.
14205
14206 2001-05-31 Graham Stott <grahams@redhat.com>
14207
14208 * MAINTAINERS (Write After Approval): Add myself.
14209
14210 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14211
14212 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14213 libraries when using g++ with native linker.
14214
14215 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14216
14217 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14218
14219 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14220
14221 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14222 [aix4*|aix5*]: Prepend blank.
14223
14224 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
14225
14226 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14227 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14228 of subdir/configure scripts to use the new libtool.m4.
14229
14230 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14231
14232 * MAINTAINERS (Write After Approval): Add myself.
14233
14234 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14235
14236 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14237
14238 2001-05-11 Ben Elliston <bje@redhat.com>
14239
14240 * Makefile.in (all-sid): New target.
14241 (check-sid, clean-sid, install-sid): Likewise.
14242
14243 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14244
14245 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14246
14247 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14248
14249 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14250 libgcj.
14251
14252 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14253
14254 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14255 gcc/xgcc is built, use -print-prog-name to find out the program
14256 name to use.
14257
14258 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14259
14260 * configure.in (noconfigdirs): Don't reset it from scratch in the
14261 target case; only append to it.
14262
14263 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14264 sparc-*-solaris2.8]: Disable ${libgcj}.
14265
14266 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14267
14268 * configure.in (libgcj_saved): Copy from $libgcj.
14269 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14270 --disable-libgcj.
14271
14272 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14273
14274 * MAINTAINERS: Remove self as MIPS maintainer and
14275 C front end maintainer.
14276
14277 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14278
14279 * configure.in: Move *-chorusos target case to the proper switch.
14280 Disable libgcj.
14281
14282 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14283
14284 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14285 1.641.2.228.
14286
14287 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14288
14289 * Makefile.in (STAGE1_CFLAGS): Pass down.
14290
14291 2001-04-13 Alan Modra <amodra@one.net.au>
14292
14293 * config.guess: Add hppa64-linux support. Note for next import that
14294 this is already in the master file.
14295 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14296
14297 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14298
14299 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14300 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14301
14302 2001-04-11 Stan Shebs <shebs@apple.com>
14303
14304 * MAINTAINERS: Add self as Darwin port maintainer.
14305
14306 2001-04-11 Alan Modra <amodra@one.net.au>
14307
14308 * MAINTAINERS: Update my email address.
14309
14310 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
14311
14312 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14313 recent versions of FreeBSD (release 3 or later).
14314 * ltconfig: On FreeBSD, -lc must not be provided when building
14315 a shared library or else the standard -pthread gcc option is
14316 rendered worthless to later users of the built library.
14317
14318 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14319
14320 * MAINTAINERS: Add self and RTH as C front end maintainers.
14321
14322 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
14323
14324 * config.sub: Make sure to match an already-canonicalized
14325 machine name (eg. mn10300-unknown-elf).
14326
14327 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
14328
14329 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14330 New macros.
14331 (bootstrap, cross): Use RECURSE_FLAGS.
14332 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14333
14334 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
14335
14336 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14337
14338 2001-03-22 Colin Howell <chowell@redhat.com>
14339
14340 * Makefile.in (DO_X): Do not backslash single-quotes in
14341 backquotes (two places).
14342
14343 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14344
14345 Re-installed:
14346 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14347 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14348 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14349 * ltcf-cxx.sh: Likewise.
14350 * ltcf-gcj.sh: Likewise.
14351
14352 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14353
14354 * MAINTAINERS: Add myself as "documentation co-maintainer".
14355
14356 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14357
14358 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14359 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14360
14361 2001-03-19 Tom Tromey <tromey@redhat.com>
14362
14363 * config-ml.in: Handle GCJ and GCJFLAGS.
14364
14365 2001-03-21 Michael Chastain <chastain@redhat.com>
14366
14367 * Makefile.in: all-m4 depends on all-texinfo.
14368
14369 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
14370
14371 * MAINTAINERS: Add myself to write after approval list.
14372
14373 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
14374
14375 * Makefile.in (DO_X): Quote nested quotes.
14376
14377 2001-03-18 Alan Modra <alan@linuxcare.com.au>
14378
14379 * MAINTAINERS: Add myself to write after approval list.
14380
14381 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
14382
14383 * Makefile.in (DO_X): Use double quotes for quoting
14384 "RANLIB=$${RANLIB}".
14385
14386 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14387
14388 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14389
14390 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
14391
14392 * configure.in: Only use `lang_requires' for languages athat are
14393 actually enabled.
14394
14395 2001-03-08 Phil Edwards <pme@sources.redhat.com>
14396
14397 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14398
14399 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
14400
14401 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14402
14403 2001-03-07 Tom Tromey <tromey@redhat.com>
14404
14405 * configure.in: Allow config-lang.in to set `lang_requires' to list
14406 of other required languages.
14407
14408 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
14409
14410 * Makefile.in: Remove RANLIB definition. Use RANLIB
14411 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14412 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14413
14414 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
14415 Alexandre Oliva <aoliva@redhat.com>
14416
14417 * Makefile.in (check-c++): Use tabs, not spaces.
14418
14419 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
14420
14421 * MAINTAINERS: add myself to Write After Approval list.
14422
14423 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
14424
14425 * Makefile.in (check-c++): New rule.
14426
14427 * configure.in (target_libs): Remove libg++.
14428 (noconfigdirs): Remove libg++.
14429 (noconfigdirs): Same.
14430 (noconfigdirs): Same.
14431 (noconfigdirs): Same.
14432
14433 * config-ml.in: Remove libg++ references.
14434
14435 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14436 (ALL_TARGET_MODULES): Same.
14437 (configure-target-libg++): Remove.
14438 (all-target-libg++): Remove.
14439 (configure-target-libio): Remove.
14440 (all-target-libio): Remove.
14441 (check-target-libio): Remove.
14442 (.PHONY): Remove.
14443 (libg++.tar.bz2): Remove.
14444 (all-target-cygmon): Remove libio.
14445 (all-target-libstdc++): Remove.
14446 (configure-target-libstdc++): Remove.
14447 (TARGET_LIB_PATH): Remove libstdc++.
14448 (ALL_GCC_CXX): Remove libstdc++.
14449 (all-target-gperf): Correct.
14450
14451 2001-02-16 Nick Clifton <nickc@redhat.com>
14452
14453 * configure.in (noconfigdirs): Allow configuration of texinfo
14454 for Cygwin hosts.
14455
14456 2001-02-15 Anthony Green <green@redhat.com>
14457
14458 * configure: Introduce GCJ_FOR_TARGET.
14459 * configure.in: Ditto.
14460 * Makefile.in: Ditto.
14461
14462 2001-02-13 Andreas Schwab <schwab@suse.de>
14463
14464 * MAINTAINERS: Update mail address.
14465
14466 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14467
14468 * config.guess: Add linux target for S/390.
14469 * config.sub: Likewise.
14470
14471 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
14472
14473 * configure.in: for *-chorusos, don't config target-newlib and
14474 target-libgloss.
14475
14476 2001-02-06 Ben Elliston <bje@redhat.com>
14477
14478 * configure: Output host type to stdout, not stderr.
14479
14480 2001-02-05 Mark Mitchell <mark@codesourcery.com>
14481
14482 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14483 * ltcf-cxx.sh: Likewise.
14484
14485 * config.if: Assume enable_libstdcxx_v3 is defined.
14486
14487 2001-02-04 Mark Mitchell <mark@codesourcery.com>
14488
14489 Remove V2 C++ library.
14490 * configure.in: Remove --enable-libstdcxx_v3 support.
14491
14492 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14493
14494 * include/demangle.h: Add prototype for java_demangle_v3.
14495
14496 2001-01-29 Phil Edwards <pme@sources.redhat.com>
14497
14498 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14499
14500 2001-01-27 Richard Henderson <rth@redhat.com>
14501
14502 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14503
14504 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14505
14506 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14507 Don't unset, it's non-portable and no longer necessary, set to empty
14508 instead.
14509
14510 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14511
14512 * ltconfig: Shell portability fix for the tagname validity check.
14513
14514 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
14515
14516 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14517 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14518
14519 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14520
14521 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14522
14523 2001-01-26 Tom Tromey <tromey@redhat.com>
14524
14525 * configure.in: Allow libgcj to be built on Sparc Solaris.
14526
14527 2001-01-25 David Edelsohn <edelsohn@gnu.org>
14528
14529 * ltcf-c.sh: Add aix5 case.
14530 * ltcf-cxx.sh: Likewise.
14531 * ltconfig: Likewise.
14532
14533 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
14534
14535 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14536 keep at least one of build_libtool_libs or build_old_libs set to
14537 yes.
14538
14539 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14540 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14541
14542 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14543
14544 * configure.in: Enable libgcj on several additional platforms.
14545
14546 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14547
14548 * configure.in: Enable libgcj for linux targets.
14549
14550 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14551
14552 * MAINTAINERS (Write After Approval): Add myself.
14553
14554 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14555
14556 * MAINTAINERS: Add myself as vax port maintainer.
14557
14558 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14559
14560 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14561
14562 2001-01-09 Mike Stump <mrs@wrs.com>
14563
14564 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14565 failures of subdirectories.
14566
14567 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14568
14569 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14570 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14571 * ltcf-cxx.sh: Likewise.
14572 * ltcf-gcj.sh: Likewise.
14573 * ltconfig.sh: Fix typo.
14574
14575 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14576
14577 * configure: handle DOS-style absolute paths.
14578
14579 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14580
14581 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14582
14583 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14584
14585 * MAINTAINERS: Add myself as avr port co-maintainer.
14586
14587 2000-12-28 Ben Elliston <bje@redhat.com>
14588
14589 * MAINTAINERS: Add myself under ``Write After Approval''.
14590
14591 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14592
14593 * texinfo: Remove directory from GCC.
14594
14595 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14596
14597 * COPYING: Update to current
14598 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14599 to 19yy as example year in copyright notice).
14600
14601 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14602
14603 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14604 (libstdcxx_incdir): Pass down.
14605 * config.if: Remove expired bits for cxx_interface, add stub.
14606 (libstdcxx_incdir): Add variable for g++ include directory.
14607 * configure.in (gxx_include_dir): Use it.
14608
14609 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
14610
14611 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14612 with old-email address from ``Write After Approval''.
14613
14614 2000-12-15 Andreas Jaeger <aj@suse.de>
14615
14616 * configure.in: Handle lang_dirs.
14617
14618 2000-12-14 Tom Tromey <tromey@redhat.com>
14619
14620 * MAINTAINERS: Removed brads.
14621
14622 * MAINTAINERS: Added gcj developers.
14623
14624 2000-12-13 Anthony Green <green@redhat.com>
14625
14626 * configure.in: Disable libgcj for any target not specifically
14627 listed. Disable libgcj for x86 and Alpha Linux until compatible
14628 with g++ abi.
14629
14630 2000-12-13 Mike Stump <mrs@wrs.com>
14631
14632 * Makefile.in (local-distclean): Also remove fastjar.
14633
14634 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14635
14636 * contrib/gcc_update: Add fastjar --touch entries.
14637
14638 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
14639
14640 * configure.in: Disable language-specific target libraries for
14641 languages that aren't enabled.
14642
14643 2000-12-10 Anthony Green <green@redhat.com>
14644
14645 * configure.in: Define libgcj. Disable libgcj target libraries for
14646 most targets.
14647
14648 2000-12-10 Neil Booth <neilb@earthling.net>
14649
14650 * MAINTAINERS: Update mail address, remove from WAA list.
14651
14652 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14653
14654 * libjava: Imported from /cvs/java.
14655 * libffi: Likewise.
14656 * Boehm-gc: Likewise.
14657
14658 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14659
14660 * configure.in (target_libs): Revert 2000-12-08 patch.
14661 (noconfigdirs): Added target-libjava.
14662
14663 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14664
14665 * djunpack.bat: removed.
14666
14667 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14668
14669 * Makefile.in: handle DOS-style absolute paths.
14670 * config-ml.in: likewise.
14671 * symlink-tree: likewise.
14672
14673 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14674
14675 * fastjar: Imported.
14676
14677 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14678
14679 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14680 libjava.
14681 * configure.in (target_libs): Removed `target-libjava'.
14682
14683 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14684
14685 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14686 (ALL_MODULES): Added fastjar.
14687 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14688 (all-target-libjava): all-fastjar replaces all-zip.
14689 (all-fastjar): Added.
14690 (configure-target-fastjar, all-target-fastjar): Likewise.
14691 * configure.in (host_tools): Added fastjar.
14692
14693 2000-12-07 Mike Stump <mrs@wrs.com>
14694
14695 * Makefile.in (local-distclean): Remove leftover built files.
14696
14697 2000-11-24 Nick Clifton <nickc@redhat.com>
14698
14699 * configure.in (xscale-elf): Add target.
14700 (xscale-coff): Add target.
14701
14702 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
14703
14704 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14705 recent versions of FreeBSD (release 3 or later).
14706 * ltconfig: On FreeBSD, -lc must not be provided when building
14707 a shared library or else the standard -pthread gcc option is
14708 rendered worthless to later users of the built library.
14709
14710 2000-11-16 Fred Fish <fnf@be.com>
14711
14712 * configure.in (enable_libstdcxx_v3): Fix typo,
14713 libstd++ -> libstdc++.
14714
14715 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14716
14717 * MAINTAINERS: Add self to Write After Approval list.
14718
14719 2000-11-21 Bernd Schmidt <bernds@redhat.com>
14720
14721 * MAINTAINERS: Update my email address. Add myself to global write
14722 privs list.
14723
14724 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
14725
14726 * Makefile.in: Merge with src and libgcj.
14727 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14728 configure-target-<library> when their configure scripts need the C
14729 or C++ library to have already been built to work properly.
14730 (do_proto_toplev): Set them to an empty string.
14731
14732 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14733 (REALLY_SET_LIB_PATH): Use them.
14734
14735 2000-11-17 Stan Shebs <shebs@apple.com>
14736
14737 * MAINTAINERS: Add self to Write After Approval list.
14738
14739 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14740
14741 * configure: Provide the original toplevel configure arguments
14742 (including $0) to subprocesses in the environment rather than
14743 through gcc/configargs.h.
14744
14745 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14746
14747 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14748 C99. Alphabetise "Write After Approval" list.
14749
14750 2000-11-12 Mark Mitchell <mark@codesourcery.com>
14751
14752 * configure: Turn on libstdc++ V3 by default.
14753
14754 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14755 if we've got GCC.
14756
14757 2000-11-11 Philip Blundell <philb@gnu.org>
14758
14759 * MAINTAINERS: Add self to Write After Approval list.
14760
14761 2000-11-09 David Edelsohn <edelsohn@gnu.org>
14762
14763 * ltcf-c.sh (aix4): Improve shared library configuration; require
14764 exporting symbols.
14765 * ltcf-cxx.sh (aix4): Define.
14766 * ltconfig (aix4): Define library and soname specs appropriate for
14767 AIX. Define command to create export symbols list.
14768
14769 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
14770
14771 * config.sub: Add support for Sun Chorus
14772
14773 2000-10-31 Nick Clifton <nickc@redhat.com>
14774
14775 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14776 <name>@redhat.com. Also installed new email address for Clint
14777 Popetz.
14778
14779 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
14780
14781 * etc: Remove directory from GCC.
14782
14783 2000-10-16 Michael Meissner <meissner@redhat.com>
14784
14785 * configure (gcc/configargs.h): Only create if there is a build GCC
14786 directory created.
14787
14788 2000-10-16 Matthias Klose <doko@debian.org>
14789
14790 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14791 when configured for libstdc++-v3.
14792
14793 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
14794
14795 * configure: Save configure arguments to gcc/configargs.h.
14796
14797 2000-10-04 Philipp Thomas <pthomas@suse.de>
14798
14799 * config.guess: Import CVS version 1.157.
14800 * config.sub: Import CVS version 1.181.
14801
14802 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
14803
14804 * Makefile.in (bootstrap): avoid recursion if subdir missing
14805 (cross): ditto
14806 (do-proto-toplev): ditto
14807
14808 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
14809
14810 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14811 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14812
14813 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14814 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
14815 all affected `configure' scripts.
14816
14817 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
14818
14819 * MAINTAINERS: Add self as cpplib co-maintainer.
14820
14821 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
14822
14823 * MAINTAINERS: Add self to Write After Approval list.
14824
14825 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14826
14827 * INSTALL/README: egcs -> GCC update.
14828
14829 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
14830
14831 * MAINTAINERS: Add myself to Write After Approval list.
14832
14833 2000-09-15 Kazu Hirata <kazu@hxi.com>
14834
14835 * MAINTAINERS: Add myself to Write After Approval list.
14836
14837 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
14838
14839 * configure.in: Do not build byacc for hppa64. Provide paths to the
14840 X11 libraries for hppa64.
14841
14842 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14843
14844 * MAINTAINERS: Add myself as 68hc11 port maintainer.
14845
14846 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
14847
14848 * Makefile.in (all-zlib): Added dummy target.
14849
14850 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14851 ltcf-gcj.sh: Updated from libtool multi-language branch.
14852
14853 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
14854
14855 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14856 (bootstrap*): Depend on all-bootstrap.
14857
14858 2000-09-05 Philipp Thomas <pthomas@suse.de>
14859
14860 * config.guess: Import CVS version 1.156.
14861 * config.sub: Import CVS version 1.179.
14862
14863 2000-09-02 Anthony Green <green@cygnus.com>
14864
14865 * Makefile.in (all-gcc): Depend on all-zlib.
14866 (CLEAN_MODULES): Add clean-zlib.
14867 (ALL_MODULES): Add all-zlib.
14868 * configure.in (host_libs): Add zlib.
14869
14870 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
14871
14872 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14873 crosses, but add gcc/include to the header search path for them.
14874
14875 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
14876
14877 * MAINTAINERS: Add self to Write After Approval list.
14878
14879 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14880
14881 * config.guess: Import CVS version 1.152.
14882 * config.sub: Import CVS version 1.177.
14883
14884 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
14885
14886 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14887 $targargs to tell whether newlib is going to be built.
14888
14889 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14890 $$r/TARGET_SUBDIR/libio for _G_config.h.
14891
14892 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
14893
14894 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14895
14896 2000-08-22 DJ Delorie <dj@redhat.com>
14897
14898 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14899
14900 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
14901
14902 * config-ml.in (CC, CXX): Avoid trailing whitespace.
14903 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14904 sub-configures.
14905
14906 2000-08-21 DJ Delorie <dj@redhat.com>
14907
14908 * MAINTAINERS: Add self as a libiberty maintainer
14909
14910 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
14911
14912 * configure.in (libstdcxx_flags): Use
14913 libstdc++-v3/src/libstdc++.INC.
14914
14915 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
14916
14917 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14918
14919 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
14920
14921 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14922
14923 * configure: Make enable_threads and enable_shared defaults
14924 explicit. Substitute enable_threads into generated Makefiles.
14925 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14926 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14927
14928 2000-08-13 Geoff Keating <geoffk@cygnus.com>
14929
14930 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14931
14932 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
14933
14934 * config-ml.in (CC): Remove bogus duplicate quotation mark from
14935 previous delta.
14936
14937 2000-08-11 Jason Merrill <jason@redhat.com>
14938
14939 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14940 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14941 (FLAGS_FOR_TARGET): Not here.
14942 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14943
14944 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
14945
14946 * config-ml.in (CC, CXX): Don't introduce a leading space.
14947
14948 2000-08-07 DJ Delorie <dj@delorie.com>
14949
14950 * MAINTAINERS: Add self as a DJGPP maintainer
14951
14952 2000-08-07 DJ Delorie <dj@redhat.com>
14953
14954 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14955 "if we're also building gcc, and it's a gcc that will run on the
14956 build machine, we want to use its includes instead of the system's
14957 default includes".
14958
14959 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14960
14961 * MAINTAINERS: Add self to Write After Approval list.
14962
14963 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
14964
14965 * configure.in (libstdcxx_flags): Don't use `"'.
14966
14967 * config-ml.in: Adjust multilib search paths to the
14968 appropriate multilib tree.
14969
14970 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
14971
14972 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14973 commas in $LANGUAGES.
14974
14975 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
14976
14977 * configure.in: Re-enable all references to libg++ and librx.
14978
14979 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
14980
14981 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14982 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
14983 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14984 * ltcf-cxx.sh (need_lc): Set based on postdeps.
14985
14986 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14987
14988 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
14989
14990 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14991 CXX_FOR_TARGET for sed.
14992
14993 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
14994
14995 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14996 Do not override if already set in the environment or in configure.
14997 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14998 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14999
15000 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
15001
15002 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15003 the libtool CVS tree multi-language branch.
15004 * ltconfig, ltmain.sh: Updated.
15005
15006 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
15007
15008 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15009 (clean-target): Depend on it.
15010
15011 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15012 (GCC_FOR_TARGET): Use it.
15013 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15014 * configure.in: ... here.
15015 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15016 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15017
15018 2000-07-24 Eric Christopher <echristo@cygnus.com>
15019
15020 * MAINTAINERS: Add self to Write After Approval list.
15021
15022 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
15023
15024 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15025 (configure-target-libchill, configure-target-libobjc): Likewise.
15026
15027 * configure.in: Use the same cache file for all target libs.
15028 * config-ml.in: But different cache files per multilib variant.
15029
15030 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15031
15032 * configure (topsrcdir): Don't use dirname.
15033
15034 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15035
15036 * MAINTAINERS: Add self to Write After Approval list.
15037
15038 2000-07-20 Jason Merrill <jason@redhat.com>
15039
15040 * configure.in: Remove all references to libg++ and librx.
15041
15042 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15043
15044 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
15045
15046 * config.sub: Update to subversions version 2000-07-06.
15047
15048 2000-07-12 Andrew Haley <aph@cygnus.com>
15049
15050 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15051 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15052
15053 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15054
15055 * symlink-tree: Check number of arguments.
15056
15057 2000-07-05 Jim Wilson <wilson@cygnus.com>
15058
15059 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15060 search path for a g++ extracted from the build tree. This
15061 will allow link tests run by configure scripts in
15062 subdirectories to succeed.
15063
15064 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
15065
15066 * ltconfig: Add support for mips-dde-sysv4.2MP
15067
15068 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15069
15070 * MAINTAINERS: Add myself as loop discovery maintainer.
15071
15072 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15073
15074 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15075 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15076
15077 2000-06-19 Timothy Wall <twall@cygnus.com>
15078
15079 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15080 * config.sub: Add tic54x target.
15081
15082 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15083
15084 * MAINTAINERS: Add self as Fortran maintainer,
15085 remove Craig Burley.
15086
15087 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
15088
15089 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15090 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15091
15092 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15093
15094 * MAINTAINERS: Add self as i18n maintainer
15095
15096 20000-05-21 H.J. Lu (hjl@gnu.org)
15097
15098 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15099 directory are used if they exist. Make sure
15100 $(build_tooldir)/include is searched for header files,
15101 $(build_tooldir)/lib/ for library files.
15102 (GCC_FOR_TARGET): Likewise.
15103 (CXX_FOR_TARGET): Likewise.
15104
15105 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15106
15107 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15108
15109 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
15110
15111 * Makefile.in (configure-target-libiberty): Depend on
15112 configure-target-newlib.
15113
15114 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15115
15116 * configure.in, Makefile.in: Merge all libffi-related
15117 configury stuff from the libgcj tree.
15118
15119 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15120
15121 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15122 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15123
15124 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15125
15126 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15127 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15128 current version information. Add to proto-toplev directory.
15129 (gdb-taz): Build do-djunpack.
15130
15131 2000-05-15 David Edelsohn <edelsohn@gnu.org>
15132
15133 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15134
15135 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15136
15137 * MAINTAINERS: Add self to Write After Approval list.
15138
15139 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15140
15141 * ltmain.sh: Preserve in relink_command any environment
15142 variables that may affect the linker behavior.
15143
15144 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15145
15146 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15147
15148 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15149
15150 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15151
15152 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15153
15154 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15155 with the version name.
15156
15157 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15158
15159 * MAINTAINERS: Add self as bb-reorder maintainer.
15160
15161 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15162
15163 * config.if: Tweak.
15164
15165 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15166
15167 * djunpack.bat: New file.
15168
15169 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15170
15171 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15172 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15173 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15174 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15175
15176 2000-04-16 Dave Pitts <dpitts@cozx.com>
15177
15178 * config.sub (case $basic_machine): Change default for "ibm-*"
15179 to "openedition".
15180
15181 2000-04-13 Andreas Jaeger <aj@suse.de>
15182
15183 * MAINTAINERS: Added myself.
15184
15185 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15186
15187 * Makefile.in (gdb-taz): New target. GDB specific archive.
15188 (do-md5sum): New target.
15189 (MD5PROG): Define.
15190 (PACKAGE): Default to TOOL.
15191 (VER): Default to a shell script.
15192 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15193 md5 checksum generation.
15194 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15195 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15196 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15197 insight.tar.bz2): Use gdb-taz to create archive.
15198
15199 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15200
15201 * configure (warn_cflags): Delete.
15202
15203 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15204
15205 * MAINTAINERS: Added myself.
15206
15207 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15208 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15209
15210 * configure.in (enable_libstdcxx_v3): Add.
15211 (target_libs): Add bits here to switch between libstdc++-v2 and
15212 libstdc++-v3.
15213 * config.if: And this file too.
15214 * Makefile.in: Add libstdc++-v3 targets.
15215
15216 2000-04-05 Michael Meissner <meissner@redhat.com>
15217
15218 * config.sub (d30v): Add d30v as a basic machine type.
15219
15220 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15221
15222 * configure.in: -linux-gnu*, not -linux-gnu.
15223
15224 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15225
15226 * MAINTAINERS: Add self in write-after-approval section.
15227
15228 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15229
15230 * MAINTAINERS: Add self as ia64 port maintainer.
15231
15232 2000-03-08 Neil Booth <NeilB@earthling.net>
15233
15234 * MAINTAINERS: Add self in write-after-approval section.
15235
15236 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15237
15238 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15239 (do-tar-bz2): Replace TOOL with PACKAGE.
15240 (gdb.tar.bz2): Remove GDBTK from GDB package.
15241 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15242 dejagnu.tar.bz2): New packages.
15243
15244 2000-02-27 Andreas Jaeger <aj@suse.de>
15245
15246 * configure.in: Add entry for mips*-*-linux*, move catch all
15247 *-*-*linux* entry below this one.
15248
15249 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15250
15251 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15252
15253 2000-02-24 Nick Clifton <nickc@cygnus.com>
15254
15255 * config.sub: Support an OS of "wince".
15256
15257 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15258
15259 * config.guess, config.sub: Updated to match config's 2000-02-15
15260 version.
15261
15262 2000-02-23 Linas Vepstas <linas@linas.org>
15263
15264 * config.sub: Add support for Linux/IBM 370.
15265 * configure.in: Likewise.
15266
15267 2000-02-22 Nick Clifton <nickc@cygnus.com>
15268
15269 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15270
15271 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15272
15273 * config.guess: Guess "cygwin" rather than "cygwin32".
15274
15275 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15276
15277 * configure (gcc_version): When setting, narrow search to
15278 lines containing `version_string'.
15279
15280 2000-02-15 Denis Chertykov <denisc@overta.ru>
15281
15282 * config.sub: Add support for avr target.
15283
15284 2000-02-14 Nick Clifton <nickc@cygnus.com>
15285
15286 * MAINTAINERS: Add maintainers for MCore port.
15287
15288 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15289
15290 * config.sub: Add mmix-knuth-mmixware.
15291
15292 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15293
15294 * MAINTAINERS: Pair cccp with cpplib maintainership.
15295
15296 2000-01-27 Christopher Faylor <cgf@redhat.com>
15297
15298 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15299 structure stuff to -L library search.
15300 (CXX_FOR_TARGET): Ditto.
15301 (CROSS_CHECK_MODULES): Fix spelling mistake.
15302
15303 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15304
15305 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15306 the C++ compiler.
15307
15308 2000-01-12 Richard Henderson <rth@cygnus.com>
15309
15310 * configure.in: Don't build some bits for beos.
15311
15312 2000-01-12 Joel Sherrill (joel@OARcorp.com)
15313
15314 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15315 as include files.
15316
15317 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15318
15319 * Add self as cpplib maintainer, as requested by Jason
15320 Merrill. Correct my e-mail address.
15321
15322 2000-01-06 Geoff Keating <geoffk@cygnus.com>
15323
15324 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15325 not mh-aix43.
15326
15327 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15328
15329 * MAINTAINERS: Add myself to "write after approval" list.
15330
15331 1999-12-14 Richard Henderson <rth@cygnus.com>
15332
15333 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15334 * config.sub: Accept alphaev[78], alphaev8.
15335
15336 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15337
15338 * config.guess, config.sub: Update from autoconf.
15339
15340 1999-11-29 Bruce Korb <autogen@linuxbox.com>
15341
15342 * MAINTAINERS: update my playtime e-address.
15343
15344 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15345
15346 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15347 necessary libraries are missing.
15348
15349 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
15350
15351 * MAINTAINERS: Add new 'write after approval' maintainer.
15352
15353 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15354
15355 * MAINTAINERS: Add new Java maintainer.
15356
15357 1999-10-25 Andreas Schwab <schwab@suse.de>
15358
15359 * configure: Fix quoting inside arguments of eval.
15360
15361 1999-10-21 Nick Clifton <nickc@cygnus.com>
15362
15363 * config-ml.in: Allow suppression of some ARM multilibs.
15364
15365 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15366
15367 * config.guess: Add OS/390 match pattern.
15368 * config.sub: Add mvs, openedition targets.
15369 * configure.in (i370-ibm-opened*): New.
15370
15371 1999-09-04 Steve Chamberlain <sac@pobox.com>
15372
15373 * config.sub: Add support for configuring for pj.
15374
15375 1999-08-31 Nick Clifton <nickc@cygnus.com>
15376
15377 * config.sub (maybe_os): Add support for configuring for fr30.
15378
15379 1999-08-25 Nick Clifton <nickc@cygnus.com>
15380
15381 * configure.in: Do not configure or build ld for AIX
15382 platforms. ld is known to be broken on these platforms.
15383
15384 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15385
15386 * config-ml.in: Pass compiler flag corresponding to multidirs to
15387 subdir configures.
15388
15389 1999-08-09 Ian Lance Taylor <ian@zembu.com>
15390
15391 * Makefile.in (LDFLAGS): Define.
15392
15393 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15394
15395 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15396 noconfigdirs.
15397 (*-*-cygwin*): Likewise.
15398
15399 1999-08-08 Ian Lance Taylor <ian@zembu.com>
15400
15401 * mkdep: New file.
15402 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15403 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15404
15405 From Eli Zaretskii <eliz@is.elta.co.il>:
15406 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15407 long file name when using DJGPP on MS-DOS.
15408
15409 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15410
15411 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15412
15413 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15414
15415 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15416 dependency as this causes "make check" to globally "make all"
15417
15418 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15419
15420 * configure.in (target_libs): Added target-zlib.
15421 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15422 (CONFIGURE_TARGET_MODULES): Likewise.
15423 (CHECK_TARGET_MODULES): Likewise.
15424 (INSTALL_TARGET_MODULES): Likewise.
15425 (CLEAN_TARGET_MODULES): Likewise.
15426 (configure-target-zlib): New target.
15427 (all-target-zlib): Likewise.
15428 (all-target-libjava): Depend on all-target-zlib.
15429 (configure-target-libjava): Depend on configure-target-zlib.
15430
15431 * Makefile.in (configure-target-libjava): Depend on
15432 configure-target-newlib.
15433 (configure-target-boehm-gc): New target.
15434 (configure-target-qthreads): New target.
15435
15436 * configure.in (target_libs): Added target-qthreads.
15437 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15438 (CONFIGURE_TARGET_MODULES): Likewise.
15439 (CHECK_TARGET_MODULES): Likewise.
15440 (INSTALL_TARGET_MODULES): Likewise.
15441 (CLEAN_TARGET_MODULES): Likewise.
15442 (all-target-qthreads): New target.
15443 (configure-target-libjava): Depend on configure-target-qthreads.
15444 (all-target-libjava): Depend on all-target-qthreads.
15445
15446 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15447 (CONFIGURE_TARGET_MODULES): Likewise.
15448 (CHECK_TARGET_MODULES): Likewise.
15449 (INSTALL_TARGET_MODULES): Likewise.
15450 (CLEAN_TARGET_MODULES): Likewise.
15451 (all-target-libjava): New target.
15452 (all-target-boehm-gc): Likewise.
15453 * configure.in (target_libs): Added libjava, boehm-gc.
15454
15455 1999-07-22 Ian Lance Taylor <ian@zembu.com>
15456
15457 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15458 configure.bat in SUPPORT_FILES.
15459 (gas+binutils.tar.bz2): Likewise.
15460
15461 * makeall.bat: Remove; obsolete.
15462
15463 1999-07-21 Ian Lance Taylor <ian@zembu.com>
15464
15465 From Mark Elbrecht:
15466 * configure.bat: Remove; obsolete.
15467
15468 1999-07-11 Ian Lance Taylor <ian@zembu.com>
15469
15470 * configure: Add -W -Wall to the default CFLAGS when compiling with
15471 gcc.
15472
15473 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15474
15475 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15476
15477 1999-06-30 Mark Mitchell <mark@codesourcery.com>
15478
15479 * configure.in: Build ld on IRIX6.
15480
15481 1999-06-12 Ian Lance Taylor <ian@zembu.com>
15482
15483 * Makefile.in: Change distribution targets to use bzip2 instead of
15484 gzip.
15485 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15486 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15487
15488 1999-06-04 Nick Clifton <nickc@cygnus.com>
15489
15490 * config.sub: Add mcore target.
15491
15492 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15493
15494 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15495
15496 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15497
15498 * config.guess (dummy): Changed to $dummy.
15499
15500 1999-05-24 Nick Clifton <nickc@cygnus.com>
15501
15502 * config.sub: Tidied up case statements.
15503
15504 1999-05-22 Ben Elliston <bje@cygnus.com>
15505
15506 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15507 <jiro@din.or.jp>.
15508
15509 * config.guess: Merge with FSF version. Future changes will be
15510 more accurately recorded in this ChangeLog.
15511 * config.sub: Likewise.
15512
15513 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15514
15515 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15516
15517 1999-04-30 Tom Tromey <tromey@cygnus.com>
15518
15519 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15520
15521 1999-04-23 Tom Tromey <tromey@cygnus.com>
15522
15523 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15524
15525 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
15526
15527 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15528 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15529 Bad merge removed these two changes.
15530
15531 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
15532 Martin Heller (Ing.-Buero_Heller@t-online.de)
15533
15534 * config.guess (interix Alpha): Add.
15535
15536 1999-04-11 Richard Henderson <rth@cygnus.com>
15537
15538 * configure.in (i?86-*-beos*): Do config gperf; don't config
15539 gdb, newlib, or libgloss.
15540
15541 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
15542
15543 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15544 link a trivial program with -mabi=64. If it fails, remove mabi=64
15545 from multidirs.
15546
15547 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15548
15549 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15550
15551 1999-04-08 Nick Clifton <nickc@cygnus.com>
15552
15553 * config.sub: Add support for mcore targets.
15554
15555 1999-04-07 Michael Meissner <meissner@cygnus.com>
15556
15557 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15558 not mt-ospace, in order to shut up assembler warning about using
15559 symbols that are named the same as registers.
15560
15561 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
15562
15563 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15564 dependency list for all-target-cygmon.
15565
15566 1999-04-05 Doug Evans <devans@casey.cygnus.com>
15567
15568 * config-ml.in: Check $host, not $target, for selective multilibs.
15569 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15570 thumb interworking, and underscore prefix multilibs.
15571
15572 1999-04-04 Ian Lance Taylor <ian@zembu.com>
15573
15574 * missing: Update to version from current automake.
15575
15576 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15577
15578 * configure (gxx_include_dir): Removed.
15579
15580 * configure.in (gxx_include_dir): Handle it.
15581 * Makefile.in: Likewise.
15582
15583 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15584
15585 * config.sub (mips64vr4111,mips64vr4111el) Add.
15586
15587 1999-03-21 Ben Elliston <bje@cygnus.com>
15588
15589 * config.guess: Correct typo for detecting ELF on FreeBSD.
15590
15591 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15592
15593 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15594 config/mh-djgpp.
15595
15596 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15597
15598 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15599 all-target-newlib to dependency list for all-target-bsp.
15600
15601 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15602
15603 * config.sub: Add i386-uwin support.
15604 * config.guess: Likewise.
15605
15606 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15607
15608 * configure.in: cleanup, add mh-*pic handling for arm, special
15609 case powerpc*-*-aix*
15610
15611 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15612
15613 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15614 can be built.
15615
15616 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15617
15618 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15619 targets.
15620
15621 1999-03-02 Nick Clifton <nickc@cygnus.com>
15622
15623 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15624
15625 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15626
15627 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15628
15629 1999-02-24 Nick Clifton <nickc@cygnus.com>
15630
15631 * config.sub: Fix typo in arm recognition.
15632
15633 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15634
15635 * configure.in (noconfigdirs): Changed target_configdirs to
15636 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15637 rather than m68k-*-* since it is not known to work on
15638 m68k-aout. Ditto for arm-*-*oabi.
15639
15640 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15641
15642 * configure.in (*-*-windows*): Remove, no longer used.
15643
15644 1999-02-19 Ben Elliston <bje@cygnus.com>
15645
15646 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15647 Smart and improved by Andrew Cagney.
15648
15649 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15650
15651 * config.guess: Recognize openbsd-*-hppa.
15652
15653 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15654
15655 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15656 only if it is not empty.
15657
15658 1999-02-17 Nick Clifton <nickc@cygnus.com>
15659
15660 Patch from: Scott Bambrough <scottb@corelcomputer.com>
15661
15662 * config.guess: Modified to recognize uname's armv* syntax.
15663
15664 * config.sub: Modified to recognize uname's armv* syntax.
15665
15666 1999-02-17 Mark Salter <msalter@cygnus.com>
15667
15668 * configure.in: Added target-bsp for sparclite.
15669
15670 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15671
15672 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15673
15674 1999-02-08 Nick Clifton <nickc@cygnus.com>
15675
15676 * configure.in: Add support for strongarm port.
15677 * config.sub: Add support for strongarm target.
15678
15679 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
15680
15681 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15682 the old name config/mh-cygwin32.
15683 Enable texinfo.
15684
15685 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15686
15687 * configure.in: Do build ld for ix86 Solaris.
15688
15689 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15690
15691 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15692 $AR_FOR_TARGET. Likewise for RANLIB.
15693
15694 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
15695
15696 * config.sub (oabi): Recognize.
15697 * configure.in (arm-*-oabi): Handle.
15698
15699 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15700
15701 * config.guess: Improve detection of i686 on UnixWare 7.
15702
15703 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15704
15705 * config.guess: Add support for i386-pc-interix.
15706 * config.sub: Likewise.
15707 * configure.in: Likewise.
15708
15709 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15710
15711 * Makefile.in: Remove unneeded all-target-libio from
15712 from all-target-winsup target since it is now unneeded.
15713 Add all-target-libtermcap in its place since it is now
15714 needed.
15715
15716 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15717
15718 * configure.in: makefile stub for cygwin target is probably
15719 unnecessary. Remove it for now.
15720
15721 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15722
15723 * configure.in: libtermcap.a should be built when cygwin is the
15724 target as well as the host.
15725 * config.guess: Allow mixed case in cygwin uname output.
15726 * Makefile.in: Add libtermcap target.
15727
15728 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15729
15730 * config.sub: Clean up handling of hppa2.0.
15731
15732 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15733
15734 * config.guess: Use C code to identify more HP machines.
15735
15736 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15737
15738 * config.sub: Handle hppa2.0.
15739
15740 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15741
15742 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15743 cygmon for all sparclite targets, regardless of object format.
15744
15745 1998-12-15 Mark Salter <msalter@cygnus.com>
15746
15747 * configure.in: Added target-bsp for several target architectures.
15748
15749 * Makefile.in: Added rules for bsp.
15750
15751 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15752
15753 * config.guess: Improve detection of hppa2.0 processors.
15754
15755 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15756
15757 * config.guess: Recognize FreeBSD using ELF automatically.
15758
15759 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15760
15761 * configure (skip-this-dir): Add handling for new shell script, which
15762 might be created by a sub-directory's configure to indicate, this particular
15763 directory is "unwanted".
15764 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15765
15766 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15767
15768 * ltconfig: import from libtool, after changing libtool to
15769 account for the cygwin name change.
15770
15771 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15772
15773 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15774 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15775
15776 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
15777
15778 * configure.in: Add libtermcap to list of cygwin dependencies.
15779
15780 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
15781
15782 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15783 they include winsup/include when it's a cygwin target.
15784
15785 1998-11-12 Tom Tromey <tromey@cygnus.com>
15786
15787 * configure.in (host_tools): Added zip.
15788 * Makefile.in (all-target-libjava): Depend on all-zip.
15789 (all-zip): New target.
15790 (ALL_MODULES): Added all-zip.
15791 (NATIVE_CHECK_MODULES): Added check-zip.
15792 (INSTALL_MODULES): Added install-zip.
15793 (CLEAN_MODULES): Added clean-zip.
15794
15795 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
15796
15797 * Makefile.in: lose "32" from comment about cygwin.
15798
15799 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
15800
15801 * configure.in: Use -Os to build target libraries for the fr30.
15802
15803 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
15804
15805 * config.sub: Add fr30.
15806
15807 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
15808
15809 * configure.in: drop "32" from config/mh-cygwin32. Check
15810 cygwin* instead of cygwin32*.
15811 * config.sub: Check cygwin* instead of cygwin32*.
15812
15813 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
15814
15815 * config.guess: Match any version of Unixware7.
15816
15817 1998-10-20 Syd Polk <spolk@cygnus.com>
15818
15819 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15820 if desired.
15821
15822 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
15823
15824 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15825 these if the appropriate directories and files to not exist.
15826
15827 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
15828
15829 * Makefile.in (DEVO_SUPPORT): Add config.if.
15830
15831 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
15832
15833 * configure: Add pattern to replace "build_tooldir"'s
15834 definition in the generated Makefile with "tooldir"'s
15835 actual value.
15836
15837 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
15838
15839 * config.sub: Bring back lost sparcv9.
15840
15841 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15842
15843 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
15844
15845 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15846 CC_FOR_TARGET and friends.
15847
15848 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15849
15850 * Makefile.in (build_tooldir): New variable, same as tooldir.
15851 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15852 -B$(build_tooldir)/bin/.
15853 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15854
15855 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15856
15857 * README: Remove installation instructions and refer to the
15858 INSTALL directory instead.
15859
15860 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
15861
15862 * config.sub: Add support for i[34567]86-pc-udk.
15863 * configure.in: Likewise.
15864
15865 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
15866
15867 * Makefile.in: add bzip2 package building bits for user
15868 tools module
15869 * configure.in: ditto
15870
15871 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
15872
15873 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15874 (ALL_TARGET_MODULES): Add all-target-libobjc.
15875 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15876 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15877 (all-target-libchill): Add dependencies.
15878 * configure.in (target_libs): Add libchill.
15879
15880 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
15881
15882 * configure.in (target_subdir): Remove duplicate line.
15883
15884 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
15885
15886 * Makefile.in (all-automake): fix dependencies.
15887
15888 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
15889
15890 * configure.in: Minor cleanups for building in the $(target_alias)
15891 subdir.
15892
15893 1998-09-22 Jim Wilson <wilson@cygnus.com>
15894
15895 * Makefile.in (bootstrap): Set r and s before make all. Use
15896 BASE_FLAGS_TO_PASS in make all.
15897 (cross): Likewise.
15898
15899 1998-09-20 Mark Mitchell <mark@markmitchell.com>
15900
15901 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15902
15903 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
15904
15905 * config.sub: Fix typo in last change.
15906
15907 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15908
15909 * config.sub: Add support for C4x target.
15910 * configure.in: Likewise.
15911
15912 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
15913
15914 * config.sub: Recognize sparcv9 just like sparc64.
15915
15916 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
15917
15918 * config.guess: Match "Pent II" or "PentII" for OpenServer.
15919
15920 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
15921
15922 * config.guess: Correctly identify Pentium II sco boxes.
15923
15924 * config.guess: Fix "tr" code. From Weiwen Liu.
15925
15926 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
15927
15928 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15929 stabs.
15930
15931 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
15932
15933 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15934 (ALL_TARGET_MODULES): Add all-target-libchill.
15935 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15936 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15937 (all-target-libchill): Add dependencies.
15938 * configure.in (target_libs): Add libchill.
15939
15940 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15941
15942 * config.guess: Avoid assumptions about "tr" behaves when
15943 LANG is set to something other than English.
15944
15945 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
15946
15947 * configure (gxx_include_dir): Changed to
15948 '${prefix}/include/g++'-${libstdcxx_interface}.
15949
15950 * config.if: New to determine the interfaces.
15951
15952 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
15953
15954 * config.guess: Detect and handle MPE/IX.
15955 * config.sub: Deal with MPE/IX.
15956
15957 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
15958
15959 * configure.in: Use mh-aix43.
15960
15961 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
15962
15963 * configure: Fix --without/--disable cases for gxx-include-dir.
15964
15965 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
15966
15967 * mdata-sh: Imported. Needed for automake support.
15968
15969 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
15970
15971 * Makefile.in (taz): Try "chmod -R og=u ." before
15972 "chmod og=u `find . -print`".
15973
15974 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
15975
15976 * configure.in: Add arm-elf and thumb-elf support.
15977
15978 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
15979
15980 * Makefile.in: Undo previous patch.
15981
15982 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
15983
15984 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15985 to here ...
15986 (install-no-fixedincludes): and here
15987 (INSTALL_MODULES): ... from here.
15988
15989 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
15990
15991 * config.sub: Merge with FSF.
15992
15993 * config.guess: Merge with FSF.
15994
15995 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
15996
15997 * configure (extraconfigdirs): New variable.
15998 (SUBDIRS): Add extraconfigdirs and recurse on them too.
15999 * Makefile.in (all): Move higher in file.
16000 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16001 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16002 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16003 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16004 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16005
16006 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
16007
16008 * Makefile.in (all-target-libjava): Depend on all-gcc and
16009 all-target-newlib.
16010 (configure-target-libjava): Depend on $(ALL_GCC).
16011
16012 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16013
16014 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16015 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16016
16017 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16018
16019 * INSTALL/README: Fix typo.
16020
16021 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16022
16023 * ylwrap: Change absolute path checks to check for DOS style path
16024 names.
16025
16026 * ylwrap: Don't use a full path name if the source file is in the
16027 same directory. From hjl@lucon.org (H.J. Lu).
16028
16029 * config-ml.in: Default to being verbose, to match Feb 18 change to
16030 configure.
16031
16032 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16033
16034 Brought over from egcs:
16035
16036 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16037
16038 * configure.in (target_subdir): Set to ${target_alias} instead
16039 of "libraries".
16040
16041 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16042
16043 * configure.in (target_subdir): Set to libraries if enable_multilib.
16044
16045 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16046
16047 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16048 multilibs, force reconfiguration the first time we create
16049 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16050
16051 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16052
16053 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16054 avoid confusion with --no-recursion.
16055
16056 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16057
16058 * configure.in: Win32 hosts shouldn't use install -x
16059 * install-sh: remove -x option, and special .exe-handling
16060 hack.
16061
16062 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16063
16064 * config.guess: Recognize i586-pc-beos.
16065 * configure.in: Don't build some bits for beos.
16066
16067 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16068
16069 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16070 CFLAGS default to -O2.
16071
16072 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16073 when using GNU ld.
16074
16075 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16076
16077 * ltmain.sh: Correct install when using a different shell.
16078
16079 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16080
16081 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16082
16083 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16084
16085 * makefile.vms: Update to build binutils/makefile.vms. Add install
16086 target.
16087
16088 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16089
16090 * ltconfig: Update to correct AIX handling.
16091
16092 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16093
16094 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16095
16096 * configure.in (target_subdir): Set to ${target_alias} instead
16097 of "libraries".
16098
16099 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16100
16101 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16102 (Makefile): Depend on $(gcc_version_trigger).
16103
16104 * configure (gcc_version): Change default initializer to empty
16105 string.
16106 (gcc_version_trigger): New variable; pass this variable down
16107 to subdir configures to enable them checking gcc's version
16108 themselves. Emit make macros for both gcc_version vars.
16109 (topsrcdir): Initialize reliably.
16110 (recursion line): Remove --with-gcc-version=${gcc_version}.
16111
16112 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16113
16114 * configure (enable_version_specific_runtime_libs): Implement new flag
16115 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16116 in $(libsubdir); emit definition in each generated Makefile.
16117 (gxx_include_dir): Initialize depending on
16118 $enable_version_specific_runtime_libs.
16119
16120 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16121
16122 * configure (gcc_version): Initialize properly depending on
16123 how and where configure is started.
16124 (recursion line): Pass a --with-gcc-version=${gcc_version}
16125 to configures in subdirs.
16126
16127 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16128
16129 * configure.in (noconfigdirs): Add configure pattern for mips tx39
16130 cygmon
16131
16132 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16133
16134 * configure.in: Add cygmon and libstub support for mn10200.
16135
16136 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16137
16138 * configure (gcc_version): Add new variable describing the
16139 particular gcc version we're building.
16140 * Makefile.in (libsubdir): Add new macro for the directory
16141 in which the compiler finds executables, libraries, etc.
16142 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16143 and libsubdir.
16144
16145 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16146
16147 * Makefile.in (local-clean): Remove *.log.
16148 (warning.log): Built with warn_summary from build.log.
16149 (mail-report.log): Run test_summary.
16150 (mail-report-with-warnings.log): Run test_summary including
16151 warning.log in the report.
16152
16153 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16154
16155 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16156
16157 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16158
16159 * Makefile.in (grep): Grep no longer depends on libiberty.
16160
16161 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16162
16163 * Makefile.in: all-snavigator needs all-libgui.
16164
16165 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16166
16167 * configure.in: Add cygmon and libstub support for mn10300.
16168
16169 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16170
16171 * missing: Update to version from automake 1.3.
16172
16173 * ltmain.sh: On installation, don't get confused if the same name
16174 appears more than once in the list of library names.
16175
16176 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16177
16178 * config.sub: Accept m68060 and m5200 as CPU names.
16179
16180 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16181
16182 * configure: Use && rather than using -a in test, because odd
16183 strings can confuse test.
16184 * configure.in: Likewise.
16185
16186 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16187
16188 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16189
16190 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16191
16192 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16193 bootstrap4-lean): New targets.
16194
16195 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16196
16197 * mpw-* Delete. Not used.
16198
16199 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16200
16201 * COPYING.LIB: Update FSF address.
16202
16203 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16204
16205 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16206
16207 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16208 GAS_SUPPORT_DIRS.
16209
16210 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16211
16212 * ltconfig, ltmain.sh: Avoid producing a version number if
16213 -version-info was not used.
16214
16215 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16216
16217 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16218 building with newlib.
16219
16220 1998-04-30 Paul Eggert <eggert@twinsun.com>
16221
16222 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16223 Solaris `make' causes it to continue to next definition.
16224
16225 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16226
16227 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16228 the right GUI libraries and files are installed along with GDB.
16229
16230 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16231
16232 * configure.in: Change alpha to alpha* in several places.
16233
16234 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16235
16236 * config.sub: Recognize sparc86x.
16237
16238 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16239
16240 * configure.in (--enable-target-optspace): Remove debug echo.
16241
16242 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16243
16244 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16245
16246 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16247
16248 * ltconfig: Update cygwin32 support.
16249
16250 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16251 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16252 (GDB_SUPPORT_DIRS): Likewise.
16253
16254 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16255
16256 * configure.in (target_makefile_frag): If --enable-target-optspace,
16257 use -Os to compile target libraries rather than -O2. Default to
16258 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16259 not used.
16260 * configure.in (target_cflags): Ditto for d30v.
16261
16262 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16263
16264 * Makefile.in (all-bfd): Depend on all-intl.
16265 (all-binutils): Likewise.
16266 (all-gas): Likewise.
16267 (all-gprof): Likewise.
16268 (all-ld): Likewise.
16269
16270 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16271
16272 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16273
16274 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16275
16276 * Makefile.in (all-bfd): Depend upon all-libiberty.
16277
16278 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16279
16280 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16281
16282 * Makefile.in: Add libstub.
16283
16284 * configure.in: Ditto. Build libstub for targets that have cygmon
16285 support.
16286
16287 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16288
16289 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16290
16291 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16292
16293 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16294 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16295
16296 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16297
16298 * configure: Define DEFAULT_M4 by searching PATH.
16299 * Makfile.in: Use DEFAULT_M4.
16300
16301 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16302
16303 * ltconfig: Add cygwin32 support.
16304
16305 * Makefile.in, configure.in: Add libtool as a native only directory
16306 to configure and build.
16307
16308 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16309
16310 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16311
16312 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
16313
16314 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16315
16316 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16317
16318 * Makefile.in: add ash make rules
16319 * configure.in: add ash to native_only and host_tools lists
16320
16321 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16322
16323 * Makefile.in (all-gettext, all-intl): New targets.
16324 (ALL_MODULES): Added all-gettext, all-intl.
16325 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16326 (INSTALL_MODULES): Added install-gettext, install-intl.
16327 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16328
16329 * configure.in (host_tools): Added gettext.
16330 (native_only): Likewise.
16331 (noconfigdirs) [various cases]: Likewise.
16332 (host_libs): Added intl.
16333
16334 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16335
16336 * configure: Do not disable building gdbtk for cygwin32 hosts.
16337
16338 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16339
16340 * configure.in: Add thumb-coff target.
16341 * config.sub: Add thumb-coff target.
16342
16343 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16344
16345 * Makefile.in: Revert yesterday's change.
16346 (all-target-winsup): all-target-librx stays out of here.
16347
16348 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16349
16350 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16351 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16352 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16353 Remove references to librx and libg++.
16354
16355 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16356
16357 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16358 recursive makes
16359
16360 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16361
16362 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16363 for newlib directory.
16364 (CXX_FOR_TARGET): Likewise.
16365
16366 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16367
16368 * ltconfig: Update after libtool/ltconfig.in change for
16369 hpux11.
16370
16371 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16372
16373 * ltconfig, ltmain.sh: Update to libtool 1.2.
16374
16375 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16376
16377 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16378 (install-gcc-cross): Instead, override LANGUAGES here.
16379
16380 1998-03-18 Dave Love <d.love@dl.ac.uk>
16381
16382 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16383 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16384
16385 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16386
16387 * configure.in: Add Thumb-pe target.
16388
16389 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
16390
16391 * Makefile.in - changed sn targets to snavigator
16392 * configure.in - changed sn targets to snavigator
16393
16394 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16395
16396 * config-ml.in: After building symlink tree call make distclean
16397 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16398 to be the case for libiberty.
16399
16400 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16401
16402 * configure: When making link, also check the current
16403 directory. The configure scripts may create one.
16404
16405 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16406
16407 * config.sub: Accept alphapca56 and alphaev6 properly.
16408
16409 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16410
16411 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16412
16413 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16414
16415 * config.sub (sco5): Fix typo.
16416
16417 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16418
16419 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16420 install-itcl.
16421 (install-itcl): Remove dependency on install-tcl.
16422
16423 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16424
16425 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16426
16427 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16428
16429 * configure.in: Don't build libgui for a cygwin32 target when not on
16430 a cygwin32 host.
16431
16432 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16433
16434 * configure (redirect): Set to null, so default behavior of
16435 configure is now --verbose.
16436
16437 1998-02-16 Dave Love <d.love@dl.ac.uk>
16438
16439 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16440 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16441
16442 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16443
16444 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16445 this change to sync Makefile.in with its ChangeLog entries.
16446
16447 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16448
16449 * ltmain.sh (mkdir): Check that the directory doesn't exist
16450 before we exit with error, so that we don't get races during
16451 parallel builds.
16452
16453 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16454
16455 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16456
16457 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16458
16459 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16460 PICFLAG_FOR_TARGET.
16461 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16462
16463 * configure: Emit a definition for the new macro enable_shared
16464 into each Makefile.
16465
16466 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16467
16468 * configure.in (host_tools, native_only): Add libtool.
16469
16470 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16471
16472 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16473 Fix typo in ming config comment.
16474
16475 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16476
16477 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16478
16479 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16480
16481 * config.sub: Add tic30 cases, and map c30 to tic30.
16482
16483 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16484
16485 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16486 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16487 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16488 (CLEAN_TARGET_MODULES): Similarly
16489 (all-target-libf2c): Add dependences.
16490 * configure.in (target_libs): Add libf2c.
16491
16492 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16493
16494 * configure.in: Remove expect from noconfigdirs when target
16495 is cygwin32. OK to build expect and dejagnu with Canadian
16496 Cross.
16497
16498 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16499
16500 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16501 host.
16502
16503 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16504 and mingw32.
16505
16506 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16507
16508 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16509 here as it is not defined in the toplevel Makefile.
16510
16511 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16512
16513 * configure (package_makefile_rules_frag): New variable, which names
16514 a file with generic rules, ...
16515 Change comment to mention we now have FIVE parts.
16516 * configure: Undo last change.
16517
16518 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16519
16520 * config.guess: More accurate determination of HP processor types.
16521 * config.sub: More accurate determination of HP processor types.
16522
16523 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16524
16525 * configure (package_makefile_frag): Move inserting the
16526 ${package_makefile_frag} to where it should be according
16527 to the comment.
16528
16529 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16530
16531 * config.guess: Add support for Linux/ARM.
16532
16533 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16534
16535 * .cvsignore: Remove *-info and *-install since they match
16536 release-info and mpw-install, which we don't want to just ignore.
16537
16538 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16539
16540 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16541
16542 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16543
16544 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16545 local_prefix to sub-make invocations.
16546
16547 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16548
16549 * configure.in: Check makefile fragments in the source
16550 directory.
16551
16552 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16553
16554 * configure.in: Check whether host and target makefile
16555 fragments exist before adding them to *_makefile_frag.
16556
16557 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16558
16559 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16560
16561 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16562
16563 * configure.in: Make sure we only replace RPATH_ENVVAR on
16564 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16565 regexp to sed.
16566
16567 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16568 to sub-makes.
16569
16570 1998-01-13 Lee Iverson (leei@ai.sri.com)
16571
16572 * config-ml.in (multi-do): LDFLAGS must include multilib
16573 designator.
16574
16575 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
16576
16577 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16578
16579 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16580
16581 * config.sub: Add mingw32 support.
16582 * configure.in: Likewise.
16583
16584 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16585
16586 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16587
16588 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16589
16590 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16591 * configure (gxx_include_dir): Provide a definition for subdirs
16592 which do not use autoconf.
16593
16594 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16595
16596 * config.guess: Sync with egcs. Picks up new alpha support,
16597 BeOS & some additional linux support.
16598
16599 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16600
16601 * config.guess: HP 9000/803 is a PA1.1 machine.
16602
16603 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16604
16605 * configure.in: It's alpha*-...
16606
16607 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16608
16609 * configure.in (host_makefile_frag, target_makefile_frag):
16610 Handle multiple config files.
16611 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16612 alpha-*-*.
16613
16614 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16615
16616 * mkdep: New file.
16617
16618 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16619
16620 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16621
16622 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16623
16624 * Makefile.in: Add libgui directory.
16625 (GDB_TK): Add all-libgui.
16626 * configure.in: Add libgui directory.
16627 * configure: Add all-libgui to GDB_TK.
16628
16629 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16630
16631 * config-ml.in (multidirs): Add m32r to multilib list.
16632
16633 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16634
16635 * Makefile.in (all-target-gperf): Change dependency to
16636 all-target-libstdc++.
16637
16638 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16639
16640 * config.guess: Add BeOS support.
16641
16642 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16643
16644 Source directory cvs renamed to cvssrc:
16645 * configure.in (host_tools): Change cvs to cvssrc.
16646 (native_only): Likewise.
16647 (noconfigdirs) [various cases]: Likewise.
16648 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16649 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16650 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16651 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16652 (all-cvssrc): Rename target from all-cvs.
16653
16654 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16655
16656 * configure (gxx_include_dir): Fix thinko.
16657
16658 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16659
16660 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16661 (install-cross, install-gcc-cross): New targets.
16662
16663 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16664
16665 * configure.in (noconfigdirs): Add support for Thumb target.
16666
16667 * config.sub (maybe_os): Add support for Thumb target.
16668
16669 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16670
16671 * Makefile.in: Add rules for cygmon.
16672
16673 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16674
16675 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16676
16677 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16678 * configure (gxx_include_dir): Provide a definition for subdirs
16679 which do not use autoconf.
16680
16681 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16682
16683 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16684 11/18/97 build
16685
16686 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16687
16688 * From Franz Sirl.
16689 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16690 found on RedHat Linux systems.
16691
16692 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16693
16694 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16695 guesses.
16696
16697 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16698
16699 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16700
16701 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16702
16703 * ltmain.sh: If mkdir fails, check whether the directory was created
16704 anyhow by some other process.
16705
16706 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16707
16708 * configure.in (d30v-*-*): Configure all directories.
16709
16710 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16711
16712 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16713 for the D30V.
16714
16715 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16716
16717 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16718
16719 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16720
16721 * include/libiberty.h: Add extern "C" { so it can be used with C++
16722 progrms.
16723 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16724 programs.
16725
16726 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16727
16728 * configure.in (d30v-*-*): Configure GCC now.
16729
16730 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16731
16732 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16733 is no longer needed.
16734
16735 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16736
16737 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16738
16739 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16740
16741 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16742 targets using "$@" to provide support for similar but not identical
16743 targets without having to duplicate code.
16744
16745 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16746
16747 * makefile.vms: Fix to work with DEC C.
16748
16749 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16750
16751 * config.sub: Add mips-tx39-elf to marketing names.
16752
16753 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16754
16755 * ltmain.sh: Handle symlinks in generated script.
16756
16757 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16758
16759 * configure: Handle autoconf style directory options: --bindir,
16760 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16761 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16762 --sysconfdir.
16763 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16764 (sharedstatedir, localstatedir, oldincludedir): New variables.
16765 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16766 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16767 sbindir, sharedstatedir, and sysconfdir.
16768
16769 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16770
16771 * Makefile.in (bootstrap-lean): New target.
16772
16773 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16774
16775 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
16776 sn, and gnuserv from noconfigdirs.
16777
16778 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
16779
16780 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16781
16782 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
16783
16784 * Makefile.in (cross): New target.
16785
16786 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
16787 Jeff Law <law@cygnus.com>
16788
16789 * Makefile.in (bootstrap2, bootstrap3): New targets.
16790 (all-bootstrap): Remove outdated and confusing target.
16791 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16792
16793 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
16794
16795 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16796 windows. Consistent with gdb/configure.
16797
16798 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
16799
16800 * configure.in: Name Linux target fragment.
16801
16802 * configure: Rewrite so that project Makefile fragment is inserted
16803 first and appears last in the resulting Makefile.
16804
16805 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
16806
16807 * Makefile.in (install-itcl): Install tcl first.
16808
16809 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
16810
16811 * configure.in: remove bison from noconfigdirs for Cygwin32 host
16812
16813 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16814
16815 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16816
16817 * configure.in (skipdirs): Add target-librx for Linux.
16818 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16819
16820 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
16821
16822 * Makefile.in (bootstrap): New target.
16823
16824 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
16825
16826 * config.sub: Accept 'amigados' for backward compatibility.
16827
16828 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
16829
16830 * config.guess: Merge with FSF.
16831
16832 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
16833
16834 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16835
16836 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
16837
16838 * config.sub: Add "marketing-names" patch.
16839
16840 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
16841
16842 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16843
16844 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
16845
16846 * config.sub: Handle v850-elf.
16847
16848 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
16849
16850 * .cvsignore (*-install): Remove.
16851
16852 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
16853
16854 * ltconfig: Set CONFIG_SHELL in libtool.
16855 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16856
16857 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16858
16859 * configure.in (target_subdir): Set to libraries if enable_multilib.
16860
16861 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
16862
16863 * config.guess: Update from gcc directory.
16864
16865 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
16866
16867 * Makefile.in (all-sim): Depends on all-readline.
16868
16869 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
16870
16871 * Makefile.in (BISON, YACC): Use $$s.
16872 (all-bison): Depend on all-texinfo.
16873
16874 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
16875
16876 * Makefile.in (BISON): Add -L flag.
16877 (YACC): Likewise.
16878
16879 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16880
16881 * configure.in (noconfigdirs): Add support for v850e target.
16882
16883 * config.sub (maybe_os): Add support for v850e target.
16884
16885 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16886
16887 * configure.in (noconfigdirs): Add support for v850ea target.
16888
16889 * config.sub (maybe_os): Add support for v850ea target.
16890
16891 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
16892
16893 * config.sub: Add mipstx39. Delete r3900.
16894
16895 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16896
16897 * Makefile.in (all-autoconf): Depends on all-texinfo.
16898
16899 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
16900
16901 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16902 eabi targets.
16903
16904 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
16905
16906 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16907
16908 * configure: When handling a Canadian Cross, handle YACC as well as
16909 BISON. Just set BISON to bison. When setting YACC, prefer bison.
16910 * Makefile.in (all-bison): Depend upon all-texinfo.
16911
16912 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
16913
16914 * Makefile.in (BISON): bison, not byacc or bison -y.
16915 (YACC): bison -y or byacc or yacc.
16916 (various): Add *-bison as appropriate.
16917 (taz): No need to mess with BISON anymore.
16918
16919 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
16920
16921 * configure: If OSTYPE matches *win32*, try to find a good value for
16922 CONFIG_SHELL.
16923
16924 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
16925
16926 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16927 configure.in if it is present.
16928
16929 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
16930
16931 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16932
16933 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
16934
16935 * config.sub: Recognize `arc' cpu.
16936 * configure.in: Likewise.
16937 * config-ml.in: Likewise.
16938
16939 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
16940
16941 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16942
16943 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
16944
16945 * configure: Changed sed delimiter from ':' to '|' when
16946 attempting to substitute ${config_shell} for SHELL. On
16947 NT ${config_shell} may contain a ':' in it.
16948
16949 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
16950
16951 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16952
16953 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
16954
16955 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16956
16957 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
16958
16959 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16960
16961 * ylwrap: If the program is a relative path, force it to be
16962 absolute.
16963
16964 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
16965
16966 * configure (tooldir): Set BISON to `bison -y' and not just bison.
16967
16968 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
16969
16970 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16971 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16972 for libraries.
16973
16974 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
16975
16976 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16977 separated by spaces.
16978
16979 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
16980
16981 * ylwrap: New file.
16982 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16983
16984 * ltmain.sh: Handle /bin/sh at start of install program.
16985
16986 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16987
16988 * ltconfig, ltmain.sh: New files, from libtool 1.0.
16989 * missing: New file, from automake 1.2.
16990
16991 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
16992
16993 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
16994 check-tk to CHECK_X11_MODULES.
16995
16996 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
16997
16998 * config.sub: Merge with FSF.
16999
17000 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17001
17002 * config.guess: Merge with FSF.
17003
17004 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17005
17006 * configure: Treat msdosdjgpp like go32.
17007 * configure.in: Likewise. Don't remove gprof for go32.
17008
17009 * configure: Change Makefile.tem2 to Makefile.tm2.
17010
17011 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17012
17013 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17014
17015 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17016
17017 * install-sh (chmodcmd): Set to null if the DST directory already
17018 exists. Same as Nov 11th change.
17019
17020 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17021
17022 * configure (GDB_TK): Needs itcl and tix.
17023
17024 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17025
17026 * config.guess: Update from FSF.
17027
17028 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17029
17030 * Makefile.in (GDB_TK): Depend on itcl and tix.
17031
17032 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17033
17034 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17035 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17036 (INSTALL_SCRIPT): New variable.
17037 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17038 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17039 to -x.
17040 * install-sh: Add support for -x option.
17041
17042 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17043
17044 * configure.in, Makefile.in: Treat tix like itcl.
17045
17046 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17047
17048 * Makefile.in (WINDRES): New variable.
17049 (WINDRES_FOR_TARGET): New variable.
17050 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17051 (EXTRA_HOST_FLAGS): Add WINDRES.
17052 (EXTRA_TARGET_FLAGS): Add WINDRES.
17053 (EXTRA_GCC_FLAGS): Add WINDRES.
17054 ($(DO_X)): Pass down WINDRES.
17055 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17056 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17057 DLLTOOL_FOR_TARGET.
17058
17059 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17060
17061 * configure.in: configure sim before gdb for win32-x-ppc
17062
17063 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17064
17065 Move gperf into the toplevel, from libg++.
17066 * configure.in (target_tools): Add target-gperf.
17067 (native_only): Add target-gperf.
17068 * Makefile.in (all-target-gperf): New target, depend on
17069 all-target-libg++.
17070 (configure-target-gperf): Empty rule.
17071 (ALL_TARGET_MODULES): Add all-target-gperf.
17072 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17073 (CHECK_TARGET_MODULES): Add check-target-gperf.
17074 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17075 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17076
17077 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
17078
17079 * config.sub (mn10200): Recognize new basic machine.
17080
17081 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17082
17083 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17084 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17085
17086 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17087
17088 * configure.in: If we're building mips-sgi-irix6* native, turn on
17089 ENABLE_MULTILIB and set TARGET_SUBDIR.
17090
17091 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17092
17093 * Makefile.in (all-sn): Depend on all-grep.
17094
17095 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17096
17097 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17098
17099 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17100 Makefile. From Jeff Makey <jeff@cts.com>.
17101 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17102
17103 * Makefile.in (DISTBISONFILES): Remove.
17104 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17105 $(DEFAULT_YACC).
17106
17107 * configure.in: Build itl, db, sn, etc., when building for native
17108 cygwin32.
17109
17110 * Makefile.in (LD): New variable.
17111 (EXTRA_HOST_FLAGS): Pass down LD.
17112 ($(DO_X)): Likewise.
17113
17114 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17115
17116 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17117
17118 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17119
17120 * configure.in (targargs): Strip out any supplied --build argument
17121 before adding our own. Always add --build.
17122
17123 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17124
17125 * configure.in (targargs): Pass --build if we're doing
17126 a cross-compile.
17127
17128 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17129
17130 * configure: Use '|' instead of ":" as the separator in
17131 sed. Otherwise sed chokes on NT path names with drive
17132 designators. Also look for "?:*" as the leading characters in an
17133 absolute pathname.
17134
17135 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17136
17137 * config.sub: Support for r3900.
17138
17139 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17140
17141 * configure.in: Use install-sh, not install.sh.
17142
17143 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17144
17145 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17146 apply it twice.
17147
17148 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17149
17150 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17151 install-binutils.
17152
17153 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17154
17155 * Makefile.in: Add automake targets.
17156 * configure.in (host_tools): Add automake.
17157
17158 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17159
17160 * configure: Default CXX to c++, not gcc.
17161 * Makefile.in (CXX): Set to c++, not gcc.
17162 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17163
17164 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17165
17166 * install-sh: try appending a .exe if source file doesn't
17167 exist
17168
17169 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17170
17171 * configure.in: Turn on multilib by default.
17172 (cross_only): Remove target-libiberty.
17173
17174 * Makefile.in (all-gcc): Don't depend on libiberty.
17175
17176 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17177
17178 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17179
17180 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17181
17182 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17183 (DISTBISONFILES): Add ld/Makefile.in
17184
17185 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17186
17187 * configure.in: if target is cygwin32 but host isn't cygwin32,
17188 don't configure gdb tcl tk expect, not just gdb.
17189
17190 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17191
17192 * configure.in: Added gnuserv everywhere sn appears.
17193
17194 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17195 (CROSS_CHECK_MODULES): Added check-gnuserv.
17196 (INSTALL_MODULES): Added install-gnuserv.
17197 (CLEAN_MODULES): Added clean-gnuserv.
17198 (all-gnuserv): New target.
17199
17200 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17201
17202 * config.guess: Fixes for MIPS OpenBSD systems.
17203
17204 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17205
17206 * Makefile.in (INSTALL_XFORM): Remove.
17207 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17208
17209 * mkinstalldirs: New file, copied from automake.
17210 * Makefile.in (installdirs): Rename from install-dirs. Use
17211 mkinstalldirs. Change all users.
17212 (DEVO_SUPPORT): Add mkinstalldirs.
17213
17214 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17215
17216 * install-sh: Rename from install.sh.
17217 * Makefile.in (INSTALL): Change install.sh to install-sh.
17218 (DEVO_SUPPORT): Likewise.
17219
17220 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17221 Graichen <graichen@rzpd.de>.
17222
17223 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17224
17225 * config.guess: Recognize OpenBSD systems correctly.
17226
17227 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17228
17229 * README, Makefile.in (ETC_SUPPORT): Remove references to
17230 cfg-paper*, configure.{texi,man,info*}._
17231
17232 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17233
17234 * Makefile.in (all.normal): Ensure that gcc is built after all
17235 the x11 - ie gdb - targets.
17236
17237 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17238
17239 * makefile.vms: Don't run conf-a-gas.
17240
17241 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17242
17243 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17244
17245 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17246
17247 * configure.in: Remove noconfigdirs case since gdb also
17248 configures and builds for tic80-coff.
17249
17250 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17251
17252 * configure: Set cache_file to config.cache.
17253 * Makefile.in (local-distclean): Remove config.cache.
17254
17255 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17256
17257 * COPYING: Update FSF address.
17258
17259 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17260
17261 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17262 noconfigdirs.
17263
17264 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17265
17266 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17267 MAKEDIRS, is empty.
17268
17269 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17270
17271 * config.sub: Tweak mn10300 entry.
17272
17273 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17274
17275 * configure.in (host_tools): Put sim before gdb, so gdb's
17276 configure.tgt can determine if the simulator was configured.
17277
17278 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17279
17280 * config.sub: Move BeOS $os case to be with other Cygnus
17281 local cases.
17282
17283 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17284
17285 * config.sub: Remove misplaced comment that broke Linux.
17286
17287 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17288
17289 * config.sub: Add BeOS support.
17290
17291 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17292
17293 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17294
17295 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17296
17297 * configure.in (noconfigdirs): Remove tcl and tk from
17298 noconfigdirs for cygwin32 builds.
17299
17300 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17301
17302 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17303
17304 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17305
17306 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17307 make-all.com, use makefile.vms instead.
17308
17309 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17310
17311 * config.sub: Accept -lnews*.
17312
17313 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17314
17315 * configure.in (noconfigdirs): Disable target-newlib,
17316 target-examples and target-libiberty for d30v.
17317
17318 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17319
17320 * configure.in (noconfigdirs): Enable ld for d30v.
17321
17322 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17323
17324 * configure.in (tic80-*-*): Build compiler.
17325
17326 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17327
17328 * configure.in (d30v-*): Remove sim directory from list of
17329 unsupported d30v directories
17330
17331 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17332
17333 * config.sub, configure.in: Add d30v target cpu.
17334
17335 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17336
17337 * makefile.vms: New file.
17338 * make-all.com: Remove.
17339
17340 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17341
17342 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17343
17344 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17345
17346 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17347
17348 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17349
17350 * Makefile.in (ALL_MODULES): Added all-db.
17351 (CROSS_CHECK_MODULES): Addec check-db.
17352 (INSTALL_MODULES): Added install-db.
17353 (CLEAN_MODULES): Added clean-db.
17354
17355 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17356
17357 * config.guess: Merge with latest FSF sources.
17358
17359 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17360
17361 * Makefile.in (ALL_MODULES): Added all-itcl.
17362 (CROSS_CHECK_MODULES): Added check-itcl.
17363 (INSTALL_MODULES): Added install-itcl.
17364 (CLEAN_MODULES): Added clean-itcl.
17365
17366 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17367
17368 * configure.in: build gdb for mn10200
17369
17370 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17371
17372 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17373
17374 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17375
17376 * configure.in (tic80-*-*): Turn off most targets right now.
17377
17378 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17379
17380 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17381 rather than the makeinfo program.
17382 (do-info): Depend upon all-texinfo.
17383
17384 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17385
17386 * configure.in: Remove uses of config/mh-linux.
17387
17388 * config.sub, config.guess: Merge with latest FSF sources.
17389
17390 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17391
17392 * config.sub (case $basic_machine): Add tic80 entries.
17393
17394 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17395
17396 * config.sub, config.guess: Merge with latest FSF sources.
17397
17398 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17399
17400 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17401 * mpw-config.in: Test for NewFolderRecursive.
17402 * mpw-install: Use symbolic name for startup filename.
17403 * mpw-README: Add various additional details.
17404
17405 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17406
17407 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17408
17409 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17410
17411 * configure.in: Do build gcc and the target libraries for
17412 the mn10200.
17413
17414 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17415
17416 * configure.in: don't avoid building gdb for mn10300 any more
17417 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17418 instead of single-quoting it.
17419
17420 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17421
17422 * configure.in: Don't use --with-stabs on IRIX 6.
17423
17424 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17425
17426 * configure.in (m32r): Build gdb, libg++ now.
17427
17428 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17429
17430 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17431 directories from noconfigdirs.
17432
17433 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17434
17435 * config.sub (basic_machine): added mips16 configuration
17436
17437 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17438
17439 * config.sub: Handle d10v-unknown.
17440
17441 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17442
17443 * config.sub: Handle v850-unknown.
17444
17445 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17446
17447 * Makefile.in: add findutils
17448 * configure.in: add findutils to list of host_tools
17449
17450 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17451
17452 * config.sub: Handle mn10200 and mn10300.
17453
17454 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17455
17456 * configure.in (d10v-*): Do not build librx.
17457
17458 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17459
17460 * configure.in (mn10300): Build everything except gdb & libgloss.
17461
17462 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17463
17464 * config.guess: Patch for Dansk Data Elektronik servers,
17465 from Niels Skou Olsen <nso@dde.dk>.
17466
17467 For ncr, use /bin/uname rather than uname, since GNU uname does not
17468 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17469
17470 Patch for MIPS R4000 running System V,
17471 from Eric S. Raymond <esr@snark.thyrsus.com>.
17472
17473 Fix thinko for nextstep.
17474
17475 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17476
17477 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17478 * config.guess: Guess mips-dec-mach_bsd4.3.
17479
17480 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17481 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17482 release numbers.
17483 * config.guess (mips-mips-riscos*): Emit just enough of the
17484 release number.
17485
17486 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17487 * config.guess (sparc-auspex-sunos*): Added.
17488 (f300-fujitsu-*): Added.
17489
17490 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17491 * config.guess: Recognize a Tadpole as a sparc.
17492
17493 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17494
17495 * config.guess: Don't assume that NextStep version is either 2 or
17496 3. NextStep 4 (aka OpenStep 4) has come out now.
17497
17498 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17499
17500 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17501 From Rik Faith <faith@cs.unc.edu>.
17502
17503 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17504
17505 * config.sub: Contributions from bug-gnu-utils to:
17506 Support plain "hppa" (no version given) architecture, reported by
17507 OpenStep.
17508 OpenBSD like NetBSD.
17509 LynxOs is not a hardware supplier.
17510
17511 * config.guess: Contributions from bug-gnu-utils to add support for:
17512 OpenBSD like NetBSD.
17513 Stratus systems.
17514 More Pyramid systems.
17515 i[n>4]86 Intel chips.
17516 M680[n>4]0 Motorola chips.
17517 Use unknown instead of lynx for hardware manufacturer.
17518
17519 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17520
17521 * install.sh (chmodcmd): Set to null if the DST directory already
17522 exists.
17523
17524 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17525
17526 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17527 not use mt-ppc target Makefile fragment any more.
17528
17529 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17530
17531 * configure.in (*-*-windows): Exclude everything but those dirs
17532 needed to build windows.
17533
17534 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17535
17536 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17537
17538 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17539
17540 * configure.in: Exclude mmalloc from i386-windows.
17541
17542 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17543
17544 * Undo my previous change.
17545
17546 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17547
17548 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17549 unconditionally.
17550 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17551
17552 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17553
17554 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17555 host to add it's own flags.
17556
17557 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17558
17559 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17560
17561 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17562
17563 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17564 (CXX_FOR_TARGET): Likewise.
17565 (GCC_FOR_TARGET): Define.
17566 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17567 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17568 CC_FOR_TARGET was specified on the command line.
17569 (MAKEOVERRIDES): Don't define.
17570
17571 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17572
17573 * configure.in (m32r): Fix spelling of libg++ libs.
17574
17575 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17576
17577 * config.sub (-apple*): Remove, now redundant.
17578
17579 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17580
17581 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17582
17583 * configure: Rework yesterday's sed script patch.
17584
17585 * config.sub: Merge with FSF.
17586
17587 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17588
17589 * config.guess: Merge from FSF.
17590
17591 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
17592 * config.guess: Use pc instead of unknown, for pc clone systems.
17593 Change linux to linux-gnu.
17594
17595 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17596 * config.guess: Avoid non-portable tr syntax.
17597
17598 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17599
17600 * test-build.mk (HOLES): Add "xargs" for gdb.
17601
17602 * configure: Avoid hpux10.20 sed bug.
17603
17604 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17605
17606 * configure.in: Add support for windows host
17607 (that is a build done under the Microsoft build environment).
17608
17609 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17610
17611 * Makefile.in: Replace all uses of srcroot with s, to shrink
17612 command line lengths.
17613
17614 Patches from Geoffrey Noer <noer@cygnus.com>:
17615 * configure.in: If configuring for newlib, pass --with-newlib to
17616 subdirectories.
17617 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17618 -Bnewlib/ and -Lwinsup to gcc.
17619 (CXX_FOR_TARGET): Likewise.
17620
17621 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17622
17623 * Makefile.in (ETC_SUPPORT): Add configure.
17624
17625 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17626
17627 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17628 host configuration file.
17629
17630 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17631
17632 * configure.in: Break mn10x00 support into separate
17633 mn10200 and mn10300 configurations.
17634 * config.sub: Likewise.
17635
17636 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17637
17638 * configure.in: Add lots of stuff to noconfigdirs for
17639 the mn10x00 targets.
17640
17641 * config.sub, configure.in: Add mn10x00 support.
17642
17643 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17644
17645 * make-all.com: Call conf-a-gas, not config-a-gas.
17646
17647 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17648
17649 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17650 targets.
17651
17652 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17653
17654 * mpw-README: Add much more detail for native PowerMac.
17655 * mpw-install: New file.
17656 * mpw-configure: Add --norecursion and --help options.
17657 * mpw-config.in: Translate readme and install files when
17658 copying to objdir.
17659 * mpw-build.in: Don't always depend on byacc and flex.
17660 (install-only-top): New action.
17661
17662 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17663
17664 * configure.in: You can now configure GDB for the v850.
17665
17666 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17667
17668 * configure.in (noconfigdirs): Don't configure any C++ dirs
17669 if targeting D10V.
17670
17671 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17672
17673 * config.sub: Recognize mips64vr5000.
17674
17675 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17676
17677 * configure.in: Use a single line for host_tools and native_only.
17678
17679 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17680
17681 * config.sub, configure.in: Add entries for m32r.
17682
17683 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17684
17685 * Makefile.in (inet-install): Don't run install-gzip.
17686
17687 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17688
17689 * configure.in: Don't config lots of things for *-*-windows*.
17690
17691 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17692
17693 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17694 (host_libs, host_tools): Copy from configure.in.
17695 * mpw-configure: Don't complain about directories not found.
17696
17697 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17698
17699 * configure.in (i[345]86): Recognize i686 for pentium pro.
17700 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17701 file.
17702
17703 * config.guess (i[345]86): Ditto.
17704
17705 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17706
17707 * configure.in (noconfigdirs): Removed gdb for D10V.
17708
17709 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
17710
17711 * configure.in: Remove ld, target-libio, target-libg++, and
17712 target-libstdc++ from noconfigdirs.
17713
17714 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17715
17716 * configure: Fix three locations where shell scripts were
17717 being run directly rather than with config_shell.
17718
17719 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17720
17721 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17722 * config.sub (basic_machine): Recognize v850.
17723
17724 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17725
17726 * mpw-configure: Handle multiple enable/disable options and
17727 pass them down recursively, handle -c and -s flags appropriately
17728 depending on choice of compiler, add escape mechanism for
17729 quoted arguments to gC.
17730
17731 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17732
17733 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17734 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17735 so that -mrelocatable-lib and -mno-eabi are used.
17736
17737 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17738 not support --print-multi-lib, don't abort.
17739
17740 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17741
17742 * make-all.com: Run config-a-gas.
17743 * setup.com: Don't copy subdirectory files around.
17744
17745 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17746
17747 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17748 target, it now compiles correctly.
17749
17750 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17751
17752 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17753
17754 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17755
17756 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17757
17758 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17759
17760 * configure.in (native_only): Add prms.
17761
17762 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17763
17764 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17765 (BINUTILS_SUPPORT_DIRS): Likewise.
17766
17767 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17768
17769 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17770 d10v support is added.
17771
17772 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17773
17774 * configure.in (d10v-*-*): New target.
17775
17776 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
17777
17778 * config.guess (HP 9000/811): Recognize this as a PA1.1
17779 machine.
17780
17781 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
17782
17783 * Makefile.in (do-tar-gz): New target, split out from tail end of
17784 taz target. Run each command separately, don't use pipes.
17785 (taz): Use it.
17786
17787 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
17788
17789 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17790 * mpw-build.in: No builds should depend on building byacc or flex,
17791 they are assumed to be installed already.
17792
17793 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17794
17795 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17796 variable that CC_FOR_TARGET needs.
17797
17798 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17799
17800 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17801 options have changed since the last time the subdirectory was
17802 configured, and if it has, reconfigure.
17803 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17804 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17805
17806 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
17807
17808 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17809 CLEAN_MODULES): Add bash.
17810 (all-bash): New target.
17811
17812 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
17813
17814 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17815
17816 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17817
17818 * config.sub (basic_machine): Recognize d10v as a valid processor.
17819
17820 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
17821
17822 * mpw-configure: Add support for --bindir.
17823 * mpw-build.in: Use a GCC-specific build script for GCC actions.
17824
17825 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
17826
17827 * configure.in: add bash, time, gawk to list of hosttools and things
17828 to only build for native toolchains
17829
17830 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17831
17832 * Makefile.in (docdir): Remove.
17833
17834 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17835
17836 * Makefile.in (datadir): Set to $(prefix)/share.
17837
17838 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
17839
17840 * configure.in: build diff and patch for cygwin32-hosted
17841 toolchains.
17842
17843 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
17844
17845 * config.sub: Accept -rtems*.
17846
17847 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
17848
17849 * configure.in: enable dosrel for cygwin32-hosted builds,
17850 remove diff from the list of things not buildable
17851 via Canadian Cross
17852
17853 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
17854
17855 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17856 don't get ". ".
17857
17858 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
17859
17860 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17861
17862 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
17863
17864 * Makefile.in (taz): Handle case where tex3patch didn't even get
17865 checked out. Also, if it was found, put the symlink in a new util
17866 subdirectory.
17867
17868 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17869
17870 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17871
17872 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
17873
17874 * config.sub: Recognize -openvms.
17875 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17876 * make-all.com, setup.com: New files.
17877
17878 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17879
17880 * Makefile.in (taz): tex3patch moved to texinfo/util.
17881
17882 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
17883
17884 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17885 * configure.in: remove make from disable-if-Can-Cross list
17886 enable gdb if ${host} and ${target} are cygwin32
17887
17888 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
17889
17890 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
17891 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17892
17893 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17894
17895 * config.guess: Combine mips-mips-riscos cases, and use cpp to
17896 distinguish sysv/svr4/bsd variants.
17897 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17898
17899 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
17900
17901 * configure.in: Added copyright notice.
17902 * move-if-change: Added copyright notice.
17903
17904 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17905
17906 * configure.in (powerpcle-*-solaris*): Until we get shared
17907 libraries working, don't build gdb, sim, make, tcl, tk, or
17908 expect.
17909
17910 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
17911
17912 * config.guess: Merge with FSF:
17913
17914 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17915 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17916
17917 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
17918 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17919
17920 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
17921 * config.guess: Combine two OSF1 rules.
17922 Also recognize field test versions. From mjr@zk3.dec.com.
17923 * config.guess (dgux): Use /usr/bin/uname rather than uname,
17924 because GNU uname does not support -p. From pmr@pajato.com.
17925
17926 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
17927
17928 * Makefile.in (MAKEDIRS): Removed $(tooldir).
17929
17930 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
17931
17932 * mpw-README: Document GCCIncludes.
17933
17934 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
17935
17936 * configure.in (alpha-*-linux*): Set enable_shared to yes.
17937
17938 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17939
17940 * mpw-configure: Handle --enable-FOO and --disable-FOO.
17941
17942 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
17943
17944 * configure.in (*-*-cygwin32): Configure make.
17945
17946 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
17947
17948 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17949
17950 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
17951
17952 * Makefile.in (all-inet): Depend on all-perl.
17953
17954 * Makefile.in (inet-install): New target.
17955
17956 * Makefile.in (all-inet): Depend on all-tcl.
17957 (all-inet): Depend on all-send-pr.
17958
17959 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17960
17961 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17962 temporarily.
17963
17964 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
17965
17966 * configure.in: Don't configure --with-gnu-ld on AIX.
17967
17968 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17969
17970 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17971
17972 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
17973
17974 * Makefile.in (ALL_MODULES): Added all-inet.
17975 (CROSS_CHECK_MODULES): Added check-inet.
17976 (INSTALL_MODULES): Added install-inet.
17977 (CLEAN_MODULES): Added clean-inet.
17978 (all-indent): New target.
17979
17980 * configure.in (host_tools): Added inet.
17981 (native_only): Added inet.
17982 (noconfigdirs): Added inet.
17983
17984 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
17985
17986 * configure.in: Don't configure libgloss if we are not configuring
17987 newlib.
17988
17989 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17990
17991 * configure.in: Don't configure libgloss for unsupported
17992 architectures.
17993
17994 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17995
17996 * Makefile.in (CLEAN_MODULES): Add clean-apache.
17997
17998 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
17999
18000 * Makefile.in (ALL_MODULES): Include all-apache.
18001 (CROSS_CHECK_MODULES): Include check-apache.
18002 (INSTALL_MODULES): Include install-apache.
18003 (all-apache): New target.
18004
18005 * configure.in: Added apache everywhere perl is seen.
18006
18007 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18008
18009 * Makefile.in: Add support for clean-{module} and
18010 clean-target-{module} rules.
18011
18012 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18013
18014 * configure.in (*-*-ose) do not build libgloss.
18015
18016 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18017
18018 * config.guess (prep*:SunOS:5.*:*): Turn into
18019 powerpele-unknown-solaris2.
18020
18021 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18022
18023 * configure.in: Permit --enable-shared to specify a list of
18024 directories.
18025
18026 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18027
18028 * configure.in (host==solaris): Pass only the first word of $CC
18029 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18030
18031 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18032
18033 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18034
18035 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18036
18037 * Makefile.in (ALL_MODULES): Include all-perl.
18038 (CROSS_CHECK_MODULES): Include check-perl.
18039 (INSTALL_MODULES): Include install-perl.
18040 (ALL_X11_MODULES): Include all-guile.
18041 (CHECK_X11_MODULES): Include check-guile.
18042 (INSTALL_X11_MODULES): Include install-guile.
18043 (all-perl): New target.
18044 (all-guile): New target.
18045
18046 * configure.in (host_tools): Include perl and guile.
18047 (native_only): Include perl and guile.
18048 (noconfigdirs): Don't build guile and perl; no ports have been
18049 done.
18050
18051 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18052
18053 * configure (--enable-*): Handle quoted option lists such as
18054 --enable-sim-cflags='-g0 -O' better.
18055
18056 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18057
18058 * Makefile.in ({,inst}all-target): New rule so we can make and
18059 install all of the target directories easily.
18060
18061 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18062
18063 * configure.in: Add missing global flag in sed substitution when
18064 deleting `target-' from ${configdirs}.
18065
18066 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18067
18068 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18069 option.
18070
18071 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18072 config/mh-necv4.
18073
18074 * install.sh: Correct misspelling of transformbasename.
18075
18076 * config.guess: Recognize mips-*-sysv*.
18077
18078 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18079
18080 * config.sub: Recognize mon960.
18081
18082 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18083
18084 * configure: Restore Canadian Cross handling of BISON and LEX,
18085 removed in Feb 20 change.
18086
18087 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18088
18089 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18090 Mention make install. Remove the old copyright date as well the
18091 clumsy and rather pointless copyright on the README file.
18092
18093 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18094
18095 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18096 Makefile after running symlink-tree, then run `make distclean' to
18097 avoid clobbering any generated files in srcdir.
18098
18099 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18100
18101 * configure.in (m68k-*-netbsd*): Build everything now.
18102
18103 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18104
18105 * Makefile.in (taz): Fix quoting.
18106
18107 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18108
18109 * configure.in (sparclet-*-*): Build everything now.
18110
18111 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18112
18113 * configure.in (m68k-*-linux*): New host.
18114
18115 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18116
18117 * configure: Check for bison before byacc.
18118
18119 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18120
18121 * Makefile.in configure: Change the way LEX and BISON/YACC are
18122 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18123 searching PATH. These are used as fallbacks by Makefile.in if
18124 flex/bison/byacc aren't in objdir.
18125
18126 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18127
18128 * Makefile.in: Make everything which depends upon all-bfd also
18129 depend upon all-opcodes, in case --with-commonbfdlib is used.
18130
18131 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18132
18133 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18134 building NT native compilers on Unix.
18135
18136 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18137
18138 * configure.in: Don't get CC from the host Makefile fragment if we
18139 can find gcc in PATH, or if this is a Canadian Cross. Move the
18140 Solaris test for /usr/ucb/cc to the post target script, just after
18141 the compiler sanity test.
18142
18143 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18144
18145 * config.sub: Merge with FSF.
18146
18147 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18148
18149 * Makefile.in (RPATH_ENVVAR): New variable.
18150 (REALLY_SET_LIB_PATH): Use it.
18151 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18152
18153 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18154
18155 * config.sub, configure.in: Recognize sparclet cpu.
18156
18157 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18158
18159 * config.guess: Support m68k-cbm-sysv4.
18160
18161 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18162
18163 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18164 m68k-unknown-linuxaout from linker help string. Put quotes around
18165 $ld_help_string.
18166
18167 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18168
18169 * config.guess (powerpc-harris-powerunix): Add guess for port
18170 to new target.
18171
18172 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18173
18174 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18175
18176 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18177
18178 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18179 $(REALLY_SET_LIB_PATH) in Makefile.
18180 * Makefile.in (SET_LIB_PATH): New variable.
18181 (REALLY_SET_LIB_PATH): New variable.
18182 ($(DO_X)): Use $(SET_LIB_PATH).
18183 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18184 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18185 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18186 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18187 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18188 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18189 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18190 (install-dosrel): Likewise.
18191 (all-opcodes): Depend upon all-libiberty.
18192
18193 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18194
18195 * config.guess (*:CYGWIN*): New
18196
18197 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18198
18199 * Makefile.in (all-target-winsup): All all-target-libiberty.
18200
18201 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18202
18203 * configure.in (noconfigdirs): Add missing # in front of comment.
18204
18205 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18206
18207 * configure.in: add second pass to things added to noconfigdirs
18208 so *-gm-magic can exclude libgloss properly.
18209
18210 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18211
18212 * mpw-configure (extralibs_name, rez_name): Set correctly
18213 for MWC68K compiler.
18214
18215 * mpw-README: Add more info on the necessary build tools.
18216
18217 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18218
18219 * configure.in, config.sub: Recognize cygwin32.
18220
18221 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18222
18223 * config.guess, config.sub: Recognize A/UX.
18224
18225 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18226
18227 * config.sub: Merge with gcc/config.sub.
18228
18229 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18230
18231 * mpw-build.in (do-binutils): Add build of stamps.
18232
18233 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18234
18235 * config.sub: Add recognition for mips64vr4100*-* targets.
18236
18237 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18238
18239 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18240 Add creation of gconfigargs with `--enable-shared' turned on.
18241 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18242 ($(host)-stamp-stage3-configured): Likewise.
18243 (HOLES): Add chatr and ldd.
18244 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18245
18246 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18247
18248 * configure: Pass --nfp to recursive configures.
18249
18250 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18251
18252 * Makefile.in (DLLTOOL): New.
18253 (DLLTOOL_FOR_TARGET): New.
18254 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18255 (EXTRA_TARGET_FLAGS): Ditto.
18256 (EXTRA_GCC_FLAGS): Ditto.
18257 (CONFIGURE_TARGET_MODULES): Ditto.
18258 (DO_X): Ditto.
18259 * configure: Add DLLTOOL.
18260
18261 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18262
18263 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18264 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18265 mh-sco, since old workarounds no longer needed, and don't
18266 build ld, since libraries have weak symbols in COFF.
18267
18268 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18269
18270 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18271
18272 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18273
18274 * configure.in: Make sure that ${CC} can be used to compile an
18275 executable.
18276
18277 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18278
18279 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18280 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18281 nothing depending on whether gdbtk is being built.
18282
18283 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18284
18285 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18286
18287 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18288
18289 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18290 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18291
18292 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18293
18294 * config-ml.in: Add support for
18295 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18296 Simplify setting of multidirs from --disable-foo.
18297
18298 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18299
18300 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18301 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18302 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18303 non-empty, pass them on to the GCC make.
18304 (all-bootstrap): New rule that is like all-gcc, except it executes
18305 the GCC bootstrap rule instead of the GCC all rule.
18306
18307 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18308
18309 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18310
18311 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18312
18313 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18314 DG/UX support.
18315
18316 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18317
18318 * config.sub (i*86*) Change [345] to [3456]
18319
18320 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18321
18322 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18323 --with-gnu-ld=no.
18324
18325 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18326
18327 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18328 AIX multilibs get built.
18329
18330 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18331
18332 * configure.in (i386-win32): Don't build expect if we're not
18333 building the tcl subdir.
18334
18335 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18336
18337 * Makefile.in: (configure-target-examples, all-target-examples):
18338 New targets, configure and build example programs.
18339
18340 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18341
18342 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18343 use it as input to sedit the generated MPW makefile.
18344 * mpw-README: Add a suggestion about Gestalt.h.
18345
18346 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18347
18348 * config.sub: Accept *-*-ieee*.
18349
18350 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18351
18352 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18353 Ronald F. Guilmette <rfg@monkeys.com>.
18354
18355 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18356
18357 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18358 for powerpc-pe native.
18359 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18360 (target==powerpc-pe): duplicate i386-win32 entry.
18361
18362 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18363
18364 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18365 of vxworks, not just vxworks5.1.
18366
18367 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18368
18369 * mpw-configure: Add support for exec-prefix.
18370
18371 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18372
18373 * config.guess: Recognize HP model 816 machines as having
18374 a PA1.1 processor.
18375
18376 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18377
18378 * configure: Ignore new autoconf configure options.
18379
18380 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18381
18382 * config.guess: Recognize Pentium under SCO.
18383 From Robert Lipe <robertl@arnet.com>.
18384
18385 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18386
18387 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18388
18389 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18390
18391 * configure.in: Don't configure gas for alpha-dec-osf*.
18392
18393 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18394
18395 * configure.in: Default to --with-stabs for some targets for which
18396 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18397 i[345]86*-*-unixware*.
18398
18399 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18400
18401 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18402 rather than basing it on the target. Simplify handling of options
18403 controlling which directories to configure. Remove extraneous
18404 slash in multi-clean target.
18405
18406 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18407
18408 * config-ml.in: Prefix more variables with ml_ so they don't collide
18409 with configure's.
18410
18411 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18412
18413 * configure: Don't turn -v into --v.
18414
18415 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18416
18417 * configure.in (targargs): Fix typo.
18418
18419 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18420
18421 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18422
18423 * configure.in: Strip --host and --target options from
18424 CONFIG_ARGUMENTS, and always configure for --host only. Add
18425 --with-cross-host option when building with a cross-compiler.
18426 * configure: Canonicalize the arguments put into config.status by
18427 always using `=' for an option with an argument. Pass a presumed
18428 --host or --target explicitly.
18429
18430 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18431
18432 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18433 into general OS recognition case.
18434
18435 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18436
18437 * configure.in (target_configdirs): add target-winsup only
18438 for win32 target systems.
18439
18440 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18441
18442 * Makefile.in (all-target-libgloss): Depend upon
18443 configure-target-newlib, since when libgloss is built it looks to
18444 see if the newlib directory exists.
18445
18446 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18447
18448 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18449 cfg-ml-*.in.
18450
18451 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18452
18453 * configure: Handle LD and LD_FOR_TARGET when configuring a
18454 Canadian Cross.
18455
18456 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18457
18458 * configure.in (target_libs): add target-winsup.
18459 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18460 (target==ppcle-pe): remove ld from $noconfigdirs.
18461
18462 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18463
18464 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18465 Preserve relative path names in $srcdir. Build symlink tree if
18466 configuring cross target dir and srcdir=. (= no VPATH support).
18467 (configure-target-libg++): Depend on configure-target-librx.
18468 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18469 * config-ml.in: New file.
18470 * symlink-tree: New file.
18471 * configure: Ensure srcdir="." if that's what it is.
18472
18473 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18474
18475 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18476 includes and FLEX_SKELETON setting.
18477 * mpw-configure (--with-gnu-ld): New option, controls whether
18478 to use PPCLink or ld with PowerMac GCC.
18479 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18480 * mpw-config.in: Configure grez if targeting Mac.
18481
18482 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18483 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18484 just macos.
18485 * configure.in: Configure grez resource compiler if targeting Mac.
18486 * Makefile.in (all-grez, install-grez): New targets.
18487
18488 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18489
18490 * configure: CXX defaults to gcc, not g++. If we find
18491 gcc in the path, set CC to gcc -O2.
18492
18493 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18494
18495 * configure: Default ${build} correctly. Avoid picking up extra
18496 spaces when reading CC and CXX from Makefile. When doing a
18497 Canadian Cross, use plausible default values for numerous
18498 variables.
18499 * configure.in: When doing a Canadian Cross, don't try to
18500 configure tools whose configure script can't handle it.
18501
18502 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18503
18504 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18505
18506 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18507
18508 * configure: Remove dubious bug reporting address.
18509
18510 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18511
18512 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18513 configure script, run that instead of this directory's configure.
18514 In either case, print a message that we're configuring the sub-dir.
18515
18516 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18517
18518 * configure.in: Before checking for the existence of various files,
18519 use sed to filter out "target-".
18520
18521 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18522
18523 * Makefile.in (DO_X): Split rule to decrease command line length
18524 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18525 (Philippe De Muyter).
18526
18527 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18528
18529 * Makefile.in (all-patch): depend on all-libiberty.
18530
18531 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18532
18533 * configure.in: If the only directory in target_configdirs which
18534 actually exists is libiberty, then set target_configdirs to empty,
18535 to avoid trying to build a target libiberty in a gas or gdb
18536 distribution.
18537
18538 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18539
18540 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18541 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18542 systems.
18543
18544 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18545
18546 * configure.in (copy_dirs): Use sys-include instead of include
18547 for --with-headers option.
18548
18549 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18550
18551 * Makefile.in, configure.in: Make winsup builds work with
18552 new scheme.
18553
18554 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18555
18556 * configure.in: Build the linker on AIX.
18557
18558 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18559
18560 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18561 where needed.
18562
18563 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18564
18565 * Makefile.in (all-gcc): Fix typo.
18566
18567 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18568
18569 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18570
18571 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18572
18573 * configure.in: Rename libFOO to target-libFOO, and xiberty
18574 to target-xiberty, to provide more flexibility.
18575 (target_subdir): Define. Create if cross.
18576 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18577 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18578 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18579 check-libFOO -> check-target-libFOO, etc.
18580 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18581 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18582 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18583 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18584 allow ALL_GCC="" to only configure.
18585 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18586 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18587 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18588
18589 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18590
18591 * Makefile.in (taz): Build "info" in etc explicitly.
18592
18593 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18594
18595 * configure.in: Make sure that CC is undefined (as opposed to
18596 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18597 problem with autoconf trying to configure on a host without GCC.
18598
18599 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18600
18601 * mpw-configure: Set host alias from choice of host compiler,
18602 only use generic MPW Makefile sed if present, edit a file
18603 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18604 * mpw-README: Add problem notes about CW6 and CW7.
18605
18606 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18607
18608 * Makefile.in (taz): Use ";" instead of ";;".
18609
18610 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18611
18612 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18613 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18614 DISTDOCDIRS.
18615 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18616 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18617
18618 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18619
18620 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18621 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18622 Move bfd to DISTSTUFFDIRS.
18623
18624 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18625
18626 * Makefile.in (X11_LIB): Removed.
18627 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18628
18629 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18630
18631 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18632
18633 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18634 names.
18635
18636 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18637
18638 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18639
18640 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18641
18642 * configure.in (i[345]86-*-win32): Always build newlib.
18643 Don't configure cvs, autoconf or texinfo.
18644 * Makefile.in (LD_FOR_TARGET): New.
18645 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18646 Pass down LD_FOR_TARGET.
18647
18648 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18649
18650 * winsup: New directory.
18651 * Makefile.in: Build winsup.
18652 * configure.in: Winsup is configured when target is win32.
18653 Can only build win32 target GDB when native.
18654
18655 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18656
18657 * config.guess: Recognize HP model 819 machines as having
18658 a PA 1.1 processor.
18659
18660 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18661
18662 * configure: Fix sed loop which substitutes for CC and CXX to
18663 avoid bug found in various sed implementations.
18664
18665 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18666
18667 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18668 simulator. Use standard powerpc-*-eabi*.
18669
18670 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18671
18672 * configure.in: Stop putting gas and binutils in noconfigdirs for
18673 powerpc-*-aix* and rs6000-*-*.
18674
18675 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18676
18677 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18678 -mcall-aixdesc libraries.
18679
18680 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18681
18682 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18683
18684 * config.sub (arm | armel | armeb): Fix shell syntax.
18685
18686 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18687
18688 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18689 -msoft-float and -mcpu=common support.
18690 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18691 libraries.
18692
18693 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18694
18695 * configure.in: Allow configuration and build of emacs19 for the alpha.
18696
18697 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18698
18699 * configure.in (CC): Get ^CC, not just any old CC, from
18700 ${host_makefile_frag}.
18701
18702 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18703
18704 * configure.in (CC): Try to get CC from
18705 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18706
18707 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18708
18709 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18710 only if it exists in $(srcdir).
18711
18712 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18713
18714 * configure: If CC and CXX are not set in the environment, set
18715 them, based on either an existing Makefile or on searching for gcc
18716 in PATH. Substitute for CC and CXX in Makefile.
18717 * configure.in: Remove libm from target_libs. Separate
18718 target_configdirs from configdirs. If CC is not set in
18719 environment, try to get it from a host Makefile fragment. Rewrite
18720 changes of configdirs to use skipdirs instead. A few minor
18721 tweaks. Take directories out of target_configdirs as they are
18722 taken out of configdirs. Remove existing Makefile files from
18723 subdirectories. Substitute for TARGET_CONFIGDIRS and
18724 CONFIG_ARGUMENTS in Makefile.
18725 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18726 by configure.in.
18727 (CONFIG_ARGUMENTS): Likewise.
18728 (CONFIGURE_TARGET_MODULES): New variable.
18729 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18730 ($(CONFIGURE_TARGET_MODULES)): New target.
18731 (configure-libg++, configure-libio): New targets.
18732 (all-libg++): Depend upon configure-libg++.
18733 (all-libio): Depend upon configure-libio.
18734 (configure-libgloss, all-libgloss): New targets.
18735 (configure-libstdc++): New target.
18736 (all-libstdc++): Depend upon configure-libstdc++.
18737 (configure-librx, all-librx): New targets.
18738 (configure-newlib): New target.
18739 (all-newlib): Depend upon configure-newlib
18740 (configure-xiberty): New target.
18741 (all-xiberty): Depend upon configure-xiberty.
18742
18743 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18744
18745 * configure.in (host i[345]86-*-win32): Expand the
18746 noconfigdirs again.
18747
18748 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18749
18750 * mpw-configure: Fix sed command file name.
18751
18752 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18753
18754 * configure.in (host i[345]86-*-win32): Reduce the
18755 noconfigdirs again.
18756
18757 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18758
18759 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18760 or powerpc*-*-pe*, since they are not yet supported.
18761
18762 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18763
18764 Add PowerMac support and many other enhancements.
18765 * mpw-configure: New option --cc to select compiler to use,
18766 paste options set according to --cc into the generated
18767 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18768 if mpw-make.sed is present.
18769 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18770 add forward includes for PowerPC include files.
18771 * mpw-build.in: Build using Makefile.PPC if present.
18772 (do-byacc, etc): Remove separate version resource builds.
18773 (do-gas): Build "stamps" before "all".
18774 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18775 * mpw-README: Update to reflect --cc option, PowerMac support,
18776 and recently-reported compatibility problems.
18777
18778 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
18779
18780 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18781 embedded m68k systems (-aout, -coff, -elf, -vxworks).
18782 (--with-multilib-top): Pass to recursive invocations.
18783
18784 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
18785
18786 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18787 v810-*-*.
18788
18789 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18790
18791 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18792 gdb, ld and opcodes on v810-*-*.
18793
18794 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
18795
18796 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18797 (local-maintainer-clean): New target.
18798 (maintainer-clean): New target.
18799 (realclean): Just depend upon maintainer-clean.
18800
18801 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18802
18803 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18804
18805 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
18806
18807 * configure.in: Build ld in mips*-*-bsd* case.
18808
18809 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
18810
18811 * config.sub: Accept -lites* OS. From Ian Dall.
18812
18813 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
18814
18815 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18816 targets.
18817
18818 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18819
18820 * configure.in: treat i386-win32 canadian cross the same as
18821 i386-go32 canadian cross.
18822
18823 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18824
18825 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18826 running under the simulator to build a reduced set of libraries.
18827 (powerpc-*-eabiaix): Add fine grained multilib support added to
18828 other powerpc targets yesterday.
18829
18830 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18831
18832 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18833 -disable-softfloat, -disable-relocatable, -disable-aix, and
18834 -disable-sysv to control which multilib libraries get built.
18835
18836 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18837
18838 * configure: Add Makefile.tem to list of files to remove in trap
18839 handler.
18840
18841 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
18842
18843 * config.guess (*Linux*): Add missing "exit"s.
18844 Also, need specific check for alpha-unknown-linux (uses COFF).
18845
18846 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
18847
18848 * config.guess: Merge with FSF:
18849
18850 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
18851 * config.guess (AIX4): More robust release numbering discovery.
18852
18853 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
18854 * config.guess (i386-sequent-ptx): Properly get version number.
18855
18856 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
18857 * config.guess (mips:*:4*:UMIPS): New case.
18858
18859 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
18860
18861 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18862 (i386-win32 host): Likewise. Don't build readline.
18863
18864 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
18865
18866 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
18867 SUPPORT_FILES to submakes.
18868
18869 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
18870
18871 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18872 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18873 mpw-configure.
18874
18875 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
18876
18877 * configure.in (appdirs): Use =, not ==, in test expression when
18878 trying to build the text to print in the warning message for
18879 Solaris users.
18880
18881 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
18882
18883 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18884
18885 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18886
18887 * config.guess: Recognize lynx-2.3.
18888
18889 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
18890
18891 * config.sub (z8ksim): Deleted
18892 (z8k-*-coff): New, this is the one true name of the target.
18893
18894 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
18895
18896 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18897
18898 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
18899
18900 * config.guess (*:Linux:*:*): First try asking the linker what the
18901 default object file format is (elf, aout, or coff). Then if this
18902 fails, try previous methods.
18903
18904 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18905
18906 * configure.in: Don't build newlib for *-*-vxworks5.1.
18907
18908 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18909
18910 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18911 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18912
18913 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
18914
18915 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18916
18917 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
18918
18919 * cfg-ml-com.in: New file.
18920 * cfg-ml-pos.in: New file.
18921
18922 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18923
18924 * COPYING.NEWLIB: Add HP free copyright to list.
18925
18926 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18927
18928 * config.sub: Recognize -eabi* for the system, not just -eabi.
18929
18930 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
18931
18932 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18933 * config.sub, configure.in (win32): New target and host.
18934
18935 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
18936
18937 * configure.in: Add i386-pe configuration.
18938
18939 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
18940
18941 * mpw-build.in (install): Install GDB after LD.
18942
18943 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
18944
18945 * mpw-config.in (elf/mips.h): Always forward-include, needed
18946 for GDB to build.
18947
18948 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
18949
18950 * testsuite: New directory for customer acceptance and whole tool
18951 chain tests.
18952
18953 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18954
18955 * configure: If per-host line isn't found, but AC_OUTPUT is found
18956 and a configure script exists, run it instead.
18957
18958 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18959
18960 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
18961
18962 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
18963
18964 * configure: Set build_{cpu,vendor,os,alias} to host values when
18965 --build isn't specified.
18966
18967 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18968
18969 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18970 (FLAGS_TO_PASS): Pass them.
18971 (EXTRA_TARGET_FLAGS): Ditto.
18972
18973 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18974
18975 * Makefile.in (all-libg++): Depend on all-libstdc++.
18976
18977 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18978
18979 * configure.in (noconfigdirs): Enable all packages for
18980 i386-unknown-netbsd.
18981
18982 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
18983
18984 * configure.in (noconfigdirs): Don't configure tk for i386-go32
18985 hosted builds (DOS builds)
18986
18987 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18988
18989 Changes for ARM based on patches from Richard Earnshaw:
18990 * config.sub: Handle armeb and armel.
18991 * configure.in: Omit arm linker only for riscix.
18992
18993 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
18994
18995 * config.guess: Update from FSF.
18996
18997 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
18998
18999 * config.sub: Recognize powerpcle as the little endian variant of
19000 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19001 powerpcle variant. Convert pentium into i586, not i486. Add p5
19002 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19003 temporarily.
19004
19005 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19006
19007 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19008
19009 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19010
19011 * config.sub: Accept -lites* as a basic system type.
19012
19013 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19014
19015 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19016 installed, and if so return linuxoldld as the system name.
19017
19018 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19019
19020 * config.guess: Add hppa1.1-hp-lites support.
19021
19022 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19023
19024 * configure.in: Don't build newlib for m68k-vxworks5.1.
19025
19026 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19027
19028 * configure.in (mips-sgi-irix6): Use mh-irix5.
19029
19030 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19031
19032 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19033
19034 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19035
19036 * test-build.mk: Enable building of shared libraries on IRIX 5 and
19037 OSF/1. Fix compiler flags.
19038 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19039
19040 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19041
19042 * configure.in: Recognize --with-newlib.
19043 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19044
19045 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19046
19047 * Makefile.in: move {all,check,install}-gdb from *_MODULES
19048 to *_X11_MODULES due to gdbtk needing X include files et al.
19049
19050 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19051
19052 Merge in support for Mac MPW as a host.
19053 (Old change descriptions retained for informational value.)
19054
19055 * mpw-config.in: Add generic include forwards for cpu-specific
19056 include files in aout and elf directories.
19057
19058 * mpw-configure: Added copyright.
19059 * mpw-config.in: Check for presence of required build tools.
19060 (target_libs): Add newlib.
19061 (target_tools): Add examples.
19062 (Read Me): Generate as "Read Me for MPW" instead.
19063 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19064 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19065 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19066
19067 * mpw-configure: Remove subdir-specific makefile hackery,
19068 delete mk.tmp after using it.
19069
19070 * mpw-build.in (all): Display start and end times.
19071
19072 * mpw-configure (host_canonical): Set.
19073 (target_cpu): Always add to makefiles.
19074 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19075 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19076 (mpw-mh-mpw): Look for in srcdir and srcroot.
19077 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19078
19079 * mpw-build.in: (install-only): New target.
19080
19081 * mpw-configure (host_alias, target_alias): Rename from hostalias
19082 and targetalias, add into generated Makefile.
19083 (mk.tmp): If present, add into generated Makefile.
19084 * mpw-build.in (all-gas): Build config.h first before gas proper.
19085
19086 * mpw-configure (config.status): Write only if changed.
19087 * mpw-config.in (readline): Configure it (not built, just used for
19088 definitions).
19089
19090 * mpw-config.in (elf/mips.h): Add a forward include.
19091
19092 * mpw-config.in: Forward-include most .h files in include into
19093 extra-include.
19094 (readline): Don't build.
19095 mpw-build.in (install): Install GDB.
19096
19097 * mpw-configure (prefix, mpw_prefix): Handle it.
19098 * mpw-config.in (mmalloc, readline): Don't configure.
19099 * mpw-build.in (thisscript): Rename to ThisScript.
19100 Use mpw-build instead of BuildProgram everywhere.
19101 (mmalloc, readline): Don't build.
19102 * mpw-README: New file, basic documentation about the MPW port.
19103
19104 * mpw-config.in: Use forward-include to create include files.
19105
19106 * mpw-configure: Add more things to the top of each configured
19107 Makefile, including contents of config/mpw-mh-mpw.
19108 * mpw-config.in (extra-include): Create this directory and fill it
19109 with Posix-like include files when configuring.
19110
19111 * config.sub (apple, mac, mpw): Add various aliases.
19112
19113 * mpw-build.in: New file, top-level build script fragment for MPW.
19114 * mpw-configure: New file, configure script for MPW.
19115 * mpw-config.in: New file, config fragment for MPW.
19116
19117 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19118
19119 * configure.in (host_libs): Remove glob, since it is gone from the
19120 sources.
19121
19122 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19123
19124 * Makefile.in: define empty GDB_NLM_DEPS var.
19125
19126 * configure.in(target_makefile_frag): use config/mt-netware
19127 for netware targets.
19128
19129 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19130
19131 * config.sub: Merge in recent FSF changes. Remove linux special
19132 cases.
19133
19134 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19135
19136 Revert this change:
19137
19138 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19139
19140 * build-all.mk: Use CC=cc -Xs on Solaris.
19141
19142 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19143
19144 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19145 stop using it.
19146 * Makefile.in: Nuke all references to glob subdirectory.
19147
19148 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19149
19150 * configure.in: Fix --enable-shared logic in per-host.
19151
19152 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19153
19154 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19155
19156 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19157
19158 * configure.in (noconfigdirs): Don't build gas on AIX, for
19159 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19160
19161 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19162
19163 * configure: Fix --cache-file to work if the file argument is a
19164 relative path.
19165
19166 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19167
19168 * configure: If the --cache-file is used, pass it down to
19169 configure in subdirectories.
19170
19171 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19172
19173 * config.sub: add vxworks29k configuration.
19174
19175 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19176
19177 * Makefile.in (taz): Do "diststuff" part quietly.
19178
19179 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19180
19181 * config.sub: Mini-merge with gcc/config.sub.
19182
19183 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19184
19185 * config.guess (IRIX): Sed - to _.
19186
19187 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19188
19189 * Makefile.in (source-vault, binary-vault): New targets.
19190
19191 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19192
19193 * config.sub: Recognize -eabi as a basic system type.
19194
19195 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19196
19197 * configure.in (enable_shared stuff): Fix typo.
19198
19199 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19200
19201 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19202
19203 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19204
19205 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19206
19207 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19208
19209 * configure.in (rs6000-*-*): Don't build gas.
19210
19211 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19212
19213 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19214 reduce command line length.
19215 (AS_FOR_TARGET): Check for as.new, not Makefile.
19216 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19217
19218 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19219
19220 * config.guess: Merge from FSF.
19221
19222 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19223
19224 * configure: Don't use $ when handling program_suffix.
19225
19226 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19227
19228 * configure.in: Configure tk for hppa/hpux.
19229
19230 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19231
19232 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19233
19234 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19235
19236 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19237 to LIBCXXFLAGS. Tests are better run without it.
19238
19239 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19240
19241 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19242
19243 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19244
19245 * configure.in (*-*-netware*): Don't configure xiberty.
19246
19247 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19248
19249 * configure.in: Remove tk from native_only list.
19250
19251 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19252
19253 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19254 for special NCD build.
19255
19256 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19257
19258 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19259 makeall.bat, they're only useful for binutils snapshots.
19260 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19261 makeall.bat to specified SUPPORT_FILES.
19262
19263 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19264
19265 * build-all.mk: Add Ericsson targets to sun4 and solaris
19266 hosts. Add BNR's sun4 target to solaris host, so their
19267 build-from-source will be tested in-house first.
19268
19269 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19270
19271 * Makefile.in (LIBCFLAGS): New variable.
19272 (CFLAGS_FOR_TARGET): Ditto.
19273 (LIBCFLAGS_FOR_TARGET): Ditto.
19274 (LIBCXXFLAGS): Ditto.
19275 (CXXFLAGS_FOR_TARGET): Ditto.
19276 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19277 (BASE_FLAGS_TO_PASS): Pass them.
19278 (EXTRA_TARGET_FLAGS): Ditto.
19279
19280 * configure.in: Support --enable-shared.
19281
19282 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19283
19284 * configure.in (target_libs): Include libstdc++ again.
19285 * config.guess: Update from FSF (for FreeBSD).
19286
19287 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19288
19289 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19290 makeall.bat.
19291 (DISTDOCDIRS): Add `etc'.
19292 (ETC_SUPPORT_PFX): New variable.
19293 (taz): Include anything from etc starting with a word in
19294 ETC_SUPPORT_PFX.
19295
19296 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19297
19298 * config.sub: Update for recent FSF changes. Remove obsolete
19299 h8300hds entry. Add -windows* and -osx as basic os. Minor
19300 spacing changes.
19301
19302 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19303
19304 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19305
19306 * config.guess: Merge with FSF.
19307 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19308
19309 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19310
19311 * configure: Since the "trap 0" handler will override the exit
19312 status on many systems, only use it for "exit 1", and make it set
19313 a non-zero exit status; reset it before "exit 0". Also, check
19314 exit status of config.sub, and error out if it failed.
19315
19316 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19317
19318 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19319 and install libgloss.
19320
19321 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19322
19323 * Makefile.in (all-binutils): Depend upon all-byacc.
19324
19325 * configure.in: Don't build emacs on Irix 5.
19326
19327 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19328
19329 * configure.in (*-*-netware*): Add libio.
19330
19331 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19332
19333 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19334 (CHECK_TARGET_MODULES): Ditto.
19335 (INSTALL_TARGET_MODULES): Ditto.
19336 (TARGET_LIBS): Ditto.
19337 (all-libstdc++): Note dependencies.
19338
19339 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19340
19341 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19342
19343 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19344
19345 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19346 -fexternal-templates.
19347
19348 * configure.in (target_libs): Add libstdc++.
19349 (noconfigdirs): Add libstdc++ as appropriate.
19350
19351 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19352
19353 * config.guess: Update from FSF.
19354
19355 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19356
19357 * configure: Use ${config_shell} when running ${configsub}.
19358
19359 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19360
19361 * config.sub: No longer recognize h8300h.
19362
19363 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19364
19365 * config.sub: Remove extraneous differences between config.sub and
19366 gcc/config.sub.
19367
19368 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19369
19370 * Makefile.in (DISTSTUFFDIRS): Add gas.
19371
19372 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19373
19374 * COPYING.NEWLIB: New file.
19375
19376 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19377
19378 * config.guess (HP-UX): Patch from Harlan Stenn
19379 <harlan@landmark.com> to also emit release level.
19380
19381 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19382
19383 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19384
19385 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19386
19387 * config.sub: Merge nextstep cleanup from FSF.
19388
19389 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19390
19391 * configure.in (arm-*-*): Don't configure ld for this target.
19392
19393 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19394
19395 * configure.in (*-*-netware): don't configure libg++, libio,
19396 librx, or newlib.
19397
19398 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19399
19400 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19401 configure ld--it works, but it doesn't support shared libraries.
19402
19403 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19404
19405 * config.guess (*-unknown-freebsd*): Get rid of possible
19406 trailing "(Release)" in version string.
19407 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19408
19409 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19410
19411 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19412 Fix type: *-next-neststep -> *-next-nextstep.
19413
19414 * config.guess: Merge from FSF:
19415
19416 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19417
19418 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19419
19420 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19421
19422 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19423 instead of UNIX_SV for UnixWare 1.0).
19424
19425 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19426
19427 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19428 to make gdb/nlm/* build after the compiler and linker.
19429
19430 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19431
19432 * config.guess (netbsd, freebsd, linux): Accept any machine,
19433 not just i[34]86.
19434 (m68k-atari-sysv4): Relocate to match FSF version.
19435
19436 * config.guess: More merges from the FSF:
19437
19438 Add a space before function call or macro invocation.
19439
19440 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19441
19442 * config.guess: Add trap cmd to remove dummy.c and dummy when
19443 interrupted.
19444
19445 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19446
19447 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19448 (dummy): Redirect stderr from compilation of dummy.c.
19449
19450 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19451
19452 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19453
19454 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19455
19456 * configure: Accept and ignore --cache*, for compatibility with
19457 new autoconf.
19458
19459 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19460
19461 * config.guess: Merge from FSF:
19462
19463 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19464
19465 * config.guess (Pyramid*:OSx*:*:*): New case.
19466 (PATH): Add /.attbin at end for finding uname.
19467 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
19468
19469 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19470
19471 * config.guess (M88*:DolphinOS:*:*): New case.
19472
19473 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19474
19475 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19476 to select whether to use ELF or COFF.
19477
19478 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19479
19480 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19481
19482 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19483
19484 * config.guess: Guess the OS version for HPUX.
19485
19486 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19487
19488 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19489
19490 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19491
19492 * configure.in: Recognize --with-headers, --with-libs, and
19493 --without-newlib.
19494 * Makefile.in (all-xiberty): Depend upon all-ld.
19495
19496 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19497
19498 * configure.in: Change i[34]86 to i[345]86.
19499
19500 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19501
19502 * configure (version): A few more tweaks to help message.
19503
19504 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19505
19506 * Makefile.in: Remove (for now) librx as a host library,
19507 now that we're building it for target.
19508
19509 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19510
19511 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19512 (Karl Berry).
19513
19514 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19515
19516 * configure.in: Also configure librx.
19517
19518 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19519
19520 * Makefile.in: Update various rules to reflect that librx
19521 is now needed for libg++.
19522
19523 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19524
19525 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19526
19527 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19528
19529 * configure.in: Configure the examples directory.
19530
19531 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19532
19533 * configure: Simplify Jun 2 1994 change.
19534
19535 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19536
19537 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19538 /bin/gcc isn't good enough to build gcc.
19539
19540 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19541
19542 * Makefile.in (GDB_SUPPORT_FILES): Remove
19543 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19544 (gdb.tar.gz): Add new rule to use standard distribution building
19545 mechanism.
19546
19547 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19548
19549 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19550 Bill Cox <bill@cygnus.com>.
19551
19552 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19553
19554 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19555
19556 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19557
19558 * configure: Search current dir first in .gdbinit.
19559
19560 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19561
19562 * config.sub: Recognize freebsd (merged from gcc config.sub).
19563
19564 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19565
19566 * config.sub: Refer to NeXT's operating system as nextstep.
19567
19568 * config.sub (case $basic_machine): Re-order the cases, to match
19569 the order in the FSF version (which is mostly alphabethical).
19570 Merge in some additions and changes from the FSF.
19571
19572 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19573
19574 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19575 * config.sub: Recognize cxux7.
19576 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19577
19578 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19579
19580 * config.sub: Fix typo powerpc -> powerpc-*.
19581
19582 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19583
19584 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19585
19586 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19587 parallel with all-emacs and install-emacs). Top-level command
19588 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19589
19590 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19591
19592 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19593 $(relbindir)/make before doing ``make install'', and use
19594 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19595 installing over running make binary.
19596 ($(host)-stamp-stage3-installed): Likewise.
19597
19598 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19599
19600 * config.guess: Recognize Mach.
19601
19602 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19603
19604 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19605 see whether --exec-prefix was used.
19606
19607 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19608
19609 * README: Explicitly mention libg++/README. (Zoo's idea.)
19610
19611 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19612
19613 * Makefile.in: Add all-librx target similar to all-libproc.
19614
19615 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19616
19617 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19618 with post 1.2 uname bogosity.
19619
19620 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19621
19622 * configure: Remove temporary files on receipt of a signal.
19623
19624 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19625
19626 * configure: If there is a package_makefile_frag, remove
19627 ${subdir}/Makefile.tem after copying it in.
19628
19629 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19630
19631 * build_all.mk: support rs6000 lynx identifies itself as
19632 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19633 since /bin/gcc is too feeble to compile a modern gcc.
19634
19635 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19636
19637 * brought devo/test-build.mk update-to-date with progressive/
19638 test-build.mk. Add lynx targets and hppa flag info.
19639
19640 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19641
19642 * configure.in: Use mh-ncrsvr43. Patch from
19643 Tom McConnell <tmcconne@sedona.intel.com>.
19644
19645 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19646
19647 * config.guess (i386-unknown-bsdi): No longer need to
19648 check #if defined(__bsdi__) && defined(__i386__).
19649
19650 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19651
19652 * configure: Set program_transform_nameoption correctly.
19653
19654 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19655
19656 * brought build-all.mk update-to-date with progressive build-all.mk,
19657 added new targets and hppa info.
19658
19659 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19660
19661 * configure: If config.guess result is a prefix of the user
19662 specified target, assume a native build and use the user specified
19663 target as the host alias. Remove SunOS patch suffix removal hack.
19664 * configure.in: Remove SunOS patch suffix removal hack.
19665
19666 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19667 in NATIVE_CHECK_MODULES.
19668
19669 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19670
19671 * Makefile.in: Rename HOST_ONLY to NATIVE.
19672 * configure: Delete SunOs patch suffix from host_canonical
19673 and build_canonical variables that are prepended to Makefiles.
19674 * configure.in: Add comments for easier maintenance.
19675
19676 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19677
19678 * Makefile.in: Add all-libproc target similar to all-gui.
19679
19680 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19681
19682 * Makefile.in (CHECK_MODULES): split into
19683 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19684
19685 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19686
19687 * config.guess (i386-unknown-bsdi): New system to guess.
19688
19689 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19690
19691 * Makefile.in: Add all-gui target (but not yet build by "all").
19692
19693 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19694
19695 * config.sub: Move deletion of patch suffix from here...
19696 * configure.in: To here, at Ian's suggestion. The top-
19697 level scripts might need to know of a patch level.
19698
19699 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19700
19701 * config.sub: Strip off patch suffix so rtl is recognized
19702 as a sunos4.1.3 machine, even though it's been patched.
19703
19704 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19705
19706 * Makefile.in (INSTALL_LAST): Delete.
19707 (INSTALL_DOSREL): New.
19708
19709 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19710
19711 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19712 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19713 whether we pass down --with-gnu-ld anyhow.
19714
19715 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19716
19717 * Makefile.in (INSTALL_LAST): Change operation so it works
19718 on more flavors of make.
19719 * configure.in (go32): Don't build libg++ or libio.
19720
19721 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19722
19723 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19724 they can be overriden by templates.
19725
19726 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19727
19728 * configure.in (target==go32): Don't build gdb.
19729 * dosrel: New directory.
19730
19731 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19732
19733 * configure.in (host==go32): Configure dosrel too.
19734 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19735 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19736 be set by incoming names or templates.
19737 (INSTALL_LAST): New rule.
19738
19739 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19740
19741 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19742
19743 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19744
19745 * configure.in (appdirs): New variable. Currently empty, but will
19746 be used in gas distribution. If nonempty, lists a set of
19747 directories at least one of which must get configured, or top
19748 level configuration is considered to have failed.
19749 (rs6000-*-lynxos*): Use new file name.
19750
19751 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19752
19753 Eliminate XTRAFLAGS.
19754 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19755 newlib include files using -idirafter, and also use -nostdinc.
19756 (CXX_FOR_TARGET): Likewise.
19757 (XTRAFLAGS): Removed.
19758 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19759 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19760 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19761 ($(DO_X)): Don't pass down XTRAFLAGS.
19762
19763 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19764
19765 * configure.in (mips*-dec-bsd*): New target; do build linker.
19766 (mips*-*-bsd*): New target; don't build linker.
19767
19768 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19769
19770 * configure.in: support rs6000-*-lynxos* configuration.
19771 support sunos4 as a cross target.
19772
19773 * config.sub: look for lynx*, not lynx since the OS version may
19774 legitimately be part of the name.
19775
19776 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19777
19778 * configure.in (i[34]86-*-sco*): Move to be with other i386
19779 targets.
19780 (romp-*-*): New target. Skip various binary utilities.
19781 (vax-*-*): New target. Don't build newlib.
19782 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
19783
19784 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19785
19786 * configure.in: Only set host_makefile_frag if config
19787 directory exists.
19788
19789 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19790
19791 * install.sh: If $dstdir exists, don't check whether each
19792 component does.
19793
19794 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19795
19796 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19797
19798 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19799
19800 * configure.in (*-*-lynxos*): Don't configure newlib for either
19801 native or cross Lynx.
19802
19803 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
19804
19805 * config.sub (sparc64-elf): Fix os.
19806 (z8k): Remove duplicate.
19807
19808 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19809
19810 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19811 gcc/stmp-fixproto, to try to prevent fixproto from being run.
19812
19813 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
19814
19815 * configure: Make file links cleanly even if Lynx fails on
19816 an NFS symlink (at least fail cleanly).
19817
19818 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19819
19820 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19821 -XNh2000.
19822
19823 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19824
19825 * configure: Unknown options are fatal again.
19826
19827 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
19828
19829 * configure: Ignore --x-includes and --x-libraries, for Autoconf
19830 compatibility.
19831
19832 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
19833
19834 * build-all.mk: Add `clean' target.
19835
19836 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19837
19838 * config.guess: Add SINIX support.
19839 * configure.in: Add mips-*-sysv4* support.
19840
19841 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
19842
19843 * build-all.mk: Document all useful targets.
19844 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19845 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19846
19847 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19848
19849 * configure: Support --silent, --quiet.
19850
19851 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19852
19853 * configure: Support --disable-FEATURE.
19854
19855 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19856
19857 * config.guess: Recognize NCR running SVR4.3.
19858
19859 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
19860
19861 * config.guess: Make BSDI generate i386-unknown-bsd386.
19862 Patch from Paul Eggert <eggert@twinsun.com>.
19863
19864 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19865
19866 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19867
19868 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19869
19870 * configure: Make unrecognized options give nonfatal warnings
19871 instead of fatal errors, and pass them to any subdirectory
19872 configures in case they recognize them.
19873 Make --x equivalent to --with-x.
19874
19875 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19876
19877 * configure: Add --enable-* options. Clean up usage message and
19878 some comments.
19879
19880 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
19881
19882 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19883
19884 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19885
19886 * configure.in (hppa*-*-*): Enable binutils.
19887
19888 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19889
19890 * config.sub: Recognize cisco.
19891
19892 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
19893
19894 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19895
19896 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19897
19898 * config.guess: about target *-hitachi-hiuxwe2, don't print more
19899 than one configuration name. Add comment.
19900
19901 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
19902
19903 * config.guess: about target *-hitachi-hiuxwe2, fixed
19904 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
19905 macro is incorrect.]
19906
19907 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19908
19909 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19910 than the "make ls" stuff which used to be here.
19911
19912 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19913
19914 * config.guess: Recognize i[34]86-unknown-freebsd.
19915 From Shawn M Carey <smcarey@rodan.syr.edu>.
19916
19917 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
19918
19919 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19920
19921 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19922
19923 * config.guess: Check for ptx.
19924
19925 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
19926
19927 * config.sub: Add os9k checking.
19928
19929 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19930
19931 * config.guess: Handle OSF1 running on HPPA processors
19932
19933 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19934
19935 * configure: If subdir configure fails, print out a message with
19936 subdirectory name, in case subdir's configure code didn't identify
19937 itself.
19938
19939 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
19940
19941 * configure.in: Remove embedded newlines from configdirs.
19942 Avoid mismatches of substrings. Fix matching strings at end
19943 of configdirs.
19944
19945 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
19946
19947 * config.guess: Add Lynx/rs6000 config support.
19948
19949 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19950
19951 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19952
19953 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
19954
19955 * configure.in (hppa*-*-osf*): Treat this just like most other
19956 PA configurations (eg no binutils or ld).
19957 (hppa*-*-*elf*): These configurations have binutils and ld.
19958
19959 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19960
19961 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
19962
19963 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19964
19965 * configure.in (rs6000-*-*): Build gas.
19966
19967 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19968
19969 * Makefile.in: Avoid bug in losing hpux sed.
19970
19971 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19972
19973 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19974 for GDB and GDB has been fixed to not need it.
19975
19976 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19977
19978 * config.guess: Recognize vax hosts.
19979
19980 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19981
19982 * configure (while loop): Don't use "break 2" inside case
19983 statement -- the case statement isn't an enclosing loop.
19984
19985 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
19986
19987 * config.guess: Clean up NeXT support, to allow nextstep
19988 on Intel machines. Make OS be nextstep.
19989
19990 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
19991
19992 * config.guess: Add alternate forms for Convex.
19993
19994 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
19995
19996 * configure: Completely rewrite option processing. Take
19997 advantage of pattern-matching to avoid invoking test frequently.
19998 Also clean up host and target defaulting logic.
19999
20000 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20001
20002 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20003 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20004 commands (plus user environment) will fit SCO limits.
20005
20006 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20007
20008 * configure.in: Don't issue warnings about directories which are
20009 not being configured if -norecursion is set. Correct test for
20010 --with-gnu-as and --with-gnu-ld to not get confused by substring
20011 matches.
20012
20013 * configure.in: Don't build gas for alpha-dec-osf1*.
20014
20015 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20016
20017 * configure: Back out Per's change of 12/19/1993. It changes the
20018 behavior of configure in unexpected and confusing ways.
20019
20020 Also, use different delim char when calculating
20021 program_transform_name so that the name can contain slashes.
20022
20023 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20024
20025 * configure.in, config.sub: Add support for VSTa micro-kernel.
20026
20027 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20028
20029 * configure.in: Nuke hacks which were used to get a special
20030 version of GAS for HPPA configurations.
20031
20032 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20033
20034 * configure: If only ${target_alias} is given, use that
20035 as the default for ${host_alias}.
20036 * configure: Add missing back-slashes before nested quotes.
20037
20038 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20039
20040 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20041
20042 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20043
20044 * config.guess: Recognize some Tektronix configurations.
20045 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20046
20047 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20048
20049 * config.sub: Match any flavor of SH.
20050
20051 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20052
20053 * configure.in: Don't try to configure newlib for Alpha.
20054
20055 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20056
20057 * configure.in: Don't build ld for Irix 5. Don't build gas,
20058 libg++ or libio for any Alpha target.
20059
20060 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20061
20062 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20063
20064 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20065 default arguments -- so it tried to compress itself.
20066
20067 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20068
20069 * configure.in (notsupp): ensure that a space is always at the end
20070 of the configdirs list, since the grep checks for an explicit space
20071
20072 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20073
20074 * configure.in (target i386-sysv4.2): don't build ld, since static
20075 versions of many libraries are not available.
20076
20077 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20078
20079 * config.guess: Recognize Apollos (using environment variables).
20080 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20081
20082 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20083
20084 * config.guess: Recognize Sony news mips running newsos.
20085
20086 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20087
20088 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20089 "fi ; else" for bash.
20090
20091 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20092
20093 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20094
20095 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20096
20097 * config.sub: accept unixware as an alias for svr4.2.
20098 Fix some inconsistancies with the gcc version.
20099
20100 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20101
20102 * Makefile.in (DISTDOCDIRS): Add gdb.
20103
20104 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20105
20106 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20107
20108 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20109
20110 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20111 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20112 this now.
20113
20114 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20115
20116 * config.sub: Accept hiux* as an OS name.
20117
20118 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20119 etc/make-stds.texi. The underscore came from gcc, and dje now
20120 agrees that RUNTESTFLAGS is the correct name.
20121
20122 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20123
20124 * install.sh: Remove 'set -e'. It makes any conditionals
20125 in the script useless.
20126
20127 * config.guess: Automatically recognize arm-acorn-riscix
20128 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20129
20130 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20131
20132 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20133
20134 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20135
20136 * Makefile.in (DISTDOCDIRS): New variable.
20137 (taz): Edit local Makefile.in sooner, instead of proto-toplev
20138 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
20139
20140 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20141
20142 * configure.in (hppa target): check the source directory for the
20143 pagas sub-directory
20144
20145 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20146
20147 * config.sub: Allow -aout* and -elf*.
20148
20149 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20150
20151 * configure.in: Don't build ld on i386-solaris2, same as for
20152 sparc-solaris2.
20153
20154 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20155
20156 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20157
20158 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20159
20160 * configure.in: Configure gdb for alpha.
20161
20162 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20163
20164 * Makefile.in (CXXFLAGS): Add -O.
20165
20166 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20167
20168 * config.guess: added support for DG Aviion
20169
20170 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20171
20172 * configure.in: Produce warning message for subdirectories not
20173 configurable for this host/target combination. Don't try to
20174 configure gdb for vms.
20175
20176 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20177
20178 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20179 appropriate files before making "diststuff".
20180 (DISTBISONFILES): New var: list of files to be edited.
20181 (DISTSTUFFDIRS): Add binutils.
20182
20183 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20184
20185 * config.sub: also handle mipsel and mips64el (for little endian mips)
20186
20187 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20188
20189 * configure.in: Add * to end of all OS names.
20190
20191 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20192
20193 * configure.in: Build newlib for LynxOS native.
20194
20195 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20196
20197 * config.guess: Add support for delta 88k running SVR3.
20198
20199 * configure.in: Add comment about HP compiler vs. emacs.
20200
20201 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20202
20203 * configure.in: don't build ld on solaris2 (not a viable option
20204 due to bugs in getpwnam & getpwuid)
20205
20206 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20207
20208 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20209 config.guess will produce a full version number.
20210
20211 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20212
20213 * configure.in: Build linker and binutils for alpha-dec-osf1.
20214
20215 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20216
20217 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20218 and gdb/testsuite/Makefile.in.
20219
20220 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20221
20222 * configure.in: recognize mips*- instead of mips-
20223
20224 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20225
20226 * config.sub: Accept linux*coff and linux*elf as operating
20227 systems.
20228
20229 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20230
20231 * config.sub: Recognize mips64, and mips3 as an alias for it.
20232
20233 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20234
20235 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20236 gdb knows how to handle OSF/1 shared libraries.
20237
20238 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20239
20240 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20241 * config.guess: Recognize Hitachi's HIUX.
20242 * config.sub: Recognize h3050r* and hppahitachi.
20243 Remove redundant cases for hp9k[23]*.
20244
20245 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20246
20247 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20248 if gas and ld are in the source tree and are in ${configdirs}.
20249 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20250 --with options (but still pass them down on the command line,
20251 if they were explicitly specified).
20252
20253 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20254
20255 * configure: substitute SHELL value in Makefile.in with
20256 ${CONFIG_SHELL}
20257
20258 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20259
20260 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20261 *-*-solaris2* targets.
20262
20263 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20264
20265 * Makefile.in: define M4, and pass it down to sub-makes;
20266 all-autoconf now depends on all-m4
20267
20268 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20269
20270 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20271 presence of {ar,ranlib} instead of a configured directory
20272
20273 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20274
20275 * config.guess: Accept 34?? as well as 33?? for NCR.
20276
20277 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20278
20279 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20280 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20281
20282 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20283
20284 * configure: grab values for $(CC) and $(CXX) from the
20285 environment, so that someone can do "CC=gcc configure; make" and
20286 have it work right (matching the way that autoconf works now)
20287
20288 * configure.in, Makefile.in: add support for gash, the tcl
20289 interface to Galaxy
20290
20291 * config.guess: add NetBSD variants (hp300, x86)
20292
20293 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20294
20295 * install.sh: Support -d option (in the manner of SunOS 4 install,
20296 as it is more deterministic than that of GNU install)
20297 (chmodcmd): Set file to mode 755 by default (should also do default
20298 chgrp and chown, but I don't feel like dealing with that now)
20299
20300 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20301
20302 * config.sub: Remove h8300hhms alias.
20303
20304 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20305
20306 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20307
20308 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20309
20310 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20311 as stmp-fixinc
20312
20313 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20314
20315 * config.sub: recognize m88110-bug-coff.
20316
20317 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20318
20319 * Makefile.in (all-libio): all dependencies on the toolchain used
20320 to build this (gcc, gas, ld, etc)
20321
20322 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20323
20324 * config.guess: Deal with OSF/1 1.3 on alpha.
20325
20326 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20327
20328 * install.sh: add some 'else true' clauses for portability
20329
20330 * configure.in: don't build libio for h8[35]00-*-* targets
20331
20332 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20333
20334 * Makefile.in: Add support for new libio.
20335
20336 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20337
20338 * install.sh: If one command fails, don't try the rest. Don't try
20339 to remove $dsttmp (via trap) unless we have already created it.
20340 If $src doesn't exist, detect it and exit with an error.
20341
20342 * config.guess: Recognize BSD on hp300.
20343
20344 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20345
20346 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20347 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20348
20349 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20350
20351 * Makefile.in (all-send-pr): depends on all-prms
20352
20353 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20354
20355 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20356
20357 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20358
20359 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20360 Added test for mips-mips-riscos5.
20361
20362 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20363
20364 * configure.in: use mh-hp300 for 68k HP hosts
20365
20366 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20367
20368 * configure: add support for CONFIG_SHELL, so that you can use
20369 some alternate shell for evaluating configure scripts
20370
20371 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20372
20373 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20374 in configure script to bug-gdb@prep.ai.mit.edu when building
20375 distribution archive.
20376 * Makefile.in (COMPRESS): Remove def.
20377 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20378 gdb.tar.Z and make-gdb.tar.Z respectively.
20379 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20380 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20381 to convergence with 'taz' target in Makefile.in.
20382
20383 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20384
20385 * install.sh (dsttmp): use trap to ensure that tmp files go
20386 away on error conditions
20387
20388 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20389
20390 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20391
20392 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20393
20394 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20395 its parent is '/' not ''.
20396
20397 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20398
20399 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20400
20401 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20402 that ${newsrcdir}/configure.in does.
20403
20404 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20405
20406 * test-build.mk: support for CONFIG_SHELL
20407
20408 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20409
20410 * config.sub (netware): Add as a basic system type.
20411
20412 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20413
20414 * Makefile.in (Makefile): depend on configure.in. Also drop the
20415 $(srcdir)/ from the dependency on Makefile.in.
20416
20417 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20418
20419 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20420 (h8300hhms is temporary until multi-libraries are implemented).
20421 * configure.in: Handle h8300h too.
20422
20423 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20424
20425 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20426
20427 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20428
20429 * configure: Remove extraneous output when guessing host type.
20430 * config.guess: Remove extraneous output when guessing using C
20431 compiler rather than uname, or when guessing fails.
20432
20433 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20434
20435 * Makefile.in: remove all.cross and install.cross targets
20436
20437 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20438 definitions
20439
20440 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20441
20442 * configure.in (target sh): Build gprof.
20443
20444 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20445
20446 * config.sub: change -solaris to -solaris2
20447
20448 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20449
20450 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20451
20452 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20453
20454 * configure: Correct error message for missing Makefile.in to
20455 print correct directory.
20456
20457 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20458
20459 * install.sh: kludge around 386BSD shell bug
20460
20461 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20462
20463 * config.guess: Recognize NeXT.
20464 * config.guess: Recognize i486-ncr-sysv4.
20465 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20466
20467 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20468
20469 * Makefile.in (MAKEINFOFLAGS): New variable.
20470 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20471 * build-all.mk, test-build.mk: Pass down --no-split as
20472 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20473
20474 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20475
20476 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20477
20478 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20479
20480 * Makefile.in (libg++.tar.z): New rule.
20481 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20482 * Makefile.in (taz): Only do a single chmod.
20483
20484 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20485
20486 * install.sh: don't use dirname anymore (replaced with sed usage)
20487
20488 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20489
20490 * Makefile.in: Change extension for gzip'd files from '.z' to
20491 '.gz' per new FSF standard usage.
20492
20493 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20494
20495 * configure: put quotes around the final value of program_transform_name
20496
20497 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20498
20499 * Makefile.in: new install.sh support; update install-info rules
20500
20501 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20502
20503 * configure.in: Build diff for crosses, but not for go32 host.
20504
20505 * configure.in: Build gprof only for native, and don't build it
20506 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20507
20508 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20509
20510 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20511
20512 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20513
20514 * configure.in (host_tools): Add prms.
20515
20516 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20517
20518 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20519 with $(FLAGS_TO_PASS) on the command line
20520
20521 * config.sub: Recognize lynx and lynxos
20522
20523 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20524
20525 * config.sub: Accept -ecoff*, not just -ecoff.
20526
20527 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20528
20529 * Makefile.in (taz): Use .gz suffix instead of .z.
20530 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20531 names.
20532
20533 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20534
20535 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20536
20537 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20538
20539 * Makefile.in (install-no-fixedincludes): install gcc last, so
20540 that rebuilds that might happen during 'make install' don't get
20541 bogus gcc include files
20542
20543 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20544
20545 Change from Utah for HPPA support:
20546 * config.guess: Recognize hppa1.x-hp-bsd.
20547
20548 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20549
20550 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20551 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20552
20553 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20554
20555 * config.sub: Add support for rom68k and bug boot monitors.
20556
20557 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20558
20559 * Makefile.in: Make all-opcodes depend on all-bfd.
20560
20561 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20562
20563 * config.guess: Added special check for i[34]86-univel-sysv4*.
20564
20565 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20566
20567 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20568 the processor rather than assuming i486.
20569
20570 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20571
20572 * config.guess: Recognize SunOS6 as Solaris3.
20573
20574 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20575
20576 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20577 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20578
20579 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20580
20581 * build-all.mk (all-cross): New target for Canadian Cross.
20582 Added Q2 go32 targets.
20583 * test-build.mk: Configure go32 cross sparclite-aout and
20584 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20585 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20586
20587 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20588
20589 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20590 GO32 hosted toolchains
20591
20592 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20593
20594 * configure: change so "-exec-prefix" gets passed down rather
20595 than "-exec_prefix" so autoconf generated Makefiles get the
20596 exec_prefix set right.
20597
20598 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20599
20600 * config.guess: get the Solaris2 minor version number
20601
20602 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20603
20604 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20605
20606 * config.guess: Recognize some Sequent platforms.
20607
20608 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20609
20610 * Makefile.in: added the vault-install target
20611
20612 * configure.in: actually use the Sun3 makefile fragment that's in
20613 config, also added the release dir to configdirs
20614
20615 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20616
20617 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20618
20619 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20620
20621 * configure.in: remove some program from Alpha targetted toolchains
20622
20623 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20624
20625 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20626 gprof.
20627 (taz): Run "make diststuff" in those directories instead of "make
20628 proto-dir". Look for "VERSION=" only at start of line in subdir
20629 Makefile. Use "gzip -9" for compression.
20630 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20631 (binutils.tar.z): New target.
20632
20633 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20634
20635 * Makefile.in (taz): Include gpl.texinfo.
20636
20637 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20638
20639 * Makefile.in (setup-dirs): Merged into "taz" target.
20640 (taz): Only do `proto-dir' stuff if a directory is actually needed
20641 for this target.
20642
20643 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20644
20645 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20646 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20647 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20648 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20649 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20650
20651 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20652
20653 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20654 config.sub, and move-if-change to gdb testsuite distribution
20655 archive, so the testsuite can be extracted, configured, and
20656 run separately from the gdb distribution. Blow away the Chill
20657 tests that require a Chill compiled executable, since GNU Chill
20658 is not yet publically available.
20659
20660 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20661
20662 * test-build.mk: set environment variables in a single command,
20663 instead of a list of assignments and exports
20664
20665 * config.guess: recognize Alpha/OSF1 systems
20666
20667 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20668
20669 * configure: Change help message to prefer --options rather than
20670 -options.
20671
20672 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20673
20674 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20675 zippy@ecst.csuchico.edu.
20676 * config.guess: Recognize miniframe.
20677
20678 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20679
20680 * Makefile.in: Use srcroot to find runtest rather than rootme.
20681 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20682
20683 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20684
20685 * test-build.mk: Extensive additions to support building on a
20686 machine other than the host.
20687
20688 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20689
20690 * configure (tooldir): Fix for i386-aix again.
20691
20692 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20693
20694 * configure, Makefile.in: Change definition of $(tooldir)
20695 to match the FSF.
20696
20697 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20698
20699 * config.guess: Recognize i[34]86/SVR4.
20700
20701 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20702
20703 * Makefile.in (all-gdb): gdb depends on sim.
20704
20705 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20706
20707 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20708 at the same time we make the prototype gdb directory.
20709 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20710 files at the same time as the gdb base release distribution.
20711
20712 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20713
20714 * Makefile.in (check): Use individual check targets rather than
20715 DO_X rule.
20716 (check-gcc): Added.
20717
20718 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20719
20720 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20721 for System V release 3.2.
20722
20723 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20724
20725 * config.sub: Recognize hppaosf.
20726 * configure.in: Do configure ld/binutils/gas for it.
20727
20728 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20729
20730 * configure (tooldir): Alter syntax used to set this, for systems
20731 where "\$" isn't handled right, like i386-aix.
20732
20733 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20734
20735 * configure: Pass program-transform-name, not
20736 program_transform_name, to recursive configures.
20737
20738 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20739
20740 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20741 of gas+ld+binutils.
20742
20743 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20744
20745 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20746
20747 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20748
20749 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20750
20751 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20752
20753 * Makefile.in (PRMS): Set back to all-prms.
20754
20755 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20756
20757 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20758 targets, rather than for MIPS hosts.
20759
20760 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20761
20762 * configure.in: add comment for --with-x default values
20763
20764 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20765
20766 * Makefile.in: add check-* targets for each of the directories in
20767 the tree. Add a definition of RUNTEST that will use the one we
20768 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20769
20770 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20771
20772 * configure.in: Removed obsolete references to bfd_target and
20773 target_makefile_frag.
20774
20775 * build-all.mk: Set assorted targets for Q2.
20776 * config.sub: Recognize z8k-sim and h8300-hms.
20777 * test-build.mk: Really don't pass host to configure.
20778 (HOLES): Added uname.
20779
20780 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
20781
20782 * configure: Handle an empty program-prefix, program-suffix or
20783 program-transform-name correctly.
20784
20785 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
20786
20787 * build-all.mk: -G 8 no longer required for MIPS targets.
20788 * test-build.mk: Don't pass host argument to configure; make it
20789 guess.
20790
20791 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
20792
20793 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
20794 * Makefile.in (COMPRESS): New macro, like GZIP.
20795
20796 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
20797
20798 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20799
20800 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20801 with gas currently defaults to -G 0.
20802
20803 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
20804
20805 * Makefile.in (all-flex): flex depends on byacc.
20806
20807 * build-all.mk: If host not specified, use config.guess. Pass TAG
20808 to test-build.mk as RELEASE_TAG.
20809 * test-build.mk (configargs): New variable containing arguments to
20810 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
20811 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20812
20813 * config.guess: Use /bin/uname when checking -X argument on SCO,
20814 to avoid invoking GNU uname which doesn't understand -X.
20815
20816 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20817
20818 * configure.in: Build gas for mips-*-*.
20819
20820 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20821
20822 * Makefile.in (all.normal): insert missing backslash.
20823
20824 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
20825
20826 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20827
20828 * Makefile.in: Complete overhaul to merge many almost identical
20829 targets.
20830
20831 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20832
20833 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20834 (gdb.tar.Z): Adjusted.
20835
20836 * Makefile.in (setup-dirs, taz): New targets; should be general
20837 enough to adapt for gdb sometime. Build only .z file.
20838 (gas.tar.z): New target.
20839
20840 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
20841
20842 * build-all.mk: Use CC=cc -Xs on Solaris.
20843
20844 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
20845
20846 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
20847 for handling BISON for FSF releases.
20848
20849 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20850
20851 * configure: Actually implement the change zoo just documented.
20852
20853 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20854
20855 * configure: when using config.guess, only set target_alias when
20856 it's not already been set (ie, on the command line)
20857
20858 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20859
20860 * Makefile.in: add installcheck target, set PRMS to install-prms
20861
20862 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20863
20864 * configure: add support for package_makefile_fragment, handle the
20865 case where a directory has a configure.in file but no Makefile.in
20866 more gracefully (with an actual understandable error message, even);
20867 add support for --without (and add this to the usage message); also
20868 explicitly add a --host=${host_alias} to the command line when
20869 config.guess is used
20870
20871 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20872
20873 * configure: Must use both --host and --target in recursive calls.
20874
20875 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
20876
20877 * Makefile.in: Change deja-gnu to dejagnu.
20878
20879 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
20880
20881 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20882
20883 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20884
20885 * configure.in: canonicalize all instances to *-*-solaris2*,
20886 also strip out a number of tools to not build for go32 host
20887
20888 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20889
20890 * config.guess: add GPL.
20891
20892 * Makefile.in, config.guess, config.sub, configure: bump
20893 copyrights to 93.
20894
20895 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
20896
20897 * Makefile.in (do-info): Removed obsolete check for existence of
20898 localenv file.
20899
20900 * Makefile.in (MAKEOVERRIDES): Define to be empty.
20901
20902 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20903
20904 * Makefile.in: a couple of 'else true' for decstation,
20905 support for TclX
20906
20907 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20908
20909 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
20910
20911 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20912
20913 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
20914
20915 * config.guess: Recognize i386-ibm-aix (PS/2).
20916 * configure.in: Use config/mh-aix386 file for it.
20917
20918 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
20919
20920 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20921 CC_FOR_TARGET instead.
20922 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20923
20924 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
20925
20926 * Makefile.in: Add sim to list of directories sent with gdb
20927
20928 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
20929
20930 * configure.in: Put back mips-dec-bsd* case.
20931
20932 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
20933
20934 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20935 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
20936 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20937
20938 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20939
20940 * configure.in: remove no-op mips-dec-bsd* in "case $target"
20941
20942 * Makefile.in (dir.info): only run gen-info-dir if it exists,
20943 (install-info): install dir.info only if it exists,
20944 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20945
20946 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
20947
20948 * configure.in: For vms target, skip bfd, ld, binutils. Do build
20949 gas for mips-dec-bsd.
20950
20951 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
20952
20953 * configure (makesrcdir): If ${srcdir} is relative and not ".",
20954 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20955
20956 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
20957
20958 * configure.in: Added "dejagnu" to hosttools list.
20959
20960 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
20961
20962 * config.sub, configure.in, config.guess: Add support
20963 for Bosx, an AIX variant from Bull.
20964 Patches from F.Pierresteguy@frcl.bull.fr.
20965
20966 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
20967
20968 * devo/dejagnu: Initial creation of devo/dejagnu.
20969 Migrated dejagnu testcases and support files for testing software
20970 tools to reside as subdirectories, currently called "testsuite",
20971 within the directory of the software tool. Migrated all programs,
20972 support libraries, etc. beloging to dejagnu proper from
20973 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
20974 with no modifications. The changes to these files which will
20975 allow them to configure, build, and execute properly will be made
20976 in a future update.
20977
20978 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20979
20980 * Makefile.in: Change send_pr to send-pr.
20981 * configure.in: Likewise.
20982 * send_pr: Renamed directory to send-pr.
20983
20984 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
20985
20986 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
20987
20988 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
20989
20990 * README: Update for gdb-4.8 release.
20991 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
20992 gdb-xxx.tar.z (gzip'd) file also.
20993
20994 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20995
20996 * Makefile.in: make all-diff depend on all-libiberty
20997
20998 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
20999
21000 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21001
21002 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21003
21004 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21005
21006 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21007
21008 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21009 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21010 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21011
21012 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21013
21014 * Makefile.in: makeinfo binary is in a new location
21015
21016 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21017
21018 * config.sub: Accept -ecoff as an OS.
21019
21020 * Makefile.in: Various changes to eliminate a level of make
21021 recursion and reduce the required command line length.
21022 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21023 sub-makes.
21024 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21025 variables holding settings for specific sub-makes.
21026 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21027 in terms of BASE_FLAGS_TO_PASS.
21028 (TARGET_LIBS): New variable listing directories which use
21029 TARGET_FLAGS_TO_PASS.
21030 (subdir_do): Eliminated.
21031 (do-*): New set of targets to replace subdir_do.
21032 (various): All targets which used subdir_do now depend on do-*.
21033 (local-clean): Renamed from do_clean.
21034 (local-distclean): New target, dependency of distclean and
21035 realclean.
21036 (install-info): Don't create directories. Depend on dir.info
21037 rather than calling make recursively.
21038 (install-dir.info): Eliminated.
21039 (install-info-dirs): Create all info directories here.
21040 (dir.info): Depend upon do-install-info.
21041
21042 * test-build.mk (HOLES): Added false.
21043
21044 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21045
21046 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21047
21048 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21049
21050 * Makefile.in (info): remove dependency on all-texinfo. The
21051 problem was really in texinfo/C, not at this level.
21052
21053 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21054
21055 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21056
21057 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21058
21059 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21060 GDB releases.
21061
21062 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21063
21064 * configure: Include srcdir in message about target of link not
21065 being found. Don't convert `-' to `_' in `with' options being
21066 passed to subdirs.
21067
21068 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21069
21070 * configure.in: add uudecode to host_tools
21071
21072 * Makefile.in: added {all,install}-uudecode targets, added them to
21073 the appropriate lists
21074
21075 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21076
21077 * Makefile.in (all-gcc): Added dependency on all-gas.
21078
21079 * configure.in (mips-*-*): Build ld and binutils.
21080
21081 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21082
21083 * configure: check return code from mkdir, print error message and
21084 exit on failure.
21085
21086 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21087
21088 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21089
21090 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21091
21092 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21093
21094 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21095
21096 * config.sub (h8500): Recognize this as a cpu type.
21097
21098 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21099
21100 * configure: source directory missing is no longer a warning
21101
21102 * configure.in: recognize irix[34]* instead of irix[34]
21103
21104 * Makefile.in: define and pass down X11_LIB
21105
21106 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21107
21108 * guess-systype: Renamed to ...
21109 * config.guess: ... by popular request.
21110 * configure.in, Makefile.in: Update accordingly.
21111
21112 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21113
21114 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21115 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21116 + Execute ./dummy instead of assuming . is in PATH.
21117
21118 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21119
21120 * guess-systype: New shell script. Attempts to guess the
21121 canonical host name of the executing host.
21122 Only a few hosts are supported so far.
21123 * configure: Call guess-systype if no host is specified.
21124
21125 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21126
21127 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21128 gcc Makefile.
21129
21130 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21131
21132 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21133 (all-gcc, install-gcc, subdir_do): Use it.
21134
21135 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21136
21137 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21138
21139 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21140
21141 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21142 set exclusively by configure, using configure.in .
21143
21144 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21145
21146 * test-build.mk: set $PATH for all builds
21147
21148 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21149
21150 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21151
21152 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21153 the one used in gcc/Makefile.in, so that a null expansion doesn't
21154 override the one needed to build gcc with a native cc.
21155
21156 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21157
21158 * configure: Accept -with arguments.
21159
21160 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21161
21162 * Makefile.in: added h8300sim
21163
21164 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21165
21166 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21167 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21168 (all-cygnus, native, build-cygnus): Make
21169 $(canonhost)-stamp-3stage-done, not $(host)....
21170 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21171 i386-sco3.2v4. Added else true to if command.
21172
21173 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21174
21175 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21176
21177 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21178
21179 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21180
21181 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21182
21183 * configure.in: don't remove binutils from Solaris builds
21184
21185 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21186
21187 * Makefile.in: get rid of earlier definitions for *clean,
21188 also handle the recursive info rule better
21189
21190 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21191
21192 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21193 do more-or-less the right thing.
21194
21195 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21196
21197 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21198 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21199
21200 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21201
21202 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21203 $(host_canonical).
21204
21205 * configure.in: split the configdirs list into 4 categories (native
21206 v. cross, library v. tool) and handle the cross-only and native-
21207 only in more reasonable (and correct!) way.
21208
21209 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21210
21211 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21212 configdirs anymore.
21213
21214 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21215
21216 * Makefile.in: extensive cleanup:: removed all of the explicit
21217 clean-* targets, collapsed many wrappers around subdir_do into
21218 one, added additional targets to satisfy standards.texi, deleted
21219 some old targets, some changes for consistency
21220
21221 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21222
21223 * configure.in: handle some programs as cross-only, and others as
21224 native only
21225
21226 * test-build.mk: handle partial holes in a more generic manner
21227
21228 * Makefile.in: m4 depends on libiberty
21229
21230 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21231
21232 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21233 time, wdiff, and find to configdirs
21234
21235 * Makefile.in: all, clean, and install rules for the new programs
21236 added to configure.in
21237
21238 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21239
21240 * configure.in: use mh-sun for all *-sun-* hosts
21241
21242 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21243
21244 * Makefile.in: define flags for X11 include files and library file
21245 locations, pass them down to the programs that need this info
21246
21247 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21248
21249 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21250
21251 * configure.in: start building libg++ for HP-UX targets
21252
21253 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21254
21255 * README: Update references to files moved into etc/.
21256
21257 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21258
21259 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21260 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21261
21262 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21263
21264 * configure: accept dash as well as underscore in long option
21265 names for FSF compatibility.
21266
21267 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21268
21269 * config.sub: added -sco3.2v4 support from FSF.
21270
21271 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21272
21273 * configure.in: expand the section that adds or removes
21274 directories from the list of programs to build, to handle native
21275 vs. cross in addition to host v. native
21276
21277 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21278
21279 * Makefile.in: Replace C++ in macro names with CXX.
21280 This is less likely to break ...
21281
21282 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21283
21284 * test-build.mk: add -w to GNU_MAKE
21285
21286 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21287
21288 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21289 add 'sparc' to list of recognized cpus. This needed to make
21290 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21291 Delete some redundant ose68 variants. Recognize -wrs as an os,
21292 then changes that into $CPU-wrs-vxworks.
21293
21294 * configure.in: remove most references to gdbtest, regularize
21295 target based program removal
21296
21297 * test-build.mk: import from p3 tree (many fixes and changes)
21298
21299 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21300
21301 * Makefile.in: added rules to handle tcl, tk, and expect
21302
21303 * configure.in: handle those directories if they exist
21304
21305 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21306
21307 * config.sub: removed bogus hppabsd and hppahpux names, since
21308 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21309
21310 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21311
21312 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21313 depends upon all-xiberty
21314
21315 * Makefile.in: changes from p3, including:
21316
21317 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21318
21319 * Makefile.in (XTRAFLAGS): include newlib directories if
21320 newlib/Makefile exists, rather than if host != target.
21321
21322 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21323
21324 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21325 from the same source tree and not building a cross-compiler. This
21326 matters for the libg++ configuration if reconfiguring a tree that
21327 has already been installed.
21328
21329 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21330
21331 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21332 pick up the machine and system specific header files.
21333
21334 * Makefile.in: added AS_FOR_TARGET, passed down in
21335 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21336 the C compiler to use to create programs which are run in the
21337 build environment, set it to default to $(CC), and passed it down
21338 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21339
21340 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21341
21342 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21343 We need them for unusual native builds, like systems without
21344 ranlib.
21345
21346 * configure: also define $(host_canonical) and
21347 $(target_canonical), which are the full, canonical names for the
21348 given host and target
21349
21350 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21351
21352 * Makefile.in: Added separate definitions for C++.
21353
21354 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21355
21356 * configure.in (configdirs): Add deja-gnu.
21357
21358 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21359
21360 * README: Update for configure.texi and gdb-4.7 release.
21361
21362 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21363
21364 * Makefile.in: Move "all" target to top of file.
21365 Previously, first target was ".PHONY" which caused BSD4.4 make
21366 to build .PHONY when make was run without arguments.
21367
21368 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21369
21370 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21371 Library-copylefted code in libiberty.
21372
21373 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21374
21375 * config.sub: Replace m68kmote with plain old m68k.
21376
21377 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21378
21379 * Makefile.in: Remove space from blank line, avoid Make complaints.
21380
21381 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21382
21383 * config.sub: Complain if no argument is given. Added support for
21384 386bsd as OS and target alias.
21385
21386 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21387
21388 * Makefile.in (XTRAFLAGS): include newlib directories if
21389 newlib/Makefile exists, rather than if host != target.
21390
21391 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21392
21393 * config.sub: recognize sparclite-wrs-vxworks.
21394
21395 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21396 p3.) Added clean-xiberty to clean.
21397
21398 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21399
21400 * configure.in: use *-*-* instead of nested cases for host and target
21401
21402 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21403
21404 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21405 from the same source tree and not building a cross-compiler. This
21406 matters for the libg++ configuration if reconfiguring a tree that
21407 has already been installed.
21408
21409 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21410
21411 * config.sub (i486v/i486v4): Merge in from FSF version.
21412
21413 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21414
21415 * configure: only set PWD if it is already set.
21416
21417 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21418
21419 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21420 doesn't have unset and all success paths (and most error paths)
21421 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21422 to just ${PWD} to avoid confusion.)
21423
21424 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21425
21426 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21427 even for a native compilation.
21428
21429 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21430
21431 Changes to make the gdb.tar.Z rule work better.
21432
21433 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21434 (DEVO_SUPPORT): Add configure.texi.
21435 (bfd-ilrt.tar.Z): Remove ancient rule.
21436
21437 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21438
21439 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21440 pick up the machine and system specific header files.
21441
21442 * configure.in, config.sub: added new target m68010-adobe-scout,
21443 with alias of adobe68k. Changed configure.in to check for
21444 -scout before -sco* to avoid a false match.
21445
21446 * Makefile.in: added AS_FOR_TARGET, passed down in
21447 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21448 the C compiler to use to create programs which are run in the
21449 build environment, set it to default to $(CC), and passed it down
21450 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21451
21452 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21453
21454 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21455 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21456 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21457 FOR_TARGET variants, to newlib and libg++.
21458
21459 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21460
21461 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21462 first.
21463
21464 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21465
21466 * config.sub: Accept `elf' as an environment.
21467
21468 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21469
21470 * Makefile.in (all-opcodes): cd into the right directory
21471
21472 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21473
21474 * configure: added -program_transform_name option, used as
21475 argument to sed when installing programs.
21476 configure.texi: added documentation for -program_prefix,
21477 -program_suffix and -program_transform_name.
21478
21479 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21480
21481 * config.sub: Accept i486 where i386 ok.
21482
21483 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21484
21485 * config.sub: accept we32k
21486
21487 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21488
21489 * config.sub, configure.in: accept OSE68000 and OSE68k.
21490
21491 * Makefile.in: don't create all directories for ``make install'';
21492 let the subdirectories create the ones they need.
21493
21494 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21495
21496 * COPYING: new file, GPL v2
21497
21498 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21499
21500 * Makefile.in: use the new gen-info-dir, which needs a template
21501 argument (which also lives in texinfo)
21502
21503 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21504
21505 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21506
21507 * config.sub (ncr3000): Change i386 to i486.
21508
21509 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21510
21511 * Makefile.in: add install-rcs, install-grep to
21512 install-no-fixedincludes, removed install-bison and install-libgcc
21513
21514 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21515
21516 * configure.in: grab the HPUX makefile fragment if on HPUX
21517
21518 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21519
21520 * Makefile.in: eradicate bison spoor (ditto libgcc).
21521 configure.in: recognise m68{k,000}-ericsson-OSE.
21522 es1800 is alias for m68k-ericsson-OSE
21523
21524 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21525
21526 * configure.in: rearrange the parts that remove programs from
21527 configdirs, based now on HOST==TARGET or by canonical triple.
21528
21529 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21530
21531 * test-build.mk: recurse explicitly with -f test-build.mk when
21532 appropriate. predicate stage3 and comparison on the existence
21533 of gcc. That is, if gcc isn't around, we aren't three-staging.
21534 On very clean, also remove ...stamp-co. Build in-place before
21535 doing other builds.
21536
21537 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21538
21539 * Makefile.in, configure.in: add tgas
21540
21541 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21542
21543 * Makefile.in: a number of changes merged in from progressive.
21544
21545 * configure.in: add libm.
21546
21547 * .cvsignore: ignore some stuff that comes from test-build.mk.
21548
21549 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21550
21551 * config.sub: Add es1800 (m68k-ericsson-es1800).
21552
21553 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21554
21555 * configure: Add program_suffix (parallel to program_prefix)
21556 * Makefile.in: adjust directory-creating script for losing decstation
21557
21558 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21559
21560 * configure: Minor $subdir-related fixes.
21561
21562 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21563
21564 * configure: fix various problems with propogating
21565 makefile_target_frag in subdirs.
21566 * configure.in: config libgcc if its there
21567
21568 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21569
21570 * config.sub: HPPA merge.
21571
21572 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21573
21574 * Makefile.in: Replace all-bison with all-byacc in all
21575 dependency lines for other tools (which now use byacc).
21576
21577 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21578
21579 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21580
21581 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21582
21583 * Makefile.in: make gprof rules similar to byacc rules (instead of
21584 vestigal $(unsubdir) that didn't work...)
21585
21586 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21587
21588 * config.sub: Add support for Linux.
21589 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21590 (at least for libg++).
21591
21592 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21593
21594 * configure.texi: fix doc for the -nfp option to configure
21595
21596 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21597
21598 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21599
21600 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21601
21602 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21603 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21604 * configure.in: added solaris* host_makefile_frag hook.
21605
21606 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21607
21608 * config.sub: changed recognition of m68000 so that various
21609 m68k types can be specified via m680[01234]0
21610
21611 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21612
21613 * config.sub (basic_machine): fix sed so that '-foo' isn't
21614 completely substituted out while .+'-foo' loses the '-foo'
21615
21616 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21617
21618 * config.sub ($os): Add -aout.
21619
21620 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21621
21622 * configure: If host_makefile_frag is absolute, don't
21623 prefix ${invsubdir} (relevant to libg++ auto-configure).
21624
21625 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21626
21627 * Makefile.in (tooldir): Define it.
21628 (all-ld): Depend on all-flex.
21629
21630 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21631
21632 * Makefile.in (check): Fix libg++ special case.
21633
21634 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21635
21636 * configure: do not bury `pwd` into config.status, thus do fewer
21637 pwd's.
21638
21639 * configure: print the "Building in" message only when building in
21640 other than "." AND verbose.
21641
21642 * configure: remove -s, rework -v to better accommodate guested
21643 configures.
21644
21645 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21646
21647 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21648
21649 * Makefile.in: macroize flags passed on recursion. remove
21650 fileutils.
21651
21652 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21653
21654 * configure: get makesrcdir right for subdirs deeper than 1.
21655
21656 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21657 install.
21658
21659 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21660
21661 * Makefile.in: don't print subdir_do or recursion lines.
21662
21663 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21664
21665 * standards.texi: added menu item.
21666
21667 * Makefile.in: build and install standards.info.
21668
21669 * standards.texi: new file.
21670
21671 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21672
21673 * configure: test for and move config.status pieces from
21674 ${subdir}/.
21675
21676 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21677
21678 * configure: Test for existance of files before trying to mv
21679 them, to avoid numerous non-existance messages.
21680
21681 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21682
21683 * configure: correct final line of config.status.
21684
21685 * configure: patch from eggert. Avoids a protection problem if
21686 the original Makefile.in is read only.
21687
21688 * configure: use move-if-change from gcc to create config.status.
21689 Some makefiles depend on config.status to tell if a directory
21690 has been reconfigured for a different host. This change
21691 prevents those directories from remaking everything in the case
21692 where the reconfig was only intended to rebuild a Makefile.
21693
21694 * configure: test for config.sub with "config.sub sun4" rather
21695 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21696 host alias from a missing config.sub.
21697
21698 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21699
21700 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21701 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
21702
21703 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21704
21705 * configure: mkdir ${subdir} as needed.
21706
21707 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21708
21709 * Makefile.in,configure.in: added autoconf.
21710
21711 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21712
21713 * Makefile.in: no longer pass against on recursion.
21714
21715 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21716 definitions are not inherited.
21717
21718 * configure: correct makesrcdir when subdir is .
21719
21720 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21721
21722 * configure: Add support for 'subdirs' variable, which is
21723 like 'configdirs', except that configure doesn't re-invoke
21724 itself for subdirs, it just creates a Makefile for each subdir.
21725 * configure.texi: Document subdirs.
21726
21727 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21728
21729 * configure.in: added flex to configdirs
21730
21731 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21732
21733 * Makefile.in: remove clean-stamps from clean.
21734
21735 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21736
21737 * configure.in: Add gdbtest to configdirs.
21738
21739 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21740
21741 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21742 to recursive makes.
21743 * configure.in: Recognize new ncr3000 config.
21744
21745 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21746
21747 * Makefile.in, configure.in: removed references to gdbm.
21748
21749 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21750
21751 * config.sub: Don't canonicalize os value
21752 newsos* to bsd (readline needs to check for newsos).
21753 (This fix was earlier made Jan 31, but got re-broken.)
21754
21755 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21756
21757 * configure.in: sco is an os, not a vendor!
21758
21759 * configure: Quote $( better. Keep various shells happy.
21760
21761 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21762
21763 * Makefile.in: eliminate stamp-files.
21764
21765 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21766
21767 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
21768 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21769
21770 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21771
21772 * config.sub: fix iris/iris3.
21773
21774 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21775
21776 * configure: re-add -rm.
21777
21778 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
21779
21780 * Maskefile.in: add .stmp-rcs to all.
21781
21782 * configure.in: remove gas from rs6000 build, use aix host fragment.
21783
21784 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
21785
21786 * configure: pass down site_option during recursion.
21787
21788 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
21789
21790 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
21791
21792 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
21793
21794 * configure: Change exec_prefix so that it really defaults to prefix.
21795
21796 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
21797
21798 * Makefile.in, configure.in: Add support for mmalloc library.
21799
21800 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
21801
21802 * Makefile.in: add stmp dependencies for a few more things.
21803
21804 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
21805
21806 * configure: adjusted error message on objdir/srcdir configure
21807 collision, per john's suggestion.
21808
21809 * Makefile.in: add libiberty stmp to all and all.cross.
21810
21811 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
21812
21813 * Makefile.in: remove force dependencies, add grep to all.
21814
21815 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
21816
21817 * Makefile.in: drop flex. make stamp files work.
21818
21819 * configure: added test for conflicting configuration in srcdir,
21820 remove trailing slashes from srcdir. Otherwise emacs gdb mode
21821 gets cranky. use relative paths for configure and srcdir
21822 whenever possible. Send some error messages to stderr that were
21823 going to stdout.
21824
21825 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
21826
21827 * Makefile.in: Fix libg++ rule to check for gcc directory
21828 before using gcc/gcc. Also pass XTRAFLAGS.
21829
21830 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
21831
21832 * Makefile.in: added stmp-files so that directories aren't polled
21833 when they are already built.
21834
21835 * configure.texi: fixed a node pointer problem.
21836
21837 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
21838
21839 * config.sub configure.in gdb/configure.in
21840 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21841 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21842 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
21843
21844 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21845
21846 * configure: -recurring becomes -silent. corrected help message
21847 for -site= option.
21848
21849 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21850
21851 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21852
21853 * configure: when building Makefile for crosses, replace
21854 tooldir and program_prefix. default srcdir from location of
21855 config.sub. remove "for host in hosts" and "for target in
21856 targets" loops.
21857
21858 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21859
21860 * Makefile.in: Do not pass bindir or mandir to cvs.
21861
21862 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
21863
21864 * Makefile.in, configure.in: removed traces of namesubdir,
21865 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
21866 copyrights to '92, changed some from Cygnus to FSF.
21867
21868 * configure.texi: remove most references to multiple hosts,
21869 multiple targets, subdirs, etc.
21870
21871 * configure.man: removed rcsid. reference config.sub not
21872 config.subr.
21873
21874 * Makefile.in: mkdir $(infodir) on install-info.
21875
21876 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
21877
21878 * configure.texi: Explain better about .gdbinit and about
21879 the environment that configure.in sections run in.
21880
21881 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
21882
21883 * configure.in: Ultrix is only a decstation if it's a MIPS.
21884
21885 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
21886
21887 * README: DOC.configure => cfg-paper.texi.
21888
21889 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
21890
21891 * config.sub (near case $os): Don't convert newsos* to bsd!
21892
21893 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
21894
21895 * Makefile.in: Reinstall change from gdb-4.3 that reduces
21896 the number of copies of COPYING that go into the GDB tar file.
21897
21898 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
21899
21900 * bfd/configure.in, gdb/config/mh-i386sco,
21901 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21902 Fix SCO configuration stuff.
21903
21904 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
21905
21906 * Makefile.in: For libg++, make sure the -I pointing
21907 to the gcc directory goes *after* all the libg++-local -I flags.
21908 Also, move just-gcc dependency from just-libg++ to all-libg++.
21909
21910 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
21911
21912 * configure: Change -x to -f to keep Ultrix /bin/test happy.
21913
21914 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
21915
21916 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
21917
21918 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
21919
21920 * config.sub: Add stratus configuration frags. Also
21921 submitted to FSF.
21922
21923 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21924
21925 * Makefile.in (DEV_SUPPORT): add configure.man.
21926
21927 * config.sub(Decode manufacturer-specific): add -none*.
21928
21929 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
21930
21931 * Makefile.in: remove form feeds to make Sun's make happy.
21932 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
21933
21934 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
21935
21936 * Makefile.in (AR_FLAGS): Make quieter.
21937
21938 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
21939
21940 * configure.in: Add libg++.
21941 * configure: When verbose, don't output the command line at each
21942 level; it will be unremarkably the same as the previous version,
21943 which will be the same as what the user typed.
21944
21945 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
21946
21947 * configure.in, Makefile.in: fix clean-info, add flex. add
21948 fileutils.
21949
21950 * configure: be less sensitive to spaces in Makefile.in. Do not
21951 look for sources in "..". Doing so breaks subdirectories that
21952 might have their own configure. If a subdir has it's own
21953 configure script, use it.
21954
21955 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
21956
21957 * cfg-paper.texi: some changes suggested by rms.
21958
21959 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
21960
21961 * config.sub: Merge in some small additions from the FSF version,
21962 taken from the gcc distribution, to bring the Cygnus and FSF
21963 versions into closer sync.
21964
21965 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
21966
21967 * configure.in: Changed svr4 references to sysv4.
21968
21969 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
21970
21971 * configure: added -V for version number option.
21972
21973 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
21974
21975 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21976 renamed from DOC.configure to cfg-paper.texi.
21977
21978 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21979
21980 * configure, config.subr, config.sub: config.subr is now
21981 config.sub again.
21982
21983 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
21984
21985 * configure.texi: new file, in progress.
21986
21987 * Makefile.in: build info file and install the man page for
21988 configure.
21989
21990 * configure.man: new file, first cut.
21991
21992 * configure: find config.subr again now that configuration "none"
21993 has gone. removed all traces of the -ansi option. removed all
21994 traces of the -languages option.
21995
21996 * config.subr: resync from rms.
21997
21998 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21999
22000 * configure, config.sub, config.subr: merge config.sub into
22001 config.subr, call the result config.subr, remove config.sub, use
22002 config.subr.
22003
22004 * Makefile.in: revised install for dir.info.
22005
22006 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22007
22008 * configure.in: add decstation host makefile frag.
22009
22010 * Makefile.in: BISON now bison -y again. also install-gcc on
22011 install. clean-gdbm on clean. infodir belongs in datadir.
22012 Make directories for info install. Build dir.info here then
22013 install it.
22014
22015 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22016
22017 * Makefile.in: fix for bad directory tests.
22018
22019 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22020
22021 * configure: \{1,2\} appears to be a sysv'ism. Use a different
22022 regexp. -srcdir relative was being handled incorrectly.
22023
22024 * Makefile.in: unwrapped some for loops so that parallel makes
22025 work again and so one can focus one's attention on a particular
22026 package.
22027
22028 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22029
22030 * configure: added PWD as a stand in for `pwd` (for speed). use
22031 elif wherever possible. make -srcdir work without -objdir.
22032 -objdir= commented out.
22033
22034 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22035
22036 * configure: +options become --options. -subdirs commented out.
22037 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22038 Makefile now at top of generated Makefile. Removed cvs log
22039 entries. added -srcdir. create .gdbinit only if there is one
22040 in ${srcdir}.
22041
22042 * Makefile.in: idestdir and ddestdir go away. Added copyrights
22043 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22044 and mandir now keyed off datadir by default.
22045
22046 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22047
22048 * Freshly created ChangeLog.
22049
22050 \f
22051 Local Variables:
22052 mode: change-log
22053 left-margin: 8
22054 fill-column: 76
22055 version-control: never
22056 End: