]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
cprop: Change return type of predicate functions from int to bool
[thirdparty/gcc.git] / ChangeLog
1 2023-07-07 Eugene Rozenfeld <erozen@microsoft.com>
2
3 * Makefile.in: Collect both kernel and user events for autofdo
4 * Makefile.tpl: Collect both kernel and user events for autofdo
5
6 2023-06-30 Rishi Raj <rishiraj45035@gmail.com>
7
8 * MAINTAINERS: Added myself to Write After Approval and DCO
9
10 2023-06-29 Eugene Rozenfeld <erozen@microsoft.com>
11
12 * Makefile.in: Remove -gtoggle for STAGEautoprofile
13 * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
14
15 2023-06-25 Lehua Ding <lehua.ding@rivai.ai>
16
17 * MAINTAINERS: Add Lehua Ding to write after approval
18
19 2023-06-25 Iain Sandoe <iain@sandoe.co.uk>
20
21 * Makefile.def: Pass the enable-host-pie value to GCC configure.
22 * Makefile.in: Regenerate.
23 * configure: Regenerate.
24 * configure.ac: Adjust the logic for shared and PIE host flags to
25 ensure that PIE is passed for hosts that require it.
26
27 2023-06-16 YunQiang Su <yunqiang.su@cipunited.com>
28
29 * MAINTAINERS (Write After Approval): move Matthew Fortune
30 to Write After Approval.
31
32 2023-06-15 Marek Polacek <polacek@redhat.com>
33
34 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
35 check.
36 * configure: Regenerate.
37
38 2023-06-14 Filip Kastl <filip.kastl@gmail.com>
39
40 * MAINTAINERS: Add myself to write after approval
41
42 2023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
43
44 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
45 port maintainer.
46 (Write After Approval): Remove myself.
47
48 2023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
49
50 * MAINTAINERS (Write After Approval): Add myself.
51
52 2023-05-29 Martin Jambor <mjambor@suse.cz>
53
54 * MAINTAINERS: Replace spaces with tabs.
55
56 2023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
57
58 * MAINTAINERS: New entry.
59
60 2023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
61
62 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
63 * Makefile.in: Regenerate
64
65 2023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
66
67 * Makefile.in: Disable warnings as errors for STAGEautofeedback
68
69 2023-05-11 Robin Dapp <rdapp@ventanamicro.com>
70
71 * MAINTAINERS: Sort.
72
73 2023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
74
75 * MAINTAINERS: Add myself.
76
77 2023-05-10 Pan Li <pan2.li@intel.com>
78
79 * MAINTAINERS: Add myself.
80
81 2023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
82
83 * Makefile.in: Define PROFILE_MERGER
84 * Makefile.tpl: Define PROFILE_MERGER
85
86 2023-04-27 Robin Dapp <rdapp@ventanamicro.com>
87
88 * MAINTAINERS: Change my email address.
89
90 2023-04-26 Patrick O'Neill <patrick@rivosinc.com>
91
92 * MAINTAINERS: Add myself.
93
94 2023-04-26 Martin Liska <mliska@suse.cz>
95
96 * MAINTAINERS: fix sorting
97
98 2023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
99
100 * MAINTAINERS (Write After Approval): Add myself.
101
102 2023-04-24 Martin Liska <mliska@suse.cz>
103
104 * MAINTAINERS: Fix sorting.
105
106 2023-04-21 Peter Foley <pefoley2@pefoley.com>
107
108 * configure: Regenerate.
109 * configure.ac: Only create serdep.tmp if needed
110
111 2023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
112
113 * MAINTAINERS (Write After Approval): Add myself.
114
115 2023-04-21 Vineet Gupta <vineetg@rivosinc.com>
116
117 * MAINTAINERS (Write After Approval): Add myself.
118 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
119
120 2023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
121
122 * MAINTAINERS: Add myself.
123
124 2023-03-22 Tobias Burnus <tobias@codesourcery.com>
125
126 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
127
128 2023-03-10 Arsen Arsenović <arsen@aarsen.me>
129
130 * MAINTAINERS (Write After Approval): Add myself.
131
132 2023-02-16 Martin Liska <mliska@suse.cz>
133
134 * MAINTAINERS: I'm stepping down from my positions.
135
136 2023-01-10 Philip Herron <herron.philip@googlemail.com>
137
138 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
139
140 2023-01-06 Clément Chigot <chigot@adacore.com>
141
142 * configure.ac: Skip GMP and MPFR when --disable-gdb is
143 provided.
144 * configure: Regenerate.
145
146 2023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
147
148 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
149
150 2022-12-31 Iain Sandoe <iain@sandoe.co.uk>
151
152 * Makefile.def: Do not build shared libffi.
153 * Makefile.in: Regenerate.
154
155 2022-12-21 Andrew Pinski <apinski@marvell.com>
156
157 * Makefile.def: Add configure-gdb dependencies
158 on all-gmp and all-mpfr.
159 * configure.ac: Split out MPC checking from MPFR.
160 Require GMP and MPFR if the gdb directory exist.
161 * Makefile.in: Regenerate.
162 * configure: Regenerate.
163
164 2022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
165
166 * configure.ac (target_libraries): Add target-libgm2.
167 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
168 Add GCC_TARGET_TOOL entry for gm2.
169 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
170 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
171 * Makefile.def (target_modules): Add libgm2.
172 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
173 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
174 (languages): Add entry for language=m2 with gcc-check-target=check-m2
175 and lib-check-target=check-target-libgm2.
176 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
177 (HOST_EXPORTS): Add definition for GM2.
178 (BASE_TARGET_EXPORTS): Add definition for GM2.
179 (GM2_FOR_BUILD): Defined.
180 (GM2FLAGS): Defined.
181 (GM2_FOR_TARGET): Defined.
182 (GM2FLAGS_FOR_TARGET): Defined.
183 (EXTRA_HOST_FLAGS): Defined.
184 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
185 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
186 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
187 * configure: Rebuilt.
188 * Makefile.in: Rebuilt.
189
190 2022-12-13 Philip Herron <philip.herron@embecosm.com>
191
192 * Makefile.def: Add Rust language.
193 * Makefile.in: Regenerate via autogen.
194
195 2022-12-09 Martin Liska <mliska@suse.cz>
196
197 * MAINTAINERS: Fix spacing.
198
199 2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
200
201 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
202
203 2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
204
205 * Makefile.def: Pass host_libs_picflag to host dependent library
206 configures.
207 * Makefile.in: Regenerate.
208 * configure: Regenerate.
209 * configure.ac (host_libs_picflag): New configure variable set to
210 '--with-pic' when building 'host_shared'.
211
212 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
213
214 * Makefile.def: Add libsframe as new module with its dependencies.
215 * Makefile.in: Regenerated.
216 * configure.ac: Add libsframe to host_libs.
217 * configure: Regenerated.
218
219 2022-11-23 Marek Polacek <polacek@redhat.com>
220
221 Revert:
222 2022-11-23 Marek Polacek <polacek@redhat.com>
223
224 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
225 isl.
226 * Makefile.in: Regenerate.
227 * Makefile.tpl: Set PICFLAG.
228 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
229 check.
230 * configure: Regenerate.
231
232 2022-11-23 Marek Polacek <polacek@redhat.com>
233
234 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
235 isl.
236 * Makefile.in: Regenerate.
237 * Makefile.tpl: Set PICFLAG.
238 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
239 check.
240 * configure: Regenerate.
241
242 2022-11-14 Martin Liska <mliska@suse.cz>
243
244 Revert:
245 2022-11-09 Martin Liska <mliska@suse.cz>
246
247 * doc/Makefile: New file.
248 * doc/_static/custom.css: New file.
249 * doc/baseconf.py: New file.
250 * doc/bsd.rst: New file.
251 * doc/contrib.rst: New file.
252 * doc/contribute.rst: New file.
253 * doc/cppdiropts.rst: New file.
254 * doc/cppenv.rst: New file.
255 * doc/cppopts.rst: New file.
256 * doc/cppwarnopts.rst: New file.
257 * doc/favicon.ico: New file.
258 * doc/funding.rst: New file.
259 * doc/gcc_sphinx.py: New file.
260 * doc/gnu.rst: New file.
261 * doc/gnu_free_documentation_license.rst: New file.
262 * doc/gpl-3.0.rst: New file.
263 * doc/indices-and-tables.rst: New file.
264 * doc/lgpl-2.1.rst: New file.
265 * doc/logo.pdf: New file.
266 * doc/logo.svg: New file.
267 * doc/md.rst: New file.
268 * doc/requirements.txt: New file.
269
270 2022-11-14 Martin Liska <mliska@suse.cz>
271
272 Revert:
273 2022-11-09 Martin Liska <mliska@suse.cz>
274
275 * doc/baseconf.py: Port to GCC sources.
276
277 2022-11-14 Martin Liska <mliska@suse.cz>
278
279 Revert:
280 2022-11-14 Martin Liska <mliska@suse.cz>
281
282 * configure: Regenerate.
283 * configure.ac: Support Sphinx based documentation.
284
285 2022-11-14 Martin Liska <mliska@suse.cz>
286
287 Revert:
288 2022-11-09 Martin Liska <mliska@suse.cz>
289
290 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
291 provide a default.
292
293 2022-11-14 Martin Liska <mliska@suse.cz>
294
295 Revert:
296 2022-11-09 Martin Liska <mliska@suse.cz>
297
298 * doc/bsd.rst:
299 Add trailing newline.
300 * doc/contrib.rst:
301 Add trailing newline.
302 * doc/contribute.rst:
303 Add trailing newline.
304 * doc/cppdiropts.rst:
305 Add trailing newline.
306 * doc/cppenv.rst:
307 Add trailing newline.
308 * doc/cppopts.rst:
309 Add trailing newline.
310 * doc/cppwarnopts.rst:
311 Add trailing newline.
312 * doc/funding.rst:
313 Add trailing newline.
314 * doc/gnu.rst:
315 Add trailing newline.
316 * doc/gnu_free_documentation_license.rst:
317 Add trailing newline.
318 * doc/gpl-3.0.rst:
319 Add trailing newline.
320 * doc/indices-and-tables.rst:
321 Add trailing newline.
322 * doc/lgpl-2.1.rst:
323 Add trailing newline.
324 * doc/md.rst:
325 Add trailing newline.
326
327 2022-11-14 Martin Liska <mliska@suse.cz>
328
329 Revert:
330 2022-11-09 Martin Liska <mliska@suse.cz>
331
332 * configure.ac: Use new install URL.
333 * configure: Regenerate.
334
335 2022-11-14 Martin Liska <mliska@suse.cz>
336
337 Revert:
338 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
339
340 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
341 instead of just ``.''.
342 * doc/gcc_sphinx.py: Moved to...
343 * doc/modules/gcc_sphinx.py: ...here.
344
345 2022-11-14 Martin Liska <mliska@suse.cz>
346
347 Revert:
348 2022-11-10 Martin Liska <mliska@suse.cz>
349
350 * doc/baseconf.py: Modernize by using pathlib.
351
352 2022-11-14 Martin Liska <mliska@suse.cz>
353
354 Revert:
355 2022-11-11 Martin Liska <mliska@suse.cz>
356
357 * doc/Makefile: Disable -j auto.
358
359 2022-11-14 Martin Liska <mliska@suse.cz>
360
361 Revert:
362 2022-11-11 Martin Liska <mliska@suse.cz>
363
364 * doc/Makefile: Update comment.
365
366 2022-11-14 Martin Liska <mliska@suse.cz>
367
368 Revert:
369 2022-11-11 Martin Liska <mliska@suse.cz>
370
371 * doc/indices-and-tables.rst: Rename Indexes to Indices.
372
373 2022-11-14 Martin Liska <mliska@suse.cz>
374
375 Revert:
376 2022-11-13 Martin Liska <mliska@suse.cz>
377
378 PR web/107643
379 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
380 is set.
381 * doc/indices-and-tables.rst: Use include_todo tag.
382
383 2022-11-14 Martin Liska <mliska@suse.cz>
384
385 Revert:
386 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
387
388 * doc/contrib.rst: Update Jeff Law's email address.
389
390 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
391
392 * doc/contrib.rst: Update Jeff Law's email address.
393
394 2022-11-13 Martin Liska <mliska@suse.cz>
395
396 PR web/107643
397 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
398 is set.
399 * doc/indices-and-tables.rst: Use include_todo tag.
400
401 2022-11-11 Martin Liska <mliska@suse.cz>
402
403 * doc/indices-and-tables.rst: Rename Indexes to Indices.
404
405 2022-11-11 Martin Liska <mliska@suse.cz>
406
407 * doc/Makefile: Update comment.
408
409 2022-11-11 Martin Liska <mliska@suse.cz>
410
411 * doc/Makefile: Disable -j auto.
412
413 2022-11-10 Martin Liska <mliska@suse.cz>
414
415 * doc/baseconf.py: Modernize by using pathlib.
416
417 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
418
419 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
420 instead of just ``.''.
421 * doc/gcc_sphinx.py: Moved to...
422 * doc/modules/gcc_sphinx.py: ...here.
423
424 2022-11-09 Martin Liska <mliska@suse.cz>
425
426 * configure.ac: Use new install URL.
427 * configure: Regenerate.
428
429 2022-11-09 Martin Liska <mliska@suse.cz>
430
431 * doc/bsd.rst:
432 Add trailing newline.
433 * doc/contrib.rst:
434 Add trailing newline.
435 * doc/contribute.rst:
436 Add trailing newline.
437 * doc/cppdiropts.rst:
438 Add trailing newline.
439 * doc/cppenv.rst:
440 Add trailing newline.
441 * doc/cppopts.rst:
442 Add trailing newline.
443 * doc/cppwarnopts.rst:
444 Add trailing newline.
445 * doc/funding.rst:
446 Add trailing newline.
447 * doc/gnu.rst:
448 Add trailing newline.
449 * doc/gnu_free_documentation_license.rst:
450 Add trailing newline.
451 * doc/gpl-3.0.rst:
452 Add trailing newline.
453 * doc/indices-and-tables.rst:
454 Add trailing newline.
455 * doc/lgpl-2.1.rst:
456 Add trailing newline.
457 * doc/md.rst:
458 Add trailing newline.
459
460 2022-11-09 Martin Liska <mliska@suse.cz>
461
462 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
463 provide a default.
464
465 2022-11-09 Martin Liska <mliska@suse.cz>
466
467 * configure: Regenerate.
468 * configure.ac: Support Sphinx based documentation.
469
470 2022-11-09 Martin Liska <mliska@suse.cz>
471
472 * doc/baseconf.py: Port to GCC sources.
473
474 2022-11-09 Martin Liska <mliska@suse.cz>
475
476 * doc/Makefile: New file.
477 * doc/_static/custom.css: New file.
478 * doc/baseconf.py: New file.
479 * doc/bsd.rst: New file.
480 * doc/contrib.rst: New file.
481 * doc/contribute.rst: New file.
482 * doc/cppdiropts.rst: New file.
483 * doc/cppenv.rst: New file.
484 * doc/cppopts.rst: New file.
485 * doc/cppwarnopts.rst: New file.
486 * doc/favicon.ico: New file.
487 * doc/funding.rst: New file.
488 * doc/gcc_sphinx.py: New file.
489 * doc/gnu.rst: New file.
490 * doc/gnu_free_documentation_license.rst: New file.
491 * doc/gpl-3.0.rst: New file.
492 * doc/indices-and-tables.rst: New file.
493 * doc/lgpl-2.1.rst: New file.
494 * doc/logo.pdf: New file.
495 * doc/logo.svg: New file.
496 * doc/md.rst: New file.
497 * doc/requirements.txt: New file.
498
499 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
500
501 * Makefile.def: Remove module 'liboffloadmic'.
502 * Makefile.in: Regenerate.
503 * configure.ac: Remove 'liboffloadmic' handling.
504 * configure: Regenerate.
505
506 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
507
508 * MAINTAINERS: Update email address.
509
510 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
511
512 * configure.ac: Don't configure readline if --with-system-readline is
513 used.
514 * configure: Re-generate.
515
516 2022-10-12 Cui,Lili <lili.cui@intel.com>
517
518 * MAINTAINERS (Write After Approval): Add myself.
519
520 2022-10-11 Olivier Hainque <hainque@adacore.com>
521
522 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
523 and friends for rtp !large. Assume the linker has the required
524 abilities and set lt_cv_deplibs_check_method.
525
526 2022-09-30 Olivier Hainque <hainque@adacore.com>
527
528 * configure.ac (*vxworks*): If enable_shared is not
529 set, set to "no" and add --disable-shared to target and
530 host_configargs.
531 * configure: Regenerate.
532
533 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
534
535 * MAINTAINERS: Update my email address and DCO entry.
536
537 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
538
539 * MAINTAINERS (Write After Approval): Add myself.
540
541 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
542
543 * MAINTAINERS (Write After Approval): Add myself.
544
545 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
546
547 * MAINTAINERS: Update my email address.
548
549 2022-09-07 Tom de Vries <tdevries@suse.de>
550
551 * configure.ac: Set extra_host_libiberty_configure_flags and
552 extra_host_zlib_configure_flags in separate case statements.
553 * configure: Regenerate.
554
555 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
556
557 * MAINTAINERS: Update c-sky port maintainers' emails.
558
559 2022-08-31 Martin Liska <mliska@suse.cz>
560
561 * configure: Regenerate.
562 * configure.ac: Delete hpux9 and hpux10.
563
564 2022-08-18 Sergei Trofimovich <siarheit@google.com>
565
566 * Makefile.def: Drop libelf module and gcc-configure dependency
567 on it.
568 * Makefile.in: Regenerate with 'autogen Makefile.def'.
569 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
570 LIBELFINC.
571 * configure: Regenrate.
572 * configure.ac (host_libs): Drop unused libelf.
573
574 2022-08-18 Sergei Trofimovich <siarheit@google.com>
575
576 * Makefile.in: Regenerate.
577
578 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
579
580 * MAINTAINERS: Add myself as AutoFDO maintainer.
581
582 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
583 Arnaud Charlet <charlet@adacore.com>
584
585 * configure: Regenerate.
586
587 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
588
589 PR bootstrap/106472
590 * Makefile.def (dependencies): Make configure-target-libgo depend
591 upon all-target-libbacktrace.
592
593 2022-07-27 David Faust <david.faust@oracle.com>
594
595 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
596
597 2022-07-27 Richard Biener <rguenther@suse.de>
598
599 * MAINTAINERS (Roger Sayle): Update e-mail address.
600
601 2022-07-21 Sam Feifer <sfeifer@redhat.com>
602
603 * MAINTAINERS (Write After Approval): Add myself.
604
605 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
606
607 * MAINTAINERS: Add myself as Ada front end co-maintainer.
608
609 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
610
611 * .gitignore: Do not ignore config.h.
612
613 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
614
615 * MAINTAINERS: Add myself to Write After Approval.
616
617 2022-07-04 Martin Liska <mliska@suse.cz>
618
619 * MAINTAINERS: fix sorting of names
620
621 2022-07-03 Immad Mir <mirimmad17@gmail.com>
622
623 * MAINTAINERS: add myself.
624
625 2022-07-03 Immad Mir <mirimmad17@gmail.com>
626
627 * MAINTAINERS: Add myself to write after approval and DCO.
628
629 2022-07-02 Tim Lange <mail@tim-lange.me>
630
631 * MAINTAINERS: Add myself.
632
633 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
634
635 * MAINTAINERS (Write After Approval): Add myself.
636
637 2022-06-30 Cui,Lili <lili.cui@intel.com>
638
639 Revert:
640 2022-06-30 Cui,Lili <lili.cui@intel.com>
641
642 * MAINTAINERS (Write After Approval): Add myself.
643
644 2022-06-30 Cui,Lili <lili.cui@intel.com>
645
646 * MAINTAINERS (Write After Approval): Add myself.
647
648 2022-06-28 Alexandre Oliva <oliva@adacore.com>
649
650 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
651 (EXTRA_GCC_FLAGS): Likewise.
652 * Makefile.in: Rebuilt.
653
654 2022-06-28 konglin1 <lingling.kong@intel.com>
655
656 * MAINTAINERS (Write After Approval): Add myself.
657
658 2022-06-27 Tom de Vries <tdevries@suse.de>
659
660 * configure.ac: Build libiberty pic variant for gdbserver.
661 * configure: Regenerate.
662
663 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
664
665 * configure: Regenerate.
666 * configure.ac: Correct use of $host.
667
668 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
669
670 * MAINTAINERS: Remove tilegx and tilepro entries.
671 * configure.ac: Remove tilegx and tilepro stanzas.
672 * configure: Rebuilt.
673
674 2022-05-28 Bruce Korb <bkorb@gnu.org>
675
676 * .gitignore: Ignore vim swap files
677
678 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
679
680 * MAINTAINERS: Add myself to write after approval.
681
682 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
683
684 * MAINTAINERS: Remove myself from DCO section.
685
686 2022-05-09 Xi Ruoyao <xry111@xry111.site>
687
688 * MAINTAINERS: Update my email address.
689
690 2022-05-09 Clément Chigot <chigot@adacore.com>
691
692 * MAINTAINERS: Update my email address.
693
694 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
695
696 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
697 section.
698
699 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
700
701 * MAINTAINERS: Update my email address.
702
703 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
704
705 * MAINTAINERS: Update my email address.
706
707 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
708
709 * MAINTAINERS: (CPU Port Maintainers): Add myself and
710 Lulu as LoongArch port maintainer.
711
712 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
713 Lulu Cheng <chenglulu@loongson.cn>
714
715 * configure.ac: Add LoongArch tuples.
716 * configure: Regenerate.
717
718 2022-03-28 Tom Tromey <tromey@adacore.com>
719
720 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
721 * configure: Rebuild.
722
723 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
724
725 * MAINTAINERS: Change my information.
726
727 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
728
729 * MAINTAINERS: Add myself to DCO section.
730
731 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
732
733 * configure.ac: Fix incorrect option in comment.
734 * configure: Regenerate.
735
736 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
737
738 * Makefile.def (dependencies): Make configure-sim depend on
739 all-readline.
740 * Makefile.in: Regenerate.
741
742 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
743
744 * MAINTAINERS (Write After Approval): Update my e-mail address.
745
746 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
747
748 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
749
750 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
751
752 * MAINTAINERS: Update my email and add myself to the DCO list.
753
754 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
755
756 Revert:
757 2021-09-16 Andrew Pinski <apinski@marvell.com>
758
759 PR bootstrap/67102
760 * Makefile.def: Have configure-target-libffi depend on
761 all-target-libstdc++-v3.
762 * Makefile.in: Regenerate.
763
764 2022-01-22 Jakub Jelinek <jakub@redhat.com>
765
766 PR other/104181
767 * build.log: Remove.
768
769 2022-01-20 Martin Liska <mliska@suse.cz>
770
771 * MAINTAINERS: Adjust email address based on IRC request.
772
773 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
774
775 * MAINTAINERS: Update my email address.
776
777 2022-01-17 Martin Liska <mliska@suse.cz>
778
779 * MAINTAINERS: Rename .c names to .cc.
780
781 2022-01-13 Jakub Jelinek <jakub@redhat.com>
782
783 * Makefile.am: Remove.
784
785 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
786
787 * Makefile.am: New file.
788
789 2022-01-11 Martin Liska <mliska@suse.cz>
790
791 * MAINTAINERS: Sort 2 names.
792
793 2022-01-10 Martin Liska <mliska@suse.cz>
794
795 * MAINTAINERS: Fix obvious issues with sorting.
796
797 2022-01-07 liuhongt <hongtao.liu@intel.com>
798
799 * build.log: New file.
800
801 2022-01-05 Nathan Sidwell <nathan@acm.org>
802
803 * MAINTAINERS: Add DCO entry. Sort that list.
804
805 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
806
807 * MAINTAINERS: Change of email address in both DCO and
808 Write After Approval list.
809
810 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
811
812 * configure: Regenerate.
813
814 2021-12-21 Martin Liska <mliska@suse.cz>
815
816 * config.sub: Change mode back to 755.
817
818 2021-12-17 Martin Liska <mliska@suse.cz>
819
820 * config.sub: Sync from master.
821
822 2021-12-17 Martin Liska <mliska@suse.cz>
823
824 Revert:
825 2021-12-16 Matthias Seidel <mseidel@apache.org>
826
827 * config.sub: Fix typo.
828
829 2021-12-16 Matthias Seidel <mseidel@apache.org>
830
831 * config.sub: Fix typo.
832
833 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
834
835 Revert:
836 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
837
838 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
839 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
840 * configure.ac: Include config/gcc-plugin.m4.
841 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
842 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
843 RANLIB if possible.
844 * Makefile.in: Regenerated.
845 * configure: Likewise.
846
847 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
848
849 * Makefile.tpl (BUILD_CFLAGS): New.
850 (CFLAGS): Append $(BUILD_CFLAGS).
851 (CXXFLAGS): Likewise.
852 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
853 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
854 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
855 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
856 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
857 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
858 (PGO-TRAINING-TARGETS): Likewise.
859 (PGO_BUILD_TRAINING): Likewise.
860 (all): Add '+' to the command line for recursive make. Support
861 the PGO build.
862 * configure.ac: Add --enable-pgo-build[=lto].
863 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
864 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
865 * Makefile.in: Regenerated.
866 * configure: Likewise.
867
868 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
869
870 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
871 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
872 * configure.ac: Include config/gcc-plugin.m4.
873 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
874 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
875 RANLIB if possible.
876 * Makefile.in: Regenerated.
877 * configure: Likewise.
878
879 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
880
881 * MAINTAINERS: Add myself to write after approval.
882
883 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
884
885 * MAINTAINERS: Adding myself.
886
887 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
888
889 * configure: Regenerate.
890 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
891 $(CPP).
892
893 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
894
895 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
896 libatomic.
897 * Makefile.in: Regenerate.
898 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
899 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
900 target-libphobos-bootstrap.
901 (STAGE2_CONFIGURE_FLAGS): Likewise.
902 * configure: Regenerate.
903 * configure.ac: Add support for bootstrapping D front-end.
904
905 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
906
907 * MAINTAINERS: Add myself to DCO section and update email address.
908
909 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
910
911 * configure: Regenerate.
912 * configure.ac: Ensure that PIC (shared) defaults are set
913 correctly for Darwin.
914
915 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
916
917 * MAINTAINERS: Update my address.
918
919 2021-11-12 Alan Modra <amodra@gmail.com>
920
921 * Makefile.def (configure-opcodes): Depend on configure-bfd.
922 * Makefile.in: Regenerate.
923
924 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
925
926 * MAINTAINERS: Clarify the policy WRT the Write After Approval
927 list.
928
929 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
930
931 * MAINTAINERS (Reviewers, arc): Remove my entry.
932 (Write After Approval): Add an entry for myself.
933
934 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
935
936 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
937 * Makefile.in: Regenerate.
938 * configure: Regenerate.
939 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
940
941 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
942
943 * MAINTAINERS: Fix up Maciej's entries.
944
945 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
946
947 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
948 maintainer.
949
950 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
951
952 PR other/102663
953 * Makefile.def: Handle install-dvi target.
954 * Makefile.tpl: Likewise.
955 * Makefile.in: Regenerate.
956
957 2021-10-19 Clément Chigot <clement.chigot@atos.net>
958
959 * MAINTAINERS: Add myself for write after approval.
960
961 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
962
963 * Makefile.def: Mark libcody, libdecnumber,
964 c++tools, libgcc, and libobjc as missing TAGS
965 targets.
966 * Makefile.in: Regenerate.
967
968 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
969
970 * MAINTAINERS: Add myself to DCO section and update email
971 address.
972
973 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
974
975 * MAINTAINERS: Add myself to DCO section.
976
977 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
978
979 * configure: Regenerate.
980 * configure.ac (skipdirs): Add the contents of target_configdirs if
981 we are not building gcc.
982
983 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
984
985 * Makefile.def: Back-port commits ba4d88ad892f and
986 755ba58ebef0 from binutils-gdb repository.
987 * Makefile.in: Regenerated.
988
989 2021-09-20 Harald Anlauf <anlauf@gmx.de>
990
991 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
992
993 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
994
995 * Makefile.def: Add a jit check target for the jit
996 language.
997 * Makefile.in: Regenerate.
998
999 2021-09-16 Andrew Pinski <apinski@marvell.com>
1000
1001 PR bootstrap/67102
1002 * Makefile.def: Have configure-target-libffi depend on
1003 all-target-libstdc++-v3.
1004 * Makefile.in: Regenerate.
1005
1006 2021-09-10 Petter Tomner <tomner@kth.se>
1007
1008 * MAINTAINERS: Me added to DCO and write after approval
1009
1010 2021-09-01 YunQiang Su <syq@debian.org>
1011
1012 * MAINTAINERS: Add myself for write after approval.
1013
1014 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
1015
1016 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1017 * Makefile.in: Regenerate.
1018
1019 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
1020
1021 * MAINTAINERS: Add myself for write after approval.
1022
1023 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
1024
1025 * Makefile.in: Regenerate.
1026 * Makefile.tpl: Make the state of the configured host
1027 shared flag available to makefile fragements.
1028
1029 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
1030
1031 * MAINTAINERS (Write After Approval): Add myself.
1032
1033 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1034
1035 * .dir-locals.el (bug-reference-url-format): Use https.
1036
1037 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1038
1039 * .dir-locals.el (c-mode): Change fill-column to 79.
1040
1041 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
1042
1043 * MAINTAINERS: Add myself to DCO section.
1044
1045 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
1046
1047 * configure: Regenerate.
1048 * configure.ac: Adjust cases for which it is necessary to
1049 include the Darwin host config fragment.
1050
1051 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1052
1053 * MAINTAINERS: Add myself for write after approval and DCO.
1054
1055 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1056
1057 * Makefile.def: Add dsymutil defs.
1058 * Makefile.in: Regenerated.
1059 * Makefile.tpl: Add dsymutil to flags.
1060 * configure: Regenerated.
1061 * configure.ac: Add dsymutil to target and build recipes.
1062
1063 2021-07-01 Ankur Saini <arsenic@sourceware.org>
1064
1065 * MAINTAINERS: Add myself for write after approval.
1066
1067 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1068
1069 * MAINTAINERS (Write After Approval): Add myself.
1070
1071 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
1072
1073 * MAINTAINERS: Add myself for write after approval and DCO
1074
1075 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1076
1077 * .gitignore: Add entry for cscope.out.
1078
1079 2021-06-22 liuhongt <hongtao.liu@intel.com>
1080
1081 * MAINTAINERS: Remove my Write After Approval entry.
1082
1083 2021-06-21 liuhongt <hongtao.liu@intel.com>
1084
1085 * MAINTAINERS: Add myself as maintainer of the i386 vector
1086 extensions.
1087
1088 2021-06-18 Antoni Boucher <bouanto@zoho.com>
1089
1090 * MAINTAINERS (Write After Approval): Add myself.
1091
1092 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
1093
1094 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1095 as *vrp and ranger maintainers.
1096
1097 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1098
1099 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1100 not trigger testsuite failures.
1101
1102 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1103
1104 * MAINTAINERS: Add myself to DCO section with both email addresses.
1105
1106 2021-06-03 Jason Merrill <jason@redhat.com>
1107
1108 * MAINTAINERS: Add DCO version number.
1109
1110 2021-06-02 Jason Merrill <jason@redhat.com>
1111
1112 * MAINTAINERS: Add DCO section.
1113
1114 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1115
1116 * MAINTAINERS (Write After Approval): Add myself.
1117
1118 2021-05-29 Mike Frysinger <vapier@gentoo.org>
1119
1120 * configure.ac: Add gnulib to configdirs for sim.
1121 * configure: Regenerate.
1122
1123 2021-05-18 Mike Frysinger <vapier@gentoo.org>
1124
1125 * Makefile.def: Add configure-sim dependency on all-gnulib.
1126 * Makefile.in: Regenerated.
1127
1128 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1129
1130 * MAINTAINERS (Write After Approval): Add myself.
1131
1132 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1133
1134 * MAINTAINERS (Write After Approval): Add myself.
1135
1136 2021-05-11 Martin Liska <mliska@suse.cz>
1137
1138 * MAINTAINERS: Remove entries for removed
1139 components (HSA, BRIG, libhsail-rt).
1140 Move Pekka to Write After Approval.
1141
1142 2021-05-11 Martin Liska <mliska@suse.cz>
1143
1144 * Makefile.def: Remove libhsail-rt.
1145 * Makefile.in: Likewise.
1146 * configure.ac: Likewise.
1147 * configure: Regenerate.
1148 * libhsail-rt/ChangeLog: Removed.
1149 * libhsail-rt/Makefile.am: Removed.
1150 * libhsail-rt/Makefile.in: Removed.
1151 * libhsail-rt/README: Removed.
1152 * libhsail-rt/aclocal.m4: Removed.
1153 * libhsail-rt/configure: Removed.
1154 * libhsail-rt/configure.ac: Removed.
1155 * libhsail-rt/configure.tgt: Removed.
1156 * libhsail-rt/include/internal/fibers.h: Removed.
1157 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1158 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1159 * libhsail-rt/include/internal/workitems.h: Removed.
1160 * libhsail-rt/rt/arithmetic.c: Removed.
1161 * libhsail-rt/rt/atomics.c: Removed.
1162 * libhsail-rt/rt/bitstring.c: Removed.
1163 * libhsail-rt/rt/fbarrier.c: Removed.
1164 * libhsail-rt/rt/fibers.c: Removed.
1165 * libhsail-rt/rt/fp16.c: Removed.
1166 * libhsail-rt/rt/misc.c: Removed.
1167 * libhsail-rt/rt/multimedia.c: Removed.
1168 * libhsail-rt/rt/queue.c: Removed.
1169 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1170 * libhsail-rt/rt/segment.c: Removed.
1171 * libhsail-rt/rt/workitems.c: Removed.
1172 * libhsail-rt/target-config.h.in: Removed.
1173
1174 2021-05-04 Nick Clifton <nickc@redhat.com>
1175
1176 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1177 * configure: Regenerate.
1178
1179 2021-04-28 Jakub Jelinek <jakub@redhat.com>
1180 Tobias Burnus <tobias@codesourcery.com>
1181
1182 * configure.ac (--enable-offload-defaulted): New.
1183 * configure: Regenerate.
1184
1185 2021-04-23 David Faust <david.faust@oracle.com>
1186
1187 * MAINTAINERS (Write After Approval): Add myself.
1188
1189 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1190
1191 * MAINTAINERS (Write After Approval): Add myself.
1192
1193 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1194
1195 * MAINTAINERS: Add myself as pru port maintainer.
1196
1197 2021-03-23 David Malcolm <dmalcolm@redhat.com>
1198
1199 * MAINTAINERS: Add myself as static analyzer maintainer.
1200
1201 2021-03-18 Jeff Law <jlaw@tachyum.com>
1202
1203 * MAINTAINERS: Update primary entry.
1204
1205 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1206
1207 * MAINTAINERS (Write After Approval): Add myself.
1208
1209 2021-03-13 Mike Frysinger <vapier@gentoo.org>
1210
1211 * Makefile.def: Remove all-sim dependency on configure-gdb.
1212 * Makefile.in: Regenerated.
1213
1214 2021-03-11 Jeff Law <law@redhat.com>
1215
1216 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1217
1218 2021-03-11 Martin Liska <mliska@suse.cz>
1219
1220 * Makefile.tpl: The change was done Makefile.in which
1221 is generated file.
1222
1223 2021-03-08 Jeff Law <law@redhat.com>
1224
1225 * MAINTAINERS: Update my email address
1226
1227 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1228
1229 * config.guess: Import latest upstream.
1230 * config.sub: Import latest upstream.
1231
1232 2021-01-25 Martin Liska <mliska@suse.cz>
1233
1234 PR gcov-profile/98739
1235 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1236 for profiledbootstrap.
1237
1238 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1239
1240 * MAINTAINERS (Write After Approval): Add myself.
1241
1242 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1243
1244 * MAINTAINERS (Write After Approval): Update my e-mail address.
1245
1246 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1247
1248 * MAINTAINERS: Fix spacing.
1249
1250 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1251
1252 * MAINTAINERS (Write After Approval): Add myself
1253
1254 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1255
1256 * Makefile.def: Sync with binutils-gdb:
1257 (dependencies): all-ld depends on all-libctf.
1258 (host_modules): libctf is no longer no_install.
1259 No longer no_check. Checking depends on all-ld.
1260 * Makefile.in: Regenerated.
1261
1262 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1263
1264 * libtool.m4: Match gnu* along other GNU systems.
1265 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1266 * libgo/configure: Re-generate.
1267
1268 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1269
1270 * MAINTAINERS: Update my email address.
1271
1272 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1273
1274 * MAINTAINERS (Write After Approval): Add myself.
1275
1276 2020-12-15 Nathan Sidwell <nathan@acm.org>
1277
1278 * Makefile.def
1279 * Makefile.in
1280 * Makefile.tpl
1281 * configure
1282 * configure.ac
1283
1284 2020-12-15 Nathan Sidwell <nathan@acm.org>
1285
1286 * Makefile.def: Add libcody.
1287 * configure.ac: Add libcody.
1288 * Makefile.in: Regenerated.
1289 * configure: Regenerated.
1290
1291 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1292
1293 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1294
1295 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1296
1297 PR target/97865
1298 * libtool.m4: Update handling of Darwin platform link flags
1299 for Darwin20.
1300
1301 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1302
1303 * .gitignore: Sync with binutils-gdb
1304
1305 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1306
1307 * MAINTAINERS: Add myself as arc port maintainer.
1308
1309 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1310
1311 PR d/87788
1312 * configure.ac: Don't disable D for *-*-darwin*.
1313 * configure: Regenerate.
1314
1315 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1316
1317 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1318 hppa64-*-hpux11*.
1319
1320 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1321
1322 * configure: Regenerate.
1323 * configure.ac: Add --bootstrap-hwasan option.
1324
1325 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1326
1327 * config.guess: Import latest upstream.
1328 * config.sub: Import latest upstream.
1329
1330 2020-11-16 Martin Liska <mliska@suse.cz>
1331
1332 * .gitignore: Add cache as clangd uses it now.
1333
1334 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1335
1336 * MAINTAINERS (Write After Approval): add myself
1337
1338 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1339
1340 * MAINTAINERS (Write After Approval): Add myself.
1341
1342 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1343
1344 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1345 Remove FIXME comments.
1346
1347 2020-11-06 Martin Uecker <muecker@gwdg.de>
1348
1349 * MAINTAINERS: Update my email address.
1350
1351 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1352
1353 * MAINTAINERS (Write After Approval): Add myself.
1354
1355 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1356
1357 PR target/97302
1358 * configure.ac: Only set with_gmp to /usr/local
1359 if not building in tree.
1360 * configure: Regenerate.
1361
1362 2020-09-18 Omar Tahir <omar.tahir@arm.com>
1363
1364 * MAINTAINERS (Write After Approval): Add myself.
1365
1366 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
1367
1368 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1369
1370 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
1371
1372 PR bootstrap/96612
1373 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1374 if not the same as ${host}.
1375 * configure: Regenerate.
1376
1377 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1378
1379 * MAINTAINERS (Write After Approval): Add myself.
1380
1381 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1382
1383 * MAINTAINERS: Update my email address.
1384
1385 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1386
1387 * MAINTAINERS (Write After Approval): Add myself.
1388
1389 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1390
1391 * MAINTAINERS (Write After Approval): Add myself.
1392
1393 2020-06-12 Martin Liska <mliska@suse.cz>
1394
1395 * .gitignore: Add .clang-tidy.
1396
1397 2020-06-08 Jason Merrill <jason@redhat.com>
1398
1399 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1400 * configure: Regenerate.
1401
1402 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1403
1404 * MAINTAINERS: Add myself as xtensa port maintainer.
1405
1406 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1407
1408 * configure.ac: Don't require --enable-host-shared when building
1409 for Mingw.
1410 * configure: Regenerate.
1411
1412 2020-05-18 Jason Merrill <jason@redhat.com>
1413
1414 * configure.ac: Update bootstrap dialect to -std=c++11.
1415
1416 2020-05-18 Alex Coplan <alex.coplan@arm.com>
1417
1418 * MAINTAINERS (Write After Approval): Add myself.
1419
1420 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1421
1422 PR target/92713
1423 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1424 (noconfigdirs): Add 'target-libstdc++-v3'.
1425 * configure: Regenerate.
1426
1427 2020-04-21 Stephen Casner <casner@acm.org>
1428
1429 PR 25830
1430 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1431 * configure: Rebuild.
1432
1433 2020-04-17 Martin Liska <mliska@suse.cz>
1434 Jonathan Yong <10walls@gmail.com>
1435
1436 PR gcov-profile/94570
1437 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1438 for CYGWIN.
1439
1440 2020-04-14 Martin Jambor <mjambor@suse.cz>
1441
1442 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1443
1444 2020-04-09 Tom Tromey <tom@tromey.com>
1445
1446 * configure: Rebuild.
1447 * Makefile.in: Rebuild.
1448 * Makefile.def (gdbsupport, gdbserver): New host modules.
1449 (configure-gdb): Depend on all-gdbsupport.
1450 (all-gdb): Depend on all-gdbsupport, all-libctf.
1451 * configure.ac (host_tools): Add gdbserver.
1452 Conditionally build gdbserver and gdbsupport.
1453
1454 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
1455
1456 * configure.ac: Build libgomp by default for amdgcn.
1457 * configure: Regenerate.
1458
1459 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1460
1461 * MAINTAINERS (Write After Approval): Add myself.
1462
1463 2020-02-28 Joel Hutton <joel.hutton@arm.com>
1464
1465 * MAINTAINERS (Write After Approval) : Add myself.
1466
1467 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
1468
1469 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1470
1471 2020-02-14 Martin Sebor <msebor@redhat.com>
1472
1473 * doc/extend.texi (attribute alias): Mention type requirement.
1474 (attribute weak): Same.
1475 (attribute weakref): Correct invalid example.
1476
1477 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1478
1479 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1480
1481 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1482 Jakub Jelinek <jakub@redhat.com>
1483
1484 * .gitattributes: Add *.md diff=md.
1485
1486 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
1487
1488 The mentioned auto-generated file is no more part of the
1489
1490 GCC sources, it's auto-generated in $(builddir) during build.
1491
1492 PR target/92055
1493 * contrib/gcc_update (files_and_dependencies): Remove
1494 entry for gcc/config/avr/t-multilib.
1495
1496 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
1497
1498 * MAINTAINERS: Update my email address.
1499
1500 2020-01-13 Joseph Myers <joseph@codesourcery.com>
1501
1502 * README.MOVED_TO_GIT: Remove.
1503
1504 2020-01-11 Joseph Myers <joseph@codesourcery.com>
1505
1506 * README.MOVED_TO_GIT: New file.
1507
1508 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1509
1510 * MAINTAINERS (Write After Approval): Add myself.
1511
1512 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
1513
1514 * MAINTAINERS (write_after_approval): Add myself.
1515
1516 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1517
1518 * MAINTAINERS (write_after_approval): Add myself.
1519
1520 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1521
1522 * MAINTAINERS (write_after_approval): Add myself.
1523
1524 2019-12-11 Matthias Klose <doko@ubuntu.com>
1525
1526 * configure.ac: Factor out common cases for compare_exclusions.
1527 * configure: Regenerate.
1528
1529 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1530
1531 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1532 flag.
1533
1534 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1535
1536 * MAINTAINERS (Write After Approval): Add myself.
1537
1538 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1539
1540 PR middle-end/92463
1541 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1542 * configure: Regenerate
1543
1544 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1545
1546 * configure.ac: Use https for gcc.gnu.org.
1547 * configure: Regenerated.
1548
1549 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1550
1551 * MAINTAINERS (aarch64 port): Remove my name, move to...
1552 (Write After Approval): ...Here.
1553
1554 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1555
1556 * MAINTAINERS: Change my email address as maintainer.
1557
1558 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1559
1560 PR fortran/91828
1561 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1562 * configure: Regenerated.
1563
1564 2019-10-21 Jason Merrill <jason@redhat.com>
1565
1566 * .gitattributes: Also check ChangeLog whitespace.
1567
1568 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1569
1570 * contrib/dg-extract-results.sh: Add support for KPASS.
1571 * contrib/dg-extract-results.py: Likewise.
1572
1573 2019-10-17 Jason Merrill <jason@redhat.com>
1574
1575 * .gitattributes: Avoid {} in filename pattern.
1576
1577 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1578
1579 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1580 Approval section.
1581
1582 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
1583
1584 * MAINTAINERS: Add myself to Write After Approval
1585
1586 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1587
1588 * MAINTAINERS: Add myself as an aarch64 maintainer.
1589
1590 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1591
1592 * MAINTAINERS: Add myself as aarch64 maintainer.
1593
1594 2019-09-23 Carl Love <cel@us.ibm.com>
1595
1596 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1597 New define_insn.
1598 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1599 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1600
1601 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1602
1603 * MAINTAINERS (Sam Tebbs): Update email address.
1604
1605 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
1606
1607 * MAINTAINERS: Update my email address.
1608
1609 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
1610
1611 * libtool.m4: Handle uclinuxfdpiceabi.
1612
1613 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1614
1615 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1616 Remove myself from Write After Approval section.
1617
1618 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1619
1620 * configure.ac: Support for bpf-*-* targets.
1621 * configure: Regenerate.
1622
1623 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1624
1625 * config.sub: Import upstream version 2019-06-30.
1626 * config.guess: Import upstream version 2019-07-24.
1627
1628 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1629
1630 * MAINTAINERS: Remove spu port maintainers.
1631
1632 2019-08-28 Martin Liska <mliska@suse.cz>
1633
1634 * .gitignore: Add .clangd and compile_commands.json
1635 to .gitignore.
1636
1637 2019-08-23 Michael Forney <mforney@mforney.org>
1638
1639 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1640 * Makefile.in: Regenerate.
1641
1642 2019-08-19 Tom Tromey <tom@tromey.com>
1643
1644 * configure: Rebuild.
1645 * configure.ac: Add --with-static-standard-libraries.
1646
1647 2019-08-16 Alexandre Oliva <oliva@gnu.org>
1648
1649 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1650
1651 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1652
1653 * MAINTAINERS (Write After Approval): Add myself.
1654
1655 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1656
1657 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1658 RISC-V port maitainer.
1659
1660 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1661
1662 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1663
1664 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1665
1666 * MAINTAINERS (Write After Approval): Add myself.
1667
1668 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
1669
1670 * MAINTAINERS (Write After Approval): Add myself.
1671
1672 2019-06-25 Martin Liska <mliska@suse.cz>
1673
1674 contrib/filter-clang-warnings.py: Transform from
1675 filter-rtags-warnings.py.
1676
1677 2019-06-15 Tom Tromey <tom@tromey.com>
1678
1679 * configure.ac (host_libs): Add gnulib.
1680 * configure: Rebuild.
1681 * Makefile.def (host_modules, dependencies): Add gnulib.
1682 * Makefile.in: Rebuild.
1683
1684 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1685
1686 * MAINTAINERS (Write After Approval): Add myself.
1687
1688 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1689
1690 * configure: Regenerate.
1691 * configure.ac: Add PRU target.
1692
1693 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1694
1695 * MAINTAINERS (Write After Approval): Add myself.
1696
1697 2019-06-11 Nick Clifton <nickc@redhat.com>
1698
1699 Import these changes from the binutils/gdb repository:
1700
1701 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1702
1703 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1704 and all its deps.
1705 * Makefile.in: Regenerated.
1706
1707 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1708
1709 * Makefile.def (host_modules): Add libctf.
1710 * Makefile.def (dependencies): Likewise.
1711 libctf depends on zlib, libiberty, and bfd.
1712 * Makefile.in: Regenerated.
1713 * configure.ac (host_libs): Add libctf.
1714 * configure: Regenerated.
1715
1716 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1717
1718 * MAINTAINERS (Write After Approval): Add myself.
1719
1720 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
1721
1722 * MAINTAINERS: Update my email address.
1723
1724 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
1725
1726 * MAINTAINERS (Write After Approval): Add myself.
1727
1728 2019-05-16 Jun Ma <junma@linux.alibaba.com>
1729
1730 * MAINTAINERS (Write After Approval): Add myself.
1731
1732 2019-05-07 Jim Wilson <jimw@sifive.com>
1733
1734 * MAINTAINERS: Remove myself as IA-64 maintainer.
1735
1736 2019-05-04 Roland Illig <roland.illig@gmx.de>
1737
1738 * MAINTAINERS (Write After Approval): Add myself.
1739
1740 2019-05-02 Richard Biener <rguenther@suse.de>
1741
1742 PR bootstrap/85574
1743 * Makefile.tpl (compare target): Also compare extra-compare
1744 files.
1745 * Makefile.in: Regenerate.
1746
1747 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1748
1749 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1750 as modulo-scheduler maintainer.
1751
1752 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1753
1754 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1755
1756 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1757
1758 * MAINTAINERS: Update my email address.
1759
1760 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
1761
1762 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1763 * configure: Regenerate.
1764
1765 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1766
1767 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1768 * configure: Regenerate.
1769
1770 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1771
1772 * configure.ac: Add target-zlib to target_libraries.
1773 * configure: Regenerate.
1774
1775 2019-04-09 Martin Liska <mliska@suse.cz>
1776
1777 * Makefile.in: Regenerate.
1778 * Makefile.tpl: Pass GENERATOR_CFLAGS
1779 in all stages.
1780
1781 2019-03-28 Martin Liska <mliska@suse.cz>
1782
1783 PR bootstrap/89829
1784 * Makefile.in: Revert r254150.
1785 * Makefile.tpl: Likewise.
1786
1787 2019-03-28 Ben Elliston <bje@gnu.org>
1788
1789 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1790 related, and libdecnumber.
1791
1792 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
1793
1794 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1795 (Write After Approval): Remove myself.
1796
1797 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1798
1799 * MAINTAINERS (Write After Approval): Add myself.
1800
1801 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
1802
1803 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1804 (Write After Approval): Remove myself and Julian.
1805
1806 2019-01-26 Harald Anlauf <anlauf@gmx.de>
1807
1808 * MAINTAINERS (Write After Approval): Add myself.
1809
1810 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1811
1812 * MAINTAINERS (Write After Approval): Add myself.
1813
1814 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1815
1816 * ChangeLog: Replace space with tab.
1817 * MAINTAINERS: Delete 1 tab to keep alignment.
1818
1819 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1820
1821 * MAINTAINERS (Write After Approval): Add myself.
1822
1823 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
1824
1825 * MAINTAINERS (Write After Approval): Add myself.
1826
1827 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
1828 Kwok Cheung Yeung <kcy@codesourcery.com>
1829 Julian Brown <julian@codesourcery.com>
1830 Tom de Vries <tom@codesourcery.com>
1831 Jan Hubicka <hubicka@ucw.cz>
1832 Martin Jambor <mjambor@suse.cz>
1833
1834 * configure.ac: Likewise.
1835 * configure: Regenerate.
1836 * contrib/config-list.mk: Add amdgcn-amdhsa.
1837
1838 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1839
1840 * MAINTAINERS (Write After Approval): Add myself.
1841
1842 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1843
1844 * MAINTAINERS (Write After Approval): Add myself.
1845
1846 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1847
1848 PR target/88535
1849 * config.guess: Import upstream version 2019-01-03.
1850 * config.sub: Import upstream version 2019-01-01.
1851
1852 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1853
1854 * MAINTAINERS (Write After Approval): Update my maintainer address.
1855
1856 2018-12-21 Gergö Barany <gergo@codesourcery.com>
1857
1858 * MAINTAINERS (Write After Approval): Add myself.
1859
1860 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
1861
1862 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1863
1864 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
1865
1866 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1867 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1868 (GCC_TARGET_TOOL): Likewise.
1869 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1870 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1871 OTOOL, OTOOL_FOR_TARGET: New substitutions.
1872 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1873 * configure: Regenerate.
1874 * Makefile.in: Likewise.
1875
1876 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
1877
1878 * MAINTAINERS (Write After Approval): Add myself.
1879
1880 2018-11-13 Martin Liska <mliska@suse.cz>
1881
1882 * gcc.target/i386/pr87930.c: Move to ...
1883 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
1884
1885 2018-11-10 Stafford Horne <shorne@gmail.com>
1886
1887 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1888 (Write After Approval): Remove myself.
1889
1890 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
1891
1892 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1893 Append $INCICONV to it.
1894
1895 2018-11-04 Stafford Horne <shorne@gmail.com>
1896
1897 * MAINTAINERS (Write After Approval): Add myself.
1898
1899 2018-10-31 Joseph Myers <joseph@codesourcery.com>
1900
1901 PR bootstrap/82856
1902 * multilib.am: New file. From automake.
1903
1904 Merge from binutils-gdb:
1905 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1906
1907 * libtool.m4: Use AC_LANG_SOURCE.
1908 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1909 * ar-lib: New file.
1910 * test-driver: New file.
1911 * configure: Re-generate.
1912
1913 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
1914
1915 * MAINTAINERS (Write After Approval): Add myself.
1916
1917 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1918
1919 PR bootstrap/87788
1920 PR d/87799
1921 * configure: Rebuild.
1922 * configure.ac: Disable D on systems where it is known not to work.
1923
1924 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1925
1926 * Makefile.def (target_modules): Add libphobos.
1927 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1928 GDCFLAGS_FOR_TARGET.
1929 (dependencies): Make libphobos depend on libatomic, libbacktrace
1930 configure, and zlib configure.
1931 (language): Add language d.
1932 * Makefile.in: Rebuild.
1933 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1934 (HOST_EXPORTS): Add GDC.
1935 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1936 (BASE_TARGET_EXPORTS): Add GDC.
1937 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1938 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1939 (EXTRA_HOST_FLAGS): Add GDC.
1940 (STAGE1_FLAGS_TO_PASS): Add GDC.
1941 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1942 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1943 environment variables.
1944 * configure: Rebuild.
1945 * configure.ac: Add target-libphobos to target_libraries. Set and
1946 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1947
1948 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
1949
1950 * MAINTAINERS (Write After Approval): Add myself.
1951
1952 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1953
1954 * MAINTAINERS (Write After Approval): Remove myself.
1955
1956 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1957
1958 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1959
1960 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
1961
1962 * MAINTAINERS: Update my email address.
1963
1964 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
1965
1966 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1967 maintainer.
1968
1969 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
1970
1971 * MAINTAINERS (Write After Approval): Add self.
1972
1973 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
1974
1975 * MAINTAINERS (write after approval): Add myself.
1976
1977 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
1978
1979 * MAINTAINERS: Update my email address.
1980
1981 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
1982
1983 * MAINTAINERS (write after approval): Add myself.
1984
1985 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
1986
1987 * MAINTAINERS: Add self to global reviewers list.
1988
1989 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
1990
1991 MAINTAINERS: Add c-sky port maintainers.
1992
1993 2018-08-10 Martin Liska <mliska@suse.cz>
1994
1995 * MAINTAINERS: Revert change in previous commit and
1996 join lines.
1997
1998 2018-08-10 Martin Liska <mliska@suse.cz>
1999
2000 * MAINTAINERS: Remove extra line.
2001
2002 2018-08-06 Naveen H.S <naveenh@marvell.com>
2003
2004 * MAINTAINERS: Update my email address.
2005
2006 2018-07-19 DJ Delorie <dj@redhat.com>
2007
2008 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2009 as maintainer.
2010
2011 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
2012
2013 * MAINTAINERS: Adjust email address for me and my colleague Robin
2014 Dapp.
2015
2016 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
2017 Sunil K Pandey <sunil.k.pandey@intel.com>
2018
2019 PR target/84413
2020 * config/i386/i386.c (m_CORE_AVX512): New.
2021 (m_CORE_AVX2): Likewise.
2022 (m_CORE_ALL): Add m_CORE_AVX2.
2023 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2024 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2025 and remove the rest of m_SKYLAKE_AVX512.
2026
2027 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2028
2029 * config.sub: Sync with upstream version 2018-07-03.
2030
2031 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2032
2033 * config.guess: Sync with upstream version 2018-06-26.
2034 * config.sub: Sync with upstream version 2018-07-02.
2035
2036 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
2037
2038 * libtool.m4: Sort output of 'find' to enable deterministic builds.
2039 * ltmain.sh: Likewise.
2040
2041 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
2042
2043 * contrib/config-list.mk: Remove powerpc-linux_paired.
2044
2045 2018-06-29 Alexandre Oliva <oliva@adacore.com>
2046
2047 * configure.ac: Introduce support for @unless/@endunless.
2048 * Makefile.tpl (dep-kind): Rewrite with cond; return
2049 postbootstrap in some cases.
2050 (make-postboot-dep, postboot-targets): New.
2051 (dependencies): Do not output postbootstrap dependencies at
2052 first. Output non-target ones changed for configure to depend
2053 on stage_last @if gcc-bootstrap, and the original deps @unless
2054 gcc-bootstrap.
2055 * configure.in, Makefile.in: Rebuilt.
2056
2057 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2058
2059 * MAINTAINERS (write after approval): Add myself.
2060
2061 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2062
2063 * MAINTAINERS (write after approval): Add myself.
2064
2065 2018-06-19 Nick Clifton <nickc@redhat.com>
2066
2067 * zlib/configure.ac: Restore old behaviour of only enabling
2068 multilibs when a target subdirectory is defined. This allows
2069 building with srcdir == builddir.
2070 * zlib/configure: Regenerate.
2071
2072 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2073
2074 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2075 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2076 * Makefile.in: Regenerate.
2077
2078 2018-06-16 Ben Elliston <bje@gnu.org>
2079
2080 * config.guess: Import latest version.
2081 * config.sub: Likewise.
2082
2083 2018-06-08 Martin Liska <mliska@suse.cz>
2084
2085 * MAINTAINERS: Remove MPX-related entries.
2086 * Makefile.def: Remove libmpx support.
2087 * Makefile.in: Regenerate.
2088 * configure.ac: Remove removed files.
2089 * configure: Regenerate.
2090 * libmpx/ChangeLog: Remove.
2091 * libmpx/Makefile.am: Remove.
2092 * libmpx/Makefile.in: Remove.
2093 * libmpx/acinclude.m4: Remove.
2094 * libmpx/aclocal.m4: Remove.
2095 * libmpx/config.h.in: Remove.
2096 * libmpx/configure: Remove.
2097 * libmpx/configure.ac: Remove.
2098 * libmpx/configure.tgt: Remove.
2099 * libmpx/libmpx.spec.in: Remove.
2100 * libmpx/mpxrt/Makefile.am: Remove.
2101 * libmpx/mpxrt/Makefile.in: Remove.
2102 * libmpx/mpxrt/libmpx.map: Remove.
2103 * libmpx/mpxrt/libtool-version: Remove.
2104 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2105 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2106 * libmpx/mpxrt/mpxrt.c: Remove.
2107 * libmpx/mpxrt/mpxrt.h: Remove.
2108 * libmpx/mpxwrap/Makefile.am: Remove.
2109 * libmpx/mpxwrap/Makefile.in: Remove.
2110 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2111 * libmpx/mpxwrap/libtool-version: Remove.
2112 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2113
2114 2018-06-04 Martin Liska <mliska@suse.cz>
2115
2116 * MAINTAINERS: Add myself as gcov maintainer.
2117
2118 2018-06-04 Matthew Fortune <mfortune@gmail.com>
2119
2120 * MAINTAINERS: Update my email address.
2121
2122 2018-06-04 Tom de Vries <tdevries@suse.de>
2123
2124 * MAINTAINERS: Remove write-after-approval entries for component
2125 maintainers.
2126
2127 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2128
2129 * MAINTAINERS (write after approval): Add myself.
2130
2131 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
2132
2133 * MAINTAINERS: Update my email address.
2134
2135 2018-06-01 Tom de Vries <tdevries@suse.de>
2136
2137 * MAINTAINERS: Update my email address.
2138
2139 2018-05-22 Bin Cheng <bin.cheng@arm.com>
2140
2141 * MAINTAINERS (loop-optimizer): Add myself.
2142
2143 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
2144
2145 * configure.ac: Added "nfp" target.
2146 * configure: Regenerate.
2147
2148 2018-04-30 Richard Biener <rguenther@suse.de>
2149
2150 PR bootstrap/85571
2151 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2152 (STAGE3_TFLAGS): Likewise.
2153 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2154 (STAGEtrain_TFLAGS): Likewise.
2155 * Makefile.in: Regenerate.
2156
2157 2018-04-26 Richard Biener <rguenther@suse.de>
2158
2159 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2160 (STAGE2_CFLAGS): Likewise.
2161 (STAGE2_TFLAGS): Likewise.
2162 (STAGE3_CFLAGS): Add -fchecking.
2163 (STAGE3_TFLAGS): Likewise.
2164 (STAGEtrain_CFLAGS): Filter out -fchecking.
2165 (STAGEtrain_TFLAGS): Likewise.
2166 * Makefile.in: Re-generate.
2167
2168 2018-04-25 Catherine Moore <clm@codesourcery.com>
2169
2170 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2171
2172 2018-04-18 Paul Clarke <pc@us.ibm.com>
2173
2174 * MAINTAINERS (write after approval): Add myself.
2175
2176 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2177
2178 * MAINTAINERS: Update my email address.
2179
2180 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2181
2182 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2183
2184 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2185
2186 * MAINTAINERS: Update my email address and disambiguate myself
2187 a bit from Will Schmidt.
2188
2189 2018-03-21 Nathan Sidwell <nathan@acm.org>
2190
2191 * MAINTAINERS: Move maintainers of now-removed picochip and score
2192 ports to write after approval.
2193
2194 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2195
2196 * MAINTAINERS: Add entry for SVE maintainership.
2197
2198 2018-02-13 Maciej W. Rozycki <macro@mips.com>
2199
2200 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2201 * configure: Regenerate.
2202
2203 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2204
2205 * MAINTAINERS (write after approval): Add myself.
2206
2207 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2208
2209 * MAINTAINERS (write after approval): Add myself.
2210
2211 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2212
2213 * MAINTAINERS (write after approval): Add myself.
2214
2215 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2216
2217 Update copyright years.
2218
2219 2018-01-03 Ben Elliston <bje@gnu.org>
2220
2221 * config.guess: Import latest version.
2222 * config.sub: Likewise.
2223
2224 2017-12-12 Stafford Horne <shorne@gmail.com>
2225
2226 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2227 * configure: Regenerate.
2228
2229 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2230
2231 * MAINTAINERS (Write After Approval): Add myself.
2232
2233 2017-11-28 Julia Koval <julia.koval@intel.com>
2234 Sebastian Peryt <sebastian.peryt@intel.com>
2235
2236 * Makefile.def (target_modules): Remove libcilkrts.
2237 * Makefile.in: Ditto.
2238 * configure: Ditto.
2239 * configure.ac: Ditto.
2240
2241 2017-11-28 Julia Koval <julia.koval@intel.com>
2242
2243 * MAINTAINERS (Write After Approval): Add myself.
2244
2245 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2246
2247 * MAINTAINERS (Write After Approval): Add myself.
2248
2249 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2250
2251 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2252 Use my SiFive email address.
2253
2254 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2255
2256 * MAINTAINERS (write after approval): Add myself.
2257
2258 2017-10-27 Martin Liska <mliska@suse.cz>
2259
2260 * Makefile.tpl: Use proper name of folder as it was renamed
2261 during transition to 4 stages.
2262 * Makefile.in: Regenerate.
2263
2264 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2265
2266 * MAINTAINERS (write after approval): Add myself.
2267
2268 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2269
2270 * MAINTAINERS: Add a note that maintainership also includes web
2271 pages, docs, and testsuite related to that area.
2272
2273 2017-09-25 Tom de Vries <tom@codesourcery.com>
2274
2275 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2276
2277 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2278
2279 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2280
2281 2017-09-15 Nathan Sidwell <nathan@acm.org>
2282
2283 * MAINTAINERS: Remove myself as a vxworks maintainer.
2284
2285 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2286
2287 * MAINTAINERS: Remove email address of Jim Norris.
2288
2289 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2290
2291 * MAINTAINERS (Reviewers): Move myself from here...
2292 (CPU Port Maintainers): ... to here.
2293
2294 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2295
2296 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2297
2298 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2299
2300 * MAINTAINERS (write after approval): Add myself.
2301
2302 2017-07-28 Tony Reix <tony.reix@atos.net>
2303
2304 * configure.ac (target-libffi): Don't disable for AIX.
2305 (go): Don't add to unsupported_languages on AIX.
2306 (target-libgo): Don't disable for AIX.
2307 * configure: Regenerate.
2308
2309 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2310
2311 * MAINTAINERS: Add myself.
2312
2313 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2314
2315 * MAINTAINERS: Update my email address.
2316
2317 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2318
2319 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2320 arm-specific auto-generated header files.
2321
2322 2017-07-03 Nathan Sidwell <nathan@acm.org>
2323
2324 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2325 * configure: Rebuilt.
2326
2327 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2328
2329 * MAINTAINERS: Readd myself for c6x.
2330
2331 2017-06-28 Martin Liska <mliska@suse.cz>
2332
2333 PR bootstrap/81217
2334 * Makefile.def: Remove superfluous bootstrap_target from
2335 bootstrap_stage.
2336 * Makefile.in: Re-generate the file.
2337
2338 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2339
2340 * MAINTAINERS: Add myself to Write After Approval
2341
2342 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2343
2344 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2345
2346 2017-06-19 Martin Liska <mliska@suse.cz>
2347
2348 * Makefile.def: Define 4 stages PGO bootstrap.
2349 * Makefile.tpl: Define FLAGS.
2350 * Makefile.in: Regenerate.
2351
2352 2017-06-14 Ian Lance Taylor <iant@golang.org>
2353
2354 * Makefile.def: Add check-gotools to go check targets.
2355 * Makefile.in: Rebuild.
2356
2357 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2358
2359 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2360
2361 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2362
2363 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2364 * configure: Regenerate.
2365
2366 2017-05-31 Martin Liska <mliska@suse.cz>
2367
2368 * configure.ac: Add handling of stage2_werror_flags to
2369 action-if-given and to action-if-not-given.
2370 * configure: Regenerate.
2371
2372 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2373
2374 * MAINTAINERS: Add self to Write After Approval
2375
2376 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2377
2378 * MAINTAINERS: Update my email address, and remove myself as
2379 maintainer in some areas.
2380
2381 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2382
2383 * MAINTAINERS: Add self to Write After Approval
2384
2385 2017-05-25 Nathan Sidwell <nathan@acm.org>
2386
2387 * configure.ac: Add --enable-languages=default to mean default and
2388 make --enable-languages=all mean all supported languages.
2389 * configure: Regenerated.
2390
2391 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2392
2393 * config.gcc (powerpc*-*-*spe*): New.
2394 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2395 (powerpc-*-rtems*spe*): New.
2396 (powerpc*-*-linux*spe*): New.
2397 (powerpc-wrs-vxworksspe): New.
2398 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2399 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2400 * config.host (powerpc*-*-*spe*): New.
2401
2402 2017-05-19 Martin Liska <mliska@suse.cz>
2403
2404 * configure.ac: Add --enable-werror-always just for
2405 bootstrap-debug (or none build config) and do not add it
2406 when we are on a release branch.
2407 * configure: Regenerated.
2408
2409 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2410
2411 * MAINTAINERS: Add self to Write After Approval
2412
2413 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2414
2415 * MAINTAINERS: Move myself to Write After Approval section.
2416
2417 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2418
2419 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2420 ACCH registers.
2421 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2422 available.
2423 (umulsidi3): Likewise.
2424 (mulsidi3_700): Disable this pattern when we have advanced mpy
2425 instructions.
2426 (umulsidi3_700): Likewise.
2427 (maddsidi4): New pattern.
2428 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2429 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2430 (mpydu_imm_arcv2hs): Likewise.
2431 * config/arc/predicates.md (accl_operand): New predicate.
2432
2433 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2434 Andrew Burgess <andrew.burgess@embecosm.com>
2435
2436 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2437 case.
2438 (ARC_AUTOFP_IRQ_P): Likewise.
2439 (ARC_AUTO_IRQ_P): Likewise.
2440 (rgf_banked_register_count): New variable.
2441 (parse_mrgf_banked_regs_option): New function.
2442 (arc_override_options): Handle rgf_banked_regs option.
2443 (arc_handle_interrupt_attribute): Add firq option.
2444 (arc_compute_function_type): Return fast irq type when required.
2445 (arc_must_save_register): Handle fast interrupts.
2446 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2447 (arc_return_address_regs): Update.
2448 * config/arc/arc.h (arc_return_address_regs): Update.
2449 (arc_function_type): Add fast interrupt type.
2450 (ARC_INTERRUPT_P): Update.
2451 (RC_FAST_INTERRUPT_P): Define.
2452 * config/arc/arc.md (simple_return): Update for fast interrupts.
2453 (p_return_i): Likewise.
2454 * config/arc/arc.opt (mrgf-banked-regs): New option.
2455 * doc/invoke.texi (mrgf-banked-regs): Document.
2456
2457 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2458
2459 * config/arc/arc.c (irq_ctrl_saved): New variable.
2460 (ARC_AUTOBLINK_IRQ_P): Define.
2461 (ARC_AUTOFP_IRQ_P): Likewise.
2462 (ARC_AUTO_IRQ_P): Likewise.
2463 (irq_range): New function.
2464 (arc_must_save_register): Likewise.
2465 (arc_must_save_return_addr): Likewise.
2466 (arc_dwarf_emit_irq_save_regs): Likewise.
2467 (arc_override_options): Handle deferred options.
2468 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2469 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2470 arc_must_save_return_addr.
2471 (arc_compute_frame_size): Handle automated save and restore of
2472 registers.
2473 (arc_expand_prologue): Likewise.
2474 (arc_expand_epilogue): Likewise.
2475 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2476 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2477 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2478
2479 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2480 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2481
2482 PR bootstrap/77661
2483 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2484 in-tree build MPC.
2485 * Makefile.in: Regenerate.
2486
2487 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2488
2489 * configure.ac: Enable LTO by default on darwin >= 9.
2490 * configure: Regenerate.
2491
2492 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2493
2494 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2495 and Andrew Waterman as the RISC-V maintainers.
2496
2497 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2498
2499 * MAINTAINERS: Add self to Write After Approval
2500
2501 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2502
2503 * config.guess: Import latest from upstream.
2504
2505 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2506
2507 * MAINTAINERS (Write After Approval): Remove entries that are
2508 already covered under Reviewers.
2509
2510 2017-03-08 Mark Wielaard <mark@klomp.org>
2511
2512 PR demangler/70909
2513 PR demangler/67264
2514 * include/demangle.h: Add d_printing to struct demangle_component
2515 and pass struct demangle_component as non const.
2516
2517 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2518
2519 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2520
2521 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2522
2523 * Makefile.tpl: Remove HOST_ISLVER.
2524 (HOST_EXPORTS): Remove ISLVER.
2525 * Makefile.in: Regenerate.
2526
2527 2017-02-13 Richard Biener <rguenther@suse.de>
2528
2529 * configure: Re-generate.
2530
2531 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2532
2533 * MAINTAINERS: Adjust bug reporting URL.
2534
2535 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2536
2537 * MAINTAINERS (Write After Approval): Remove redundant entry
2538 for Andrew Burgess.
2539
2540 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
2541
2542 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2543 32-bit hppa*-*-hpux*.
2544 * configure: Regenerate.
2545
2546 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2547
2548 * configure.ac: Moved the white list of enabling BRIG FE to
2549 libhsail-rt/configure.tgt.
2550 * configure: Regenerated.
2551 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2552
2553 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
2554 Martin Jambor <mjambor@suse.cz>
2555
2556 * Makefile.def (target_modules): Added libhsail-rt.
2557 (languages): Added language brig.
2558 * Makefile.in: Regenerated.
2559 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2560 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2561 * configure: Regenerated.
2562
2563 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2564
2565 PR other/79046
2566 * configure: Regenerated.
2567
2568 2017-01-04 Alan Modra <amodra@gmail.com>
2569
2570 * configure: Regenerate.
2571
2572 2016-12-29 Ben Elliston <bje@gnu.org>
2573
2574 * config.sub: Import latest version.
2575
2576 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2577
2578 * MAINTAINERS (Write After Approval): Add myself.
2579
2580 2016-12-21 Jakub Jelinek <jakub@redhat.com>
2581
2582 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2583 includes bootstrap-mpx.
2584 * configure: Regenerated.
2585
2586 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2587
2588 * MAINTAINERS (Write After Approval): Add myself.
2589
2590 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2591
2592 * configure: Regenerate.
2593
2594 2016-12-01 Matthias Klose <doko@ubuntu.com>
2595
2596 * configure.ac: Don't use pkg-config to check for bdw-gc.
2597 * configure: Regenerate.
2598
2599 2016-11-30 Matthias Klose <doko@ubuntu.com>
2600
2601 * Makefile.def: Remove reference to boehm-gc target module.
2602 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2603 options and for the bdw-gc pkg-config module.
2604 * configure: Regenerate.
2605 * Makefile.in: Regenerate.
2606
2607 2016-11-28 Nathan Sidwell <nathan@acm.org>
2608
2609 * MAINTAINERS (nvptx): Remove self.
2610
2611 2016-11-25 Ben Elliston <bje@gnu.org>
2612
2613 * config.guess: Import latest version.
2614 * config.sub: Likewise.
2615
2616 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2617
2618 * MAINTAINERS (Write After Approval): Add myself.
2619
2620 2016-11-15 Matthias Klose <doko@ubuntu.com>
2621
2622 * Makefile.def: Remove references to GCJ.
2623 * Makefile.tpl: Likewise.
2624 * Makefile.in: Regenerate.
2625
2626 2016-11-15 Matthias Klose <doko@ubuntu.com>
2627
2628 * config-ml.in: Remove references to GCJ.
2629 * configure.ac: Likewise.
2630 * configure: Regenerate.
2631
2632 2016-11-01 Josh Conner <joshconner@google.com>
2633
2634 * MAINTAINERS (Write After Approval): Update email address,
2635
2636 2016-10-27 Carl Love <cel@us.ibm.com>
2637
2638 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2639 Approval list to make it alphabetical.
2640
2641 2016-10-27 Carl Love <cel@us.ibm.com>
2642
2643 * MAINTAINERS (Write After Approval): Add myself.
2644
2645 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2646
2647 * MAINTAINERS (Reviewers): Add myself.
2648 (Write After Approval): Add myself.
2649
2650 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2651 Ulrich Weigand <uweigand@de.ibm.com>
2652
2653 * MAINTAINERS: Update email address.
2654
2655 2016-10-10 Nathan Sidwell <nathan@acm.org>
2656
2657 * MAINTAINERS: Update email address.
2658
2659 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2660
2661 * configure.ac: Add aarch64-*-freebsd*.
2662 * configure: Regenerate.
2663
2664 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2665
2666 * MAINTAINERS: Update email address after it got reverted.
2667
2668 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2669
2670 * configure.ac (target_libraries): Readd target-boehm-gc.
2671 Restore --enable-objc-gc handling.
2672 * configure: Regenerate.
2673
2674 2015-10-03 Jeff Law <law@redhat.com>
2675
2676 * MAINTAINERS: Move several inactive maintainers to the
2677 write-after-approval section.
2678
2679 2016-09-30 Jakub Jelinek <jakub@redhat.com>
2680
2681 * configure.ac: Add target-libffi to target_libraries.
2682 Readd libgcj target disablings, modified to only target-libffi.
2683 Readd target addition of go to unsupported languages.
2684 * configure: Regenerated.
2685
2686 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2687
2688 * MAINTAINERS: Update email address.
2689
2690 2016-09-30 Andrew Haley <aph@redhat.com>
2691
2692 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2693 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2694 libgcj.
2695
2696 2016-09-30 Andrew Haley <aph@redhat.com>
2697
2698 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2699 write-after approval after GCJ deletion.
2700
2701 2016-09-30 Andrew Haley <aph@redhat.com>
2702
2703 * Makefile.def: Remove libjava.
2704 * Makefile.tpl: Likewise.
2705 * Makefile.in: Regenerate.
2706 * configure.ac: Likewise.
2707 * configure: Likewise.
2708 * gcc/java: Remove.
2709 * libjava: Likewise.
2710
2711 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2712
2713 * MAINTAINERS (Reviewers): Add myself.
2714
2715 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2716
2717 * configure.ac: Disable "sim" directory for arc*-*-*.
2718 * configure: Regenerated.
2719
2720 2016-09-23 Tamar Christina <tamar.christina@arm.com>
2721
2722 * MAINTAINERS (Write After Approval): Add myself.
2723
2724 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2725
2726 * configure.ac: Check for the minimum in-tree MPFR version
2727 handled.
2728 * configure: Regenerate.
2729
2730 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2731
2732 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2733 * configure: Regenerated.
2734
2735 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
2736
2737 * MAINTAINERS (Write After Approval): Add myself.
2738
2739 2016-06-23 Andi Kleen <ak@linux.intel.com>
2740
2741 * Makefile.def: Add autoprofiledbootstrap.
2742 * Makefile.tpl: Dito.
2743 * Makefile.in: Regenerate.
2744
2745 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2746
2747 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2748 * configure: Regenerate.
2749
2750 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2751
2752 * configure: Regenerate.
2753 * configure.ac: Remove support for avr-rtems.
2754
2755 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2756
2757 * MAINTAINERS (Write After Approval): Add myself.
2758
2759 2016-06-16 Michael Collison <michael.collison@arm.com>
2760
2761 * MAINTAINERS (Write After Approval): Add myself.
2762
2763 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2764
2765 * MAINTAINERS (Write After Approval): Update e-mail address.
2766
2767 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2768
2769 * MAINTAINERS (Write After Approval): Add myself.
2770
2771 2016-05-28 Alan Modra <amodra@gmail.com>
2772
2773 * Makefile.tpl (configure): Depend on m4 files included.
2774 * Makefile.in: Regenerate.
2775
2776 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2777
2778 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2779 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2780
2781 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2782
2783 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2784 special case builtin.
2785 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2786 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2787 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2788 for __builtin_vec_addec.
2789
2790 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2791
2792 * config.guess: Import version 2016-04-02 (newest).
2793 * config.sub: Import version 2016-05-10 (newest).
2794
2795 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
2796
2797 * configure.ac: Add ARC support to libgloss.
2798 * configure: Regenerate
2799
2800 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2801
2802 * MAINTAINERS (Write After Approval): Add myself.
2803
2804 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2805
2806 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2807 * configure: Regenerated.
2808 * Makefile.def (gmp): Explicitly disable assembler.
2809 (mpfr): Adjust lib_path.
2810 (mpc): Likewise.
2811 * Makefile.in: Regenerated.
2812
2813 2016-05-01 Jakub Jelinek <jakub@redhat.com>
2814
2815 PR bootstrap/70704
2816 * configure.ac (--enable-stage1-checking): Add missing
2817 --enable-checking=.
2818 * configure: Regenerated.
2819
2820 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2821
2822 * config.guess: Revert r235676.
2823 * config.sub: Revert r235676.
2824
2825 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2826
2827 * config.guess: Remove SH5 support.
2828 * config.sub: Likewise.
2829 * configure: Likewise.
2830 * configure.ac: Likewise.
2831
2832 2016-04-26 Jakub Jelinek <jakub@redhat.com>
2833
2834 PR bootstrap/70704
2835 * configure.ac (--enable-stage1-checking): For --disable-checking or
2836 implicit --enable-checking, make sure extra flag matches in between
2837 stage1 and later checking.
2838 * configure: Regenerated.
2839
2840 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2841
2842 * .gitattributes: New file.
2843
2844 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
2845
2846 * MAINTAINERS (rs6000/powerpc port): Add myself.
2847
2848 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
2849
2850 PR bootstrap/70173
2851 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2852 and gotools directories. Delete the stage_final file.
2853 * Makefile.in: Regenerate.
2854
2855 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
2856
2857 * MAINTAINERS (Write After Approval): Add myself.
2858
2859 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
2860
2861 * MAINTAINERS (Fortran maintainer): Remove myself.
2862
2863 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
2864
2865 * MAINTAINERS (Write After Approval): Add myself.
2866
2867 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
2868
2869 * MAINTAINERS (Write After Approval): Add myself.
2870
2871 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2872
2873 Sync with binutils-gdb:
2874
2875 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2876
2877 * configure.ac: Add mips and s390 to the gold target check.
2878 * configure: Regenerate.
2879
2880 2016-03-01 DJ Delorie <dj@redhat.com>
2881
2882 * MAINTAINERS (mep): Remove myself as MeP maintainer.
2883
2884 2016-02-22 David Malcolm <dmalcolm@redhat.com>
2885
2886 * MAINTAINERS (libcpp): Add myself.
2887 (diagnostic messages): Likewise.
2888
2889 2016-02-20 Tom de Vries <tom@codesourcery.com>
2890
2891 * MAINTAINERS: Fix whitespace.
2892
2893 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
2894
2895 * MAINTAINERS (Write After Approval): Add myself.
2896
2897 2016-01-29 Sebastian Pop <s.pop@samsung.com>
2898
2899 * config/isl.m4: Add comments about isl-0.16.
2900 * configure: Regenerate.
2901
2902 2016-01-29 Martin Jambor <mjambor@suse.cz>
2903
2904 * MAINTAINERS (hsa maintainers): Add myself.
2905
2906 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
2907
2908 * MAINTAINERS: (Write After Approval): Add myself.
2909
2910 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
2911 Sebastian Pop <s.pop@samsung.com>
2912
2913 * Makefile.in: Regenerate.
2914 * Makefile.tpl: Export ISLVER.
2915 * configure: Regenerate.
2916 * config/isl.m4: Detect isl-0.15.
2917
2918 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2919
2920 PR bootstrap/69329
2921 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2922 * Makefile.in: Regenerate.
2923
2924 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
2925
2926 * configure.ac: Enable LTO for DJGPP
2927 * configure: Regenerate
2928
2929 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
2930
2931 Sync with binutils-gdb:
2932 2015-10-21 Nick Clifton <nickc@redhat.com>
2933
2934 PR gas/19109
2935 * configure.ac: Note the 'none' is an acceptable argument to
2936 --enable-compressed-debug-sections.
2937 * configure: Regenerate.
2938
2939 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2940
2941 PR bootstrap/69134
2942 * Makefile.def (mpfr): Disable assembler.
2943 * Makefile.in: Regenerate.
2944
2945 2016-01-01 Ben Elliston <bje@gnu.org>
2946
2947 * config.guess: Import version 2016-01-01.
2948 * config.sub: Likewise.
2949
2950 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
2951
2952 * MAINTAINERS (Write After Approval): Add myself.
2953
2954 2015-12-17 Sebastian Pop <s.pop@samsung.com>
2955
2956 * Makefile.in: Replace ISL with isl.
2957 * Makefile.tpl: Same.
2958 * config/isl.m4: Same.
2959 * configure.ac: Same.
2960 * contrib/download_prerequisites: Same.
2961 * configure: Regenerate.
2962
2963 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
2964
2965 * MAINTAINERS (Write After Approval): Add Myself.
2966
2967 2015-12-17 Nathan Sidwell <nathan@acm.org>
2968
2969 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2970 * configure: Regenerate.
2971
2972 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
2973 Sebastian Pop <s.pop@samsung.com>
2974
2975 * config/isl.m4 (ISL_CHECK_VERSION): Check for
2976 isl_ctx_get_max_operations.
2977 * configure: Regenerate.
2978
2979 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
2980
2981 * MAINTAINERS (Write After Approval): Add myself.
2982
2983 2015-12-02 Ian Lance Taylor <iant@google.com>
2984
2985 PR go/66147
2986 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2987 * Makefile.in: Regenerate.
2988
2989 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2990
2991 PR libffi/65726
2992 * Makefile.def (lang_env_dependencies): Make libffi depend
2993 on cxx.
2994 * Makefile.in: Regenerate.
2995
2996 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
2997
2998 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2999 symbols.
3000
3001 2015-11-20 Tristan Gingold <gingold@adacore.com>
3002
3003 Sync with binutils-gdb:
3004 2015-11-20 Tristan Gingold <gingold@adacore.com>
3005
3006 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3007 * configure: Regenerate.
3008
3009 2015-11-19 Martin Liska <mliska@suse.cz>
3010
3011 * .gitignore: Add .clang-format to ignored files.
3012 * Makefile.in: Add clang-format.
3013 * Makefile.tpl: Likewise.
3014
3015 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
3016
3017 * configure.ac: Enable libmpx by default.
3018 * configure: Regenerated.
3019
3020 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
3021
3022 * MAINTAINERS: Update email address.
3023
3024 2015-10-23 Paulo Matos <pmatos@linki.tools>
3025
3026 * MAINTAINERS: Update email address.
3027
3028 2015-10-23 Alan Hayward <alan.hayward@arm.com>
3029
3030 * MAINTAINERS (Write After Approval): Add myself.
3031
3032 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3033
3034 Sync with binutils-gdb:
3035 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3036
3037 PR gas/19109
3038 * configure.ac: Add
3039 --enable-compressed-debug-sections={all,gas,gold,ld}.
3040 * configure: Regenerated.
3041
3042 2015-10-16 Arnaud Charlet <charlet@adacore.com>
3043
3044 * MAINTAINERS: Update list of Ada maintainers and email addresses.
3045
3046 2015-10-09 Martin Liska <mliska@suse.cz>
3047
3048 * MAINTAINERS (Write After Approval): Add myself.
3049
3050 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3051
3052 * MAINTAINERS (Write After Approval): Add myself.
3053
3054 2015-10-02 Florian Weimer <fweimer@redhat.com>
3055
3056 * MAINTAINERS: Update email address.
3057
3058 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
3059
3060 * MAINTAINERS (Write After Approval): Add myself.
3061
3062 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
3063
3064 * MAINTAINERS: Update email.
3065
3066 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3067
3068 * MAINTAINERS: Update my email address.
3069
3070 2015-09-01 James Bowman <james.bowman@ftdichip.com>
3071
3072 * MAINTAINERS (ft32 port): Add myself.
3073
3074 2015-08-28 David Sherwood <david.sherwood@arm.com>
3075
3076 * MAINTAINERS: Add myself.
3077
3078 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3079
3080 * MAINTAINERS (Write After Approval): Add myself.
3081
3082 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3083
3084 PR libfortran/54572
3085 * Makefile.def: Make libgfortran depend on libbacktrace.
3086 * Makefile.in: Regenerate.
3087
3088 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3089
3090 * MAINTAINERS (Write After Approval): Add myself.
3091
3092 2015-08-12 Tom de Vries <tom@codesourcery.com>
3093
3094 PR other/67092
3095 * configure.ac: Remove --with_host_libstdcxx support.
3096 * configure: Regenerate.
3097
3098 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3099 Jakub Jelinek <jakub@redhat.com>
3100
3101 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3102 nvptx*-*-*.
3103 * configure: Regenerate.
3104
3105 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3106
3107 * Makefile.def (libiconv): Define bootstrap=true.
3108 Mark pdf/html/info as missing.
3109 (configure-gcc): Depend on all-libiconv.
3110 (all-gcc): Ditto.
3111 (configure-libcpp): Ditto.
3112 (all-libcpp): Ditto.
3113 (configure-intl): Ditto.
3114 (all-intl): Ditto.
3115 * Makefile.in: Regenerate.
3116
3117 2015-08-03 Bin Cheng <bin.cheng@arm.com>
3118
3119 * MAINTAINERS (loop ivopts): Add the entry and myself.
3120
3121 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3122
3123 * MAINTAINERS (nvptx): Add self.
3124
3125 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3126
3127 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3128 128-bit vector modes.
3129
3130 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
3131
3132 * MAINTAINERS (Write After Approval): Add myself.
3133
3134 2015-07-28 Ben Elliston <bje@gnu.org>
3135
3136 * config.sub, config.guess: Import from upstream.
3137
3138 2015-07-24 Michael Darling <darlingm@gmail.com>
3139
3140 PR other/66259
3141 * config-ml.in: Reflects renaming of configure.in to configure.ac
3142 * configure: Likewise
3143 * configure.ac: Likewise
3144
3145 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3146
3147 * MAINTAINERS: Update my email address.
3148
3149 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3150
3151 Sync with binutils-gdb:
3152 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3153
3154 * configure.ac (target_configdirs): Exclude target-zlib if
3155 target-libjava isn't built.
3156 * configure: Regenerated.
3157
3158 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3159
3160 Sync with binutils-gdb:
3161 2015-05-13 John David Anglin <dave.anglin@bell.net>
3162
3163 * configure.ac: Disable configuration of GDB for HPUX targets.
3164 * configure: Regenerate.
3165
3166 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3167
3168 * configure.ac: Add --with-system-zlib.
3169 * configure: Regenerated.
3170
3171 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3172
3173 * configure.ac: Add FT32 support.
3174 * configure: Regenerate.
3175
3176 2015-01-12 Anthony Green <green@moxielogic.com>
3177
3178 * configure.ac: Don't disable gprof for moxie.
3179 * configure: Rebuild.
3180
3181 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3182
3183 Sync with binutils-gdb:
3184 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3185
3186 PR ld/18355
3187 * Makefile.def: Add extra_configure_flags to host zlib.
3188 * configure.ac (extra_host_zlib_configure_flags): New. Set
3189 to --enable-host-shared When bfd is to be built as shared
3190 library. AC_SUBST.
3191 * Makefile.in: Regenerated.
3192
3193 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3194
3195 Sync with src:
3196 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3197 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3198 * Makefile.in: Regenerated.
3199
3200 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3201
3202 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3203 target.
3204 * configure: Regenerate.
3205
3206 2015-06-23 Ludovic Courtès <ludo@gnu.org>
3207
3208 * MAINTAINERS (Write After Approval): Add myself.
3209
3210 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3211
3212 * MAINTAINERS (OS Port Maintainers): Add myself.
3213 (Various Maintainers): Remove myself from libffi testsuite.
3214
3215 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3216
3217 * MAINTAINERS (gen* on machine desc): Add self.
3218
3219 2015-06-02 Jason Merrill <jason@redhat.com>
3220
3221 PR bootstrap/66319
3222 * configure.ac: Use -std=gnu++98.
3223
3224 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3225
3226 * MAINTAINERS (Write After Approval): Add myself.
3227
3228 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3229
3230 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3231 * configure: Regenerate.
3232
3233 2015-05-26 Jason Merrill <jason@redhat.com>
3234
3235 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3236 * configure: Regenerate.
3237
3238 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3239
3240 * configure.ac: FT32 target added.
3241 * configure: Regenerated.
3242
3243 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3244
3245 * MAINTAINERS (Write After Approval): Add myself.
3246
3247 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3248
3249 * MAINTAINERS (Write After Approval): Add myself.
3250
3251 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3252
3253 * configure.ac: Fix typo.
3254 * configure: Regenerate.
3255
3256 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3257
3258 * MAINTAINERS (Write After Approval): Add myself.
3259
3260 2015-05-03 Matthias Klose <doko@ubuntu.com>
3261
3262 * configure.ac: Match $host configured with triplets.
3263 * configure: Regenerate.
3264
3265 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3266
3267 * Makefile.tpl: Remove surplus whitespace throughout.
3268 * Makefile.in: Regenerate.
3269
3270 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3271
3272 * MAINTAINERS (Various Maintainers): Add myself as instruction
3273 combiner maintainer.
3274
3275 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3276
3277 PR bootstrap/62077
3278 * configure.ac (--enable-stage1-checking): Default to
3279 release,misc,gimple,rtlflag,tree,types if --disable-checking
3280 or --enable-checking is not specified and DEV-PHASE is not
3281 experimental.
3282 * configure: Regenerated.
3283
3284 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3285
3286 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3287 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3288 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3289 * Makefile.in: Regenerate.
3290
3291 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3292
3293 * MAINTAINERS: Update my email address.
3294
3295 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3296
3297 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3298
3299 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3300
3301 * MAINTAINERS: Add myself as an arm port reviewer.
3302
3303 2015-03-25 Martin Liska <mliska@suse.cz>
3304 Yury Gribov <y.gribov@samsung.com>
3305
3306 * Makefile.in: Fix ln source location for vimrc file.
3307 * Makefile.tpl: Likewise.
3308
3309 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3310
3311 PR bootstrap/25672
3312 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3313 cross-compiling. Similarly for CXX_FOR_TARGET.
3314 * configure: Regenerate.
3315
3316 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3317
3318 * Makefile.def: Add libmpx.
3319 * configure.ac: Add libmpx.
3320 * Makefile.in: Regenerate.
3321 * configure: Regenerate.
3322
3323 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3324
3325 * MAINTAINERS (CPU Port Maintainers): Add myself
3326 i386 vector ISA extns mantainer.
3327
3328 2015-03-13 Jeff Law <law@redhat.com>
3329
3330 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3331 maintainer.
3332 Remove Richard Henderson as a maintainer for the x86 port.
3333
3334 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3335
3336 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3337
3338 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3339
3340 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3341 pointer bounds checker and i386 MPX maintainer.
3342
3343 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3344
3345 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3346
3347 2015-02-26 Martin Sebor <msebor@redhat.com>
3348
3349 * MAINTAINERS (Various Maintainers): Add self.
3350
3351 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3352
3353 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3354 Make sure it contains lto.
3355 * configure: Regenerate.
3356
3357 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3358
3359 * configure: Regenerate.
3360
3361 2015-02-06 Diego Novillo <dnovillo@google.com>
3362 1
3363 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3364 middle-end, docstring): Remove myself.
3365 (Write After Approval): Add myself.
3366
3367 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3368
3369 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3370 (Write After Approval): Update address.
3371
3372 2015-01-29 David Malcolm <dmalcolm@redhat.com>
3373
3374 PR jit/64780
3375 * configure.ac: Require the user to explicitly specify
3376 --enable-host-shared if the jit is enabled.
3377 * configure: Regenerate.
3378
3379 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3380
3381 * MAINTAINERS (Write After Approval): Add myself.
3382
3383 2015-01-25 Tom de Vries <tom@codesourcery.com>
3384
3385 * MAINTAINERS: Make whitespace consistent.
3386
3387 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
3388
3389 * MAINTAINERS (Write After Approval): Add myself.
3390
3391 2015-01-20 Andre Vehreschild <vehre@gmx.de>
3392
3393 * MAINTAINERS: (Write After Approval): Add myself.
3394
3395 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3396
3397 * MAINTAINERS: (Write After Approval): Add myself.
3398
3399 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3400
3401 * MAINTAINERS: (Write After Approval): Add myself.
3402
3403 2015-01-13 Iain Sandoe <iain@codesourcery.com>
3404
3405 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3406 objective-c/c++ front end maintainer.
3407
3408 2015-01-13 Marek Polacek <polacek@redhat.com>
3409
3410 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3411
3412 2015-01-12 Jeff Law <law@redhat.com>
3413
3414 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3415 a very long time.
3416
3417 2015-01-09 Ian Lance Taylor <iant@google.com>
3418
3419 * configure.ac (host_tools): Add gotools.
3420 * Makefile.def (host_modules): Add gotools.
3421 (dependencies): Add dependency of all-gotools on all-target-libgo.
3422
3423 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3424
3425 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3426 * configure: Regenerate.
3427
3428 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3429
3430 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3431 all-target-libgomp.
3432 * Makefile.in: Regenerate.
3433
3434 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3435
3436 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3437
3438 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3439
3440 * configure.ac: Add Visium support.
3441 * configure: Regenerate.
3442
3443 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3444
3445 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3446 * configure: Regenerate.
3447
3448 2015-01-03 Andrew Pinski <apinski@cavium.com>
3449
3450 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3451 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3452 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3453 (OBJCOPY_FOR_TARGET): New variable.
3454 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3455 * Makefile.in: Regenerate.
3456 * configure.ac: Check for already installed target objcopy.
3457 Also GCC_TARGET_TOOL on objcopy.
3458 * configure: Regenerate.
3459
3460 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3461
3462 * config.sub: Update from upstream, to 2015-01-01 version.
3463 * config.guess: Ditto.
3464
3465 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3466
3467 * MAINTAINERS (RTEMS Ports): Add myself.
3468
3469 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3470
3471 * MAINTAINERS (Write After Approval): Add myself.
3472
3473 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3474
3475 * MAINTAINERS (Write After Approval): Add myself.
3476
3477 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3478
3479 * configure.ac (--enable-as-accelerator-for): Don't set
3480 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3481 * configure: Regenerate.
3482
3483 2014-12-13 Jakub Jelinek <jakub@redhat.com>
3484
3485 PR bootstrap/64023
3486 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3487 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3488 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3489 to CXX.
3490 * Makefile.in: Regenerated.
3491
3492 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3493 Yury Gribov <y.gribov@samsung.com>
3494
3495 * .gitignore: Added .local.vimrc and .lvimrc.
3496 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3497 * Makefile.in: Regenerate.
3498
3499 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3500
3501 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3502 * configure: Regenerated.
3503
3504 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3505
3506 * MAINTAINERS (nvptx port): New entry.
3507
3508 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3509
3510 * configure: Regenerate.
3511
3512 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3513
3514 * configure.ac: Merge with Binutils.
3515
3516 2014-11-26 Tobias Burnus <burnus@net-b.de>
3517
3518 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3519 * Makefile.in: Regenerate.
3520
3521 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3522
3523 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3524 missing flex.
3525 * Makefile.in: Regenerated.
3526
3527 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3528
3529 * Makefile.in: Regenerate.
3530
3531 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3532
3533 PR bootstrap/63784
3534 * libtool.m4: Add $pic_flag with -shared.
3535
3536 2014-11-21 Renlin Li <Renlin.Li@arm.com>
3537
3538 * MAINTAINERS (Write After Approval): Added myself.
3539
3540 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3541
3542 * MAINTAINERS (write-after-approval): Add myself.
3543
3544 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3545
3546 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3547 from 2 years ago.
3548
3549 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3550
3551 Revert:
3552 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3553
3554 * MAINTAINERS (Write After Approval): Added myself as line map
3555 maintainer.
3556
3557 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3558
3559 Revert:
3560 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3561
3562 * MAINTAINERS (Write After Approval): Added myself.
3563
3564 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3565
3566 * MAINTAINERS (Write After Approval): Added myself.
3567
3568 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3569
3570 * MAINTAINERS (Write After Approval): Added myself as line map
3571 maintainer.
3572
3573 2014-11-17 Dodji Seketeli <dodji@redhat.com>
3574
3575 * MAINTAINERS (Various Maintainers): Added myself as line map
3576 maintainer.
3577
3578 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3579
3580 * move-if-change: Sync from upstream gnulib.
3581
3582 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3583
3584 * compile: Sync with upstream Automake.
3585 * depcomp: Ditto.
3586 * install-sh: Ditto.
3587 * missing: Ditto.
3588 * mkinstalldirs: Ditto.
3589 * ylwrap: Ditto.
3590
3591 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3592
3593 * config.sub: Update from upstream config repo.
3594 * config.guess: Ditto.
3595
3596 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3597
3598 * Makefile.def: Add liboffloadmic to target_modules. Make
3599 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3600 * Makefile.in: Regenerate.
3601 * configure: Regenerate.
3602 * configure.ac: Add liboffloadmic to target binaries.
3603 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3604 Add liboffloadmic to noconfig list when C++ is not supported.
3605
3606 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3607 Thomas Schwinge <thomas@codesourcery.com>
3608 Ilya Verbin <ilya.verbin@intel.com>
3609 Andrey Turetskiy <andrey.turetskiy@intel.com>
3610
3611 * configure: Regenerate.
3612 * configure.ac (--enable-as-accelerator-for)
3613 (--enable-offload-targets): New configure options.
3614
3615 2014-11-11 Tobias Burnus <burnus@net-b.de>
3616
3617 * Makefile.def: Make all-gcc depend on all-isl.
3618 * Makefile.in: Regenerate.
3619
3620 2014-11-11 David Malcolm <dmalcolm@redhat.com>
3621
3622 * ChangeLog.jit: New.
3623 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3624
3625 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3626
3627 PR target/63610
3628 * libtool.m4: Fix globbing of darwin versions.
3629 * configure: Regenerate.
3630
3631 2014-11-11 Tobias Burnus <burnus@net-b.de>
3632
3633 * Makefile.def: Remove CLooG.
3634 * Makefile.tpl: Ditto.
3635 * configure.ac: Ditto.
3636 * configure: Regenerate.
3637 * Makefile.in: Ditto.
3638
3639 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3640
3641 * configure.ac: Handle nvptx-*-*.
3642 * configure: Regenerate.
3643
3644 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3645
3646 * MAINTAINERS (Write After Approval): Add myself.
3647
3648 2014-10-31 Jakub Jelinek <jakub@redhat.com>
3649
3650 * Makefile.def (libcc1): Remove bootstrap=true;.
3651 * Makefile.in: Regenerated.
3652
3653 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3654
3655 * configure.ac: Update comment.
3656 * configure: Regenerate.
3657
3658 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3659
3660 * MAINTAINERS (Write After Approval): Add myself.
3661
3662 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3663
3664 * configure.ac (extra_host_libiberty_configure_flags): Add
3665 --enable-shared also for libcc1's benefit.
3666 * configure: Regenerate.
3667
3668 2014-10-29 Tristan Gingold <gingold@adacore.com>
3669
3670 * MAINTAINERS: Change my email address.
3671
3672 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3673 Tom Tromey <tromey@redhat.com>
3674
3675 * Makefile.def: Add libcc1 to host_modules.
3676 * configure.ac (host_tools): Add libcc1.
3677 * Makefile.in, configure: Rebuild.
3678
3679 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
3680
3681 * configure.ac (build_configargs): Don't share config.cache between
3682 build subdirs.
3683 * configure: Regenerate.
3684
3685 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3686
3687 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3688 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3689 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3690 leon3v7 as leon3.
3691 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3692 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3693 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3694 * config/sparc/sparc.md (cpu): Add leon3v7.
3695 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3696
3697 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3698
3699 * MAINTAINERS (write-after-approval): Add myself.
3700
3701 2014-10-23 Ian Lance Taylor <iant@google.com>
3702
3703 * configure.ac: Disable the Go frontend on systems where it is known
3704 to not work.
3705 * configure: Regenerate.
3706
3707 2014-10-23 Richard Biener <rguenther@suse.de>
3708
3709 * Makefile.def: Add libcpp build module and dependencies.
3710 * configure.ac: Add libcpp build module.
3711 * Makefile.in: Regenerate.
3712 * configure: Likewise.
3713
3714 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3715
3716 * MAINTAINERS (write-after-approval): Add myself.
3717
3718 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3719
3720 * INSTALL/README: Do not mention CVS.
3721
3722 2014-10-03 Jing Yu <jingyu@google.com>
3723
3724 * configure.ac: Add aarch64 to list of targets that support gold.
3725 * configure: Regenerate.
3726
3727 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
3728
3729 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3730
3731 2014-09-29 Catherine Moore <clm@codesourcery.com>
3732
3733 * MAINTAINERS: Add myself as MIPS maintainer.
3734
3735 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3736
3737 * MAINTAINERS: Move myself to MIPS maintainers.
3738
3739 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3740
3741 * MAINTAINERS: Put all email addresses between '<' and '>'.
3742
3743 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3744
3745 * MAINTAINERS: Move myself to reviewers (Fortran).
3746
3747 2014-09-01 Andi Kleen <ak@linux.intel.com>
3748
3749 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3750 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3751 * Makefile.in: Regenerate.
3752
3753 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3754
3755 * rtx-classes-status.txt: Delete
3756
3757 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3758
3759 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3760
3761 2014-08-27 Sebastian Pop <s.pop@samsung.com>
3762
3763 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3764 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3765 of checking for version number.
3766 * configure: Regenerated.
3767 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3768
3769 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3770
3771 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3772 is done; begin phase 6 (use extra rtx_def subclasses).
3773
3774 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3775
3776 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3777 done; begin phase 5 (additional rtx_def subclasses).
3778
3779 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3780
3781 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3782
3783 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3784
3785 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3786 SET_BB_HEADER are done.
3787
3788 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3789
3790 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3791 done.
3792
3793 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3794
3795 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3796
3797 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3798
3799 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3800
3801 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3802
3803 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3804
3805 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3806
3807 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3808
3809 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3810
3811 * rtx-classes-status.txt: Phase 3 (per-file commits within
3812 "config" subdirs) is done; begin phase 4 (removal of
3813 "scaffolding").
3814
3815 2014-08-23 David Malcolm <dmalcolm@redhat.com>
3816
3817 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3818 dir) is done; begin phase 3 (per-file commits within "config"
3819 subdirs).
3820
3821 2014-08-21 David Malcolm <dmalcolm@redhat.com>
3822
3823 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3824 phase 2 (per-file commits in main source dir).
3825
3826 2014-08-21 Bin Cheng <bin.cheng@arm.com>
3827
3828 * configure: Regenerated.
3829
3830 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3831
3832 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3833
3834 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3835
3836 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3837
3838 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3839
3840 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3841
3842 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3843
3844 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3845
3846 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3847
3848 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3849
3850 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
3851
3852 * MAINTAINERS (Write After Approval): Add myself.
3853
3854 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
3855
3856 * MAINTAINERS: Remove myself
3857
3858 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3859
3860 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3861
3862 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
3863
3864 * MAINTAINERS (Write After Approval): Add myself.
3865
3866 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3867
3868 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3869 SET_BB_HEADER, SET_BB_FOOTER
3870
3871 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3872
3873 * rtx-classes-status.txt: New file
3874
3875 2014-08-18 Roman Gareev <gareevroman@gmail.com>
3876
3877 * configure.ac: Eliminate ClooG installation dependency.
3878 * configure: Regenerate.
3879 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3880 * Makefile.in: Regenerate.
3881
3882 2014-08-15 Ilya Verbin <iverbin@gmail.com>
3883
3884 * MAINTAINERS (Write After Approval): Add myself.
3885
3886 2014-08-15 Ilya Tocar <tocarip@gmail.com>
3887
3888 * MAINTAINERS (Write After Approval): Add myself.
3889
3890 2014-08-01 Jiong Wang <jiong.wang@arm.com>
3891
3892 * MAINTAINERS (Write After Approval): Add myself.
3893
3894 2014-07-28 Anthony Green <green@moxielogic.com>
3895
3896 Import from savannah.gnu.org:
3897 * config.sub: Update to 2014-07-28 version.
3898
3899 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
3900
3901 * MAINTAINERS: Remove my MIPS maintainer entry.
3902
3903 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
3904
3905 PR target/47230
3906 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3907 * configure: Regenerate.
3908
3909 2014-07-24 James Norris <jnorris@codesourcery.com>
3910
3911 * MAINTAINERS (Write After Approval): Add myself.
3912
3913 2014-07-20 Roman Gareev <gareevroman@gmail.com>
3914
3915 * configure.ac: Accept only CLooG 0.18.1.
3916 * configure: Regenerate.
3917
3918 2014-07-17 Roman Gareev <gareevroman@gmail.com>
3919
3920 * configure.ac: Don't accept isl 0.11.
3921 * configure: Regenerate.
3922
3923 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3924
3925 * MAINTAINERS (Write After Approval): Add myself.
3926
3927 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3928
3929 * configure.ac: Don't accept isl 0.10.
3930 * configure: Regenerate.
3931
3932 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
3933
3934 Fix include path for in-tree cloog.
3935 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3936 * configure: Regenerate.
3937
3938 2014-06-18 Richard Henderson <rth@redhat.com>
3939
3940 * .gitignore: Import gcc_update output.
3941
3942 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
3943
3944 * config-ml.in: Robustify ac_configure_args parsing.
3945
3946 * configure.ac (--enable-linker-plugin-configure-flags)
3947 (--enable-linker-plugin-flags): New flags.
3948 (configdirs): Conditionally add libiberty-linker-plugin.
3949 * configure: Regenerate.
3950 * Makefile.def (host_modules): Add libiberty-linker-plugin.
3951 (host_modules) <lto-plugin>: Pay attention to
3952 @extra_linker_plugin_flags@ and
3953 @extra_linker_plugin_configure_flags@.
3954 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3955 * Makefile.in: Regenerate.
3956
3957 * Makefile.tpl (configure-[+prefix+][+module+])
3958 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3959 "module_srcdir" instead of "module" for locating a module's srcdir.
3960 * Makefile.in: Regenerate.
3961
3962 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
3963
3964 * MAINTAINERS (Write After Approval): Add myself.
3965
3966 2014-06-06 Sebastian Pop <sebpop@gmail.com>
3967
3968 * MAINTAINERS: Update my email address.
3969
3970 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
3971
3972 * MAINTAINERS (Write After Approval): Add myself.
3973
3974 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
3975
3976 * MAINTAINERS (Write After Approval): Add myself.
3977
3978 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
3979
3980 PR libstdc++/61011
3981 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3982 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3983 * configure: Regenerate.
3984
3985 2014-05-28 Pedro Alves <palves@redhat.com>
3986
3987 * MAINTAINERS (Write After Approval): Add myself.
3988
3989 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3990
3991 * MAINTAINERS: Update my affiliation/email.
3992
3993 2014-05-19 Mike Stump <mikestump@comcast.net>
3994
3995 * MAINTAINERS: Add wide-int reviewers.
3996
3997 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
3998
3999 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4000 * configure: Regenerated.
4001
4002 2014-05-15 Torvald Riegel <triegel@redhat.com>
4003
4004 * MAINTAINERS (libitm): Add myself as maintainer.
4005
4006 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
4007
4008 * MAINTAINERS (Write After Approval): Add myself.
4009
4010 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
4011
4012 * config.sub, config.guess: Import from upstream.
4013
4014 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4015
4016 * MAINTAINERS (Write After Approval): Put myself in correct order.
4017
4018 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4019
4020 * MAINTAINERS (Write After Approval): Add myself.
4021
4022 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4023
4024 * MAINTAINERS: Move myself from Reviewers to Write After Approval
4025 section.
4026
4027 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4028
4029 * MAINTAINERS (Write After Approval): Delete myself.
4030
4031 2014-04-17 Jakub Jelinek <jakub@redhat.com>
4032
4033 PR sanitizer/56781
4034 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4035 and -B* options with -Xcompiler.
4036
4037 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4038
4039 PR bootstrap/60620
4040 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4041 * Makefile.in: Regenerate.
4042
4043 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4044
4045 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4046 for WINDRES_FOR_TARGET in default-manifest.o rule.
4047 * Makefile.in: Regenerate.
4048
4049 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4050
4051 * MAINTAINERS (Write After Approval): Add myself.
4052
4053 2014-03-26 Jakub Jelinek <jakub@redhat.com>
4054
4055 PR sanitizer/56781
4056 * Makefile.def: Set bootstrap=true; for host fixincludes.
4057 * configure.ac: Don't bootstrap host fixincludes unless
4058 --with-build-config=bootstrap-{a,ub}san.
4059 * Makefile.in: Regenerated.
4060 * configure: Regenerated.
4061
4062 2014-03-21 Jakub Jelinek <jakub@redhat.com>
4063
4064 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4065 --enable-vtable-verify option parsing. Don't add
4066 target-libsanitizer to bootstrap_target_libs unless
4067 --with-build-config=bootstrap-asan or
4068 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4069 to bootstrap_target_libs unless --enable-vtable-verify.
4070 * configure: Regenerated.
4071
4072 2014-03-10 Anatoly Sokolov <aesok@post.ru>
4073
4074 * MAINTAINERS (Write After Approval): Add myself.
4075
4076 2014-03-07 Denis Chertykov <chertykov@gmail.com>
4077
4078 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4079
4080 2014-03-07 Jakub Jelinek <jakub@redhat.com>
4081
4082 PR bootstrap/58572
4083 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4084 -I for libstdc++-v3 includes if $(LEAN).
4085 * Makefile.in: Regenerated.
4086
4087 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
4088
4089 * MAINTAINERS: Update my email address.
4090
4091 2014-02-24 Walter Lee <walt@tilera.com>
4092
4093 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4094 (tilegx-*-*): Change to tilegx*-*-*.
4095 * configure: Regenerate.
4096
4097 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
4098
4099 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4100
4101 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4102
4103 * MAINTAINERS (Write After Approval): Add myself.
4104
4105 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4106
4107 PR target/59788
4108 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4109 *solaris2*.
4110
4111 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
4112
4113 * MAINTAINERS: Update my email address.
4114
4115 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4116
4117 * MAINTAINERS: Convert to UTF-8.
4118 Properly sort Xinliang David Li's entry.
4119
4120 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4121 Sandra Loosemore <sandra@codesourcery.com>
4122
4123 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4124 nios2 port maintainers.
4125
4126 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4127
4128 * MAINTAINERS (Write After Approval): Add myself.
4129
4130 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4131
4132 * configure.ac: Add user-friendly check for native x86_64-linux
4133 multilibs.
4134 * configure: Regenerate.
4135
4136 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4137
4138 * MAINTAINERS: Add myself as sh maintainer.
4139
4140 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4141
4142 * MAINTAINERS: Add self as SLSR maintainer.
4143
4144 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
4145
4146 * MAINTAINERS: Update my email address.
4147
4148 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
4149
4150 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4151
4152 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4153
4154 * Makefile.in: Regenerate.
4155
4156 * Makefile.tpl: Fix typo.
4157 * Makefile.in: Regenerate partially.
4158
4159 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4160
4161 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4162 supported.
4163 * configure: Regenerated.
4164
4165 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4166
4167 * MAINTAINERS (Write After Approval): Add myself.
4168
4169 2013-10-30 Jason Merrill <jason@redhat.com>
4170
4171 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4172 --disable-build-format-warnings.
4173
4174 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4175
4176 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
4177 depend on libstdc++ and libgcc.
4178 * configure: Regenerate.
4179 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4180 libcilkrts for POSIX and i*86, and x86_64 architectures.
4181 * Makefile.in: Added libcilkrts related fields to support building it.
4182
4183 2013-10-26 Jeff Law <law@redhat.com>
4184
4185 * Makefile.def (target_modules): Remove libmudflap
4186 (languages): Remove check-target-libmudflap).
4187 * Makefile.in: Rebuilt.
4188 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4189 * configure.ac (target_libraries): Remove target-libmudflap.
4190 Remove checks which disabled libmudflap on some systems.
4191 * configure: Rebuilt.
4192 * libmudflap: Directory removed.
4193
4194 2013-10-21 Cong Hou <congh@google.com>
4195
4196 * MAINTAINERS (Write After Approval): Add myself.
4197
4198 2013-10-16 Mike Stump <mikestump@comcast.net>
4199
4200 * .dir-locals.el: Add.
4201
4202 2013-10-15 David Malcolm <dmalcolm@redhat.com>
4203
4204 * configure.ac: Add --enable-host-shared
4205 * configure: Regenerate.
4206
4207 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4208
4209 Import from savannah.gnu.org:
4210 * config.guess: Update to 2013-06-10 version.
4211 * config.sub: Update to 2013-10-01 version.
4212
4213 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4214
4215 Changes to build configuration to allow big endian ARC ELF toolchain
4216 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4217 * configure: Regenerate.
4218
4219 2013-09-20 Alan Modra <amodra@gmail.com>
4220
4221 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4222 ppc host match. Support little-endian powerpc linux hosts.
4223
4224 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4225
4226 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4227 maintainer.
4228
4229 2013-09-12 DJ Delorie <dj@redhat.com>
4230
4231 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4232 maintainers.
4233
4234 2013-09-03 Richard Biener <rguenther@suse.de>
4235
4236 * configure.ac: Also allow ISL 0.12.
4237 * configure: Regenerated.
4238
4239 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4240
4241 * MAINTAINERS (Write After Approval): Add myself.
4242
4243 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4244
4245 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4246
4247 2013-08-26 Caroline Tice <cmtice@google.com>
4248
4249 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4250 "Various Reviewers" to libvtv "Various Maintainers".
4251
4252 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4253
4254 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4255
4256 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4257
4258 * MAINTAINERS: Update name, email.
4259
4260 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4261
4262 * MAINTAINERS (Write After Approval): Add myself.
4263
4264 2013-08-12 Caroline Tice <cmtice@google.com>
4265
4266 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4267 address in the Write After Approval section.
4268
4269 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4270
4271 * MAINTAINERS (Write After Approval): Update email.
4272
4273 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4274
4275 * configure.ac: Adjust to check VTV_SUPPORTED.
4276 * configure: Regenerated.
4277
4278 2013-08-02 Caroline Tice <cmtice@google.com>
4279
4280 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4281 on non-linux systems; add target-libvtv to noconfigdirs; add
4282 libsupc++/.libs to C++ library search paths.
4283 * configure: Regenerated.
4284 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4285 libstdc++ and libgcc.
4286 * Makefile.in: Regenerated.
4287
4288 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4289
4290 * MAINTAINERS (Write After Approval): Add myself.
4291
4292 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4293 Shiva Chen <shiva0217@gmail.com>
4294
4295 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4296 nds32 port maintainers.
4297
4298 2013-07-17 Tim Shen <timshen91@gmail.com>
4299
4300 * MAINTAINERS (Write After Approval): Add myself.
4301
4302 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4303
4304 * configure.ac: Sync from binutils.
4305 * configure: Regenerate.
4306
4307 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4308
4309 * MAINTAINERS (Write After Approval): Add myself.
4310
4311 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4312
4313 * MAINTAINERS (Write After Approval): Add myself.
4314
4315 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4316
4317 * MAINTAINERS (Write After Approval): Add myself.
4318
4319 2013-04-30 Brooks Moses <bmoses@google.com>
4320
4321 * MAINTAINERS: Update my email; move myself from Fortran
4322 reviewer to Write After Approval.
4323
4324 2013-04-16 Andreas Schwab <schwab@suse.de>
4325
4326 * configure.ac (aarch64-*-*): Don't disable java.
4327 * configure: Regenerate.
4328
4329 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4330
4331 * MAINTAINERS (Write After Approval): Add myself.
4332
4333 2013-03-30 Matthias Klose <doko@ubuntu.com>
4334
4335 * Makefile.def (target_modules): Don't install libffi.
4336 * Makefile.in: Regenerate.
4337
4338 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4339
4340 * MAINTAINERS (Write After Approval): Add myself.
4341
4342 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4343
4344 * MAINTAINERS (Write After Approval): Add myself.
4345
4346 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4347
4348 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4349 * configure: Regenerated.
4350
4351 2013-02-05 Ian Lance Taylor <iant@google.com>
4352
4353 PR go/55969
4354 * configure.ac: Disable libgo on some systems where it does not
4355 work.
4356
4357 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4358
4359 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4360 Remove Geoff Keating as rs6000 port maintainer, at his request.
4361
4362 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4363
4364 * MAINTAINERS: Update my email.
4365
4366 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
4367
4368 * configure: Re-generate.
4369
4370 2013-01-15 Richard Biener <rguenther@suse.de>
4371
4372 PR other/55973
4373 * configure: Re-generate.
4374
4375 2013-01-14 Matthias Klose <doko@ubuntu.com>
4376
4377 * Makefile.def (install-target-libsanitizer): Depend on
4378 install-target-libstdc++-v3.
4379 * Makefile.in: Regenerate.
4380
4381 2013-01-14 Richard Biener <rguenther@suse.de>
4382
4383 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4384 * configure: Re-generate
4385
4386 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4387
4388 * config.sub: Update from config repo.
4389
4390 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4391
4392 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4393 * Makefile.in: Regenerate.
4394
4395 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4396
4397 * MAINTAINERS (arc): Add new port maintainership for myself.
4398
4399 2013-01-09 Jason Merrill <jason@redhat.com>
4400
4401 * .gitignore: Import from gdb repository.
4402
4403 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4404
4405 * Makefile.def (configure-gcc): Depend on all-gmp.
4406 (all-gcc): Remove dependency on all-gmp.
4407 * Makefile.in: Regenerated.
4408
4409 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4410
4411 * config.sub: Merge from config repo.
4412 * config.guess: Ditto.
4413
4414 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4415
4416 * Makefile.def: Merge from binutils.
4417 * Makefile.in: Ditto.
4418
4419 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4420
4421 * MAINTAINERS: Update my email.
4422
4423 2012-12-29 Ben Elliston <bje@gnu.org>
4424
4425 * config.guess: Update to 2012-12-29 version.
4426 * config.sub: Likewise.
4427
4428 2012-12-20 Matthias Klose <doko@ubuntu.com>
4429
4430 * Makefile.def (install-target-libgfortran): Depend on
4431 install-target-libquadmath, install-target-libgcc.
4432 (install-target-libsanitizer): Depend on install-target-libgcc.
4433 (install-target-libjava): Depend on install-target-libgcc.
4434 (install-target-libitm): Depend on install-target-libgcc.
4435 (install-target-libobjc): Depend on install-target-libgcc.
4436 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4437 * Makefile.in: Regenerate.
4438
4439 2012-12-19 Matthias Klose <doko@ubuntu.com>
4440
4441 * Makefile.def (install-target-libgo): Depend on
4442 install-target-libatomic.
4443 * Makefile.in: Regenerate.
4444
4445 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4446
4447 PR go/55201
4448 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4449 * Makefile.in: Regenerate.
4450
4451 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4452
4453 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4454 * configure: Regenerate.
4455
4456 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4457
4458 * config.sub: Merge from config repo.
4459
4460 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4461
4462 * Makefile.def (target_modules): Add bootstrap=true and
4463 raw_cxx=true to libsanitizer.
4464 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4465 * Makefile.in: Regenerated.
4466 * configure: Likewise.
4467
4468 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4469
4470 * MAINTAINERS: Remove self as RTL optimization maintainer.
4471
4472 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4473
4474 * MAINTAINERS (Write After Approval): Add myself.
4475
4476 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4477
4478 * Makefile.def (target_modules): Remove bootstrap=true and
4479 raw_cxx=true from libsanitizer.
4480 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4481 * Makefile.in: Regenerated.
4482 * configure: Likewise.
4483
4484 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4485
4486 * Makefile.def (target_modules): Add bootstrap=true and
4487 raw_cxx=true to libsanitizer.
4488 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4489 * Makefile.in: Regenerated.
4490 * configure: Likewise.
4491
4492 2012-11-28 Andrew Pinski <apinski@cavium.com>
4493
4494 PR bootstrap/54279
4495 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4496 * configure: Regenerate.
4497 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4498 * Makefile.in: Regenerate.
4499
4500 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4501
4502 * configure.ac: Disable libsanitizer if we're not building C++.
4503 * configure: Regenerate.
4504
4505 2012-11-15 Roland McGrath <roland@hack.frob.com>
4506
4507 * MAINTAINERS (Write After Approval): Add myself.
4508
4509 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
4510
4511 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4512 Kostya Serebryany (kcc@google.com) and
4513 Jakub Jelinek (jakub@redhat.com).
4514 Rename area for Dodji Seketeli (dodji@redhat.com).
4515
4516 2012-11-15 Dodji Seketeli <dodji@redhat.com>
4517
4518 * MAINTAINERS: (asan.c, related): Add myself.
4519
4520 2012-11-14 Roland McGrath <mcgrathr@google.com>
4521
4522 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4523 * configure: Regenerate.
4524
4525 2012-11-13 Richard Henderson <rth@redhat.com>
4526
4527 * configure.ac: Move libsanitizer logic to subdirectory.
4528 * configure: Regenerate.
4529
4530 2012-11-13 Dodji Seketeli <dodji@redhat.com>
4531
4532 * configure.ac: Enable libsanitizer just on x86 linux for now.
4533 * configure: Re-generate.
4534
4535 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
4536
4537 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4538 sections.
4539 * configure: Regenerate.
4540
4541 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
4542
4543 * configure.ac: Add section for configdirs for libsanitizer.
4544 Disable for cris-*-* and mmix-*-*.
4545 * configure: Regenerate.
4546
4547 2012-11-12 Wei Mi <wmi@google.com>
4548
4549 * configure.ac: Add libsanitizer to target_libraries.
4550 * Makefile.def: Ditto.
4551 * configure: Regenerate.
4552 * Makefile.in: Regenerate.
4553 * libsanitizer: New directory for asan runtime. Contains an empty
4554 tsan directory.
4555
4556 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
4557
4558 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4559 against Mingw64 w32api.
4560 * configure: Regenerate.
4561
4562 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4563
4564 * configure: Regenerated.
4565
4566 2012-11-03 Robert Mason <rbmj@verizon.net>
4567
4568 * configure.ac: add --disable-libstdcxx configure option
4569 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4570
4571 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4572
4573 * MAINTAINERS (Write After Approval): Add myself.
4574
4575 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4576
4577 * MAINTAINERS (Write After Approval): Add myself.
4578
4579 2012-10-24 Sharad Singhai <singhai@google.com>
4580
4581 * MAINTAINERS (Write After Approval): Add myself.
4582
4583 2012-10-24 Eric Christopher <echristo@gmail.com>
4584
4585 * MAINTAINERS: Update email address.
4586
4587 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4588
4589 PR bootstrap/54820
4590 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4591 * configure: Regenerate.
4592
4593 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
4594
4595 * MAINTAINERS (aarch64): Add Marcus and myself.
4596
4597 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4598
4599 PR bootstrap/54820
4600 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4601 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4602 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4603 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4604 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4605 * Makefile.in: Regenerate.
4606 * configure.ac (have_static_libs): New variable and associated check.
4607 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4608 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4609 * configure: Regenerate.
4610
4611 2012-10-10 Richard Biener <rguenther@suse.de>
4612
4613 * MAINTAINERS: Adjust for changed surname.
4614
4615 2012-10-04 Lawrence Crowl <crowl@google.com>
4616
4617 * MAINTAINERS (Write After Approval): Add myself.
4618
4619 2012-10-01 Cary Coutant <ccoutant@google.com>
4620
4621 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4622
4623 2012-09-28 Ian Lance Taylor <iant@google.com>
4624
4625 * Makefile.def: Make all-target-libgo depend on
4626 all-target-libbacktrace.
4627 * Makefile.in: Rebuild.
4628
4629 2012-09-26 Ian Lance Taylor <iant@google.com>
4630
4631 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4632 * Makefile.in: Rebuild.
4633
4634 2012-09-20 Walter Lee <walt@tilera.com>
4635
4636 * configure.ac: Add tilegx to list of targets that support gold.
4637 * configure: Regenerate.
4638
4639 2012-09-20 Marek Polacek <polacek@redhat.com>
4640
4641 * MAINTAINERS (Write After Approval): Add myself.
4642
4643 2012-09-19 Steve Ellcey <sellcey@mips.com>
4644
4645 * configure.ac: Add mips*-mti-elf* target.
4646 * configure: Regenerate.
4647
4648 2012-09-17 Ian Lance Taylor <iant@google.com>
4649
4650 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4651 * configure.ac (host_libs): Add libbacktrace.
4652 (target_libraries): Add libbacktrace.
4653 * Makefile.def (host_modules): Add libbacktrace.
4654 (target_modules): Likewise.
4655 * configure, Makefile.in: Rebuild.
4656
4657 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
4658
4659 PR target/38607
4660 Merge upstream change.
4661 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4662
4663 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4664 Add libgomp*.o to compare_exclusions for AIX.
4665 * configure: Regenerate.
4666
4667 2012-09-06 Diego Novillo <dnovillo@google.com>
4668
4669 * configure.ac: Bump minimum GMP version to 4.2.3.
4670 * configure: Re-generate.
4671
4672 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
4673
4674 PR target/54461
4675 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4676 target-libgloss if not configured --with-avrlibc=no.
4677 * configure: Regenerate.
4678
4679 2012-09-04 Jason Merrill <jason@redhat.com>
4680
4681 * configure.ac: Fix --enable-languages=all.
4682
4683 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
4684
4685 * MAINTAINERS (Write After Approval): Add myself.
4686
4687 2012-09-03 Richard Guenther <rguenther@suse.de>
4688
4689 PR bootstrap/54138
4690 * configure.ac: Re-organize ISL / CLOOG checks to allow
4691 disabling with either --without-isl or --without-cloog.
4692 * configure: Regenerated.
4693
4694 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
4695
4696 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4697 * configure: Regenerate.
4698
4699 2012-08-27 Ulrich Drepper <drepper@gmail.com>
4700
4701 * MAINTAINERS: Fix my email address.
4702
4703 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4704
4705 PR binutils/4970
4706 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4707 and opcodes.
4708 * Makefile.in: Regenerated.
4709
4710 2012-08-26 Art Haas <ahaas@impactweather.com>
4711
4712 * configure: Regenerate.
4713
4714 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4715
4716 * INSTALL/README: Also refer to the online installation
4717 instructions.
4718
4719 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4720
4721 * MAINTAINERS (Write After Approval): Add myself.
4722 (Picochip port): Remove myself.
4723
4724 2012-08-14 Diego Novillo <dnovillo@google.com>
4725
4726 Merge from cxx-conversion branch.
4727
4728 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4729 POSTSTAGE1_CONFIGURE_FLAGS.
4730 * Makefile.in: Regenerate.
4731 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4732 Force C++ when bootstrapping.
4733 * configure: Regenerate.
4734
4735 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4736
4737 * MAINTAINERS (Write After Approval): Add myself.
4738
4739 2012-07-16 Joseph Myers <joseph@codesourcery.com>
4740
4741 * README: Document use of ranges of years in copyright notices.
4742
4743 2012-07-06 Richard Guenther <rguenther@suse.de>
4744
4745 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4746 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4747 --with-gmp=system.
4748 * Makefile.in: Regenerated.
4749 * configure: Likewise.
4750
4751 2012-07-06 Richard Guenther <rguenther@suse.de>
4752
4753 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4754 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4755 supply V=1 as extra_make_flags.
4756 * configure: Regenerated.
4757 * Makefile.in: Likewise.
4758
4759 2012-07-04 Tristan Gingold <gingold@adacore.com>
4760
4761 * configure: Regenerate.
4762
4763 2012-07-03 Richard Guenther <rguenther@suse.de>
4764
4765 * Makfile.def (isl): Remove not necessary extra_exports and
4766 extra_make_flags.
4767 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4768 * Makefile.in: Regenerated.
4769
4770 2012-07-03 Richard Guenther <rguenther@suse.de>
4771
4772 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4773 * configure.ac: If either the ISL or the CLooG check failed
4774 do not try to build in-tree versions.
4775 * Makefile.in: Regenerated.
4776 * configure: Regenerated.
4777
4778 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4779
4780 * configure: Regenerate.
4781
4782 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
4783
4784 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4785 maintainer.
4786
4787 2012-07-02 Richard Guenther <rguenther@suse.de>
4788
4789 * configure: Regenerated.
4790
4791 2012-07-02 Richard Guenther <rguenther@suse.de>
4792 Michael Matz <matz@suse.de>
4793 Tobias Grosser <tobias@grosser.es>
4794 Sebastian Pop <sebpop@gmail.com>
4795
4796 * Makefile.def: Add ISL host module, remove PPL host module.
4797 Adjust ClooG host module to use the proper ISL.
4798 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4799 * configure.ac: Include config/isl.m4. Add ISL host library,
4800 remove PPL. Remove PPL configury, add ISL configury, adjust
4801 ClooG configury.
4802 * Makefile.in: Regenerated.
4803 * configure: Likewise.
4804
4805 2012-07-02 Richard Guenther <rguenther@suse.de>
4806
4807 Merge from graphite branch
4808 2011-07-21 Tobias Grosser <tobias@grosser.es>
4809
4810 * configure: Regenerated.
4811 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4812 both cloog.org and legacy versions. The only supported version will
4813 be CLooG with the isl backend.
4814
4815 2011-07-21 Tobias Grosser <tobias@grosser.es>
4816
4817 * configure: Regenerated.
4818 * configure.ac: Require cloog isl 0.17.0
4819
4820 2011-07-21 Tobias Grosser <tobias@grosser.es>
4821
4822 * configure: Regenerated.
4823 * config/cloog.m4: Do not define CLOOG_ORG
4824
4825 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4826
4827 * configure.ac: Skip C if explicitly selected.
4828 * configure: Regenerate.
4829
4830 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
4831
4832 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4833 they contain -O2.
4834 * configure: Regenerate.
4835
4836 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4837
4838 PR debug/53740
4839 * df.h, df-problems.c, dce.c: Revert last patch.
4840
4841 2012-06-25 Iain Sandoe <iain@codesourcery.com>
4842
4843 * MAINTAINERS (Write After Approval): Update my email address.
4844
4845 2012-06-21 Meador Inge <meadori@codesourcery.com>
4846
4847 * MAINTAINERS (Write After Approval): Add myself.
4848
4849 2012-06-20 Jason Merrill <jason@redhat.com>
4850
4851 * Makefile.tpl (check-target-libgomp-c++): New.
4852 (check-target-libitm-c++): New.
4853 * Makefile.def (c++): Add them.
4854 * Makefile.in: Regenerate.
4855
4856 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
4857
4858 * MAINTAINERS (Write After Approval): Add myself.
4859
4860 2012-05-16 Olivier Hainque <hainque@adacore.com>
4861
4862 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4863 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4864 (install-no-fixedincludes): Adjust accordingly.
4865 * Makefile.in: Regenerate.
4866
4867 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
4868
4869 Merge upstream change
4870 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4871
4872 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
4873
4874 * MAINTAINERS (Write After Approval): Add myself.
4875
4876 2012-05-09 Nick Clifton <nickc@redhat.com>
4877 Paul Smith <psmith@gnu.org>
4878
4879 PR bootstrap/50461
4880 * configure.ac (mpfr-dir): When using in-tree MPFR sources
4881 allow for the fact that from release v3.1.0 of MPFR the source
4882 files were moved into a src sub-directory.
4883 * configure: Regenerate.
4884
4885 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
4886
4887 * configure.ac: Bump minimum MPFR version to 2.4.0.
4888 * configure: Regenerated.
4889
4890 2012-05-01 Richard Henderson <rth@redhat.com>
4891
4892 * Makefile.def (libatomic): New target_module.
4893 * configure.ac (target_libraries): Add libatomic.
4894 (noconfigdirs): Check if libatomic is supported.
4895 * Makefile.in, configure: Rebuild.
4896
4897 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
4898
4899 * MAINTAINERS (Write After Approval): Add myself.
4900
4901 2012-04-25 Joel Brobecker <brobecker@adacore.com>
4902
4903 * config.sub: Update to 2012-04-18 version from official repo.
4904
4905 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
4906
4907 * MAINTAINERS (Write After Approval): Add myself.
4908
4909 2012-04-11 Steve Ellcey <sellcey@mips.com>
4910
4911 * MAINTAINERS: Changed email address.
4912
4913 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
4914
4915 PR target/52737
4916 * contrib/gcc_update (files_and_dependencies):
4917 Remove gcc/config/avr/t-multilib from touch data.
4918
4919 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4920
4921 * MAINTAINERS (OS Port Maintainers): Remove irix.
4922 * configure.ac (enable_libgomp): Remove *-*-irix6*.
4923 (unsupported_languages): Remove mips-sgi-irix6.*.
4924 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4925 (with_stabs): Remove.
4926 * configure: Regenerate.
4927
4928 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4929
4930 * MAINTAINERS (OS Port Maintainers): Remove osf.
4931 * configure.ac (enable_libgomp): Remove *-*-osf*.
4932 (with_stabs): Remove alpha*-*-osf*.
4933 * configure: Regenerate.
4934
4935 2012-03-05 Tristan Gingold <gingold@adacore.com>
4936
4937 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4938 * configure: Regenerate.
4939
4940 2012-02-17 Walter Lee <walt@tilera.com>
4941
4942 * MAINTAINERS: (Write After Approval): Delete myself.
4943
4944 2012-02-14 Walter Lee <walt@tilera.com>
4945
4946 * MAINTAINERS (tilegx port): Add myself.
4947 (tilepro port): Add myself.
4948 (Write After Approval): Add myself.
4949
4950 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
4951
4952 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4953 and Joseph Myers as docstring relicensing maintainers.
4954
4955 2012-02-09 Bin Cheng <bin.cheng@arm.com>
4956
4957 * MAINTAINERS (write-after-approval): Add myself.
4958
4959 2012-02-08 Ira Rosen <irar@il.ibm.com>
4960
4961 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4962 maintainer.
4963
4964 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4965
4966 * MAINTAINERS (Write After Approval): Move myself to
4967 maintain alphabetical order.
4968
4969 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4970
4971 * MAINTAINERS (Write After Approval): Add myself.
4972
4973 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4974
4975 * MAINTAINERS (Write After Approval): Add myself.
4976
4977 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4978 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4979
4980 * configure.ac (cr16-*-*): Remove nonconfigdirs.
4981 * configure: Regenerate.
4982
4983 2012-01-23 Harshit Chopra <harshit@google.com>
4984
4985 * MAINTAINERS (Write After Approval): Add myself.
4986
4987 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
4988
4989 * configure.ac: Remove reference to mh-interix.
4990 * configure: Regenerate.
4991
4992 2012-01-05 Richard Henderson <rth@redhat.com>
4993
4994 PR bootstrap/51072
4995 * configure.ac: Disable libitm if c++ is not enabled.
4996 * configure: Rebuild.
4997
4998 * configure.ac: Fix regexp for same.
4999 * configure: Rebuild.
5000
5001 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
5002
5003 * MAINTAINERS (Write After Approval): Add myself.
5004
5005 2012-01-02 Richard Guenther <rguenther@suse.de>
5006
5007 PR bootstrap/51686
5008 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5009 * Makefile.in: Regenerate.
5010
5011 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
5012
5013 * MAINTAINERS (Write After Approval): Add myself.
5014
5015 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
5016
5017 * configure: Regenerate.
5018
5019 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5020
5021 * MAINTAINERS (picochip): Changed email address.
5022
5023 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5024
5025 * MAINTAINERS (write-after-approval): Add self.
5026
5027 2011-11-29 DJ Delorie <dj@redhat.com>
5028
5029 * configure.ac (rl78-*-*) New case.
5030 * configure: Regenerate.
5031 * MAINTAINERS: Add myself as RL78 maintainer.
5032
5033 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5034
5035 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5036
5037 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
5038
5039 * libtool.m4: Additional FreeBSD 10 fixes.
5040
5041 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
5042
5043 * MAINTAINERS: Move myself from Write After Approval to CPU Port
5044 Maintainers section, as Epiphany maintainer.
5045
5046 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5047
5048 PR target/49992
5049 * configure.ac: Remove ranlib special-casing for Darwin.
5050 * configure: Regenerate.
5051
5052 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
5053
5054 * MAINTAINERS (Reviewers): Keep the list sorted.
5055
5056 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
5057
5058 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5059
5060 2011-11-09 Roland McGrath <mcgrathr@google.com>
5061
5062 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5063 * configure: Rebuild.
5064 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5065 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5066 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5067 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5068 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5069 Add READELF.
5070 * Makefile.in: Rebuild.
5071
5072 2011-11-09 Jason Merrill <jason@redhat.com>
5073
5074 * Makefile.def (language=c++): Remove check-c++0x.
5075 * Makefile.in (check-gcc-c++): Regenerate.
5076
5077 2011-11-08 Richard Henderson <rth@redhat.com>
5078
5079 * configure.ac: Test for libitm directory present first.
5080
5081 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5082
5083 * configure.ac: Test libitm/configure.tgt to disable libitm.
5084 * configure: Rebuild.
5085
5086 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
5087 Richard Henderson <rth@redhat.com>
5088
5089 Merged from transactional-memory.
5090
5091 * Makefile.def (lang_env_dependencies): libitm is c++.
5092 Add libitm target module.
5093 * configure.ac: Likewise.
5094 * config/mmap.m4: New file.
5095 * contrib/gcc_update: Add libitm to touch data.
5096 * Makefile.in, configure: Rebuild.
5097
5098 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5099
5100 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5101 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5102 * Makefile.in: Regenerate.
5103
5104 2011-11-01 DJ Delorie <dj@redhat.com>
5105
5106 * config.sub: Update to version 2011-10-29 (added rl78)
5107
5108 2011-10-27 Nick Clifton <nickc@redhat.com>
5109
5110 * config.sub: Import these changes from the config project:
5111
5112 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5113 Ben Elliston <bje@gnu.org>
5114
5115 * config.sub (epiphany): New.
5116
5117 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5118 Ben Elliston <bje@gnu.org>
5119
5120 * config.sub (hexagon, hexagon-*): New.
5121
5122 2011-08-23 Roland McGrath <mcgrathr@google.com>
5123
5124 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5125 64eb to be64.
5126
5127 2011-08-16 Roland McGrath <mcgrathr@google.com>
5128
5129 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5130 (nacl): Grok as alias for 32el-unknown-nacl.
5131
5132 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5133
5134 * MAINTAINERS (Write After Approval): Add myself.
5135
5136 2011-10-24 Teresa Johnson <tejohnson@google.com>
5137
5138 * MAINTAINERS (Write After Approval): Add myself.
5139
5140 2011-09-21 Jakub Jelinek <jakub@redhat.com>
5141
5142 * MAINTAINERS (sparc port): Remove myself.
5143
5144 2011-09-14 Tom de Vries <tom@codesourcery.com>
5145
5146 * MAINTAINERS (Write After Approval): Add myself.
5147
5148 2011-08-14 Yao Qi <yao@codesourcery.com>
5149
5150 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5151 * configure: Regenerate.
5152
5153 2011-07-26 Ian Lance Taylor <iant@google.com>
5154
5155 * configure.ac: Set have_compiler based on whether gcc directory
5156 exists, rather than on whether gcc is in configdirs.
5157 * configure: Rebuild.
5158
5159 2011-07-21 Joseph Myers <joseph@codesourcery.com>
5160
5161 * MAINTAINERS (Global Reviewers): Add self.
5162
5163 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
5164
5165 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5166 link directories.
5167 * Makefile.in: Rebuild.
5168
5169 2011-07-20 Ian Lance Taylor <iant@google.com>
5170
5171 PR bootstrap/49787
5172 * configure.ac: Move --enable-bootstrap handling earlier in file.
5173 If --enable-bootstrap and either --enable-build-with-cxx or
5174 --enable-build-poststage1-with-cxx, enable C++ automatically.
5175 * configure: Rebuild.
5176
5177 2011-07-19 Ian Lance Taylor <iant@google.com>
5178
5179 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5180 make C++ a boot_language. Set and substitute
5181 POSTSTAGE1_CONFIGURE_FLAGS.
5182 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5183 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5184 * configure, Makefile.in: Rebuild.
5185
5186 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5187
5188 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5189 maintainers.
5190
5191 2011-07-18 Jakub Jelinek <jakub@redhat.com>
5192
5193 * MAINTAINERS (Global Reviewers): Add myself.
5194
5195 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5196
5197 * configure: Regenerate.
5198
5199 2011-07-16 Jason Merrill <jason@redhat.com>
5200
5201 * Makefile.def (language=c++): Add check-c++0x and
5202 check-target-libmudflap-c++.
5203 * Makefile.tpl (check-target-libmudflap-c++): New.
5204 * Makefile.in: Regenerate.
5205
5206 2011-07-16 Matthias Klose <doko@ubuntu.com>
5207
5208 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5209 * Makefile.def (target_modules/libjava): Pass
5210 $(EXTRA_CONFIGARGS_LIBJAVA).
5211 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5212 if not configured with --enable-static-libjava.
5213 * Makefile.in: Regenerate.
5214 * configure: Likewise.
5215
5216 2011-07-15 Jason Merrill <jason@redhat.com>
5217
5218 * Makefile.in (check-c++): Move check-gcc-c++0x after
5219 check-target-libstdc++-v3.
5220
5221 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5222
5223 * MAINTAINERS (c6x port): New entry.
5224
5225 2011-07-13 Jason Merrill <jason@redhat.com>
5226
5227 * Makefile.in (check-gcc-c++0x): New.
5228 (check-c++): Depend on it.
5229
5230 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5231
5232 PR target/39150
5233 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5234 x86_64-*-solaris2.1[0-9]*.
5235 * configure: Regenerate.
5236
5237 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5238
5239 * MAINTAINERS (RTL optimizers): Add self.
5240
5241 2011-06-27 Gabriel Charette <gchare@google.com>
5242
5243 * MAINTAINERS (Write After Approval): Add myself.
5244
5245 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5246
5247 PR regression/47836
5248 PR bootstrap/23656
5249 PR other/47733
5250 PR bootstrap/49247
5251 PR c/48825
5252 * configure.ac (target_libraries): Remove target-libiberty.
5253 Remove case-statement setting skipdirs=target-libiberty for
5254 multiple targets. Remove checking target_configdirs and
5255 removing target-libiberty but keeping target-libgcc if
5256 otherwise empty.
5257 * Makefile.def (target_modules): Don't add libiberty.
5258 (dependencies): Remove all traces of target-libiberty.
5259 * configure, Makefile.in: Regenerate.
5260
5261 2011-06-13 Walter Lee <walt@tilera.com>
5262
5263 * configure.ac (tilepro-*-*) New case.
5264 (tilegx-*-*): Likewise.
5265 * configure: Regenerate.
5266
5267 2011-06-06 Jing Yu <jingyu@google.com>
5268
5269 * configure.ac: Skip target-libiberty for
5270 arm*-*-linux-androideabi.
5271 * configure: Regenerated.
5272
5273 2011-06-06 Nick Clifton <nickc@redhat.com>
5274
5275 * config.sub: Sync from upstream.
5276
5277 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5278
5279 * MAINTAINERS (Write After Approval): Add myself.
5280
5281 2011-06-01 Daniel Jacobowitz <drow@false.org>
5282
5283 * MAINTAINERS: Update my email address.
5284
5285 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5286
5287 * MAINTAINERS (Write After Approval): Update my email address.
5288
5289 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5290
5291 * MAINTAINERS (Write After Approval): Add myself.
5292
5293 2011-05-08 Doug Kwan <dougkwan@google.com>
5294
5295 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5296 * configure: Regenerated.
5297 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5298 value from configure.
5299 * Makefile.in: Regenerated.
5300
5301 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5302
5303 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5304 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5305 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5306 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5307 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5308 *-*-vxworks*): Disable newlib and libgloss in separate case
5309 statement.
5310 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5311 to separate case statement.
5312 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5313 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5314 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5315 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5316 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5317 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5318 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5319 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5320 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5321 i[[3456789]]86-*-rdos*, m32r-*-*,
5322 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5323 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5324 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5325 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5326 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5327 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5328 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5329 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5330 and libgloss in main case over targets. Remove most empty cases
5331 in main case over targets.
5332 * configure: Regenerate.
5333
5334 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5335
5336 * MAINTAINERS (Write After Approval): Add myself.
5337
5338 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5339
5340 * configure.ac: Remove code setting special library locations for
5341 hppa*64*-*-hpux11*. Remove code setting compiler for
5342 sparc-sun-solaris2*.
5343 * configure: Regenerate.
5344
5345 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5346
5347 * configure.ac: Separate libgloss_dir settings from general case
5348 over targets.
5349 * configure: Regenerate.
5350
5351 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5352
5353 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5354 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5355 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5356 cases in libgcj-disabling case statement.
5357 (hppa*64*-*-linux*): Set unsupported_languages instead of
5358 disabling target-zlib.
5359 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5360 to hppa*64*-*-hpux*.
5361 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5362 hppa*-*-hpux*.
5363 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5364 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5365 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5366 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5367 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5368 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5369 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5370 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5371 libgcj-disabling case statement.
5372 * configure: Regenerate.
5373
5374 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5375
5376 * configure.ac: Disable Java for targets not supporting libffi.
5377 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5378 Remove cases in Java-disabling statement.
5379 (*arm-wince-pe): Change to arm-wince-pe.
5380 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5381 cases in Java-disabling statement.
5382 (bfin-*-*): Don't disable Java again.
5383 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5384 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5385 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5386 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5387 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5388 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5389 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5390 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5391 Java-disabling statement.
5392 (mmix-*-*): Don't disable Java again.
5393 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5394 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5395 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5396 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5397 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5398 statement.
5399 * configure: Regenerate.
5400
5401 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5402
5403 * configure.ac: Separate cases disabling Java and Java libraries
5404 from general case over targets.
5405 * configure: Regenerate.
5406
5407 2011-04-21 Jie Zhang <jzhang918@gmail.com>
5408
5409 * MAINTAINERS: Update my email address.
5410
5411 2011-04-20 Easwaran Raman <eraman@google.com>
5412
5413 * MAINTAINERS (Write After Approval): Add myself.
5414
5415 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5416
5417 PR lto/48086
5418 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5419 * configure: Regenerate.
5420
5421 2011-04-16 Jim Meyering <meyering@redhat.com>
5422
5423 * MAINTAINERS (Write After Approval): Add myself.
5424
5425 2011-04-15 Dodji Seketeli <dodji@redhat.com>
5426
5427 * MAINTAINERS: Update my email address.
5428
5429 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
5430
5431 * MAINTAINERS (Write After Approval): Add myself.
5432
5433 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5434
5435 * MAINTAINERS (Write After Approval): Add myself.
5436
5437 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5438
5439 * MAINTAINERS (Write After Approval): Add myself.
5440
5441 2011-04-06 Joseph Myers <joseph@codesourcery.com>
5442
5443 * configure.ac (build_tools): Remove build-byacc.
5444 (host_libs): Remove mmalloc.
5445 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5446 autoconf automake libtool diff rcs fileutils shellutils time
5447 textutils wdiff find uudecode hello tar gzip indent recode release
5448 sed perl gawk findutils gettext zip.
5449 (libgcj): Remove target-qthreads.
5450 (target_tools): Remove target-examples target-gperf.
5451 (YACC): Don't handle building byacc.
5452 * configure: Regenerate.
5453 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5454 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5455 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5456 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5457 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5458 handle building components.
5459 * Makefile.in: Regenerate.
5460
5461 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5462
5463 * MAINTAINERS: Update my email address as Xtensa maintainer.
5464
5465 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5466
5467 * config.sub: Sync from upstream.
5468
5469 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5470
5471 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5472 (microblaze*): Don't disable libssp.
5473 * configure: Regenerate.
5474
5475 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5476
5477 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5478 moveifchange.
5479 * configure: Regenerate.
5480 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5481 * Makefile.in: Regenerate.
5482
5483 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5484
5485 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5486 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5487 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5488 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5489 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5490 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5491 md_exec_prefix cases.
5492 * configure: Regenerate.
5493
5494 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5495
5496 * configure.ac: Separate cases disabling target-libssp,
5497 target-libiberty, target-libstdc++-v3 and Fortran from general
5498 case over targets.
5499 * configure: Regenerate.
5500
5501 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5502
5503 * configure.ac (*-*-chorusos): Don't disable libgcj.
5504 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5505 Remove case.
5506 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5507 (arm-*-coff): Don't disable libgcj.
5508 (arm*-*-linux-gnueabi): Remove useless assignment.
5509 (arm-*-riscix*): Don't disable libgcj.
5510 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5511 configuration.
5512 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5513 (c54x*-*-*): Remove case.
5514 (tic54x-*-*): Don't disable GCC or GCC libraries.
5515 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5516 to *.
5517 (d10v-*-*): Don't disable GCC libraries.
5518 (d30v-*-*): Don't disable libgcj.
5519 (h8500-*-*): Don't disable GCC libraries.
5520 (i960-*-*): Don't disable libgcj.
5521 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5522 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5523 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5524 libgcj.
5525 (m68k-*-coff*): Remove case.
5526 (mmix-*-*): Don't disable libgloss on host.
5527 (mn10200-*-*, mn10300-*-*): Remove cases.
5528 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5529 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5530 Don't disable libgcj.
5531 (romp-*-*): Remove case.
5532 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5533 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5534 case.
5535 (v810-*-*): Don't disable GCC libraries.
5536 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5537 (ip2k-*-*): Don't disable GCC libraries.
5538 * configure: Regenerate.
5539
5540 2011-03-28 Joseph Myers <joseph@codesourcery.com>
5541
5542 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5543 libffi on host.
5544 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5545 on host.
5546 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5547 * configure: Regenerate.
5548
5549 2011-03-26 John Marino <binutils@marino.st>
5550
5551 * configure.ac: Add support for *-*-dragonfly*
5552 * configure: Regenerate.
5553
5554 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5555
5556 * configure.ac (native_only): Remove.
5557 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5558 send-pr uudecode guile gnuserv on host.
5559 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5560 send-pr rcs guile perl texinfo libtool on host.
5561 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5562 automake send-pr rcs guile perl texinfo libtool on host.
5563 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5564 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5565 (alpha*-dec-osf*): Don't disable fileutils on target.
5566 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5567 texinfo send-pr expect dejagnu on target.
5568 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5569 target-qthreads on target.
5570 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5571 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5572 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5573 x86_64-*-mingw*): Don't disable expect on target.
5574 (*-*-cygwin*): Don't disable target-gperf on target.
5575 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5576 gnuserv on target.
5577 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5578 target.
5579 * configure: Regenerate.
5580
5581 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5582
5583 * configure.ac (target_tools): Remove target-groff.
5584 (native_only): Remove target-groff.
5585 (hppa*64*-*-*): Don't disable byacc.
5586 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5587 setting.
5588 (*-*-kaos*): Don't skip target-librx and target-groff.
5589 (*-*-netware*): Don't skip target-libmudflap.
5590 (*-*-tpf*): Don't skip target-libmudflap.
5591 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5592 directories on the host.
5593 (ia64*-*-*vms*): Don't skip tix.
5594 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5595 host.
5596 * configure: Regenerate.
5597
5598 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5599
5600 * configure.ac: Remove references to mt-mep, mt-netware,
5601 mt-wince.
5602 * Makefile.def: Add all-utils soft dependencies.
5603 * Makefile.tpl: Remove GDB_NLM_DEPS.
5604 * configure: Regenerate.
5605 * Makefile.in: Regenerate.
5606
5607 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5608
5609 * configure.ac: Do not include mh-x86omitfp.
5610 * configure: Regenerate.
5611
5612 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5613
5614 * configure.ac: Remove empty cases.
5615 * configure: Regenerate.
5616
5617 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5618
5619 * Makefile.def: Add dependency from termcap to gdb.
5620 * Makefile.in: Regenerate.
5621
5622 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5623
5624 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5625 * configure: Regenerate.
5626 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5627 * Makefile.tpl: Likewise.
5628 * Makefile.in: Regenerate.
5629
5630 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5631
5632 * configure.ac: Remove all mentions of tentative_cc.
5633 * configure: Regenerate.
5634
5635 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5636
5637 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5638 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5639 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5640 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5641 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5642 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5643 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5644 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5645 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5646 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5647 *-*-rhapsody*): Remove host cases.
5648 * configure: Regenerate.
5649
5650 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5651
5652 * configure.ac (ppc*-*-pe): Remove host case.
5653 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5654 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5655 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5656 cases.
5657 * configure: Regenerate.
5658
5659 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5660
5661 * config.sub: Update to version 2011-03-23.
5662
5663 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5664
5665 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5666 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5667 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5668 * configure: Regenerate.
5669
5670 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5671
5672 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5673 to Write After Approval.
5674 * config-ml.in: Don't handle arc-*-elf*.
5675 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5676 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5677 handle GCC libraries.
5678 * configure: Regenerate.
5679
5680 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5681
5682 PR bootstrap/48120:
5683 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5684 Add -lstdc++ -lm to LIBS.
5685 * configure: Regenerate.
5686
5687 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
5688
5689 * config.guess: Update to version 2011-02-02
5690 * config.sub: Update to version 2011-02-24
5691
5692 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5693
5694 PR lto/48086
5695 * configure.ac: Re-enable LTO on *-apple-darwin9.
5696 * configure: Regenerate.
5697
5698 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5699
5700 PR lto/48086
5701 * configure.ac: Disable LTO on darwin due to an assembler change in
5702 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5703 under 256.
5704 * configure: Regenerate.
5705
5706 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5707
5708 * MAINTAINERS: Update myself as score backend maintainer,
5709 update my e-mail address.
5710
5711 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
5712
5713 * MAINTAINERS: Update my e-mail address.
5714
5715 2011-03-06 Joey Ye <joey.ye@arm.com>
5716
5717 * MAINTAINERS: Update my e-mail address.
5718
5719 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5720
5721 * configure.ac: Adjust test of with_ppl.
5722 * configure: Regenerated.
5723
5724 2011-03-02 Kai Tietz <ktietz@redhat.com>
5725
5726 * MAINTAINERS: Adjust my e-mail address.
5727
5728 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5729
5730 * configure.ac: Add -lpwl to ppllibs.
5731 * configure: Regenerated.
5732
5733 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5734
5735 * config/cloog.m4: Add -lisl to clooglibs.
5736 * configure: Regenerated.
5737
5738 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5739
5740 * MAINTAINERS (CPU Port maintainers): Add self.
5741
5742 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5743
5744 * MAINTAINERS: Add myself as testsuite maintainer.
5745
5746 2011-02-15 Mike Stump <mikestump@comcast.net>
5747
5748 * MAINTAINERS: Add myself as testsuite maintainer.
5749
5750 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5751
5752 Import from Libtool and gnulib:
5753
5754 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5755
5756 Prepare for supporting FreeBSD 10.
5757 * config.rpath: Remove handling of freebsd1* which soon would
5758 match FreeBSD 10.0.
5759
5760 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5761
5762 Remove support for FreeBSD 1.x.
5763 * libtool.m4 (_LT_LINKER_SHLIBS)
5764 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5765 soon would incorrectly match FreeBSD 10.0.
5766
5767 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5768
5769 PR binutils/12283
5770 * move-if-change: Import version from gnulib.
5771
5772 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
5773
5774 PR lto/47225
5775 * Makefile.def (lto-plugin): Double dash for enable-shared.
5776 (configure-gcc): Depend on all-lto-plugin.
5777 * Makefile.in: Rebuilt.
5778
5779 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5780
5781 * configure.ac: Remove extra bracket.
5782 * configure: Regenerate.
5783
5784 2011-02-08 Tobias Burnus <burnus@net-b.de>
5785
5786 * MAINTAINERS: Add myself as libquadmath maintainer.
5787
5788 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
5789
5790 * MAINTAINERS: Update my email address.
5791
5792 2011-02-07 Joseph Myers <joseph@codesourcery.com>
5793
5794 * MAINTAINERS (option handling): Add self.
5795
5796 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
5797
5798 PR lto/47225
5799 * Makefile.def: Add dependency for install-gcc
5800 on install-lto-plugin.
5801 * Makfile.in: Regenerated
5802
5803 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5804
5805 * MAINTAINERS (CPU Port Maintainers): Add myself.
5806
5807 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
5808
5809 PR libgcj/44341
5810 * configure.ac: Discard --with-* flags for host when configuring
5811 target libraries for cross build.
5812 * configure: Rebuilt.
5813
5814 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5815
5816 * MAINTAINERS (linear loop transforms): Removed.
5817
5818 2011-01-25 Jakub Jelinek <jakub@redhat.com>
5819
5820 * configure.ac: If with_ppl is no, move setting with_cloog=no
5821 after CLOOG_REQUESTED check.
5822 * configure: Regenerated.
5823
5824 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5825
5826 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5827 CLooG has been requested.
5828 * configure: Regenerated.
5829
5830 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5831
5832 * configure: Regenerated.
5833 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5834
5835 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5836
5837 * configure: Regenerated.
5838 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5839
5840 2011-01-21 Andreas Schwab <schwab@redhat.com>
5841
5842 * configure.ac: Use AS_HELP_STRING throughout.
5843 * configure: Regenerate.
5844
5845 2011-01-18 Jie Zhang <jie.zhang@analog.com>
5846
5847 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5848 * configure: Regenerate.
5849
5850 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5851
5852 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5853
5854 2011-01-13 Joel Brobecker <brobecker@adacore.com>
5855
5856 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5857 for ia64-hpux.
5858 * configure: Regenerate.
5859
5860 2011-01-07 Jan Hubicka <jh@suse.cz>
5861
5862 PR lto/47225
5863 * Makefile.in: Regenerate.
5864 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5865 configure.
5866
5867 2011-01-07 Jan Hubicka <jh@suse.cz>
5868
5869 * Makefile.in: Regenerate.
5870 * Makefile.def (gcc host module) and soft dependency on lto-plugin
5871 and configure dependency on lto-plugin configure.
5872 (lto-plugin module): Remove dependency on GCC; add dependency on
5873 liniberty.
5874
5875 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
5876
5877 * MAINTAINERS (Write After Approval): Add myself.
5878
5879 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
5880
5881 * configure: Regenerate.
5882
5883 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
5884
5885 * configure.ac: (picochip): Disable libiberty.
5886
5887 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5888
5889 * MAINTAINERS (Write After Approval): Add myself.
5890
5891 2010-12-10 Ian Lance Taylor <iant@google.com>
5892
5893 PR bootstrap/46819
5894 * configure.ac: For --disable-libgcj clear libgcj_saved.
5895 * configure: Rebuild.
5896
5897 2010-12-10 Tobias Burnus <burnus@net-b.de>
5898
5899 PR fortran/46540
5900 * configure.ac: Add --disable-libquadmath and
5901 --disable-libquadmath-support.
5902 * configure: Regenerate.
5903
5904 2010-12-03 Ian Lance Taylor <iant@google.com>
5905
5906 * MAINTAINERS: Add myself as libgo maintainer.
5907
5908 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
5909
5910 PR libffi/46792
5911 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5912 * configure: Regenerate.
5913
5914 2010-12-02 Ian Lance Taylor <iant@google.com>
5915
5916 * configure.ac: Always set default for poststage1_ldflags to
5917 -static-libstdc++ -static-libgcc.
5918
5919 2010-11-29 Andreas Schwab <schwab@redhat.com>
5920
5921 * configure.ac: Move comment to remove extra space in last argument
5922 of GCC_TARGET_TOOL.
5923
5924 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
5925
5926 PR other/46026
5927 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5928 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5929 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5930 (BASE_FLAGS_TO_PASS): Use it.
5931 * configure: Rebuilt.
5932 * Makefile.in: Rebuilt.
5933
5934 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
5935
5936 PR binutils/12258
5937 * configure.ac: Correct comments for --enable-gold/--enable-ld.
5938 Properly check default linker.
5939 * configure: Regnerated.
5940
5941 2010-11-23 Matthias Klose <doko@ubuntu.com>
5942
5943 * configure.ac: For --enable-gold, handle value `default' instead of
5944 `both*'. New configure option --{en,dis}able-ld.
5945 * configure: Regenerate.
5946
5947 2010-11-20 Ian Lance Taylor <iant@google.com>
5948
5949 * configure.ac: Only disable a language library if no language needs
5950 it. Don't let --disable-libgcj uncondtionally disable libffi.
5951 * configure: Rebuild.
5952
5953 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5954
5955 * Makefile.in: Regenerate.
5956
5957 PR other/46202
5958 * configure.ac: Fix just-built in-tree STRIP name to be
5959 binutils/strip-new.
5960 * configure: Regenerate.
5961 * Makefile.def (install-strip-gcc, install-strip-binutils)
5962 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5963 (install-strip-sid): Mirror dependencies on non-strip variants
5964 of these targets on the respective -strip prerequisites.
5965 * Makefile.tpl (install-strip, install-strip-host)
5966 (install-strip-target): New targets.
5967 (install-strip-[+module+], install-strip-target-[+module+]):
5968 New targets.
5969 * Makefile.in: Regenerate.
5970
5971 2010-11-19 Ian Lance Taylor <iant@google.com>
5972 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5973
5974 * configure.ac: Add target-libgo to target_libraries. Set
5975 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5976 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5977 (HOST_EXPORTS): Add GOC.
5978 (BASE_TARGET_EXPORTS): Add GOC.
5979 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5980 (GOCFLAGS_FOR_TARGET): New variable.
5981 (EXTRA_HOST_FLAGS): Add GOC.
5982 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5983 * Makefile.def (target_modules): Add libgo.
5984 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5985 (dependencies): Add dependency from configure-target-libgo to
5986 configure-target-libffi and all-target-libstdc++-v3. Add
5987 dependencies from all-target-libgo to all-target-libffi.
5988 (languages): Add go.
5989 * configure: Rebuild.
5990 * Makefile.in: Rebuild.
5991
5992 2010-11-19 Ian Lance Taylor <iant@google.com>
5993
5994 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5995 compiler/flag environment variables.
5996
5997 2010-11-18 Ian Lance Taylor <iant@google.com>
5998
5999 * configure.ac: Check for lang_requires_boot_languages in
6000 config-lang.in files.
6001 * configure: Rebuild.
6002
6003 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6004 Tobias Burnus <burnus@net-b.de>
6005
6006 PR fortran/32049
6007 * Makefile.def: Add libquadmath; build it with language=fortran.
6008 * configure.ac: Add libquadmath.
6009 * Makefile.tpl: Handle multiple libs in check-[+language+].
6010 * Makefile.in: Regenerate.
6011 * configure: Regenerate.
6012
6013 2010-11-16 Tom Tromey <tromey@redhat.com>
6014
6015 * MAINTAINERS: Moved myself to reviewers section.
6016
6017 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
6018
6019 * MAINTAINERS: Moved myself to reviewers section.
6020
6021 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6022
6023 * MAINTAINERS (Various Maintainers): Add self for build machinery.
6024 (Write After Approval): Remove self.
6025
6026 2010-11-15 Andreas Schwab <schwab@redhat.com>
6027
6028 * configure.ac: Fix spelling in option names.
6029 * configure: Regenerated.
6030
6031 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
6032
6033 PR bootstrap/39622
6034 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6035 * configure: Regenerated.
6036
6037 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
6038
6039 * MAINTAINERS: Update my email address.
6040
6041 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6042
6043 * configure: Regenerate.
6044
6045 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6046
6047 * configure: Regenerate.
6048
6049 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6050
6051 * configure: Regenerate.
6052
6053 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6054
6055 * configure: Regenerate.
6056
6057 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6058
6059 * configure.ac: Support official CLooG.org versions.
6060 * configure: Regenerate.
6061 * config/cloog.m4: New.
6062
6063 2010-11-10 François Dumont <francois.cppdevs@free.fr>
6064
6065 * MAINTAINERS (Write After Approval): Add myself.
6066
6067 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
6068
6069 * MAINTAINERS: Update my email address.
6070
6071 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6072
6073 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6074 * configure: Regenerate.
6075
6076 2010-11-03 Ian Lance Taylor <iant@google.com>
6077 Dave Korn <dave.korn.cygwin@gmail.com>
6078
6079 PR lto/46273
6080 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6081 and on other supported platforms whenever LTO is enabled.
6082 * configure: Rebuild.
6083
6084 2010-11-02 Alan Modra <amodra@gmail.com>
6085
6086 PR binutils/12110
6087 * configure.ac: Error when source path contains spaces.
6088 * configure: Regenerate.
6089
6090 2010-10-23 James E. Wilson <wilson@codesourcery.com>
6091
6092 * MAINTAINERS: Update my email address.
6093
6094 2010-10-20 Ian Lance Taylor <iant@google.com>
6095
6096 * Makefile.def (target_modules): Set lib_path to src/.libs for
6097 libstdc++-v3 module.
6098 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6099 * Makefile.in: Rebuild.
6100
6101 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6102
6103 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6104 (Write After Approval): Remove myself.
6105
6106 2010-10-15 Tristan Gingold <gingold@adacore.com>
6107
6108 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6109
6110 2010-10-14 Douglas Rupp <rupp@gnat.com>
6111
6112 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6113
6114 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6115
6116 * configure.ac (build_lto_plugin): New shell variable.
6117 (--enable-lto): Turn on by default for all non-ELF platforms that
6118 have had LTO support added so far. Set build_lto_plugin appropriately
6119 for both ELF and non-ELF.
6120 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6121 * configure: Regenerate.
6122
6123 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6124
6125 Sync from src:
6126 * configure.ac (v850 support): Remove target-libgloss from
6127 noconfigdirs.
6128 * configure: Regenerate.
6129
6130 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6131
6132 PR bootstrap/45326
6133 PR bootstrap/45174
6134 * configure.ac: Honor initial values of $build_configargs,
6135 $host_configargs, $target_configargs. Mark the precious, so
6136 environment settings get recorded.
6137 * configure: Regenerate.
6138
6139 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6140
6141 PR bootstrap/45796
6142 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6143 Depend on all-build-libiberty.
6144 * Makefile.in: Regenerate.
6145
6146 2010-09-30 Michael Eager <eager@eagercon.com>
6147
6148 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6149 * configure: Regenerate.
6150
6151 2010-09-28 Michael Eager <eager@eagercon.com>
6152
6153 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6154
6155 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6156
6157 PR bootstrap/44621
6158 * configure.ac: Fix unportable shell quoting.
6159 * configure: Regenerate.
6160
6161 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6162
6163 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6164 targets and amend comment.
6165 * configure: Regenerate.
6166
6167 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6168
6169 * MAINTAINERS (Write After Approval): Add myself.
6170
6171 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6172
6173 * configure.ac: Enable LTO by default on Darwin.
6174 * configure: Regenerate.
6175
6176 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6177
6178 * MAINTAINERS (Write After Approval): Add myself.
6179
6180 2010-09-01 Ian Bolton <ian.bolton@arm.com>
6181
6182 * MAINTAINERS (Write After Approval): Add myself.
6183
6184 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6185
6186 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6187 ports
6188
6189 2010-07-28 David Yuste <david.yuste@gmail.com>
6190
6191 * MAINTAINERS (Write After Approval): Add myself.
6192
6193 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6194
6195 * configure.ac: Support all v850 targets.
6196 * configure: Regenerate.
6197
6198 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6199
6200 PR bootstrap/44455
6201 * configure.ac (extra_mpfr_configure_flags): Copy from
6202 extra_mpc_gmp_configure_flags.
6203 * configure: Re-generated.
6204
6205 2010-07-22 Andi Kleen <ak@linux.intel.com>
6206
6207 * MAINTAINERS (Write After Approval): Add myself.
6208
6209 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6210
6211 * MAINTAINERS (Write After Approval): Add myself.
6212
6213 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6214
6215 * MAINTAINERS (Write After Approval): Add myself.
6216
6217 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6218
6219 PR target/44862
6220 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6221 Provide -B option to allow for link spec %s substitutions for
6222 libstdc++.a on darwin.
6223 * Makefile.in: Regenerate.
6224
6225 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6226
6227 * MAINTAINERS (Reviewers): Update my e-mail address
6228
6229 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6230
6231 * Makefile.def (configure-gcc): Depend on all-libelf.
6232 * Makefile.in: Rebuild.
6233
6234 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6235
6236 * MAINTAINERS (Write After Approval): Add myself in the right place.
6237
6238 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6239
6240 * MAINTAINERS (Write After Approval): Add myself.
6241
6242 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6243
6244 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6245
6246 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6247
6248 * config.sub: Update to version 2010-05-21.
6249 * config.guess: Update to version 2010-04-03.
6250
6251 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6252
6253 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6254 * configure: Regenerate.
6255
6256 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6257
6258 * MAINTAINERS (Write After Approval): Add myself.
6259
6260 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6261
6262 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6263 a platform that supports LTO.
6264 * configure: Regenerate.
6265
6266 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6267
6268 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6269 * configure: Regenerated.
6270
6271 2010-04-27 Roland McGrath <roland@redhat.com>
6272 H.J. Lu <hongjiu.lu@intel.com>
6273
6274 * configure.ac (--enable-gold): Support both, both/gold and
6275 both/bfd to add gold to configdirs without removing ld.
6276 * configure: Regenerated.
6277
6278 * Makefile.def: Add install-gold dependency to install-ld.
6279 * Makefile.in: Regenerated.
6280
6281 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6282
6283 PR lto/42776
6284 * configure.ac (--enable-lto): Refactor handling so libelf tests
6285 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6286 and allow LTO to be explicitly enabled on non-ELF platforms that
6287 are known to support it inside else-clause.
6288 * configure: Regenerate.
6289
6290 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6291
6292 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6293 * configure: Regenerate.
6294
6295 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6296
6297 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6298 * configure: Regenerate.
6299
6300 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6301
6302 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6303 separately.
6304 * configure: Regenerate.
6305
6306 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6307
6308 * MAINTAINERS (Write After Approval): Add myself.
6309
6310 2010-04-14 Tristan Gingold <gingold@adacore.com>
6311
6312 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6313 * configure: Regenerate.
6314
6315 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6316
6317 * configure: Regenerate after change to elf.m4.
6318
6319 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6320
6321 * MAINTAINERS (Write After Approval): Add myself.
6322
6323 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6324
6325 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6326 * configure: Regenerated.
6327
6328 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6329
6330 * configure.ac: Print "buggy but acceptable" when CLooG
6331 revision is less than 9.
6332 * configure: Regenerated.
6333
6334 2010-04-01 Diego Novillo <dnovillo@google.com>
6335
6336 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6337
6338 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6339
6340 PR bootstrap/43615
6341 PR bootstrap/43328
6342
6343 Revert:
6344
6345 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6346
6347 * configure.ac: Do not pass --enable-multilib nor
6348 --disable-multilib in baseargs. Accept explicitly passed
6349 --enable_multilib.
6350 * configure: Regenerate.
6351
6352 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6353
6354 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6355
6356 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6357
6358 * MAINTAINERS: Remove myself.
6359
6360 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6361
6362 PR bootstrap/43328
6363 * configure.ac: Do not pass --enable-multilib nor
6364 --disable-multilib in baseargs. Accept explicitly passed
6365 --enable_multilib.
6366 * configure: Regenerate.
6367
6368 2010-03-28 Andrew Pinski <pinskia@gmail.com>
6369
6370 * MAINTAINERS (spu port): Remove me.
6371
6372 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6373
6374 * configure.ac (tic6x-*-*): New case.
6375 * configure: Regenerate.
6376
6377 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6378
6379 * config.sub: Update to version 2010-03-22.
6380 * config.guess: Update to version 2009-12-30.
6381
6382 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
6383
6384 PR ada/42554
6385 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6386 * configure: Regenerate.
6387
6388 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6389
6390 * MAINTAINERS: Update my email address.
6391
6392 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6393
6394 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6395 (ghassan.shobaki@amd.com): Removed.
6396
6397 2010-03-17 Alan Modra <amodra@gmail.com>
6398
6399 * MAINTAINERS: Update my email address.
6400
6401 2010-03-16 Diego Novillo <dnovillo@google.com>
6402
6403 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6404 Matthews.
6405
6406 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6407
6408 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6409 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6410
6411 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6412
6413 * MAINTAINERS: Update my email address.
6414
6415 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6416
6417 * MAINTAINERS: Update my email address.
6418
6419 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6420
6421 * MAINTAINERS: Update my email address.
6422
6423 2010-03-09 Jie Zhang <jie@codesourcery.com>
6424
6425 * MAINTAINERS: Update my email address.
6426
6427 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6428
6429 PR libstdc++/32499
6430 * configure.ac (RANLIB): Default to true.
6431 (STRIP): Likewise.
6432 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6433 * configure: Regenerate.
6434
6435 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
6436
6437 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6438 (Write After Approval): Update my email address.
6439
6440 2010-02-17 Nick Clifton <nickc@redhat.com>
6441
6442 PR 11238
6443 * Makefile.tpl (local-distclean): Also remove config.cache files in
6444 sub-directories as there may not be Makefiles present in the
6445 sub-directories.
6446 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6447 the config.cache files found by the find command.
6448
6449 * Makefile.in: Regenerate.
6450 * configure.ac: Revert previous delta.
6451 * configure: Regenerate.
6452
6453 2010-02-15 Nick Clifton <nickc@redhat.com>
6454
6455 PR 11238
6456 * configure.ac: Delete config.cache files in sub-directories when
6457 deleting Makefiles.
6458 * configure: Regenerate.
6459
6460 2010-02-12 Ben Elliston <bje@gnu.org>
6461
6462 * MAINTAINERS: Update my email address.
6463
6464 2010-02-08 Andrew Pinski <pinskia@gmail.com>
6465
6466 * MAINTAINERS (spu port): Update my email address.
6467
6468 2010-02-08 Jie Zhang <jie.zhang@analog.com>
6469
6470 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6471
6472 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6473
6474 * configure.ac: Add "recommended" version checks for GMP/MPC.
6475 Update recommended GMP/MPFR/MPC versions.
6476 * configure: Regenerate.
6477
6478 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6479
6480 * MAINTAINERS: Move my Embecosm email address into the
6481 write-after-approval section.
6482
6483 2010-01-26 Ian Lance Taylor <iant@google.com>
6484
6485 * MAINTAINERS: Add myself as Go frontend maintainer.
6486
6487 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
6488
6489 PR libstdc++/36101, PR libstdc++/42813
6490 * configure.ac (bootstrap_target_libs): Make inclusion of
6491 target-libgomp conditional on libgomb being in target_configdirs.
6492 * configure: Regenerate.
6493
6494 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
6495
6496 PR libstdc++/36101, PR libstdc++/42813
6497 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6498 * configure: Regenerate.
6499
6500 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
6501
6502 PR libstdc++/36101, PR libstdc++/42813
6503 * configure.ac (target_configdirs): Substitute.
6504 * Makefile.def: Bootstrap target module libgomp.
6505 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6506 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6507 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6508 * configure, Makefile.in: Regenerate.
6509
6510 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6511
6512 * MAINTAINERS: Adjust my details.
6513
6514 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6515
6516 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6517
6518 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6519
6520 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6521
6522 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6523
6524 * MAINTAINERS (Write After Approval): Add myself.
6525
6526 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6527
6528 * MAINTAINERS (Write After Approval): Add myself.
6529
6530 2010-01-11 Richard Guenther <rguenther@suse.de>
6531
6532 PR lto/41569
6533 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6534 * Makefile.in: Regenerated.
6535
6536 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
6537
6538 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6539 * configure: Regenerate.
6540
6541 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6542 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6543
6544 PR bootstrap/42424
6545 * configure.ac: Include libtool m4 files.
6546 (_LT_CHECK_OBJDIR): Call it.
6547 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6548 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6549
6550 * configure: Regenerate.
6551
6552 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6553
6554 PR bootstrap/41818
6555 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6556 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6557 * Makefile.in: Regenerate.
6558
6559 2010-01-02 Richard Guenther <rguenther@suse.de>
6560
6561 PR lto/41529
6562 * configure.ac: Include config/elf.m4. Disable LTO if not
6563 builting for an elf target.
6564 * configure: Regenerate.
6565
6566 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6567
6568 * MAINTAINERS: Change my email address.
6569
6570 2009-12-18 Ben Elliston <bje@au.ibm.com>
6571
6572 * config.sub, config.guess: Update from upstream sources.
6573
6574 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6575
6576 * MAINTAINERS (Write After Approval): Add myself.
6577
6578 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6579
6580 PR middle-end/30447
6581 PR middle-end/30789
6582 PR other/40302
6583
6584 * configure.ac: Require MPC.
6585 * configure: Regenerate.
6586
6587 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6588
6589 PR target/38384
6590 PR bootstrap/40972
6591 * libtool.m4: Sync from git Libtool.
6592 * ltoptions.m4: Likewise.
6593 * ltversion.m4: Likewise.
6594 * lt~obsolete.m4: Likewise.
6595 * ltmain.sh: Likewise.
6596
6597 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6598
6599 * configure.ac: Update minimum MPC version to 0.8.
6600 * configure: Regenerate.
6601
6602 2009-11-21 Sebastian Pop <sebpop@gmail.com>
6603
6604 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6605 * configure: Regenerated.
6606
6607 2009-11-21 Ian Lance Taylor <iant@google.com>
6608
6609 * configure.ac: Change default of poststage1_ldflags to be empty if
6610 poststage1_libs is set. When poststage1_libs is empty, and
6611 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6612 * configure: Rebuild.
6613
6614 2009-11-21 Adam Nemet <adambnmet@gmail.com>
6615
6616 * MAINTAINERS (Write After Approval): Update my email address.
6617
6618 2009-11-20 Ben Elliston <bje@au.ibm.com>
6619
6620 * config.guess: Update from upstream sources.
6621
6622 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6623
6624 * Makefile.def: Restore host and target settings for gmp.
6625 * Makefile.in: Rebuild.
6626
6627 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6628
6629 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6630 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6631 Fix portability of test of C++ as bootstrap language. Add
6632 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6633 * configure: Rebuild.
6634 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6635 and cloog. Fix in-tree ppl configuration. Introduce libelf
6636 in-tree building.
6637 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6638 (POSTSTAGE1_HOST_EXPORTS): Use it.
6639 (STAGE[+id+]_CXXFLAGS): New.
6640 (BASE_FLAGS_TO_PASS): Pass it down.
6641 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6642 extra_exports.
6643 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6644 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6645 extra_exports.
6646 * Makefile.in: Rebuild.
6647
6648 2009-11-17 Ben Elliston <bje@au.ibm.com>
6649
6650 * config.sub, config.guess: Update from upstream sources.
6651
6652 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6653
6654 * MAINTAINERS (Write After Approval): Add myself.
6655
6656 2009-11-09 Jon Beniston <jon@beniston.com>
6657
6658 * MAINTAINERS (Write After Approval): Add myself.
6659
6660 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6661
6662 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6663 paths for *-w64-mingw* and x86_64-*mingw*.
6664 * configure: Regenerated.
6665
6666 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
6667
6668 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6669
6670 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6671
6672 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6673 Phil Edwards to Write-After Approval.
6674
6675 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
6676
6677 * configure.ac: Disable target-winsup & co for
6678 x86_64-*-mingw* and *-w64-mingw* targets.
6679 * configure: Regenerated.
6680
6681 2009-10-16 Nick Clifton <nickc@redhat.com>
6682
6683 * MAINTAINERS: Add myself as a maintainer for the RX port.
6684
6685 2009-10-26 Johannes Singler <singler@kit.edu>
6686
6687 * MAINTAINERS (Write After Approval): Update my e-mail address.
6688
6689 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6690
6691 * configure.ac (CLooG test): Use = with test.
6692 * configure: Regenerate.
6693
6694 2009-10-22 Richard Guenther <rguenther@suse.de>
6695
6696 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6697 cloog if the ppl version check failed. Move flags saving
6698 before setting in libelf check.
6699 * configure: Regenerate.
6700
6701 2009-10-21 Richard Guenther <rguenther@suse.de>
6702
6703 * configure.ac: Adjust the ppl and cloog configure to work as
6704 documented. Disable cloog if ppl was disabled. Omit the version
6705 checks if they were disabled.
6706 * configure: Re-generate.
6707
6708 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6709
6710 * configure.ac: Add 'lto' to enable_languages, not
6711 new_enable_languages, and only if not already present.
6712 * configure: Regenerate.
6713
6714 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6715
6716 * README: Refer to the various COPYING* files instead of just
6717 COPYING.
6718 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6719
6720 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
6721
6722 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6723
6724 2009-10-07 Richard Guenther <rguenther@suse.de>
6725
6726 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6727 and Richard Guenther as reviewers.
6728 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6729 as reviewers.
6730
6731 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
6732
6733 * config.sub: Update from upstream sources.
6734
6735 2009-10-06 Ian Lance Taylor <iant@google.com>
6736
6737 * Makefile.def: check-gold depends upon all-gas.
6738 * Makefile.in: Rebuild.
6739
6740 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6741
6742 * MAINTAINERS (Write After Approval): Add myself.
6743
6744 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6745
6746 * Makefile.def: all-lto-plugin depends on all-libiberty.
6747 set bootstrap=true for lto-plugin.
6748 Add lto-plugin.
6749 * Makefile.in: Regenerate.
6750 * configure.ac (host_libs): Add lto-plugin.
6751 * configure: Regenerate.
6752
6753 2009-10-03 Diego Novillo <dnovillo@google.com>
6754
6755 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6756 (HOST_LIBELFLIBS): Define.
6757 (HOST_LIBELFINC): Define.
6758 * Makefile.in: Regenerate.
6759 * configure.ac: Add --enable-lto.
6760 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6761 If --enable-lto is used, add 'lto' to new_enable_languages.
6762 If --enable-lto is used and gold is enabled, add
6763 lto-plugin to configdirs.
6764 * configure: Regenerate.
6765
6766 2009-10-03 Simon Baldwin <simonb@google.com>
6767
6768 * configure.ac: If --with-system-zlib, suppress local zlib and
6769 pass --with-system-zlib to subdir configure scripts.
6770 * configure: Regenerate.
6771
6772 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
6773 Paolo Bonzini <bonzini@gnu.org>
6774
6775 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6776 $(srcdir).
6777 * Makefile.in: Rebuilt.
6778
6779 2009-09-26 Gary Funck <gary@intrepid.com>
6780
6781 * MAINTAINERS (Write After Approval): Add myself.
6782
6783 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6784
6785 * configure.ac: Update minimum MPC version to 0.7.
6786 * configure: Regenerate.
6787
6788 2009-09-25 Nick Clifton <nickc@redhat.com>
6789
6790 * configure.ac: Pass any --cache-file=/dev/null option on to
6791 subconfigures.
6792 * configure: Regenerate.
6793
6794 2009-09-23 Nick Clifton <nickc@redhat.com>
6795
6796 * config.sub, config.guess: Update from upstream sources.
6797
6798 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
6799
6800 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6801 * Makefile.in: Rebuilt.
6802
6803 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6804
6805 PR bootstrap/32272
6806 * configure.ac: Error out if $srcdir isn't '.' but contains
6807 host-${host_noncanonical}.
6808 * configure: Regenerate.
6809
6810 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6811
6812 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6813 maintainer.
6814
6815 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6816
6817 * configure.ac: If bootstrapping a combined tree with
6818 --enable-gold, require c++ in stage1_languages.
6819 * configure: Regenerate.
6820
6821 * configure.ac: Also add target_libs of stage1_languages to
6822 bootstrap_target_libs.
6823 * configure: Regenerate.
6824
6825 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6826 with --enable-languages not containing c++.
6827 * configure: Regenerate.
6828
6829 2009-09-15 Jie Zhang <jie.zhang@analog.com>
6830
6831 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6832 * configure: Regenerate.
6833
6834 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
6835
6836 * MAINTAINERS (Write After Approval): Update my e-mail address,
6837 and move from from here...
6838 (Waiting for paperwork): To here.
6839
6840 2009-09-09 Joseph Myers <joseph@codesourcery.com>
6841
6842 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6843
6844 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6845
6846 * configure.ac: Do not use $extrasub for replacing @if/@endif
6847 parts in Makefile; instead, use additional arguments to
6848 AC_CONFIG_COMMANDS to do the replacement manually, with several
6849 sed invocations, to avoid HP-UX sed command limits.
6850 * configure: Regenerate.
6851
6852 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
6853
6854 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6855 blank before -L.
6856
6857 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
6858
6859 * configure.ac (with-build-config): Document. Handle without.
6860 Handle missing argument.
6861 * configure: Rebuilt.
6862
6863 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
6864
6865 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
6866 Default to bootstrap-debug only if compare-debug works.
6867 * configure: Rebuilt.
6868 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6869 * Makefile.in: Rebuilt.
6870
6871 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6872
6873 * MAINTAINERS (OS Port Maintainers): Update my email address.
6874
6875 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
6876
6877 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6878 * Makefile.in: Rebuilt.
6879
6880 2009-09-01 Chris Demetriou <cgd@google.com>
6881
6882 * MAINTAINERS (Write After Approval): Add myself.
6883
6884 2009-08-31 Dodji Seketeli <dodji@redhat.com>
6885
6886 PR debug/30161
6887 * include/dwarf2.h (enum dwarf_tag): Added
6888 DW_TAG_GNU_template_template_param
6889 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6890
6891 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6892
6893 * Makefile.tpl (AWK): Fix typo.
6894 * Makefile.in: Regenerate.
6895
6896 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6897
6898 * configure.ac: Detect awk and sed.
6899 * Makefile.def (flags_to_pass): Add AWK and SED.
6900 * Makefile.tpl (AWK, SED): New.
6901 (BASE_FLAGS_TO_PASS): Add AWK and SED.
6902 * configure: Regenerate.
6903 * Makefile.in: Regenerate.
6904
6905 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
6906
6907 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6908 (collapseslashes): Likewise.
6909
6910 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6911
6912 * configure.ac (AC_PREREQ): Bump to 2.64.
6913
6914 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6915
6916 * configure.ac: Remove --with-datarootdir, --with-docdir,
6917 --with-pdfdir, --with-htmldir switches.
6918 * configure: Regenerate.
6919
6920 * configure: Regenerate.
6921
6922 * compile: Sync from Automake 1.11.
6923 * depcomp: Likewise.
6924 * install-sh: Likewise.
6925 * missing: Likewise.
6926 * mkinstalldirs: Likewise.
6927 * ylwrap: Likewise.
6928
6929 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
6930
6931 * ltmain.sh (func_normal_abspath): New function.
6932 (func_relative_path): Likewise.
6933 (func_mode_help): Document new -bindir option for link mode.
6934 (func_mode_link): Add new -bindir option, and use it to place
6935 output DLL if specified.
6936
6937 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6938
6939 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6940 (baseargs): Add --disable-option-checking.
6941 * configure: Regenerate.
6942
6943 * Makefile.def (configure-target-libiberty): Depend on
6944 all-binutils and all-ld.
6945 (configure-target-newlib): Likewise.
6946 * Makefile.in: Regenerate.
6947
6948 2009-08-17 Ben Elliston <bje@au.ibm.com>
6949
6950 * config.sub, config.guess: Update from upstream sources.
6951
6952 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6953
6954 Sync from src, merge:
6955
6956 2009-07-02 Tristan Gingold <gingold@adacore.com>
6957
6958 * configure.ac: Do not exclude gas for i386-*-darwin.
6959 Add a case for x86_64-*-darwin.
6960 * configure: Regenerate.
6961
6962 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
6963
6964 * MAINTAINERS: Add my name to Write After Approval list.
6965
6966 2009-08-06 Michael Eager <eager@eagercon.com>
6967
6968 * configure.ac: Add Microblaze target.
6969 * configure: Regenerate.
6970
6971 2009-07-31 Christian Bruel <christian.bruel@st.com>
6972
6973 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6974 * configure: Regenerate.
6975
6976 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
6977
6978 * MAINTAINERS (Write After Approval): Update my e-mail address.
6979
6980 2009-07-06 Ian Lance Taylor <iant@google.com>
6981
6982 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6983 * configure: Rebuild.
6984
6985 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
6986
6987 * MAINTAINERS: Move myself to the Graphite Reviewers.
6988
6989 2009-06-30 Wei Guozhi <carrot@google.com>
6990
6991 * MAINTAINERS: Add my name to Write After Approval list.
6992
6993 2009-06-26 Steve Ellcey <sje@cup.hp.com>
6994
6995 PR bootstrap/40338
6996 * configure.ac (comparestring): Create new variable.
6997 * Makefile.tpl (comparestring): Use to skip some comparisions.
6998 * configure: Regenerate.
6999 * Makefile.in: Regenerate.
7000
7001 2009-06-26 Doug Evans <dje@sebabeach.org>
7002
7003 * Makefile.def (host_modules): Add cgen.
7004 * Makefile.in: Regenerate.
7005 * configure.ac (host_tools): Add cgen.
7006 * configure: Regenerate.
7007
7008 2009-06-23 DJ Delorie <dj@redhat.com>
7009
7010 * MAINTAINERS: Add myself as mep maintainer.
7011
7012 2009-06-23 Ian Lance Taylor <iant@google.com>
7013
7014 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
7015 boot_languages. Only bootstrap target libraries listed in
7016 target_libs for some boot language. Add --with-stage1-ldflags,
7017 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
7018 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
7019 if not building with C++.
7020 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7021 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7022 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7023 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7024 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
7025 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7026 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7027 * configure, Makefile.in: Rebuild.
7028
7029 2009-06-23 Li Feng <nemokingdom@gmail.com>
7030
7031 * MAINTAINERS: Added my name to write-after-approval list.
7032
7033 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
7034
7035 * configure.ac: Define is_elf for QNX Neutrino targets.
7036 * configure: Regenerate.
7037
7038 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
7039
7040 * MAINTAINERS: Added my name to the write-after-approval list
7041
7042 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7043
7044 * configure.ac: Detect MPC in default directory.
7045 * configure: Regenerate.
7046
7047 2009-06-03 Jerome Guitton <guitton@adacore.com>
7048 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7049
7050 * Makefile.tpl (all): Avoid a trailing backslash.
7051 * Makefile.in: Regenerate.
7052
7053 2009-06-03 Ben Elliston <bje@au.ibm.com>
7054
7055 * config.sub, config.guess: Update from upstream sources.
7056
7057 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7058
7059 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7060 to noconfdirs.
7061 * configure: Regenerate.
7062
7063 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
7064
7065 * Makefile.tpl ([+compare-target+]): Compare all stage
7066 directories, rather than just gcc.
7067 * Makefile.in: Rebuilt.
7068
7069 2009-06-01 Doug Kwan <dougkwan@google.com>
7070
7071 * configure.ac: Support gold for target arm*-*-*.
7072 * configure: Regenerate.
7073
7074 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7075
7076 * Makefile.def: Add MPC support and dependencies.
7077 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7078
7079 * Makefile.in, configure: Regenerate.
7080
7081 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
7082
7083 * Makefile.tpl (all): Avoid harmless warning in make all when
7084 gcc-bootstrap is enabled but stage_last does not exist.
7085 * Makefile.in: Rebuilt.
7086
7087 2009-05-24 Nicolas Roche <roche@adacore.com>
7088
7089 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7090 * Makefile.in: Regenerate.
7091
7092 2009-05-21 Denis Chertykov <chertykov@gmail.com>
7093
7094 * MAINTAINERS: Update my e-mail address.
7095
7096 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7097
7098 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7099 * configure: Regenerate.
7100
7101 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7102
7103 PR other/40159
7104 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7105 gcc-no-bootstrap are mutually exclusive.
7106 * Makefile.in: Rebuilt.
7107
7108 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7109
7110 PR other/40159
7111 * Makefile.tpl (all): Don't end with unconditional success.
7112 * Makefile.in: Rebuilt.
7113
7114 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
7115
7116 PR target/37137
7117 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7118 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7119 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7120 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7121 stage_configureflags, stage_cflags and stage_libcflags into
7122 explicit Makefile macros.
7123 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7124 GFORTRAN.
7125 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7126 CC. Set CC_FOR_BUILD from CC.
7127 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7128 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7129 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7130 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7131 and GFORTRAN.
7132 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7133 (_LIBCFLAGS): Renamed to _TFLAGS.
7134 (do-compare-debug, do-compare3-debug): Drop.
7135 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7136 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7137 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7138 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7139 (XGCC_FLAGS_FOR_TARGET): New.
7140 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7141 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7142 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7143 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7144 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
7145 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7146 TFLAGS.
7147 (BUILD_CONFIG): Include if requested.
7148 (all): Set TFLAGS on bootstrap.
7149 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7150 (all-stageid-prefixmodule): Likewise.
7151 (do-clean, distclean-stageid): Set TFLAGS.
7152 (restrap): Fix whitespace.
7153 * Makefile.in: Rebuilt.
7154
7155 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
7156
7157 * config.guess: Sync with src.
7158
7159 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7160
7161 * configure.ac ($with_ppl): Default to no if not supplied.
7162 ($with_cloog): Likewise.
7163 configure: Regenerate.
7164
7165 2009-04-27 James E. Wilson <wilson@codesourcery.com>
7166
7167 * MAINTAINERS: Update my e-mail address.
7168
7169 2009-04-27 Nick Clifton <nickc@redhat.com>
7170
7171 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7172
7173 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7174
7175 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7176 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7177 * Makefile.in: Regenerate.
7178
7179 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7180
7181 PR bootstrap/39739
7182 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7183 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7184
7185 * configure, Makefile.in: Regenerate.
7186
7187 2009-04-21 Taras Glek <tglek@mozilla.com>
7188
7189 * include/hashtab.h: Update GTY annotations to new syntax
7190 * include/splay-tree.h: Likewise
7191
7192 2009-04-17 Ben Elliston <bje@au.ibm.com>
7193
7194 * config.sub, config.guess: Update from upstream sources.
7195
7196 2009-04-15 Anthony Green <green@moxielogic.com>
7197
7198 * configure.ac: Add moxie support.
7199 * configure: Rebuilt.
7200
7201 2009-04-14 Jakub Jelinek <jakub@redhat.com>
7202
7203 * configure.ac: Change copyright header to refer to version
7204 3 of the GNU General Public License and to point readers at the
7205 COPYING3 file and the FSF's license web page.
7206 * Makefile.def: Likewise.
7207 * Makefile.tpl: Likewise.
7208 * Makefile.in: Regenerate.
7209
7210 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7211
7212 * configure.ac: Restore match for darwin9 or later. Use double
7213 brackets since regeneration eats one pair.
7214 * configure: Regenerate.
7215
7216 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7217
7218 PR gas/10039
7219 * configure.ac: Require texinfo 4.7.
7220 * configure: Regenerated.
7221
7222 2009-04-09 Nick Clifton <nickc@redhat.com>
7223
7224 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7225 the GCC Runtime Library Exception.
7226
7227 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7228
7229 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7230 * configure: Regenerate.
7231
7232 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7233
7234 * Makefil.def (languages): New entries.
7235 * Makefile.tpl (check-gcc-*): New generic target.
7236 * Makefile.in: Regenerate.
7237
7238 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7239
7240 * MAINTAINERS: Update my email address.
7241
7242 2009-03-18 Tom Tromey <tromey@redhat.com>
7243
7244 * configure: Rebuild.
7245 * configure.ac (host_libs): Add libiconv.
7246 * Makefile.in: Rebuild.
7247 * Makefile.def (host_modules): Add libiconv.
7248 (configure-gdb, all-gdb): Depend on libiconv.
7249
7250 2009-03-16 Tristan Gingold <gingold@adacore.com>
7251
7252 * configure.ac: Treat gdb as supported on x86_64-darwin.
7253 * configure: Regenerate.
7254
7255 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7256
7257 * configure.ac (--with-host-libstdcxx): New option.
7258 * configure: Regenerate.
7259
7260 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7261
7262 * MAINTAINERS: Move myself into the write after approval list.
7263
7264 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7265
7266 * MAINTAINERS: Update e-mail address.
7267
7268 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7269
7270 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7271
7272 2009-03-10 Ira Rosen <irar@il.ibm.com>
7273
7274 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7275
7276 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7277
7278 Backport from git Libtool:
7279
7280 2009-01-19 Robert Millan <rmh@aybabtu.com>
7281 Support GNU/kOpenSolaris.
7282 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7283 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7284 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7285 GNU/kOpenSolaris.
7286
7287 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7288
7289 * MAINTAINERS: Update e-mail address.
7290
7291 2009-02-24 Michael Eager <eager@eagercon.com>
7292
7293 * MAINTAINERS (Write After Approval): Add self.
7294
7295 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7296
7297 * MAINTAINERS (Write After Approval): Add myself.
7298
7299 2009-02-05 Andreas Schwab <schwab@suse.de>
7300
7301 * Makefile.tpl (stage_last): Define $r and $s before using
7302 $(RECURSE_FLAGS_TO_PASS).
7303 * Makefile.in: Regenerate
7304
7305 2009-01-30 Ian Lance Taylor <iant@google.com>
7306
7307 * MAINTAINERS: Move myself to the Global Reviewers list.
7308
7309 2009-01-29 Robert Millan <rmh@aybabtu.com>
7310
7311 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7312 * configure: Regenerate.
7313
7314 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7315
7316 * MAINTAINERS: Make whitespace consistent.
7317 Remove Robert Millan from Write After Approval.
7318
7319 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7320
7321 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7322 (all-opcodes): Depend on all-libiberty.
7323 * Makefile.in: Regenerate.
7324
7325 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7326
7327 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7328 * configure: Regenerate.
7329
7330 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7331
7332 * MAINTAINERS (Write After Approval): Add myself.
7333
7334 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7335
7336 * MAINTAINERS: Add myself to reviewers (Fortran).
7337
7338 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7339
7340 PR tree-optimization/38515
7341 * configure.ac (cloog-polylib): Removed.
7342 (with_ppl, with_cloog): Test for "no".
7343 * configure: Regenerated.
7344
7345 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7346
7347 * MAINTAINERS: Moved myself to reviewers (Fortran).
7348
7349 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7350
7351 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7352 (Write After Approval): Remove myself.
7353
7354 2009-01-03 Diego Novillo <dnovillo@google.com>
7355
7356 * MAINTAINERS: Remove myself from alias maintainership.
7357
7358 2009-01-02 David Ayers <ayers@fsfe.org>
7359
7360 * MAINTAINERS: Update e-mail address.
7361
7362 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7363
7364 * MAINTAINERS: Make whitespace consistent.
7365
7366 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7367
7368 Backport from upstream Libtool:
7369 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7370 Add cache variables to tests that require the linker to work.
7371 For shlibpath_overrides_runpath, this also changes the semantics
7372 to let the result from the C compiler take precedence.
7373
7374 2008-12-02 Ben Elliston <bje@au.ibm.com>
7375
7376 * config.sub, config.guess: Update from upstream sources.
7377
7378 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
7379
7380 * configure.ac (ppllibs): Add by default the lib flags.
7381 * configure: Regenerate.
7382
7383 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
7384
7385 * MAINTAINERS: Add myself to the write after approval list.
7386
7387 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7388
7389 * configure.ac: Add double brackets on darwin[912].
7390 * configure: Regenerate.
7391
7392 2008-12-03 Daniel Kraft <d@domob.eu>
7393
7394 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7395 Approval to Reviewer section (for Fortran front-end).
7396
7397 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7398
7399 * configure.ac: Expand to darwin10 and later.
7400 * configure: Regenerate.
7401
7402 2008-12-02 Andreas Schwab <schwab@suse.de>
7403
7404 * Makefile.def: configure-target-boehm-gc depends on
7405 all-target-libstdc++-v3.
7406 * Makefile.in: Regenerate.
7407
7408 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
7409
7410 * MAINTAINERS: Add myself as mingw maintainer.
7411
7412 2008-12-02 Ben Elliston <bje@au.ibm.com>
7413
7414 * config.sub, config.guess: Update from upstream sources.
7415
7416 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7417
7418 * README.SCO: Remove.
7419
7420 2008-11-29 Fernando Pereira <pronesto@gmail.com>
7421
7422 * MAINTAINERS: Add myself to the write after approval list.
7423
7424 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7425
7426 * MAINTAINERS: Update my email address in WAA section.
7427
7428 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
7429
7430 * MAINTAINERS: Update e-mail address.
7431
7432 2008-11-27 Toon Moene <toon@moene.org>
7433
7434 * MAINTAINERS: Change e-mail address.
7435
7436 2008-11-27 Tristan Gingold <gingold@adacore.com>
7437
7438 * configure.ac: Build gdb for i?86-*-darwin*
7439 * configure: Regenerated.
7440
7441 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
7442
7443 * MAINTAINERS: Added my full name.
7444
7445 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7446
7447 PR bootstrap/38014
7448 PR bootstrap/37923
7449
7450 Revert:
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-22 Daniel Jacobowitz <dan@codesourcery.com>
7458
7459 PR gdb/921
7460 PR gdb/1646
7461 PR gdb/2175
7462 PR gdb/2176
7463
7464 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7465 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7466 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7467 (HOST_EXPORTS): Pass CPPFLAGS.
7468 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7469 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7470 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7471 * Makefile.in, configure: Regenerated.
7472 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7473 and CPPFLAGS_FOR_BUILD.
7474
7475 2008-11-06 Jeff Law <law@redhat.com>
7476
7477 * MAINTAINERS: Add myself as middle end maintainer.
7478
7479 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
7480
7481 * MAINTAINERS (Write after approval): Add myself.
7482
7483 2008-11-05 Diego Novillo <dnovillo@google.com>
7484
7485 * MAINTAINERS (Global Reviewers): Add myself.
7486 (Non-Algorithmic Maintainers): Remove myself.
7487
7488 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7489
7490 * MAINTAINERS (Write after approval): Add myself.
7491
7492 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7493
7494 * MAINTAINERS (Write after approval): Add myself.
7495
7496 2008-10-31 Ben Elliston <bje@au.ibm.com>
7497
7498 * configure.ac (spu-*-*): Remove special case.
7499 * configure: Regenerate.
7500
7501 2008-10-30 Catherine Moore <clm@codesourcery.com>
7502
7503 * MAINTAINERS (Write after approval): Update my email address.
7504
7505 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7506
7507 * configure.ac [spu-*-*]: Do not set skipdirs.
7508 * configure: Re-generate.
7509
7510 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7511
7512 * MAINTAINERS (Various Maintainers): Add myself to reload.
7513
7514 2008-10-25 Richard Guenther <rguenther@suse.de>
7515
7516 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7517 maintainer. Remove myself as libgcc-math maintainer.
7518 (Non-Algorithmic Maintainers): Remove myself.
7519
7520 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7521
7522 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7523 * Makefile.in: Regenerated.
7524
7525 2008-10-23 Cary Coutant <ccoutant@google.com>
7526
7527 * MAINTAINERS (Write after approval): Add myself.
7528
7529 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7530
7531 PR gdb/921
7532 PR gdb/1646
7533 PR gdb/2175
7534 PR gdb/2176
7535
7536 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7537 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7538 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7539 (HOST_EXPORTS): Pass CPPFLAGS.
7540 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7541 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7542 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7543 * Makefile.in, configure: Regenerated.
7544 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7545 and CPPFLAGS_FOR_BUILD.
7546
7547 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
7548
7549 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7550 Sebastian Pop.
7551
7552 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7553
7554 * MAINTAINERS (Write After Approval): Added myself.
7555
7556 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7557
7558 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7559 recommended version to 2.3.2.
7560
7561 * configure: Regenerate.
7562
7563 2008-10-01 Mark Mitchell <mark@codesourcery.com>
7564
7565 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7566
7567 2008-09-29 David Daney <david.daney@caviumnetworks.com>
7568
7569 * MAINTAINERS (Write After Approval): Update e-mail address.
7570
7571 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7572
7573 * libtool.m4: Update to libtool 2.2.6.
7574 * lt~obsolete.m4: Update to libtool 2.2.6.
7575 * ltmain.sh: Update to libtool 2.2.6.
7576 * ltsugar.m4: Update to libtool 2.2.6.
7577 * ltversion.m4: Update to libtool 2.2.6.
7578 * ltoptions.m4: Update to libtool 2.2.6.
7579 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7580
7581 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7582
7583 * MAINTAINERS (Write After Approval): Add myself.
7584
7585 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7586
7587 * MAINTAINERS (Write After Approval): Update my name.
7588
7589 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7590
7591 * MAINTAINERS: Add myself in "Write After Approval".
7592
7593 2008-09-18 Steve Ellcey <sje@cup.hp.com>
7594
7595 * MAINTAINERS: Add myself as ia64 maintainer.
7596
7597 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7598
7599 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7600 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7601 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7602 and Michael Tiemann from Write After Approval since they do not
7603 actually have access.
7604
7605 2008-09-05 Richard Guenther <rguenther@suse.de>
7606
7607 * configure.ac: Initialize clooglibs to -lcloog.
7608 * configure: Re-generate.
7609
7610 2008-09-04 Le-Chun Wu <lcwu@google.com>
7611
7612 * MAINTAINERS (Write After Approval): Add myself.
7613
7614 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7615
7616 * configure.ac (--with-cloog-polylib): New.
7617 (--disable-cloog-version-check): New.
7618 (--disable-ppl-version-check): New.
7619 * configure: Re-generate.
7620
7621 2008-09-03 Richard Guenther <rguenther@suse.de>
7622
7623 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7624 cloog test.
7625 * configure: Re-generate.
7626
7627 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7628
7629 Add picoChip port.
7630 * MAINTAINERS: Add picoChip maintainers.
7631
7632 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7633 Tobias Grosser <grosser@fim.uni-passau.de>
7634 Jan Sjodin <jan.sjodin@amd.com>
7635 Harsha Jagasia <harsha.jagasia@amd.com>
7636 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7637 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7638 Adrien Eliche <aeliche@isty.uvsq.fr>
7639
7640 Merge from graphite branch.
7641 * configure: Regenerate.
7642 * Makefile.in: Regenerate.
7643 * configure.ac (host_libs): Add ppl and cloog.
7644 Add checks for PPL and CLooG.
7645 * Makefile.def (ppl, cloog): Added modules and dependences.
7646 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7647 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7648
7649 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7650
7651 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7652 (GCC_SHLIB_SUBDIR): New.
7653 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7654 * configure: Regenerate.
7655 * Makefile.in: Regenerate.
7656
7657 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7658
7659 * MAINTAINERS: Consistently use tabs to separate columns.
7660
7661 2008-08-29 Tristan Gingold <gingold@adacore.com>
7662
7663 * MAINTAINERS (Write after Approval): Add myself.
7664
7665 2008-08-28 Tristan Gingold <gingold@adacore.com>
7666
7667 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7668 Enable bfd, binutils and opcodes.
7669 * configure: Regenerate.
7670
7671 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7672
7673 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7674
7675 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7676
7677 * MAINTAINERS: Use correct Umlaut for last name.
7678
7679 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7680
7681 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7682
7683 2008-08-16 David Edelsohn <edelsohn@gnu.org>
7684
7685 * MAINTAINERS: Update my email address.
7686
7687 2008-08-16 Nicolas Roche <roche@adacore.com>
7688
7689 * Makefile.tpl: Add BOOT_ADAFLAGS.
7690 * Makefile.in: Regenerate.
7691
7692 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7693
7694 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7695 * configure: Regenerate.
7696
7697 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
7698
7699 * configure.ac: Add makefile fragments for hpux.
7700 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7701 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7702 * configure: Regenerate.
7703 * Makefile.in: Regenerate.
7704
7705 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
7706
7707 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7708
7709 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
7710
7711 * MAINTAINERS (Write after Approval): Add myself.
7712
7713 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7714
7715 * MAINTAINERS (Write After Approval): Add myself.
7716
7717 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
7718
7719 * MAINTAINERS (Write After Approval): Add myself.
7720
7721 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7722
7723 * MAINTAINERS: Update my email address.
7724
7725 2008-06-25 Joey Ye <joey.ye@intel.com>
7726
7727 * MAINTAINERS (Write After Approval): Add myself.
7728
7729 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7730
7731 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7732 * Makefile.in: Regenerate.
7733 * configure: Regenerate.
7734
7735 2008-06-17 Daniel Kraft <d@domob.eu>
7736
7737 * MAINTAINERS (Write After Approval): Add myself.
7738
7739 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7740
7741 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7742 "$@" is still intact with both Autoconf 2.59 and 2.62.
7743 * configure: Regenerate.
7744
7745 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7746
7747 * Makefile.tpl: Fix comment errors.
7748 * Makefile.in: Regenerate.
7749
7750 2008-06-12 David S. Miller <davem@davemloft.net>
7751 David Edelsohn <edelsohn@gnu.org>
7752
7753 * configure.ac: Add powerpc*-*-* to gold supported targets.
7754 * configure: Regenerate.
7755
7756 2008-06-08 Joseph Myers <joseph@codesourcery.com>
7757
7758 PR tree-optimization/36218
7759 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7760 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7761 (all prefix="build-"): Pass them to build-system sub-makes.
7762 * Makefile.in: Regenerate.
7763
7764 2008-06-07 Joseph Myers <joseph@codesourcery.com>
7765
7766 * MAINTAINERS (mt port): Remove.
7767 (sco5, unixware, sco udk): Remove.
7768 (Kean Johnston): Add to Write After Approval.
7769
7770 2008-05-30 Julian Brown <julian@codesourcery.com>
7771
7772 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7773 of libobjc for ARM EABI Linux.
7774 * configure: Regenerate.
7775
7776 2008-05-18 Xinliang David Li <davidxl@google.com>
7777
7778 * ChangeLog: Remove wrong ChangeLog entry.
7779
7780 2008-05-17 Xinliang David Li <davidxl@google.com>
7781
7782 * MAINTAINERS (Write After Approval): Add myself.
7783
7784 2008-05-15 Janus Weil <janus@gcc.gnu.org>
7785
7786 * MAINTAINERS (Write After Approval): Add myself.
7787
7788 2008-05-14 Rafael Espíndola <espindola@google.com>
7789
7790 * config-ml.in: don't handle --enable-shared and --enable-static.
7791
7792 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7793
7794 * MAINTAINERS: Update my email address.
7795
7796 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7797
7798 * MAINTAINERS: Update my email address.
7799
7800 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7801
7802 * MAINTAINERS (Write After Approval): Add myself.
7803
7804 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7805
7806 * MAINTAINERS (Write After Approval): Add myself.
7807
7808 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
7809
7810 * MAINTAINERS (crx): Add myself.
7811
7812 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7813
7814 Sync with src:
7815 2008-04-14 David S. Miller <davem@davemloft.net>
7816
7817 * configure.ac: Add sparc*-*-* to gold supported targets.
7818 * configure: Regenerate.
7819
7820 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7821
7822 PR bootstrap/35457
7823 * configure.ac: Include override.m4.
7824 * configure: Regenerate.
7825
7826 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7827
7828 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7829 * Makefile.in: Regenerate.
7830
7831 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
7832
7833 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7834 as nonconfigurable directories list.
7835 * configure: Regenerate.
7836
7837 2008-04-14 Ben Elliston <bje@au.ibm.com>
7838
7839 * config.sub, config.guess: Update from upstream sources.
7840
7841 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
7842
7843 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7844 * Makefile.in: Regenerate.
7845
7846 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
7847
7848 * configure.ac: Do not build libssp for the AVR.
7849 * configure: Regenerate.
7850
7851 2008-04-07 Ian Lance Taylor <iant@google.com>
7852
7853 * Makefile.def: check-gold depends upon all-binutils.
7854 * Makefile.in: Regenerate.
7855
7856 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
7857
7858 * MAINTAINERS (Write After Approval): Add myself.
7859
7860 2008-04-04 Nick Clifton <nickc@redhat.com>
7861
7862 PR binutils/4334
7863 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7864 builds.
7865 * configure: Regenerate.
7866
7867 2008-04-04 NightStrike <NightStrike@gmail.com>
7868
7869 PR other/35151
7870 * configure.ac: Combine rules for mingw32 and mingw64.
7871 * configure: Regenerate.
7872
7873 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
7874
7875 * MAINTAINERS (Write After Approval): Add myself.
7876
7877 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
7878
7879 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7880 * Makefile.in (.NOTPARALLEL): Ditto.
7881
7882 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
7883
7884 * MAINTAINERS (Write After Approval): Add myself.
7885
7886 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
7887
7888 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7889 * Makefile.in (.NOTPARALLEL): Regenerate.
7890
7891 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
7892
7893 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7894 * Makefile.in: Regenerate.
7895
7896 2008-03-26 Jakub Staszak <kuba@et.pl>
7897
7898 * MAINTAINERS (Write After Approval): Add myself.
7899
7900 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7901
7902 * MAINTAINERS: Update e-mail address.
7903
7904 2008-03-20 Ian Lance Taylor <iant@google.com>
7905
7906 * configure.ac: Add support for --enable-gold.
7907 * Makefile.def: Add gold as a directory like ld.
7908 * configure, Makefile.in: Regenerate.
7909
7910 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7911
7912 * configure.ac: m4_include config/proginstall.m4.
7913 * configure: Regenerate.
7914
7915 Backport from upstream Libtool:
7916
7917 2007-10-12 Eric Blake <ebb9@byu.net>
7918
7919 Deal with Autoconf 2.62's semantic change in m4_append.
7920 * ltsugar.m4 (lt_append): Replace broken versions of
7921 m4_append.
7922 (lt_if_append_uniq): Don't require separator to be overquoted,
7923 and avoid broken m4_append.
7924 (lt_dict_add): Fix typo.
7925 * libtool.m4 (_LT_DECL): Don't overquote separator.
7926
7927 2008-03-13 David Edelsohn <edelsohn@gnu.org>
7928
7929 * config.rpath: Add AIX 6 support.
7930
7931 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
7932
7933 * Makefile.def (stageprofile). Remove -fprofile-generate
7934 from stage_libcflags.
7935 * Makefile.in: Regenerate.
7936
7937 2008-03-13 Ben Elliston <bje@au.ibm.com>
7938
7939 * config.sub, config.guess: Update from upstream sources.
7940
7941 2008-03-06 Tom Tromey <tromey@redhat.com>
7942
7943 * MAINTAINERS: Update for treelang deletion.
7944
7945 2008-03-03 James E. Wilson <wilson@tuliptree.org>
7946
7947 * MAINTAINERS: Update my email address.
7948
7949 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
7950
7951 * MAINTAINERS (darwin port): Add myself as a maintainer.
7952 (objective-c/c++): Add myself as a maintainer.
7953
7954 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
7955
7956 * MAINTAINERS (Write After Approval): Update my email address.
7957
7958 2008-02-25 Tomas Bily <tbily@suse.cz>
7959
7960 * MAINTAINERS (Write After Approval): Add myself.
7961
7962 2008-02-23 Jakub Jelinek <jakub@redhat.com>
7963
7964 * MAINTAINERS (OpenMP): Add myself.
7965
7966 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
7967
7968 PR bootstrap/32009
7969 PR bootstrap/32161
7970
7971 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7972 * configure: Regenerate.
7973
7974 * Makefile.def: Define stage_libcflags for all bootstrap stages.
7975 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7976 STAGE4_LIBCFLAGS): New.
7977 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7978 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7979 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7980 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7981 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7982 for target modules. Don't export LIBCFLAGS.
7983 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7984 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7985 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7986 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7987 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7988 * Makefile.in: Regenerate.
7989
7990 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7991
7992 PR libgcj/33085
7993 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7994 Do not use -DDLL_EXPORT. Backport from upstream.
7995
7996 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7997
7998 * MAINTAINERS (Write After Approval): Add myself.
7999
8000 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
8001
8002 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8003 * configure: Regenerate.
8004
8005 2008-01-31 Marc Gauthier <marc@tensilica.com>
8006
8007 * configure.ac (xtensa*-*-*): Recognize processor variants.
8008 * configure: Regenerate.
8009
8010 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8011
8012 PR bootstrap/34922
8013 * configure.ac (PARSE_ARGS): Push suitable setting of
8014 ac_subdirs_all, for `./configure --help=recursive'.
8015 Handle `+' in generic toplevel directory disabling.
8016 * configure: Regenerate.
8017
8018 2008-01-28 Nick Clifton <nickc@redhat.com>
8019
8020 * MAINTAINERS (xstormy16): Take over maintainership.
8021
8022 2008-01-25 Joseph Myers <joseph@codesourcery.com>
8023
8024 * MAINTAINERS (c4x port): Remove.
8025
8026 2008-01-24 David Edelsohn <edelsohn@gnu.org>
8027
8028 * libtool.m4: Backport AIX 6 support from ToT Libtool.
8029
8030 2008-01-23 Ben Elliston <bje@au.ibm.com>
8031
8032 * config.sub, config.guess: Update from upstream sources.
8033
8034 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
8035
8036 * MAINTAINERS (Write After Approval): Add myself.
8037
8038 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
8039
8040 * MAINTAINERS: Update my email address.
8041
8042 2008-01-09 Raksit Ashok <raksit@google.com>
8043
8044 * MAINTAINERS (Write After Approval): Add myself.
8045
8046 2008-01-09 Raksit Ashok <raksit@google.com>
8047
8048 * MAINTAINERS (Write After Approval): Add myself.
8049
8050 2008-01-08 Ben Elliston <bje@au.ibm.com>
8051
8052 * config.sub, config.guess: Update from upstream sources.
8053
8054 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8055
8056 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8057 Change recommended MPFR from 2.2.1 -> 2.3.0.
8058 * configure: Regenerate.
8059
8060 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8061
8062 * MAINTAINERS: Update my email address.
8063
8064 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8065
8066 * MAINTAINERS: Update my email address.
8067
8068 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8069
8070 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8071 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8072 * Makefile.in: Regenerate.
8073
8074 2007-12-10 Mark Heffernan <meheff@google.com>
8075
8076 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8077 misplaced entries.
8078
8079 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8080
8081 * configure.ac: Enable libjava for x86_64-*-darwin9.
8082 * configure: Regenerate.
8083
8084 2007-12-07 Bill Maddox <maddox@google.com>
8085
8086 * MAINTAINERS (Write After Approval): Add myself.
8087
8088 2007-12-05 Ben Elliston <bje@au.ibm.com>
8089
8090 * config.sub, config.guess: Update from upstream sources.
8091
8092 2007-12-02 Matthias Klose <doko@ubuntu.com>
8093
8094 * config-ml.in: Remove 64bit configure tests.
8095
8096 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8097
8098 * config-ml.in: Robustify against white space in absolute file
8099 names.
8100
8101 * config-ml.in (multi-clean): Substitute ${Makefile}.
8102 Remove superfluous ${Makefile} in list.
8103
8104 2007-11-19 Thiemo Seufer <ths@mips.com>
8105
8106 * config-ml.in: Don't hardcode the Makefile name.
8107
8108 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
8109
8110 * MAINTAINERS (Write After Approval): Add myself.
8111
8112 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
8113
8114 * MAINTAINERS (Write After Approval): Add myself.
8115
8116 2007-11-06 Doug Kwan <dougkwan@google.com>
8117
8118 * MAINTAINERS (Write After Approval): Add myself.
8119
8120 2007-10-25 Ben Elliston <bje@au.ibm.com>
8121
8122 * MAINTAINERS (mercury): Remove entry.
8123 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8124
8125 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8126
8127 * Makefile.def (dependencies): Make configure-gdb depend on
8128 all-intl.
8129 * Makefile.in: Regenerated.
8130
8131 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8132
8133 * MAINTAINERS (Fortran maintainer): Remove myself.
8134
8135 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
8136
8137 * Makefile.def: To avoid problems running with parallel makes,
8138 build newlib before libgloss so that target specific header
8139 files are availble.
8140 * Makefile.in: Regenerate
8141
8142 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8143
8144 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8145 * Makefile.in: Regenerate.
8146
8147 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8148
8149 * MAINTAINERS (Register allocation reviewer): Add myself.
8150
8151 2007-10-08 Mike Frysinger <vapier@gentoo.org>
8152
8153 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8154 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8155 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8156 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8157 * configure: Regenerate.
8158
8159 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
8160
8161 * MAINTAINERS (Register allocation reviewer): Add myself.
8162
8163 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
8164
8165 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8166 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8167 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8168 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8169 * configure.ac: Default them to host tools for $host = $build.
8170 Subst them.
8171
8172 * configure: Regenerate.
8173 * Makefile.in: Regenerate.
8174
8175 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8176
8177 * MAINTAINERS (Register allocation reviewer): Add myself.
8178
8179 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
8180
8181 * MAINTAINERS (Register allocation reviewer): Add myself.
8182
8183 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
8184
8185 * MAINTAINERS (Write After Approval): Fix typo.
8186
8187 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8188
8189 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8190 * configure: Regenerate.
8191
8192 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8193
8194 PR bootstrap/31906
8195 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8196 they're already prefixed.
8197
8198 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8199
8200 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8201 libstdc++.
8202 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8203 * configure: Regenerate.
8204 * Makefile.in: Regenerate.
8205
8206 2007-09-17 Andreas Schwab <schwab@suse.de>
8207
8208 * configure.ac: Raise minimum makeinfo version to 4.6.
8209 * configure: Regenerate.
8210
8211 2007-09-17 Johannes Singler <singler@ira.uka.de>
8212
8213 * MAINTAINERS (write-after-approval) add myself
8214
8215 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8216
8217 * configure.ac: Correct makeinfo version check.
8218 * configure: Regenerate.
8219
8220 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8221
8222 * MAINTAINERS: Update my email address.
8223
8224 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8225
8226 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8227 to $skipdirs and only disable gprof for newlib. Use the normal
8228 mips*-elf* handling in other respects.
8229 * configure: Regnerate.
8230
8231 2007-09-12 David Daney <ddaney@avtrex.com>
8232
8233 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8234 enabling libgcj.
8235 * configure: Regenerate.
8236
8237 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8238
8239 PR other/32154
8240 * configure.ac: For libgloss targets, point the linker to the linker
8241 script, startup code and simulator library.
8242 * configure: Regenerate.
8243
8244 2007-09-07 Andrew Haley <aph@redhat.com>
8245
8246 * configure.ac (noconfigdirs): Remove target-libffi and
8247 target-libjava.
8248 * configure: Regenerate.
8249
8250 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8251
8252 PR target/33281
8253 * configure.ac: Use config/mh-mingw on mingw.
8254 * configure: Regenerate.
8255
8256 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8257
8258 * MAINTAINERS (Write After Approval): Add myself.
8259
8260 2007-09-05 Richard Guenther <rguenther@suse.de>
8261
8262 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8263 nor --disable-checking is provided also turn on yes and types
8264 checking for stage1.
8265 * configure: Re-generate.
8266
8267 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8268
8269 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8270 (Write After Approval): Remove myself.
8271
8272 2007-08-29 Nick Clifton <nickc@redhat.com>
8273
8274 * config.sub, config.guess: Update from upstream sources.
8275
8276 2007-08-22 Bud Davis <jmdavis@link.com>
8277
8278 * MAINTAINERS (Write After Approval): Added myself.
8279 * MAINTAINERS (Reviewers): Removed myself.
8280
8281 2007-08-18 Paul Brook <paul@codesourcery.com>
8282 Joseph Myers <joseph@codesourcery.com>
8283
8284 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8285 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8286 * Makefile.in: Regenerate.
8287 * configure.ac (--with-debug-prefix-map): New.
8288 * configure: Regenerate.
8289
8290 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8291 Nigel Stephens <nigel@mips.com>
8292
8293 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8294 as target_makefile_frag.
8295 * configure: Regenerate.
8296
8297 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8298
8299 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8300 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8301 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8302 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8303 (do-compare, do-compare3, do-compare-debug): New.
8304 ([+compare-target+]): Use them.
8305
8306 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8307
8308 * MAINTAINERS (Write After Approval): Change my email address.
8309
8310 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8311 Ben Elliston <bje@au.ibm.com>
8312
8313 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8314 --silent if $silent.
8315 * configure: Regenerate.
8316
8317 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8318
8319 * MAINTAINERS (Various Maintainers): Add myself as
8320 loop infrastructure maintainer. Update my e-mail
8321 address.
8322
8323 2007-07-31 Diego Novillo <dnovillo@google.com>
8324
8325 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8326 Adjust description.
8327
8328 2007-07-26 Richard Guenther <rguenther@suse.de>
8329
8330 * configure.ac: Add types checking to stage1 checking flags.
8331 * configure: Regenerate.
8332
8333 2007-07-17 Nick Clifton <nickc@redhat.com>
8334
8335 * COPYING3: New file. Contains version 3 of the GNU General
8336 Public License.
8337 * COPYING3.LIB: New file. Contains version 3 of the GNU
8338 Lesser General Public License.
8339
8340 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8341
8342 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8343
8344 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8345
8346 * MAINTAINERS (S/390 co-maintainer): Add myself.
8347 (Write After Approval): Remove myself.
8348
8349 2007-07-13 Dan Hipschman <dsh@google.com>
8350
8351 * MAINTAINERS (Write After Approval): Add myself.
8352
8353 2007-07-11 Nick Clifton <nickc@redhat.com>
8354
8355 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8356 WINDRES export.
8357 * Makefile.in: Regenerate.
8358
8359 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8360
8361 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8362 maintainer.
8363
8364 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8365
8366 * lt~obsolete.m4: New. Import from 20070318 libtool.
8367
8368 2007-07-03 Julian Brown <julian@codesourcery.com>
8369
8370 * MAINTAINERS (Write After Approval): Add myself.
8371
8372 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8373
8374 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8375 * configure: Regenerate.
8376
8377 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8378
8379 * configure.ac: Add some missing m4 quotation.
8380 * configure: Regenerate.
8381
8382 2007-07-02 Simon Baldwin <simonb@google.com>
8383
8384 * MAINTAINERS (Write After Approval): Add myself.
8385
8386 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
8387
8388 * configure: Regenerate.
8389
8390 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
8391
8392 * Makefile.def: Add windmc tool to build.
8393 * Makefile.tpl: Likewise.
8394 * configure.ac: Likewise.
8395 * Makefile.in: Regenerate.
8396 * configure: Regenerate.
8397
8398 2007-06-28 DJ Delorie <dj@redhat.com>
8399
8400 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8401 not building newlib.
8402 * configure: Regenerated.
8403
8404 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8405
8406 * MAINTAINERS (Write After Approval): Add myself.
8407
8408 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
8409
8410 * MAINTAINERS (Write After Approval): Add myself.
8411
8412 2007-06-19 Chris Matthews <chrismatthews@google.com>
8413
8414 * MAINTAINERS (Write After Approval): Add myself.
8415
8416 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8417
8418 * MAINTAINERS (Write After Approval): Add myself.
8419
8420 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8421
8422 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8423 * Makefile.in: Regenerated.
8424
8425 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8426
8427 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8428 bfin*-*-uclinux* targets.
8429 * configure: Regenerate.
8430
8431 2007-06-14 Ian Lance Taylor <iant@google.com>
8432
8433 * MAINTAINERS: Add myself as non-algorithmic global write
8434 maintainer.
8435
8436 2007-06-14 Diego Novillo <dnovillo@google.com>
8437
8438 * MAINTAINERS: Add self as middle-end maintainer and
8439 non-algorithmic global write maintainer.
8440
8441 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8442
8443 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8444 Move all Fortran maintainers except Paul Brook into the
8445 Non-Autopoiesis section.
8446
8447 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
8448
8449 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8450 (distclean-stage[+id+]): Possibly delete stage_last.
8451 * Makefile.in: Regenerate.
8452
8453 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
8454
8455 * MAINTAINERS (Various Maintainer): Fix typo.
8456
8457 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
8458
8459 * MAINTAINERS (Various Maintainer): Add myself as
8460 dataflow maintainer.
8461
8462 2007-06-07 Ben Elliston <bje@au.ibm.com>
8463
8464 * config.sub, config.guess: Update from upstream sources.
8465
8466 2007-06-07 Ben Elliston <bje@au.ibm.com>
8467
8468 * Makefile.tpl: Fix spelling error.
8469 * Makefile.in: Regenerate.
8470
8471 2007-06-01 Steve Ellcey <sje@cup.hp.com>
8472
8473 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8474 lt_cv_sys_max_cmd_len.
8475
8476 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8477
8478 * MAINTAINERS (Various Maintainers): Add myself as
8479 auto-vectorizer maintainer.
8480
8481 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
8482
8483 PR libjava/32098
8484 * libtool.m4: Revert previous change.
8485 * ltgcc.m4: Put it here.
8486
8487 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8488
8489 * MAINTAINERS (Various Maintainers): Add myself as
8490 auto-vectorizer maintainer.
8491
8492 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8493
8494 PR libjava/32098
8495 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8496
8497 2007-05-30 Richard Guenther <rguenther@suse.de>
8498
8499 * MAINTAINERS (Various Maintainers): Add myself as
8500 auto-vectorizer maintainer.
8501
8502 2007-05-30 Jakub Jelinek <jakub@redhat.com>
8503
8504 PR bootstrap/29382
8505 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8506 * configure: Rebuilt.
8507
8508 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
8509
8510 * MAINTAINERS (Write After Approval): Removed my name.
8511
8512 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8513
8514 * MAINTAINERS (Write After Approval): Remove myself.
8515
8516 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8517
8518 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8519
8520 2007-05-23 Steve Ellcey <sje@cup.hp.com>
8521
8522 * ltmain.sh: Update from ToT Libtool.
8523 * libtool.m4: Update from ToT Libtool.
8524 * ltsugar.m4: New. Update from ToT Libtool.
8525 * ltversion.m4: New. Update from ToT Libtool.
8526 * ltoptions.m4: New. Update from ToT Libtool.
8527 * ltconfig: Remove.
8528 * ltcf-c.sh: Remove.
8529 * ltcf-cxx.sh: Remove.
8530 * ltcf-gcj.sh: Remove.
8531
8532 2007-05-22 Ollie Wild <aaw@google.com>
8533
8534 * MAINTAINERS (Write After Approval): Add myself.
8535
8536 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
8537
8538 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8539 stage_cflags.
8540 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8541 Remove CFLAGS/LIBCFLAGS.
8542 (configure-stage[+id+]-[+prefix+][+module+],
8543 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8544 * Makefile.in: Regenerate.
8545
8546 2007-05-15 Diego Novillo <dnovillo@google.com>
8547
8548 * MAINTAINERS: Update e-mail address.
8549
8550 2007-05-15 Revital Eres <eres@il.ibm.com>
8551
8552 * MAINTAINERS (Write After Approval): Add myself.
8553
8554 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
8555
8556 * MAINTAINERS (Write After Approval): Updated my address.
8557
8558 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8559
8560 * MAINTAINERS (Write After Approval): Add myself.
8561
8562 2007-05-11 Silvius Rus <rus@google.com>
8563
8564 * MAINTAINERS (Write After Approval): Add myself.
8565
8566 2007-04-23 Tom Tromey <tromey@redhat.com>
8567
8568 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8569
8570 2007-04-22 Mark Mitchell <mark@codesourcery.com>
8571
8572 * MAINTAINERS (cpplib): Rename to ...
8573 (libcpp): ... this. Add C/C++ front end maintainers.
8574
8575 2007-04-14 Steve Ellcey <sje@cup.hp.com>
8576
8577 * config-ml.in: Pass ${ml_config_env} to configure calls.
8578
8579 2007-04-04 Christian Bruel <christian.bruel@st.com>
8580
8581 * MAINTAINERS (Write After Approval): Add myself.
8582
8583 2007-04-02 Dave Korn <dave.korn@artimi.com>
8584
8585 * MAINTAINERS (Write After Approval): Add myself.
8586
8587 2007-03-31 Tobias Burnus <burnus@net-b.de>
8588
8589 * MAINTAINERS (fortran 95 front end): Add myself.
8590
8591 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8592
8593 * MAINTAINERS (Write After Approval): Add myself.
8594
8595 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
8596
8597 * MAINTAINERS (Modulo Scheduler): Add myself.
8598
8599 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8600
8601 * MAINTAINERS (fortran 95 front end): Add myself.
8602 (c++ front end): whitespace fix.
8603
8604 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8605
8606 * MAINTAINERS (Write After Approval): Add myself.
8607
8608 2007-03-21 Richard Sandiford <richard@codesourcery.com>
8609
8610 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8611 of glob. Quote arguments with single quotes too.
8612 * configure: Regenerate.
8613
8614 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8615
8616 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8617 * Makefile.in: Regenerate
8618
8619 2007-03-07 Andreas Schwab <schwab@suse.de>
8620
8621 * configure: Regenerate.
8622
8623 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8624
8625 * configure.ac: Add "--with-pdfdir" configure option,
8626 which defines pdfdir variable.
8627 * Makefile.def (target=fixincludes): Add install-pdf to
8628 missing targets.
8629 (recursive_targets): Add install-pdf target.
8630 (flags_to_pass): Add pdfdir.
8631 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8632 target.
8633 * configure: Regenerate
8634 * Makefile.in: Regenerate
8635
8636 2007-02-28 Eric Christopher <echristo@apple.com>
8637
8638 Revert:
8639 2006-12-07 Mike Stump <mrs@apple.com>
8640
8641 * Makefile.def (dependencies): Add dependency for
8642 install-target-libssp and install-target-libgomp on
8643 install-gcc.
8644 * Makefile.in: Regenerate.
8645
8646 2007-02-27 Matt Kraai <kraai@ftbfs.org>
8647
8648 * configure: Regenerate.
8649 * configure.ac: Move statements after variable declarations.
8650
8651 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8652
8653 * MAINTAINERS: Add myself as sh maintainer.
8654
8655 2007-02-19 Joseph Myers <joseph@codesourcery.com>
8656
8657 * configure.ac: Adjust for loop syntax.
8658 * configure: Regenerate.
8659
8660 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8661
8662 * configure: Rebuilt.
8663
8664 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8665
8666 * configure.ac: Drop multiple occurrences of --enable-languages,
8667 and fix its quoting.
8668 * configure: Rebuilt.
8669
8670 2007-02-17 Mark Mitchell <mark@codesourcery.com>
8671 Nathan Sidwell <nathan@codesourcery.com>
8672 Vladimir Prus <vladimir@codesourcery.com>
8673 Joseph Myers <joseph@codesourcery.com>
8674
8675 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8676 * configure: Regenerate.
8677
8678 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8679
8680 * ltconfig (freebsd*): Default to elf.
8681
8682 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8683
8684 * configure.ac (target_libraries): Move libgcc before libiberty.
8685 * configure: Regenerated.
8686
8687 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8688 Paolo Bonzini <bonzini@gnu.org>
8689
8690 PR bootstrap/30753
8691 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8692 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8693 * configure: Regenerated.
8694
8695 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8696
8697 * MAINTAINERS (Language Front End Maintainers): Update my mail
8698 address.
8699
8700 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8701
8702 PR bootstrap/30748
8703 * configure.ac: Correct syntax for Solaris ksh.
8704 * configure: Regenerated.
8705
8706 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8707
8708 * configure.ac: Sync with src.
8709 * configure: Regenerate.
8710
8711 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8712
8713 * Makefile.in: Regenerate.
8714
8715 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8716
8717 * config.sub: Sync with src.
8718
8719 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8720
8721 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8722 noncanonical equivalents.
8723 * configure.in: Rename to...
8724 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8725 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8726 target_noncanonical. Use them. Rewrite removal of configure
8727 arguments for autoconf 2.59. Discard variable settings. Force
8728 program_transform_name for native tools.
8729
8730 * Makefile.in: Regenerated.
8731 * configure: Regenerated with autoconf 2.59.
8732
8733 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
8734
8735 * MAINTAINERS (Write After Approval): Add myself.
8736
8737 2007-01-31 Andreas Schwab <schwab@suse.de>
8738
8739 * Makefile.tpl (LDFLAGS): Substitute it.
8740 * Makefile.in: Regenerate.
8741
8742 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
8743
8744 * MAINTAINERS (Write After Approval): Add myself.
8745
8746 2007-01-28 David Edelsohn <edelsohn@gnu.org>
8747
8748 * MAINTAINERS (spu port): Add myself.
8749
8750 2007-01-23 Richard Guenther <rguenther@suse.de>
8751
8752 PR bootstrap/30541
8753 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8754 * Makefile.tpl (GNATBIND): Substitute it.
8755 (GNATMAKE): Likewise.
8756 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8757 of STAGE_PREFIX.
8758 * Makefile.in: Regenerate.
8759 * configure: Regenerate.
8760
8761 2007-01-18 Mike Stump <mrs@apple.com>
8762
8763 * configure.in: Re-enable -Werror for gcc builds.
8764
8765 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
8766
8767 * MAINTAINERS (Write After Approval): Add myself.
8768
8769 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8770
8771 * configure.in: Change == to = in test command.
8772 * configure: Regenerate.
8773
8774 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8775 Nick Clifton <nickc@redhat.com>
8776 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8777
8778 * configure.in (build_configargs, host_configargs, target_configargs):
8779 Remove build/host/target parameters.
8780 (host_libs): Add gmp and mpfr.
8781 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8782 * Makefile.def (gmp, mpfr): New.
8783 (gcc): Remove target.
8784 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8785 target_os, target_vendor): New.
8786 (configure): Add host_alias/target_alias arguments; adjust invocations.
8787 * configure: Regenerate.
8788 * Makefile.in: Regenerate.
8789
8790 2007-01-11 Matt Fago <fago@earthlink.net>
8791
8792 * configure.in: Try to link to functions only in mpfr 2.2.x
8793 to improve robustness of configure tests.
8794 * configure: Regenerate.
8795
8796 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
8797
8798 * MAINTAINERS: Add myself as i386 maintainer.
8799
8800 2007-01-08 Jan Hubicka <jh@suse.cz>
8801
8802 * MAINTAINERS: Add myself as i386 maintainer.
8803
8804 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
8805
8806 * configure.in: Add support for an x86_64-mingw* target.
8807 * configure: Regenerate.
8808
8809 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8810
8811 * Makefile.tpl (all-target): Correct @if conditional for target
8812 modules.
8813 * configure.in: Omit libiberty if building only target libgcc.
8814 * configure, Makefile.in: Regenerated.
8815
8816 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
8817
8818 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8819 * configure: Regenerate.
8820
8821 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8822
8823 * Makefile.def (target_modules): Add libgcc.
8824 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8825 * Makefile.tpl (clean-target-libgcc): Delete.
8826 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8827 on gcc even for bootstrapped modules. Rewrite handling of
8828 lang_env_dependencies to loop over target_modules.
8829 * configure.in (target_libraries): Add target-libgcc.
8830 * Makefile.in, configure: Regenerated.
8831
8832 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8833
8834 * configure.in: Reorganize recognition of languages. Add
8835 --enable-stage1-languages. Show supported languages for the chosen
8836 target rather than all recognized languages.
8837 * configure: Regenerate.
8838
8839 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8840
8841 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8842 * Makefile.in: Regenerate.
8843
8844 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8845
8846 * configure.in: Warn that MPFR 2.2.0 is buggy.
8847 * configure: Regenerate.
8848
8849 2006-12-27 Ian Lance Taylor <iant@google.com>
8850
8851 * configure.in: When removing Makefiles to force a reconfigure, also
8852 remove prev-DIR*/Makefile.
8853 * configure: Regenerate.
8854
8855 2006-12-22 Andreas Schwab <schwab@suse.de>
8856
8857 * configure: Regenerate with correct autoconf version.
8858
8859 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
8860
8861 * configure.in: add AC_SUBST for *_FOR_TARGET.
8862 * configure: Regenerate.
8863
8864 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8865
8866 * configure.in: Simplify logic for rejecting languages that cannot
8867 be built. Separate the case when a language is unsupported,
8868 from the case when the user chooses not to build a language.
8869
8870 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8871
8872 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8873 it only affects bootstrap and could be tested on "$host" as well.
8874 * configure: Regenerate.
8875 * config/mh-ppc-darwin: Add to the stage1 cflags here.
8876
8877 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8878
8879 PR bootstrap/29544
8880 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8881 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8882 move here comment from Makefile.tpl.
8883 * Makefile.tpl: Move some definitions higher in the file.
8884 (STAGE1_CHECKING): New.
8885 * configure.in: Add --enable-stage1-checking.
8886 * configure: Regenerate.
8887 * Makefile.in: Regenerate.
8888
8889 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8890
8891 * MAINTAINERS: Add myself as build system maintainer.
8892
8893 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
8894
8895 * MAINTAINERS (Write After Approval): Add myself.
8896
8897 2006-12-13 Eric Christopher <echristo@apple.com>
8898
8899 * MAINTAINERS: Add myself as darwin maintainer.
8900
8901 2006-12-11 Ian Lance Taylor <ian@airs.com>
8902
8903 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8904
8905 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
8906
8907 MAINTAINERS: Update my entry.
8908
8909 2006-12-11 Alan Modra <amodra@bigpond.net.au>
8910
8911 * configure.in: Handle spu makefile frag.
8912 * Makefile.tpl (MAINT): Define
8913 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8914 * configure: Regenerate.
8915 * Makefile.in: Regenerate.
8916
8917 2006-12-11 Ben Elliston <bje@au.ibm.com>
8918
8919 * config.guess: Import latest version.
8920 * config.sub: Likewise.
8921
8922 2006-12-11 Ben Elliston <bje@au.ibm.com>
8923
8924 * configure.in (spu-*-*): Don't skip target-libiberty.
8925 * configure: Regenerate.
8926
8927 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
8928
8929 PR bootstrap/30134
8930 * configure.in: Correct x86 darwin support for libjava to powerpc
8931 and i?86 only.
8932 * configure: Regenerate.
8933
8934 2006-12-08 Sandro Tolaini <tolaini@libero.it>
8935
8936 * configure.in: Add x86 darwin support for libjava.
8937 * configure: Regenerate.
8938
8939 2006-12-07 Mike Stump <mrs@apple.com>
8940
8941 * Makefile.def (dependencies): Add dependency for
8942 install-target-libssp and install-target-libgomp on
8943 install-gcc.
8944 * Makefile.in: Regenerate.
8945
8946 2006-12-04 Richard Guenther <rguenther@suse.de>
8947
8948 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8949 (Non-Algorithmic Maintainers): Move over non-algorithmic
8950 loop optimizer maintainers, add myself as a non-algorithmic
8951 middle-end maintainer.
8952
8953 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
8954
8955 * MAINTAINERS (Write After Approval): Add myself.
8956
8957 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8958
8959 * configure.in: Update error message for missing GMP/MPFR.
8960
8961 * configure: Regenerate.
8962
8963 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8964
8965 * configure.in: Update MPFR version in error message.
8966
8967 * configure: Regenerate.
8968
8969 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8970
8971 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8972 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8973 --with-gmp-lib): New flags.
8974
8975 * configure: Regenerate.
8976
8977 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
8978
8979 * MAINTAINERS (Write After Approval): Change my email address.
8980
8981 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
8982
8983 * MAINTAINERS (Write After Approval): Add myself.
8984
8985 2006-11-22 Philipp Thomas <pth@suse.de>
8986
8987 * MAINTAINERS (i18n): Update e-mail address.
8988
8989 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8990
8991 * MAINTAINERS (spu port): Add myself as maintainer.
8992 (Write After Approval): Remove myself.
8993
8994 2006-11-22 Ben Elliston <bje@au.ibm.com>
8995
8996 * configure.in (skipdirs): Don't build libssp for SPU.
8997 * configure: Regenerate.
8998
8999 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
9000
9001 * MAINTAINERS (spu port): Add myself as maintainer.
9002 (libobjc): Update my email address.
9003
9004 2006-11-21 Andrea Bona <andrea.bona@st.com>
9005
9006 * MAINTAINERS (Write After Approval): Add myself.
9007
9008 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9009
9010 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9011 * configure : Rebuilt.
9012
9013 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9014
9015 * MAINTAINERS (Write After Approval): Add myself.
9016
9017 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
9018
9019 * MAINTAINERS (Write After Approval): Add myself.
9020
9021 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9022
9023 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9024 libmpfr.a.
9025 * configure: Regenerate.
9026
9027 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
9028
9029 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9030 (unstage): Test for stage_last presence.
9031
9032 PR bootstrap/29802
9033 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9034 STAGE_PREFIX.
9035 * Makefile.in: Regenerate.
9036
9037 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
9038
9039 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9040 maintainers.
9041
9042 2006-11-14 Erven Rohou <erven.rohou@st.com>
9043
9044 * MAINTAINERS (Write After Approval): Add myself.
9045
9046 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
9047
9048 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9049 and stageN-package/Makefile.
9050 * Makefile.in: Regenerated.
9051
9052 2006-11-14 Jie Zhang <jie.zhang@analog.com>
9053
9054 * configure.in: Remove target-libgloss from noconfigdirs for
9055 bfin-*-*.
9056 * configure: Regenerated.
9057
9058 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9059
9060 * configure.in (have_gmp): Only error if the gcc directory exists.
9061
9062 * configure: Regenerate.
9063
9064 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9065
9066 * configure.in: Robustify error message for missing GMP/MPFR.
9067
9068 * configure: Regenerate.
9069
9070 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
9071
9072 * MAINTAINERS (Write After Approval): Add myself.
9073
9074 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
9075
9076 * MAINTAINERS: Change email address.
9077
9078 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9079
9080 * MAINTAINERS (Write After Approval): Add myself.
9081
9082 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9083
9084 * MAINTAINERS (Write After Approval): Add myself.
9085
9086 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9087
9088 * MAINTAINERS (Write After Approval): Move myself to
9089 Write After Approval section.
9090
9091 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9092
9093 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9094 need_gmp anymore.
9095 * configure: Regenerate.
9096
9097 2006-10-16 Tobias Burnus <burnus@net-b.de>
9098
9099 * MAINTAINERS (Write After Approval): Add myself.
9100
9101 2006-10-16 Ben Elliston <bje@au.ibm.com>
9102
9103 * config.guess: Import latest version.
9104 * config.sub: Likewise.
9105
9106 2006-10-10 Brooks Moses <bmoses@stanford.edu>
9107
9108 * Makefile.def: Added pdf target handling.
9109 * Makefile.tpl: Added pdf target handling.
9110 * Makefile.in: Regenerated.
9111
9112 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9113
9114 * MAINTAINERS: Add self as score port maintainer.
9115
9116 2006-10-04 Brooks Moses <bmoses@stanford.edu>
9117
9118 * MAINTAINERS (Write After Approval): Add myself.
9119
9120 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9121
9122 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
9123 or newer.
9124 * configure: Regenerated.
9125
9126 2006-09-27 Dave Brolley <brolley@redhat.com>
9127
9128 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9129 using $s instead of $r.
9130 * configure: Regenerated.
9131
9132 2006-09-26 Thiemo Seufer <ths@mips.com>
9133
9134 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9135 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9136 * configure: Regenerate.
9137
9138 2006-09-24 Graeme Peterson <gridly@gmail.com>
9139
9140 * MAINTAINERS (Write After Approval): Remove myself.
9141
9142 2006-09-22 Chao-ying Fu <fu@mips.com>
9143
9144 * MAINTAINERS (Write After Approval): Add myself.
9145
9146 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9147
9148 * MAINTAINERS: Add self as soft-fp maintainer.
9149
9150 2006-09-09 Anatoly Sokolov <aesok@post.ru>
9151
9152 * MAINTAINERS: Add myself as avr maintainer.
9153 Remove Marek Michalkiewicz as avr maintainer.
9154
9155 2006-09-07 Roberto Costa <roberto.costa@st.com>
9156
9157 * MAINTAINERS (Write After Approval): Add myself.
9158
9159 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
9160
9161 * configure.in: Never build newlib for a Mingw host.
9162 Never build newlib as Mingw target library.
9163 Test the existence of winsup/cygwin for building a Cygwin newlib,
9164 rather than just winsup.
9165 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9166 building a Mingw target.
9167 * configure: Regenerate.
9168
9169 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9170
9171 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9172
9173 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
9174
9175 * config.guess: Import from src (was more updated).
9176 * config.sub: Likewise.
9177
9178 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9179
9180 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9181 * configure: Regenerated.
9182
9183 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
9184
9185 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9186 for stages after the first.
9187
9188 2006-07-17 Jakub Jelinek <jakub@redhat.com>
9189
9190 * Makefile.def: Add dependencies for configure-opcodes
9191 on configure-intl and all-opcodes on all-intl.
9192 * Makefile.in: Regenerated.
9193
9194 2006-07-13 Ben Elliston <bje@au.ibm.com>
9195
9196 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9197
9198 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9199
9200 Port to hosts whose 'sort' and 'tail' implementations
9201 treat operands with leading '+' as file names, as POSIX
9202 has required since 2001. However, make sure the code still
9203 works on pre-POSIX hosts.
9204 * ltmain.sh: Don't assume "sort +2" is equivalent to
9205 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9206
9207 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9208
9209 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9210
9211 2006-07-04 Peter O'Gorman <peter@pogma.com>
9212
9213 * ltconfig: chmod 644 before ranlib during install.
9214
9215 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9216
9217 PR bootstrap/18058
9218 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9219 if the bootstrap compiler is a GCC version that supports it.
9220 * configure: Regenerate.
9221
9222 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9223
9224 * configure.in: Fix thinkos in previous check-in.
9225 * configure: Regenerate.
9226
9227 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9228
9229 PR other/27063
9230 * configure.in: Test subdir_requires and give an appropriate
9231 error message.
9232 * configure: Regenerate.
9233
9234 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9235
9236 * MAINTAINERS (Write After Approval): Add myself.
9237
9238 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9239
9240 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9241
9242 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9243
9244 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9245
9246 2006-06-20 David Ayers <d.ayers@inode.at>
9247
9248 PR bootstrap/28072
9249 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9250 whether target-libjava is being configured instead of whether the
9251 java front end is enabled.
9252 * configure: Regenerate.
9253
9254 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9255
9256 PR target/27540
9257 * configure.in: Only enable libgomp on IRIX 6.
9258 * configure: Regenerate.
9259
9260 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9261
9262 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9263 too.
9264 * Makefile.in: Regenerate.
9265
9266 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9267
9268 * config-ml.in: Alter CCASFLAGS to include special
9269 multilib options the same as is done for CFLAGS.
9270
9271 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9272
9273 * configure.in: Don't enable libgomp on hpux10.
9274 * configure: Rebuilt.
9275
9276 2006-06-12 David Ayers <d.ayers@inode.at>
9277
9278 PR bootstrap/27963
9279 PR target/19970
9280 * configure.in: Remove target-boehm-gc from noconfigdirs where
9281 ${libgcj} is specified.
9282 * configure: Regenerate.
9283
9284 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9285
9286 Sync from src:
9287
9288 * configure.in: Sync.
9289 * configure: Regenerated.
9290
9291 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9292
9293 * Makefile.def: Added dependencies from sim and gdb on intl, and
9294 added configure dependencies to everything with an all dependency
9295 on intl.
9296 * Makefile.in: Regenerated.
9297
9298 2006-06-06 David Ayers <d.ayers@inode.at>
9299
9300 PR libobjc/13946
9301 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9302 * Makefile.in: Regenerate.
9303 * configure.in: Add --enable-objc-gc at toplevel and have it
9304 enable boehm-gc for Objective-C.
9305 Remove target-boehm-gc from libgcj.
9306 Add target-boehm-gc to target_libraries.
9307 Add target-boehm-gc to noconfigdirs where ${libgcj}
9308 is specified.
9309 Assert that boehm-gc is supported when requested for Objective-C.
9310 Only build boehm-gc if needed either for Java or Objective-C.
9311 * configure: Regenerate.
9312
9313 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9314
9315 PR 27674
9316 * Makefile.tpl (configure-[+prefix+][+module+],
9317 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9318 Remove rule to unstage bootstrapped modules.
9319 (stage_current): New.
9320 * Makefile.in: Regenerate.
9321
9322 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9323
9324 * MAINTAINERS (Write After Approval): Update my e-mail address.
9325
9326 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9327
9328 * include/libiberty.h: Declare pex_run_in_environment.
9329
9330 2006-05-31 Asher Langton <langton2@llnl.gov>
9331
9332 * MAINTAINERS (Write After Approval): Add myself.
9333
9334 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9335
9336 * Makefile.def (bfd, opcodes): Fix lib_path.
9337 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9338 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9339 * Makefile.in: Regenerate.
9340
9341 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9342
9343 * Makefile.in: Regenerate.
9344
9345 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9346
9347 * Makefile.def: Add install-html target. Add datarootdir
9348 docdir and htmldir to flags_to_pass.
9349 * Makefile.tpl: Add install-html target.
9350 * Makefile.in: Regenerate.
9351 * configure.in: Add --with-datarootdir, --with-docdir, and
9352 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9353 * configure: Regenerate.
9354
9355 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9356
9357 * configure.in: Enable gprof for cross builds.
9358 * configure: Regenerate.
9359
9360 2006-05-22 Richard Guenther <rguenther@suse.de>
9361
9362 Revert
9363 2006-01-31 Richard Guenther <rguenther@suse.de>
9364 Paolo Bonzini <bonzini@gnu.org>
9365
9366 * Makefile.def (target_modules): Add libgcc-math target module.
9367 * configure.in (target_libraries): Add libgcc-math target library.
9368 (--enable-libgcc-math): New configure switch.
9369 * Makefile.in: Re-generate.
9370 * configure: Re-generate.
9371 * libgcc-math: New toplevel directory.
9372
9373 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9374 Andreas Tobler <a.tobler@schweiz.ch>
9375
9376 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9377 * configure: Rebuilt.
9378
9379 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
9380
9381 * MAINTAINERS (Write After Approval): Add myself.
9382
9383 2006-05-01 DJ Delorie <dj@redhat.com>
9384
9385 * configure.in: Restore CFLAGS if GMP isn't present.
9386 * configure: Regenerate.
9387
9388 2006-05-01 Richard Guenther <rguenther@suse.de>
9389
9390 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9391 maintainer.
9392
9393 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
9394
9395 * MAINTAINERS (Write After Approval): Add myself.
9396
9397 2006-04-28 Jan Beulich <jbeulich@novell.com>
9398
9399 * MAINTAINERS (Write After Approval): Add myself.
9400
9401 2006-04-18 DJ Delorie <dj@redhat.com>
9402
9403 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9404 reference libgloss so that libssp can be built in a combined
9405 tree.
9406 * configure: Regenerate.
9407
9408 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
9409
9410 * MAINTAINERS (Write After Approval): Add myself.
9411
9412 2006-04-05 Ben Elliston <bje@au.ibm.com>
9413
9414 * configure.in: Require makeinfo 4.4 or higher.
9415 * configure: Regenerate.
9416
9417 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9418
9419 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9420 Rearrange the entries of other libraries to have them in one place.
9421
9422 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9423
9424 * MAINTAINERS (Write After Approval): Remove myself.
9425 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9426
9427 2006-03-14 Richard Guenther <rguenther@suse.de>
9428
9429 * configure: Regenerate with autoconf 2.13.
9430
9431 2006-03-13 Jim Blandy <jimb@codesourcery.com>
9432
9433 * MAINTAINERS: Use my work address.
9434
9435 * MAINTAINERS: Update my E-mail address.
9436
9437 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
9438
9439 * configure.in: Handle --disable-<component> generically.
9440 * configure: Regenerate.
9441
9442 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9443
9444 PR libgcj/17311
9445 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9446
9447 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9448
9449 * MAINTAINERS (Write After Approval): Remove myself.
9450 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9451
9452 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
9453
9454 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9455 (TARGET_CONFIGDIRS): Remove.
9456 * configure.in: Remove AC_SUBST(target_configdirs).
9457 * Makefile.in, configure: Regenerated.
9458
9459 2006-02-20 Steven G. Kargl <kargls@comcast.net>
9460
9461 * MAINTAINERS (Write After Approval): Remove myself.
9462 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9463
9464 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
9465
9466 PR bootstrap/25670
9467
9468 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9469
9470 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9471 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9472 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9473 BUILD_PREFIX, BUILD_PREFIX_1.
9474 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9475
9476 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9477 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9478
9479 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9480 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9481 of `cat stage_current`. Always provide the `r' and `s' variables.
9482 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9483 a single shell execution.
9484 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9485 bootstrapped modules, make the stage1 module if the build was not
9486 started yet, else build the current stage.
9487 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9488 (all-build, all-host, all-target, [+make_target+]-host,
9489 [+make_target+]-target): Do not use \-continued lines.
9490 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9491 (current_stage, restrap, stage_last): New.
9492
9493 * Makefile.in: Regenerate.
9494 * configure: Regenerate.
9495
9496 2006-02-19 Bud Davis <jmdavis@link.com>
9497
9498 * MAINTAINERS (Write After Approval): Remove myself.
9499 (Language Front End Maintainers): Add myself as fortran 95
9500 maintainer and update e-mail address.
9501
9502 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9503
9504 * MAINTAINERS (Write After Approval): Remove myself.
9505 (Language Front End Maintainers): Add myself as fortran 95
9506 maintainer.
9507
9508 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
9509
9510 * MAINTAINERS (Write After Approval): Add myself.
9511
9512 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9513
9514 * MAINTAINERS (Write After Approval): Remove myself.
9515 (Language Front End Maintainers): Add myself as
9516 fortran 95 maintainer.
9517
9518 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9519
9520 Sync from src:
9521
9522 2005-12-27 Leif Ekblad <leif@rdos.net>
9523
9524 * configure.in: Add support for RDOS target.
9525 * configure: Regenerate.
9526
9527 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9528 Andreas Schwab <schwab@suse.de>
9529
9530 * configure: Regenerate.
9531
9532 2006-02-12 David Edelsohn <edelsohn@gnu.org>
9533
9534 * configure.in (enable_libgomp): Add AIX.
9535 * configure: Regenerate.
9536
9537 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9538
9539 * MAINTAINERS (Write After Approval): Add myself.
9540
9541 2006-02-03 Lee Millward <lee.millward@gmail.com>
9542
9543 * MAINTAINERS (Write After Approval): Add myself.
9544
9545 2006-01-31 Richard Guenther <rguenther@suse.de>
9546 Paolo Bonzini <bonzini@gnu.org>
9547
9548 * Makefile.def (target_modules): Add libgcc-math target module.
9549 * configure.in (target_libraries): Add libgcc-math target library.
9550 (--enable-libgcc-math): New configure switch.
9551 * Makefile.in: Re-generate.
9552 * configure: Re-generate.
9553 * libgcc-math: New toplevel directory.
9554
9555 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
9556
9557 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9558 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9559 the assembler, linker and binutils.
9560 * configure: Regenerate.
9561
9562 2006-01-22 Dirk Mueller <dmueller@suse.de>
9563
9564 * MAINTAINERS (Write After Approval): Add myself.
9565
9566 2006-01-20 Diego Novillo <dnovillo@redhat.com>
9567
9568 * configure: Regenerate.
9569
9570 2006-01-18 Richard Henderson <rth@redhat.com>
9571 Jakub Jelinek <jakub@redhat.com>
9572 Diego Novillo <dnovillo@redhat.com>
9573
9574 * libgomp: New directory.
9575 * Makefile.def: Add target_module libgomp.
9576 * Makefile.in: Regenerate.
9577 * configure.in (target_libraries): Add target-libgomp.
9578 * configure: Regenerate.
9579
9580 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
9581
9582 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9583 @ from continuation.
9584 * Makefile.in: Rebuilt.
9585
9586 2006-01-04 Chris Lattner <sabre@gnu.org>
9587
9588 * MAINTAINERS (Write After Approval): Add myself.
9589
9590 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
9591
9592 PR bootstrap/24252
9593
9594 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9595 * Makefile.tpl (OBJDUMP): New.
9596 (EXTRA_HOST_FLAGS): Add it.
9597 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9598
9599 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9600 to use symbolic links between directories. Avoid race conditions
9601 or make them harmless.
9602 * configure.in: Do not try to use symbolic links between directories.
9603
9604 * Makefile.def (LEAN): Pass.
9605 * Makefile.tpl (LEAN): Define.
9606 (stage[+id+]-start): Accept that the previous directory does not
9607 exist, if the bootstrap is lean.
9608 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9609 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9610 configure substitution.
9611 ([+compare-target+]): Likewise.
9612 ([+bootstrap-target+]-lean): New.
9613 * configure.in: Remove lean bootstrap support from here.
9614
9615 * Makefile.in: Regenerate.
9616 * configure: Regenerate.
9617
9618 2006-01-04 Ben Elliston <bje@au.ibm.com>
9619
9620 * MAINTAINERS (libdecnumber): Add myself.
9621
9622 2006-01-02 Mark Mitchell <mark@codesourcery.com>
9623
9624 * libtool-ldflags: New script.
9625
9626 2006-01-02 Andreas Schwab <schwab@suse.de>
9627
9628 * configure.in: When reconfiguring remove Makefile in
9629 all stage directories.
9630 * configure: Regenerate.
9631
9632 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9633
9634 * MAINTAINERS: Update my email address.
9635
9636 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
9637
9638 Revert Ada-related part of the previous change.
9639
9640 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9641 Do not pass.
9642 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9643 * Makefile.in: Regenerate.
9644 * configure.in: Do not include mt-ppc-aix target fragment.
9645 * configure: Regenerate.
9646
9647 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
9648
9649 * configure.in: Select appropriate fragments for PowerPC/AIX.
9650 * configure: Regenerate.
9651
9652 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9653 BOOT_CFLAGS, BOOT_LDFLAGS.
9654 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9655 BOOT_CFLAGS, BOOT_LDFLAGS.
9656 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9657 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9658 (stage): Fail if we cannot complete the work.
9659 * Makefile.in: Regenerate.
9660
9661 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9662
9663 * configure.in: Replace ms1 with mt.
9664 * configure: Rebuilt.
9665
9666 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9667
9668 * MAINTAINERS: Update my email address.
9669
9670 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
9671
9672 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9673 install-host-nogcc): Don't invoke $(stage) at the end.
9674 * Makefile.in: Regenerate.
9675
9676 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
9677
9678 * configure.in: Flip the top-level bootstrap switch.
9679 * configure: Regenerate.
9680
9681 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9682
9683 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9684 $(stage) and $(unstage).
9685 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9686 (all): Remove stray semicolon.
9687 (local-distclean): Don't handle multilib.tmp and multilib.out.
9688 (install.all): Set $s for consistency.
9689 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9690 check_multilibs setting. Always make the install directory.
9691 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9692 Correct @if/@endif.
9693 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9694 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9695 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9696 (multilib.out): Remove.
9697 * Makefile.in: Regenerated.
9698
9699 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9700
9701 * MAINTAINERS (Write After Approval): Add myself.
9702
9703 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9704
9705 * MAINTAINERS: Add myself as mt maintainer.
9706
9707 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9708
9709 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9710
9711 * MAINTAINERS: Change email address.
9712
9713 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
9714
9715 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9716 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9717 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9718 Find in-tree tools if available.
9719 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9720 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9721 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9722 (COMPILER_*_FOR_TARGET): New.
9723 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9724 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9725 (CONFIGURED_*, USUAL_*): Remove.
9726 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9727 STRIP): Use autoconf substitutions.
9728 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9729 COMPILER_NM_FOR_TARGET): New.
9730 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9731
9732 (all): Make all-host and all-target in parallel.
9733 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9734 that $$r and $$s are set before invoking a recursive make.
9735 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9736 ([+bootstrap-target+]): Inline most of the `all' target.
9737
9738 2005-11-29 Ben Elliston <bje@au.ibm.com>
9739
9740 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9741 from the gcc build directory.
9742 * Makefile.in: Regenerate.
9743
9744 2005-11-29 Ben Elliston <bje@au.ibm.com>
9745
9746 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9747 depend on all-libdecnumber.
9748 * configure.in (host_libs): Include libdecnumber.
9749 * Makefile.in: Regenerate.
9750 * configure: Likewise.
9751
9752 2005-11-29 Ben Elliston <bje@au.ibm.com>
9753
9754 * libdecnumber: Import decNumber sources from the dfp-branch.
9755
9756 2005-11-21 Kean Johnston <jkj@sco.com>
9757
9758 * config.sub, config.guess: Sync from upstream sources.
9759
9760 2005-11-21 Ben Elliston <bje@au.ibm.com>
9761
9762 Import from Autoconf sources:
9763
9764 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9765 * config/move-if-change: Don't output "$2 is unchanged";
9766 suggested by Ben Elliston. Handle weird characters correctly.
9767
9768 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9769
9770 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9771 to match upstream libtool for darwin.
9772
9773 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9774
9775 * Makefile.def: Remove gdb dependencies for gdbtk.
9776 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9777 (configure-gdb, install-gdb): New rules.
9778 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9779 * Makefile.in, configure: Regenerated.
9780
9781 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9782
9783 * MAINTAINERS (Write After Approval): Add myself.
9784
9785 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9786
9787 * MAINTAINERS (Write After Approval): Add myself.
9788
9789 2005-10-24 Diego Novillo <dnovillo@redhat.com>
9790
9791 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9792 Diego Novillo.
9793
9794 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
9795
9796 PR bootstrap/24297
9797 * Makefile.tpl (do-[+make-target+], do-check, install,
9798 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9799 are set before recursing.
9800 * Makefile.in: Regenerate.
9801
9802 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9803
9804 PR bootstrap/18939
9805 * Makefile.def (gcc) <target>: Fix thinko.
9806 * Makefile.in: Regenerate.
9807
9808 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9809
9810 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9811 * configure: Regenerate.
9812
9813 2005-10-15 Jie Zhang <jie.zhang@analog.com>
9814
9815 * MAINTAINERS (Write After Approval): Add self.
9816
9817 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
9818
9819 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9820 target-libffi, target-qthreads, target-libjava, and
9821 targetlibobjc.
9822 * configure: Regenerate.
9823
9824 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9825
9826 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9827 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9828 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9829 (USUAL_OBJDUMP_FOR_TARGET): New.
9830 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9831 * configure.in: Check for $OBJDUMP_FOR_TARGET.
9832 * configure, Makefile.in: Regenerated.
9833
9834 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9835
9836 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9837 before other host packages.
9838
9839 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9840
9841 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9842
9843 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9844
9845 PR bootstrap/22340
9846
9847 * configure.in (default_target): Remove.
9848 * Makefile.tpl (all): Do not use prerequisites as subroutines
9849 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9850 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9851 use prerequisites as subroutines.
9852 (check-host, check-target): New.
9853 (bootstrap configure & all targets): Do not use stage*-start
9854 if the directory layout is already ok.
9855 (non-bootstrap configure & all targets): Prepend a $(unstage).
9856 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
9857 (NOTPARALLEL): Remove.
9858 (unstage, stage variables): New variables.
9859 (unstage, stage targets): Simply expand to those variables.
9860
9861 * configure: Regenerate.
9862 * Makefile.in: Regenerate.
9863
9864 2005-10-04 James E Wilson <wilson@specifix.com>
9865
9866 * Makefile.def (lang_env_dependencies): Add libmudflap.
9867 * Makefile.in: Regenerate.
9868
9869 2005-10-03 Andreas Schwab <schwab@suse.de>
9870
9871 Backport from libtool CVS:
9872 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
9873
9874 * ltmain.sh: add support for installing into temporary
9875 staging area (e.g. 'make install DESTDIR=...')
9876
9877 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
9878
9879 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9880 * configure: Regenerated.
9881
9882 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
9883
9884 * configure: Regenerate with the correct
9885 autoconf version.
9886
9887 2005-09-30 Catherine Moore <clm@cm00re.com>
9888
9889 * configure.in (bfin-*-*): New.
9890 * configure: Regenerated.
9891
9892 2005-09-28 Geoffrey Keating <geoffk@apple.com>
9893
9894 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9895 (LIPO_FOR_TARGET): New.
9896 (CONFIGURED_LIPO_FOR_TARGET): New.
9897 (USUAL_LIPO_FOR_TARGET): New.
9898 (STRIP_FOR_TARGET): New.
9899 (CONFIGURED_STRIP_FOR_TARGET): New.
9900 (USUAL_STRIP_FOR_TARGET): New.
9901 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9902 STRIP_FOR_TARGET.
9903 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9904 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9905 * Makefile.in: Regenerate.
9906 * configure: Regenerate.
9907
9908 2005-09-19 David Edelsohn <edelsohn@gnu.org>
9909
9910 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9911 (rs6000-*-aix*): Same.
9912 * configure: Regenerate.
9913
9914 2005-09-16 Tom Tromey <tromey@redhat.com>
9915
9916 * MAINTAINERS: Add self as java maintainer.
9917
9918 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9919
9920 * configure.in: Recognize f95 in the --enable-languages option,
9921 and substitute it for fortran, issuing a warning.
9922 * configure: Regenerate.
9923
9924 2005-08-30 Phil Edwards <phil@codesourcery.com>
9925
9926 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
9927 * configure: Regenerated.
9928
9929 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
9930
9931 * MAINTAINERS: Add self as ms1 maintainer.
9932
9933 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
9934
9935 * Makefile.def (libssp): Add to lang_env_dependencies.
9936 * Makefile.in: Regenerate.
9937
9938 2005-08-18 Ian Lance Taylor <ian@airs.com>
9939
9940 * MAINTAINERS: Add myself as middle-end maintainer.
9941
9942 2005-08-17 Christian Groessler <chris@groessler.org>
9943
9944 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9945 * Makefile.in: Regenerate.
9946
9947 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
9948
9949 * MAINTAINERS (write after approval): Added myself.
9950
9951 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
9952
9953 * MAINTAINERS (Write After Approval): Add myself.
9954
9955 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
9956
9957 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9958 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9959 Look for alternate names of the target cc and c++
9960 * configure: Regenerate.
9961
9962 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
9963
9964 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9965 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9966 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9967 tools; remove code to manually set them.
9968 (Target tools): Look in the environment for them.
9969 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9970 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9971 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9972 build directory.
9973 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9974 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9975 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9976 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9977 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9978 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9979 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9980 * configure: Regenerate.
9981 * Makefile.in: Regenerate.
9982
9983 2005-07-28 Ben Elliston <bje@au.ibm.com>
9984
9985 * MAINTAINERS: Update for removed CPU targets.
9986
9987 2005-07-27 Mark Mitchell <mark@codesourcery.com>
9988
9989 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9990 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9991 * Makefile.in: Regenerated.
9992
9993 2005-07-26 Mark Mitchell <mark@codesourcery.com>
9994
9995 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9996 (CFLAGS_FOR_TARGET): Use it.
9997 (CXXFLAGS_FOR_TARGET): Likewise.
9998 * Makefile.in: Regenerated.
9999 * configure.in (--with-build-sysroot): New option.
10000 * configure: Regenerated.
10001
10002 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
10003
10004 * Makefile.tpl: Wrap install between unstage and stage
10005 * Makefile.in: Regenerate.
10006
10007 2005-07-21 Eric Christopher <echristo@apple.com>
10008
10009 * MAINTAINERS: Update affiliation.
10010
10011 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
10012
10013 * MAINTAINERS: Add self as crx port maintainer.
10014
10015 2005-07-20 DJ Delorie <dj@redhat.com>
10016
10017 * MAINTAINERS: Add self as m32c maintainer.
10018
10019 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
10020
10021 * all files: Update FSF address.
10022
10023 2005-07-15 Eric Christopher <echristo@redhat.com>
10024
10025 * MAINTAINERS: Change affiliation.
10026
10027 2005-07-14 Jim Blandy <jimb@redhat.com>
10028
10029 * configure.in: Add cases for Renesas m32c.
10030 * configure: Regenerated.
10031
10032 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10033
10034 * COPYING.LIB: Update from fsf.org.
10035
10036 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10037
10038 * COPYING, compile, config.guess,
10039 config.sub, install-sh, missing, mkinstalldirs,
10040 symlink-tree, ylwrap: Sync from upstream sources.
10041 * config-ml.in: Update FSF address.
10042
10043 2005-07-13 Eric Christopher <echristo@redhat.com>
10044
10045 * configure.in: Add toplevel noconfigdir support for tpf.
10046 * configure: Regenerate.
10047
10048 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
10049
10050 PR ada/22340
10051
10052 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10053 * Makefile.in: Regenerate.
10054
10055 2005-07-07 Mark Mitchell <mark@codesourcery.com>
10056
10057 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
10058 Brolley to write-after-approval.
10059
10060 2005-07-07 Andreas Schwab <schwab@suse.de>
10061
10062 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10063 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10064 * Makefile.in: Regenerated.
10065
10066 2005-07-06 Geoffrey Keating <geoffk@apple.com>
10067
10068 * configure.in: Don't build sim or rda when targetting darwin.
10069 * configure: Regenerate.
10070
10071 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
10072
10073 * configure.in: Add --enable-libssp and --disable-libssp.
10074 * configure: Regenerate with autoconf-2.13.
10075
10076 2005-07-02 Jakub Jelinek <jakub@redhat.com>
10077
10078 * Makefile.def (target_modules): Add libssp.
10079 * configure.in (target_libraries): Add target-libssp.
10080 * configure: Rebuilt.
10081 * Makefile.in: Rebuilt.
10082
10083 2005-07-01 Zack Weinberg <zackw@panix.com>
10084
10085 * MAINTAINERS: Change email address. Resign from maintainership.
10086
10087 2005-07-01 Richard Guenther <rguenther@suse.de>
10088
10089 * MAINTAINERS: Change my e-mail address and affiliation.
10090
10091 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
10092
10093 * Makefile.def (stagefeedback): Come after profile.
10094 Define profiledbootstrap target.
10095 * Makefile.tpl (profiledbootstrap): Remove.
10096 (stageprofile-end): Zap stagefeedback.
10097 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10098 * Makefile.in: Regenerate.
10099
10100 2005-06-13 Richard Sandiford <richard@codesourcery.com>
10101
10102 * MAINTAINERS: Update my email address.
10103
10104 2005-06-13 Zack Weinberg <zack@codesourcery.com>
10105
10106 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10107 In 'cpp' stanza, support '#line' as well as '# '.
10108
10109 2005-06-08 Andreas Schwab <schwab@suse.de>
10110
10111 * MAINTAINERS: Move myself from 'Write After Approval' to
10112 'CPU Port Maintainers' section as m68k maintainer.
10113
10114 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
10115
10116 * configure.in (unsupported_languages): New macro.
10117 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10118 non-ported target libraries in noconfigdirs.
10119 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10120 non-linux-gnu. Remove libgcj_ex_libffi.
10121 <lang_frag loop>: Set add_this_lang=no if the language is in
10122 unsupported_languages.
10123 * configure: Regenerate.
10124
10125 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10126
10127 * configure.in: Fix typo in handling of --with-mpfr-dir.
10128 * configure: Regenerate.
10129
10130 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10131
10132 * MAINTAINERS: Update my email address.
10133
10134 2005-06-02 Jim Blandy <jimb@redhat.com>
10135
10136 * config.sub: Add cases for the Renesas m32c. (This patch has been
10137 accepted into the master sources.)
10138
10139 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
10140 Michael Snyder <msnyder@redhat.com>
10141 Stan Cox <scox@redhat.com>
10142
10143 * configure.in: Set noconfigdirs for ms1.
10144
10145 * configure: Regenerate.
10146
10147 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10148
10149 * MAINTAINERS (Write After Approval): Add self.
10150
10151 2005-06-01 Josh Conner <jconner@apple.com>
10152
10153 * MAINTAINERS (Write After Approval): Add self.
10154
10155 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
10156
10157 * MAINTAINERS: Update my email address.
10158
10159 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10160
10161 * MAINTAINERS (Write After Approval): Add self.
10162
10163 2005-05-26 Chris Demetriou <cgd@broadcom.com>
10164
10165 * MAINTAINERS (Write After Approval): Remove self.
10166
10167 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
10168
10169 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10170 (Dependencies): Consider target modules for bootstrap dependencies.
10171 Make target bootstrap modules depend on each stage's gcc.
10172 * Makefile.in: Regenerate.
10173
10174 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
10175
10176 * Makefile.def (configure-gcc): Depend on binutils having been built.
10177 (all-gcc): No need to do it here.
10178 * Makefile.in: Regenerate.
10179
10180 2005-05-19 Paul Brook <paul@codesourcery.com>
10181
10182 * configure.in: Rewrite misleading error message when requested
10183 language cannot be built.
10184 * configure: Regenerate.
10185
10186 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10187
10188 * ylwrap: Import from Automake 1.9.5.
10189
10190 2005-05-13 David Ung <davidu@mips.com>
10191
10192 * MAINTAINERS (Write After Approval): Add self.
10193
10194 2005-05-09 Mike Stump <mrs@apple.com>
10195
10196 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10197 lt_cv_sys_max_cmd_len for now.
10198
10199 2005-05-09 Stan Cox <scox@redhat.com>
10200
10201 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10202
10203 2005-05-08 Matt Kraai <kraai@ftbfs.org>
10204
10205 * README.SCO: Update the URL.
10206
10207 2005-05-05 David Edelsohn <edelsohn@gnu.org>
10208
10209 * ltconfig: Define file_list_spec. Pass file_list_spec and
10210 with_gnu_ld to libtool.
10211 * ltcf-c.sh (aix[45]): Define file_list_spec.
10212 * ltcf-cxx.sh (aix[45]): Same.
10213 * ltcf-gcj.sh (aix[45]): Same.
10214 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10215 exists, write list of input files to temporary file.
10216
10217 2005-05-04 Mike Stump <mrs@apple.com>
10218
10219 * configure.in: Always pass --target to target configures as
10220 otherwise rebuilds that do --recheck will fail.
10221 * confiugure: Rebuilt.
10222
10223 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10224
10225 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10226 STAGE_HOST_EXPORTS.
10227 (configure, all): Add bootstrap support.
10228 (Host modules, target modules): Pass post-stage1 flags and exports.
10229 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10230 * Makefile.in: Regenerate.
10231
10232 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10233
10234 * configure: Regenerate.
10235
10236 2005-04-27 Mike Stump <mrs@apple.com>
10237
10238 * MAINTAINERS: Add self as darwin maintainer.
10239
10240 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10241
10242 * config.sub: Update from master copy.
10243
10244 2005-04-21 Mike Stump <mrs@apple.com>
10245
10246 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10247 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10248
10249 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10250
10251 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10252 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10253 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10254 "*-*-elf" and "*-*-linux*".
10255 * configure: Regenerate.
10256
10257 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10258
10259 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10260
10261 2005-04-12 Mike Stump <mrs@apple.com>
10262
10263 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10264
10265 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10266
10267 * MAINTAINERS (Write After Approval): Add myself.
10268
10269 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10270
10271 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10272
10273 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10274
10275 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10276 (TARGET_CONFIGARGS): Include --with-target-subdir.
10277 (configure, all): New macros. Use them throughout.
10278 * Makefile.in: Regenerate.
10279
10280 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10281
10282 * MAINTAINERS (Write After Approval): Add myself.
10283
10284 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10285
10286 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10287
10288 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10289
10290 * MAINTAINERS: Move John Carr to Write After Approval.
10291
10292 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10293
10294 * config/mh-mingw32: Delete.
10295 * configure.in: Don't use it.
10296 * configure: Regenerate.
10297
10298 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10299
10300 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10301 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10302 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10303 (HOST_LIB_PATH): Generate from Makefile.def.
10304 (TARGET_LIB_PATH): Likewise.
10305 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10306 * Makefile.in: Regenerate.
10307 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10308 (RPATH_ENVVAR): Include Darwin case.
10309 * configure: Regenerate.
10310
10311 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10312
10313 * MAINTAINERS (Various Maintainers): Remove self.
10314 (Write After Approval): Add self.
10315
10316 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10317
10318 * MAINTAINERS (Various Maintainers): Add self.
10319
10320 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10321
10322 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10323 * configure: Regenerate.
10324
10325 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10326
10327 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10328 gcc_version, and gcc_version_trigger from set of flags to pass.
10329 * Makefile.tpl: Remove definitions of above variables.
10330 (config.status): Remove dependency on $(gcc_version_trigger).
10331 * Makefile.in: Regenerate.
10332 * configure.in: Do not reference config/gcc-version.m4 nor
10333 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10334 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10335 * configure: Regenerate.
10336
10337 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10338 Andrew Pinski <pinskia@physics.uc.edu>
10339
10340 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10341 * Makefile.in: Regenerate.
10342
10343 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10344
10345 * MAINTAINERS (Write After Approval): Add myself.
10346
10347 2005-03-03 David Ayers <d.ayers@inode.at>
10348
10349 * MAINTAINERS (Write After Approval): Add myself.
10350
10351 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10352
10353 PR libgcj/20160
10354 * ltmain.sh: Avoid creating archives with components that have
10355 duplicate basenames.
10356
10357 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10358
10359 PR bootstrap/20250
10360 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10361 instead of check.
10362 * Makefile.in: Regenerate.
10363
10364 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10365
10366 * Makefile.in: Regenerate to fix conflict between the previous two
10367 patches.
10368
10369 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10370
10371 PR bootstrap/17383
10372 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10373 * Makefile.tpl (HOST_SUBDIR): New substitution.
10374 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10375 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10376 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10377 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10378 (Host modules, Bootstrapped modules): Use it.
10379 (Build modules, Target modules): Do not create symlink trees,
10380 always configure out-of-srcdir.
10381 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10382 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10383 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10384 $(HOST_SUBDIR). Create a symlink for host_subdir.
10385
10386 * Makefile.in: Regenerate.
10387 * configure: Regenerate.
10388
10389 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10390
10391 Merged from libada-gnattools-branch:
10392 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10393
10394 * gnattools: New directory.
10395 * Makefile.def: Add gnattools as a module, depending on target-libada.
10396 * Makefile.in: Regenerate.
10397 * configure.in: Include gnattools in host_tools; disable it if ada
10398 is disabled.
10399 * configure: Regenerate.
10400
10401 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
10402
10403 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10404 treelang maintainer.
10405 (Write After Approval): Remove myself.
10406
10407 2005-02-23 Paul Schlie <schlie@comcast.net>
10408
10409 * configure.in: Allow darwin targeted ports to build tk, itcl and
10410 libgui.
10411 * configure: Regenerate.
10412
10413 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10414
10415 PR libgcj/10353
10416 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10417 * configure: Regenerate.
10418
10419 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10420
10421 * MAINTAINERS (Write After Approval): Add myself.
10422
10423 2005-02-10 Ian Lance Taylor <ian@airs.com>
10424
10425 * MAINTAINERS: Update my e-mail address.
10426
10427 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10428
10429 * MAINTAINERS (Write After Approval): Add myself.
10430
10431 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
10432
10433 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10434 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10435 target-libgloss when not *-*-elf and *-*-aout.
10436 * configure: Regenerate.
10437
10438 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10439
10440 * MAINTAINERS: Remove obsolete entries.
10441
10442 * MAINTAINERS (Write After Approval): Add Michael Matz.
10443
10444 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
10445
10446 * MAINTAINERS: Remove self as cpplib maintainer.
10447
10448 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10449
10450 * install-sh, config.sub: Import from upstream.
10451
10452 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10453
10454 PR bootstrap/18222
10455 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10456 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10457 * Makefile.in: Regenerate.
10458
10459 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
10460
10461 * MAINTAINERS: Update my email address.
10462
10463 2005-01-12 David Edelsohn <edelsohn@gnu.org>
10464 Andreas Schwab <schwab@suse.de>
10465
10466 PR bootstrap/18033
10467 * config-ml.in: Eval option if surrounded by single quotes.
10468
10469 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
10470
10471 Revert 2004-12-28 Makefile changes, a better fix will be
10472 applied to mainline and src after GCC 4.0 branches.
10473
10474 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
10475
10476 PR bootstrap/17383
10477
10478 * Makefile.def (target_modules): Remove stage parameter,
10479 it is always true now.
10480 * Makefile.tpl (configure-build-[+module+],
10481 configure-target-[+module+]): Always build symlink tree
10482 for the directory and for include. BUILD_SUBDIR and
10483 TARGET_SUBDIR cannot be . anymore.
10484 * Makefile.in: Regenerate.
10485
10486 2004-12-25 David Edelsohn <edelsohn@gnu.org>
10487
10488 Revert 2004-12-08 Makefile changes.
10489
10490 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10491
10492 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10493 cygwin, mingw.
10494
10495 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10496
10497 * configure.in (sh64-*-*): Reenable gprof.
10498 * configure: Regenerate.
10499
10500 2004-12-08 David Edelsohn <edelsohn@gnu.org>
10501
10502 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10503 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10504 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10505 * Makefile.in: Regenerate.
10506
10507 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10508
10509 * MAINTAINERS: Update my email address.
10510
10511 2004-12-07 Matt Kraai <kraai@ftbfs.org>
10512
10513 * Makefile.tpl: Generate normal dependencies if the LHS module is
10514 not bootstrapped.
10515 * Makefile.in: Regenerate.
10516
10517 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10518
10519 * configure.in: Include config/gxx-include-dir.m4. Use
10520 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10521 * configure: Regenerate.
10522
10523 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10524
10525 * config.if: Delete.
10526 * configure.in: Set libstdcxx_incdir directly.
10527 * configure: Regenerate.
10528
10529 2004-12-02 Eric Christopher <echristo@redhat.com>
10530
10531 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10532 * Makefile.in: Regenerate.
10533
10534 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10535
10536 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10537 * configure: Regenerate.
10538
10539 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10540
10541 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10542 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10543 * configure: Regenerate.
10544
10545 2004-12-01 Eric Christopher <echristo@redhat.com>
10546
10547 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10548 of things to remove.
10549
10550 2004-11-29 Matt Kraai <kraai@ftbfs.org>
10551
10552 * MAINTAINERS (Write After Approval): Update my e-mail address.
10553
10554 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10555
10556 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10557 from CVS libtool to always pass_all.
10558
10559 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10560
10561 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10562 (hppa*64*-*-*): Delete incorrect comment.
10563 * configure: Rebuilt.
10564
10565 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10566
10567 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10568
10569 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10570
10571 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10572 from CVS libtool to always pass_all.
10573
10574 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10575
10576 * install-sh, compile: Import from automake.
10577
10578 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10579
10580 * config.guess, config.sub: Import from savannnah.
10581
10582 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
10583
10584 * MAINTAINERS (Write After Approval): Add myself
10585
10586 2004-11-12 Mike Stump <mrs@apple.com>
10587
10588 * Makefile.def: Add html support.
10589 * Makefile.tpl: Likewise.
10590 * Makefile.in: Regenerate.
10591
10592 2004-11-11 Geoffrey Keating <geoffk@apple.com>
10593
10594 PR 18423
10595 * configure.in: Remove all instances of build-fixincludes from
10596 noconfigdirs.
10597 (build_configargs): Supply --target to subdirectories.
10598 * configure: Regenerate.
10599
10600 * Makefile.def: Make gcc install depend on fixincludes install.
10601 * Makefile.in: Regenerate.
10602
10603 2004-11-10 Janis Johnson <janis187@us.ibm.com>
10604
10605 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10606
10607 2004-11-11 Paul Brook <paul@codesourcery.com>
10608
10609 * MAINTAINERS: Add self as arm maintainer. Update email address.
10610
10611 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10612
10613 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10614 target-libgfortran.
10615 * configure: Regenerate.
10616
10617 2004-11-07 David Edelsohn <edelsohn@gnu.org>
10618
10619 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10620 like CC.
10621
10622 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
10623
10624 * Makefile.def (host fixincludes): Specify missing targets.
10625 * Makefile.in: Regenerate.
10626
10627 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10628
10629 * MAINTAINERS: Add myself
10630
10631 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10632
10633 * MAINTAINERS (Write After Approval): Add myself.
10634
10635 2004-11-04 Geoffrey Keating <geoffk@apple.com>
10636
10637 * Makefile.def: Build fixincludes for the host, too.
10638 * Makefile.in: Regenerate.
10639 * configure.in (host_tools): Add fixincludes.
10640 * configure: Regenerate.
10641
10642 2004-11-04 Daniel Jacobowitz <dan@debian.org>
10643
10644 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10645 * configure: Regenerated.
10646
10647 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10648
10649 PR other/17783
10650 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10651 * configure: Regenerated.
10652
10653 2004-10-31 Mark Mitchell <mark@codesourcery.com>
10654
10655 * README.SCO: Update per FSF instructions.
10656
10657 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
10658
10659 PR target/18151
10660 * configure.in (case ${target}): Do not build fixincludes for avr.
10661 * configure: Regenerated.
10662
10663 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
10664
10665 * configure.in (case ${target}): Do not build fixincludes
10666 on platforms where it is not used.
10667 * configure: Regenerated.
10668
10669 2004-10-23 Daniel Jacobowitz <dan@debian.org>
10670
10671 * configure.in: Use an absolute path to install-sh.
10672 * configure: Regenerated.
10673
10674 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10675
10676 * MAINTAINERS (Write After Approval): Add myself.
10677
10678 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10679
10680 * MAINTAINERS: Remove from Write After Approval those that are
10681 already maintainers.
10682
10683 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10684
10685 * MAINTAINERS: Update my email address.
10686
10687 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10688
10689 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10690 * configure: Regenerate.
10691
10692 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
10693
10694 * MAINTAINERS: Update my email address.
10695
10696 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10697
10698 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10699 entries belonging to this category.
10700
10701 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10702
10703 * MAINTAINERS: Update my e-mail address.
10704
10705 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
10706
10707 Fix wrong conflict resolution in:
10708
10709 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10710
10711 * Makefile.in: Regenerate.
10712 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10713 in the recursive `make', instead of hardwiring `all'.
10714 (Autogenerated TARGET-* variables): New.
10715
10716 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10717
10718 * configure.in: Enable target-libgloss for crx-*-*.
10719 * configure: Regenerate.
10720
10721 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10722
10723 * MAINTAINERS (Various Maintainers): Move the "windows,
10724 cygwin, mingw" maintainer to ...
10725 (OS Port Maintainers): ... here.
10726
10727 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10728
10729 * MAINTAINERS (Write After Approval): Remove those that are
10730 maintainers of some subsystem.
10731
10732 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10733
10734 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10735 * ltcf-cxx.sh (tpf*): Likewise.
10736 * ltconfig (tpf*): Add TPF OS configuration support.
10737
10738 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10739
10740 * MAINTAINERS: Change my email address to my new work account.
10741
10742 2004-09-24 Michael Roth <mroth@nessie.de>
10743
10744 * configure.in (--without-headers): Add missing double quotes.
10745 * configure: Regenerate.
10746
10747 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
10748
10749 * ylwrap: Revert to previous version.
10750
10751 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10752
10753 PR bootstrap/17369
10754 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10755 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10756 SET_GCC_LIB_PATH_CMD.
10757 (BASE_TARGET_EXPORTS): Likewise.
10758 * Makefile.in: Regenerated.
10759
10760 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10761 * configure: Regenerated.
10762
10763 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10764
10765 * config.guess: New upstream version
10766 * compile, depcomp, install-sh, ylwrap: Likewise.
10767
10768 2004-09-19 Roger Sayle <roger@eyesopen.com>
10769
10770 * config/mh-x86omitfp: New host makefile fragment. Add
10771 -fomit-frame-pointer to the default BOOT_CFLAGS.
10772 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10773 * configure: Regenerate.
10774
10775 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10776
10777 PR target/11572
10778 * configure.in (*-*-darwin*): Renable libobjc.
10779 * configure: Regenerate.
10780
10781 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10782
10783 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10784
10785 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
10786
10787 * Makefile.def: Remove libbanshee.
10788 * Makefile.tpl: Ditto.
10789 * configure.in: Ditto.
10790 * Makefile.in: Regen.
10791 * configure: Ditto.
10792
10793 2004-09-08 David Edelsohn <edelsohn@gnu.org>
10794
10795 * ltmain.sh: Use $pic_object as $non_pic_object if
10796 $non_pic_object=none.
10797
10798 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
10799
10800 * missing: Import latest version from master repository.
10801
10802 2004-09-06 Nick Clifton <nickc@redhat.com>
10803
10804 * config.sub: Import latest version from master repository.
10805 * config.guess: Likewise.
10806 This includes these changes:
10807
10808 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10809
10810 * config.sub: Handle crisv32, alias etraxfs.
10811 * config.guess (crisv32:Linux:*:*): Handle.
10812
10813 2004-08-13 Brad Smith <brad@comstyle.com>
10814
10815 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10816 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10817
10818 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10819
10820 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10821 assume the processor is a powerpc. This is because coreutils
10822 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10823 in this case, due to a MacOS X bug that causes
10824 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10825 to return a negative number.
10826 Problem reported by Petter Reinholdtsen in:
10827 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10828
10829 2004-07-19 Ben Elliston <bje@gnu.org>
10830
10831 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10832
10833 2004-06-24 Ben Elliston <bje@gnu.org>
10834
10835 * config.guess: Update copyright years.
10836 * config.sub: Likewise.
10837
10838 2004-06-22 Robert Millan <robertmh@gnu.org>
10839
10840 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10841 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10842
10843 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10844
10845 * config.guess (*:*VMS:*:*): New entry. Replaces
10846 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10847 manufacturer.
10848
10849 2004-06-22 Ben Elliston <bje@gnu.org>
10850
10851 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10852 * config.sub: Likewise.
10853
10854 2004-06-22 Ben Elliston <bje@gnu.org>
10855
10856 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10857 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10858
10859 2004-06-11 Ben Elliston <bje@gnu.org>
10860
10861 * config.guess (pegasos:OpenBSD:*:*): Remove.
10862
10863 2004-06-11 Ben Elliston <bje@gnu.org>
10864
10865 From Wouter Verhelst <wouter@grep.be>:
10866 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10867
10868 2004-06-11 Ben Elliston <bje@gnu.org>
10869
10870 * config.guess (luna88k:OpenBSD:*:*): New.
10871
10872 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
10873
10874 * config.guess (m32r*:Linux:*:*): New case.
10875 * config.sub: Handle m32rle.
10876
10877 2004-03-12 Ben Elliston <bje@wasabisystems.com>
10878
10879 From Jens Petersen <petersen@redhat.com>:
10880 * config.sub: Handle sparcv8.
10881
10882 2004-03-03 Ben Elliston <bje@wasabisystems.com>
10883
10884 From Tom Smith <smith@cag.lkg.hp.com>:
10885 * config.guess: Version suffixes are equally significant on Tru64
10886 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
10887 prefix of "P" (patched kernel).
10888
10889 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
10890
10891 * config.sub: Add support for National Semiconductor CRX target.
10892
10893 2004-09-03 Janis Johnson <janis187@us.ibm.com>
10894
10895 * MAINTAINERS (Various Maintainers): Remove myself as web page
10896 maintainer, add myself as maintainer of build status lists.
10897
10898 2004-09-03 Jan Beulich <jbeulich@novell.com>
10899
10900 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10901 *-*-netware, but add target-libmudflap.
10902 Consolidate *-*-netware targets (of which really only i?86 exists)
10903 into a single entry.
10904 * configure: Likewise.
10905
10906 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
10907
10908 * Makefile.tpl (sorry): Remove.
10909 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10910 (cleanstrap targets): Depend on distclean, not distclean-stage1.
10911 (do-clean): Clean per-stage directories too.
10912 (do-distclean): Run distclean-stage1 too.
10913 (.NOTPARALLEL): Enable during toplevel bootstrap.
10914 (stage[+id+]-bubble): Enable parallel execution during
10915 the recursive invocation.
10916 * Makefile.in: Regenerate.
10917
10918 Fix previous checkin:
10919
10920 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10921 include.
10922 * configure.in: Fix indentation.
10923 * configure: Regenerate.
10924
10925 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
10926
10927 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10928 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10929 * configure: regenerate
10930 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10931 -mdynamic-no-pic
10932
10933 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
10934
10935 * Makefile.def (build_modules): Add fixincludes.
10936 (dependencies): Make gcc depend on fixincludes.
10937 * configure.in (build_tools): Add fixincludes.
10938 (build_configdirs): Always include build_libs.
10939 * Makefile.in: Regenerate.
10940 * configure: Regenerate.
10941
10942 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
10943
10944 * Makefile.def (bootstrap stages): Add 'lean' parameter.
10945 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10946 phony targets; do not generate timestamp files.
10947 (distclean-stageN): Remove references to their timestamp files.
10948 (restageN, touch-stageN): Remove.
10949 (stageN-bubble): Rewritten.
10950 (compare): Support lean bootstraps.
10951 * Makefile.in: Regenerate.
10952
10953 * configure.in: Only warn when bootstrapping but
10954 build != host or build != target. Support lean bootstraps.
10955 * configure: Regenerate.
10956
10957 2004-08-26 Phil Edwards <phil@codesourcery.com>
10958
10959 * configure.in: Give a better error message if GMP/MPFR are missing
10960 and a language needing them has been requested.
10961 * configure: Regenerated.
10962
10963 2004-08-25 Phil Edwards <phil@codesourcery.com>
10964
10965 * configure.in: Print a list of available language front-ends if
10966 a requested one is missing. Tidy stray tab characters.
10967 * configure: Regenerated.
10968
10969 2004-08-19 Michael Koch <konqueror@gmx.de>
10970
10971 * gcc/doc/install.texi: Update entry about automake for libjava.
10972
10973 2004-08-17 Robert Millan <robertmh@gnu.org>
10974
10975 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10976 (instead of FreeBSD).
10977 * configure: Regenerate.
10978
10979 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10980
10981 * Makefile.in: Regenerate.
10982 * configure: Regenerate.
10983
10984 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10985 stage_*_flags.
10986 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10987 for bootstrapped modules if toplevel bootstrap is going.
10988 (GCC bootstrap): Generate per-stage targets for all bootstrapped
10989 modules. Adjust for changes in Makefile.def. Enable several
10990 rules even in non-bootstrap mode, just to avoid peppering the
10991 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10992 (stage-[+prev+]-bubble): Remove.
10993
10994 * Makefile.def (Dependencies): Depend on all-build-bison,
10995 all-build-flex, all-build-byacc, all-build-texinfo, rather
10996 than the host variations.
10997 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
10998 with BUILD_SUBDIR.
10999 (BISON): Update for recent Bisons.
11000 (YACC): Fix typo.
11001 (cross): Depend on all-build.
11002 (all): Do not depend on all-build.
11003 (prebootstrap): Remove.
11004 (dep-kind): Accept separate prefixes for MODULE and ON variables.
11005 (Prebootstrap dependencies): Add them to the per-stage targets
11006 and to all-prebootstrap.
11007 * configure.in (build_configdirs): Always enable build_tools.
11008 (BUILD_DIR_PREFIX): Remove.
11009
11010 * Makefile.def (gcc): Add target variable.
11011 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11012 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11013 in the recursive `make', instead of hardwiring `all'.
11014 (Autogenerated TARGET-* variables): New.
11015
11016 2004-08-13 Brian Booth <bbooth@redhat.com>
11017
11018 * MAINTAINERS: Remove myself from write-after-approval.
11019
11020 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
11021
11022 * src-release: Stop distributing mmalloc with gdb (which doesn't
11023 use it).
11024 * Makefile.def: GDB doesn't depend on mmalloc anymore.
11025 * Makefile.in: Regenerate.
11026
11027 2004-08-09 Mark Mitchell <mark@codesourcery.com>
11028
11029 * configure.in (arm*-*-eabi*): New target.
11030 * configure: Regenerate.
11031
11032 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
11033
11034 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11035 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11036 (Dependencies): New section.
11037 * Makefile.tpl (Dependencies): Generate from Makefile.def.
11038 (configure-target-[+module+]): Depend on maybe-all-gcc
11039 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
11040 (toplevel profiledbootstrap): Fix dependencies.
11041 * Makefile.in: Regenerate.
11042
11043 2004-08-03 Mark Mitchell <mark@codesourcery.com>
11044
11045 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11046 target-libiberty to noconfigdirs.
11047 * configure: Regenerate.
11048
11049 2004-08-03 Paul Brook <paul@codesourcery.com>
11050
11051 * configure.in: Check for MPFR as well as GMP.
11052 * configure: Regenerate.
11053
11054 2004-08-01 Robert Millan <robertmh@gnu.org>
11055
11056 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11057 libmudflap for all GNU-based systems (with Glibc).
11058 * configure: Regenerate.
11059
11060 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
11061
11062 * Makefile.def (host-modules): Add gcc.
11063 * Makefile.in: Regenerate.
11064 * Makefile.tpl (sorry): New rule.
11065 (configure-host, all-host, [+make_target+]-host, do-check,
11066 install-host): Do not add gcc as a special case.
11067 (host modules): Add a small special-casing for gcc. Export
11068 extra_make_flags through the environment.
11069 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11070 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11071 other recursive targets for gcc): Remove.
11072
11073 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11074 (stage, unstage): New rules.
11075 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11076 distclean-stage[+id+]): Use stage_current.
11077 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11078 the stage*-start rules.
11079
11080 2004-08-02 Geoffrey Keating <geoffk@apple.com>
11081
11082 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11083 use -all_load flag.
11084
11085 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
11086
11087 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11088 * configure: Regenerate.
11089
11090 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11091
11092 * maintainer-scripts/gcc_release: Revert yesterday's change.
11093
11094 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11095
11096 * MAINTAINERS: Add myself to write-after-approval.
11097
11098 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11099
11100 * libf2c: Removed.
11101 * gcc/gccbug.in: Updated because of libf2c removal.
11102 * maintainer-scripts/gcc_release: Ditto.
11103
11104 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
11105
11106 * configure.in: Build libmudflap by default on FreeBSD.
11107 * configure: Regenerated.
11108
11109 2004-07-09 Mark Mitchell <mark@codesourcery.com>
11110
11111 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11112 systems.
11113 * configure: Regenerated.
11114
11115 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11116
11117 PR target/16344
11118 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11119 feedback based compiler.
11120 * Makefile.in: Rebuilt.
11121
11122 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
11123
11124 * Makefile.def (host_modules): Set bootstrap=true for flex.
11125 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11126 * Makefile.in: Rebuilt.
11127
11128 2004-07-07 Jan Hubicka <jh@suse.cz>
11129
11130 * MAINTAINERS: Add self as a profile feedback maintainer.
11131
11132 2004-07-05 Phil Edwards <phil@codesourcery.com>
11133
11134 * configure.in: Do not prepend $srcdir to /dev/null in
11135 makefile fragments.
11136 * configure: Regenerate.
11137
11138 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
11139
11140 * Makefile.def (build_modules): Add bison, byacc, flex,
11141 m4, texinfo.
11142 (flags_to_pass): Add FLEX.
11143 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11144 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11145 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11146 DEFAULT_MAKEINFO): Remove.
11147 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11148 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11149 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11150 objdir or else use configured tool.
11151 (all-build): New.
11152 (all): Depend on it.
11153 (Build module dependencies): Add.
11154 * Makefile.in: Regenerate.
11155 * configure.in: Better support for multiple build modules,
11156 matching what is done for host/target modules. Do not look
11157 for "plausible" locations of build tools if Canadian cross.
11158 Use autoconf's AC_PROG_CC to find a C compiler. Define
11159 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11160 * configure: Regenerate.
11161
11162 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11163
11164 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11165 * Makefile.in: Regenerate.
11166
11167 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11168
11169 * Makefile.tpl (configure-build-[+module+],
11170 configure-[+module+], configure-target-[+module+]): Pass
11171 [+extra_configure_args+].
11172 (all-build-[+module+], all-[+module+], check-[+module+],
11173 install-[+module+], [+make_target+]-[+module+],
11174 all-target-[+module+], check-target-[+module+],
11175 install-target-[+module+], [+make_target+]-target-[+module+]):
11176 Pass [+extra_make_args+].
11177 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11178 (GCC_HOST_EXPORTS): Remove.
11179 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11180 cross, check-gcc, check-gcc-c++, install-gcc,
11181 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11182 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11183 * Makefile.in: Regenerate.
11184
11185 2004-06-21 Matthew Sachs <msachs@apple.com>
11186
11187 * MAINTAINERS: Added self to write-after-approval.
11188
11189 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11190
11191 * configure.in: Check for srcdir/winsup rather than build directory
11192 winsup.
11193 * configure: Regenerate.
11194
11195 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
11196
11197 * configure.in: Don't build Cygwin native newlib if winsup
11198 directory is missing. Emit warning instead.
11199 * configure: Regenerate.
11200
11201 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
11202
11203 * Makefile.tpl (touch-stage[+id+]): New.
11204 (restage[+prev+]): Depend on touch-stage[+id+].
11205
11206 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11207 Use it throughout.
11208
11209 * Makefile.def: Add profile and feedback bootstrap stages.
11210 Remove next field from bootstrap stages.
11211 * Makefile.tpl (LN, LN_S): Substitute.
11212 (stageN-start, stageN-end): Use double-colon rules, to
11213 provide a hook for additional setup commands.
11214 (distclean-stageN-gcc, restageN): Create dependencies from
11215 [+prev+], not from [+next+].
11216 (stageN-bubble): Add commands for successive stages from
11217 [+prev+], using double-colon rules.
11218 (all-stageN-gcc): Fix typo.
11219 (stagefeedback-start, profiledbootstrap): New.
11220 * Makefile.in: Regenerate.
11221 * configure.in: Call ACX_PROG_LN.
11222 * configure: Regenerate.
11223
11224 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11225
11226 * MAINTAINERS (Write After Approval): Add myself.
11227
11228 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11229
11230 * MAINTAINERS (Write After Approval): Add myself.
11231
11232 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11233
11234 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11235 without gcc.
11236 * configure: Regenerate.
11237
11238 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11239
11240 * Makefile.tpl: Fix typo.
11241 * Makefile.in: Regenerate.
11242
11243 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11244
11245 * configure.in: Remove new- prefix from toplevel
11246 bootstrap targets.
11247 * configure: Regenerate.
11248
11249 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11250
11251 * Makefile.tpl (all.normal): Rename to all.
11252 (all): Replace with a rule to pick the default
11253 target from configure.
11254 (all-gcc, configure-gcc): Use conditionals to
11255 do nothing when toplevel bootstrap is going on.
11256 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11257 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11258 * configure.in: Support --enable-bootstrap.
11259
11260 * Makefile.def: Remove new- prefix from toplevel
11261 bootstrap targets.
11262 * Makefile.tpl: Likewise.
11263
11264 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11265 target.
11266
11267 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11268 $(RECURSE_FLAGS) to recursive invocation of make.
11269
11270 * Makefile.in: Regenerate.
11271 * configure: Regenerate.
11272
11273 2004-05-30 Andreas Jaeger <aj@suse.de>
11274 Jim Wilson <wilson@specifixinc.com>
11275
11276 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11277 like CC.
11278
11279 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11280
11281 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11282 * configure: Regenerate.
11283
11284 2004-05-25 Daniel Jacobowitz <drow@false.org>
11285
11286 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11287 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11288 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11289 targets.
11290 * Makefile.in: Regenerate.
11291
11292 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11293
11294 * configure.in: Test the ability to symlink directories.
11295 * configure: Regenerate.
11296
11297 * Makefile.def (bootstrap-stage): New definitions.
11298 * Makefile.tpl (configure-stage1-gcc,
11299 configure-stage2-gcc, configure-stage3-gcc,
11300 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11301 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11302 new-restage3, compare): Autogenerate, see Makefile.in
11303 entry for behavioral changes.
11304 (distclean-stage1, new-stage1-start, new-stage1-end,
11305 new-stage1-bubble, distclean-stage2, new-stage2-start,
11306 new-stage2-end, new-stage2-bubble, distclean-stage3,
11307 new-stage3-start, new-stage3-end): New autogenerated targets.
11308 (objext, prebootstrap, BOOT_CFLAGS,
11309 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11310 targets.
11311
11312 * Makefile.in: Regenerate.
11313 (distclean-stage1, new-stage1-start, new-stage1-end,
11314 new-stage1-bubble, distclean-stage2, new-stage2-start,
11315 new-stage2-end, new-stage2-bubble, distclean-stage3,
11316 new-stage3-start, new-stage3-end): New targets.
11317 (all-stage1-gcc): Move prebootstrap dependency from here...
11318 (configure-stage1-gcc): ...to here.
11319 (new-bootstrap): Use bubble targets.
11320 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11321 Use per-stage distclean targets.
11322 (configure-stage1-gcc, configure-stage2-gcc,
11323 configure-stage3-gcc, all-stage1-gcc,
11324 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11325 Use new-stageN-start to prepare the tree.
11326
11327 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11328
11329 * Makefile.def (host_modules): add libcpp.
11330 * Makefile.tpl: Add dependencies on and for libcpp.
11331 * Makefile.in: Regenerate.
11332 * configure.in: Add libcpp host module.
11333 * configure: Regenerate.
11334
11335 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11336
11337 * Makefile.tpl: Whenever a recursive target is defined, wrap
11338 it in a special @if/@endif block, and prepare its maybe
11339 dependency in the @if/@endif block
11340 * configure.in: Instead of writing maybe dependencies, remove
11341 the @if/@endif statements, and remove the @if/@endif blocks
11342 that remain.
11343 * configure: Regenerate.
11344 * Makefile.in: Regenerate.
11345
11346 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11347
11348 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11349
11350 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11351
11352 PR bootstrap/15120
11353 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11354 * */configure: Rebuilt.
11355
11356 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11357
11358 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11359 of libf2c.
11360 * configure, Makefile.in: Regenerate.
11361
11362 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
11363
11364 * MAINTAINERS (Write After Approval): Add myself.
11365
11366 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11367
11368 Merge from tree-ssa-20020619-branch.
11369
11370 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11371 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11372 (HOST_GMPLIBS): Define.
11373 (HOST_GMPINC): Define.
11374 (TARGET_LIB_PATH): Add libmudflap.
11375 (GFORTRAN_FOR_TARGET): Define.
11376 (configure-build*): Export GFORTRAN.
11377 (configure-gcc): Export GMPLIBS and GMPINC.
11378 (all-gcc): Add maybe-all-libbanshee.
11379 (configure-target-libgfortran): Define.
11380 * Makefile.in: Regenerate.
11381 * configure.in (host_libs): Add libbanshee.
11382 (target_libraries): Add target-libmudflap and target-libgfortran.
11383 Add --with-libbanshee.
11384 Handle --disable-libmudflap.
11385 (*-*-freebsd*): Use with_gmp.
11386 Add $(libgcj) to noconfigdirs.
11387 * configure: Regenerate.
11388 * depcomp: New file.
11389 * MAINTAINERS: Add tree-ssa maintainers.
11390
11391 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11392
11393 * MAINTAINERS (Various Maintainers): Add myself.
11394
11395 2004-04-30 Brian Ford <ford@vss.fsi.com>
11396
11397 * MAINTAINERS (Write After Approval): Add myself.
11398
11399 2004-04-29 Uros Bizjak <uros@kss-loka.si>
11400
11401 * MAINTAINERS (Write After Approval): Add myself.
11402
11403 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
11404
11405 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11406 * configure: Regenerate.
11407
11408 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
11409
11410 Revert:
11411 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11412
11413 * Makefile.def (flags_to_pass): Remove *dir variables that
11414 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11415 as well as prefix and exec_prefix.
11416 * Makefile.in: Regenerate.
11417
11418 2004-04-26 Robert Millan <robertmh@gnu.org>
11419
11420 Add patches from libtool CVS.
11421 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11422 * ltconfig: Likewise.
11423 * ltcf-c.sh: Likewise.
11424 * ltcf-cxx.sh: Likewise.
11425 * ltcf-gcj.sh: Likewise.
11426
11427 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11428
11429 * Makefile.def (host_modules): Mark with the bootstrap
11430 flag packages on which gcc depends.
11431 * Makefile.tpl (all-bootstrap): Use it.
11432 * Makefile.in: Regenerate.
11433
11434 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11435
11436 * Makefile.def (flags_to_pass): Remove *dir variables that
11437 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11438 as well as prefix and exec_prefix.
11439 * Makefile.in: Regenerate.
11440
11441 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11442
11443 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11444 * configure: Regenerate.
11445 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11446 * gcc/Makefile.tpl (compare): Use the result of the test.
11447 * gcc/Makefile.in: Regenerate.
11448
11449 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
11450
11451 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11452 Always relocate gcc and prev-gcc to the original names, even
11453 if the build fails.
11454 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11455 New targets.
11456
11457 2004-04-23 Laurent GUERBY <laurent@guerby.net>
11458
11459 * MAINTAINERS: Update my email address.
11460
11461 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11462
11463 * configure.in (mips*-*-irix5*): Enable ld.
11464 * configure: Regenerate.
11465
11466 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11467
11468 * configure: Regenerate.
11469
11470 2004-04-15 James E Wilson <wilson@specifixinc.com>
11471
11472 * Makefile.tpl (configure-[+module+], configure-gcc,
11473 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11474 Set and export LDFLAGS.
11475 * Makefile.in: Regenerate.
11476
11477 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11478
11479 * MAINTAINERS: Add myself to write-after-approval.
11480
11481 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11482
11483 PR bootstrap/14871
11484 * Makefile.tpl: If we don't have built-in-tree target tools,
11485 use the ones found by configure rather than hacking around with
11486 program_transform_name.
11487 * configure.in: Give Makefile.tpl the information necessary
11488 to do that.
11489 * Makefile.in: Regenerate.
11490 * configure: Regenerate.
11491
11492 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11493
11494 PR bootstrap/14760
11495 * configure.in: When computing baseargs, strip *all* copies of
11496 offending options. Also, don't match/substitute the trailing space,
11497 so that this actually works when two similar options are separated by
11498 only one space.
11499 * configure: Regenerate.
11500
11501 2004-04-06 David Edelsohn <edelsohn@gnu.org>
11502
11503 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11504 (rs6000-*-aix*): Same.
11505 * configure: Regenerate.
11506
11507 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
11508
11509 * MAINTAINERS: Add myself to write-after-approval.
11510
11511 2004-04-03 Bud Davis <bdavis9659@comcast.net>
11512
11513 * MAINTAINERS: Add myself to write-after-approval.
11514
11515 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11516
11517 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11518 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11519 * Makefile.in: Regenerate.
11520
11521 * configure.in (top level bootstrap support): Rework --enable-werror
11522 to set @stage2_werror_flag@.
11523 * configure: Regenerate.
11524 * Makefile.tpl (top level bootstrap support): Pass
11525 @stage2_werror_flag@ down to configure in stages 2 and 3.
11526 * Makefile.in: Regenerate.
11527
11528 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11529
11530 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11531 for stages 2 and 3 as well as in make. As a consequence, remove
11532 OUTPUT_OPTION (now detected by configure) from the flags passed down
11533 to make.
11534 * Makefile.in: Regenerate.
11535
11536 * Makefile.tpl (new-bootstrap): Fix typo.
11537 * Makefile.in: Regenerate.
11538
11539 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11540
11541 * Makefile.tpl: Rearrange by moving recursive_targets rules
11542 into their proper sections.
11543 * Makefile.tpl (top level bootstrap support): Move disabling
11544 of coverage flags from 'make' to 'configure'; improve comments.
11545 * Makefile.in: Regenerate.
11546
11547 * Makefile.tpl (experimental top level bootstrap) Move stage1
11548 language setting from all- target to configure- target; disable
11549 intermodule optimization in stage 1; prevent gratuitous rebuilds
11550 of stage 1.
11551 * Makefile.in: Regenerate.
11552 * configure.in: Comma-separate stage 1 language list for top
11553 level bootstrap.
11554 * configure: Regenerate.
11555
11556 * Makefile.tpl: Clean up experimental top level bootstrap support:
11557 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11558 prev-gcc in configure- targets as well as all- targets.
11559 * Makefile.in: Regenerate.
11560
11561 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11562
11563 * compile: New file imported from automake.
11564
11565 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
11566
11567 * configure.in: Remove symbolic link section.
11568 * configure: Regenerate.
11569 * Makefile.tpl (links): Remove.
11570 * Makefile.in: Regenerate.
11571
11572 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
11573 Nathanael Nerode <neroden@gcc.gnu.org>
11574
11575 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11576 Set with AC_CHECK_PROGS.
11577 * configure.in: Fix comment typo from last patch.
11578 * configure: Regenerate.
11579
11580 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11581
11582 * Makefile.tpl: Introduce experimental top level bootstrap support.
11583 * Makefile.in: Regenerate.
11584 * configure.in: Introduce support for top level bootstrap.
11585 * configure: Regenerate.
11586
11587 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
11588 Paolo Bonzini <bonzini@gnu.org>
11589
11590 PR bootstrap/14522
11591 * configure.in: Cope with shells that do not support unquoted ^
11592 * configure: Regenerate.
11593
11594 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
11595 Paolo Bonzini <bonzini@gnu.org>
11596
11597 PR bootstrap/14522
11598 * configure.in: Cope with shells that do not support nesting
11599 quotes inside quoted backquote substitutions.
11600 * configure: Regenerate.
11601
11602 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11603
11604 PR bootstrap/14522
11605 * configure.in: Fix escaping of $.
11606 * configure: Regenerate.
11607
11608 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11609
11610 * configure: Regenerate, since I forgot to while committing Paolo's
11611 changes.
11612
11613 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
11614
11615 PR ada/14131
11616 Move language detection to the top level.
11617 * configure.in: Find default values for the tools as
11618 soon as possible. Disable ada if GNAT is not found.
11619 Emit error message about missing languages. Expand
11620 --enable-languages=all for the gcc subdirectory.
11621
11622 2004-03-10 Ben Elliston <bje@gnu.org>
11623
11624 * MAINTAINERS: Update my email address.
11625
11626 2004-03-05 David Edelsohn <edelsohn@gnu.org>
11627
11628 * ltconfig: Disable building static libraries if building shared
11629 libraries on AIX 5L.
11630
11631 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
11632
11633 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11634 and disable libgcj.
11635 * configure: Regenerated.
11636
11637 2004-03-01 Brian Booth <bbooth@redhat.com>
11638
11639 * MAINTAINERS: Add myself to write-after-approval.
11640
11641 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
11642
11643 * MAINTAINERS: Add myself to write-after-approval.
11644
11645 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11646
11647 PR bootstrap/7087
11648 * Makefile.tpl: Guard XFOO sed statements better.
11649 * Makefile.tpl: Add dependency for configure-target-libada.
11650 * Makefile.in: Regenerate (incidentally fixes broken
11651 commit when libada-branch was merged).
11652
11653 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11654
11655 * MAINTAINERS: Add myself to write-after-approval.
11656
11657 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11658
11659 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11660 maintainers.
11661
11662 2004-02-20 Andrew Cagney <cagney@redhat.com>
11663
11664 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11665 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11666
11667 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11668
11669 PR bootstrap/11932
11670 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11671
11672 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
11673
11674 * MAINTAINERS: Added myself to write-after-approval.
11675
11676 2004-02-14 Michael Koch <konqueror@gmx.de>
11677
11678 * MAINTAINERS: Added myself to write-after-approval.
11679
11680 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11681
11682 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11683 some OS port maintainers to OS port maintainers section.
11684
11685 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
11686
11687 * MAINTAINERS: Add self.
11688
11689 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11690
11691 * MAINTAINERS: Alphabetize.
11692
11693 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
11694
11695 * MAINTAINERS: Remove myself.
11696
11697 2004-02-11 David Edelsohn <edelsohn@gnu.org>
11698
11699 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11700 (rs6000-*-aix*): Same.
11701 * configure: Regenerate.
11702
11703 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11704
11705 * configure.in (host): Add in missing $noconfigdirs to defines.
11706 * configure: Regenerate.
11707
11708 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11709 Nathanael Nerode <neroden@gcc.gnu.org>
11710
11711 PR ada/6637, PR ada/5911
11712 Merge with libada-branch:
11713 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11714 with appropriate dependencies. Add --enable-libada configure switch.
11715 * configure, Makefile.in: Regenerate.
11716
11717 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
11718
11719 * MAINTAINERS: Add myself to write-after-approval.
11720
11721 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11722
11723 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11724 * configure: Regenerate.
11725
11726 2004-02-04 Geoffrey Keating <geoffk@apple.com>
11727
11728 Merge from upstream:
11729
11730 * ltmain.in: When setting IFS to '~', be careful about user
11731 arguments that contain '~'.
11732
11733 2004-02-04 Peter O'Gorman <peter@pogma.com>
11734
11735 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11736 Also test $base_compile against $CC with escaped arguments. Bug
11737 reported by Geoff Keating <geoffk@apple.com>.
11738
11739 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11740
11741 * MAINTAINERS: Remove i960 port.
11742
11743 2004-01-23 DJ Delorie <dj@redhat.com>
11744
11745 * Makefile.def (target_modules) [libiberty]: Don't stage.
11746 * Makefile.in: Rebuilt.
11747
11748 2004-01-20 Caroline Tice <ctice@apple.com>
11749
11750 * MAINTAINERS: Add myself to write-after-approval.
11751
11752 2004-01-19 Paolo Carlini <pcarlini@suse.de>
11753
11754 * MAINTAINERS: Update my email address.
11755
11756 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11757
11758 * MAINTAINERS: Add myself to write-after-approval.
11759
11760 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11761
11762 * MAINTAINERS: Remove entries without email address.
11763
11764 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
11765
11766 * MAINTAINERS: Add myself to write-after-approval.
11767
11768 2004-01-15 Steven Bosscher <stevenb@suse.de>
11769
11770 * MAINTAINERS: Update my email address.
11771
11772 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
11773
11774 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11775 * Makefile.tpl (configure-target-[+module+]): Support stage.
11776 * Makefile.in: Rebuilt.
11777
11778 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11779
11780 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11781
11782 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
11783
11784 * MAINTAINERS: Add myself as a MIPS maintainer.
11785
11786 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11787
11788 * configure.in: Use ./config.cache, not config.cache.
11789 * configure: Regenerate.
11790 * Makefile.tpl: Special-casing not needed for GCC any more.
11791 * Makefile.in: Regenerate.
11792
11793 * configure.in: Don't share a cache file for host dirs.
11794 * configure: Regenerate.
11795
11796 * config-ml.in: Don't mess with the cache file.
11797
11798 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11799
11800 * MAINTAINERS: Move myself from 'Write After Approval' to
11801 'CPU Port Maintainers' section as SPARC maintainer.
11802
11803 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11804
11805 * Makefile.tpl: Make GCC use a separate config.cache.
11806 * Makefile.in: Regenerate.
11807
11808 PR bootstrap/11932, PR bootstrap/11933
11809 (I don't know if it will fix either of them, but it relates
11810 to them.)
11811 * configure.in: Don't use shared config.cache for target
11812 directories.
11813 * configure: Regenerate.
11814
11815 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11816
11817 * MAINTAINERS: Add myself to 'Write After Approval' section.
11818
11819 2003-12-31 Roger Sayle <roger@eyesopen.com>
11820
11821 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11822 * configure: Regenerated.
11823
11824 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11825
11826 * MAINTAINERS: Remove the mn10200 maintainer.
11827
11828 2003-12-21 Bernardo Innocenti <bernie@develer.com>
11829
11830 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11831 * configure: Regenerated.
11832
11833 2003-12-16 Jan Hubicka <jh@suse.cz>
11834
11835 * MAINTAINERS: Add myself as callgraph maintainer.
11836
11837 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11838
11839 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11840 * configure: Regenerate.
11841
11842 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11843
11844 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11845 'Write After Approval' section. Update email.
11846
11847 2003-12-01 James Lemke <jim@wasabisystems.com>
11848
11849 * MAINTAINERS (Write After Approval): Add myself.
11850
11851 2003-11-20 Matt Thomas <matt@3am-software.com>
11852
11853 * MAINTAINERS: Add myself as a vax port maintainer.
11854
11855 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
11856
11857 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11858 (configure-build-[+module+], configure-[+module+]): Likewise.
11859 (configure-target-[+module+], configure-gcc, config.status): Likewise.
11860 * Makefile.in: Regenerate.
11861
11862 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
11863
11864 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11865 shared/dylibed libraries.
11866 * ltmain.sh: Likewise.
11867 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11868 * ltcf-cxx.sh: Likewise.
11869 * ltcf-gcj.sh: Likewise.
11870 * ltconfig: Likewise.
11871
11872 2003-11-17 Stan Cox <scox@redhat.com>
11873
11874 * MAINTAINERS: Add myself as iq2000 port maintainer.
11875
11876 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
11877
11878 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11879 * Makefile.in: Regenerate.
11880
11881 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
11882
11883 * config.sub: Update to 2003-11-03 version.
11884
11885 2003-10-20 Phil Edwards <phil@codesourcery.com>
11886
11887 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
11888 * configure: Regenerate.
11889
11890 2003-10-20 Nicolas Pitre <nico@cam.org>
11891
11892 * MAINTAINERS: Add myself to 'Write After Approval' section.
11893
11894 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
11895
11896 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11897
11898 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
11899
11900 * MAINTAINERS: Update my email address.
11901
11902 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11903
11904 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11905
11906 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
11907
11908 * MAINTAINERS: Add myself to 'Write After Approval' section.
11909
11910 2003-10-16 Bernardo Innocenti <bernie@develer.com>
11911
11912 * config.guess: Update to 2003-10-16 version.
11913 * config.sub: Update to 2003-10-16 version.
11914
11915 2003-10-15 David Daney <ddaney@avtrex.com>
11916
11917 * MAINTAINERS: Added myself to 'Write After Approval' section.
11918
11919 2003-10-15 Falk Hueffner <falk@debian.org>
11920
11921 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11922 'Write After Approval' section. Update email.
11923
11924 2003-10-14 Roger Sayle <roger@eyesopen.com>
11925
11926 * MAINTAINERS: Move myself from 'Write After Approval' to
11927 'Various Maintainers' section as middle-end maintainer.
11928
11929 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
11930
11931 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11932 HOST_FLAGS_TO_PASS.
11933 * Makefile.in: Regenerate.
11934
11935 2003-10-11 Bernardo Innocenti <bernie@develer.com>
11936
11937 * config.guess: Update to 2003-10-07 version.
11938 * config.sub: Update to 2003-10-07 version.
11939
11940 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11941
11942 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11943 * ltconfig (irix5*, irix6*): Don't override version_type.
11944
11945 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
11946
11947 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11948 * configure: Rebuilt
11949 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11950 * Makefile.in: Rebuilt
11951
11952 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
11953
11954 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11955
11956 2003-09-30 Carlo Wood <carlo@alinoe.com>
11957
11958 * MAINTAINERS (Write After Approval): Add myself.
11959
11960 2003-09-29 Paul Koning <ni1d@arrl.net>
11961
11962 * MAINTAINERS: Move myself from "Write After Approval"
11963 to CPU platform maintainers for pdp11 platform.
11964
11965 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
11966
11967 * MAINTAINERS: Move myself from 'Write After Approval' to
11968 'Various Maintainers' section as libffi testsuite maintainer.
11969
11970 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
11971
11972 * configure.in: Pass a computed --program-transform-name
11973 to subconfigures.
11974 * configure: Regenerated.
11975
11976 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11977
11978 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11979 * Makefile.in: Regenerate.
11980
11981 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11982 * Makefile.in: Regenerate.
11983
11984 2003-09-19 Ziemowit Laski <zlaski@apple.com>
11985
11986 * MAINTAINERS: Move myself from 'Write After Approval'
11987 to 'Various Maintainers' (objective-c) section.
11988
11989 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
11990
11991 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11992 quoting.
11993 * configure: Regenerated.
11994
11995 2003-09-16 Joel Brobecker <brobecker@gnat.com>
11996
11997 * MAINTAINERS (Write After Approval): Add myself to write after
11998 approval list.
11999
12000 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
12001
12002 * MAINTAINERS (Write After Approval): Add myself.
12003
12004 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
12005
12006 * MAINTAINERS: Update my e-mail address.
12007
12008 2003-09-09 Alan Modra <amodra@bigpond.net.au>
12009
12010 * libtool.m4 (LD): Correct powerpc64 host match.
12011
12012 2003-09-06 James E Wilson <wilson@tuliptree.org>
12013
12014 * MAINTAINTERS: Update my affiliation and email address.
12015
12016 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
12017
12018 * MAINTAINERS (Write After Approval): Add myself.
12019
12020 2003-09-04 DJ Delorie <dj@redhat.com>
12021
12022 * configure: Regenerate.
12023
12024 2003-09-04 Robert Millan <robertmh@gnu.org>
12025
12026 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12027
12028 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12029
12030 * configure.in: Ensure arguments to sed are properly spaced.
12031 * configure: Regenerate.
12032
12033 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
12034
12035 * MAINTAINERS: Update my e-mail address.
12036
12037 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
12038
12039 * MAINTAINERS (Write After Approval): Add myself.
12040
12041 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
12042
12043 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12044 * configure: Regenerated.
12045
12046 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12047
12048 * MAINTAINERS: Update my email address.
12049
12050 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
12051
12052 * configure.in: Use newline instead of semicolon when assuming
12053 shell arguments in a for loop.
12054 * configure: Regenerated.
12055
12056 2003-08-22 Jason Eckhardt <jle@rice.edu>
12057
12058 * MAINTAINERS: Resurrect the i860 maintainer.
12059
12060 2003-08-20 Geoffrey Keating <geoffk@apple.com>
12061
12062 PR 8180
12063 * configure.in: When testing with_libs and with_headers, treat
12064 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12065 * configure: Regenerate.
12066
12067 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12068 make, shell, etc.
12069 (baseargs): Likewise.
12070 * configure: Regenerate.
12071
12072 2003-08-20 Bernardo Innocenti <bernie@develer.com>
12073
12074 * MAINTAINERS (Write After Approval): Add myself.
12075
12076 2003-08-19 Geoffrey Keating <geoffk@apple.com>
12077
12078 * configure.in: Disable libgcj for darwin not on powerpc.
12079 * configure: Rebuild.
12080
12081 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12082
12083 * config-ml.in, symlink-tree: Add license.
12084
12085 2003-08-03 Richard Stallman <rms@gnu.org>
12086 Eben Moglen <moglen@columbia.edu>
12087
12088 * README.SCO: New file.
12089
12090 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12091
12092 * Makefile.tpl (check, check-c++): Express dependencies using
12093 dependencies rather than commands.
12094 * Makefile.in: Regenerate.
12095
12096 2003-08-01 Andrew Cagney <cagney@redhat.com>
12097
12098 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12099 * configure: Ditto.
12100
12101 2003-07-31 Geoffrey Keating <geoffk@apple.com>
12102
12103 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12104 * Makefile.in: Update.
12105
12106 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12107
12108 * configure.in: Enable libgcj for darwin.
12109 * configure: Rebuild.
12110
12111 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
12112
12113 * config-ml.in: Use ac_configure_args directly instead of
12114 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12115 actually seen.
12116
12117 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12118
12119 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12120 creating target and build subdirs to build all parent dirs as needed.
12121 * Makefile.in: Rebuild.
12122 * configure.in: Don't build dirs explicitly here.
12123 * configure: Rebuild.
12124
12125 2003-07-26 Paul Brook <paul@nowt.org>
12126
12127 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12128
12129 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
12130
12131 * Makefile.tpl (all-make): Depend on intl.
12132 * Makefile.in: Rebuilt.
12133
12134 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
12135
12136 * install-sh: Update to newer upstream versions (associated with
12137 aclocal 1.7).
12138 * mkinstalldirs: Likewise.
12139 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12140
12141 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12142
12143 * MAINTAINERS: Move self from Bug database only accounts
12144 to write-after-approval.
12145
12146 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12147
12148 * config.if: Remove unused libc_interface determination.
12149
12150 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12151
12152 * MAINTAINERS: Move self from write-after-approval to
12153 build machinery (*.in).
12154
12155 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12156
12157 PR bootstrap/11273
12158 PR bootstrap/11408
12159 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12160 unused INSTALL_PROGRAM_ARGS.
12161 * configure.in: Use AC_PROG_INSTALL.
12162 * Makefile.in: Regenerate.
12163 * configure: Regenerate.
12164
12165 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12166
12167 * MAINTAINERS: Alphabetize.
12168
12169 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
12170
12171 * configure: Rebuilt.
12172 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12173 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12174 newlib nor libgloss.
12175 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12176 * configure.in (am33_2.0-*-linux*): Added.
12177
12178 2003-07-09 Bob Wilson <bob.wilson@acm.org>
12179
12180 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12181 * configure: Regenerate.
12182
12183 2003-07-07 Zack Weinberg <zack@codesourcery.com>
12184
12185 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12186 * Makefile.in: Regenerate.
12187
12188 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12189
12190 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12191 * Makefile.in: Regenerate.
12192
12193 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
12194
12195 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12196 * Makefile.in: Regenerated.
12197
12198 * config-ml.in: Replace PWD with PWD_COMMAND.
12199
12200 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12201
12202 * intl: New directory; see intl/ChangeLog for details.
12203 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12204 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12205 * Makefile.in: Regenerate.
12206
12207 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12208
12209 * configure.in: Clean up config-lang.in handling. Delete
12210 useless assignment to "subdirs".
12211 * configure: Regenerate.
12212
12213 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12214
12215 * configure.in: Rename 'target_libs' to 'target_libraries'.
12216 Remove useless reference to 'target_libs'.
12217 * configure: Regenerate.
12218
12219 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12220
12221 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12222 * Makefile.in: Regenerate.
12223
12224 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12225
12226 * Makefile.def: Introduce flags_to_pass.
12227 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12228 * Makefile.in: Regenerate.
12229
12230 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12231
12232 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12233 and target-libgloss.
12234 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12235 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12236 * configure: Regenerate.
12237
12238 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12239
12240 * configure.in: Update testsuite_flags to new location.
12241 * configure. Regenerate.
12242
12243 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12244
12245 * Makefile.tpl: Remove BUILD_CC stuff.
12246 * Makefile.in: Regenerate.
12247
12248 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12249
12250 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12251
12252 2003-06-16 Graeme Peterson <gp@qnx.com>
12253
12254 * MAINTAINERS (Write After Approval): Add myself.
12255
12256 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12257
12258 * config.guess: Update to 2003-06-12 version.
12259 * config.sub: Update to 2003-06-13 version.
12260
12261 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12262
12263 * config.guess: Update to 2003-06-06 version.
12264 * config.sub: Update to 2003-06-06 version.
12265
12266 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12267
12268 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12269 * configure. Regenerate.
12270
12271 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12272
12273 * configure.in: Disable serial configure by default.
12274 * configure: Regenerate.
12275 * Makefile.tpl: Abolish .NOTPARALLEL.
12276 * Makefile.in: Regenerate.
12277
12278 * Makefile.tpl: Replace {build,host,target}_canonical by
12279 {build,host,target}.
12280 * Makefile.in: Regenerate.
12281
12282 * Makefile.tpl: Fix stupid pasto.
12283 * Makefile.in: Regenerate.
12284
12285 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12286
12287 * Makefile.tpl: Remove bogus conditional.
12288 * Makefile.in: Regenerate.
12289
12290 2003-06-05 Jan Hubicka <jh@suse.cz>
12291
12292 * Makefile.tpl (profiledbootstrap): New target.
12293 * Makefile.in (profiledbootstrap): New target.
12294
12295 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12296
12297 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12298 Pinski. Remove user names from other bugzilla-only maintainers.
12299
12300 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12301
12302 * Makefile.tpl: Make 'recursive targets' using autogen rather
12303 than shell loop. Remove duplicate 'clean' targets and false
12304 comments.
12305 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12306 Add systematic method of specifying missing targets in subdirs.
12307 Add copyright boilerplate.
12308 * Makefile.in: Regenerate.
12309 * configure.in: Add 'recursive targets' to maybe list.
12310 * configure: Regenerate.
12311
12312 * MAINTAINERS: "GNATS only" -> "Bug database only".
12313
12314 * Makefile.tpl: Rename [+target+] to [+make_target+].
12315 * Makefile.def: Rename 'target' to 'make_target'.
12316
12317 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12318
12319 * MAINTAINERS: Add self as options handling maintainer.
12320
12321 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12322
12323 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12324 been too long since I touched those ports.
12325
12326 2003-05-28 DJ Delorie <dj@redhat.com>
12327
12328 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12329 * Makefile.in: Regenerate.
12330
12331 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12332
12333 * configure.in: Use curly braces in the definition of tooldir.
12334 * configure: Regenerate.
12335
12336 2003-05-21 DJ Delorie <dj@redhat.com>
12337
12338 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12339 newlib or libgloss.
12340 * Makefile.in: Regenerate.
12341
12342 2003-05-21 DJ Delorie <dj@redhat.com>
12343
12344 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12345 * Makefile.in: Regenerate.
12346
12347 2003-05-20 Ian Lance Taylor <ian@airs.com>
12348
12349 * MAINTAINERS: Update my e-mail address.
12350
12351 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12352
12353 * configure.in: Switch more things to use maybe dependencies.
12354 * Makefile.tpl: Switch more things to use maybe dependencies.
12355 Factor out common code from autogen IF statements.
12356 * configure: Regenerate.
12357 * Makefile.in: Regenerate.
12358
12359 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12360
12361 * configure.in: Accept i[3456789]86 for machine type.
12362 * configure: Regenerate.
12363
12364 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12365
12366 * configure.in: Switch more things to use maybe dependencies.
12367 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12368 * configure: Regenerate.
12369 * Makefile.tpl: Switch more things to use maybe dependencies.
12370 * Makefile.in: Regenerate.
12371
12372 2003-05-16 Andreas Schwab <schwab@suse.de>
12373
12374 * Makefile.tpl (install-opcodes): Define.
12375 * Makefile.in: Rebuild.
12376
12377 2003-05-13 Andreas Jaeger <aj@suse.de>
12378
12379 * config.guess: Update to 2003-05-09 version.
12380 * config.sub: Update to 2003-05-09 version.
12381
12382 2003-05-13 Michael Eager <eager@mvista.com>
12383
12384 * configure.in: Correct sed script so that options in quotes are not
12385 deleted.
12386 * configure: Rebuild.
12387
12388 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
12389
12390 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12391 and $$s/newlib/libc/sys/cygwin32 include paths.
12392 * configure: Ditto.
12393
12394 2003-05-12 Michael Meissner <gnu@the-meissners.org>
12395
12396 * MAINTAINERS: Update my email addresses.
12397
12398 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12399
12400 * config-ml.in: Propagate INSTALL variables.
12401
12402 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12403
12404 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12405
12406 2003-05-02 Chris Demetriou <cgd@broadcom.com>
12407
12408 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12409 * Makefile.in: Regenerate.
12410
12411 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12412
12413 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12414
12415 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12416
12417 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12418
12419 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12420
12421 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12422 * Makefile.in: Regenerated.
12423
12424 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12425
12426 * MAINTAINERS (Write After Approval): Upgrade myself from
12427 GNATS only to write-after-approval. Update my mail address.
12428
12429 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
12430
12431 (OS Port Maintainers: freebsd): Add myself.
12432
12433 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12434
12435 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12436
12437 2003-04-22 Kean Johnston <jkj@sco.com>
12438
12439 * MAINTAINERS (SCO ports): Added myself.
12440
12441 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12442
12443 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12444
12445 2003-04-19 Kean Johnston <jkj@sco.com>
12446
12447 * MAINTAINERS (Write After Approval): Add myself.
12448
12449 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12450
12451 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12452 * Makefile.in: Regenerate.
12453
12454 2003-04-18 Jakub Jelinek <jakub@redhat.com>
12455
12456 * configure.in (powerpc64*-*-linux*): Remove.
12457 * configure: Rebuilt.
12458
12459 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
12460
12461 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12462 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12463 and restrap.
12464 * Makefile.in: Regenerate.
12465
12466 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
12467
12468 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12469 * configure: Regenerated.
12470
12471 2003-04-15 DJ Delorie <dj@redhat.com>
12472
12473 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12474
12475 2003-04-13 Nick Clifton <nickc@redhat.com>
12476
12477 * config-ml.in: Remove support for --disable-aix removing
12478 call-aix multilibs.
12479
12480 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
12481
12482 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12483 * */configure: Rebuilt.
12484
12485 2003-04-08 Joel Sherrill <joel@oarcorp.com>
12486
12487 * MAINTAINERS: Add my email address.
12488
12489 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
12490
12491 * MAINTAINERS (Write After Approval): Add myself.
12492
12493 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12494
12495 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12496 * Makefile.in: Regenerate.
12497
12498 2003-03-14 Michael Chastain <mec@shout.net>
12499
12500 * Makefile.in: Regenerate with correct Makefile.def.
12501
12502 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12503
12504 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12505 Make macro.
12506 * Makefile.in: Regenerate.
12507 * configure.in: Clean up gxx_include_dir logic.
12508 * configure: Regenerate.
12509
12510 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12511
12512 * MAINTAINERS (Write After Approval): Add myself.
12513
12514 2003-03-10 Ben Elliston <bje@wasabisystems.com>
12515
12516 * MAINTAINERS: Update my mail address.
12517
12518 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12519
12520 * configure.in (gxx_include_dir): Fix typo.
12521 * configure: Regenerated.
12522
12523 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12524
12525 * Makefile.tpl: Reindent.
12526 * Makefile.in: Regenerate.
12527 * configure.in: Reindent. Don't set unused variables.
12528 * configure: Regenerate.
12529
12530 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
12531
12532 * configure.in: Include $(build_tooldir)/sys-include in
12533 FLAGS_FOR_TARGET.
12534 * configure: Regenerated.
12535
12536 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12537
12538 * Makefile.tpl: Always pass down RANLIB.
12539 * Makefile.in: Regenerate.
12540
12541 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12542 * Makefile.in: Regenerate.
12543 * configure.in: Remove unused logic relating to --enable-shared
12544 and --enable-threads. Remove bogus comments. Remove redundant
12545 noconfigdirs.
12546 * configure: Regenerate.
12547
12548 * configure.in: Replace ${libstdcxx_version} by its value.
12549 Remove reference to mh-dgux.
12550 * configure: Regenerate.
12551
12552 2003-03-03 Kevin Buettner <kevinb@redhat.com>
12553
12554 * MAINTAINERS (Write After Approval): Add myself.
12555
12556 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12557
12558 * Makefile.tpl: Rearrange.
12559 * Makefile.in: Regenerate.
12560
12561 2003-02-25 Uwe Stieber <uwe@wwws.de>
12562
12563 * configure.in: Add support for kaOS as cross build target system.
12564 * configure: Regenerated.
12565
12566 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12567
12568 * MAINTAINERS (Write after approval): Add myself.
12569
12570 2003-02-21 James E Wilson <wilson@tuliptree.org>
12571
12572 * MAINTAINERS: Update my email address.
12573
12574 2003-02-21 Zack Weinberg <zack@codesourcery.com>
12575
12576 * MAINTAINERS: Add self to blanket write privs. section.
12577
12578 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
12579
12580 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12581 configure-target-* as some target builds may require additional
12582 flags for preprocessor tests.
12583 * Makefile.in: Regenerated.
12584
12585 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
12586
12587 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12588 * ltconfig: Handle it.
12589 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12590 auto-detecting it.
12591
12592 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12593 it is used as argument to $CC.
12594 * ltcf-gcj.sh: Likewise.
12595
12596 * configure.in: Introduce --enable-maintainer-mode.
12597 * configure: Rebuilt.
12598 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12599 for maintainer mode.
12600 * Makefile.in: Rebuilt.
12601
12602 2003-02-18 Jason Merrill <jason@redhat.com>
12603
12604 * Makefile.tpl (check-c++): Allow parallelism.
12605
12606 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12607
12608 * MAINTAINERS: Remove John Carr (who never actually had access to
12609 gcc.gnu.org).
12610
12611 2003-02-15 Geoffrey Keating <geoffk@apple.com>
12612
12613 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12614 don't configure target-libobjc.
12615 * configure: Regenerate.
12616
12617 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12618
12619 * Makefile.tpl (RANLIB): Define.
12620 * Makefile.in: Regenerate.
12621
12622 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12623
12624 * MAINTAINERS: Update my email.
12625
12626 2003-02-06 Keith R Seitz <keiths@redhat.com>
12627
12628 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12629 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12630 * Makefile.in: Regenerated.
12631 * configure.in: Remove all traces of snavigator, db, and grep.
12632 * configure: Regenerated.
12633
12634 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12635
12636 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12637 After Approval.
12638
12639 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12640
12641 * MAINTAINERS (Write after approval): Add myself.
12642
12643 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
12644
12645 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12646 * Makefile.in: Regenerated.
12647
12648 2003-01-30 Roger Sayle <roger@eyesopen.com>
12649
12650 * config.guess: Updated to 2003-01-30's version.
12651 * config.sub: Updated to 2003-01-28's version.
12652
12653 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
12654
12655 * config.if: If gcc_version is already set, just use it. Don't set
12656 gcc_version_trigger if it's already set, otherwise set it to
12657 gcc/version.c, but only if the file exists. If it is not set and
12658 gcc/version.c does not exist, try to extract the version number from
12659 $CC.
12660
12661 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12662
12663 * MAINTAINERS: Add myself to write-after-approval list.
12664
12665 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
12666
12667 * configure.in: Revert 24Jan change.
12668 * configure: Regenerate.
12669
12670 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12671
12672 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12673 entry of HJ Lu.
12674
12675 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12676
12677 * configure.in: Revert previous change.
12678 * configure: Regenerate.
12679
12680 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12681
12682 * configure.in: Make rda native-only.
12683 * configure: Regenerate.
12684
12685 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12686
12687 * MAINTAINERS: Move myself from GNATS-only-accounts to
12688 write-after-approval.
12689
12690 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12691
12692 * configure.in: Add missing \.
12693 * configure: Rebuilt.
12694
12695 2003-01-17 Jakub Jelinek <jakub@redhat.com>
12696
12697 * configure.in (baseargs): Avoid using \| in sed regular
12698 expressions.
12699 * configure: Rebuilt.
12700
12701 2003-01-16 Jakub Jelinek <jakub@redhat.com>
12702
12703 * configure.in (baseargs): Remove all supported forms of
12704 --cache-file, --srcdir, --host, --build and --target options
12705 from argument lists.
12706 * configure: Rebuilt.
12707
12708 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
12709
12710 * MAINTAINERS: Add myself to write-after-approval list.
12711
12712 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
12713
12714 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12715 * configure: Rebuilt.
12716
12717 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12718
12719 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12720 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12721 * Makefile.in: Regenerate.
12722 * configure: Regenerate.
12723
12724 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
12725
12726 * configure.in: Remove Makefile in build, host and target modules
12727 unless configure was run with --no-recursion.
12728 * configure: Rebuilt.
12729
12730 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12731
12732 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12733 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12734 * Makefile.in: Regenerate.
12735
12736 2003-01-08 Chris Demetriou <cgd@broadcom.com>
12737
12738 * config.guess: Update to 2003-01-03 version.
12739 * config.sub: Update to 2003-01-03 version.
12740
12741 2003-01-07 Christopher Faylor <cgf@redhat.com>
12742
12743 * configure: Regenerate with proper autoconf 2.13.
12744
12745 2003-01-07 Christopher Faylor <cgf@redhat.com>
12746
12747 * configure.in: Add AC_PREREQ for consistency.
12748 * configure: Regenerate.
12749
12750 2003-01-06 Andrew Cagney <ac131313@redhat.com>
12751
12752 * configure.in (GDB_TK): Add tcl directories conditional on
12753 gdb/gdbtk directory being present.
12754 * configure: Regenerate.
12755
12756 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
12757
12758 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12759 used by gcc if LD is not defined and we are not doing a Canadian Cross.
12760 * configure: Rebuilt.
12761
12762 2002-12-31 Tom Tromey <tromey@redhat.com>
12763
12764 * Makefile.in: Rebuilt.
12765 * Makefile.def (target_modules) [libffi]: Allow installation.
12766
12767 2002-12-31 Andreas Schwab <schwab@suse.de>
12768
12769 * configure.in: Fix use of $program_transform_name.
12770 * configure: Regenerated.
12771
12772 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
12773
12774 * configure.in (baseargs): Don't remove first configure argument.
12775 * configure: Regenerated.
12776
12777 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
12778
12779 * Makefile.tpl (local-distclean): Don't remove...
12780 (multilib.ts): ... this. Moved into...
12781 (multilib.out): ... this. Don't use sub-make.
12782 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12783 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12784 (configure-build-[+module+], configure-[+module+],
12785 configure-target-[+module+], configure-gcc): ... these. Test
12786 for Makefile existence. Drop config.status from dependencies.
12787 * Makefile.in: Rebuilt.
12788 * configure.in: Move gcc-version-trigger to the end of
12789 ac_configure_args. Add comments to maybedep.tmp and
12790 serdep.tmp. Introduce --disable-serial-configure. Remove
12791 nonopt from baseargs, matching and removing corresponding
12792 whitespace while at it.
12793 * configure: Rebuilt.
12794
12795 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
12796
12797 * configure.in (host_configargs): Replace reference to
12798 no-longer-defined buildopts with --build=${build_alias}.
12799 * configure: Rebuilt.
12800
12801 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12802 program_transform_name to standard idiom.
12803 (AUTOGEN, AUTOCONF): Define.
12804 (Makefile.in): Use $(AUTOGEN).
12805 (Makefile): Depend on config.status, and use autoconf-style rule to
12806 build it. Move original commands to...
12807 (config.status): ... this new target.
12808 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12809 $(AUTOCONF).
12810 * Makefile.in: Rebuilt.
12811
12812 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12813
12814 * Makefile.tpl: Fix dramatic bustage due to change in
12815 program_transform_name.
12816 * Makefile.in: Regenerate.
12817
12818 * configure.in: Remove unnecessary PATH setting.
12819 * configure: Regnerate.
12820
12821 * configure.in: Don't default to unprefixed tools unless
12822 the native tools will work.
12823 * configure: Regenerate.
12824
12825 * configure.in: Convert to autoconf script. Blow away lots
12826 of now-redundant Makefile fragments.
12827 * configure: Generate using Autoconf.
12828 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12829 * Makefile.in: Regenerate.
12830
12831 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12832
12833 * configure: Fix stupid bug where RANLIB was mistakenly included.
12834
12835 * configure.in: Rename (buildargs, hostargs, targargs) to
12836 (build_configargs, host_configargs, target_configargs).
12837
12838 * configure.in: Move logic out of sed statement.
12839
12840 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
12841 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12842
12843 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12844
12845 * config.sub: Import from master repository
12846 * config.guess: Ditto
12847
12848 2002-12-24 Andreas Schwab <schwab@suse.de>
12849
12850 * Makefile.tpl (multilib.out): Fix missing space.
12851 * Makefile.in: Regenerate.
12852
12853 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
12854
12855 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
12856 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
12857 * Makefile.in: Regenerate.
12858 * configure.in: Remove unnecessary leftovers.
12859
12860 2002-12-21 Geoffrey Keating <geoffk@apple.com>
12861
12862 * configure.in (extra_ranlibflags_for_target): New variable.
12863 (*-*-darwin): Add -c to ranlib commands.
12864 * configure (tooldir): Handle extra_ranlibflags_for_target.
12865
12866 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
12867
12868 * Makefile.tpl: Revert HJL's change.
12869 * Makefile.in: Regenerated.
12870 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12871 always.
12872
12873 2002-12-19 Andreas Schwab <schwab@suse.de>
12874
12875 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12876 * Makefile.in: Regenerate.
12877
12878 2002-12-18 H.J. Lu <hjl@gnu.org>
12879
12880 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12881 * Makefile.in: Regenerated.
12882
12883 * configure.in (build_prefix): New. Substitute.
12884
12885 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
12886
12887 * Makefile.tpl: Don't let real targets depend on phony targets.
12888 * Makefile.in: Regenerate.
12889
12890 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12891 * Makefile.in: Regenerate.
12892
12893 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
12894
12895 * config.sub: Import from master repository
12896 * config.guess: Ditto
12897
12898 2002-12-16 Jason Merrill <jason@redhat.com>
12899
12900 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12901 previous 'make bootstrap'.
12902 * Makefile.in: Regenerate.
12903
12904 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
12905
12906 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12907
12908 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
12909
12910 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12911 * Makefile.in: Regenerate.
12912
12913 2002-12-13 Jason Merrill <jason@redhat.com>
12914
12915 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
12916 library tests.
12917 (check-c++): Just depend on it and check-target-libstdc++-v3.
12918 * Makefile.in: Regenerate.
12919
12920 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12921
12922 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12923 * Makefile.in: Rebuilt.
12924
12925 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12926
12927 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12928
12929 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
12930
12931 * configure: Fix bug put in by gremlins.
12932
12933 * Makefile.tpl: Substitute more autoconfily.
12934 * configure: Substitute more autoconfily.
12935 * Makefile.in: Regenerate.
12936
12937 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
12938
12939 * config.sub: Import from master repository
12940 * config.guess: Ditto
12941 * MAINTAINERS: Added Svein Seldal under write after approval
12942
12943 2002-12-08 Andrew Cagney <ac131313@redhat.com>
12944
12945 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12946 * Makefile.in (all-sim): Ditto.
12947
12948 2002-12-06 DJ Delorie <dj@redhat.com>
12949
12950 * Makefile.tpl: Change configure dependencies to not have real
12951 targets depend on phony targets.
12952
12953 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
12954
12955 * configure.in: Revert unintentional change.
12956
12957 * Makefile.tpl: Change dependency for */multilib.out so that
12958 it works when gcc isn't in the tree.
12959
12960 * configure.in: Substitute more.
12961 * configure: Run subconfigures from the Makefile.
12962 * Makefile.tpl: Run subconfigures from the Makefile; add a few
12963 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
12964
12965 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12966
12967 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12968
12969 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
12970
12971 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12972 and corresponding dependencies.
12973 * Makefile.in: Regenerate.
12974
12975 * configure.in (host_tools): Order binutils, gas and ld for
12976 convenience in running the testsuites.
12977
12978 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12979 * Makefile.in: Regenerate.
12980 * configure.in: Introduce rules to serialize subconfigure runs.
12981
12982 * configure.in: Introduce BASE_CC_FOR_TARGET.
12983 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
12984 Realize configure-build-* targets. Realize configure-target-* targets.
12985 * Makefile.in: Regenerate.
12986
12987 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12988
12989 * configure: Move gcc_version_trigger stuff from here...
12990 * configure.in: ...to here.
12991
12992 * configure.in: Separate subconfigure options added by this file from
12993 options given by the user. Add machinery to put args for host
12994 subconfigures into the Makefile.
12995
12996 * Makefile.tpl: Remove 'vault' targets.
12997 * Makefile.tpl: Reorder and comment dependencies.
12998 * Makefile.in: Regenerate.
12999
13000 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
13001 * configure.in: Fix my broken commit of previous patch. (sigh)
13002
13003 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13004
13005 * configure.in: Move host-specific darwin noconfigdirs into
13006 the host-specific section.
13007
13008 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13009
13010 * configure.in: Move host-specific darwin noconfigdirs into
13011 the host-specific section.
13012
13013 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
13014
13015 * configure: Remove skip-this-dir support.
13016 * Makefile.tpl: Remove skip-this-dir support.
13017
13018 * Makefile.tpl: Remove leftover support for non-autoconfiscated
13019 subdirectories.
13020 * Makefile.in: Regenerate.
13021
13022 * Makefile.tpl: Strip out useless setting of 'dir'.
13023 * Makefile.in: Regenerate.
13024
13025 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
13026
13027 * configure.in: Fix deeply stupid bug.
13028
13029 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13030 shell code in CXX_FOR_TARGET
13031 * Makefile.def: Introduce raw_cxx.
13032 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13033 RAW_CXX_FOR_TARGET.
13034 * Makefile.in: Regenerate.
13035
13036 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
13037
13038 * Makefile.tpl: Remove unnecessary ifs.
13039 * Makefile.in: Regenerate.
13040
13041 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
13042 dependencies. Maybe-ize build-libiberty. Create dummy install
13043 targets for 'no_install' modules.
13044 * configure: Move GDB_TK substitution to configure.in. Move
13045 build_modules stuff to configure.in.
13046 * configure.in: Implement soft dependency machinery. Maybe-ize
13047 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13048 * Makefile.in: Regenerate.
13049
13050 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13051
13052 * Makefile.tpl: Make all-target, install-target behave similarly
13053 to all, install (only hitting configured targets). Eliminate
13054 unused macro defintions.
13055
13056 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13057 build != host.
13058
13059 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13060
13061 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13062
13063 * configure.in: Produce lists of subdir targets we're actually
13064 configuring. Remove references to "dosrel".
13065 * Makefile.tpl: Let configure set which subdir targets are hit.
13066 Remove install-cross; clean up install; remove ALL. Remove
13067 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13068 Autogenerate host module targets. Remove empty dependency lines
13069 and redundant dependency; rearrange slightly.
13070 * Makefile.def: Add host-side libtermcap, utils.
13071
13072 * Makefile.in: Regenerate.
13073
13074 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13075
13076 * ltconfig (osf[345]): Append $major to soname_spec.
13077 Reflect this in library_names_spec.
13078 * ltmain.sh (osf): Prefix $major with . for use as extension.
13079
13080 2002-11-19 Andreas Jaeger <aj@suse.de>
13081
13082 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13083 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13084 and sparc64 GNU/Linux systems.
13085
13086 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13087
13088 * MAINTAINERS: Update email.
13089
13090 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13091
13092 * MAINTAINERS: Complete James Dennett's entry.
13093
13094 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13095
13096 * MAINTAINERS (Write After Approval): Add myself.
13097
13098 2002-11-13 Bruce Korb <bkorb@gnu.org>
13099
13100 * Makefile.tpl: syntactic cleanup
13101
13102 2002-11-13 Stuart Hastings <stuart@apple.com>
13103
13104 * MAINTAINERS: Add myself to write-after-approval list.
13105
13106 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13107
13108 * Makefile.def: Add list of recursive targets to autogenerate.
13109 Add build_modules.
13110 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13111 targets. Autogenerate *-build-* targets.
13112 * Makefile.in: Regenerate.
13113
13114 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13115
13116 * configure: More autoconf-style substitutions.
13117 * Makefile.tpl: More autoconf-style substitutions.
13118 * Makefile.in: Regenerate.
13119
13120 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13121
13122 * configure: Substitute more variables in a more autoconf-friendly
13123 way. Simplify slightly.
13124 * Makefile.tpl: Make more variables substitutable in an
13125 autoconf-friendly way.
13126 * Makefile.in: Regenerate.
13127
13128 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13129
13130 * MAINTAINERS (Write After Approval): Add myself.
13131
13132 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13133
13134 * configure.in (v810*): Remove special setting of tools.
13135
13136 * configure: Add support for extra required flags for ar or nm.
13137 * configure.in (aix4.3+): Use above support for target-specific
13138 issues, rather than using config/mt-aix43.
13139
13140 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13141
13142 * configure: Remove 'removing', which doesn't work. Replace $subdir
13143 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13144 with $srcdir. Reformat indentation. Substitute some variables
13145 formerly hard-coded in the Makefile for build=host.
13146 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13147 * Makefile.def: Autogenerate more.
13148 * Makefile.in: Regenerate.
13149
13150 2002-11-04 Adam Nemet <anemet@lnxw.com>
13151
13152 * MAINTAINERS (Write After Approval): Add myself.
13153
13154 2002-11-04 Kevin Buettner <kevinb@redhat.com>
13155
13156 * Makefile.def (host_modules): Add rda.
13157 * Makefile.in: Regenerate.
13158 * configure.in (target_tool): Add target-rda to list.
13159
13160 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13161
13162 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13163
13164 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
13165
13166 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13167 and restrap targets to this rule.
13168 * Makefile.in: Regenerate.
13169
13170 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13171
13172 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13173 GNATS only accounts.
13174
13175 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13176
13177 * configure.in (i[3456]86-*-linux*): Add check to disable
13178 ${libgcj} for glibc1.
13179
13180 2002-10-24 Denis Chertykov <denisc@overta.ru>
13181
13182 * MAINTAINERS: Add myself as ip2k port maintainer.
13183
13184 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13185
13186 * configure.in: Add tic4x target.
13187
13188 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13189
13190 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13191 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13192 * Makefile.in: Regenerate.
13193
13194 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13195 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13196 * Makefile.in: Regenerate.
13197
13198 2002-10-02 Janis Johnson <janis187@us.ibm.com>
13199
13200 * MAINTAINERS: Add myself as web pages co-maintainer.
13201
13202 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13203
13204 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13205 * Makefile.in: Regenerate.
13206
13207 2002-10-02 Zack Weinberg <zack@codesourcery.com>
13208
13209 * MAINTAINERS: Add myself and Nathan Sidwell
13210 <nathan@codesourcery.com> as VxWorks maintainers.
13211
13212 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13213
13214 * Makefile.def: Remove order dependency comments.
13215 * Makefile.tpl: Add explicit install-install dependencies.
13216 * Makefile.in: Regenerate.
13217
13218 * Makefile.tpl: Remove material now in src-release. (Finally!)
13219 * Makefile.in: Regenerate.
13220
13221 * Makefile.tpl: Add configure-target (for src-release in src)
13222 * Makefile.in: Regenerate.
13223
13224 2002-09-30 Nick Clifton <nickc@redhat.com>
13225
13226 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13227
13228 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13229
13230 * configure.in (s390*-*-linux*): Enable libgcj.
13231
13232 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13233
13234 * configure: Revert accidentally applied changes.
13235
13236 * Makefile.tpl: Make more autoconf-friendly.
13237 * Makefile.in: Regenerate.
13238 * configure: Make substitution more autoconf-like.
13239
13240 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13241
13242 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13243 single entry to handle all these.
13244 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13245 libjava on arm-*-elf.
13246
13247 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13248
13249 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13250 things that depend on them.
13251
13252 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13253
13254 * Makefile.tpl: Make subsituted variables more autoconfy.
13255 * Makefile.in: Regenerate.
13256 * configure: Make seds more autoconfy.
13257
13258 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13259
13260 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13261 * Makefile.in: Regenerate.
13262 * configure.in: Rewrite sed statements to look autoconfy.
13263
13264 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13265 all-target-foo on configure-target-foo.
13266 * Makefile.def: Ditto.
13267 * Makefile.in: Rebuild.
13268
13269 2002-09-25 Andrew Haley <aph@redhat.com>
13270
13271 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13272
13273 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13274
13275 * Makefile.def: New file.
13276 * Makefile.tpl: New file.
13277 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13278 * contrib/gcc_update: Note that Makefile.in is a generated file.
13279
13280 * configure.in: Minor rearrangement. Simplify tests.
13281
13282 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13283
13284 * configure.in (with_headers): Skip copy if value is "yes".
13285 (with_libs): Likewise.
13286
13287 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13288
13289 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13290 * configure.in (sh*-*-pe*): Ditto.
13291 * configure.in (mips*-*-pe*): Ditto.
13292 * configure.in (*arm-wince-pe): Ditto.
13293
13294 * configure.in: Rearrange.
13295
13296 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13297
13298 * MAINTAINERS: Update my email address.
13299
13300 2002-08-30 Paul Koning <pkoning@equallogic.com>
13301
13302 * MAINTAINERS: (Write After Approval): Add myself.
13303
13304 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13305
13306 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13307
13308 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13309
13310 * MAINTAINERS: Change my mailing address.
13311
13312 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13313
13314 * MAINTAINERS (Write After Approval): Remove myself.
13315 (Various Maintainers: c++ runtime libs): Add myself.
13316
13317 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13318
13319 * MAINTAINERS (Write After Approval): Remove myself.
13320 (Various Maintainers: c++ runtime libs): Add myself.
13321
13322 2002-08-15 Eric Christopher <echristo@redhat.com>
13323
13324 * config.sub: Import from master repository.
13325 * config.guess: Ditto.
13326
13327 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13328
13329 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13330 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13331 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13332
13333 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13334
13335 * MAINTAINERS: Add self to rs6000 vector extensions.
13336
13337 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13338
13339 * libiberty/configure: Reverted unintended yesterday's check in.
13340
13341 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13342
13343 * boehm-gc/configure, libf2c/configure: Rebuilt.
13344 * libffi/configure, libiberty/configure: Ditto.
13345 * libjava/configure, libobjc/configure: Ditto.
13346 * libstdc++-v3/configure, zlib/configure: Ditto.
13347 Merged from binutils:
13348 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13349 From Steve Ellcey <sje@cup.hp.com>:
13350 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13351 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13352 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13353 IA64.
13354 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13355 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13356 soname_spec, sys_lib_search_path_spec): Ditto.
13357
13358 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13359
13360 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13361
13362 2002-08-04 H.J. Lu (hjl@gnu.org)
13363
13364 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13365
13366 2002-08-02 Krister Walfridsson <cato@df.lth.se>
13367
13368 * MAINTAINERS (Write After Approval): Add myself.
13369
13370 2002-07-31 Alan Modra <amodra@bigpond.net.au>
13371
13372 * configure.in: Move generic linux case to end. Copy generic
13373 linux noconfigdirs to mips*-*-linux* entry and new
13374 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13375
13376 2002-07-19 Michael Matz <matz@suse.de>
13377
13378 * MAINTAINERS: Add myself as ra* maintainer.
13379
13380 2002-07-16 Chris Demetriou <cgd@broadcom.com>
13381
13382 * config.guess: Update to 2002-07-09 version.
13383 * config.sub: Update to 2002-07-03 version.
13384
13385 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13386
13387 * MAINTAINERS: Fix typo in a maintainer email address.
13388
13389 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13390
13391 * configure.in: Remove two redundant tests.
13392
13393 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13394
13395 * configure.in (mips*-*-irix6*o32): Enable stabs.
13396
13397 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13398
13399 * configure.in: Don't build grez.
13400 * Makefile.in: Ditto.
13401
13402 * Makefile.in: Remove references to bsp, cygmon, libstub.
13403 * configure.in: Ditto.
13404
13405 * configure.in: Remove leftover reference to gdbtest.
13406
13407 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
13408
13409 * configure.in (gxx_include_dir): Change to match versioned
13410 C++ headers if --enable-version-specific-runtime-libs is used.
13411
13412 2002-07-04 Steve Ellcey <sje@cup.hp.com>
13413
13414 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13415
13416 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13417
13418 * configure.in: Make --without-x work.
13419
13420 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13421
13422 * configure.in: Rearrange target Makefile fragment collection.
13423
13424 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13425 cvs[src].
13426 * configure.in: Ditto.
13427
13428 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13429
13430 * MAINTAINERS (Write After Approval): Update my e-mail address.
13431
13432 2002-06-24 Ben Elliston <bje@redhat.com>
13433
13434 * configure.in (host_tools): Remove cgen.
13435
13436 * Makefile.in (all-cgen): Remove; runs from its source directory.
13437 (check-cgen, install-cgen, clean-cgen): Likewise.
13438 (all-opcodes): Do not depend on all-cgen.
13439 (all-sim): Likewise.
13440
13441 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
13442
13443 * Makefile.in: Eliminate 'apache' targets.
13444 * configure.in: Eliminate 'apache' targets.
13445
13446 * configure.in: Eliminate redundant tests. Reorganize.
13447
13448 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13449
13450 * config-ml.in: Eliminate references to Cygnus configure.
13451
13452 * Makefile.in: Eliminate references to building emacs.
13453
13454 2002-06-28 Graham Stott <graham.stott@btinternet.com>
13455
13456 * MAINTAINERS: Update my email address.
13457
13458 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13459
13460 * config.if (libstdcxx_incdir): Version C++ headers.
13461 (cxx_incdir): Remove.
13462
13463 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13464
13465 * MAINTAINERS (Write After Approval): Add self.
13466
13467 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13468
13469 * configure.in: Add support for ip2k.
13470
13471 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13472
13473 * configure.in: Fix AIX configury bug.
13474
13475 2002-06-20 Steve Ellcey <sje@cup.hp.com>
13476
13477 * MAINTAINERS (Write After Approval): Add self.
13478
13479 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13480
13481 * configure.in: replace ${topsrcdir} with ${srcdir}
13482
13483 * configure.in: Move definition of libstdcxx_flags
13484 right above usage, rather than waaay earlier.
13485
13486 * configure.in: Pull definition of is_cross_compiler earlier.
13487
13488 * configure.in: Rearrange a little.
13489
13490 * configure.in: Remove references to librx.
13491 * Makefile.in: Remove references to librx.
13492
13493 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13494
13495 * config.sub: Add support for avr target.
13496 Import from master sources, rev 1.255
13497
13498 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
13499
13500 * configure, .cvsignore: Revert previous change...
13501 * Makefile: ...delete.
13502
13503 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13504
13505 * configure.in: Eliminate ${gasdir} variable.
13506
13507 2002-06-18 Dave Brolley <brolley@redhat.com>
13508
13509 * configure.in: Add support for frv.
13510 * config.sub: Add support for frv.
13511
13512 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13513
13514 * configure: Remove garbage from previous commit.
13515
13516 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13517
13518 * configure: For in-source builds, make a subdir and re-exec there.
13519 * Makefile: New file. Pass targets through to build directory.
13520 * .cvsignore: No longer ignore "Makefile".
13521
13522 2002-06-16 Douglas Rupp <rupp@gnat.com>
13523
13524 * MAINTAINERS (Write After Approval): Add self.
13525
13526 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13527
13528 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13529
13530 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13531
13532 * configure.in (vax-*-netbsd*): Re-enable gas.
13533
13534 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13535
13536 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13537 BUILD_PREFIX_1, to correct nomenclature.
13538 * configure: Likewise.
13539
13540 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13541 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13542
13543 2002-05-31 Olaf Hering <olh@suse.de>
13544
13545 * config-ml.in: Propogate DESTDIR also.
13546
13547 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13548
13549 * configure.in (vax-*-netbsd*): Don't build gas for this
13550 platform.
13551
13552 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13553
13554 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13555 and libgcj for AVR.
13556
13557 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13558
13559 * MAINTAINERS (Write After Approval): Add myself.
13560
13561 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13562
13563 * config.guess: Update to 2002-05-22 version.
13564 * config.sub: Likewise.
13565
13566 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13567
13568 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13569 * config-ml.in: Likewise.
13570 * configure: Likewise.
13571 * configure.in: Likewise.
13572
13573 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13574
13575 * MAINTAINERS: Update my email address.
13576
13577 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13578
13579 * configure.in: Simplify makefile fragment collection.
13580
13581 * configure.in: Remove code to build emacs.
13582
13583 * configure.in : Remove --srcdir argument from targargs and buildargs
13584 (it's always overridden in the Makefile anyway). Rearrange a bit.
13585
13586 * configure: Move some logic to configure.in.
13587 * configure.in: Move some logic from configure.
13588
13589 2002-05-11 Tom Tromey <tromey@redhat.com>
13590
13591 * MAINTAINERS: Reflect libgcj reality.
13592
13593 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13594
13595 * Makefile.in: Honour DESTDIR.
13596
13597 2002-05-08 Mark Mitchell <mark@codesourcery.com>
13598
13599 * config.guess: Import 2002-03-20 version.
13600 * config.sub: Import 2002-04-26 version.
13601
13602 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13603
13604 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13605
13606 2002-05-07 Tim Josling <tej@melbpc.org.au>
13607
13608 * MAINTAINERS: Add self.
13609
13610 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
13611
13612 * ltmain.sh: Detect and handle object name conflicts
13613 while piecewise linking a static library.
13614
13615 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
13616
13617 * configure.in (noconfigdirs): Don't disable libgcj on
13618 sparc64-*-solaris* and sparcv9-*-solaris*.
13619
13620 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
13621
13622 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13623
13624 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13625
13626 * configure.in (FLAGS_FOR_TARGET): Do not add
13627 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13628 on i[3456]86-*-linux*.
13629
13630 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13631
13632 * configure.in (noconfigdirs): Replace [ ] with test.
13633
13634 * configure.in (noconfigdirs): Do not add target-newlib if
13635 target == i[3456]86-*-linux*, and host == target.
13636
13637 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13638
13639 * configure.in: delete reference to absent file
13640
13641 * configure.in: replace '[' with 'test'
13642
13643 * configure.in: Eliminate references to gash.
13644 * Makefile.in: Eliminate references to gash.
13645
13646 * configure.in: remove useless references to 'pic' makefile fragments.
13647
13648 * configure.in: (*-*-windows*) Finish removing.
13649
13650 * configure.in: Eliminate redundant test for libgui.
13651
13652 2002-04-29 Roger Sayle <roger@eyesopen.com>
13653
13654 * MAINTAINERS: Add self and realphabetize. Update entries
13655 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13656 entry for a29k port maintainer.
13657
13658 2002-04-26 Joel Sherrill <joel@OARcorp.com>
13659
13660 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13661 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13662
13663 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13664
13665 * configure.in: remove references to dead files
13666
13667 2002-04-19 Mark Mitchell <mark@codesourcery.com>
13668
13669 * MAINTAINERS: Add information about purpose of this file.
13670
13671 2002-04-18 Tom Tromey <tromey@redhat.com>
13672
13673 * configure.in: Disallow configuring libgcj when it is already
13674 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13675 Solaris 2.8 by default. For PR libgcj/6158.
13676
13677 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13678
13679 * configure.in: Move default CC setting out of config/mh-* fragments
13680 directly into here.
13681
13682 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13683
13684 * configure.in: don't even try to configure or make a subdirectory
13685 if there's no configure script for it.
13686
13687 2002-04-15 Mark Mitchell <mark@codesourcery.com>
13688
13689 * MAINTAINERS: Remove chill maintainers.
13690 * Makefile.in (CHILLFLAGS): Remove.
13691 (CHILL_LIB): Remove.
13692 (TARGET_CONFIGDIRS): Remove libchill.
13693 (CHILL_FOR_TARGET): Remove.
13694 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13695 CHILL_LIB.
13696 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13697 (CHECK_TARGET_MODULES): Likewise.
13698 (INSTALL_TARGET_MODULES): Likewise.
13699 (CLEAN_TARGET_MODULES): Likewise.
13700 (configure-target-libchill): Remove.
13701 (all-target-libchill): Remove.
13702 * configure.in (target_libs): Remove target-libchill.
13703 Do not compute CHILL_FOR_TARGET.
13704 * libchill: Remove directory.
13705
13706 2002-04-11 DJ Delorie <dj@redhat.com>
13707
13708 * Makefile.in, configure.in: Sync with binutils, entries
13709 follow...
13710
13711 2002-04-07 Andrew Cagney <ac131313@redhat.com>
13712
13713 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13714 (do-tar, do-bz2): New rules.
13715 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13716 (gdb-tar): New rule.
13717 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13718 (insight_dejagnu.tar): New rule.
13719 (insight.tar): New rule.
13720 (gdb+dejagnu.tar): New rule.
13721 (gdb.tar): New rule.
13722
13723 2002-02-01 Mo DeJong <supermo@bayarea.net>
13724
13725 * Makefile.in: Add all-tix to deps for all-snavigator
13726 so that tix is built when building snavigator.
13727
13728 2002-01-11 Steve Ellcey <sje@cup.hp.com>
13729
13730 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13731 ld and gdb are not supported.
13732
13733 2002-01-07 Mark Salter <msalter@redhat.com>
13734
13735 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13736 Allow target-libgloss to be built for arm, strongarm, and xscale.
13737
13738 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13739
13740 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13741 options for i[3456]86-pc-linux* native builds.
13742
13743 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13744
13745 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13746 files from .po files for a distribution.
13747
13748 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
13749
13750 * configure.in: Enable libstdc++-v3 for h8300 targets.
13751
13752 2001-06-19 Alan Modra <amodra@bigpond.net.au>
13753
13754 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13755 version from bfd/.
13756
13757 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13758
13759 * Makefile.in (VER): When present, extract the version number from
13760 the file version.in.
13761
13762 2001-05-24 Tom Rix <trix@redhat.com>
13763
13764 * configure.in : enable ld for aix
13765
13766 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13767
13768 * config.guess: Add linux target for S/390.
13769
13770 2000-11-07 Philip Blundell <pb@futuretv.com>
13771
13772 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13773
13774 2000-11-03 Philip Blundell <pb@futuretv.com>
13775
13776 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13777 files.
13778
13779 2001-01-15 Ben Elliston <bje@redhat.com>
13780
13781 * configure.in (host_tools): Add sid.
13782 Always configure cgen.
13783
13784 2000-11-24 Nick Clifton <nickc@redhat.com>
13785
13786 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13787
13788 2000-08-20 Doug Evans <dje@casey.transmeta.com>
13789
13790 * Makefile.in (ALL_MODULES): Add all-cgen.
13791 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13792 (all-cgen): New target.
13793 (all-opcodes,all-sim): Depend on all-cgen.
13794 * configure.in (host_tools): Add cgen.
13795 Only configure cgen if --enable-cgen-maint.
13796
13797 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
13798
13799 * configure.in: Add *-*-freebsd* configurations.
13800
13801 2002-04-08 Tom Tromey <tromey@redhat.com>
13802
13803 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13804 Fixes PR libgcj/6068.
13805
13806 2002-03-30 Krister Walfridsson <cato@df.lth.se>
13807
13808 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13809
13810 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13811
13812 * configure.in (alpha*-dec-osf*): Enable libgcj.
13813
13814 2003-03-27 Matthew Gingell <gingell@gnat.com>
13815
13816 * MAINTAINERS (Write After Approval): Add myself.
13817
13818 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13819
13820 Fix for: PR bootstrap/3591, target/5676
13821 * configure.in (mcore-pe): Disable the configuration of
13822 libstdc++-v3 since exceptions are not supported.
13823
13824 2002-03-20 Anthony Green <green@redhat.com>
13825
13826 * configure.in: Enable libgcj for xscale-elf target.
13827
13828 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
13829
13830 * MAINTAINERS: Update my email address.
13831
13832 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
13833
13834 * ltmain.sh (relink_command): Fix typo in previous change.
13835
13836 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
13837
13838 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13839 (relink_command): Added --tag flags.
13840 (mode=install): If relinking fails; error out.
13841
13842 2002-03-12 Richard Henderson <rth@redhat.com>
13843
13844 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
13845 .NOTPARALLEL tag.
13846 (do-check): Rename from check.
13847 (check): Allow parallel check.
13848
13849 2002-03-12 Bob Wilson <bob.wilson@acm.org>
13850
13851 * MAINTAINERS: Add myself as maintainer for xtensa port.
13852 Fix alphabetical order in CPU port maintainer list.
13853 Remove myself from Write After Approval list.
13854
13855 2002-03-11 Richard Henderson <rth@redhat.com>
13856
13857 * Makefile.in (.NOTPARALLEL): Add fake tag.
13858
13859 2002-03-07 H.J. Lu (hjl@gnu.org)
13860
13861 * configure.in: Enable gprof for mips*-*-linux*.
13862
13863 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
13864
13865 * MAINTAINERS (Write After Approval): Add myself.
13866
13867 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
13868
13869 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13870 libjava.
13871 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13872
13873 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
13874
13875 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13876 because its Makefile is there; test for the executable instead.
13877
13878 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
13879
13880 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13881 libstdc++-v3 and libjava.
13882
13883 2002-02-11 Adam Megacz <adam@xwt.org>
13884
13885 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13886 boehm-gc
13887
13888 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
13889
13890 * config.guess: Updated to 2002-01-30's version.
13891 * config.sub: Updated to 2002-02-01's version.
13892 Contribute sh64-elf.
13893 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
13894 * configure.in: Added sh64-*-*.
13895
13896 2002-02-08 Chris Demetriou <cgd@broadcom.com>
13897
13898 * MAINTAINERS: Belatedly add myself to write after approval list.
13899
13900 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
13901
13902 * MAINTAINERS: Put self in as maintainer for x86-64 port.
13903 Remove self as Write After Approval.
13904
13905 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
13906
13907 * MAINTAINERS: Put self in as maintainer for contrib/regression
13908 directory.
13909
13910 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
13911
13912 * MAINTAINERS: Update my email address.
13913
13914 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
13915
13916 * configure.in (*-*-netbsd*): New. Skip target-newlib,
13917 target-libiberty, and target-libgloss. Skip Java-related
13918 libraries if not supported for NetBSD on target CPU.
13919
13920 2002-01-25 Douglas B Rupp <rupp@gnat.com>
13921
13922 * install-sh: Use _inst.$$_ for temp file name.
13923
13924 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
13925
13926 * MAINTAINERS (Write After Approval): Move my contact info
13927 from here...
13928 (OS Port Maintainers): ...to here (netbsd).
13929
13930 2002-01-22 Bob Wilson <bob.wilson@acm.org>
13931
13932 * MAINTAINERS (Write After Approval): Add myself.
13933
13934 2002-01-17 H.J. Lu <hjl@gnu.org>
13935
13936 * Makefile.in (all-fastjar): Also depend on all-libiberty.
13937 (all-target-fastjar): Also depend on all-target-libiberty.
13938
13939 2002-01-16 H.J. Lu (hjl@gnu.org)
13940
13941 * config.guess: Import from master sources, rev 1.225.
13942 * config.sub: Import from master sources, rev 1.238.
13943
13944 2002-01-16 Kazu Hirata <kazu@hxi.com>
13945
13946 * MAINTAINERS (Write After Approval): Remove myself.
13947
13948 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
13949
13950 * MAINTAINERS (Write After Approval): Add myself.
13951
13952 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13953
13954 * MAINTAINERS: Add self as docs co-maintainer.
13955
13956 2001-12-11 Matthias Klose <doko@debian.org>
13957
13958 * MAINTAINERS (Write After Approval): Add myself.
13959
13960 2001-12-09 Zack Weinberg <zack@codesourcery.com>
13961
13962 * MAINTAINERS: Update my email address.
13963
13964 2001-12-07 Turly O'Connor <turly@apple.com>
13965 * MAINTAINERS (Write After Approval): Add myself.
13966 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13967 (rs6000_initialize_trampoline): Call __trampoline_setup for
13968 ABI_DARWIN too.
13969 * darwin-tramp.asm: New file, implements __trampoline_setup.
13970 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13971
13972 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
13973
13974 * MAINTAINERS (Write After Approval): Add myself.
13975
13976 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
13977
13978 * configure, configure.in: Use temp file for long sed commands.
13979
13980 2001-12-03 Laurent Guerby <guerby@acm.org>
13981
13982 * config.sub: Update to version 1.232 on subversion.
13983
13984 2001-12-03 Ben Elliston <bje@redhat.com>
13985
13986 * MAINTAINERS: Update mail address for config.* patches.
13987
13988 2001-11-27 DJ Delorie <dj@redhat.com>
13989 Zack Weinberg <zack@codesourcery.com>
13990
13991 When build != host, create libiberty for the build machine.
13992
13993 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13994 CONFIG_ARGUMENTS.
13995 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13996 New variables.
13997 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13998 and rules.
13999 (all.normal): Depend on ALL_BUILD_MODULES.
14000 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14001 (all-build-libiberty): Depend on configure-build-libiberty.
14002
14003 * configure: Calculate and substitute proper value for
14004 ALL_BUILD_MODULES.
14005 * configure.in: Create the build subdirectory.
14006 Calculate and substitute TARGET_CONFIGARGS (formerly
14007 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14008
14009 2001-11-26 Ziemowit Laski <zlaski@apple.com>
14010
14011 * MAINTAINERS (write-after-approval): Add self.
14012
14013 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
14014
14015 * MAINTAINERS (GNATS only accounts): Remove self.
14016
14017 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
14018
14019 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14020 libf2c.
14021
14022 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
14023
14024 * MAINTAINERS (Write After Approval): Add self.
14025
14026 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14027
14028 * MAINTAINERS: mips and s390 are also CPU ports.
14029
14030 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14031
14032 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14033
14034 2001-11-11 David O'Brien <obrien@FreeBSD.org>
14035
14036 * MAINTAINERS: Alphabetize.
14037
14038 2001-11-09 Kazu Hirata <kazu@hxi.com>
14039
14040 * MAINTAINERS (Various maintainers: h8 port): Add myself.
14041
14042 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
14043
14044 * MAINTAINERS (Various maintainers: hppa port): Added myself.
14045
14046 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14047
14048 * configure.in (--enable-languages): Be more permissive about
14049 syntax. Check for empty lists better. Warn about $LANGUAGES.
14050
14051 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
14052
14053 * config.sub: Import from master sources, rev. 1.230.
14054 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14055
14056 2001-11-07 Laurent Guerby <guerby@acm.org>
14057
14058 * MAINTAINERS (Write After Approval): Add self.
14059
14060 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14061
14062 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14063
14064 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14065
14066 * config.sub: Import from master sources, rev 1.226.
14067 * config.guess: Import from master sources, rev 1.216.
14068
14069 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14070
14071 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14072 * MAINTAINERS: Add self as maintainer of MMIX port.
14073 Remove old after-approval entry.
14074
14075 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14076
14077 * ChangeLog, configure: Fix spelling errors.
14078
14079 2001-10-20 Brendan Kehoe <brendan@zen.org>
14080
14081 * MAINTAINERS: Tweak my address.
14082
14083 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
14084
14085 * MAINTAINERS: Update my email address.
14086
14087 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
14088
14089 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14090 * MAINTAINERS: Add self as maintainer of CRIS port.
14091
14092 2001-10-10 Geert Bosch <bosch@gnat.com>
14093
14094 * MAINTAINERS (Various maintainers: Ada front end):
14095 Added Robert Dewar.
14096
14097 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
14098
14099 * MAINTAINERS (Write After Approval): Added self
14100
14101 2001-10-02 Geert Bosch <bosch@gnat.com>
14102
14103 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14104
14105 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14106
14107 * configure: Handle temporary files securely using mkdir.
14108
14109 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
14110
14111 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14112
14113 2001-09-26 Will Cohen <wcohen@redhat.com>
14114
14115 * configure.in (*-*-linux*): Disable configuration of target-newlib
14116 and target-libgloss.
14117
14118 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
14119
14120 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14121 RANLIB.
14122
14123 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
14124
14125 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14126 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14127 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14128 avoid quotes nesting problems.
14129 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14130 (DO_X): Export only variables that are set.
14131
14132 2001-09-19 Ben Elliston <bje@redhat.com>
14133
14134 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14135 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14136 semantics. Use the shell built-in "type" command instead.
14137
14138 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
14139
14140 Merged from gcc-3_0-branch:
14141 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14142 * ltcf-c.sh: Use $objext, not $ac_objext.
14143 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14144 * ltcf-cxx.sh: Add support for GNU.
14145 2001-07-22 Timothy Wall <twall@redhat.com>
14146 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14147 default settings if using GNU tools with that configuration.
14148 * ltcf-cxx.sh: Ditto.
14149 * ltcf-gcj.sh: Ditto.
14150 2001-07-21 Michael Chastain <chastain@redhat.com>
14151 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14152 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14153 * ltmain.sh: Mark as gcc-local.
14154
14155 2001-08-30 Eric Christopher <echristo@redhat.com>
14156 Jason Eckhardt <jle@redhat.com>
14157
14158 * config.guess: Merge from master sources.
14159 * config.sub: Merge from master sources, add support for mipsisa32.
14160
14161 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
14162 * config.sub: Merge from master sources, rev 1.219.
14163 * MAINTAINERS: Add self as contact for stormy16 port.
14164
14165 2001-08-14 Zack Weinberg <zackw@panix.com>
14166
14167 * config.sub: Merge from master sources, rev 1.218.
14168 * config.guess: Merge from master sources, rev 1.209.
14169
14170 2001-08-11 Graham Stott <grahams@redhat.com>
14171
14172 * Makefile.in (check-c++): Add missing semicolon.
14173
14174 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14175
14176 * MAINTAINERS (Various maitainers: predict.def): Added myself.
14177
14178 2001-07-30 Eric Christopher <echristo@redhat.com>
14179
14180 * MAINTAINERS (Various maintainers: mips port): Added myself.
14181
14182 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14183
14184 * configure.in (sh-*-linux*): New.
14185
14186 2001-07-27 Richard Henderson <rth@redhat.com>
14187
14188 * .cvsignore: Add LAST_UPDATED.
14189
14190 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14191
14192 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14193
14194 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
14195
14196 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14197
14198 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14199
14200 * MAINTAINERS (Write After Approval): Added myself.
14201
14202 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14203
14204 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14205 and libgcj on m68hc11/m68hc12.
14206
14207 2001-06-27 H.J. Lu (hjl@gnu.org)
14208
14209 * Makefile (CFLAGS_FOR_BUILD): New.
14210 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14211
14212 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14213
14214 * README: Remove version number.
14215
14216 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14217
14218 * INSTALL/README: Update wrt. to the installation instructions now
14219 residing in gcc/doc/install.texi.
14220
14221 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14222
14223 * README: Replace with a cut-down and updated version of gcc/README.
14224
14225 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14226
14227 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14228 multilibs to be disabled.
14229
14230 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14231
14232 * MAINTAINERS (Write After Approval): Add myself.
14233
14234 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14235
14236 * config.guess: Import CVS version 1.195.
14237 * config.sub: Import CVS version 1.212.
14238
14239 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14240
14241 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14242 gcc/xgcc is built, use -print-prog-name to find out the program
14243 name to use.
14244
14245 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14246
14247 * config.guess: Import CVS version 1.194. All gcc-local changes
14248 appear to also be in the master copy.
14249 * config.sub: Import CVS version 1.211.
14250
14251 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14252
14253 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14254 with_gcc]: Use `gcc -shared' to build a shared library.
14255
14256 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14257
14258 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14259 archives.
14260
14261 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14262
14263 * MAINTAINERS (Write After Approval): Add myself.
14264
14265 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14266
14267 * configure.in (libstdcxx_flags): Do not try to execute
14268 libstdc++-v3/testsuite_flags until it exists.
14269
14270 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14271
14272 * MAINTAINERS: Update my email address.
14273
14274 2001-05-31 Graham Stott <grahams@redhat.com>
14275
14276 * MAINTAINERS (Write After Approval): Add myself.
14277
14278 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14279
14280 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14281 libraries when using g++ with native linker.
14282
14283 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14284
14285 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14286
14287 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14288
14289 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14290 [aix4*|aix5*]: Prepend blank.
14291
14292 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
14293
14294 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14295 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14296 of subdir/configure scripts to use the new libtool.m4.
14297
14298 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14299
14300 * MAINTAINERS (Write After Approval): Add myself.
14301
14302 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14303
14304 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14305
14306 2001-05-11 Ben Elliston <bje@redhat.com>
14307
14308 * Makefile.in (all-sid): New target.
14309 (check-sid, clean-sid, install-sid): Likewise.
14310
14311 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14312
14313 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14314
14315 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14316
14317 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14318 libgcj.
14319
14320 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14321
14322 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14323 gcc/xgcc is built, use -print-prog-name to find out the program
14324 name to use.
14325
14326 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14327
14328 * configure.in (noconfigdirs): Don't reset it from scratch in the
14329 target case; only append to it.
14330
14331 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14332 sparc-*-solaris2.8]: Disable ${libgcj}.
14333
14334 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14335
14336 * configure.in (libgcj_saved): Copy from $libgcj.
14337 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14338 --disable-libgcj.
14339
14340 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14341
14342 * MAINTAINERS: Remove self as MIPS maintainer and
14343 C front end maintainer.
14344
14345 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14346
14347 * configure.in: Move *-chorusos target case to the proper switch.
14348 Disable libgcj.
14349
14350 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14351
14352 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14353 1.641.2.228.
14354
14355 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14356
14357 * Makefile.in (STAGE1_CFLAGS): Pass down.
14358
14359 2001-04-13 Alan Modra <amodra@one.net.au>
14360
14361 * config.guess: Add hppa64-linux support. Note for next import that
14362 this is already in the master file.
14363 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14364
14365 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14366
14367 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14368 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14369
14370 2001-04-11 Stan Shebs <shebs@apple.com>
14371
14372 * MAINTAINERS: Add self as Darwin port maintainer.
14373
14374 2001-04-11 Alan Modra <amodra@one.net.au>
14375
14376 * MAINTAINERS: Update my email address.
14377
14378 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
14379
14380 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14381 recent versions of FreeBSD (release 3 or later).
14382 * ltconfig: On FreeBSD, -lc must not be provided when building
14383 a shared library or else the standard -pthread gcc option is
14384 rendered worthless to later users of the built library.
14385
14386 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14387
14388 * MAINTAINERS: Add self and RTH as C front end maintainers.
14389
14390 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
14391
14392 * config.sub: Make sure to match an already-canonicalized
14393 machine name (eg. mn10300-unknown-elf).
14394
14395 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
14396
14397 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14398 New macros.
14399 (bootstrap, cross): Use RECURSE_FLAGS.
14400 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14401
14402 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
14403
14404 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14405
14406 2001-03-22 Colin Howell <chowell@redhat.com>
14407
14408 * Makefile.in (DO_X): Do not backslash single-quotes in
14409 backquotes (two places).
14410
14411 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14412
14413 Re-installed:
14414 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14415 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14416 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14417 * ltcf-cxx.sh: Likewise.
14418 * ltcf-gcj.sh: Likewise.
14419
14420 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14421
14422 * MAINTAINERS: Add myself as "documentation co-maintainer".
14423
14424 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14425
14426 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14427 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14428
14429 2001-03-19 Tom Tromey <tromey@redhat.com>
14430
14431 * config-ml.in: Handle GCJ and GCJFLAGS.
14432
14433 2001-03-21 Michael Chastain <chastain@redhat.com>
14434
14435 * Makefile.in: all-m4 depends on all-texinfo.
14436
14437 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
14438
14439 * MAINTAINERS: Add myself to write after approval list.
14440
14441 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
14442
14443 * Makefile.in (DO_X): Quote nested quotes.
14444
14445 2001-03-18 Alan Modra <alan@linuxcare.com.au>
14446
14447 * MAINTAINERS: Add myself to write after approval list.
14448
14449 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
14450
14451 * Makefile.in (DO_X): Use double quotes for quoting
14452 "RANLIB=$${RANLIB}".
14453
14454 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14455
14456 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14457
14458 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
14459
14460 * configure.in: Only use `lang_requires' for languages athat are
14461 actually enabled.
14462
14463 2001-03-08 Phil Edwards <pme@sources.redhat.com>
14464
14465 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14466
14467 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
14468
14469 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14470
14471 2001-03-07 Tom Tromey <tromey@redhat.com>
14472
14473 * configure.in: Allow config-lang.in to set `lang_requires' to list
14474 of other required languages.
14475
14476 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
14477
14478 * Makefile.in: Remove RANLIB definition. Use RANLIB
14479 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14480 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14481
14482 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
14483 Alexandre Oliva <aoliva@redhat.com>
14484
14485 * Makefile.in (check-c++): Use tabs, not spaces.
14486
14487 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
14488
14489 * MAINTAINERS: add myself to Write After Approval list.
14490
14491 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
14492
14493 * Makefile.in (check-c++): New rule.
14494
14495 * configure.in (target_libs): Remove libg++.
14496 (noconfigdirs): Remove libg++.
14497 (noconfigdirs): Same.
14498 (noconfigdirs): Same.
14499 (noconfigdirs): Same.
14500
14501 * config-ml.in: Remove libg++ references.
14502
14503 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14504 (ALL_TARGET_MODULES): Same.
14505 (configure-target-libg++): Remove.
14506 (all-target-libg++): Remove.
14507 (configure-target-libio): Remove.
14508 (all-target-libio): Remove.
14509 (check-target-libio): Remove.
14510 (.PHONY): Remove.
14511 (libg++.tar.bz2): Remove.
14512 (all-target-cygmon): Remove libio.
14513 (all-target-libstdc++): Remove.
14514 (configure-target-libstdc++): Remove.
14515 (TARGET_LIB_PATH): Remove libstdc++.
14516 (ALL_GCC_CXX): Remove libstdc++.
14517 (all-target-gperf): Correct.
14518
14519 2001-02-16 Nick Clifton <nickc@redhat.com>
14520
14521 * configure.in (noconfigdirs): Allow configuration of texinfo
14522 for Cygwin hosts.
14523
14524 2001-02-15 Anthony Green <green@redhat.com>
14525
14526 * configure: Introduce GCJ_FOR_TARGET.
14527 * configure.in: Ditto.
14528 * Makefile.in: Ditto.
14529
14530 2001-02-13 Andreas Schwab <schwab@suse.de>
14531
14532 * MAINTAINERS: Update mail address.
14533
14534 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14535
14536 * config.guess: Add linux target for S/390.
14537 * config.sub: Likewise.
14538
14539 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
14540
14541 * configure.in: for *-chorusos, don't config target-newlib and
14542 target-libgloss.
14543
14544 2001-02-06 Ben Elliston <bje@redhat.com>
14545
14546 * configure: Output host type to stdout, not stderr.
14547
14548 2001-02-05 Mark Mitchell <mark@codesourcery.com>
14549
14550 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14551 * ltcf-cxx.sh: Likewise.
14552
14553 * config.if: Assume enable_libstdcxx_v3 is defined.
14554
14555 2001-02-04 Mark Mitchell <mark@codesourcery.com>
14556
14557 Remove V2 C++ library.
14558 * configure.in: Remove --enable-libstdcxx_v3 support.
14559
14560 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14561
14562 * include/demangle.h: Add prototype for java_demangle_v3.
14563
14564 2001-01-29 Phil Edwards <pme@sources.redhat.com>
14565
14566 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14567
14568 2001-01-27 Richard Henderson <rth@redhat.com>
14569
14570 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14571
14572 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14573
14574 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14575 Don't unset, it's non-portable and no longer necessary, set to empty
14576 instead.
14577
14578 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14579
14580 * ltconfig: Shell portability fix for the tagname validity check.
14581
14582 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
14583
14584 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14585 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14586
14587 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14588
14589 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14590
14591 2001-01-26 Tom Tromey <tromey@redhat.com>
14592
14593 * configure.in: Allow libgcj to be built on Sparc Solaris.
14594
14595 2001-01-25 David Edelsohn <edelsohn@gnu.org>
14596
14597 * ltcf-c.sh: Add aix5 case.
14598 * ltcf-cxx.sh: Likewise.
14599 * ltconfig: Likewise.
14600
14601 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
14602
14603 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14604 keep at least one of build_libtool_libs or build_old_libs set to
14605 yes.
14606
14607 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14608 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14609
14610 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14611
14612 * configure.in: Enable libgcj on several additional platforms.
14613
14614 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14615
14616 * configure.in: Enable libgcj for linux targets.
14617
14618 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14619
14620 * MAINTAINERS (Write After Approval): Add myself.
14621
14622 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14623
14624 * MAINTAINERS: Add myself as vax port maintainer.
14625
14626 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14627
14628 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14629
14630 2001-01-09 Mike Stump <mrs@wrs.com>
14631
14632 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14633 failures of subdirectories.
14634
14635 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14636
14637 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14638 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14639 * ltcf-cxx.sh: Likewise.
14640 * ltcf-gcj.sh: Likewise.
14641 * ltconfig.sh: Fix typo.
14642
14643 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14644
14645 * configure: handle DOS-style absolute paths.
14646
14647 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14648
14649 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14650
14651 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14652
14653 * MAINTAINERS: Add myself as avr port co-maintainer.
14654
14655 2000-12-28 Ben Elliston <bje@redhat.com>
14656
14657 * MAINTAINERS: Add myself under ``Write After Approval''.
14658
14659 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14660
14661 * texinfo: Remove directory from GCC.
14662
14663 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14664
14665 * COPYING: Update to current
14666 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14667 to 19yy as example year in copyright notice).
14668
14669 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14670
14671 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14672 (libstdcxx_incdir): Pass down.
14673 * config.if: Remove expired bits for cxx_interface, add stub.
14674 (libstdcxx_incdir): Add variable for g++ include directory.
14675 * configure.in (gxx_include_dir): Use it.
14676
14677 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
14678
14679 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14680 with old-email address from ``Write After Approval''.
14681
14682 2000-12-15 Andreas Jaeger <aj@suse.de>
14683
14684 * configure.in: Handle lang_dirs.
14685
14686 2000-12-14 Tom Tromey <tromey@redhat.com>
14687
14688 * MAINTAINERS: Removed brads.
14689
14690 * MAINTAINERS: Added gcj developers.
14691
14692 2000-12-13 Anthony Green <green@redhat.com>
14693
14694 * configure.in: Disable libgcj for any target not specifically
14695 listed. Disable libgcj for x86 and Alpha Linux until compatible
14696 with g++ abi.
14697
14698 2000-12-13 Mike Stump <mrs@wrs.com>
14699
14700 * Makefile.in (local-distclean): Also remove fastjar.
14701
14702 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14703
14704 * contrib/gcc_update: Add fastjar --touch entries.
14705
14706 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
14707
14708 * configure.in: Disable language-specific target libraries for
14709 languages that aren't enabled.
14710
14711 2000-12-10 Anthony Green <green@redhat.com>
14712
14713 * configure.in: Define libgcj. Disable libgcj target libraries for
14714 most targets.
14715
14716 2000-12-10 Neil Booth <neilb@earthling.net>
14717
14718 * MAINTAINERS: Update mail address, remove from WAA list.
14719
14720 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14721
14722 * libjava: Imported from /cvs/java.
14723 * libffi: Likewise.
14724 * Boehm-gc: Likewise.
14725
14726 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14727
14728 * configure.in (target_libs): Revert 2000-12-08 patch.
14729 (noconfigdirs): Added target-libjava.
14730
14731 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14732
14733 * djunpack.bat: removed.
14734
14735 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14736
14737 * Makefile.in: handle DOS-style absolute paths.
14738 * config-ml.in: likewise.
14739 * symlink-tree: likewise.
14740
14741 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14742
14743 * fastjar: Imported.
14744
14745 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14746
14747 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14748 libjava.
14749 * configure.in (target_libs): Removed `target-libjava'.
14750
14751 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14752
14753 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14754 (ALL_MODULES): Added fastjar.
14755 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14756 (all-target-libjava): all-fastjar replaces all-zip.
14757 (all-fastjar): Added.
14758 (configure-target-fastjar, all-target-fastjar): Likewise.
14759 * configure.in (host_tools): Added fastjar.
14760
14761 2000-12-07 Mike Stump <mrs@wrs.com>
14762
14763 * Makefile.in (local-distclean): Remove leftover built files.
14764
14765 2000-11-24 Nick Clifton <nickc@redhat.com>
14766
14767 * configure.in (xscale-elf): Add target.
14768 (xscale-coff): Add target.
14769
14770 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
14771
14772 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14773 recent versions of FreeBSD (release 3 or later).
14774 * ltconfig: On FreeBSD, -lc must not be provided when building
14775 a shared library or else the standard -pthread gcc option is
14776 rendered worthless to later users of the built library.
14777
14778 2000-11-16 Fred Fish <fnf@be.com>
14779
14780 * configure.in (enable_libstdcxx_v3): Fix typo,
14781 libstd++ -> libstdc++.
14782
14783 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14784
14785 * MAINTAINERS: Add self to Write After Approval list.
14786
14787 2000-11-21 Bernd Schmidt <bernds@redhat.com>
14788
14789 * MAINTAINERS: Update my email address. Add myself to global write
14790 privs list.
14791
14792 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
14793
14794 * Makefile.in: Merge with src and libgcj.
14795 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14796 configure-target-<library> when their configure scripts need the C
14797 or C++ library to have already been built to work properly.
14798 (do_proto_toplev): Set them to an empty string.
14799
14800 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14801 (REALLY_SET_LIB_PATH): Use them.
14802
14803 2000-11-17 Stan Shebs <shebs@apple.com>
14804
14805 * MAINTAINERS: Add self to Write After Approval list.
14806
14807 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14808
14809 * configure: Provide the original toplevel configure arguments
14810 (including $0) to subprocesses in the environment rather than
14811 through gcc/configargs.h.
14812
14813 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14814
14815 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14816 C99. Alphabetise "Write After Approval" list.
14817
14818 2000-11-12 Mark Mitchell <mark@codesourcery.com>
14819
14820 * configure: Turn on libstdc++ V3 by default.
14821
14822 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14823 if we've got GCC.
14824
14825 2000-11-11 Philip Blundell <philb@gnu.org>
14826
14827 * MAINTAINERS: Add self to Write After Approval list.
14828
14829 2000-11-09 David Edelsohn <edelsohn@gnu.org>
14830
14831 * ltcf-c.sh (aix4): Improve shared library configuration; require
14832 exporting symbols.
14833 * ltcf-cxx.sh (aix4): Define.
14834 * ltconfig (aix4): Define library and soname specs appropriate for
14835 AIX. Define command to create export symbols list.
14836
14837 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
14838
14839 * config.sub: Add support for Sun Chorus
14840
14841 2000-10-31 Nick Clifton <nickc@redhat.com>
14842
14843 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14844 <name>@redhat.com. Also installed new email address for Clint
14845 Popetz.
14846
14847 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
14848
14849 * etc: Remove directory from GCC.
14850
14851 2000-10-16 Michael Meissner <meissner@redhat.com>
14852
14853 * configure (gcc/configargs.h): Only create if there is a build GCC
14854 directory created.
14855
14856 2000-10-16 Matthias Klose <doko@debian.org>
14857
14858 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14859 when configured for libstdc++-v3.
14860
14861 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
14862
14863 * configure: Save configure arguments to gcc/configargs.h.
14864
14865 2000-10-04 Philipp Thomas <pthomas@suse.de>
14866
14867 * config.guess: Import CVS version 1.157.
14868 * config.sub: Import CVS version 1.181.
14869
14870 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
14871
14872 * Makefile.in (bootstrap): avoid recursion if subdir missing
14873 (cross): ditto
14874 (do-proto-toplev): ditto
14875
14876 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
14877
14878 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14879 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14880
14881 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14882 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
14883 all affected `configure' scripts.
14884
14885 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
14886
14887 * MAINTAINERS: Add self as cpplib co-maintainer.
14888
14889 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
14890
14891 * MAINTAINERS: Add self to Write After Approval list.
14892
14893 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14894
14895 * INSTALL/README: egcs -> GCC update.
14896
14897 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
14898
14899 * MAINTAINERS: Add myself to Write After Approval list.
14900
14901 2000-09-15 Kazu Hirata <kazu@hxi.com>
14902
14903 * MAINTAINERS: Add myself to Write After Approval list.
14904
14905 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
14906
14907 * configure.in: Do not build byacc for hppa64. Provide paths to the
14908 X11 libraries for hppa64.
14909
14910 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14911
14912 * MAINTAINERS: Add myself as 68hc11 port maintainer.
14913
14914 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
14915
14916 * Makefile.in (all-zlib): Added dummy target.
14917
14918 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14919 ltcf-gcj.sh: Updated from libtool multi-language branch.
14920
14921 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
14922
14923 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14924 (bootstrap*): Depend on all-bootstrap.
14925
14926 2000-09-05 Philipp Thomas <pthomas@suse.de>
14927
14928 * config.guess: Import CVS version 1.156.
14929 * config.sub: Import CVS version 1.179.
14930
14931 2000-09-02 Anthony Green <green@cygnus.com>
14932
14933 * Makefile.in (all-gcc): Depend on all-zlib.
14934 (CLEAN_MODULES): Add clean-zlib.
14935 (ALL_MODULES): Add all-zlib.
14936 * configure.in (host_libs): Add zlib.
14937
14938 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
14939
14940 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14941 crosses, but add gcc/include to the header search path for them.
14942
14943 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
14944
14945 * MAINTAINERS: Add self to Write After Approval list.
14946
14947 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14948
14949 * config.guess: Import CVS version 1.152.
14950 * config.sub: Import CVS version 1.177.
14951
14952 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
14953
14954 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14955 $targargs to tell whether newlib is going to be built.
14956
14957 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14958 $$r/TARGET_SUBDIR/libio for _G_config.h.
14959
14960 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
14961
14962 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14963
14964 2000-08-22 DJ Delorie <dj@redhat.com>
14965
14966 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14967
14968 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
14969
14970 * config-ml.in (CC, CXX): Avoid trailing whitespace.
14971 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14972 sub-configures.
14973
14974 2000-08-21 DJ Delorie <dj@redhat.com>
14975
14976 * MAINTAINERS: Add self as a libiberty maintainer
14977
14978 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
14979
14980 * configure.in (libstdcxx_flags): Use
14981 libstdc++-v3/src/libstdc++.INC.
14982
14983 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
14984
14985 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14986
14987 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
14988
14989 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14990
14991 * configure: Make enable_threads and enable_shared defaults
14992 explicit. Substitute enable_threads into generated Makefiles.
14993 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14994 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14995
14996 2000-08-13 Geoff Keating <geoffk@cygnus.com>
14997
14998 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14999
15000 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
15001
15002 * config-ml.in (CC): Remove bogus duplicate quotation mark from
15003 previous delta.
15004
15005 2000-08-11 Jason Merrill <jason@redhat.com>
15006
15007 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15008 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15009 (FLAGS_FOR_TARGET): Not here.
15010 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15011
15012 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
15013
15014 * config-ml.in (CC, CXX): Don't introduce a leading space.
15015
15016 2000-08-07 DJ Delorie <dj@delorie.com>
15017
15018 * MAINTAINERS: Add self as a DJGPP maintainer
15019
15020 2000-08-07 DJ Delorie <dj@redhat.com>
15021
15022 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15023 "if we're also building gcc, and it's a gcc that will run on the
15024 build machine, we want to use its includes instead of the system's
15025 default includes".
15026
15027 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
15028
15029 * MAINTAINERS: Add self to Write After Approval list.
15030
15031 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
15032
15033 * configure.in (libstdcxx_flags): Don't use `"'.
15034
15035 * config-ml.in: Adjust multilib search paths to the
15036 appropriate multilib tree.
15037
15038 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
15039
15040 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15041 commas in $LANGUAGES.
15042
15043 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
15044
15045 * configure.in: Re-enable all references to libg++ and librx.
15046
15047 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
15048
15049 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15050 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15051 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15052 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15053
15054 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15055
15056 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
15057
15058 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15059 CXX_FOR_TARGET for sed.
15060
15061 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
15062
15063 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15064 Do not override if already set in the environment or in configure.
15065 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15066 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15067
15068 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
15069
15070 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15071 the libtool CVS tree multi-language branch.
15072 * ltconfig, ltmain.sh: Updated.
15073
15074 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
15075
15076 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15077 (clean-target): Depend on it.
15078
15079 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15080 (GCC_FOR_TARGET): Use it.
15081 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15082 * configure.in: ... here.
15083 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15084 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15085
15086 2000-07-24 Eric Christopher <echristo@cygnus.com>
15087
15088 * MAINTAINERS: Add self to Write After Approval list.
15089
15090 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
15091
15092 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15093 (configure-target-libchill, configure-target-libobjc): Likewise.
15094
15095 * configure.in: Use the same cache file for all target libs.
15096 * config-ml.in: But different cache files per multilib variant.
15097
15098 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15099
15100 * configure (topsrcdir): Don't use dirname.
15101
15102 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15103
15104 * MAINTAINERS: Add self to Write After Approval list.
15105
15106 2000-07-20 Jason Merrill <jason@redhat.com>
15107
15108 * configure.in: Remove all references to libg++ and librx.
15109
15110 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15111
15112 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
15113
15114 * config.sub: Update to subversions version 2000-07-06.
15115
15116 2000-07-12 Andrew Haley <aph@cygnus.com>
15117
15118 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15119 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15120
15121 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15122
15123 * symlink-tree: Check number of arguments.
15124
15125 2000-07-05 Jim Wilson <wilson@cygnus.com>
15126
15127 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15128 search path for a g++ extracted from the build tree. This
15129 will allow link tests run by configure scripts in
15130 subdirectories to succeed.
15131
15132 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
15133
15134 * ltconfig: Add support for mips-dde-sysv4.2MP
15135
15136 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15137
15138 * MAINTAINERS: Add myself as loop discovery maintainer.
15139
15140 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15141
15142 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15143 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15144
15145 2000-06-19 Timothy Wall <twall@cygnus.com>
15146
15147 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15148 * config.sub: Add tic54x target.
15149
15150 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15151
15152 * MAINTAINERS: Add self as Fortran maintainer,
15153 remove Craig Burley.
15154
15155 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
15156
15157 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15158 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15159
15160 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15161
15162 * MAINTAINERS: Add self as i18n maintainer
15163
15164 20000-05-21 H.J. Lu (hjl@gnu.org)
15165
15166 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15167 directory are used if they exist. Make sure
15168 $(build_tooldir)/include is searched for header files,
15169 $(build_tooldir)/lib/ for library files.
15170 (GCC_FOR_TARGET): Likewise.
15171 (CXX_FOR_TARGET): Likewise.
15172
15173 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15174
15175 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15176
15177 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
15178
15179 * Makefile.in (configure-target-libiberty): Depend on
15180 configure-target-newlib.
15181
15182 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15183
15184 * configure.in, Makefile.in: Merge all libffi-related
15185 configury stuff from the libgcj tree.
15186
15187 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15188
15189 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15190 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15191
15192 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15193
15194 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15195 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15196 current version information. Add to proto-toplev directory.
15197 (gdb-taz): Build do-djunpack.
15198
15199 2000-05-15 David Edelsohn <edelsohn@gnu.org>
15200
15201 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15202
15203 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15204
15205 * MAINTAINERS: Add self to Write After Approval list.
15206
15207 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15208
15209 * ltmain.sh: Preserve in relink_command any environment
15210 variables that may affect the linker behavior.
15211
15212 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15213
15214 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15215
15216 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15217
15218 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15219
15220 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15221
15222 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15223 with the version name.
15224
15225 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15226
15227 * MAINTAINERS: Add self as bb-reorder maintainer.
15228
15229 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15230
15231 * config.if: Tweak.
15232
15233 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15234
15235 * djunpack.bat: New file.
15236
15237 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15238
15239 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15240 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15241 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15242 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15243
15244 2000-04-16 Dave Pitts <dpitts@cozx.com>
15245
15246 * config.sub (case $basic_machine): Change default for "ibm-*"
15247 to "openedition".
15248
15249 2000-04-13 Andreas Jaeger <aj@suse.de>
15250
15251 * MAINTAINERS: Added myself.
15252
15253 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15254
15255 * Makefile.in (gdb-taz): New target. GDB specific archive.
15256 (do-md5sum): New target.
15257 (MD5PROG): Define.
15258 (PACKAGE): Default to TOOL.
15259 (VER): Default to a shell script.
15260 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15261 md5 checksum generation.
15262 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15263 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15264 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15265 insight.tar.bz2): Use gdb-taz to create archive.
15266
15267 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15268
15269 * configure (warn_cflags): Delete.
15270
15271 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15272
15273 * MAINTAINERS: Added myself.
15274
15275 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15276 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15277
15278 * configure.in (enable_libstdcxx_v3): Add.
15279 (target_libs): Add bits here to switch between libstdc++-v2 and
15280 libstdc++-v3.
15281 * config.if: And this file too.
15282 * Makefile.in: Add libstdc++-v3 targets.
15283
15284 2000-04-05 Michael Meissner <meissner@redhat.com>
15285
15286 * config.sub (d30v): Add d30v as a basic machine type.
15287
15288 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15289
15290 * configure.in: -linux-gnu*, not -linux-gnu.
15291
15292 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15293
15294 * MAINTAINERS: Add self in write-after-approval section.
15295
15296 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15297
15298 * MAINTAINERS: Add self as ia64 port maintainer.
15299
15300 2000-03-08 Neil Booth <NeilB@earthling.net>
15301
15302 * MAINTAINERS: Add self in write-after-approval section.
15303
15304 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15305
15306 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15307 (do-tar-bz2): Replace TOOL with PACKAGE.
15308 (gdb.tar.bz2): Remove GDBTK from GDB package.
15309 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15310 dejagnu.tar.bz2): New packages.
15311
15312 2000-02-27 Andreas Jaeger <aj@suse.de>
15313
15314 * configure.in: Add entry for mips*-*-linux*, move catch all
15315 *-*-*linux* entry below this one.
15316
15317 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15318
15319 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15320
15321 2000-02-24 Nick Clifton <nickc@cygnus.com>
15322
15323 * config.sub: Support an OS of "wince".
15324
15325 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15326
15327 * config.guess, config.sub: Updated to match config's 2000-02-15
15328 version.
15329
15330 2000-02-23 Linas Vepstas <linas@linas.org>
15331
15332 * config.sub: Add support for Linux/IBM 370.
15333 * configure.in: Likewise.
15334
15335 2000-02-22 Nick Clifton <nickc@cygnus.com>
15336
15337 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15338
15339 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15340
15341 * config.guess: Guess "cygwin" rather than "cygwin32".
15342
15343 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15344
15345 * configure (gcc_version): When setting, narrow search to
15346 lines containing `version_string'.
15347
15348 2000-02-15 Denis Chertykov <denisc@overta.ru>
15349
15350 * config.sub: Add support for avr target.
15351
15352 2000-02-14 Nick Clifton <nickc@cygnus.com>
15353
15354 * MAINTAINERS: Add maintainers for MCore port.
15355
15356 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15357
15358 * config.sub: Add mmix-knuth-mmixware.
15359
15360 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15361
15362 * MAINTAINERS: Pair cccp with cpplib maintainership.
15363
15364 2000-01-27 Christopher Faylor <cgf@redhat.com>
15365
15366 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15367 structure stuff to -L library search.
15368 (CXX_FOR_TARGET): Ditto.
15369 (CROSS_CHECK_MODULES): Fix spelling mistake.
15370
15371 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15372
15373 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15374 the C++ compiler.
15375
15376 2000-01-12 Richard Henderson <rth@cygnus.com>
15377
15378 * configure.in: Don't build some bits for beos.
15379
15380 2000-01-12 Joel Sherrill (joel@OARcorp.com)
15381
15382 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15383 as include files.
15384
15385 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15386
15387 * Add self as cpplib maintainer, as requested by Jason
15388 Merrill. Correct my e-mail address.
15389
15390 2000-01-06 Geoff Keating <geoffk@cygnus.com>
15391
15392 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15393 not mh-aix43.
15394
15395 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15396
15397 * MAINTAINERS: Add myself to "write after approval" list.
15398
15399 1999-12-14 Richard Henderson <rth@cygnus.com>
15400
15401 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15402 * config.sub: Accept alphaev[78], alphaev8.
15403
15404 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15405
15406 * config.guess, config.sub: Update from autoconf.
15407
15408 1999-11-29 Bruce Korb <autogen@linuxbox.com>
15409
15410 * MAINTAINERS: update my playtime e-address.
15411
15412 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15413
15414 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15415 necessary libraries are missing.
15416
15417 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
15418
15419 * MAINTAINERS: Add new 'write after approval' maintainer.
15420
15421 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15422
15423 * MAINTAINERS: Add new Java maintainer.
15424
15425 1999-10-25 Andreas Schwab <schwab@suse.de>
15426
15427 * configure: Fix quoting inside arguments of eval.
15428
15429 1999-10-21 Nick Clifton <nickc@cygnus.com>
15430
15431 * config-ml.in: Allow suppression of some ARM multilibs.
15432
15433 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15434
15435 * config.guess: Add OS/390 match pattern.
15436 * config.sub: Add mvs, openedition targets.
15437 * configure.in (i370-ibm-opened*): New.
15438
15439 1999-09-04 Steve Chamberlain <sac@pobox.com>
15440
15441 * config.sub: Add support for configuring for pj.
15442
15443 1999-08-31 Nick Clifton <nickc@cygnus.com>
15444
15445 * config.sub (maybe_os): Add support for configuring for fr30.
15446
15447 1999-08-25 Nick Clifton <nickc@cygnus.com>
15448
15449 * configure.in: Do not configure or build ld for AIX
15450 platforms. ld is known to be broken on these platforms.
15451
15452 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15453
15454 * config-ml.in: Pass compiler flag corresponding to multidirs to
15455 subdir configures.
15456
15457 1999-08-09 Ian Lance Taylor <ian@zembu.com>
15458
15459 * Makefile.in (LDFLAGS): Define.
15460
15461 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15462
15463 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15464 noconfigdirs.
15465 (*-*-cygwin*): Likewise.
15466
15467 1999-08-08 Ian Lance Taylor <ian@zembu.com>
15468
15469 * mkdep: New file.
15470 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15471 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15472
15473 From Eli Zaretskii <eliz@is.elta.co.il>:
15474 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15475 long file name when using DJGPP on MS-DOS.
15476
15477 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15478
15479 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15480
15481 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15482
15483 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15484 dependency as this causes "make check" to globally "make all"
15485
15486 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15487
15488 * configure.in (target_libs): Added target-zlib.
15489 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15490 (CONFIGURE_TARGET_MODULES): Likewise.
15491 (CHECK_TARGET_MODULES): Likewise.
15492 (INSTALL_TARGET_MODULES): Likewise.
15493 (CLEAN_TARGET_MODULES): Likewise.
15494 (configure-target-zlib): New target.
15495 (all-target-zlib): Likewise.
15496 (all-target-libjava): Depend on all-target-zlib.
15497 (configure-target-libjava): Depend on configure-target-zlib.
15498
15499 * Makefile.in (configure-target-libjava): Depend on
15500 configure-target-newlib.
15501 (configure-target-boehm-gc): New target.
15502 (configure-target-qthreads): New target.
15503
15504 * configure.in (target_libs): Added target-qthreads.
15505 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15506 (CONFIGURE_TARGET_MODULES): Likewise.
15507 (CHECK_TARGET_MODULES): Likewise.
15508 (INSTALL_TARGET_MODULES): Likewise.
15509 (CLEAN_TARGET_MODULES): Likewise.
15510 (all-target-qthreads): New target.
15511 (configure-target-libjava): Depend on configure-target-qthreads.
15512 (all-target-libjava): Depend on all-target-qthreads.
15513
15514 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15515 (CONFIGURE_TARGET_MODULES): Likewise.
15516 (CHECK_TARGET_MODULES): Likewise.
15517 (INSTALL_TARGET_MODULES): Likewise.
15518 (CLEAN_TARGET_MODULES): Likewise.
15519 (all-target-libjava): New target.
15520 (all-target-boehm-gc): Likewise.
15521 * configure.in (target_libs): Added libjava, boehm-gc.
15522
15523 1999-07-22 Ian Lance Taylor <ian@zembu.com>
15524
15525 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15526 configure.bat in SUPPORT_FILES.
15527 (gas+binutils.tar.bz2): Likewise.
15528
15529 * makeall.bat: Remove; obsolete.
15530
15531 1999-07-21 Ian Lance Taylor <ian@zembu.com>
15532
15533 From Mark Elbrecht:
15534 * configure.bat: Remove; obsolete.
15535
15536 1999-07-11 Ian Lance Taylor <ian@zembu.com>
15537
15538 * configure: Add -W -Wall to the default CFLAGS when compiling with
15539 gcc.
15540
15541 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15542
15543 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15544
15545 1999-06-30 Mark Mitchell <mark@codesourcery.com>
15546
15547 * configure.in: Build ld on IRIX6.
15548
15549 1999-06-12 Ian Lance Taylor <ian@zembu.com>
15550
15551 * Makefile.in: Change distribution targets to use bzip2 instead of
15552 gzip.
15553 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15554 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15555
15556 1999-06-04 Nick Clifton <nickc@cygnus.com>
15557
15558 * config.sub: Add mcore target.
15559
15560 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15561
15562 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15563
15564 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15565
15566 * config.guess (dummy): Changed to $dummy.
15567
15568 1999-05-24 Nick Clifton <nickc@cygnus.com>
15569
15570 * config.sub: Tidied up case statements.
15571
15572 1999-05-22 Ben Elliston <bje@cygnus.com>
15573
15574 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15575 <jiro@din.or.jp>.
15576
15577 * config.guess: Merge with FSF version. Future changes will be
15578 more accurately recorded in this ChangeLog.
15579 * config.sub: Likewise.
15580
15581 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15582
15583 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15584
15585 1999-04-30 Tom Tromey <tromey@cygnus.com>
15586
15587 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15588
15589 1999-04-23 Tom Tromey <tromey@cygnus.com>
15590
15591 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15592
15593 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
15594
15595 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15596 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15597 Bad merge removed these two changes.
15598
15599 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
15600 Martin Heller (Ing.-Buero_Heller@t-online.de)
15601
15602 * config.guess (interix Alpha): Add.
15603
15604 1999-04-11 Richard Henderson <rth@cygnus.com>
15605
15606 * configure.in (i?86-*-beos*): Do config gperf; don't config
15607 gdb, newlib, or libgloss.
15608
15609 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
15610
15611 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15612 link a trivial program with -mabi=64. If it fails, remove mabi=64
15613 from multidirs.
15614
15615 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15616
15617 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15618
15619 1999-04-08 Nick Clifton <nickc@cygnus.com>
15620
15621 * config.sub: Add support for mcore targets.
15622
15623 1999-04-07 Michael Meissner <meissner@cygnus.com>
15624
15625 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15626 not mt-ospace, in order to shut up assembler warning about using
15627 symbols that are named the same as registers.
15628
15629 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
15630
15631 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15632 dependency list for all-target-cygmon.
15633
15634 1999-04-05 Doug Evans <devans@casey.cygnus.com>
15635
15636 * config-ml.in: Check $host, not $target, for selective multilibs.
15637 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15638 thumb interworking, and underscore prefix multilibs.
15639
15640 1999-04-04 Ian Lance Taylor <ian@zembu.com>
15641
15642 * missing: Update to version from current automake.
15643
15644 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15645
15646 * configure (gxx_include_dir): Removed.
15647
15648 * configure.in (gxx_include_dir): Handle it.
15649 * Makefile.in: Likewise.
15650
15651 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15652
15653 * config.sub (mips64vr4111,mips64vr4111el) Add.
15654
15655 1999-03-21 Ben Elliston <bje@cygnus.com>
15656
15657 * config.guess: Correct typo for detecting ELF on FreeBSD.
15658
15659 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15660
15661 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15662 config/mh-djgpp.
15663
15664 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15665
15666 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15667 all-target-newlib to dependency list for all-target-bsp.
15668
15669 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15670
15671 * config.sub: Add i386-uwin support.
15672 * config.guess: Likewise.
15673
15674 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15675
15676 * configure.in: cleanup, add mh-*pic handling for arm, special
15677 case powerpc*-*-aix*
15678
15679 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15680
15681 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15682 can be built.
15683
15684 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15685
15686 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15687 targets.
15688
15689 1999-03-02 Nick Clifton <nickc@cygnus.com>
15690
15691 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15692
15693 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15694
15695 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15696
15697 1999-02-24 Nick Clifton <nickc@cygnus.com>
15698
15699 * config.sub: Fix typo in arm recognition.
15700
15701 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15702
15703 * configure.in (noconfigdirs): Changed target_configdirs to
15704 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15705 rather than m68k-*-* since it is not known to work on
15706 m68k-aout. Ditto for arm-*-*oabi.
15707
15708 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15709
15710 * configure.in (*-*-windows*): Remove, no longer used.
15711
15712 1999-02-19 Ben Elliston <bje@cygnus.com>
15713
15714 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15715 Smart and improved by Andrew Cagney.
15716
15717 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15718
15719 * config.guess: Recognize openbsd-*-hppa.
15720
15721 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15722
15723 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15724 only if it is not empty.
15725
15726 1999-02-17 Nick Clifton <nickc@cygnus.com>
15727
15728 Patch from: Scott Bambrough <scottb@corelcomputer.com>
15729
15730 * config.guess: Modified to recognize uname's armv* syntax.
15731
15732 * config.sub: Modified to recognize uname's armv* syntax.
15733
15734 1999-02-17 Mark Salter <msalter@cygnus.com>
15735
15736 * configure.in: Added target-bsp for sparclite.
15737
15738 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15739
15740 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15741
15742 1999-02-08 Nick Clifton <nickc@cygnus.com>
15743
15744 * configure.in: Add support for strongarm port.
15745 * config.sub: Add support for strongarm target.
15746
15747 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
15748
15749 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15750 the old name config/mh-cygwin32.
15751 Enable texinfo.
15752
15753 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15754
15755 * configure.in: Do build ld for ix86 Solaris.
15756
15757 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15758
15759 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15760 $AR_FOR_TARGET. Likewise for RANLIB.
15761
15762 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
15763
15764 * config.sub (oabi): Recognize.
15765 * configure.in (arm-*-oabi): Handle.
15766
15767 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15768
15769 * config.guess: Improve detection of i686 on UnixWare 7.
15770
15771 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15772
15773 * config.guess: Add support for i386-pc-interix.
15774 * config.sub: Likewise.
15775 * configure.in: Likewise.
15776
15777 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15778
15779 * Makefile.in: Remove unneeded all-target-libio from
15780 from all-target-winsup target since it is now unneeded.
15781 Add all-target-libtermcap in its place since it is now
15782 needed.
15783
15784 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15785
15786 * configure.in: makefile stub for cygwin target is probably
15787 unnecessary. Remove it for now.
15788
15789 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15790
15791 * configure.in: libtermcap.a should be built when cygwin is the
15792 target as well as the host.
15793 * config.guess: Allow mixed case in cygwin uname output.
15794 * Makefile.in: Add libtermcap target.
15795
15796 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15797
15798 * config.sub: Clean up handling of hppa2.0.
15799
15800 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15801
15802 * config.guess: Use C code to identify more HP machines.
15803
15804 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15805
15806 * config.sub: Handle hppa2.0.
15807
15808 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15809
15810 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15811 cygmon for all sparclite targets, regardless of object format.
15812
15813 1998-12-15 Mark Salter <msalter@cygnus.com>
15814
15815 * configure.in: Added target-bsp for several target architectures.
15816
15817 * Makefile.in: Added rules for bsp.
15818
15819 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15820
15821 * config.guess: Improve detection of hppa2.0 processors.
15822
15823 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15824
15825 * config.guess: Recognize FreeBSD using ELF automatically.
15826
15827 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15828
15829 * configure (skip-this-dir): Add handling for new shell script, which
15830 might be created by a sub-directory's configure to indicate, this particular
15831 directory is "unwanted".
15832 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15833
15834 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15835
15836 * ltconfig: import from libtool, after changing libtool to
15837 account for the cygwin name change.
15838
15839 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15840
15841 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15842 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15843
15844 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
15845
15846 * configure.in: Add libtermcap to list of cygwin dependencies.
15847
15848 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
15849
15850 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15851 they include winsup/include when it's a cygwin target.
15852
15853 1998-11-12 Tom Tromey <tromey@cygnus.com>
15854
15855 * configure.in (host_tools): Added zip.
15856 * Makefile.in (all-target-libjava): Depend on all-zip.
15857 (all-zip): New target.
15858 (ALL_MODULES): Added all-zip.
15859 (NATIVE_CHECK_MODULES): Added check-zip.
15860 (INSTALL_MODULES): Added install-zip.
15861 (CLEAN_MODULES): Added clean-zip.
15862
15863 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
15864
15865 * Makefile.in: lose "32" from comment about cygwin.
15866
15867 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
15868
15869 * configure.in: Use -Os to build target libraries for the fr30.
15870
15871 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
15872
15873 * config.sub: Add fr30.
15874
15875 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
15876
15877 * configure.in: drop "32" from config/mh-cygwin32. Check
15878 cygwin* instead of cygwin32*.
15879 * config.sub: Check cygwin* instead of cygwin32*.
15880
15881 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
15882
15883 * config.guess: Match any version of Unixware7.
15884
15885 1998-10-20 Syd Polk <spolk@cygnus.com>
15886
15887 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15888 if desired.
15889
15890 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
15891
15892 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15893 these if the appropriate directories and files to not exist.
15894
15895 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
15896
15897 * Makefile.in (DEVO_SUPPORT): Add config.if.
15898
15899 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
15900
15901 * configure: Add pattern to replace "build_tooldir"'s
15902 definition in the generated Makefile with "tooldir"'s
15903 actual value.
15904
15905 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
15906
15907 * config.sub: Bring back lost sparcv9.
15908
15909 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15910
15911 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
15912
15913 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15914 CC_FOR_TARGET and friends.
15915
15916 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15917
15918 * Makefile.in (build_tooldir): New variable, same as tooldir.
15919 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15920 -B$(build_tooldir)/bin/.
15921 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15922
15923 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15924
15925 * README: Remove installation instructions and refer to the
15926 INSTALL directory instead.
15927
15928 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
15929
15930 * config.sub: Add support for i[34567]86-pc-udk.
15931 * configure.in: Likewise.
15932
15933 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
15934
15935 * Makefile.in: add bzip2 package building bits for user
15936 tools module
15937 * configure.in: ditto
15938
15939 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
15940
15941 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15942 (ALL_TARGET_MODULES): Add all-target-libobjc.
15943 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15944 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15945 (all-target-libchill): Add dependencies.
15946 * configure.in (target_libs): Add libchill.
15947
15948 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
15949
15950 * configure.in (target_subdir): Remove duplicate line.
15951
15952 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
15953
15954 * Makefile.in (all-automake): fix dependencies.
15955
15956 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
15957
15958 * configure.in: Minor cleanups for building in the $(target_alias)
15959 subdir.
15960
15961 1998-09-22 Jim Wilson <wilson@cygnus.com>
15962
15963 * Makefile.in (bootstrap): Set r and s before make all. Use
15964 BASE_FLAGS_TO_PASS in make all.
15965 (cross): Likewise.
15966
15967 1998-09-20 Mark Mitchell <mark@markmitchell.com>
15968
15969 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15970
15971 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
15972
15973 * config.sub: Fix typo in last change.
15974
15975 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15976
15977 * config.sub: Add support for C4x target.
15978 * configure.in: Likewise.
15979
15980 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
15981
15982 * config.sub: Recognize sparcv9 just like sparc64.
15983
15984 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
15985
15986 * config.guess: Match "Pent II" or "PentII" for OpenServer.
15987
15988 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
15989
15990 * config.guess: Correctly identify Pentium II sco boxes.
15991
15992 * config.guess: Fix "tr" code. From Weiwen Liu.
15993
15994 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
15995
15996 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15997 stabs.
15998
15999 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
16000
16001 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16002 (ALL_TARGET_MODULES): Add all-target-libchill.
16003 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16004 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16005 (all-target-libchill): Add dependencies.
16006 * configure.in (target_libs): Add libchill.
16007
16008 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16009
16010 * config.guess: Avoid assumptions about "tr" behaves when
16011 LANG is set to something other than English.
16012
16013 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
16014
16015 * configure (gxx_include_dir): Changed to
16016 '${prefix}/include/g++'-${libstdcxx_interface}.
16017
16018 * config.if: New to determine the interfaces.
16019
16020 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
16021
16022 * config.guess: Detect and handle MPE/IX.
16023 * config.sub: Deal with MPE/IX.
16024
16025 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
16026
16027 * configure.in: Use mh-aix43.
16028
16029 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
16030
16031 * configure: Fix --without/--disable cases for gxx-include-dir.
16032
16033 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
16034
16035 * mdata-sh: Imported. Needed for automake support.
16036
16037 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
16038
16039 * Makefile.in (taz): Try "chmod -R og=u ." before
16040 "chmod og=u `find . -print`".
16041
16042 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
16043
16044 * configure.in: Add arm-elf and thumb-elf support.
16045
16046 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16047
16048 * Makefile.in: Undo previous patch.
16049
16050 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16051
16052 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16053 to here ...
16054 (install-no-fixedincludes): and here
16055 (INSTALL_MODULES): ... from here.
16056
16057 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16058
16059 * config.sub: Merge with FSF.
16060
16061 * config.guess: Merge with FSF.
16062
16063 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16064
16065 * configure (extraconfigdirs): New variable.
16066 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16067 * Makefile.in (all): Move higher in file.
16068 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16069 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16070 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16071 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16072 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16073
16074 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
16075
16076 * Makefile.in (all-target-libjava): Depend on all-gcc and
16077 all-target-newlib.
16078 (configure-target-libjava): Depend on $(ALL_GCC).
16079
16080 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16081
16082 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16083 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16084
16085 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16086
16087 * INSTALL/README: Fix typo.
16088
16089 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16090
16091 * ylwrap: Change absolute path checks to check for DOS style path
16092 names.
16093
16094 * ylwrap: Don't use a full path name if the source file is in the
16095 same directory. From hjl@lucon.org (H.J. Lu).
16096
16097 * config-ml.in: Default to being verbose, to match Feb 18 change to
16098 configure.
16099
16100 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16101
16102 Brought over from egcs:
16103
16104 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16105
16106 * configure.in (target_subdir): Set to ${target_alias} instead
16107 of "libraries".
16108
16109 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16110
16111 * configure.in (target_subdir): Set to libraries if enable_multilib.
16112
16113 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16114
16115 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16116 multilibs, force reconfiguration the first time we create
16117 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16118
16119 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16120
16121 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16122 avoid confusion with --no-recursion.
16123
16124 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16125
16126 * configure.in: Win32 hosts shouldn't use install -x
16127 * install-sh: remove -x option, and special .exe-handling
16128 hack.
16129
16130 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16131
16132 * config.guess: Recognize i586-pc-beos.
16133 * configure.in: Don't build some bits for beos.
16134
16135 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16136
16137 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16138 CFLAGS default to -O2.
16139
16140 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16141 when using GNU ld.
16142
16143 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16144
16145 * ltmain.sh: Correct install when using a different shell.
16146
16147 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16148
16149 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16150
16151 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16152
16153 * makefile.vms: Update to build binutils/makefile.vms. Add install
16154 target.
16155
16156 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16157
16158 * ltconfig: Update to correct AIX handling.
16159
16160 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16161
16162 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16163
16164 * configure.in (target_subdir): Set to ${target_alias} instead
16165 of "libraries".
16166
16167 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16168
16169 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16170 (Makefile): Depend on $(gcc_version_trigger).
16171
16172 * configure (gcc_version): Change default initializer to empty
16173 string.
16174 (gcc_version_trigger): New variable; pass this variable down
16175 to subdir configures to enable them checking gcc's version
16176 themselves. Emit make macros for both gcc_version vars.
16177 (topsrcdir): Initialize reliably.
16178 (recursion line): Remove --with-gcc-version=${gcc_version}.
16179
16180 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16181
16182 * configure (enable_version_specific_runtime_libs): Implement new flag
16183 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16184 in $(libsubdir); emit definition in each generated Makefile.
16185 (gxx_include_dir): Initialize depending on
16186 $enable_version_specific_runtime_libs.
16187
16188 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16189
16190 * configure (gcc_version): Initialize properly depending on
16191 how and where configure is started.
16192 (recursion line): Pass a --with-gcc-version=${gcc_version}
16193 to configures in subdirs.
16194
16195 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16196
16197 * configure.in (noconfigdirs): Add configure pattern for mips tx39
16198 cygmon
16199
16200 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16201
16202 * configure.in: Add cygmon and libstub support for mn10200.
16203
16204 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16205
16206 * configure (gcc_version): Add new variable describing the
16207 particular gcc version we're building.
16208 * Makefile.in (libsubdir): Add new macro for the directory
16209 in which the compiler finds executables, libraries, etc.
16210 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16211 and libsubdir.
16212
16213 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16214
16215 * Makefile.in (local-clean): Remove *.log.
16216 (warning.log): Built with warn_summary from build.log.
16217 (mail-report.log): Run test_summary.
16218 (mail-report-with-warnings.log): Run test_summary including
16219 warning.log in the report.
16220
16221 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16222
16223 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16224
16225 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16226
16227 * Makefile.in (grep): Grep no longer depends on libiberty.
16228
16229 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16230
16231 * Makefile.in: all-snavigator needs all-libgui.
16232
16233 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16234
16235 * configure.in: Add cygmon and libstub support for mn10300.
16236
16237 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16238
16239 * missing: Update to version from automake 1.3.
16240
16241 * ltmain.sh: On installation, don't get confused if the same name
16242 appears more than once in the list of library names.
16243
16244 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16245
16246 * config.sub: Accept m68060 and m5200 as CPU names.
16247
16248 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16249
16250 * configure: Use && rather than using -a in test, because odd
16251 strings can confuse test.
16252 * configure.in: Likewise.
16253
16254 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16255
16256 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16257
16258 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16259
16260 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16261 bootstrap4-lean): New targets.
16262
16263 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16264
16265 * mpw-* Delete. Not used.
16266
16267 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16268
16269 * COPYING.LIB: Update FSF address.
16270
16271 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16272
16273 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16274
16275 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16276 GAS_SUPPORT_DIRS.
16277
16278 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16279
16280 * ltconfig, ltmain.sh: Avoid producing a version number if
16281 -version-info was not used.
16282
16283 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16284
16285 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16286 building with newlib.
16287
16288 1998-04-30 Paul Eggert <eggert@twinsun.com>
16289
16290 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16291 Solaris `make' causes it to continue to next definition.
16292
16293 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16294
16295 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16296 the right GUI libraries and files are installed along with GDB.
16297
16298 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16299
16300 * configure.in: Change alpha to alpha* in several places.
16301
16302 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16303
16304 * config.sub: Recognize sparc86x.
16305
16306 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16307
16308 * configure.in (--enable-target-optspace): Remove debug echo.
16309
16310 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16311
16312 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16313
16314 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16315
16316 * ltconfig: Update cygwin32 support.
16317
16318 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16319 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16320 (GDB_SUPPORT_DIRS): Likewise.
16321
16322 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16323
16324 * configure.in (target_makefile_frag): If --enable-target-optspace,
16325 use -Os to compile target libraries rather than -O2. Default to
16326 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16327 not used.
16328 * configure.in (target_cflags): Ditto for d30v.
16329
16330 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16331
16332 * Makefile.in (all-bfd): Depend on all-intl.
16333 (all-binutils): Likewise.
16334 (all-gas): Likewise.
16335 (all-gprof): Likewise.
16336 (all-ld): Likewise.
16337
16338 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16339
16340 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16341
16342 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16343
16344 * Makefile.in (all-bfd): Depend upon all-libiberty.
16345
16346 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16347
16348 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16349
16350 * Makefile.in: Add libstub.
16351
16352 * configure.in: Ditto. Build libstub for targets that have cygmon
16353 support.
16354
16355 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16356
16357 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16358
16359 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16360
16361 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16362 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16363
16364 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16365
16366 * configure: Define DEFAULT_M4 by searching PATH.
16367 * Makfile.in: Use DEFAULT_M4.
16368
16369 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16370
16371 * ltconfig: Add cygwin32 support.
16372
16373 * Makefile.in, configure.in: Add libtool as a native only directory
16374 to configure and build.
16375
16376 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16377
16378 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16379
16380 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
16381
16382 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16383
16384 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16385
16386 * Makefile.in: add ash make rules
16387 * configure.in: add ash to native_only and host_tools lists
16388
16389 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16390
16391 * Makefile.in (all-gettext, all-intl): New targets.
16392 (ALL_MODULES): Added all-gettext, all-intl.
16393 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16394 (INSTALL_MODULES): Added install-gettext, install-intl.
16395 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16396
16397 * configure.in (host_tools): Added gettext.
16398 (native_only): Likewise.
16399 (noconfigdirs) [various cases]: Likewise.
16400 (host_libs): Added intl.
16401
16402 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16403
16404 * configure: Do not disable building gdbtk for cygwin32 hosts.
16405
16406 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16407
16408 * configure.in: Add thumb-coff target.
16409 * config.sub: Add thumb-coff target.
16410
16411 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16412
16413 * Makefile.in: Revert yesterday's change.
16414 (all-target-winsup): all-target-librx stays out of here.
16415
16416 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16417
16418 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16419 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16420 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16421 Remove references to librx and libg++.
16422
16423 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16424
16425 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16426 recursive makes
16427
16428 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16429
16430 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16431 for newlib directory.
16432 (CXX_FOR_TARGET): Likewise.
16433
16434 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16435
16436 * ltconfig: Update after libtool/ltconfig.in change for
16437 hpux11.
16438
16439 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16440
16441 * ltconfig, ltmain.sh: Update to libtool 1.2.
16442
16443 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16444
16445 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16446 (install-gcc-cross): Instead, override LANGUAGES here.
16447
16448 1998-03-18 Dave Love <d.love@dl.ac.uk>
16449
16450 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16451 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16452
16453 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16454
16455 * configure.in: Add Thumb-pe target.
16456
16457 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
16458
16459 * Makefile.in - changed sn targets to snavigator
16460 * configure.in - changed sn targets to snavigator
16461
16462 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16463
16464 * config-ml.in: After building symlink tree call make distclean
16465 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16466 to be the case for libiberty.
16467
16468 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16469
16470 * configure: When making link, also check the current
16471 directory. The configure scripts may create one.
16472
16473 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16474
16475 * config.sub: Accept alphapca56 and alphaev6 properly.
16476
16477 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16478
16479 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16480
16481 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16482
16483 * config.sub (sco5): Fix typo.
16484
16485 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16486
16487 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16488 install-itcl.
16489 (install-itcl): Remove dependency on install-tcl.
16490
16491 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16492
16493 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16494
16495 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16496
16497 * configure.in: Don't build libgui for a cygwin32 target when not on
16498 a cygwin32 host.
16499
16500 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16501
16502 * configure (redirect): Set to null, so default behavior of
16503 configure is now --verbose.
16504
16505 1998-02-16 Dave Love <d.love@dl.ac.uk>
16506
16507 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16508 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16509
16510 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16511
16512 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16513 this change to sync Makefile.in with its ChangeLog entries.
16514
16515 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16516
16517 * ltmain.sh (mkdir): Check that the directory doesn't exist
16518 before we exit with error, so that we don't get races during
16519 parallel builds.
16520
16521 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16522
16523 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16524
16525 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16526
16527 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16528 PICFLAG_FOR_TARGET.
16529 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16530
16531 * configure: Emit a definition for the new macro enable_shared
16532 into each Makefile.
16533
16534 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16535
16536 * configure.in (host_tools, native_only): Add libtool.
16537
16538 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16539
16540 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16541 Fix typo in ming config comment.
16542
16543 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16544
16545 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16546
16547 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16548
16549 * config.sub: Add tic30 cases, and map c30 to tic30.
16550
16551 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16552
16553 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16554 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16555 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16556 (CLEAN_TARGET_MODULES): Similarly
16557 (all-target-libf2c): Add dependences.
16558 * configure.in (target_libs): Add libf2c.
16559
16560 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16561
16562 * configure.in: Remove expect from noconfigdirs when target
16563 is cygwin32. OK to build expect and dejagnu with Canadian
16564 Cross.
16565
16566 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16567
16568 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16569 host.
16570
16571 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16572 and mingw32.
16573
16574 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16575
16576 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16577 here as it is not defined in the toplevel Makefile.
16578
16579 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16580
16581 * configure (package_makefile_rules_frag): New variable, which names
16582 a file with generic rules, ...
16583 Change comment to mention we now have FIVE parts.
16584 * configure: Undo last change.
16585
16586 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16587
16588 * config.guess: More accurate determination of HP processor types.
16589 * config.sub: More accurate determination of HP processor types.
16590
16591 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16592
16593 * configure (package_makefile_frag): Move inserting the
16594 ${package_makefile_frag} to where it should be according
16595 to the comment.
16596
16597 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16598
16599 * config.guess: Add support for Linux/ARM.
16600
16601 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16602
16603 * .cvsignore: Remove *-info and *-install since they match
16604 release-info and mpw-install, which we don't want to just ignore.
16605
16606 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16607
16608 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16609
16610 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16611
16612 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16613 local_prefix to sub-make invocations.
16614
16615 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16616
16617 * configure.in: Check makefile fragments in the source
16618 directory.
16619
16620 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16621
16622 * configure.in: Check whether host and target makefile
16623 fragments exist before adding them to *_makefile_frag.
16624
16625 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16626
16627 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16628
16629 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16630
16631 * configure.in: Make sure we only replace RPATH_ENVVAR on
16632 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16633 regexp to sed.
16634
16635 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16636 to sub-makes.
16637
16638 1998-01-13 Lee Iverson (leei@ai.sri.com)
16639
16640 * config-ml.in (multi-do): LDFLAGS must include multilib
16641 designator.
16642
16643 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
16644
16645 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16646
16647 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16648
16649 * config.sub: Add mingw32 support.
16650 * configure.in: Likewise.
16651
16652 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16653
16654 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16655
16656 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16657
16658 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16659 * configure (gxx_include_dir): Provide a definition for subdirs
16660 which do not use autoconf.
16661
16662 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16663
16664 * config.guess: Sync with egcs. Picks up new alpha support,
16665 BeOS & some additional linux support.
16666
16667 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16668
16669 * config.guess: HP 9000/803 is a PA1.1 machine.
16670
16671 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16672
16673 * configure.in: It's alpha*-...
16674
16675 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16676
16677 * configure.in (host_makefile_frag, target_makefile_frag):
16678 Handle multiple config files.
16679 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16680 alpha-*-*.
16681
16682 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16683
16684 * mkdep: New file.
16685
16686 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16687
16688 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16689
16690 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16691
16692 * Makefile.in: Add libgui directory.
16693 (GDB_TK): Add all-libgui.
16694 * configure.in: Add libgui directory.
16695 * configure: Add all-libgui to GDB_TK.
16696
16697 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16698
16699 * config-ml.in (multidirs): Add m32r to multilib list.
16700
16701 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16702
16703 * Makefile.in (all-target-gperf): Change dependency to
16704 all-target-libstdc++.
16705
16706 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16707
16708 * config.guess: Add BeOS support.
16709
16710 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16711
16712 Source directory cvs renamed to cvssrc:
16713 * configure.in (host_tools): Change cvs to cvssrc.
16714 (native_only): Likewise.
16715 (noconfigdirs) [various cases]: Likewise.
16716 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16717 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16718 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16719 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16720 (all-cvssrc): Rename target from all-cvs.
16721
16722 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16723
16724 * configure (gxx_include_dir): Fix thinko.
16725
16726 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16727
16728 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16729 (install-cross, install-gcc-cross): New targets.
16730
16731 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16732
16733 * configure.in (noconfigdirs): Add support for Thumb target.
16734
16735 * config.sub (maybe_os): Add support for Thumb target.
16736
16737 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16738
16739 * Makefile.in: Add rules for cygmon.
16740
16741 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16742
16743 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16744
16745 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16746 * configure (gxx_include_dir): Provide a definition for subdirs
16747 which do not use autoconf.
16748
16749 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16750
16751 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16752 11/18/97 build
16753
16754 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16755
16756 * From Franz Sirl.
16757 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16758 found on RedHat Linux systems.
16759
16760 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16761
16762 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16763 guesses.
16764
16765 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16766
16767 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16768
16769 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16770
16771 * ltmain.sh: If mkdir fails, check whether the directory was created
16772 anyhow by some other process.
16773
16774 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16775
16776 * configure.in (d30v-*-*): Configure all directories.
16777
16778 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16779
16780 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16781 for the D30V.
16782
16783 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16784
16785 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16786
16787 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16788
16789 * include/libiberty.h: Add extern "C" { so it can be used with C++
16790 progrms.
16791 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16792 programs.
16793
16794 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16795
16796 * configure.in (d30v-*-*): Configure GCC now.
16797
16798 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16799
16800 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16801 is no longer needed.
16802
16803 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16804
16805 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16806
16807 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16808
16809 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16810 targets using "$@" to provide support for similar but not identical
16811 targets without having to duplicate code.
16812
16813 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16814
16815 * makefile.vms: Fix to work with DEC C.
16816
16817 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16818
16819 * config.sub: Add mips-tx39-elf to marketing names.
16820
16821 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16822
16823 * ltmain.sh: Handle symlinks in generated script.
16824
16825 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16826
16827 * configure: Handle autoconf style directory options: --bindir,
16828 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16829 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16830 --sysconfdir.
16831 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16832 (sharedstatedir, localstatedir, oldincludedir): New variables.
16833 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16834 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16835 sbindir, sharedstatedir, and sysconfdir.
16836
16837 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16838
16839 * Makefile.in (bootstrap-lean): New target.
16840
16841 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16842
16843 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
16844 sn, and gnuserv from noconfigdirs.
16845
16846 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
16847
16848 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16849
16850 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
16851
16852 * Makefile.in (cross): New target.
16853
16854 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
16855 Jeff Law <law@cygnus.com>
16856
16857 * Makefile.in (bootstrap2, bootstrap3): New targets.
16858 (all-bootstrap): Remove outdated and confusing target.
16859 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16860
16861 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
16862
16863 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16864 windows. Consistent with gdb/configure.
16865
16866 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
16867
16868 * configure.in: Name Linux target fragment.
16869
16870 * configure: Rewrite so that project Makefile fragment is inserted
16871 first and appears last in the resulting Makefile.
16872
16873 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
16874
16875 * Makefile.in (install-itcl): Install tcl first.
16876
16877 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
16878
16879 * configure.in: remove bison from noconfigdirs for Cygwin32 host
16880
16881 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16882
16883 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16884
16885 * configure.in (skipdirs): Add target-librx for Linux.
16886 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16887
16888 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
16889
16890 * Makefile.in (bootstrap): New target.
16891
16892 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
16893
16894 * config.sub: Accept 'amigados' for backward compatibility.
16895
16896 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
16897
16898 * config.guess: Merge with FSF.
16899
16900 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
16901
16902 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16903
16904 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
16905
16906 * config.sub: Add "marketing-names" patch.
16907
16908 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
16909
16910 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16911
16912 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
16913
16914 * config.sub: Handle v850-elf.
16915
16916 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
16917
16918 * .cvsignore (*-install): Remove.
16919
16920 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
16921
16922 * ltconfig: Set CONFIG_SHELL in libtool.
16923 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16924
16925 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16926
16927 * configure.in (target_subdir): Set to libraries if enable_multilib.
16928
16929 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
16930
16931 * config.guess: Update from gcc directory.
16932
16933 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
16934
16935 * Makefile.in (all-sim): Depends on all-readline.
16936
16937 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
16938
16939 * Makefile.in (BISON, YACC): Use $$s.
16940 (all-bison): Depend on all-texinfo.
16941
16942 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
16943
16944 * Makefile.in (BISON): Add -L flag.
16945 (YACC): Likewise.
16946
16947 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16948
16949 * configure.in (noconfigdirs): Add support for v850e target.
16950
16951 * config.sub (maybe_os): Add support for v850e target.
16952
16953 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16954
16955 * configure.in (noconfigdirs): Add support for v850ea target.
16956
16957 * config.sub (maybe_os): Add support for v850ea target.
16958
16959 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
16960
16961 * config.sub: Add mipstx39. Delete r3900.
16962
16963 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16964
16965 * Makefile.in (all-autoconf): Depends on all-texinfo.
16966
16967 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
16968
16969 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16970 eabi targets.
16971
16972 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
16973
16974 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16975
16976 * configure: When handling a Canadian Cross, handle YACC as well as
16977 BISON. Just set BISON to bison. When setting YACC, prefer bison.
16978 * Makefile.in (all-bison): Depend upon all-texinfo.
16979
16980 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
16981
16982 * Makefile.in (BISON): bison, not byacc or bison -y.
16983 (YACC): bison -y or byacc or yacc.
16984 (various): Add *-bison as appropriate.
16985 (taz): No need to mess with BISON anymore.
16986
16987 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
16988
16989 * configure: If OSTYPE matches *win32*, try to find a good value for
16990 CONFIG_SHELL.
16991
16992 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
16993
16994 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16995 configure.in if it is present.
16996
16997 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
16998
16999 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17000
17001 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
17002
17003 * config.sub: Recognize `arc' cpu.
17004 * configure.in: Likewise.
17005 * config-ml.in: Likewise.
17006
17007 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
17008
17009 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17010
17011 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
17012
17013 * configure: Changed sed delimiter from ':' to '|' when
17014 attempting to substitute ${config_shell} for SHELL. On
17015 NT ${config_shell} may contain a ':' in it.
17016
17017 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
17018
17019 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17020
17021 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
17022
17023 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17024
17025 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
17026
17027 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17028
17029 * ylwrap: If the program is a relative path, force it to be
17030 absolute.
17031
17032 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
17033
17034 * configure (tooldir): Set BISON to `bison -y' and not just bison.
17035
17036 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
17037
17038 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17039 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17040 for libraries.
17041
17042 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
17043
17044 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17045 separated by spaces.
17046
17047 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17048
17049 * ylwrap: New file.
17050 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17051
17052 * ltmain.sh: Handle /bin/sh at start of install program.
17053
17054 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17055
17056 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17057 * missing: New file, from automake 1.2.
17058
17059 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17060
17061 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17062 check-tk to CHECK_X11_MODULES.
17063
17064 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17065
17066 * config.sub: Merge with FSF.
17067
17068 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17069
17070 * config.guess: Merge with FSF.
17071
17072 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17073
17074 * configure: Treat msdosdjgpp like go32.
17075 * configure.in: Likewise. Don't remove gprof for go32.
17076
17077 * configure: Change Makefile.tem2 to Makefile.tm2.
17078
17079 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17080
17081 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17082
17083 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17084
17085 * install-sh (chmodcmd): Set to null if the DST directory already
17086 exists. Same as Nov 11th change.
17087
17088 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17089
17090 * configure (GDB_TK): Needs itcl and tix.
17091
17092 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17093
17094 * config.guess: Update from FSF.
17095
17096 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17097
17098 * Makefile.in (GDB_TK): Depend on itcl and tix.
17099
17100 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17101
17102 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17103 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17104 (INSTALL_SCRIPT): New variable.
17105 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17106 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17107 to -x.
17108 * install-sh: Add support for -x option.
17109
17110 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17111
17112 * configure.in, Makefile.in: Treat tix like itcl.
17113
17114 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17115
17116 * Makefile.in (WINDRES): New variable.
17117 (WINDRES_FOR_TARGET): New variable.
17118 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17119 (EXTRA_HOST_FLAGS): Add WINDRES.
17120 (EXTRA_TARGET_FLAGS): Add WINDRES.
17121 (EXTRA_GCC_FLAGS): Add WINDRES.
17122 ($(DO_X)): Pass down WINDRES.
17123 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17124 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17125 DLLTOOL_FOR_TARGET.
17126
17127 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17128
17129 * configure.in: configure sim before gdb for win32-x-ppc
17130
17131 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17132
17133 Move gperf into the toplevel, from libg++.
17134 * configure.in (target_tools): Add target-gperf.
17135 (native_only): Add target-gperf.
17136 * Makefile.in (all-target-gperf): New target, depend on
17137 all-target-libg++.
17138 (configure-target-gperf): Empty rule.
17139 (ALL_TARGET_MODULES): Add all-target-gperf.
17140 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17141 (CHECK_TARGET_MODULES): Add check-target-gperf.
17142 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17143 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17144
17145 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
17146
17147 * config.sub (mn10200): Recognize new basic machine.
17148
17149 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17150
17151 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17152 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17153
17154 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17155
17156 * configure.in: If we're building mips-sgi-irix6* native, turn on
17157 ENABLE_MULTILIB and set TARGET_SUBDIR.
17158
17159 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17160
17161 * Makefile.in (all-sn): Depend on all-grep.
17162
17163 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17164
17165 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17166
17167 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17168 Makefile. From Jeff Makey <jeff@cts.com>.
17169 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17170
17171 * Makefile.in (DISTBISONFILES): Remove.
17172 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17173 $(DEFAULT_YACC).
17174
17175 * configure.in: Build itl, db, sn, etc., when building for native
17176 cygwin32.
17177
17178 * Makefile.in (LD): New variable.
17179 (EXTRA_HOST_FLAGS): Pass down LD.
17180 ($(DO_X)): Likewise.
17181
17182 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17183
17184 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17185
17186 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17187
17188 * configure.in (targargs): Strip out any supplied --build argument
17189 before adding our own. Always add --build.
17190
17191 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17192
17193 * configure.in (targargs): Pass --build if we're doing
17194 a cross-compile.
17195
17196 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17197
17198 * configure: Use '|' instead of ":" as the separator in
17199 sed. Otherwise sed chokes on NT path names with drive
17200 designators. Also look for "?:*" as the leading characters in an
17201 absolute pathname.
17202
17203 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17204
17205 * config.sub: Support for r3900.
17206
17207 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17208
17209 * configure.in: Use install-sh, not install.sh.
17210
17211 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17212
17213 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17214 apply it twice.
17215
17216 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17217
17218 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17219 install-binutils.
17220
17221 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17222
17223 * Makefile.in: Add automake targets.
17224 * configure.in (host_tools): Add automake.
17225
17226 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17227
17228 * configure: Default CXX to c++, not gcc.
17229 * Makefile.in (CXX): Set to c++, not gcc.
17230 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17231
17232 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17233
17234 * install-sh: try appending a .exe if source file doesn't
17235 exist
17236
17237 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17238
17239 * configure.in: Turn on multilib by default.
17240 (cross_only): Remove target-libiberty.
17241
17242 * Makefile.in (all-gcc): Don't depend on libiberty.
17243
17244 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17245
17246 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17247
17248 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17249
17250 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17251 (DISTBISONFILES): Add ld/Makefile.in
17252
17253 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17254
17255 * configure.in: if target is cygwin32 but host isn't cygwin32,
17256 don't configure gdb tcl tk expect, not just gdb.
17257
17258 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17259
17260 * configure.in: Added gnuserv everywhere sn appears.
17261
17262 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17263 (CROSS_CHECK_MODULES): Added check-gnuserv.
17264 (INSTALL_MODULES): Added install-gnuserv.
17265 (CLEAN_MODULES): Added clean-gnuserv.
17266 (all-gnuserv): New target.
17267
17268 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17269
17270 * config.guess: Fixes for MIPS OpenBSD systems.
17271
17272 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17273
17274 * Makefile.in (INSTALL_XFORM): Remove.
17275 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17276
17277 * mkinstalldirs: New file, copied from automake.
17278 * Makefile.in (installdirs): Rename from install-dirs. Use
17279 mkinstalldirs. Change all users.
17280 (DEVO_SUPPORT): Add mkinstalldirs.
17281
17282 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17283
17284 * install-sh: Rename from install.sh.
17285 * Makefile.in (INSTALL): Change install.sh to install-sh.
17286 (DEVO_SUPPORT): Likewise.
17287
17288 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17289 Graichen <graichen@rzpd.de>.
17290
17291 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17292
17293 * config.guess: Recognize OpenBSD systems correctly.
17294
17295 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17296
17297 * README, Makefile.in (ETC_SUPPORT): Remove references to
17298 cfg-paper*, configure.{texi,man,info*}._
17299
17300 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17301
17302 * Makefile.in (all.normal): Ensure that gcc is built after all
17303 the x11 - ie gdb - targets.
17304
17305 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17306
17307 * makefile.vms: Don't run conf-a-gas.
17308
17309 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17310
17311 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17312
17313 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17314
17315 * configure.in: Remove noconfigdirs case since gdb also
17316 configures and builds for tic80-coff.
17317
17318 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17319
17320 * configure: Set cache_file to config.cache.
17321 * Makefile.in (local-distclean): Remove config.cache.
17322
17323 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17324
17325 * COPYING: Update FSF address.
17326
17327 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17328
17329 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17330 noconfigdirs.
17331
17332 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17333
17334 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17335 MAKEDIRS, is empty.
17336
17337 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17338
17339 * config.sub: Tweak mn10300 entry.
17340
17341 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17342
17343 * configure.in (host_tools): Put sim before gdb, so gdb's
17344 configure.tgt can determine if the simulator was configured.
17345
17346 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17347
17348 * config.sub: Move BeOS $os case to be with other Cygnus
17349 local cases.
17350
17351 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17352
17353 * config.sub: Remove misplaced comment that broke Linux.
17354
17355 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17356
17357 * config.sub: Add BeOS support.
17358
17359 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17360
17361 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17362
17363 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17364
17365 * configure.in (noconfigdirs): Remove tcl and tk from
17366 noconfigdirs for cygwin32 builds.
17367
17368 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17369
17370 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17371
17372 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17373
17374 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17375 make-all.com, use makefile.vms instead.
17376
17377 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17378
17379 * config.sub: Accept -lnews*.
17380
17381 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17382
17383 * configure.in (noconfigdirs): Disable target-newlib,
17384 target-examples and target-libiberty for d30v.
17385
17386 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17387
17388 * configure.in (noconfigdirs): Enable ld for d30v.
17389
17390 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17391
17392 * configure.in (tic80-*-*): Build compiler.
17393
17394 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17395
17396 * configure.in (d30v-*): Remove sim directory from list of
17397 unsupported d30v directories
17398
17399 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17400
17401 * config.sub, configure.in: Add d30v target cpu.
17402
17403 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17404
17405 * makefile.vms: New file.
17406 * make-all.com: Remove.
17407
17408 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17409
17410 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17411
17412 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17413
17414 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17415
17416 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17417
17418 * Makefile.in (ALL_MODULES): Added all-db.
17419 (CROSS_CHECK_MODULES): Addec check-db.
17420 (INSTALL_MODULES): Added install-db.
17421 (CLEAN_MODULES): Added clean-db.
17422
17423 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17424
17425 * config.guess: Merge with latest FSF sources.
17426
17427 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17428
17429 * Makefile.in (ALL_MODULES): Added all-itcl.
17430 (CROSS_CHECK_MODULES): Added check-itcl.
17431 (INSTALL_MODULES): Added install-itcl.
17432 (CLEAN_MODULES): Added clean-itcl.
17433
17434 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17435
17436 * configure.in: build gdb for mn10200
17437
17438 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17439
17440 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17441
17442 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17443
17444 * configure.in (tic80-*-*): Turn off most targets right now.
17445
17446 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17447
17448 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17449 rather than the makeinfo program.
17450 (do-info): Depend upon all-texinfo.
17451
17452 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17453
17454 * configure.in: Remove uses of config/mh-linux.
17455
17456 * config.sub, config.guess: Merge with latest FSF sources.
17457
17458 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17459
17460 * config.sub (case $basic_machine): Add tic80 entries.
17461
17462 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17463
17464 * config.sub, config.guess: Merge with latest FSF sources.
17465
17466 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17467
17468 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17469 * mpw-config.in: Test for NewFolderRecursive.
17470 * mpw-install: Use symbolic name for startup filename.
17471 * mpw-README: Add various additional details.
17472
17473 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17474
17475 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17476
17477 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17478
17479 * configure.in: Do build gcc and the target libraries for
17480 the mn10200.
17481
17482 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17483
17484 * configure.in: don't avoid building gdb for mn10300 any more
17485 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17486 instead of single-quoting it.
17487
17488 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17489
17490 * configure.in: Don't use --with-stabs on IRIX 6.
17491
17492 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17493
17494 * configure.in (m32r): Build gdb, libg++ now.
17495
17496 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17497
17498 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17499 directories from noconfigdirs.
17500
17501 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17502
17503 * config.sub (basic_machine): added mips16 configuration
17504
17505 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17506
17507 * config.sub: Handle d10v-unknown.
17508
17509 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17510
17511 * config.sub: Handle v850-unknown.
17512
17513 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17514
17515 * Makefile.in: add findutils
17516 * configure.in: add findutils to list of host_tools
17517
17518 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17519
17520 * config.sub: Handle mn10200 and mn10300.
17521
17522 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17523
17524 * configure.in (d10v-*): Do not build librx.
17525
17526 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17527
17528 * configure.in (mn10300): Build everything except gdb & libgloss.
17529
17530 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17531
17532 * config.guess: Patch for Dansk Data Elektronik servers,
17533 from Niels Skou Olsen <nso@dde.dk>.
17534
17535 For ncr, use /bin/uname rather than uname, since GNU uname does not
17536 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17537
17538 Patch for MIPS R4000 running System V,
17539 from Eric S. Raymond <esr@snark.thyrsus.com>.
17540
17541 Fix thinko for nextstep.
17542
17543 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17544
17545 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17546 * config.guess: Guess mips-dec-mach_bsd4.3.
17547
17548 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17549 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17550 release numbers.
17551 * config.guess (mips-mips-riscos*): Emit just enough of the
17552 release number.
17553
17554 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17555 * config.guess (sparc-auspex-sunos*): Added.
17556 (f300-fujitsu-*): Added.
17557
17558 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17559 * config.guess: Recognize a Tadpole as a sparc.
17560
17561 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17562
17563 * config.guess: Don't assume that NextStep version is either 2 or
17564 3. NextStep 4 (aka OpenStep 4) has come out now.
17565
17566 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17567
17568 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17569 From Rik Faith <faith@cs.unc.edu>.
17570
17571 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17572
17573 * config.sub: Contributions from bug-gnu-utils to:
17574 Support plain "hppa" (no version given) architecture, reported by
17575 OpenStep.
17576 OpenBSD like NetBSD.
17577 LynxOs is not a hardware supplier.
17578
17579 * config.guess: Contributions from bug-gnu-utils to add support for:
17580 OpenBSD like NetBSD.
17581 Stratus systems.
17582 More Pyramid systems.
17583 i[n>4]86 Intel chips.
17584 M680[n>4]0 Motorola chips.
17585 Use unknown instead of lynx for hardware manufacturer.
17586
17587 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17588
17589 * install.sh (chmodcmd): Set to null if the DST directory already
17590 exists.
17591
17592 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17593
17594 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17595 not use mt-ppc target Makefile fragment any more.
17596
17597 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17598
17599 * configure.in (*-*-windows): Exclude everything but those dirs
17600 needed to build windows.
17601
17602 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17603
17604 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17605
17606 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17607
17608 * configure.in: Exclude mmalloc from i386-windows.
17609
17610 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17611
17612 * Undo my previous change.
17613
17614 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17615
17616 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17617 unconditionally.
17618 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17619
17620 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17621
17622 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17623 host to add it's own flags.
17624
17625 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17626
17627 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17628
17629 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17630
17631 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17632 (CXX_FOR_TARGET): Likewise.
17633 (GCC_FOR_TARGET): Define.
17634 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17635 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17636 CC_FOR_TARGET was specified on the command line.
17637 (MAKEOVERRIDES): Don't define.
17638
17639 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17640
17641 * configure.in (m32r): Fix spelling of libg++ libs.
17642
17643 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17644
17645 * config.sub (-apple*): Remove, now redundant.
17646
17647 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17648
17649 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17650
17651 * configure: Rework yesterday's sed script patch.
17652
17653 * config.sub: Merge with FSF.
17654
17655 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17656
17657 * config.guess: Merge from FSF.
17658
17659 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
17660 * config.guess: Use pc instead of unknown, for pc clone systems.
17661 Change linux to linux-gnu.
17662
17663 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17664 * config.guess: Avoid non-portable tr syntax.
17665
17666 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17667
17668 * test-build.mk (HOLES): Add "xargs" for gdb.
17669
17670 * configure: Avoid hpux10.20 sed bug.
17671
17672 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17673
17674 * configure.in: Add support for windows host
17675 (that is a build done under the Microsoft build environment).
17676
17677 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17678
17679 * Makefile.in: Replace all uses of srcroot with s, to shrink
17680 command line lengths.
17681
17682 Patches from Geoffrey Noer <noer@cygnus.com>:
17683 * configure.in: If configuring for newlib, pass --with-newlib to
17684 subdirectories.
17685 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17686 -Bnewlib/ and -Lwinsup to gcc.
17687 (CXX_FOR_TARGET): Likewise.
17688
17689 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17690
17691 * Makefile.in (ETC_SUPPORT): Add configure.
17692
17693 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17694
17695 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17696 host configuration file.
17697
17698 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17699
17700 * configure.in: Break mn10x00 support into separate
17701 mn10200 and mn10300 configurations.
17702 * config.sub: Likewise.
17703
17704 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17705
17706 * configure.in: Add lots of stuff to noconfigdirs for
17707 the mn10x00 targets.
17708
17709 * config.sub, configure.in: Add mn10x00 support.
17710
17711 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17712
17713 * make-all.com: Call conf-a-gas, not config-a-gas.
17714
17715 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17716
17717 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17718 targets.
17719
17720 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17721
17722 * mpw-README: Add much more detail for native PowerMac.
17723 * mpw-install: New file.
17724 * mpw-configure: Add --norecursion and --help options.
17725 * mpw-config.in: Translate readme and install files when
17726 copying to objdir.
17727 * mpw-build.in: Don't always depend on byacc and flex.
17728 (install-only-top): New action.
17729
17730 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17731
17732 * configure.in: You can now configure GDB for the v850.
17733
17734 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17735
17736 * configure.in (noconfigdirs): Don't configure any C++ dirs
17737 if targeting D10V.
17738
17739 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17740
17741 * config.sub: Recognize mips64vr5000.
17742
17743 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17744
17745 * configure.in: Use a single line for host_tools and native_only.
17746
17747 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17748
17749 * config.sub, configure.in: Add entries for m32r.
17750
17751 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17752
17753 * Makefile.in (inet-install): Don't run install-gzip.
17754
17755 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17756
17757 * configure.in: Don't config lots of things for *-*-windows*.
17758
17759 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17760
17761 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17762 (host_libs, host_tools): Copy from configure.in.
17763 * mpw-configure: Don't complain about directories not found.
17764
17765 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17766
17767 * configure.in (i[345]86): Recognize i686 for pentium pro.
17768 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17769 file.
17770
17771 * config.guess (i[345]86): Ditto.
17772
17773 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17774
17775 * configure.in (noconfigdirs): Removed gdb for D10V.
17776
17777 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
17778
17779 * configure.in: Remove ld, target-libio, target-libg++, and
17780 target-libstdc++ from noconfigdirs.
17781
17782 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17783
17784 * configure: Fix three locations where shell scripts were
17785 being run directly rather than with config_shell.
17786
17787 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17788
17789 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17790 * config.sub (basic_machine): Recognize v850.
17791
17792 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17793
17794 * mpw-configure: Handle multiple enable/disable options and
17795 pass them down recursively, handle -c and -s flags appropriately
17796 depending on choice of compiler, add escape mechanism for
17797 quoted arguments to gC.
17798
17799 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17800
17801 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17802 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17803 so that -mrelocatable-lib and -mno-eabi are used.
17804
17805 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17806 not support --print-multi-lib, don't abort.
17807
17808 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17809
17810 * make-all.com: Run config-a-gas.
17811 * setup.com: Don't copy subdirectory files around.
17812
17813 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17814
17815 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17816 target, it now compiles correctly.
17817
17818 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17819
17820 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17821
17822 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17823
17824 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17825
17826 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17827
17828 * configure.in (native_only): Add prms.
17829
17830 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17831
17832 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17833 (BINUTILS_SUPPORT_DIRS): Likewise.
17834
17835 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17836
17837 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17838 d10v support is added.
17839
17840 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17841
17842 * configure.in (d10v-*-*): New target.
17843
17844 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
17845
17846 * config.guess (HP 9000/811): Recognize this as a PA1.1
17847 machine.
17848
17849 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
17850
17851 * Makefile.in (do-tar-gz): New target, split out from tail end of
17852 taz target. Run each command separately, don't use pipes.
17853 (taz): Use it.
17854
17855 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
17856
17857 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17858 * mpw-build.in: No builds should depend on building byacc or flex,
17859 they are assumed to be installed already.
17860
17861 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17862
17863 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17864 variable that CC_FOR_TARGET needs.
17865
17866 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17867
17868 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17869 options have changed since the last time the subdirectory was
17870 configured, and if it has, reconfigure.
17871 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17872 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17873
17874 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
17875
17876 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17877 CLEAN_MODULES): Add bash.
17878 (all-bash): New target.
17879
17880 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
17881
17882 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17883
17884 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17885
17886 * config.sub (basic_machine): Recognize d10v as a valid processor.
17887
17888 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
17889
17890 * mpw-configure: Add support for --bindir.
17891 * mpw-build.in: Use a GCC-specific build script for GCC actions.
17892
17893 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
17894
17895 * configure.in: add bash, time, gawk to list of hosttools and things
17896 to only build for native toolchains
17897
17898 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17899
17900 * Makefile.in (docdir): Remove.
17901
17902 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17903
17904 * Makefile.in (datadir): Set to $(prefix)/share.
17905
17906 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
17907
17908 * configure.in: build diff and patch for cygwin32-hosted
17909 toolchains.
17910
17911 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
17912
17913 * config.sub: Accept -rtems*.
17914
17915 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
17916
17917 * configure.in: enable dosrel for cygwin32-hosted builds,
17918 remove diff from the list of things not buildable
17919 via Canadian Cross
17920
17921 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
17922
17923 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17924 don't get ". ".
17925
17926 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
17927
17928 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17929
17930 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
17931
17932 * Makefile.in (taz): Handle case where tex3patch didn't even get
17933 checked out. Also, if it was found, put the symlink in a new util
17934 subdirectory.
17935
17936 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17937
17938 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17939
17940 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
17941
17942 * config.sub: Recognize -openvms.
17943 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17944 * make-all.com, setup.com: New files.
17945
17946 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17947
17948 * Makefile.in (taz): tex3patch moved to texinfo/util.
17949
17950 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
17951
17952 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17953 * configure.in: remove make from disable-if-Can-Cross list
17954 enable gdb if ${host} and ${target} are cygwin32
17955
17956 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
17957
17958 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
17959 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17960
17961 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17962
17963 * config.guess: Combine mips-mips-riscos cases, and use cpp to
17964 distinguish sysv/svr4/bsd variants.
17965 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17966
17967 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
17968
17969 * configure.in: Added copyright notice.
17970 * move-if-change: Added copyright notice.
17971
17972 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17973
17974 * configure.in (powerpcle-*-solaris*): Until we get shared
17975 libraries working, don't build gdb, sim, make, tcl, tk, or
17976 expect.
17977
17978 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
17979
17980 * config.guess: Merge with FSF:
17981
17982 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17983 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17984
17985 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
17986 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17987
17988 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
17989 * config.guess: Combine two OSF1 rules.
17990 Also recognize field test versions. From mjr@zk3.dec.com.
17991 * config.guess (dgux): Use /usr/bin/uname rather than uname,
17992 because GNU uname does not support -p. From pmr@pajato.com.
17993
17994 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
17995
17996 * Makefile.in (MAKEDIRS): Removed $(tooldir).
17997
17998 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
17999
18000 * mpw-README: Document GCCIncludes.
18001
18002 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
18003
18004 * configure.in (alpha-*-linux*): Set enable_shared to yes.
18005
18006 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
18007
18008 * mpw-configure: Handle --enable-FOO and --disable-FOO.
18009
18010 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
18011
18012 * configure.in (*-*-cygwin32): Configure make.
18013
18014 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
18015
18016 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18017
18018 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
18019
18020 * Makefile.in (all-inet): Depend on all-perl.
18021
18022 * Makefile.in (inet-install): New target.
18023
18024 * Makefile.in (all-inet): Depend on all-tcl.
18025 (all-inet): Depend on all-send-pr.
18026
18027 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18028
18029 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18030 temporarily.
18031
18032 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
18033
18034 * configure.in: Don't configure --with-gnu-ld on AIX.
18035
18036 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18037
18038 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18039
18040 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
18041
18042 * Makefile.in (ALL_MODULES): Added all-inet.
18043 (CROSS_CHECK_MODULES): Added check-inet.
18044 (INSTALL_MODULES): Added install-inet.
18045 (CLEAN_MODULES): Added clean-inet.
18046 (all-indent): New target.
18047
18048 * configure.in (host_tools): Added inet.
18049 (native_only): Added inet.
18050 (noconfigdirs): Added inet.
18051
18052 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18053
18054 * configure.in: Don't configure libgloss if we are not configuring
18055 newlib.
18056
18057 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18058
18059 * configure.in: Don't configure libgloss for unsupported
18060 architectures.
18061
18062 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18063
18064 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18065
18066 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18067
18068 * Makefile.in (ALL_MODULES): Include all-apache.
18069 (CROSS_CHECK_MODULES): Include check-apache.
18070 (INSTALL_MODULES): Include install-apache.
18071 (all-apache): New target.
18072
18073 * configure.in: Added apache everywhere perl is seen.
18074
18075 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18076
18077 * Makefile.in: Add support for clean-{module} and
18078 clean-target-{module} rules.
18079
18080 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18081
18082 * configure.in (*-*-ose) do not build libgloss.
18083
18084 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18085
18086 * config.guess (prep*:SunOS:5.*:*): Turn into
18087 powerpele-unknown-solaris2.
18088
18089 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18090
18091 * configure.in: Permit --enable-shared to specify a list of
18092 directories.
18093
18094 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18095
18096 * configure.in (host==solaris): Pass only the first word of $CC
18097 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18098
18099 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18100
18101 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18102
18103 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18104
18105 * Makefile.in (ALL_MODULES): Include all-perl.
18106 (CROSS_CHECK_MODULES): Include check-perl.
18107 (INSTALL_MODULES): Include install-perl.
18108 (ALL_X11_MODULES): Include all-guile.
18109 (CHECK_X11_MODULES): Include check-guile.
18110 (INSTALL_X11_MODULES): Include install-guile.
18111 (all-perl): New target.
18112 (all-guile): New target.
18113
18114 * configure.in (host_tools): Include perl and guile.
18115 (native_only): Include perl and guile.
18116 (noconfigdirs): Don't build guile and perl; no ports have been
18117 done.
18118
18119 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18120
18121 * configure (--enable-*): Handle quoted option lists such as
18122 --enable-sim-cflags='-g0 -O' better.
18123
18124 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18125
18126 * Makefile.in ({,inst}all-target): New rule so we can make and
18127 install all of the target directories easily.
18128
18129 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18130
18131 * configure.in: Add missing global flag in sed substitution when
18132 deleting `target-' from ${configdirs}.
18133
18134 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18135
18136 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18137 option.
18138
18139 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18140 config/mh-necv4.
18141
18142 * install.sh: Correct misspelling of transformbasename.
18143
18144 * config.guess: Recognize mips-*-sysv*.
18145
18146 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18147
18148 * config.sub: Recognize mon960.
18149
18150 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18151
18152 * configure: Restore Canadian Cross handling of BISON and LEX,
18153 removed in Feb 20 change.
18154
18155 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18156
18157 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18158 Mention make install. Remove the old copyright date as well the
18159 clumsy and rather pointless copyright on the README file.
18160
18161 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18162
18163 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18164 Makefile after running symlink-tree, then run `make distclean' to
18165 avoid clobbering any generated files in srcdir.
18166
18167 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18168
18169 * configure.in (m68k-*-netbsd*): Build everything now.
18170
18171 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18172
18173 * Makefile.in (taz): Fix quoting.
18174
18175 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18176
18177 * configure.in (sparclet-*-*): Build everything now.
18178
18179 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18180
18181 * configure.in (m68k-*-linux*): New host.
18182
18183 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18184
18185 * configure: Check for bison before byacc.
18186
18187 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18188
18189 * Makefile.in configure: Change the way LEX and BISON/YACC are
18190 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18191 searching PATH. These are used as fallbacks by Makefile.in if
18192 flex/bison/byacc aren't in objdir.
18193
18194 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18195
18196 * Makefile.in: Make everything which depends upon all-bfd also
18197 depend upon all-opcodes, in case --with-commonbfdlib is used.
18198
18199 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18200
18201 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18202 building NT native compilers on Unix.
18203
18204 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18205
18206 * configure.in: Don't get CC from the host Makefile fragment if we
18207 can find gcc in PATH, or if this is a Canadian Cross. Move the
18208 Solaris test for /usr/ucb/cc to the post target script, just after
18209 the compiler sanity test.
18210
18211 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18212
18213 * config.sub: Merge with FSF.
18214
18215 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18216
18217 * Makefile.in (RPATH_ENVVAR): New variable.
18218 (REALLY_SET_LIB_PATH): Use it.
18219 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18220
18221 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18222
18223 * config.sub, configure.in: Recognize sparclet cpu.
18224
18225 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18226
18227 * config.guess: Support m68k-cbm-sysv4.
18228
18229 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18230
18231 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18232 m68k-unknown-linuxaout from linker help string. Put quotes around
18233 $ld_help_string.
18234
18235 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18236
18237 * config.guess (powerpc-harris-powerunix): Add guess for port
18238 to new target.
18239
18240 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18241
18242 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18243
18244 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18245
18246 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18247 $(REALLY_SET_LIB_PATH) in Makefile.
18248 * Makefile.in (SET_LIB_PATH): New variable.
18249 (REALLY_SET_LIB_PATH): New variable.
18250 ($(DO_X)): Use $(SET_LIB_PATH).
18251 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18252 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18253 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18254 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18255 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18256 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18257 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18258 (install-dosrel): Likewise.
18259 (all-opcodes): Depend upon all-libiberty.
18260
18261 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18262
18263 * config.guess (*:CYGWIN*): New
18264
18265 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18266
18267 * Makefile.in (all-target-winsup): All all-target-libiberty.
18268
18269 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18270
18271 * configure.in (noconfigdirs): Add missing # in front of comment.
18272
18273 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18274
18275 * configure.in: add second pass to things added to noconfigdirs
18276 so *-gm-magic can exclude libgloss properly.
18277
18278 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18279
18280 * mpw-configure (extralibs_name, rez_name): Set correctly
18281 for MWC68K compiler.
18282
18283 * mpw-README: Add more info on the necessary build tools.
18284
18285 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18286
18287 * configure.in, config.sub: Recognize cygwin32.
18288
18289 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18290
18291 * config.guess, config.sub: Recognize A/UX.
18292
18293 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18294
18295 * config.sub: Merge with gcc/config.sub.
18296
18297 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18298
18299 * mpw-build.in (do-binutils): Add build of stamps.
18300
18301 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18302
18303 * config.sub: Add recognition for mips64vr4100*-* targets.
18304
18305 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18306
18307 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18308 Add creation of gconfigargs with `--enable-shared' turned on.
18309 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18310 ($(host)-stamp-stage3-configured): Likewise.
18311 (HOLES): Add chatr and ldd.
18312 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18313
18314 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18315
18316 * configure: Pass --nfp to recursive configures.
18317
18318 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18319
18320 * Makefile.in (DLLTOOL): New.
18321 (DLLTOOL_FOR_TARGET): New.
18322 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18323 (EXTRA_TARGET_FLAGS): Ditto.
18324 (EXTRA_GCC_FLAGS): Ditto.
18325 (CONFIGURE_TARGET_MODULES): Ditto.
18326 (DO_X): Ditto.
18327 * configure: Add DLLTOOL.
18328
18329 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18330
18331 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18332 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18333 mh-sco, since old workarounds no longer needed, and don't
18334 build ld, since libraries have weak symbols in COFF.
18335
18336 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18337
18338 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18339
18340 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18341
18342 * configure.in: Make sure that ${CC} can be used to compile an
18343 executable.
18344
18345 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18346
18347 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18348 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18349 nothing depending on whether gdbtk is being built.
18350
18351 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18352
18353 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18354
18355 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18356
18357 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18358 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18359
18360 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18361
18362 * config-ml.in: Add support for
18363 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18364 Simplify setting of multidirs from --disable-foo.
18365
18366 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18367
18368 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18369 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18370 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18371 non-empty, pass them on to the GCC make.
18372 (all-bootstrap): New rule that is like all-gcc, except it executes
18373 the GCC bootstrap rule instead of the GCC all rule.
18374
18375 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18376
18377 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18378
18379 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18380
18381 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18382 DG/UX support.
18383
18384 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18385
18386 * config.sub (i*86*) Change [345] to [3456]
18387
18388 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18389
18390 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18391 --with-gnu-ld=no.
18392
18393 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18394
18395 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18396 AIX multilibs get built.
18397
18398 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18399
18400 * configure.in (i386-win32): Don't build expect if we're not
18401 building the tcl subdir.
18402
18403 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18404
18405 * Makefile.in: (configure-target-examples, all-target-examples):
18406 New targets, configure and build example programs.
18407
18408 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18409
18410 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18411 use it as input to sedit the generated MPW makefile.
18412 * mpw-README: Add a suggestion about Gestalt.h.
18413
18414 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18415
18416 * config.sub: Accept *-*-ieee*.
18417
18418 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18419
18420 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18421 Ronald F. Guilmette <rfg@monkeys.com>.
18422
18423 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18424
18425 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18426 for powerpc-pe native.
18427 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18428 (target==powerpc-pe): duplicate i386-win32 entry.
18429
18430 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18431
18432 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18433 of vxworks, not just vxworks5.1.
18434
18435 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18436
18437 * mpw-configure: Add support for exec-prefix.
18438
18439 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18440
18441 * config.guess: Recognize HP model 816 machines as having
18442 a PA1.1 processor.
18443
18444 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18445
18446 * configure: Ignore new autoconf configure options.
18447
18448 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18449
18450 * config.guess: Recognize Pentium under SCO.
18451 From Robert Lipe <robertl@arnet.com>.
18452
18453 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18454
18455 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18456
18457 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18458
18459 * configure.in: Don't configure gas for alpha-dec-osf*.
18460
18461 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18462
18463 * configure.in: Default to --with-stabs for some targets for which
18464 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18465 i[345]86*-*-unixware*.
18466
18467 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18468
18469 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18470 rather than basing it on the target. Simplify handling of options
18471 controlling which directories to configure. Remove extraneous
18472 slash in multi-clean target.
18473
18474 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18475
18476 * config-ml.in: Prefix more variables with ml_ so they don't collide
18477 with configure's.
18478
18479 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18480
18481 * configure: Don't turn -v into --v.
18482
18483 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18484
18485 * configure.in (targargs): Fix typo.
18486
18487 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18488
18489 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18490
18491 * configure.in: Strip --host and --target options from
18492 CONFIG_ARGUMENTS, and always configure for --host only. Add
18493 --with-cross-host option when building with a cross-compiler.
18494 * configure: Canonicalize the arguments put into config.status by
18495 always using `=' for an option with an argument. Pass a presumed
18496 --host or --target explicitly.
18497
18498 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18499
18500 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18501 into general OS recognition case.
18502
18503 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18504
18505 * configure.in (target_configdirs): add target-winsup only
18506 for win32 target systems.
18507
18508 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18509
18510 * Makefile.in (all-target-libgloss): Depend upon
18511 configure-target-newlib, since when libgloss is built it looks to
18512 see if the newlib directory exists.
18513
18514 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18515
18516 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18517 cfg-ml-*.in.
18518
18519 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18520
18521 * configure: Handle LD and LD_FOR_TARGET when configuring a
18522 Canadian Cross.
18523
18524 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18525
18526 * configure.in (target_libs): add target-winsup.
18527 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18528 (target==ppcle-pe): remove ld from $noconfigdirs.
18529
18530 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18531
18532 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18533 Preserve relative path names in $srcdir. Build symlink tree if
18534 configuring cross target dir and srcdir=. (= no VPATH support).
18535 (configure-target-libg++): Depend on configure-target-librx.
18536 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18537 * config-ml.in: New file.
18538 * symlink-tree: New file.
18539 * configure: Ensure srcdir="." if that's what it is.
18540
18541 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18542
18543 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18544 includes and FLEX_SKELETON setting.
18545 * mpw-configure (--with-gnu-ld): New option, controls whether
18546 to use PPCLink or ld with PowerMac GCC.
18547 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18548 * mpw-config.in: Configure grez if targeting Mac.
18549
18550 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18551 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18552 just macos.
18553 * configure.in: Configure grez resource compiler if targeting Mac.
18554 * Makefile.in (all-grez, install-grez): New targets.
18555
18556 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18557
18558 * configure: CXX defaults to gcc, not g++. If we find
18559 gcc in the path, set CC to gcc -O2.
18560
18561 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18562
18563 * configure: Default ${build} correctly. Avoid picking up extra
18564 spaces when reading CC and CXX from Makefile. When doing a
18565 Canadian Cross, use plausible default values for numerous
18566 variables.
18567 * configure.in: When doing a Canadian Cross, don't try to
18568 configure tools whose configure script can't handle it.
18569
18570 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18571
18572 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18573
18574 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18575
18576 * configure: Remove dubious bug reporting address.
18577
18578 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18579
18580 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18581 configure script, run that instead of this directory's configure.
18582 In either case, print a message that we're configuring the sub-dir.
18583
18584 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18585
18586 * configure.in: Before checking for the existence of various files,
18587 use sed to filter out "target-".
18588
18589 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18590
18591 * Makefile.in (DO_X): Split rule to decrease command line length
18592 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18593 (Philippe De Muyter).
18594
18595 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18596
18597 * Makefile.in (all-patch): depend on all-libiberty.
18598
18599 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18600
18601 * configure.in: If the only directory in target_configdirs which
18602 actually exists is libiberty, then set target_configdirs to empty,
18603 to avoid trying to build a target libiberty in a gas or gdb
18604 distribution.
18605
18606 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18607
18608 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18609 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18610 systems.
18611
18612 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18613
18614 * configure.in (copy_dirs): Use sys-include instead of include
18615 for --with-headers option.
18616
18617 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18618
18619 * Makefile.in, configure.in: Make winsup builds work with
18620 new scheme.
18621
18622 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18623
18624 * configure.in: Build the linker on AIX.
18625
18626 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18627
18628 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18629 where needed.
18630
18631 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18632
18633 * Makefile.in (all-gcc): Fix typo.
18634
18635 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18636
18637 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18638
18639 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18640
18641 * configure.in: Rename libFOO to target-libFOO, and xiberty
18642 to target-xiberty, to provide more flexibility.
18643 (target_subdir): Define. Create if cross.
18644 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18645 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18646 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18647 check-libFOO -> check-target-libFOO, etc.
18648 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18649 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18650 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18651 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18652 allow ALL_GCC="" to only configure.
18653 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18654 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18655 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18656
18657 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18658
18659 * Makefile.in (taz): Build "info" in etc explicitly.
18660
18661 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18662
18663 * configure.in: Make sure that CC is undefined (as opposed to
18664 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18665 problem with autoconf trying to configure on a host without GCC.
18666
18667 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18668
18669 * mpw-configure: Set host alias from choice of host compiler,
18670 only use generic MPW Makefile sed if present, edit a file
18671 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18672 * mpw-README: Add problem notes about CW6 and CW7.
18673
18674 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18675
18676 * Makefile.in (taz): Use ";" instead of ";;".
18677
18678 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18679
18680 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18681 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18682 DISTDOCDIRS.
18683 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18684 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18685
18686 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18687
18688 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18689 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18690 Move bfd to DISTSTUFFDIRS.
18691
18692 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18693
18694 * Makefile.in (X11_LIB): Removed.
18695 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18696
18697 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18698
18699 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18700
18701 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18702 names.
18703
18704 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18705
18706 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18707
18708 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18709
18710 * configure.in (i[345]86-*-win32): Always build newlib.
18711 Don't configure cvs, autoconf or texinfo.
18712 * Makefile.in (LD_FOR_TARGET): New.
18713 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18714 Pass down LD_FOR_TARGET.
18715
18716 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18717
18718 * winsup: New directory.
18719 * Makefile.in: Build winsup.
18720 * configure.in: Winsup is configured when target is win32.
18721 Can only build win32 target GDB when native.
18722
18723 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18724
18725 * config.guess: Recognize HP model 819 machines as having
18726 a PA 1.1 processor.
18727
18728 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18729
18730 * configure: Fix sed loop which substitutes for CC and CXX to
18731 avoid bug found in various sed implementations.
18732
18733 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18734
18735 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18736 simulator. Use standard powerpc-*-eabi*.
18737
18738 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18739
18740 * configure.in: Stop putting gas and binutils in noconfigdirs for
18741 powerpc-*-aix* and rs6000-*-*.
18742
18743 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18744
18745 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18746 -mcall-aixdesc libraries.
18747
18748 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18749
18750 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18751
18752 * config.sub (arm | armel | armeb): Fix shell syntax.
18753
18754 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18755
18756 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18757 -msoft-float and -mcpu=common support.
18758 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18759 libraries.
18760
18761 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18762
18763 * configure.in: Allow configuration and build of emacs19 for the alpha.
18764
18765 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18766
18767 * configure.in (CC): Get ^CC, not just any old CC, from
18768 ${host_makefile_frag}.
18769
18770 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18771
18772 * configure.in (CC): Try to get CC from
18773 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18774
18775 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18776
18777 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18778 only if it exists in $(srcdir).
18779
18780 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18781
18782 * configure: If CC and CXX are not set in the environment, set
18783 them, based on either an existing Makefile or on searching for gcc
18784 in PATH. Substitute for CC and CXX in Makefile.
18785 * configure.in: Remove libm from target_libs. Separate
18786 target_configdirs from configdirs. If CC is not set in
18787 environment, try to get it from a host Makefile fragment. Rewrite
18788 changes of configdirs to use skipdirs instead. A few minor
18789 tweaks. Take directories out of target_configdirs as they are
18790 taken out of configdirs. Remove existing Makefile files from
18791 subdirectories. Substitute for TARGET_CONFIGDIRS and
18792 CONFIG_ARGUMENTS in Makefile.
18793 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18794 by configure.in.
18795 (CONFIG_ARGUMENTS): Likewise.
18796 (CONFIGURE_TARGET_MODULES): New variable.
18797 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18798 ($(CONFIGURE_TARGET_MODULES)): New target.
18799 (configure-libg++, configure-libio): New targets.
18800 (all-libg++): Depend upon configure-libg++.
18801 (all-libio): Depend upon configure-libio.
18802 (configure-libgloss, all-libgloss): New targets.
18803 (configure-libstdc++): New target.
18804 (all-libstdc++): Depend upon configure-libstdc++.
18805 (configure-librx, all-librx): New targets.
18806 (configure-newlib): New target.
18807 (all-newlib): Depend upon configure-newlib
18808 (configure-xiberty): New target.
18809 (all-xiberty): Depend upon configure-xiberty.
18810
18811 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18812
18813 * configure.in (host i[345]86-*-win32): Expand the
18814 noconfigdirs again.
18815
18816 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18817
18818 * mpw-configure: Fix sed command file name.
18819
18820 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18821
18822 * configure.in (host i[345]86-*-win32): Reduce the
18823 noconfigdirs again.
18824
18825 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18826
18827 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18828 or powerpc*-*-pe*, since they are not yet supported.
18829
18830 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18831
18832 Add PowerMac support and many other enhancements.
18833 * mpw-configure: New option --cc to select compiler to use,
18834 paste options set according to --cc into the generated
18835 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18836 if mpw-make.sed is present.
18837 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18838 add forward includes for PowerPC include files.
18839 * mpw-build.in: Build using Makefile.PPC if present.
18840 (do-byacc, etc): Remove separate version resource builds.
18841 (do-gas): Build "stamps" before "all".
18842 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18843 * mpw-README: Update to reflect --cc option, PowerMac support,
18844 and recently-reported compatibility problems.
18845
18846 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
18847
18848 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18849 embedded m68k systems (-aout, -coff, -elf, -vxworks).
18850 (--with-multilib-top): Pass to recursive invocations.
18851
18852 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
18853
18854 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18855 v810-*-*.
18856
18857 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18858
18859 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18860 gdb, ld and opcodes on v810-*-*.
18861
18862 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
18863
18864 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18865 (local-maintainer-clean): New target.
18866 (maintainer-clean): New target.
18867 (realclean): Just depend upon maintainer-clean.
18868
18869 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18870
18871 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18872
18873 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
18874
18875 * configure.in: Build ld in mips*-*-bsd* case.
18876
18877 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
18878
18879 * config.sub: Accept -lites* OS. From Ian Dall.
18880
18881 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
18882
18883 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18884 targets.
18885
18886 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18887
18888 * configure.in: treat i386-win32 canadian cross the same as
18889 i386-go32 canadian cross.
18890
18891 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18892
18893 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18894 running under the simulator to build a reduced set of libraries.
18895 (powerpc-*-eabiaix): Add fine grained multilib support added to
18896 other powerpc targets yesterday.
18897
18898 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18899
18900 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18901 -disable-softfloat, -disable-relocatable, -disable-aix, and
18902 -disable-sysv to control which multilib libraries get built.
18903
18904 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18905
18906 * configure: Add Makefile.tem to list of files to remove in trap
18907 handler.
18908
18909 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
18910
18911 * config.guess (*Linux*): Add missing "exit"s.
18912 Also, need specific check for alpha-unknown-linux (uses COFF).
18913
18914 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
18915
18916 * config.guess: Merge with FSF:
18917
18918 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
18919 * config.guess (AIX4): More robust release numbering discovery.
18920
18921 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
18922 * config.guess (i386-sequent-ptx): Properly get version number.
18923
18924 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
18925 * config.guess (mips:*:4*:UMIPS): New case.
18926
18927 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
18928
18929 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18930 (i386-win32 host): Likewise. Don't build readline.
18931
18932 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
18933
18934 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
18935 SUPPORT_FILES to submakes.
18936
18937 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
18938
18939 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18940 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18941 mpw-configure.
18942
18943 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
18944
18945 * configure.in (appdirs): Use =, not ==, in test expression when
18946 trying to build the text to print in the warning message for
18947 Solaris users.
18948
18949 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
18950
18951 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18952
18953 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18954
18955 * config.guess: Recognize lynx-2.3.
18956
18957 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
18958
18959 * config.sub (z8ksim): Deleted
18960 (z8k-*-coff): New, this is the one true name of the target.
18961
18962 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
18963
18964 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18965
18966 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
18967
18968 * config.guess (*:Linux:*:*): First try asking the linker what the
18969 default object file format is (elf, aout, or coff). Then if this
18970 fails, try previous methods.
18971
18972 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18973
18974 * configure.in: Don't build newlib for *-*-vxworks5.1.
18975
18976 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18977
18978 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18979 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18980
18981 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
18982
18983 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18984
18985 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
18986
18987 * cfg-ml-com.in: New file.
18988 * cfg-ml-pos.in: New file.
18989
18990 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18991
18992 * COPYING.NEWLIB: Add HP free copyright to list.
18993
18994 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18995
18996 * config.sub: Recognize -eabi* for the system, not just -eabi.
18997
18998 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
18999
19000 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19001 * config.sub, configure.in (win32): New target and host.
19002
19003 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
19004
19005 * configure.in: Add i386-pe configuration.
19006
19007 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
19008
19009 * mpw-build.in (install): Install GDB after LD.
19010
19011 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
19012
19013 * mpw-config.in (elf/mips.h): Always forward-include, needed
19014 for GDB to build.
19015
19016 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
19017
19018 * testsuite: New directory for customer acceptance and whole tool
19019 chain tests.
19020
19021 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19022
19023 * configure: If per-host line isn't found, but AC_OUTPUT is found
19024 and a configure script exists, run it instead.
19025
19026 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19027
19028 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
19029
19030 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
19031
19032 * configure: Set build_{cpu,vendor,os,alias} to host values when
19033 --build isn't specified.
19034
19035 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19036
19037 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19038 (FLAGS_TO_PASS): Pass them.
19039 (EXTRA_TARGET_FLAGS): Ditto.
19040
19041 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19042
19043 * Makefile.in (all-libg++): Depend on all-libstdc++.
19044
19045 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19046
19047 * configure.in (noconfigdirs): Enable all packages for
19048 i386-unknown-netbsd.
19049
19050 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19051
19052 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19053 hosted builds (DOS builds)
19054
19055 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19056
19057 Changes for ARM based on patches from Richard Earnshaw:
19058 * config.sub: Handle armeb and armel.
19059 * configure.in: Omit arm linker only for riscix.
19060
19061 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19062
19063 * config.guess: Update from FSF.
19064
19065 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19066
19067 * config.sub: Recognize powerpcle as the little endian variant of
19068 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19069 powerpcle variant. Convert pentium into i586, not i486. Add p5
19070 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19071 temporarily.
19072
19073 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19074
19075 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19076
19077 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19078
19079 * config.sub: Accept -lites* as a basic system type.
19080
19081 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19082
19083 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19084 installed, and if so return linuxoldld as the system name.
19085
19086 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19087
19088 * config.guess: Add hppa1.1-hp-lites support.
19089
19090 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19091
19092 * configure.in: Don't build newlib for m68k-vxworks5.1.
19093
19094 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19095
19096 * configure.in (mips-sgi-irix6): Use mh-irix5.
19097
19098 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19099
19100 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19101
19102 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19103
19104 * test-build.mk: Enable building of shared libraries on IRIX 5 and
19105 OSF/1. Fix compiler flags.
19106 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19107
19108 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19109
19110 * configure.in: Recognize --with-newlib.
19111 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19112
19113 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19114
19115 * Makefile.in: move {all,check,install}-gdb from *_MODULES
19116 to *_X11_MODULES due to gdbtk needing X include files et al.
19117
19118 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19119
19120 Merge in support for Mac MPW as a host.
19121 (Old change descriptions retained for informational value.)
19122
19123 * mpw-config.in: Add generic include forwards for cpu-specific
19124 include files in aout and elf directories.
19125
19126 * mpw-configure: Added copyright.
19127 * mpw-config.in: Check for presence of required build tools.
19128 (target_libs): Add newlib.
19129 (target_tools): Add examples.
19130 (Read Me): Generate as "Read Me for MPW" instead.
19131 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19132 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19133 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19134
19135 * mpw-configure: Remove subdir-specific makefile hackery,
19136 delete mk.tmp after using it.
19137
19138 * mpw-build.in (all): Display start and end times.
19139
19140 * mpw-configure (host_canonical): Set.
19141 (target_cpu): Always add to makefiles.
19142 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19143 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19144 (mpw-mh-mpw): Look for in srcdir and srcroot.
19145 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19146
19147 * mpw-build.in: (install-only): New target.
19148
19149 * mpw-configure (host_alias, target_alias): Rename from hostalias
19150 and targetalias, add into generated Makefile.
19151 (mk.tmp): If present, add into generated Makefile.
19152 * mpw-build.in (all-gas): Build config.h first before gas proper.
19153
19154 * mpw-configure (config.status): Write only if changed.
19155 * mpw-config.in (readline): Configure it (not built, just used for
19156 definitions).
19157
19158 * mpw-config.in (elf/mips.h): Add a forward include.
19159
19160 * mpw-config.in: Forward-include most .h files in include into
19161 extra-include.
19162 (readline): Don't build.
19163 mpw-build.in (install): Install GDB.
19164
19165 * mpw-configure (prefix, mpw_prefix): Handle it.
19166 * mpw-config.in (mmalloc, readline): Don't configure.
19167 * mpw-build.in (thisscript): Rename to ThisScript.
19168 Use mpw-build instead of BuildProgram everywhere.
19169 (mmalloc, readline): Don't build.
19170 * mpw-README: New file, basic documentation about the MPW port.
19171
19172 * mpw-config.in: Use forward-include to create include files.
19173
19174 * mpw-configure: Add more things to the top of each configured
19175 Makefile, including contents of config/mpw-mh-mpw.
19176 * mpw-config.in (extra-include): Create this directory and fill it
19177 with Posix-like include files when configuring.
19178
19179 * config.sub (apple, mac, mpw): Add various aliases.
19180
19181 * mpw-build.in: New file, top-level build script fragment for MPW.
19182 * mpw-configure: New file, configure script for MPW.
19183 * mpw-config.in: New file, config fragment for MPW.
19184
19185 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19186
19187 * configure.in (host_libs): Remove glob, since it is gone from the
19188 sources.
19189
19190 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19191
19192 * Makefile.in: define empty GDB_NLM_DEPS var.
19193
19194 * configure.in(target_makefile_frag): use config/mt-netware
19195 for netware targets.
19196
19197 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19198
19199 * config.sub: Merge in recent FSF changes. Remove linux special
19200 cases.
19201
19202 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19203
19204 Revert this change:
19205
19206 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19207
19208 * build-all.mk: Use CC=cc -Xs on Solaris.
19209
19210 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19211
19212 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19213 stop using it.
19214 * Makefile.in: Nuke all references to glob subdirectory.
19215
19216 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19217
19218 * configure.in: Fix --enable-shared logic in per-host.
19219
19220 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19221
19222 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19223
19224 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19225
19226 * configure.in (noconfigdirs): Don't build gas on AIX, for
19227 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19228
19229 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19230
19231 * configure: Fix --cache-file to work if the file argument is a
19232 relative path.
19233
19234 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19235
19236 * configure: If the --cache-file is used, pass it down to
19237 configure in subdirectories.
19238
19239 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19240
19241 * config.sub: add vxworks29k configuration.
19242
19243 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19244
19245 * Makefile.in (taz): Do "diststuff" part quietly.
19246
19247 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19248
19249 * config.sub: Mini-merge with gcc/config.sub.
19250
19251 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19252
19253 * config.guess (IRIX): Sed - to _.
19254
19255 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19256
19257 * Makefile.in (source-vault, binary-vault): New targets.
19258
19259 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19260
19261 * config.sub: Recognize -eabi as a basic system type.
19262
19263 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19264
19265 * configure.in (enable_shared stuff): Fix typo.
19266
19267 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19268
19269 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19270
19271 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19272
19273 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19274
19275 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19276
19277 * configure.in (rs6000-*-*): Don't build gas.
19278
19279 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19280
19281 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19282 reduce command line length.
19283 (AS_FOR_TARGET): Check for as.new, not Makefile.
19284 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19285
19286 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19287
19288 * config.guess: Merge from FSF.
19289
19290 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19291
19292 * configure: Don't use $ when handling program_suffix.
19293
19294 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19295
19296 * configure.in: Configure tk for hppa/hpux.
19297
19298 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19299
19300 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19301
19302 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19303
19304 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19305 to LIBCXXFLAGS. Tests are better run without it.
19306
19307 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19308
19309 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19310
19311 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19312
19313 * configure.in (*-*-netware*): Don't configure xiberty.
19314
19315 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19316
19317 * configure.in: Remove tk from native_only list.
19318
19319 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19320
19321 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19322 for special NCD build.
19323
19324 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19325
19326 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19327 makeall.bat, they're only useful for binutils snapshots.
19328 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19329 makeall.bat to specified SUPPORT_FILES.
19330
19331 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19332
19333 * build-all.mk: Add Ericsson targets to sun4 and solaris
19334 hosts. Add BNR's sun4 target to solaris host, so their
19335 build-from-source will be tested in-house first.
19336
19337 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19338
19339 * Makefile.in (LIBCFLAGS): New variable.
19340 (CFLAGS_FOR_TARGET): Ditto.
19341 (LIBCFLAGS_FOR_TARGET): Ditto.
19342 (LIBCXXFLAGS): Ditto.
19343 (CXXFLAGS_FOR_TARGET): Ditto.
19344 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19345 (BASE_FLAGS_TO_PASS): Pass them.
19346 (EXTRA_TARGET_FLAGS): Ditto.
19347
19348 * configure.in: Support --enable-shared.
19349
19350 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19351
19352 * configure.in (target_libs): Include libstdc++ again.
19353 * config.guess: Update from FSF (for FreeBSD).
19354
19355 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19356
19357 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19358 makeall.bat.
19359 (DISTDOCDIRS): Add `etc'.
19360 (ETC_SUPPORT_PFX): New variable.
19361 (taz): Include anything from etc starting with a word in
19362 ETC_SUPPORT_PFX.
19363
19364 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19365
19366 * config.sub: Update for recent FSF changes. Remove obsolete
19367 h8300hds entry. Add -windows* and -osx as basic os. Minor
19368 spacing changes.
19369
19370 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19371
19372 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19373
19374 * config.guess: Merge with FSF.
19375 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19376
19377 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19378
19379 * configure: Since the "trap 0" handler will override the exit
19380 status on many systems, only use it for "exit 1", and make it set
19381 a non-zero exit status; reset it before "exit 0". Also, check
19382 exit status of config.sub, and error out if it failed.
19383
19384 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19385
19386 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19387 and install libgloss.
19388
19389 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19390
19391 * Makefile.in (all-binutils): Depend upon all-byacc.
19392
19393 * configure.in: Don't build emacs on Irix 5.
19394
19395 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19396
19397 * configure.in (*-*-netware*): Add libio.
19398
19399 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19400
19401 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19402 (CHECK_TARGET_MODULES): Ditto.
19403 (INSTALL_TARGET_MODULES): Ditto.
19404 (TARGET_LIBS): Ditto.
19405 (all-libstdc++): Note dependencies.
19406
19407 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19408
19409 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19410
19411 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19412
19413 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19414 -fexternal-templates.
19415
19416 * configure.in (target_libs): Add libstdc++.
19417 (noconfigdirs): Add libstdc++ as appropriate.
19418
19419 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19420
19421 * config.guess: Update from FSF.
19422
19423 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19424
19425 * configure: Use ${config_shell} when running ${configsub}.
19426
19427 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19428
19429 * config.sub: No longer recognize h8300h.
19430
19431 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19432
19433 * config.sub: Remove extraneous differences between config.sub and
19434 gcc/config.sub.
19435
19436 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19437
19438 * Makefile.in (DISTSTUFFDIRS): Add gas.
19439
19440 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19441
19442 * COPYING.NEWLIB: New file.
19443
19444 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19445
19446 * config.guess (HP-UX): Patch from Harlan Stenn
19447 <harlan@landmark.com> to also emit release level.
19448
19449 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19450
19451 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19452
19453 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19454
19455 * config.sub: Merge nextstep cleanup from FSF.
19456
19457 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19458
19459 * configure.in (arm-*-*): Don't configure ld for this target.
19460
19461 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19462
19463 * configure.in (*-*-netware): don't configure libg++, libio,
19464 librx, or newlib.
19465
19466 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19467
19468 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19469 configure ld--it works, but it doesn't support shared libraries.
19470
19471 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19472
19473 * config.guess (*-unknown-freebsd*): Get rid of possible
19474 trailing "(Release)" in version string.
19475 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19476
19477 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19478
19479 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19480 Fix type: *-next-neststep -> *-next-nextstep.
19481
19482 * config.guess: Merge from FSF:
19483
19484 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19485
19486 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19487
19488 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19489
19490 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19491 instead of UNIX_SV for UnixWare 1.0).
19492
19493 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19494
19495 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19496 to make gdb/nlm/* build after the compiler and linker.
19497
19498 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19499
19500 * config.guess (netbsd, freebsd, linux): Accept any machine,
19501 not just i[34]86.
19502 (m68k-atari-sysv4): Relocate to match FSF version.
19503
19504 * config.guess: More merges from the FSF:
19505
19506 Add a space before function call or macro invocation.
19507
19508 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19509
19510 * config.guess: Add trap cmd to remove dummy.c and dummy when
19511 interrupted.
19512
19513 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19514
19515 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19516 (dummy): Redirect stderr from compilation of dummy.c.
19517
19518 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19519
19520 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19521
19522 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19523
19524 * configure: Accept and ignore --cache*, for compatibility with
19525 new autoconf.
19526
19527 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19528
19529 * config.guess: Merge from FSF:
19530
19531 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19532
19533 * config.guess (Pyramid*:OSx*:*:*): New case.
19534 (PATH): Add /.attbin at end for finding uname.
19535 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
19536
19537 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19538
19539 * config.guess (M88*:DolphinOS:*:*): New case.
19540
19541 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19542
19543 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19544 to select whether to use ELF or COFF.
19545
19546 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19547
19548 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19549
19550 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19551
19552 * config.guess: Guess the OS version for HPUX.
19553
19554 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19555
19556 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19557
19558 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19559
19560 * configure.in: Recognize --with-headers, --with-libs, and
19561 --without-newlib.
19562 * Makefile.in (all-xiberty): Depend upon all-ld.
19563
19564 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19565
19566 * configure.in: Change i[34]86 to i[345]86.
19567
19568 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19569
19570 * configure (version): A few more tweaks to help message.
19571
19572 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19573
19574 * Makefile.in: Remove (for now) librx as a host library,
19575 now that we're building it for target.
19576
19577 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19578
19579 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19580 (Karl Berry).
19581
19582 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19583
19584 * configure.in: Also configure librx.
19585
19586 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19587
19588 * Makefile.in: Update various rules to reflect that librx
19589 is now needed for libg++.
19590
19591 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19592
19593 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19594
19595 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19596
19597 * configure.in: Configure the examples directory.
19598
19599 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19600
19601 * configure: Simplify Jun 2 1994 change.
19602
19603 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19604
19605 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19606 /bin/gcc isn't good enough to build gcc.
19607
19608 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19609
19610 * Makefile.in (GDB_SUPPORT_FILES): Remove
19611 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19612 (gdb.tar.gz): Add new rule to use standard distribution building
19613 mechanism.
19614
19615 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19616
19617 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19618 Bill Cox <bill@cygnus.com>.
19619
19620 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19621
19622 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19623
19624 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19625
19626 * configure: Search current dir first in .gdbinit.
19627
19628 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19629
19630 * config.sub: Recognize freebsd (merged from gcc config.sub).
19631
19632 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19633
19634 * config.sub: Refer to NeXT's operating system as nextstep.
19635
19636 * config.sub (case $basic_machine): Re-order the cases, to match
19637 the order in the FSF version (which is mostly alphabethical).
19638 Merge in some additions and changes from the FSF.
19639
19640 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19641
19642 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19643 * config.sub: Recognize cxux7.
19644 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19645
19646 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19647
19648 * config.sub: Fix typo powerpc -> powerpc-*.
19649
19650 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19651
19652 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19653
19654 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19655 parallel with all-emacs and install-emacs). Top-level command
19656 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19657
19658 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19659
19660 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19661 $(relbindir)/make before doing ``make install'', and use
19662 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19663 installing over running make binary.
19664 ($(host)-stamp-stage3-installed): Likewise.
19665
19666 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19667
19668 * config.guess: Recognize Mach.
19669
19670 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19671
19672 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19673 see whether --exec-prefix was used.
19674
19675 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19676
19677 * README: Explicitly mention libg++/README. (Zoo's idea.)
19678
19679 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19680
19681 * Makefile.in: Add all-librx target similar to all-libproc.
19682
19683 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19684
19685 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19686 with post 1.2 uname bogosity.
19687
19688 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19689
19690 * configure: Remove temporary files on receipt of a signal.
19691
19692 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19693
19694 * configure: If there is a package_makefile_frag, remove
19695 ${subdir}/Makefile.tem after copying it in.
19696
19697 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19698
19699 * build_all.mk: support rs6000 lynx identifies itself as
19700 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19701 since /bin/gcc is too feeble to compile a modern gcc.
19702
19703 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19704
19705 * brought devo/test-build.mk update-to-date with progressive/
19706 test-build.mk. Add lynx targets and hppa flag info.
19707
19708 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19709
19710 * configure.in: Use mh-ncrsvr43. Patch from
19711 Tom McConnell <tmcconne@sedona.intel.com>.
19712
19713 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19714
19715 * config.guess (i386-unknown-bsdi): No longer need to
19716 check #if defined(__bsdi__) && defined(__i386__).
19717
19718 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19719
19720 * configure: Set program_transform_nameoption correctly.
19721
19722 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19723
19724 * brought build-all.mk update-to-date with progressive build-all.mk,
19725 added new targets and hppa info.
19726
19727 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19728
19729 * configure: If config.guess result is a prefix of the user
19730 specified target, assume a native build and use the user specified
19731 target as the host alias. Remove SunOS patch suffix removal hack.
19732 * configure.in: Remove SunOS patch suffix removal hack.
19733
19734 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19735 in NATIVE_CHECK_MODULES.
19736
19737 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19738
19739 * Makefile.in: Rename HOST_ONLY to NATIVE.
19740 * configure: Delete SunOs patch suffix from host_canonical
19741 and build_canonical variables that are prepended to Makefiles.
19742 * configure.in: Add comments for easier maintenance.
19743
19744 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19745
19746 * Makefile.in: Add all-libproc target similar to all-gui.
19747
19748 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19749
19750 * Makefile.in (CHECK_MODULES): split into
19751 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19752
19753 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19754
19755 * config.guess (i386-unknown-bsdi): New system to guess.
19756
19757 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19758
19759 * Makefile.in: Add all-gui target (but not yet build by "all").
19760
19761 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19762
19763 * config.sub: Move deletion of patch suffix from here...
19764 * configure.in: To here, at Ian's suggestion. The top-
19765 level scripts might need to know of a patch level.
19766
19767 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19768
19769 * config.sub: Strip off patch suffix so rtl is recognized
19770 as a sunos4.1.3 machine, even though it's been patched.
19771
19772 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19773
19774 * Makefile.in (INSTALL_LAST): Delete.
19775 (INSTALL_DOSREL): New.
19776
19777 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19778
19779 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19780 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19781 whether we pass down --with-gnu-ld anyhow.
19782
19783 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19784
19785 * Makefile.in (INSTALL_LAST): Change operation so it works
19786 on more flavors of make.
19787 * configure.in (go32): Don't build libg++ or libio.
19788
19789 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19790
19791 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19792 they can be overriden by templates.
19793
19794 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19795
19796 * configure.in (target==go32): Don't build gdb.
19797 * dosrel: New directory.
19798
19799 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19800
19801 * configure.in (host==go32): Configure dosrel too.
19802 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19803 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19804 be set by incoming names or templates.
19805 (INSTALL_LAST): New rule.
19806
19807 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19808
19809 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19810
19811 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19812
19813 * configure.in (appdirs): New variable. Currently empty, but will
19814 be used in gas distribution. If nonempty, lists a set of
19815 directories at least one of which must get configured, or top
19816 level configuration is considered to have failed.
19817 (rs6000-*-lynxos*): Use new file name.
19818
19819 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19820
19821 Eliminate XTRAFLAGS.
19822 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19823 newlib include files using -idirafter, and also use -nostdinc.
19824 (CXX_FOR_TARGET): Likewise.
19825 (XTRAFLAGS): Removed.
19826 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19827 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19828 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19829 ($(DO_X)): Don't pass down XTRAFLAGS.
19830
19831 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19832
19833 * configure.in (mips*-dec-bsd*): New target; do build linker.
19834 (mips*-*-bsd*): New target; don't build linker.
19835
19836 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19837
19838 * configure.in: support rs6000-*-lynxos* configuration.
19839 support sunos4 as a cross target.
19840
19841 * config.sub: look for lynx*, not lynx since the OS version may
19842 legitimately be part of the name.
19843
19844 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19845
19846 * configure.in (i[34]86-*-sco*): Move to be with other i386
19847 targets.
19848 (romp-*-*): New target. Skip various binary utilities.
19849 (vax-*-*): New target. Don't build newlib.
19850 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
19851
19852 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19853
19854 * configure.in: Only set host_makefile_frag if config
19855 directory exists.
19856
19857 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19858
19859 * install.sh: If $dstdir exists, don't check whether each
19860 component does.
19861
19862 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19863
19864 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19865
19866 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19867
19868 * configure.in (*-*-lynxos*): Don't configure newlib for either
19869 native or cross Lynx.
19870
19871 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
19872
19873 * config.sub (sparc64-elf): Fix os.
19874 (z8k): Remove duplicate.
19875
19876 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19877
19878 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19879 gcc/stmp-fixproto, to try to prevent fixproto from being run.
19880
19881 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
19882
19883 * configure: Make file links cleanly even if Lynx fails on
19884 an NFS symlink (at least fail cleanly).
19885
19886 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19887
19888 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19889 -XNh2000.
19890
19891 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19892
19893 * configure: Unknown options are fatal again.
19894
19895 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
19896
19897 * configure: Ignore --x-includes and --x-libraries, for Autoconf
19898 compatibility.
19899
19900 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
19901
19902 * build-all.mk: Add `clean' target.
19903
19904 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19905
19906 * config.guess: Add SINIX support.
19907 * configure.in: Add mips-*-sysv4* support.
19908
19909 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
19910
19911 * build-all.mk: Document all useful targets.
19912 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19913 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19914
19915 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19916
19917 * configure: Support --silent, --quiet.
19918
19919 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19920
19921 * configure: Support --disable-FEATURE.
19922
19923 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19924
19925 * config.guess: Recognize NCR running SVR4.3.
19926
19927 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
19928
19929 * config.guess: Make BSDI generate i386-unknown-bsd386.
19930 Patch from Paul Eggert <eggert@twinsun.com>.
19931
19932 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19933
19934 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19935
19936 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19937
19938 * configure: Make unrecognized options give nonfatal warnings
19939 instead of fatal errors, and pass them to any subdirectory
19940 configures in case they recognize them.
19941 Make --x equivalent to --with-x.
19942
19943 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19944
19945 * configure: Add --enable-* options. Clean up usage message and
19946 some comments.
19947
19948 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
19949
19950 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19951
19952 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19953
19954 * configure.in (hppa*-*-*): Enable binutils.
19955
19956 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19957
19958 * config.sub: Recognize cisco.
19959
19960 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
19961
19962 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19963
19964 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19965
19966 * config.guess: about target *-hitachi-hiuxwe2, don't print more
19967 than one configuration name. Add comment.
19968
19969 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
19970
19971 * config.guess: about target *-hitachi-hiuxwe2, fixed
19972 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
19973 macro is incorrect.]
19974
19975 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19976
19977 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19978 than the "make ls" stuff which used to be here.
19979
19980 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19981
19982 * config.guess: Recognize i[34]86-unknown-freebsd.
19983 From Shawn M Carey <smcarey@rodan.syr.edu>.
19984
19985 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
19986
19987 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19988
19989 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19990
19991 * config.guess: Check for ptx.
19992
19993 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
19994
19995 * config.sub: Add os9k checking.
19996
19997 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19998
19999 * config.guess: Handle OSF1 running on HPPA processors
20000
20001 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20002
20003 * configure: If subdir configure fails, print out a message with
20004 subdirectory name, in case subdir's configure code didn't identify
20005 itself.
20006
20007 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
20008
20009 * configure.in: Remove embedded newlines from configdirs.
20010 Avoid mismatches of substrings. Fix matching strings at end
20011 of configdirs.
20012
20013 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
20014
20015 * config.guess: Add Lynx/rs6000 config support.
20016
20017 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20018
20019 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20020
20021 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
20022
20023 * configure.in (hppa*-*-osf*): Treat this just like most other
20024 PA configurations (eg no binutils or ld).
20025 (hppa*-*-*elf*): These configurations have binutils and ld.
20026
20027 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20028
20029 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
20030
20031 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20032
20033 * configure.in (rs6000-*-*): Build gas.
20034
20035 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20036
20037 * Makefile.in: Avoid bug in losing hpux sed.
20038
20039 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20040
20041 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20042 for GDB and GDB has been fixed to not need it.
20043
20044 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20045
20046 * config.guess: Recognize vax hosts.
20047
20048 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20049
20050 * configure (while loop): Don't use "break 2" inside case
20051 statement -- the case statement isn't an enclosing loop.
20052
20053 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20054
20055 * config.guess: Clean up NeXT support, to allow nextstep
20056 on Intel machines. Make OS be nextstep.
20057
20058 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20059
20060 * config.guess: Add alternate forms for Convex.
20061
20062 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20063
20064 * configure: Completely rewrite option processing. Take
20065 advantage of pattern-matching to avoid invoking test frequently.
20066 Also clean up host and target defaulting logic.
20067
20068 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20069
20070 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20071 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20072 commands (plus user environment) will fit SCO limits.
20073
20074 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20075
20076 * configure.in: Don't issue warnings about directories which are
20077 not being configured if -norecursion is set. Correct test for
20078 --with-gnu-as and --with-gnu-ld to not get confused by substring
20079 matches.
20080
20081 * configure.in: Don't build gas for alpha-dec-osf1*.
20082
20083 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20084
20085 * configure: Back out Per's change of 12/19/1993. It changes the
20086 behavior of configure in unexpected and confusing ways.
20087
20088 Also, use different delim char when calculating
20089 program_transform_name so that the name can contain slashes.
20090
20091 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20092
20093 * configure.in, config.sub: Add support for VSTa micro-kernel.
20094
20095 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20096
20097 * configure.in: Nuke hacks which were used to get a special
20098 version of GAS for HPPA configurations.
20099
20100 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20101
20102 * configure: If only ${target_alias} is given, use that
20103 as the default for ${host_alias}.
20104 * configure: Add missing back-slashes before nested quotes.
20105
20106 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20107
20108 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20109
20110 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20111
20112 * config.guess: Recognize some Tektronix configurations.
20113 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20114
20115 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20116
20117 * config.sub: Match any flavor of SH.
20118
20119 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20120
20121 * configure.in: Don't try to configure newlib for Alpha.
20122
20123 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20124
20125 * configure.in: Don't build ld for Irix 5. Don't build gas,
20126 libg++ or libio for any Alpha target.
20127
20128 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20129
20130 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20131
20132 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20133 default arguments -- so it tried to compress itself.
20134
20135 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20136
20137 * configure.in (notsupp): ensure that a space is always at the end
20138 of the configdirs list, since the grep checks for an explicit space
20139
20140 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20141
20142 * configure.in (target i386-sysv4.2): don't build ld, since static
20143 versions of many libraries are not available.
20144
20145 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20146
20147 * config.guess: Recognize Apollos (using environment variables).
20148 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20149
20150 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20151
20152 * config.guess: Recognize Sony news mips running newsos.
20153
20154 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20155
20156 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20157 "fi ; else" for bash.
20158
20159 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20160
20161 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20162
20163 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20164
20165 * config.sub: accept unixware as an alias for svr4.2.
20166 Fix some inconsistancies with the gcc version.
20167
20168 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20169
20170 * Makefile.in (DISTDOCDIRS): Add gdb.
20171
20172 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20173
20174 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20175
20176 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20177
20178 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20179 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20180 this now.
20181
20182 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20183
20184 * config.sub: Accept hiux* as an OS name.
20185
20186 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20187 etc/make-stds.texi. The underscore came from gcc, and dje now
20188 agrees that RUNTESTFLAGS is the correct name.
20189
20190 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20191
20192 * install.sh: Remove 'set -e'. It makes any conditionals
20193 in the script useless.
20194
20195 * config.guess: Automatically recognize arm-acorn-riscix
20196 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20197
20198 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20199
20200 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20201
20202 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20203
20204 * Makefile.in (DISTDOCDIRS): New variable.
20205 (taz): Edit local Makefile.in sooner, instead of proto-toplev
20206 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
20207
20208 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20209
20210 * configure.in (hppa target): check the source directory for the
20211 pagas sub-directory
20212
20213 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20214
20215 * config.sub: Allow -aout* and -elf*.
20216
20217 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20218
20219 * configure.in: Don't build ld on i386-solaris2, same as for
20220 sparc-solaris2.
20221
20222 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20223
20224 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20225
20226 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20227
20228 * configure.in: Configure gdb for alpha.
20229
20230 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20231
20232 * Makefile.in (CXXFLAGS): Add -O.
20233
20234 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20235
20236 * config.guess: added support for DG Aviion
20237
20238 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20239
20240 * configure.in: Produce warning message for subdirectories not
20241 configurable for this host/target combination. Don't try to
20242 configure gdb for vms.
20243
20244 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20245
20246 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20247 appropriate files before making "diststuff".
20248 (DISTBISONFILES): New var: list of files to be edited.
20249 (DISTSTUFFDIRS): Add binutils.
20250
20251 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20252
20253 * config.sub: also handle mipsel and mips64el (for little endian mips)
20254
20255 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20256
20257 * configure.in: Add * to end of all OS names.
20258
20259 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20260
20261 * configure.in: Build newlib for LynxOS native.
20262
20263 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20264
20265 * config.guess: Add support for delta 88k running SVR3.
20266
20267 * configure.in: Add comment about HP compiler vs. emacs.
20268
20269 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20270
20271 * configure.in: don't build ld on solaris2 (not a viable option
20272 due to bugs in getpwnam & getpwuid)
20273
20274 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20275
20276 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20277 config.guess will produce a full version number.
20278
20279 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20280
20281 * configure.in: Build linker and binutils for alpha-dec-osf1.
20282
20283 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20284
20285 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20286 and gdb/testsuite/Makefile.in.
20287
20288 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20289
20290 * configure.in: recognize mips*- instead of mips-
20291
20292 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20293
20294 * config.sub: Accept linux*coff and linux*elf as operating
20295 systems.
20296
20297 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20298
20299 * config.sub: Recognize mips64, and mips3 as an alias for it.
20300
20301 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20302
20303 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20304 gdb knows how to handle OSF/1 shared libraries.
20305
20306 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20307
20308 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20309 * config.guess: Recognize Hitachi's HIUX.
20310 * config.sub: Recognize h3050r* and hppahitachi.
20311 Remove redundant cases for hp9k[23]*.
20312
20313 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20314
20315 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20316 if gas and ld are in the source tree and are in ${configdirs}.
20317 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20318 --with options (but still pass them down on the command line,
20319 if they were explicitly specified).
20320
20321 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20322
20323 * configure: substitute SHELL value in Makefile.in with
20324 ${CONFIG_SHELL}
20325
20326 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20327
20328 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20329 *-*-solaris2* targets.
20330
20331 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20332
20333 * Makefile.in: define M4, and pass it down to sub-makes;
20334 all-autoconf now depends on all-m4
20335
20336 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20337
20338 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20339 presence of {ar,ranlib} instead of a configured directory
20340
20341 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20342
20343 * config.guess: Accept 34?? as well as 33?? for NCR.
20344
20345 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20346
20347 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20348 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20349
20350 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20351
20352 * configure: grab values for $(CC) and $(CXX) from the
20353 environment, so that someone can do "CC=gcc configure; make" and
20354 have it work right (matching the way that autoconf works now)
20355
20356 * configure.in, Makefile.in: add support for gash, the tcl
20357 interface to Galaxy
20358
20359 * config.guess: add NetBSD variants (hp300, x86)
20360
20361 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20362
20363 * install.sh: Support -d option (in the manner of SunOS 4 install,
20364 as it is more deterministic than that of GNU install)
20365 (chmodcmd): Set file to mode 755 by default (should also do default
20366 chgrp and chown, but I don't feel like dealing with that now)
20367
20368 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20369
20370 * config.sub: Remove h8300hhms alias.
20371
20372 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20373
20374 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20375
20376 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20377
20378 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20379 as stmp-fixinc
20380
20381 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20382
20383 * config.sub: recognize m88110-bug-coff.
20384
20385 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20386
20387 * Makefile.in (all-libio): all dependencies on the toolchain used
20388 to build this (gcc, gas, ld, etc)
20389
20390 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20391
20392 * config.guess: Deal with OSF/1 1.3 on alpha.
20393
20394 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20395
20396 * install.sh: add some 'else true' clauses for portability
20397
20398 * configure.in: don't build libio for h8[35]00-*-* targets
20399
20400 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20401
20402 * Makefile.in: Add support for new libio.
20403
20404 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20405
20406 * install.sh: If one command fails, don't try the rest. Don't try
20407 to remove $dsttmp (via trap) unless we have already created it.
20408 If $src doesn't exist, detect it and exit with an error.
20409
20410 * config.guess: Recognize BSD on hp300.
20411
20412 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20413
20414 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20415 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20416
20417 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20418
20419 * Makefile.in (all-send-pr): depends on all-prms
20420
20421 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20422
20423 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20424
20425 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20426
20427 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20428 Added test for mips-mips-riscos5.
20429
20430 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20431
20432 * configure.in: use mh-hp300 for 68k HP hosts
20433
20434 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20435
20436 * configure: add support for CONFIG_SHELL, so that you can use
20437 some alternate shell for evaluating configure scripts
20438
20439 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20440
20441 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20442 in configure script to bug-gdb@prep.ai.mit.edu when building
20443 distribution archive.
20444 * Makefile.in (COMPRESS): Remove def.
20445 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20446 gdb.tar.Z and make-gdb.tar.Z respectively.
20447 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20448 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20449 to convergence with 'taz' target in Makefile.in.
20450
20451 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20452
20453 * install.sh (dsttmp): use trap to ensure that tmp files go
20454 away on error conditions
20455
20456 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20457
20458 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20459
20460 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20461
20462 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20463 its parent is '/' not ''.
20464
20465 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20466
20467 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20468
20469 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20470 that ${newsrcdir}/configure.in does.
20471
20472 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20473
20474 * test-build.mk: support for CONFIG_SHELL
20475
20476 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20477
20478 * config.sub (netware): Add as a basic system type.
20479
20480 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20481
20482 * Makefile.in (Makefile): depend on configure.in. Also drop the
20483 $(srcdir)/ from the dependency on Makefile.in.
20484
20485 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20486
20487 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20488 (h8300hhms is temporary until multi-libraries are implemented).
20489 * configure.in: Handle h8300h too.
20490
20491 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20492
20493 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20494
20495 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20496
20497 * configure: Remove extraneous output when guessing host type.
20498 * config.guess: Remove extraneous output when guessing using C
20499 compiler rather than uname, or when guessing fails.
20500
20501 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20502
20503 * Makefile.in: remove all.cross and install.cross targets
20504
20505 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20506 definitions
20507
20508 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20509
20510 * configure.in (target sh): Build gprof.
20511
20512 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20513
20514 * config.sub: change -solaris to -solaris2
20515
20516 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20517
20518 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20519
20520 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20521
20522 * configure: Correct error message for missing Makefile.in to
20523 print correct directory.
20524
20525 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20526
20527 * install.sh: kludge around 386BSD shell bug
20528
20529 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20530
20531 * config.guess: Recognize NeXT.
20532 * config.guess: Recognize i486-ncr-sysv4.
20533 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20534
20535 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20536
20537 * Makefile.in (MAKEINFOFLAGS): New variable.
20538 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20539 * build-all.mk, test-build.mk: Pass down --no-split as
20540 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20541
20542 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20543
20544 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20545
20546 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20547
20548 * Makefile.in (libg++.tar.z): New rule.
20549 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20550 * Makefile.in (taz): Only do a single chmod.
20551
20552 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20553
20554 * install.sh: don't use dirname anymore (replaced with sed usage)
20555
20556 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20557
20558 * Makefile.in: Change extension for gzip'd files from '.z' to
20559 '.gz' per new FSF standard usage.
20560
20561 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20562
20563 * configure: put quotes around the final value of program_transform_name
20564
20565 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20566
20567 * Makefile.in: new install.sh support; update install-info rules
20568
20569 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20570
20571 * configure.in: Build diff for crosses, but not for go32 host.
20572
20573 * configure.in: Build gprof only for native, and don't build it
20574 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20575
20576 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20577
20578 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20579
20580 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20581
20582 * configure.in (host_tools): Add prms.
20583
20584 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20585
20586 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20587 with $(FLAGS_TO_PASS) on the command line
20588
20589 * config.sub: Recognize lynx and lynxos
20590
20591 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20592
20593 * config.sub: Accept -ecoff*, not just -ecoff.
20594
20595 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20596
20597 * Makefile.in (taz): Use .gz suffix instead of .z.
20598 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20599 names.
20600
20601 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20602
20603 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20604
20605 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20606
20607 * Makefile.in (install-no-fixedincludes): install gcc last, so
20608 that rebuilds that might happen during 'make install' don't get
20609 bogus gcc include files
20610
20611 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20612
20613 Change from Utah for HPPA support:
20614 * config.guess: Recognize hppa1.x-hp-bsd.
20615
20616 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20617
20618 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20619 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20620
20621 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20622
20623 * config.sub: Add support for rom68k and bug boot monitors.
20624
20625 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20626
20627 * Makefile.in: Make all-opcodes depend on all-bfd.
20628
20629 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20630
20631 * config.guess: Added special check for i[34]86-univel-sysv4*.
20632
20633 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20634
20635 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20636 the processor rather than assuming i486.
20637
20638 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20639
20640 * config.guess: Recognize SunOS6 as Solaris3.
20641
20642 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20643
20644 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20645 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20646
20647 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20648
20649 * build-all.mk (all-cross): New target for Canadian Cross.
20650 Added Q2 go32 targets.
20651 * test-build.mk: Configure go32 cross sparclite-aout and
20652 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20653 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20654
20655 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20656
20657 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20658 GO32 hosted toolchains
20659
20660 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20661
20662 * configure: change so "-exec-prefix" gets passed down rather
20663 than "-exec_prefix" so autoconf generated Makefiles get the
20664 exec_prefix set right.
20665
20666 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20667
20668 * config.guess: get the Solaris2 minor version number
20669
20670 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20671
20672 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20673
20674 * config.guess: Recognize some Sequent platforms.
20675
20676 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20677
20678 * Makefile.in: added the vault-install target
20679
20680 * configure.in: actually use the Sun3 makefile fragment that's in
20681 config, also added the release dir to configdirs
20682
20683 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20684
20685 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20686
20687 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20688
20689 * configure.in: remove some program from Alpha targetted toolchains
20690
20691 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20692
20693 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20694 gprof.
20695 (taz): Run "make diststuff" in those directories instead of "make
20696 proto-dir". Look for "VERSION=" only at start of line in subdir
20697 Makefile. Use "gzip -9" for compression.
20698 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20699 (binutils.tar.z): New target.
20700
20701 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20702
20703 * Makefile.in (taz): Include gpl.texinfo.
20704
20705 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20706
20707 * Makefile.in (setup-dirs): Merged into "taz" target.
20708 (taz): Only do `proto-dir' stuff if a directory is actually needed
20709 for this target.
20710
20711 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20712
20713 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20714 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20715 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20716 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20717 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20718
20719 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20720
20721 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20722 config.sub, and move-if-change to gdb testsuite distribution
20723 archive, so the testsuite can be extracted, configured, and
20724 run separately from the gdb distribution. Blow away the Chill
20725 tests that require a Chill compiled executable, since GNU Chill
20726 is not yet publically available.
20727
20728 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20729
20730 * test-build.mk: set environment variables in a single command,
20731 instead of a list of assignments and exports
20732
20733 * config.guess: recognize Alpha/OSF1 systems
20734
20735 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20736
20737 * configure: Change help message to prefer --options rather than
20738 -options.
20739
20740 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20741
20742 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20743 zippy@ecst.csuchico.edu.
20744 * config.guess: Recognize miniframe.
20745
20746 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20747
20748 * Makefile.in: Use srcroot to find runtest rather than rootme.
20749 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20750
20751 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20752
20753 * test-build.mk: Extensive additions to support building on a
20754 machine other than the host.
20755
20756 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20757
20758 * configure (tooldir): Fix for i386-aix again.
20759
20760 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20761
20762 * configure, Makefile.in: Change definition of $(tooldir)
20763 to match the FSF.
20764
20765 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20766
20767 * config.guess: Recognize i[34]86/SVR4.
20768
20769 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20770
20771 * Makefile.in (all-gdb): gdb depends on sim.
20772
20773 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20774
20775 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20776 at the same time we make the prototype gdb directory.
20777 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20778 files at the same time as the gdb base release distribution.
20779
20780 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20781
20782 * Makefile.in (check): Use individual check targets rather than
20783 DO_X rule.
20784 (check-gcc): Added.
20785
20786 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20787
20788 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20789 for System V release 3.2.
20790
20791 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20792
20793 * config.sub: Recognize hppaosf.
20794 * configure.in: Do configure ld/binutils/gas for it.
20795
20796 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20797
20798 * configure (tooldir): Alter syntax used to set this, for systems
20799 where "\$" isn't handled right, like i386-aix.
20800
20801 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20802
20803 * configure: Pass program-transform-name, not
20804 program_transform_name, to recursive configures.
20805
20806 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20807
20808 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20809 of gas+ld+binutils.
20810
20811 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20812
20813 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20814
20815 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20816
20817 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20818
20819 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20820
20821 * Makefile.in (PRMS): Set back to all-prms.
20822
20823 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20824
20825 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20826 targets, rather than for MIPS hosts.
20827
20828 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20829
20830 * configure.in: add comment for --with-x default values
20831
20832 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20833
20834 * Makefile.in: add check-* targets for each of the directories in
20835 the tree. Add a definition of RUNTEST that will use the one we
20836 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20837
20838 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20839
20840 * configure.in: Removed obsolete references to bfd_target and
20841 target_makefile_frag.
20842
20843 * build-all.mk: Set assorted targets for Q2.
20844 * config.sub: Recognize z8k-sim and h8300-hms.
20845 * test-build.mk: Really don't pass host to configure.
20846 (HOLES): Added uname.
20847
20848 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
20849
20850 * configure: Handle an empty program-prefix, program-suffix or
20851 program-transform-name correctly.
20852
20853 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
20854
20855 * build-all.mk: -G 8 no longer required for MIPS targets.
20856 * test-build.mk: Don't pass host argument to configure; make it
20857 guess.
20858
20859 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
20860
20861 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
20862 * Makefile.in (COMPRESS): New macro, like GZIP.
20863
20864 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
20865
20866 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20867
20868 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20869 with gas currently defaults to -G 0.
20870
20871 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
20872
20873 * Makefile.in (all-flex): flex depends on byacc.
20874
20875 * build-all.mk: If host not specified, use config.guess. Pass TAG
20876 to test-build.mk as RELEASE_TAG.
20877 * test-build.mk (configargs): New variable containing arguments to
20878 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
20879 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20880
20881 * config.guess: Use /bin/uname when checking -X argument on SCO,
20882 to avoid invoking GNU uname which doesn't understand -X.
20883
20884 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20885
20886 * configure.in: Build gas for mips-*-*.
20887
20888 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20889
20890 * Makefile.in (all.normal): insert missing backslash.
20891
20892 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
20893
20894 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20895
20896 * Makefile.in: Complete overhaul to merge many almost identical
20897 targets.
20898
20899 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20900
20901 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20902 (gdb.tar.Z): Adjusted.
20903
20904 * Makefile.in (setup-dirs, taz): New targets; should be general
20905 enough to adapt for gdb sometime. Build only .z file.
20906 (gas.tar.z): New target.
20907
20908 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
20909
20910 * build-all.mk: Use CC=cc -Xs on Solaris.
20911
20912 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
20913
20914 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
20915 for handling BISON for FSF releases.
20916
20917 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20918
20919 * configure: Actually implement the change zoo just documented.
20920
20921 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20922
20923 * configure: when using config.guess, only set target_alias when
20924 it's not already been set (ie, on the command line)
20925
20926 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20927
20928 * Makefile.in: add installcheck target, set PRMS to install-prms
20929
20930 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20931
20932 * configure: add support for package_makefile_fragment, handle the
20933 case where a directory has a configure.in file but no Makefile.in
20934 more gracefully (with an actual understandable error message, even);
20935 add support for --without (and add this to the usage message); also
20936 explicitly add a --host=${host_alias} to the command line when
20937 config.guess is used
20938
20939 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20940
20941 * configure: Must use both --host and --target in recursive calls.
20942
20943 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
20944
20945 * Makefile.in: Change deja-gnu to dejagnu.
20946
20947 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
20948
20949 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20950
20951 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20952
20953 * configure.in: canonicalize all instances to *-*-solaris2*,
20954 also strip out a number of tools to not build for go32 host
20955
20956 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20957
20958 * config.guess: add GPL.
20959
20960 * Makefile.in, config.guess, config.sub, configure: bump
20961 copyrights to 93.
20962
20963 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
20964
20965 * Makefile.in (do-info): Removed obsolete check for existence of
20966 localenv file.
20967
20968 * Makefile.in (MAKEOVERRIDES): Define to be empty.
20969
20970 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20971
20972 * Makefile.in: a couple of 'else true' for decstation,
20973 support for TclX
20974
20975 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20976
20977 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
20978
20979 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20980
20981 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
20982
20983 * config.guess: Recognize i386-ibm-aix (PS/2).
20984 * configure.in: Use config/mh-aix386 file for it.
20985
20986 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
20987
20988 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20989 CC_FOR_TARGET instead.
20990 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20991
20992 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
20993
20994 * Makefile.in: Add sim to list of directories sent with gdb
20995
20996 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
20997
20998 * configure.in: Put back mips-dec-bsd* case.
20999
21000 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
21001
21002 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21003 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
21004 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21005
21006 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21007
21008 * configure.in: remove no-op mips-dec-bsd* in "case $target"
21009
21010 * Makefile.in (dir.info): only run gen-info-dir if it exists,
21011 (install-info): install dir.info only if it exists,
21012 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21013
21014 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
21015
21016 * configure.in: For vms target, skip bfd, ld, binutils. Do build
21017 gas for mips-dec-bsd.
21018
21019 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
21020
21021 * configure (makesrcdir): If ${srcdir} is relative and not ".",
21022 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21023
21024 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
21025
21026 * configure.in: Added "dejagnu" to hosttools list.
21027
21028 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
21029
21030 * config.sub, configure.in, config.guess: Add support
21031 for Bosx, an AIX variant from Bull.
21032 Patches from F.Pierresteguy@frcl.bull.fr.
21033
21034 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
21035
21036 * devo/dejagnu: Initial creation of devo/dejagnu.
21037 Migrated dejagnu testcases and support files for testing software
21038 tools to reside as subdirectories, currently called "testsuite",
21039 within the directory of the software tool. Migrated all programs,
21040 support libraries, etc. beloging to dejagnu proper from
21041 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
21042 with no modifications. The changes to these files which will
21043 allow them to configure, build, and execute properly will be made
21044 in a future update.
21045
21046 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21047
21048 * Makefile.in: Change send_pr to send-pr.
21049 * configure.in: Likewise.
21050 * send_pr: Renamed directory to send-pr.
21051
21052 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21053
21054 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21055
21056 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21057
21058 * README: Update for gdb-4.8 release.
21059 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21060 gdb-xxx.tar.z (gzip'd) file also.
21061
21062 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21063
21064 * Makefile.in: make all-diff depend on all-libiberty
21065
21066 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21067
21068 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21069
21070 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21071
21072 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21073
21074 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21075
21076 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21077 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21078 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21079
21080 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21081
21082 * Makefile.in: makeinfo binary is in a new location
21083
21084 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21085
21086 * config.sub: Accept -ecoff as an OS.
21087
21088 * Makefile.in: Various changes to eliminate a level of make
21089 recursion and reduce the required command line length.
21090 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21091 sub-makes.
21092 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21093 variables holding settings for specific sub-makes.
21094 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21095 in terms of BASE_FLAGS_TO_PASS.
21096 (TARGET_LIBS): New variable listing directories which use
21097 TARGET_FLAGS_TO_PASS.
21098 (subdir_do): Eliminated.
21099 (do-*): New set of targets to replace subdir_do.
21100 (various): All targets which used subdir_do now depend on do-*.
21101 (local-clean): Renamed from do_clean.
21102 (local-distclean): New target, dependency of distclean and
21103 realclean.
21104 (install-info): Don't create directories. Depend on dir.info
21105 rather than calling make recursively.
21106 (install-dir.info): Eliminated.
21107 (install-info-dirs): Create all info directories here.
21108 (dir.info): Depend upon do-install-info.
21109
21110 * test-build.mk (HOLES): Added false.
21111
21112 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21113
21114 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21115
21116 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21117
21118 * Makefile.in (info): remove dependency on all-texinfo. The
21119 problem was really in texinfo/C, not at this level.
21120
21121 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21122
21123 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21124
21125 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21126
21127 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21128 GDB releases.
21129
21130 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21131
21132 * configure: Include srcdir in message about target of link not
21133 being found. Don't convert `-' to `_' in `with' options being
21134 passed to subdirs.
21135
21136 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21137
21138 * configure.in: add uudecode to host_tools
21139
21140 * Makefile.in: added {all,install}-uudecode targets, added them to
21141 the appropriate lists
21142
21143 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21144
21145 * Makefile.in (all-gcc): Added dependency on all-gas.
21146
21147 * configure.in (mips-*-*): Build ld and binutils.
21148
21149 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21150
21151 * configure: check return code from mkdir, print error message and
21152 exit on failure.
21153
21154 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21155
21156 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21157
21158 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21159
21160 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21161
21162 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21163
21164 * config.sub (h8500): Recognize this as a cpu type.
21165
21166 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21167
21168 * configure: source directory missing is no longer a warning
21169
21170 * configure.in: recognize irix[34]* instead of irix[34]
21171
21172 * Makefile.in: define and pass down X11_LIB
21173
21174 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21175
21176 * guess-systype: Renamed to ...
21177 * config.guess: ... by popular request.
21178 * configure.in, Makefile.in: Update accordingly.
21179
21180 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21181
21182 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21183 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21184 + Execute ./dummy instead of assuming . is in PATH.
21185
21186 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21187
21188 * guess-systype: New shell script. Attempts to guess the
21189 canonical host name of the executing host.
21190 Only a few hosts are supported so far.
21191 * configure: Call guess-systype if no host is specified.
21192
21193 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21194
21195 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21196 gcc Makefile.
21197
21198 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21199
21200 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21201 (all-gcc, install-gcc, subdir_do): Use it.
21202
21203 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21204
21205 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21206
21207 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21208
21209 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21210 set exclusively by configure, using configure.in .
21211
21212 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21213
21214 * test-build.mk: set $PATH for all builds
21215
21216 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21217
21218 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21219
21220 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21221 the one used in gcc/Makefile.in, so that a null expansion doesn't
21222 override the one needed to build gcc with a native cc.
21223
21224 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21225
21226 * configure: Accept -with arguments.
21227
21228 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21229
21230 * Makefile.in: added h8300sim
21231
21232 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21233
21234 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21235 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21236 (all-cygnus, native, build-cygnus): Make
21237 $(canonhost)-stamp-3stage-done, not $(host)....
21238 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21239 i386-sco3.2v4. Added else true to if command.
21240
21241 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21242
21243 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21244
21245 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21246
21247 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21248
21249 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21250
21251 * configure.in: don't remove binutils from Solaris builds
21252
21253 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21254
21255 * Makefile.in: get rid of earlier definitions for *clean,
21256 also handle the recursive info rule better
21257
21258 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21259
21260 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21261 do more-or-less the right thing.
21262
21263 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21264
21265 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21266 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21267
21268 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21269
21270 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21271 $(host_canonical).
21272
21273 * configure.in: split the configdirs list into 4 categories (native
21274 v. cross, library v. tool) and handle the cross-only and native-
21275 only in more reasonable (and correct!) way.
21276
21277 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21278
21279 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21280 configdirs anymore.
21281
21282 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21283
21284 * Makefile.in: extensive cleanup:: removed all of the explicit
21285 clean-* targets, collapsed many wrappers around subdir_do into
21286 one, added additional targets to satisfy standards.texi, deleted
21287 some old targets, some changes for consistency
21288
21289 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21290
21291 * configure.in: handle some programs as cross-only, and others as
21292 native only
21293
21294 * test-build.mk: handle partial holes in a more generic manner
21295
21296 * Makefile.in: m4 depends on libiberty
21297
21298 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21299
21300 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21301 time, wdiff, and find to configdirs
21302
21303 * Makefile.in: all, clean, and install rules for the new programs
21304 added to configure.in
21305
21306 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21307
21308 * configure.in: use mh-sun for all *-sun-* hosts
21309
21310 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21311
21312 * Makefile.in: define flags for X11 include files and library file
21313 locations, pass them down to the programs that need this info
21314
21315 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21316
21317 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21318
21319 * configure.in: start building libg++ for HP-UX targets
21320
21321 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21322
21323 * README: Update references to files moved into etc/.
21324
21325 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21326
21327 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21328 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21329
21330 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21331
21332 * configure: accept dash as well as underscore in long option
21333 names for FSF compatibility.
21334
21335 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21336
21337 * config.sub: added -sco3.2v4 support from FSF.
21338
21339 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21340
21341 * configure.in: expand the section that adds or removes
21342 directories from the list of programs to build, to handle native
21343 vs. cross in addition to host v. native
21344
21345 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21346
21347 * Makefile.in: Replace C++ in macro names with CXX.
21348 This is less likely to break ...
21349
21350 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21351
21352 * test-build.mk: add -w to GNU_MAKE
21353
21354 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21355
21356 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21357 add 'sparc' to list of recognized cpus. This needed to make
21358 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21359 Delete some redundant ose68 variants. Recognize -wrs as an os,
21360 then changes that into $CPU-wrs-vxworks.
21361
21362 * configure.in: remove most references to gdbtest, regularize
21363 target based program removal
21364
21365 * test-build.mk: import from p3 tree (many fixes and changes)
21366
21367 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21368
21369 * Makefile.in: added rules to handle tcl, tk, and expect
21370
21371 * configure.in: handle those directories if they exist
21372
21373 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21374
21375 * config.sub: removed bogus hppabsd and hppahpux names, since
21376 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21377
21378 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21379
21380 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21381 depends upon all-xiberty
21382
21383 * Makefile.in: changes from p3, including:
21384
21385 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21386
21387 * Makefile.in (XTRAFLAGS): include newlib directories if
21388 newlib/Makefile exists, rather than if host != target.
21389
21390 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21391
21392 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21393 from the same source tree and not building a cross-compiler. This
21394 matters for the libg++ configuration if reconfiguring a tree that
21395 has already been installed.
21396
21397 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21398
21399 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21400 pick up the machine and system specific header files.
21401
21402 * Makefile.in: added AS_FOR_TARGET, passed down in
21403 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21404 the C compiler to use to create programs which are run in the
21405 build environment, set it to default to $(CC), and passed it down
21406 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21407
21408 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21409
21410 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21411 We need them for unusual native builds, like systems without
21412 ranlib.
21413
21414 * configure: also define $(host_canonical) and
21415 $(target_canonical), which are the full, canonical names for the
21416 given host and target
21417
21418 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21419
21420 * Makefile.in: Added separate definitions for C++.
21421
21422 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21423
21424 * configure.in (configdirs): Add deja-gnu.
21425
21426 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21427
21428 * README: Update for configure.texi and gdb-4.7 release.
21429
21430 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21431
21432 * Makefile.in: Move "all" target to top of file.
21433 Previously, first target was ".PHONY" which caused BSD4.4 make
21434 to build .PHONY when make was run without arguments.
21435
21436 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21437
21438 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21439 Library-copylefted code in libiberty.
21440
21441 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21442
21443 * config.sub: Replace m68kmote with plain old m68k.
21444
21445 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21446
21447 * Makefile.in: Remove space from blank line, avoid Make complaints.
21448
21449 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21450
21451 * config.sub: Complain if no argument is given. Added support for
21452 386bsd as OS and target alias.
21453
21454 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21455
21456 * Makefile.in (XTRAFLAGS): include newlib directories if
21457 newlib/Makefile exists, rather than if host != target.
21458
21459 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21460
21461 * config.sub: recognize sparclite-wrs-vxworks.
21462
21463 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21464 p3.) Added clean-xiberty to clean.
21465
21466 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21467
21468 * configure.in: use *-*-* instead of nested cases for host and target
21469
21470 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21471
21472 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21473 from the same source tree and not building a cross-compiler. This
21474 matters for the libg++ configuration if reconfiguring a tree that
21475 has already been installed.
21476
21477 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21478
21479 * config.sub (i486v/i486v4): Merge in from FSF version.
21480
21481 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21482
21483 * configure: only set PWD if it is already set.
21484
21485 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21486
21487 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21488 doesn't have unset and all success paths (and most error paths)
21489 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21490 to just ${PWD} to avoid confusion.)
21491
21492 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21493
21494 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21495 even for a native compilation.
21496
21497 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21498
21499 Changes to make the gdb.tar.Z rule work better.
21500
21501 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21502 (DEVO_SUPPORT): Add configure.texi.
21503 (bfd-ilrt.tar.Z): Remove ancient rule.
21504
21505 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21506
21507 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21508 pick up the machine and system specific header files.
21509
21510 * configure.in, config.sub: added new target m68010-adobe-scout,
21511 with alias of adobe68k. Changed configure.in to check for
21512 -scout before -sco* to avoid a false match.
21513
21514 * Makefile.in: added AS_FOR_TARGET, passed down in
21515 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21516 the C compiler to use to create programs which are run in the
21517 build environment, set it to default to $(CC), and passed it down
21518 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21519
21520 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21521
21522 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21523 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21524 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21525 FOR_TARGET variants, to newlib and libg++.
21526
21527 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21528
21529 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21530 first.
21531
21532 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21533
21534 * config.sub: Accept `elf' as an environment.
21535
21536 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21537
21538 * Makefile.in (all-opcodes): cd into the right directory
21539
21540 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21541
21542 * configure: added -program_transform_name option, used as
21543 argument to sed when installing programs.
21544 configure.texi: added documentation for -program_prefix,
21545 -program_suffix and -program_transform_name.
21546
21547 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21548
21549 * config.sub: Accept i486 where i386 ok.
21550
21551 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21552
21553 * config.sub: accept we32k
21554
21555 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21556
21557 * config.sub, configure.in: accept OSE68000 and OSE68k.
21558
21559 * Makefile.in: don't create all directories for ``make install'';
21560 let the subdirectories create the ones they need.
21561
21562 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21563
21564 * COPYING: new file, GPL v2
21565
21566 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21567
21568 * Makefile.in: use the new gen-info-dir, which needs a template
21569 argument (which also lives in texinfo)
21570
21571 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21572
21573 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21574
21575 * config.sub (ncr3000): Change i386 to i486.
21576
21577 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21578
21579 * Makefile.in: add install-rcs, install-grep to
21580 install-no-fixedincludes, removed install-bison and install-libgcc
21581
21582 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21583
21584 * configure.in: grab the HPUX makefile fragment if on HPUX
21585
21586 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21587
21588 * Makefile.in: eradicate bison spoor (ditto libgcc).
21589 configure.in: recognise m68{k,000}-ericsson-OSE.
21590 es1800 is alias for m68k-ericsson-OSE
21591
21592 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21593
21594 * configure.in: rearrange the parts that remove programs from
21595 configdirs, based now on HOST==TARGET or by canonical triple.
21596
21597 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21598
21599 * test-build.mk: recurse explicitly with -f test-build.mk when
21600 appropriate. predicate stage3 and comparison on the existence
21601 of gcc. That is, if gcc isn't around, we aren't three-staging.
21602 On very clean, also remove ...stamp-co. Build in-place before
21603 doing other builds.
21604
21605 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21606
21607 * Makefile.in, configure.in: add tgas
21608
21609 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21610
21611 * Makefile.in: a number of changes merged in from progressive.
21612
21613 * configure.in: add libm.
21614
21615 * .cvsignore: ignore some stuff that comes from test-build.mk.
21616
21617 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21618
21619 * config.sub: Add es1800 (m68k-ericsson-es1800).
21620
21621 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21622
21623 * configure: Add program_suffix (parallel to program_prefix)
21624 * Makefile.in: adjust directory-creating script for losing decstation
21625
21626 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21627
21628 * configure: Minor $subdir-related fixes.
21629
21630 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21631
21632 * configure: fix various problems with propogating
21633 makefile_target_frag in subdirs.
21634 * configure.in: config libgcc if its there
21635
21636 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21637
21638 * config.sub: HPPA merge.
21639
21640 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21641
21642 * Makefile.in: Replace all-bison with all-byacc in all
21643 dependency lines for other tools (which now use byacc).
21644
21645 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21646
21647 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21648
21649 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21650
21651 * Makefile.in: make gprof rules similar to byacc rules (instead of
21652 vestigal $(unsubdir) that didn't work...)
21653
21654 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21655
21656 * config.sub: Add support for Linux.
21657 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21658 (at least for libg++).
21659
21660 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21661
21662 * configure.texi: fix doc for the -nfp option to configure
21663
21664 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21665
21666 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21667
21668 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21669
21670 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21671 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21672 * configure.in: added solaris* host_makefile_frag hook.
21673
21674 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21675
21676 * config.sub: changed recognition of m68000 so that various
21677 m68k types can be specified via m680[01234]0
21678
21679 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21680
21681 * config.sub (basic_machine): fix sed so that '-foo' isn't
21682 completely substituted out while .+'-foo' loses the '-foo'
21683
21684 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21685
21686 * config.sub ($os): Add -aout.
21687
21688 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21689
21690 * configure: If host_makefile_frag is absolute, don't
21691 prefix ${invsubdir} (relevant to libg++ auto-configure).
21692
21693 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21694
21695 * Makefile.in (tooldir): Define it.
21696 (all-ld): Depend on all-flex.
21697
21698 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21699
21700 * Makefile.in (check): Fix libg++ special case.
21701
21702 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21703
21704 * configure: do not bury `pwd` into config.status, thus do fewer
21705 pwd's.
21706
21707 * configure: print the "Building in" message only when building in
21708 other than "." AND verbose.
21709
21710 * configure: remove -s, rework -v to better accommodate guested
21711 configures.
21712
21713 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21714
21715 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21716
21717 * Makefile.in: macroize flags passed on recursion. remove
21718 fileutils.
21719
21720 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21721
21722 * configure: get makesrcdir right for subdirs deeper than 1.
21723
21724 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21725 install.
21726
21727 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21728
21729 * Makefile.in: don't print subdir_do or recursion lines.
21730
21731 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21732
21733 * standards.texi: added menu item.
21734
21735 * Makefile.in: build and install standards.info.
21736
21737 * standards.texi: new file.
21738
21739 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21740
21741 * configure: test for and move config.status pieces from
21742 ${subdir}/.
21743
21744 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21745
21746 * configure: Test for existance of files before trying to mv
21747 them, to avoid numerous non-existance messages.
21748
21749 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21750
21751 * configure: correct final line of config.status.
21752
21753 * configure: patch from eggert. Avoids a protection problem if
21754 the original Makefile.in is read only.
21755
21756 * configure: use move-if-change from gcc to create config.status.
21757 Some makefiles depend on config.status to tell if a directory
21758 has been reconfigured for a different host. This change
21759 prevents those directories from remaking everything in the case
21760 where the reconfig was only intended to rebuild a Makefile.
21761
21762 * configure: test for config.sub with "config.sub sun4" rather
21763 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21764 host alias from a missing config.sub.
21765
21766 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21767
21768 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21769 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
21770
21771 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21772
21773 * configure: mkdir ${subdir} as needed.
21774
21775 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21776
21777 * Makefile.in,configure.in: added autoconf.
21778
21779 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21780
21781 * Makefile.in: no longer pass against on recursion.
21782
21783 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21784 definitions are not inherited.
21785
21786 * configure: correct makesrcdir when subdir is .
21787
21788 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21789
21790 * configure: Add support for 'subdirs' variable, which is
21791 like 'configdirs', except that configure doesn't re-invoke
21792 itself for subdirs, it just creates a Makefile for each subdir.
21793 * configure.texi: Document subdirs.
21794
21795 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21796
21797 * configure.in: added flex to configdirs
21798
21799 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21800
21801 * Makefile.in: remove clean-stamps from clean.
21802
21803 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21804
21805 * configure.in: Add gdbtest to configdirs.
21806
21807 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21808
21809 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21810 to recursive makes.
21811 * configure.in: Recognize new ncr3000 config.
21812
21813 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21814
21815 * Makefile.in, configure.in: removed references to gdbm.
21816
21817 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21818
21819 * config.sub: Don't canonicalize os value
21820 newsos* to bsd (readline needs to check for newsos).
21821 (This fix was earlier made Jan 31, but got re-broken.)
21822
21823 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21824
21825 * configure.in: sco is an os, not a vendor!
21826
21827 * configure: Quote $( better. Keep various shells happy.
21828
21829 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21830
21831 * Makefile.in: eliminate stamp-files.
21832
21833 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21834
21835 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
21836 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21837
21838 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21839
21840 * config.sub: fix iris/iris3.
21841
21842 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21843
21844 * configure: re-add -rm.
21845
21846 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
21847
21848 * Maskefile.in: add .stmp-rcs to all.
21849
21850 * configure.in: remove gas from rs6000 build, use aix host fragment.
21851
21852 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
21853
21854 * configure: pass down site_option during recursion.
21855
21856 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
21857
21858 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
21859
21860 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
21861
21862 * configure: Change exec_prefix so that it really defaults to prefix.
21863
21864 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
21865
21866 * Makefile.in, configure.in: Add support for mmalloc library.
21867
21868 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
21869
21870 * Makefile.in: add stmp dependencies for a few more things.
21871
21872 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
21873
21874 * configure: adjusted error message on objdir/srcdir configure
21875 collision, per john's suggestion.
21876
21877 * Makefile.in: add libiberty stmp to all and all.cross.
21878
21879 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
21880
21881 * Makefile.in: remove force dependencies, add grep to all.
21882
21883 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
21884
21885 * Makefile.in: drop flex. make stamp files work.
21886
21887 * configure: added test for conflicting configuration in srcdir,
21888 remove trailing slashes from srcdir. Otherwise emacs gdb mode
21889 gets cranky. use relative paths for configure and srcdir
21890 whenever possible. Send some error messages to stderr that were
21891 going to stdout.
21892
21893 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
21894
21895 * Makefile.in: Fix libg++ rule to check for gcc directory
21896 before using gcc/gcc. Also pass XTRAFLAGS.
21897
21898 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
21899
21900 * Makefile.in: added stmp-files so that directories aren't polled
21901 when they are already built.
21902
21903 * configure.texi: fixed a node pointer problem.
21904
21905 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
21906
21907 * config.sub configure.in gdb/configure.in
21908 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21909 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21910 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
21911
21912 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21913
21914 * configure: -recurring becomes -silent. corrected help message
21915 for -site= option.
21916
21917 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21918
21919 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21920
21921 * configure: when building Makefile for crosses, replace
21922 tooldir and program_prefix. default srcdir from location of
21923 config.sub. remove "for host in hosts" and "for target in
21924 targets" loops.
21925
21926 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21927
21928 * Makefile.in: Do not pass bindir or mandir to cvs.
21929
21930 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
21931
21932 * Makefile.in, configure.in: removed traces of namesubdir,
21933 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
21934 copyrights to '92, changed some from Cygnus to FSF.
21935
21936 * configure.texi: remove most references to multiple hosts,
21937 multiple targets, subdirs, etc.
21938
21939 * configure.man: removed rcsid. reference config.sub not
21940 config.subr.
21941
21942 * Makefile.in: mkdir $(infodir) on install-info.
21943
21944 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
21945
21946 * configure.texi: Explain better about .gdbinit and about
21947 the environment that configure.in sections run in.
21948
21949 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
21950
21951 * configure.in: Ultrix is only a decstation if it's a MIPS.
21952
21953 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
21954
21955 * README: DOC.configure => cfg-paper.texi.
21956
21957 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
21958
21959 * config.sub (near case $os): Don't convert newsos* to bsd!
21960
21961 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
21962
21963 * Makefile.in: Reinstall change from gdb-4.3 that reduces
21964 the number of copies of COPYING that go into the GDB tar file.
21965
21966 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
21967
21968 * bfd/configure.in, gdb/config/mh-i386sco,
21969 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21970 Fix SCO configuration stuff.
21971
21972 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
21973
21974 * Makefile.in: For libg++, make sure the -I pointing
21975 to the gcc directory goes *after* all the libg++-local -I flags.
21976 Also, move just-gcc dependency from just-libg++ to all-libg++.
21977
21978 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
21979
21980 * configure: Change -x to -f to keep Ultrix /bin/test happy.
21981
21982 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
21983
21984 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
21985
21986 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
21987
21988 * config.sub: Add stratus configuration frags. Also
21989 submitted to FSF.
21990
21991 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21992
21993 * Makefile.in (DEV_SUPPORT): add configure.man.
21994
21995 * config.sub(Decode manufacturer-specific): add -none*.
21996
21997 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
21998
21999 * Makefile.in: remove form feeds to make Sun's make happy.
22000 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
22001
22002 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
22003
22004 * Makefile.in (AR_FLAGS): Make quieter.
22005
22006 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
22007
22008 * configure.in: Add libg++.
22009 * configure: When verbose, don't output the command line at each
22010 level; it will be unremarkably the same as the previous version,
22011 which will be the same as what the user typed.
22012
22013 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
22014
22015 * configure.in, Makefile.in: fix clean-info, add flex. add
22016 fileutils.
22017
22018 * configure: be less sensitive to spaces in Makefile.in. Do not
22019 look for sources in "..". Doing so breaks subdirectories that
22020 might have their own configure. If a subdir has it's own
22021 configure script, use it.
22022
22023 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
22024
22025 * cfg-paper.texi: some changes suggested by rms.
22026
22027 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
22028
22029 * config.sub: Merge in some small additions from the FSF version,
22030 taken from the gcc distribution, to bring the Cygnus and FSF
22031 versions into closer sync.
22032
22033 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
22034
22035 * configure.in: Changed svr4 references to sysv4.
22036
22037 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
22038
22039 * configure: added -V for version number option.
22040
22041 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
22042
22043 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22044 renamed from DOC.configure to cfg-paper.texi.
22045
22046 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22047
22048 * configure, config.subr, config.sub: config.subr is now
22049 config.sub again.
22050
22051 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22052
22053 * configure.texi: new file, in progress.
22054
22055 * Makefile.in: build info file and install the man page for
22056 configure.
22057
22058 * configure.man: new file, first cut.
22059
22060 * configure: find config.subr again now that configuration "none"
22061 has gone. removed all traces of the -ansi option. removed all
22062 traces of the -languages option.
22063
22064 * config.subr: resync from rms.
22065
22066 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22067
22068 * configure, config.sub, config.subr: merge config.sub into
22069 config.subr, call the result config.subr, remove config.sub, use
22070 config.subr.
22071
22072 * Makefile.in: revised install for dir.info.
22073
22074 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22075
22076 * configure.in: add decstation host makefile frag.
22077
22078 * Makefile.in: BISON now bison -y again. also install-gcc on
22079 install. clean-gdbm on clean. infodir belongs in datadir.
22080 Make directories for info install. Build dir.info here then
22081 install it.
22082
22083 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22084
22085 * Makefile.in: fix for bad directory tests.
22086
22087 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22088
22089 * configure: \{1,2\} appears to be a sysv'ism. Use a different
22090 regexp. -srcdir relative was being handled incorrectly.
22091
22092 * Makefile.in: unwrapped some for loops so that parallel makes
22093 work again and so one can focus one's attention on a particular
22094 package.
22095
22096 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22097
22098 * configure: added PWD as a stand in for `pwd` (for speed). use
22099 elif wherever possible. make -srcdir work without -objdir.
22100 -objdir= commented out.
22101
22102 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22103
22104 * configure: +options become --options. -subdirs commented out.
22105 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22106 Makefile now at top of generated Makefile. Removed cvs log
22107 entries. added -srcdir. create .gdbinit only if there is one
22108 in ${srcdir}.
22109
22110 * Makefile.in: idestdir and ddestdir go away. Added copyrights
22111 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22112 and mandir now keyed off datadir by default.
22113
22114 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22115
22116 * Freshly created ChangeLog.
22117
22118 \f
22119 Local Variables:
22120 mode: change-log
22121 left-margin: 8
22122 fill-column: 76
22123 version-control: never
22124 End: