]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
check undefine_p for one more vr
[thirdparty/gcc.git] / ChangeLog
1 2023-09-18 Fei Gao <gaofei@eswincomputing.com>
2
3 * MAINTAINERS: Add myself.
4
5 2023-09-15 Yang Yujie <yangyujie@loongson.cn>
6
7 * config-ml.in: Remove unneeded loongarch clause.
8 * configure.ac: Register custom makefile fragments mt-loongarch-*
9 for loongarch targets.
10 * configure: Regenerate.
11
12 2023-09-12 Edwin Lu <ewlu@rivosinc.com>
13
14 * MAINTAINERS: Add myself
15
16 2023-09-12 Thomas Schwinge <thomas@codesourcery.com>
17 Chung-Lin Tang <cltang@codesourcery.com>
18
19 PR testsuite/109951
20 * Makefile.tpl (BASE_TARGET_EXPORTS): Add
21 'SYSROOT_CFLAGS_FOR_TARGET'.
22 * Makefile.in: Regenerate.
23
24 2023-09-05 Yang Yujie <yangyujie@loongson.cn>
25
26 * config-ml.in: Do not build the multilib library variant
27 that is duplicate with the toplevel one.
28
29 2023-08-29 Tsukasa OI <research_trasio@irq.a4lg.com>
30
31 * MAINTAINERS: Add myself.
32
33 2023-08-22 Filip Kastl <fkastl@suse.cz>
34
35 * MAINTAINERS: Update my email address.
36
37 2023-08-11 Eric Feng <ef2648@columbia.edu>
38
39 * MAINTAINERS: Add myself.
40
41 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
42
43 * Makefile.def: Reflect that libsframe needs to installed before
44 libbfd. Reorder a bit to better track libsframe dependencies.
45 * Makefile.in: Regenerate.
46
47 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
48
49 * Makefile.def: Add install dependency on libsframe for libbfd.
50 * Makefile.in: Regenerated.
51
52 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
53
54 * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
55 Solaris 11.
56
57 2023-08-07 Alexander von Gluck IV <kallisti5@unixzen.com>
58
59 * configure: Regenerate.
60 * configure.ac: Add Haiku to list of ELF OSes
61 * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
62
63 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
64
65 * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
66 options, including options containing paths.
67
68 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
69
70 * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
71 NM, if there is one. Run nm on itself, not on /dev/null, to avoid
72 errors from nms that refuse to work on non-regular files. Remove
73 other workarounds for this problem. Strip out blank lines from the
74 nm output.
75
76 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
77
78 * configure.ac: Reinstate 32b PA-RISC HP-UX targets
79 * configure: Regenerate.
80
81 2023-08-07 Simon Marchi <simon.marchi@efficios.com>
82
83 * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
84 * configure: Re-generate.
85 * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
86 (PKG_CONFIG_PATH): New.
87 * Makefile.in: Re-generate.
88
89 2023-08-07 Luis Machado <luis.machado@arm.com>
90
91 * configure.ac: Disable year2038 by default on 32-bit hosts.
92 * configure: Regenerate.
93
94 2023-08-07 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
95
96 * Makefile.def: Add gprofng module.
97 * configure.ac: Add --enable-gprofng option.
98 * Makefile.in: Regenerate.
99 * configure: Regenerate.
100
101 2023-08-07 Martin Liska <mliska@suse.cz>
102
103 * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
104 * configure: Regenerate.
105
106 2023-08-07 Fangrui Song <maskray@google.com>
107
108 * configure: Regenerate.
109 * configure.ac: Add --with-zstd.
110
111 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
112
113 * configure: Regenerate.
114 * configure.ac: Recover tilegx/tilepro targets.
115
116 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
117
118 * configure: Regenerated.
119 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
120 --plugin and rc before enabling --plugin.
121
122 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
123
124 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
125 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
126 * configure.ac: Include config/gcc-plugin.m4.
127 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
128 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
129 RANLIB if possible.
130 * Makefile.in: Regenerated.
131 * configure: Likewise.
132
133 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
134
135 * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
136 $(CFLAGS).
137
138 2023-08-07 David Faust <david.faust@oracle.com>
139
140 * MAINTAINERS: Add the BPF port to my reviewer listing.
141
142 2023-08-02 Jan Beulich <jbeulich@suse.com>
143
144 * MAINTAINERS: Correct my email address.
145
146 2023-08-02 Hu, Lin1 <lin1.hu@intel.com>
147
148 * MAINTAINERS (Write After Approval): Add myself.
149
150 2023-08-01 Richard Ball <richard.ball@arm.com>
151
152 * MAINTAINERS: Add myself.
153
154 2023-07-31 Andreas Schwab <schwab@suse.de>
155
156 * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
157 * configure: Regenerate.
158 * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
159
160 2023-07-31 xuli <xuli1@eswincomputing.com>
161
162 * MAINTAINERS: Add myself.
163
164 2023-07-25 Thomas Schwinge <thomas@codesourcery.com>
165
166 * MAINTAINERS: List myself as "nvptx port" maintainer.
167
168 2023-07-21 Cupertino Miranda <cupertino.miranda@oracle.com>
169
170 * MAINTAINERS: Add myself to write after approval
171
172 2023-07-18 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
173
174 * MAINTAINERS: Add myself as a reviewer for the riscv port.
175
176 2023-07-18 Robin Dapp <rdapp@ventanamicro.com>
177
178 * MAINTAINERS: Add myself as a reviewer for the riscv port.
179
180 2023-07-12 Hao Liu <hliu@os.amperecomputing.com>
181
182 * MAINTAINERS: Add Hao Liu to write after approval
183
184 2023-07-12 Ken Matsui <kmatsui@gcc.gnu.org>
185
186 * MAINTAINERS: Add Ken Matsui to write after approval
187
188 2023-07-07 Eugene Rozenfeld <erozen@microsoft.com>
189
190 * Makefile.in: Collect both kernel and user events for autofdo
191 * Makefile.tpl: Collect both kernel and user events for autofdo
192
193 2023-06-30 Rishi Raj <rishiraj45035@gmail.com>
194
195 * MAINTAINERS: Added myself to Write After Approval and DCO
196
197 2023-06-29 Eugene Rozenfeld <erozen@microsoft.com>
198
199 * Makefile.in: Remove -gtoggle for STAGEautoprofile
200 * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
201
202 2023-06-25 Lehua Ding <lehua.ding@rivai.ai>
203
204 * MAINTAINERS: Add Lehua Ding to write after approval
205
206 2023-06-25 Iain Sandoe <iain@sandoe.co.uk>
207
208 * Makefile.def: Pass the enable-host-pie value to GCC configure.
209 * Makefile.in: Regenerate.
210 * configure: Regenerate.
211 * configure.ac: Adjust the logic for shared and PIE host flags to
212 ensure that PIE is passed for hosts that require it.
213
214 2023-06-16 YunQiang Su <yunqiang.su@cipunited.com>
215
216 * MAINTAINERS (Write After Approval): move Matthew Fortune
217 to Write After Approval.
218
219 2023-06-15 Marek Polacek <polacek@redhat.com>
220
221 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
222 check.
223 * configure: Regenerate.
224
225 2023-06-14 Filip Kastl <filip.kastl@gmail.com>
226
227 * MAINTAINERS: Add myself to write after approval
228
229 2023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
230
231 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
232 port maintainer.
233 (Write After Approval): Remove myself.
234
235 2023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
236
237 * MAINTAINERS (Write After Approval): Add myself.
238
239 2023-05-29 Martin Jambor <mjambor@suse.cz>
240
241 * MAINTAINERS: Replace spaces with tabs.
242
243 2023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
244
245 * MAINTAINERS: New entry.
246
247 2023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
248
249 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
250 * Makefile.in: Regenerate
251
252 2023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
253
254 * Makefile.in: Disable warnings as errors for STAGEautofeedback
255
256 2023-05-11 Robin Dapp <rdapp@ventanamicro.com>
257
258 * MAINTAINERS: Sort.
259
260 2023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
261
262 * MAINTAINERS: Add myself.
263
264 2023-05-10 Pan Li <pan2.li@intel.com>
265
266 * MAINTAINERS: Add myself.
267
268 2023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
269
270 * Makefile.in: Define PROFILE_MERGER
271 * Makefile.tpl: Define PROFILE_MERGER
272
273 2023-04-27 Robin Dapp <rdapp@ventanamicro.com>
274
275 * MAINTAINERS: Change my email address.
276
277 2023-04-26 Patrick O'Neill <patrick@rivosinc.com>
278
279 * MAINTAINERS: Add myself.
280
281 2023-04-26 Martin Liska <mliska@suse.cz>
282
283 * MAINTAINERS: fix sorting
284
285 2023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
286
287 * MAINTAINERS (Write After Approval): Add myself.
288
289 2023-04-24 Martin Liska <mliska@suse.cz>
290
291 * MAINTAINERS: Fix sorting.
292
293 2023-04-21 Peter Foley <pefoley2@pefoley.com>
294
295 * configure: Regenerate.
296 * configure.ac: Only create serdep.tmp if needed
297
298 2023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
299
300 * MAINTAINERS (Write After Approval): Add myself.
301
302 2023-04-21 Vineet Gupta <vineetg@rivosinc.com>
303
304 * MAINTAINERS (Write After Approval): Add myself.
305 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
306
307 2023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
308
309 * MAINTAINERS: Add myself.
310
311 2023-03-22 Tobias Burnus <tobias@codesourcery.com>
312
313 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
314
315 2023-03-10 Arsen Arsenović <arsen@aarsen.me>
316
317 * MAINTAINERS (Write After Approval): Add myself.
318
319 2023-02-16 Martin Liska <mliska@suse.cz>
320
321 * MAINTAINERS: I'm stepping down from my positions.
322
323 2023-01-10 Philip Herron <herron.philip@googlemail.com>
324
325 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
326
327 2023-01-06 Clément Chigot <chigot@adacore.com>
328
329 * configure.ac: Skip GMP and MPFR when --disable-gdb is
330 provided.
331 * configure: Regenerate.
332
333 2023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
334
335 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
336
337 2022-12-31 Iain Sandoe <iain@sandoe.co.uk>
338
339 * Makefile.def: Do not build shared libffi.
340 * Makefile.in: Regenerate.
341
342 2022-12-21 Andrew Pinski <apinski@marvell.com>
343
344 * Makefile.def: Add configure-gdb dependencies
345 on all-gmp and all-mpfr.
346 * configure.ac: Split out MPC checking from MPFR.
347 Require GMP and MPFR if the gdb directory exist.
348 * Makefile.in: Regenerate.
349 * configure: Regenerate.
350
351 2022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
352
353 * configure.ac (target_libraries): Add target-libgm2.
354 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
355 Add GCC_TARGET_TOOL entry for gm2.
356 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
357 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
358 * Makefile.def (target_modules): Add libgm2.
359 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
360 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
361 (languages): Add entry for language=m2 with gcc-check-target=check-m2
362 and lib-check-target=check-target-libgm2.
363 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
364 (HOST_EXPORTS): Add definition for GM2.
365 (BASE_TARGET_EXPORTS): Add definition for GM2.
366 (GM2_FOR_BUILD): Defined.
367 (GM2FLAGS): Defined.
368 (GM2_FOR_TARGET): Defined.
369 (GM2FLAGS_FOR_TARGET): Defined.
370 (EXTRA_HOST_FLAGS): Defined.
371 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
372 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
373 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
374 * configure: Rebuilt.
375 * Makefile.in: Rebuilt.
376
377 2022-12-13 Philip Herron <philip.herron@embecosm.com>
378
379 * Makefile.def: Add Rust language.
380 * Makefile.in: Regenerate via autogen.
381
382 2022-12-09 Martin Liska <mliska@suse.cz>
383
384 * MAINTAINERS: Fix spacing.
385
386 2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
387
388 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
389
390 2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
391
392 * Makefile.def: Pass host_libs_picflag to host dependent library
393 configures.
394 * Makefile.in: Regenerate.
395 * configure: Regenerate.
396 * configure.ac (host_libs_picflag): New configure variable set to
397 '--with-pic' when building 'host_shared'.
398
399 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
400
401 * Makefile.def: Add libsframe as new module with its dependencies.
402 * Makefile.in: Regenerated.
403 * configure.ac: Add libsframe to host_libs.
404 * configure: Regenerated.
405
406 2022-11-23 Marek Polacek <polacek@redhat.com>
407
408 Revert:
409 2022-11-23 Marek Polacek <polacek@redhat.com>
410
411 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
412 isl.
413 * Makefile.in: Regenerate.
414 * Makefile.tpl: Set PICFLAG.
415 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
416 check.
417 * configure: Regenerate.
418
419 2022-11-23 Marek Polacek <polacek@redhat.com>
420
421 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
422 isl.
423 * Makefile.in: Regenerate.
424 * Makefile.tpl: Set PICFLAG.
425 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
426 check.
427 * configure: Regenerate.
428
429 2022-11-14 Martin Liska <mliska@suse.cz>
430
431 Revert:
432 2022-11-09 Martin Liska <mliska@suse.cz>
433
434 * doc/Makefile: New file.
435 * doc/_static/custom.css: New file.
436 * doc/baseconf.py: New file.
437 * doc/bsd.rst: New file.
438 * doc/contrib.rst: New file.
439 * doc/contribute.rst: New file.
440 * doc/cppdiropts.rst: New file.
441 * doc/cppenv.rst: New file.
442 * doc/cppopts.rst: New file.
443 * doc/cppwarnopts.rst: New file.
444 * doc/favicon.ico: New file.
445 * doc/funding.rst: New file.
446 * doc/gcc_sphinx.py: New file.
447 * doc/gnu.rst: New file.
448 * doc/gnu_free_documentation_license.rst: New file.
449 * doc/gpl-3.0.rst: New file.
450 * doc/indices-and-tables.rst: New file.
451 * doc/lgpl-2.1.rst: New file.
452 * doc/logo.pdf: New file.
453 * doc/logo.svg: New file.
454 * doc/md.rst: New file.
455 * doc/requirements.txt: New file.
456
457 2022-11-14 Martin Liska <mliska@suse.cz>
458
459 Revert:
460 2022-11-09 Martin Liska <mliska@suse.cz>
461
462 * doc/baseconf.py: Port to GCC sources.
463
464 2022-11-14 Martin Liska <mliska@suse.cz>
465
466 Revert:
467 2022-11-14 Martin Liska <mliska@suse.cz>
468
469 * configure: Regenerate.
470 * configure.ac: Support Sphinx based documentation.
471
472 2022-11-14 Martin Liska <mliska@suse.cz>
473
474 Revert:
475 2022-11-09 Martin Liska <mliska@suse.cz>
476
477 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
478 provide a default.
479
480 2022-11-14 Martin Liska <mliska@suse.cz>
481
482 Revert:
483 2022-11-09 Martin Liska <mliska@suse.cz>
484
485 * doc/bsd.rst:
486 Add trailing newline.
487 * doc/contrib.rst:
488 Add trailing newline.
489 * doc/contribute.rst:
490 Add trailing newline.
491 * doc/cppdiropts.rst:
492 Add trailing newline.
493 * doc/cppenv.rst:
494 Add trailing newline.
495 * doc/cppopts.rst:
496 Add trailing newline.
497 * doc/cppwarnopts.rst:
498 Add trailing newline.
499 * doc/funding.rst:
500 Add trailing newline.
501 * doc/gnu.rst:
502 Add trailing newline.
503 * doc/gnu_free_documentation_license.rst:
504 Add trailing newline.
505 * doc/gpl-3.0.rst:
506 Add trailing newline.
507 * doc/indices-and-tables.rst:
508 Add trailing newline.
509 * doc/lgpl-2.1.rst:
510 Add trailing newline.
511 * doc/md.rst:
512 Add trailing newline.
513
514 2022-11-14 Martin Liska <mliska@suse.cz>
515
516 Revert:
517 2022-11-09 Martin Liska <mliska@suse.cz>
518
519 * configure.ac: Use new install URL.
520 * configure: Regenerate.
521
522 2022-11-14 Martin Liska <mliska@suse.cz>
523
524 Revert:
525 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
526
527 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
528 instead of just ``.''.
529 * doc/gcc_sphinx.py: Moved to...
530 * doc/modules/gcc_sphinx.py: ...here.
531
532 2022-11-14 Martin Liska <mliska@suse.cz>
533
534 Revert:
535 2022-11-10 Martin Liska <mliska@suse.cz>
536
537 * doc/baseconf.py: Modernize by using pathlib.
538
539 2022-11-14 Martin Liska <mliska@suse.cz>
540
541 Revert:
542 2022-11-11 Martin Liska <mliska@suse.cz>
543
544 * doc/Makefile: Disable -j auto.
545
546 2022-11-14 Martin Liska <mliska@suse.cz>
547
548 Revert:
549 2022-11-11 Martin Liska <mliska@suse.cz>
550
551 * doc/Makefile: Update comment.
552
553 2022-11-14 Martin Liska <mliska@suse.cz>
554
555 Revert:
556 2022-11-11 Martin Liska <mliska@suse.cz>
557
558 * doc/indices-and-tables.rst: Rename Indexes to Indices.
559
560 2022-11-14 Martin Liska <mliska@suse.cz>
561
562 Revert:
563 2022-11-13 Martin Liska <mliska@suse.cz>
564
565 PR web/107643
566 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
567 is set.
568 * doc/indices-and-tables.rst: Use include_todo tag.
569
570 2022-11-14 Martin Liska <mliska@suse.cz>
571
572 Revert:
573 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
574
575 * doc/contrib.rst: Update Jeff Law's email address.
576
577 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
578
579 * doc/contrib.rst: Update Jeff Law's email address.
580
581 2022-11-13 Martin Liska <mliska@suse.cz>
582
583 PR web/107643
584 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
585 is set.
586 * doc/indices-and-tables.rst: Use include_todo tag.
587
588 2022-11-11 Martin Liska <mliska@suse.cz>
589
590 * doc/indices-and-tables.rst: Rename Indexes to Indices.
591
592 2022-11-11 Martin Liska <mliska@suse.cz>
593
594 * doc/Makefile: Update comment.
595
596 2022-11-11 Martin Liska <mliska@suse.cz>
597
598 * doc/Makefile: Disable -j auto.
599
600 2022-11-10 Martin Liska <mliska@suse.cz>
601
602 * doc/baseconf.py: Modernize by using pathlib.
603
604 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
605
606 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
607 instead of just ``.''.
608 * doc/gcc_sphinx.py: Moved to...
609 * doc/modules/gcc_sphinx.py: ...here.
610
611 2022-11-09 Martin Liska <mliska@suse.cz>
612
613 * configure.ac: Use new install URL.
614 * configure: Regenerate.
615
616 2022-11-09 Martin Liska <mliska@suse.cz>
617
618 * doc/bsd.rst:
619 Add trailing newline.
620 * doc/contrib.rst:
621 Add trailing newline.
622 * doc/contribute.rst:
623 Add trailing newline.
624 * doc/cppdiropts.rst:
625 Add trailing newline.
626 * doc/cppenv.rst:
627 Add trailing newline.
628 * doc/cppopts.rst:
629 Add trailing newline.
630 * doc/cppwarnopts.rst:
631 Add trailing newline.
632 * doc/funding.rst:
633 Add trailing newline.
634 * doc/gnu.rst:
635 Add trailing newline.
636 * doc/gnu_free_documentation_license.rst:
637 Add trailing newline.
638 * doc/gpl-3.0.rst:
639 Add trailing newline.
640 * doc/indices-and-tables.rst:
641 Add trailing newline.
642 * doc/lgpl-2.1.rst:
643 Add trailing newline.
644 * doc/md.rst:
645 Add trailing newline.
646
647 2022-11-09 Martin Liska <mliska@suse.cz>
648
649 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
650 provide a default.
651
652 2022-11-09 Martin Liska <mliska@suse.cz>
653
654 * configure: Regenerate.
655 * configure.ac: Support Sphinx based documentation.
656
657 2022-11-09 Martin Liska <mliska@suse.cz>
658
659 * doc/baseconf.py: Port to GCC sources.
660
661 2022-11-09 Martin Liska <mliska@suse.cz>
662
663 * doc/Makefile: New file.
664 * doc/_static/custom.css: New file.
665 * doc/baseconf.py: New file.
666 * doc/bsd.rst: New file.
667 * doc/contrib.rst: New file.
668 * doc/contribute.rst: New file.
669 * doc/cppdiropts.rst: New file.
670 * doc/cppenv.rst: New file.
671 * doc/cppopts.rst: New file.
672 * doc/cppwarnopts.rst: New file.
673 * doc/favicon.ico: New file.
674 * doc/funding.rst: New file.
675 * doc/gcc_sphinx.py: New file.
676 * doc/gnu.rst: New file.
677 * doc/gnu_free_documentation_license.rst: New file.
678 * doc/gpl-3.0.rst: New file.
679 * doc/indices-and-tables.rst: New file.
680 * doc/lgpl-2.1.rst: New file.
681 * doc/logo.pdf: New file.
682 * doc/logo.svg: New file.
683 * doc/md.rst: New file.
684 * doc/requirements.txt: New file.
685
686 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
687
688 * Makefile.def: Remove module 'liboffloadmic'.
689 * Makefile.in: Regenerate.
690 * configure.ac: Remove 'liboffloadmic' handling.
691 * configure: Regenerate.
692
693 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
694
695 * MAINTAINERS: Update email address.
696
697 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
698
699 * configure.ac: Don't configure readline if --with-system-readline is
700 used.
701 * configure: Re-generate.
702
703 2022-10-12 Cui,Lili <lili.cui@intel.com>
704
705 * MAINTAINERS (Write After Approval): Add myself.
706
707 2022-10-11 Olivier Hainque <hainque@adacore.com>
708
709 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
710 and friends for rtp !large. Assume the linker has the required
711 abilities and set lt_cv_deplibs_check_method.
712
713 2022-09-30 Olivier Hainque <hainque@adacore.com>
714
715 * configure.ac (*vxworks*): If enable_shared is not
716 set, set to "no" and add --disable-shared to target and
717 host_configargs.
718 * configure: Regenerate.
719
720 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
721
722 * MAINTAINERS: Update my email address and DCO entry.
723
724 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
725
726 * MAINTAINERS (Write After Approval): Add myself.
727
728 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
729
730 * MAINTAINERS (Write After Approval): Add myself.
731
732 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
733
734 * MAINTAINERS: Update my email address.
735
736 2022-09-07 Tom de Vries <tdevries@suse.de>
737
738 * configure.ac: Set extra_host_libiberty_configure_flags and
739 extra_host_zlib_configure_flags in separate case statements.
740 * configure: Regenerate.
741
742 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
743
744 * MAINTAINERS: Update c-sky port maintainers' emails.
745
746 2022-08-31 Martin Liska <mliska@suse.cz>
747
748 * configure: Regenerate.
749 * configure.ac: Delete hpux9 and hpux10.
750
751 2022-08-18 Sergei Trofimovich <siarheit@google.com>
752
753 * Makefile.def: Drop libelf module and gcc-configure dependency
754 on it.
755 * Makefile.in: Regenerate with 'autogen Makefile.def'.
756 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
757 LIBELFINC.
758 * configure: Regenrate.
759 * configure.ac (host_libs): Drop unused libelf.
760
761 2022-08-18 Sergei Trofimovich <siarheit@google.com>
762
763 * Makefile.in: Regenerate.
764
765 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
766
767 * MAINTAINERS: Add myself as AutoFDO maintainer.
768
769 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
770 Arnaud Charlet <charlet@adacore.com>
771
772 * configure: Regenerate.
773
774 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
775
776 PR bootstrap/106472
777 * Makefile.def (dependencies): Make configure-target-libgo depend
778 upon all-target-libbacktrace.
779
780 2022-07-27 David Faust <david.faust@oracle.com>
781
782 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
783
784 2022-07-27 Richard Biener <rguenther@suse.de>
785
786 * MAINTAINERS (Roger Sayle): Update e-mail address.
787
788 2022-07-21 Sam Feifer <sfeifer@redhat.com>
789
790 * MAINTAINERS (Write After Approval): Add myself.
791
792 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
793
794 * MAINTAINERS: Add myself as Ada front end co-maintainer.
795
796 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
797
798 * .gitignore: Do not ignore config.h.
799
800 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
801
802 * MAINTAINERS: Add myself to Write After Approval.
803
804 2022-07-04 Martin Liska <mliska@suse.cz>
805
806 * MAINTAINERS: fix sorting of names
807
808 2022-07-03 Immad Mir <mirimmad17@gmail.com>
809
810 * MAINTAINERS: add myself.
811
812 2022-07-03 Immad Mir <mirimmad17@gmail.com>
813
814 * MAINTAINERS: Add myself to write after approval and DCO.
815
816 2022-07-02 Tim Lange <mail@tim-lange.me>
817
818 * MAINTAINERS: Add myself.
819
820 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
821
822 * MAINTAINERS (Write After Approval): Add myself.
823
824 2022-06-30 Cui,Lili <lili.cui@intel.com>
825
826 Revert:
827 2022-06-30 Cui,Lili <lili.cui@intel.com>
828
829 * MAINTAINERS (Write After Approval): Add myself.
830
831 2022-06-30 Cui,Lili <lili.cui@intel.com>
832
833 * MAINTAINERS (Write After Approval): Add myself.
834
835 2022-06-28 Alexandre Oliva <oliva@adacore.com>
836
837 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
838 (EXTRA_GCC_FLAGS): Likewise.
839 * Makefile.in: Rebuilt.
840
841 2022-06-28 konglin1 <lingling.kong@intel.com>
842
843 * MAINTAINERS (Write After Approval): Add myself.
844
845 2022-06-27 Tom de Vries <tdevries@suse.de>
846
847 * configure.ac: Build libiberty pic variant for gdbserver.
848 * configure: Regenerate.
849
850 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
851
852 * configure: Regenerate.
853 * configure.ac: Correct use of $host.
854
855 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
856
857 * MAINTAINERS: Remove tilegx and tilepro entries.
858 * configure.ac: Remove tilegx and tilepro stanzas.
859 * configure: Rebuilt.
860
861 2022-05-28 Bruce Korb <bkorb@gnu.org>
862
863 * .gitignore: Ignore vim swap files
864
865 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
866
867 * MAINTAINERS: Add myself to write after approval.
868
869 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
870
871 * MAINTAINERS: Remove myself from DCO section.
872
873 2022-05-09 Xi Ruoyao <xry111@xry111.site>
874
875 * MAINTAINERS: Update my email address.
876
877 2022-05-09 Clément Chigot <chigot@adacore.com>
878
879 * MAINTAINERS: Update my email address.
880
881 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
882
883 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
884 section.
885
886 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
887
888 * MAINTAINERS: Update my email address.
889
890 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
891
892 * MAINTAINERS: Update my email address.
893
894 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
895
896 * MAINTAINERS: (CPU Port Maintainers): Add myself and
897 Lulu as LoongArch port maintainer.
898
899 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
900 Lulu Cheng <chenglulu@loongson.cn>
901
902 * configure.ac: Add LoongArch tuples.
903 * configure: Regenerate.
904
905 2022-03-28 Tom Tromey <tromey@adacore.com>
906
907 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
908 * configure: Rebuild.
909
910 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
911
912 * MAINTAINERS: Change my information.
913
914 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
915
916 * MAINTAINERS: Add myself to DCO section.
917
918 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
919
920 * configure.ac: Fix incorrect option in comment.
921 * configure: Regenerate.
922
923 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
924
925 * Makefile.def (dependencies): Make configure-sim depend on
926 all-readline.
927 * Makefile.in: Regenerate.
928
929 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
930
931 * MAINTAINERS (Write After Approval): Update my e-mail address.
932
933 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
934
935 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
936
937 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
938
939 * MAINTAINERS: Update my email and add myself to the DCO list.
940
941 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
942
943 Revert:
944 2021-09-16 Andrew Pinski <apinski@marvell.com>
945
946 PR bootstrap/67102
947 * Makefile.def: Have configure-target-libffi depend on
948 all-target-libstdc++-v3.
949 * Makefile.in: Regenerate.
950
951 2022-01-22 Jakub Jelinek <jakub@redhat.com>
952
953 PR other/104181
954 * build.log: Remove.
955
956 2022-01-20 Martin Liska <mliska@suse.cz>
957
958 * MAINTAINERS: Adjust email address based on IRC request.
959
960 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
961
962 * MAINTAINERS: Update my email address.
963
964 2022-01-17 Martin Liska <mliska@suse.cz>
965
966 * MAINTAINERS: Rename .c names to .cc.
967
968 2022-01-13 Jakub Jelinek <jakub@redhat.com>
969
970 * Makefile.am: Remove.
971
972 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
973
974 * Makefile.am: New file.
975
976 2022-01-11 Martin Liska <mliska@suse.cz>
977
978 * MAINTAINERS: Sort 2 names.
979
980 2022-01-10 Martin Liska <mliska@suse.cz>
981
982 * MAINTAINERS: Fix obvious issues with sorting.
983
984 2022-01-07 liuhongt <hongtao.liu@intel.com>
985
986 * build.log: New file.
987
988 2022-01-05 Nathan Sidwell <nathan@acm.org>
989
990 * MAINTAINERS: Add DCO entry. Sort that list.
991
992 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
993
994 * MAINTAINERS: Change of email address in both DCO and
995 Write After Approval list.
996
997 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
998
999 * configure: Regenerate.
1000
1001 2021-12-21 Martin Liska <mliska@suse.cz>
1002
1003 * config.sub: Change mode back to 755.
1004
1005 2021-12-17 Martin Liska <mliska@suse.cz>
1006
1007 * config.sub: Sync from master.
1008
1009 2021-12-17 Martin Liska <mliska@suse.cz>
1010
1011 Revert:
1012 2021-12-16 Matthias Seidel <mseidel@apache.org>
1013
1014 * config.sub: Fix typo.
1015
1016 2021-12-16 Matthias Seidel <mseidel@apache.org>
1017
1018 * config.sub: Fix typo.
1019
1020 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
1021
1022 Revert:
1023 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1024
1025 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1026 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1027 * configure.ac: Include config/gcc-plugin.m4.
1028 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1029 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1030 RANLIB if possible.
1031 * Makefile.in: Regenerated.
1032 * configure: Likewise.
1033
1034 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1035
1036 * Makefile.tpl (BUILD_CFLAGS): New.
1037 (CFLAGS): Append $(BUILD_CFLAGS).
1038 (CXXFLAGS): Likewise.
1039 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1040 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1041 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1042 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1043 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1044 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1045 (PGO-TRAINING-TARGETS): Likewise.
1046 (PGO_BUILD_TRAINING): Likewise.
1047 (all): Add '+' to the command line for recursive make. Support
1048 the PGO build.
1049 * configure.ac: Add --enable-pgo-build[=lto].
1050 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1051 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
1052 * Makefile.in: Regenerated.
1053 * configure: Likewise.
1054
1055 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1056
1057 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1058 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1059 * configure.ac: Include config/gcc-plugin.m4.
1060 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1061 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1062 RANLIB if possible.
1063 * Makefile.in: Regenerated.
1064 * configure: Likewise.
1065
1066 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
1067
1068 * MAINTAINERS: Add myself to write after approval.
1069
1070 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
1071
1072 * MAINTAINERS: Adding myself.
1073
1074 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
1075
1076 * configure: Regenerate.
1077 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1078 $(CPP).
1079
1080 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
1081
1082 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1083 libatomic.
1084 * Makefile.in: Regenerate.
1085 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1086 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1087 target-libphobos-bootstrap.
1088 (STAGE2_CONFIGURE_FLAGS): Likewise.
1089 * configure: Regenerate.
1090 * configure.ac: Add support for bootstrapping D front-end.
1091
1092 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
1093
1094 * MAINTAINERS: Add myself to DCO section and update email address.
1095
1096 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
1097
1098 * configure: Regenerate.
1099 * configure.ac: Ensure that PIC (shared) defaults are set
1100 correctly for Darwin.
1101
1102 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
1103
1104 * MAINTAINERS: Update my address.
1105
1106 2021-11-12 Alan Modra <amodra@gmail.com>
1107
1108 * Makefile.def (configure-opcodes): Depend on configure-bfd.
1109 * Makefile.in: Regenerate.
1110
1111 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
1112
1113 * MAINTAINERS: Clarify the policy WRT the Write After Approval
1114 list.
1115
1116 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
1117
1118 * MAINTAINERS (Reviewers, arc): Remove my entry.
1119 (Write After Approval): Add an entry for myself.
1120
1121 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
1122
1123 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1124 * Makefile.in: Regenerate.
1125 * configure: Regenerate.
1126 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1127
1128 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
1129
1130 * MAINTAINERS: Fix up Maciej's entries.
1131
1132 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
1133
1134 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1135 maintainer.
1136
1137 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
1138
1139 PR other/102663
1140 * Makefile.def: Handle install-dvi target.
1141 * Makefile.tpl: Likewise.
1142 * Makefile.in: Regenerate.
1143
1144 2021-10-19 Clément Chigot <clement.chigot@atos.net>
1145
1146 * MAINTAINERS: Add myself for write after approval.
1147
1148 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
1149
1150 * Makefile.def: Mark libcody, libdecnumber,
1151 c++tools, libgcc, and libobjc as missing TAGS
1152 targets.
1153 * Makefile.in: Regenerate.
1154
1155 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
1156
1157 * MAINTAINERS: Add myself to DCO section and update email
1158 address.
1159
1160 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
1161
1162 * MAINTAINERS: Add myself to DCO section.
1163
1164 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1165
1166 * configure: Regenerate.
1167 * configure.ac (skipdirs): Add the contents of target_configdirs if
1168 we are not building gcc.
1169
1170 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
1171
1172 * Makefile.def: Back-port commits ba4d88ad892f and
1173 755ba58ebef0 from binutils-gdb repository.
1174 * Makefile.in: Regenerated.
1175
1176 2021-09-20 Harald Anlauf <anlauf@gmx.de>
1177
1178 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1179
1180 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
1181
1182 * Makefile.def: Add a jit check target for the jit
1183 language.
1184 * Makefile.in: Regenerate.
1185
1186 2021-09-16 Andrew Pinski <apinski@marvell.com>
1187
1188 PR bootstrap/67102
1189 * Makefile.def: Have configure-target-libffi depend on
1190 all-target-libstdc++-v3.
1191 * Makefile.in: Regenerate.
1192
1193 2021-09-10 Petter Tomner <tomner@kth.se>
1194
1195 * MAINTAINERS: Me added to DCO and write after approval
1196
1197 2021-09-01 YunQiang Su <syq@debian.org>
1198
1199 * MAINTAINERS: Add myself for write after approval.
1200
1201 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
1202
1203 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1204 * Makefile.in: Regenerate.
1205
1206 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
1207
1208 * MAINTAINERS: Add myself for write after approval.
1209
1210 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
1211
1212 * Makefile.in: Regenerate.
1213 * Makefile.tpl: Make the state of the configured host
1214 shared flag available to makefile fragements.
1215
1216 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
1217
1218 * MAINTAINERS (Write After Approval): Add myself.
1219
1220 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1221
1222 * .dir-locals.el (bug-reference-url-format): Use https.
1223
1224 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1225
1226 * .dir-locals.el (c-mode): Change fill-column to 79.
1227
1228 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
1229
1230 * MAINTAINERS: Add myself to DCO section.
1231
1232 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
1233
1234 * configure: Regenerate.
1235 * configure.ac: Adjust cases for which it is necessary to
1236 include the Darwin host config fragment.
1237
1238 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1239
1240 * MAINTAINERS: Add myself for write after approval and DCO.
1241
1242 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1243
1244 * Makefile.def: Add dsymutil defs.
1245 * Makefile.in: Regenerated.
1246 * Makefile.tpl: Add dsymutil to flags.
1247 * configure: Regenerated.
1248 * configure.ac: Add dsymutil to target and build recipes.
1249
1250 2021-07-01 Ankur Saini <arsenic@sourceware.org>
1251
1252 * MAINTAINERS: Add myself for write after approval.
1253
1254 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1255
1256 * MAINTAINERS (Write After Approval): Add myself.
1257
1258 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
1259
1260 * MAINTAINERS: Add myself for write after approval and DCO
1261
1262 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1263
1264 * .gitignore: Add entry for cscope.out.
1265
1266 2021-06-22 liuhongt <hongtao.liu@intel.com>
1267
1268 * MAINTAINERS: Remove my Write After Approval entry.
1269
1270 2021-06-21 liuhongt <hongtao.liu@intel.com>
1271
1272 * MAINTAINERS: Add myself as maintainer of the i386 vector
1273 extensions.
1274
1275 2021-06-18 Antoni Boucher <bouanto@zoho.com>
1276
1277 * MAINTAINERS (Write After Approval): Add myself.
1278
1279 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
1280
1281 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1282 as *vrp and ranger maintainers.
1283
1284 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1285
1286 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1287 not trigger testsuite failures.
1288
1289 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1290
1291 * MAINTAINERS: Add myself to DCO section with both email addresses.
1292
1293 2021-06-03 Jason Merrill <jason@redhat.com>
1294
1295 * MAINTAINERS: Add DCO version number.
1296
1297 2021-06-02 Jason Merrill <jason@redhat.com>
1298
1299 * MAINTAINERS: Add DCO section.
1300
1301 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1302
1303 * MAINTAINERS (Write After Approval): Add myself.
1304
1305 2021-05-29 Mike Frysinger <vapier@gentoo.org>
1306
1307 * configure.ac: Add gnulib to configdirs for sim.
1308 * configure: Regenerate.
1309
1310 2021-05-18 Mike Frysinger <vapier@gentoo.org>
1311
1312 * Makefile.def: Add configure-sim dependency on all-gnulib.
1313 * Makefile.in: Regenerated.
1314
1315 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1316
1317 * MAINTAINERS (Write After Approval): Add myself.
1318
1319 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1320
1321 * MAINTAINERS (Write After Approval): Add myself.
1322
1323 2021-05-11 Martin Liska <mliska@suse.cz>
1324
1325 * MAINTAINERS: Remove entries for removed
1326 components (HSA, BRIG, libhsail-rt).
1327 Move Pekka to Write After Approval.
1328
1329 2021-05-11 Martin Liska <mliska@suse.cz>
1330
1331 * Makefile.def: Remove libhsail-rt.
1332 * Makefile.in: Likewise.
1333 * configure.ac: Likewise.
1334 * configure: Regenerate.
1335 * libhsail-rt/ChangeLog: Removed.
1336 * libhsail-rt/Makefile.am: Removed.
1337 * libhsail-rt/Makefile.in: Removed.
1338 * libhsail-rt/README: Removed.
1339 * libhsail-rt/aclocal.m4: Removed.
1340 * libhsail-rt/configure: Removed.
1341 * libhsail-rt/configure.ac: Removed.
1342 * libhsail-rt/configure.tgt: Removed.
1343 * libhsail-rt/include/internal/fibers.h: Removed.
1344 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1345 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1346 * libhsail-rt/include/internal/workitems.h: Removed.
1347 * libhsail-rt/rt/arithmetic.c: Removed.
1348 * libhsail-rt/rt/atomics.c: Removed.
1349 * libhsail-rt/rt/bitstring.c: Removed.
1350 * libhsail-rt/rt/fbarrier.c: Removed.
1351 * libhsail-rt/rt/fibers.c: Removed.
1352 * libhsail-rt/rt/fp16.c: Removed.
1353 * libhsail-rt/rt/misc.c: Removed.
1354 * libhsail-rt/rt/multimedia.c: Removed.
1355 * libhsail-rt/rt/queue.c: Removed.
1356 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1357 * libhsail-rt/rt/segment.c: Removed.
1358 * libhsail-rt/rt/workitems.c: Removed.
1359 * libhsail-rt/target-config.h.in: Removed.
1360
1361 2021-05-04 Nick Clifton <nickc@redhat.com>
1362
1363 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1364 * configure: Regenerate.
1365
1366 2021-04-28 Jakub Jelinek <jakub@redhat.com>
1367 Tobias Burnus <tobias@codesourcery.com>
1368
1369 * configure.ac (--enable-offload-defaulted): New.
1370 * configure: Regenerate.
1371
1372 2021-04-23 David Faust <david.faust@oracle.com>
1373
1374 * MAINTAINERS (Write After Approval): Add myself.
1375
1376 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1377
1378 * MAINTAINERS (Write After Approval): Add myself.
1379
1380 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1381
1382 * MAINTAINERS: Add myself as pru port maintainer.
1383
1384 2021-03-23 David Malcolm <dmalcolm@redhat.com>
1385
1386 * MAINTAINERS: Add myself as static analyzer maintainer.
1387
1388 2021-03-18 Jeff Law <jlaw@tachyum.com>
1389
1390 * MAINTAINERS: Update primary entry.
1391
1392 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1393
1394 * MAINTAINERS (Write After Approval): Add myself.
1395
1396 2021-03-13 Mike Frysinger <vapier@gentoo.org>
1397
1398 * Makefile.def: Remove all-sim dependency on configure-gdb.
1399 * Makefile.in: Regenerated.
1400
1401 2021-03-11 Jeff Law <law@redhat.com>
1402
1403 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1404
1405 2021-03-11 Martin Liska <mliska@suse.cz>
1406
1407 * Makefile.tpl: The change was done Makefile.in which
1408 is generated file.
1409
1410 2021-03-08 Jeff Law <law@redhat.com>
1411
1412 * MAINTAINERS: Update my email address
1413
1414 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1415
1416 * config.guess: Import latest upstream.
1417 * config.sub: Import latest upstream.
1418
1419 2021-01-25 Martin Liska <mliska@suse.cz>
1420
1421 PR gcov-profile/98739
1422 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1423 for profiledbootstrap.
1424
1425 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1426
1427 * MAINTAINERS (Write After Approval): Add myself.
1428
1429 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1430
1431 * MAINTAINERS (Write After Approval): Update my e-mail address.
1432
1433 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1434
1435 * MAINTAINERS: Fix spacing.
1436
1437 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1438
1439 * MAINTAINERS (Write After Approval): Add myself
1440
1441 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1442
1443 * Makefile.def: Sync with binutils-gdb:
1444 (dependencies): all-ld depends on all-libctf.
1445 (host_modules): libctf is no longer no_install.
1446 No longer no_check. Checking depends on all-ld.
1447 * Makefile.in: Regenerated.
1448
1449 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1450
1451 * libtool.m4: Match gnu* along other GNU systems.
1452 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1453 * libgo/configure: Re-generate.
1454
1455 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1456
1457 * MAINTAINERS: Update my email address.
1458
1459 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1460
1461 * MAINTAINERS (Write After Approval): Add myself.
1462
1463 2020-12-15 Nathan Sidwell <nathan@acm.org>
1464
1465 * Makefile.def
1466 * Makefile.in
1467 * Makefile.tpl
1468 * configure
1469 * configure.ac
1470
1471 2020-12-15 Nathan Sidwell <nathan@acm.org>
1472
1473 * Makefile.def: Add libcody.
1474 * configure.ac: Add libcody.
1475 * Makefile.in: Regenerated.
1476 * configure: Regenerated.
1477
1478 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1479
1480 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1481
1482 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1483
1484 PR target/97865
1485 * libtool.m4: Update handling of Darwin platform link flags
1486 for Darwin20.
1487
1488 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1489
1490 * .gitignore: Sync with binutils-gdb
1491
1492 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1493
1494 * MAINTAINERS: Add myself as arc port maintainer.
1495
1496 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1497
1498 PR d/87788
1499 * configure.ac: Don't disable D for *-*-darwin*.
1500 * configure: Regenerate.
1501
1502 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1503
1504 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1505 hppa64-*-hpux11*.
1506
1507 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1508
1509 * configure: Regenerate.
1510 * configure.ac: Add --bootstrap-hwasan option.
1511
1512 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1513
1514 * config.guess: Import latest upstream.
1515 * config.sub: Import latest upstream.
1516
1517 2020-11-16 Martin Liska <mliska@suse.cz>
1518
1519 * .gitignore: Add cache as clangd uses it now.
1520
1521 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1522
1523 * MAINTAINERS (Write After Approval): add myself
1524
1525 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1526
1527 * MAINTAINERS (Write After Approval): Add myself.
1528
1529 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1530
1531 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1532 Remove FIXME comments.
1533
1534 2020-11-06 Martin Uecker <muecker@gwdg.de>
1535
1536 * MAINTAINERS: Update my email address.
1537
1538 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1539
1540 * MAINTAINERS (Write After Approval): Add myself.
1541
1542 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1543
1544 PR target/97302
1545 * configure.ac: Only set with_gmp to /usr/local
1546 if not building in tree.
1547 * configure: Regenerate.
1548
1549 2020-09-18 Omar Tahir <omar.tahir@arm.com>
1550
1551 * MAINTAINERS (Write After Approval): Add myself.
1552
1553 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
1554
1555 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1556
1557 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
1558
1559 PR bootstrap/96612
1560 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1561 if not the same as ${host}.
1562 * configure: Regenerate.
1563
1564 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1565
1566 * MAINTAINERS (Write After Approval): Add myself.
1567
1568 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1569
1570 * MAINTAINERS: Update my email address.
1571
1572 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1573
1574 * MAINTAINERS (Write After Approval): Add myself.
1575
1576 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1577
1578 * MAINTAINERS (Write After Approval): Add myself.
1579
1580 2020-06-12 Martin Liska <mliska@suse.cz>
1581
1582 * .gitignore: Add .clang-tidy.
1583
1584 2020-06-08 Jason Merrill <jason@redhat.com>
1585
1586 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1587 * configure: Regenerate.
1588
1589 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1590
1591 * MAINTAINERS: Add myself as xtensa port maintainer.
1592
1593 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1594
1595 * configure.ac: Don't require --enable-host-shared when building
1596 for Mingw.
1597 * configure: Regenerate.
1598
1599 2020-05-18 Jason Merrill <jason@redhat.com>
1600
1601 * configure.ac: Update bootstrap dialect to -std=c++11.
1602
1603 2020-05-18 Alex Coplan <alex.coplan@arm.com>
1604
1605 * MAINTAINERS (Write After Approval): Add myself.
1606
1607 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1608
1609 PR target/92713
1610 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1611 (noconfigdirs): Add 'target-libstdc++-v3'.
1612 * configure: Regenerate.
1613
1614 2020-04-21 Stephen Casner <casner@acm.org>
1615
1616 PR 25830
1617 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1618 * configure: Rebuild.
1619
1620 2020-04-17 Martin Liska <mliska@suse.cz>
1621 Jonathan Yong <10walls@gmail.com>
1622
1623 PR gcov-profile/94570
1624 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1625 for CYGWIN.
1626
1627 2020-04-14 Martin Jambor <mjambor@suse.cz>
1628
1629 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1630
1631 2020-04-09 Tom Tromey <tom@tromey.com>
1632
1633 * configure: Rebuild.
1634 * Makefile.in: Rebuild.
1635 * Makefile.def (gdbsupport, gdbserver): New host modules.
1636 (configure-gdb): Depend on all-gdbsupport.
1637 (all-gdb): Depend on all-gdbsupport, all-libctf.
1638 * configure.ac (host_tools): Add gdbserver.
1639 Conditionally build gdbserver and gdbsupport.
1640
1641 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
1642
1643 * configure.ac: Build libgomp by default for amdgcn.
1644 * configure: Regenerate.
1645
1646 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1647
1648 * MAINTAINERS (Write After Approval): Add myself.
1649
1650 2020-02-28 Joel Hutton <joel.hutton@arm.com>
1651
1652 * MAINTAINERS (Write After Approval) : Add myself.
1653
1654 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
1655
1656 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1657
1658 2020-02-14 Martin Sebor <msebor@redhat.com>
1659
1660 * doc/extend.texi (attribute alias): Mention type requirement.
1661 (attribute weak): Same.
1662 (attribute weakref): Correct invalid example.
1663
1664 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1665
1666 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1667
1668 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1669 Jakub Jelinek <jakub@redhat.com>
1670
1671 * .gitattributes: Add *.md diff=md.
1672
1673 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
1674
1675 The mentioned auto-generated file is no more part of the
1676
1677 GCC sources, it's auto-generated in $(builddir) during build.
1678
1679 PR target/92055
1680 * contrib/gcc_update (files_and_dependencies): Remove
1681 entry for gcc/config/avr/t-multilib.
1682
1683 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
1684
1685 * MAINTAINERS: Update my email address.
1686
1687 2020-01-13 Joseph Myers <joseph@codesourcery.com>
1688
1689 * README.MOVED_TO_GIT: Remove.
1690
1691 2020-01-11 Joseph Myers <joseph@codesourcery.com>
1692
1693 * README.MOVED_TO_GIT: New file.
1694
1695 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1696
1697 * MAINTAINERS (Write After Approval): Add myself.
1698
1699 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
1700
1701 * MAINTAINERS (write_after_approval): Add myself.
1702
1703 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1704
1705 * MAINTAINERS (write_after_approval): Add myself.
1706
1707 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1708
1709 * MAINTAINERS (write_after_approval): Add myself.
1710
1711 2019-12-11 Matthias Klose <doko@ubuntu.com>
1712
1713 * configure.ac: Factor out common cases for compare_exclusions.
1714 * configure: Regenerate.
1715
1716 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1717
1718 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1719 flag.
1720
1721 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1722
1723 * MAINTAINERS (Write After Approval): Add myself.
1724
1725 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1726
1727 PR middle-end/92463
1728 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1729 * configure: Regenerate
1730
1731 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1732
1733 * configure.ac: Use https for gcc.gnu.org.
1734 * configure: Regenerated.
1735
1736 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1737
1738 * MAINTAINERS (aarch64 port): Remove my name, move to...
1739 (Write After Approval): ...Here.
1740
1741 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1742
1743 * MAINTAINERS: Change my email address as maintainer.
1744
1745 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1746
1747 PR fortran/91828
1748 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1749 * configure: Regenerated.
1750
1751 2019-10-21 Jason Merrill <jason@redhat.com>
1752
1753 * .gitattributes: Also check ChangeLog whitespace.
1754
1755 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1756
1757 * contrib/dg-extract-results.sh: Add support for KPASS.
1758 * contrib/dg-extract-results.py: Likewise.
1759
1760 2019-10-17 Jason Merrill <jason@redhat.com>
1761
1762 * .gitattributes: Avoid {} in filename pattern.
1763
1764 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1765
1766 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1767 Approval section.
1768
1769 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
1770
1771 * MAINTAINERS: Add myself to Write After Approval
1772
1773 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1774
1775 * MAINTAINERS: Add myself as an aarch64 maintainer.
1776
1777 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1778
1779 * MAINTAINERS: Add myself as aarch64 maintainer.
1780
1781 2019-09-23 Carl Love <cel@us.ibm.com>
1782
1783 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1784 New define_insn.
1785 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1786 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1787
1788 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1789
1790 * MAINTAINERS (Sam Tebbs): Update email address.
1791
1792 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
1793
1794 * MAINTAINERS: Update my email address.
1795
1796 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
1797
1798 * libtool.m4: Handle uclinuxfdpiceabi.
1799
1800 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1801
1802 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1803 Remove myself from Write After Approval section.
1804
1805 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1806
1807 * configure.ac: Support for bpf-*-* targets.
1808 * configure: Regenerate.
1809
1810 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1811
1812 * config.sub: Import upstream version 2019-06-30.
1813 * config.guess: Import upstream version 2019-07-24.
1814
1815 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1816
1817 * MAINTAINERS: Remove spu port maintainers.
1818
1819 2019-08-28 Martin Liska <mliska@suse.cz>
1820
1821 * .gitignore: Add .clangd and compile_commands.json
1822 to .gitignore.
1823
1824 2019-08-23 Michael Forney <mforney@mforney.org>
1825
1826 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1827 * Makefile.in: Regenerate.
1828
1829 2019-08-19 Tom Tromey <tom@tromey.com>
1830
1831 * configure: Rebuild.
1832 * configure.ac: Add --with-static-standard-libraries.
1833
1834 2019-08-16 Alexandre Oliva <oliva@gnu.org>
1835
1836 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1837
1838 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1839
1840 * MAINTAINERS (Write After Approval): Add myself.
1841
1842 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1843
1844 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1845 RISC-V port maitainer.
1846
1847 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1848
1849 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1850
1851 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1852
1853 * MAINTAINERS (Write After Approval): Add myself.
1854
1855 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
1856
1857 * MAINTAINERS (Write After Approval): Add myself.
1858
1859 2019-06-25 Martin Liska <mliska@suse.cz>
1860
1861 contrib/filter-clang-warnings.py: Transform from
1862 filter-rtags-warnings.py.
1863
1864 2019-06-15 Tom Tromey <tom@tromey.com>
1865
1866 * configure.ac (host_libs): Add gnulib.
1867 * configure: Rebuild.
1868 * Makefile.def (host_modules, dependencies): Add gnulib.
1869 * Makefile.in: Rebuild.
1870
1871 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1872
1873 * MAINTAINERS (Write After Approval): Add myself.
1874
1875 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1876
1877 * configure: Regenerate.
1878 * configure.ac: Add PRU target.
1879
1880 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1881
1882 * MAINTAINERS (Write After Approval): Add myself.
1883
1884 2019-06-11 Nick Clifton <nickc@redhat.com>
1885
1886 Import these changes from the binutils/gdb repository:
1887
1888 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1889
1890 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1891 and all its deps.
1892 * Makefile.in: Regenerated.
1893
1894 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1895
1896 * Makefile.def (host_modules): Add libctf.
1897 * Makefile.def (dependencies): Likewise.
1898 libctf depends on zlib, libiberty, and bfd.
1899 * Makefile.in: Regenerated.
1900 * configure.ac (host_libs): Add libctf.
1901 * configure: Regenerated.
1902
1903 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1904
1905 * MAINTAINERS (Write After Approval): Add myself.
1906
1907 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
1908
1909 * MAINTAINERS: Update my email address.
1910
1911 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
1912
1913 * MAINTAINERS (Write After Approval): Add myself.
1914
1915 2019-05-16 Jun Ma <junma@linux.alibaba.com>
1916
1917 * MAINTAINERS (Write After Approval): Add myself.
1918
1919 2019-05-07 Jim Wilson <jimw@sifive.com>
1920
1921 * MAINTAINERS: Remove myself as IA-64 maintainer.
1922
1923 2019-05-04 Roland Illig <roland.illig@gmx.de>
1924
1925 * MAINTAINERS (Write After Approval): Add myself.
1926
1927 2019-05-02 Richard Biener <rguenther@suse.de>
1928
1929 PR bootstrap/85574
1930 * Makefile.tpl (compare target): Also compare extra-compare
1931 files.
1932 * Makefile.in: Regenerate.
1933
1934 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1935
1936 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1937 as modulo-scheduler maintainer.
1938
1939 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1940
1941 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1942
1943 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1944
1945 * MAINTAINERS: Update my email address.
1946
1947 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
1948
1949 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1950 * configure: Regenerate.
1951
1952 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1953
1954 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1955 * configure: Regenerate.
1956
1957 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1958
1959 * configure.ac: Add target-zlib to target_libraries.
1960 * configure: Regenerate.
1961
1962 2019-04-09 Martin Liska <mliska@suse.cz>
1963
1964 * Makefile.in: Regenerate.
1965 * Makefile.tpl: Pass GENERATOR_CFLAGS
1966 in all stages.
1967
1968 2019-03-28 Martin Liska <mliska@suse.cz>
1969
1970 PR bootstrap/89829
1971 * Makefile.in: Revert r254150.
1972 * Makefile.tpl: Likewise.
1973
1974 2019-03-28 Ben Elliston <bje@gnu.org>
1975
1976 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1977 related, and libdecnumber.
1978
1979 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
1980
1981 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1982 (Write After Approval): Remove myself.
1983
1984 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1985
1986 * MAINTAINERS (Write After Approval): Add myself.
1987
1988 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
1989
1990 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1991 (Write After Approval): Remove myself and Julian.
1992
1993 2019-01-26 Harald Anlauf <anlauf@gmx.de>
1994
1995 * MAINTAINERS (Write After Approval): Add myself.
1996
1997 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1998
1999 * MAINTAINERS (Write After Approval): Add myself.
2000
2001 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2002
2003 * ChangeLog: Replace space with tab.
2004 * MAINTAINERS: Delete 1 tab to keep alignment.
2005
2006 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
2007
2008 * MAINTAINERS (Write After Approval): Add myself.
2009
2010 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
2011
2012 * MAINTAINERS (Write After Approval): Add myself.
2013
2014 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
2015 Kwok Cheung Yeung <kcy@codesourcery.com>
2016 Julian Brown <julian@codesourcery.com>
2017 Tom de Vries <tom@codesourcery.com>
2018 Jan Hubicka <hubicka@ucw.cz>
2019 Martin Jambor <mjambor@suse.cz>
2020
2021 * configure.ac: Likewise.
2022 * configure: Regenerate.
2023 * contrib/config-list.mk: Add amdgcn-amdhsa.
2024
2025 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
2026
2027 * MAINTAINERS (Write After Approval): Add myself.
2028
2029 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2030
2031 * MAINTAINERS (Write After Approval): Add myself.
2032
2033 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2034
2035 PR target/88535
2036 * config.guess: Import upstream version 2019-01-03.
2037 * config.sub: Import upstream version 2019-01-01.
2038
2039 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
2040
2041 * MAINTAINERS (Write After Approval): Update my maintainer address.
2042
2043 2018-12-21 Gergö Barany <gergo@codesourcery.com>
2044
2045 * MAINTAINERS (Write After Approval): Add myself.
2046
2047 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
2048
2049 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2050
2051 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
2052
2053 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2054 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2055 (GCC_TARGET_TOOL): Likewise.
2056 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2057 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2058 OTOOL, OTOOL_FOR_TARGET: New substitutions.
2059 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2060 * configure: Regenerate.
2061 * Makefile.in: Likewise.
2062
2063 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
2064
2065 * MAINTAINERS (Write After Approval): Add myself.
2066
2067 2018-11-13 Martin Liska <mliska@suse.cz>
2068
2069 * gcc.target/i386/pr87930.c: Move to ...
2070 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
2071
2072 2018-11-10 Stafford Horne <shorne@gmail.com>
2073
2074 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2075 (Write After Approval): Remove myself.
2076
2077 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
2078
2079 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2080 Append $INCICONV to it.
2081
2082 2018-11-04 Stafford Horne <shorne@gmail.com>
2083
2084 * MAINTAINERS (Write After Approval): Add myself.
2085
2086 2018-10-31 Joseph Myers <joseph@codesourcery.com>
2087
2088 PR bootstrap/82856
2089 * multilib.am: New file. From automake.
2090
2091 Merge from binutils-gdb:
2092 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2093
2094 * libtool.m4: Use AC_LANG_SOURCE.
2095 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2096 * ar-lib: New file.
2097 * test-driver: New file.
2098 * configure: Re-generate.
2099
2100 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
2101
2102 * MAINTAINERS (Write After Approval): Add myself.
2103
2104 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
2105
2106 PR bootstrap/87788
2107 PR d/87799
2108 * configure: Rebuild.
2109 * configure.ac: Disable D on systems where it is known not to work.
2110
2111 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
2112
2113 * Makefile.def (target_modules): Add libphobos.
2114 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2115 GDCFLAGS_FOR_TARGET.
2116 (dependencies): Make libphobos depend on libatomic, libbacktrace
2117 configure, and zlib configure.
2118 (language): Add language d.
2119 * Makefile.in: Rebuild.
2120 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2121 (HOST_EXPORTS): Add GDC.
2122 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2123 (BASE_TARGET_EXPORTS): Add GDC.
2124 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2125 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2126 (EXTRA_HOST_FLAGS): Add GDC.
2127 (STAGE1_FLAGS_TO_PASS): Add GDC.
2128 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2129 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2130 environment variables.
2131 * configure: Rebuild.
2132 * configure.ac: Add target-libphobos to target_libraries. Set and
2133 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2134
2135 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
2136
2137 * MAINTAINERS (Write After Approval): Add myself.
2138
2139 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2140
2141 * MAINTAINERS (Write After Approval): Remove myself.
2142
2143 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2144
2145 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2146
2147 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
2148
2149 * MAINTAINERS: Update my email address.
2150
2151 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
2152
2153 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2154 maintainer.
2155
2156 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
2157
2158 * MAINTAINERS (Write After Approval): Add self.
2159
2160 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
2161
2162 * MAINTAINERS (write after approval): Add myself.
2163
2164 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
2165
2166 * MAINTAINERS: Update my email address.
2167
2168 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
2169
2170 * MAINTAINERS (write after approval): Add myself.
2171
2172 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
2173
2174 * MAINTAINERS: Add self to global reviewers list.
2175
2176 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
2177
2178 MAINTAINERS: Add c-sky port maintainers.
2179
2180 2018-08-10 Martin Liska <mliska@suse.cz>
2181
2182 * MAINTAINERS: Revert change in previous commit and
2183 join lines.
2184
2185 2018-08-10 Martin Liska <mliska@suse.cz>
2186
2187 * MAINTAINERS: Remove extra line.
2188
2189 2018-08-06 Naveen H.S <naveenh@marvell.com>
2190
2191 * MAINTAINERS: Update my email address.
2192
2193 2018-07-19 DJ Delorie <dj@redhat.com>
2194
2195 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2196 as maintainer.
2197
2198 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
2199
2200 * MAINTAINERS: Adjust email address for me and my colleague Robin
2201 Dapp.
2202
2203 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
2204 Sunil K Pandey <sunil.k.pandey@intel.com>
2205
2206 PR target/84413
2207 * config/i386/i386.c (m_CORE_AVX512): New.
2208 (m_CORE_AVX2): Likewise.
2209 (m_CORE_ALL): Add m_CORE_AVX2.
2210 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2211 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2212 and remove the rest of m_SKYLAKE_AVX512.
2213
2214 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2215
2216 * config.sub: Sync with upstream version 2018-07-03.
2217
2218 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2219
2220 * config.guess: Sync with upstream version 2018-06-26.
2221 * config.sub: Sync with upstream version 2018-07-02.
2222
2223 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
2224
2225 * libtool.m4: Sort output of 'find' to enable deterministic builds.
2226 * ltmain.sh: Likewise.
2227
2228 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
2229
2230 * contrib/config-list.mk: Remove powerpc-linux_paired.
2231
2232 2018-06-29 Alexandre Oliva <oliva@adacore.com>
2233
2234 * configure.ac: Introduce support for @unless/@endunless.
2235 * Makefile.tpl (dep-kind): Rewrite with cond; return
2236 postbootstrap in some cases.
2237 (make-postboot-dep, postboot-targets): New.
2238 (dependencies): Do not output postbootstrap dependencies at
2239 first. Output non-target ones changed for configure to depend
2240 on stage_last @if gcc-bootstrap, and the original deps @unless
2241 gcc-bootstrap.
2242 * configure.in, Makefile.in: Rebuilt.
2243
2244 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2245
2246 * MAINTAINERS (write after approval): Add myself.
2247
2248 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2249
2250 * MAINTAINERS (write after approval): Add myself.
2251
2252 2018-06-19 Nick Clifton <nickc@redhat.com>
2253
2254 * zlib/configure.ac: Restore old behaviour of only enabling
2255 multilibs when a target subdirectory is defined. This allows
2256 building with srcdir == builddir.
2257 * zlib/configure: Regenerate.
2258
2259 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2260
2261 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2262 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2263 * Makefile.in: Regenerate.
2264
2265 2018-06-16 Ben Elliston <bje@gnu.org>
2266
2267 * config.guess: Import latest version.
2268 * config.sub: Likewise.
2269
2270 2018-06-08 Martin Liska <mliska@suse.cz>
2271
2272 * MAINTAINERS: Remove MPX-related entries.
2273 * Makefile.def: Remove libmpx support.
2274 * Makefile.in: Regenerate.
2275 * configure.ac: Remove removed files.
2276 * configure: Regenerate.
2277 * libmpx/ChangeLog: Remove.
2278 * libmpx/Makefile.am: Remove.
2279 * libmpx/Makefile.in: Remove.
2280 * libmpx/acinclude.m4: Remove.
2281 * libmpx/aclocal.m4: Remove.
2282 * libmpx/config.h.in: Remove.
2283 * libmpx/configure: Remove.
2284 * libmpx/configure.ac: Remove.
2285 * libmpx/configure.tgt: Remove.
2286 * libmpx/libmpx.spec.in: Remove.
2287 * libmpx/mpxrt/Makefile.am: Remove.
2288 * libmpx/mpxrt/Makefile.in: Remove.
2289 * libmpx/mpxrt/libmpx.map: Remove.
2290 * libmpx/mpxrt/libtool-version: Remove.
2291 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2292 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2293 * libmpx/mpxrt/mpxrt.c: Remove.
2294 * libmpx/mpxrt/mpxrt.h: Remove.
2295 * libmpx/mpxwrap/Makefile.am: Remove.
2296 * libmpx/mpxwrap/Makefile.in: Remove.
2297 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2298 * libmpx/mpxwrap/libtool-version: Remove.
2299 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2300
2301 2018-06-04 Martin Liska <mliska@suse.cz>
2302
2303 * MAINTAINERS: Add myself as gcov maintainer.
2304
2305 2018-06-04 Matthew Fortune <mfortune@gmail.com>
2306
2307 * MAINTAINERS: Update my email address.
2308
2309 2018-06-04 Tom de Vries <tdevries@suse.de>
2310
2311 * MAINTAINERS: Remove write-after-approval entries for component
2312 maintainers.
2313
2314 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2315
2316 * MAINTAINERS (write after approval): Add myself.
2317
2318 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
2319
2320 * MAINTAINERS: Update my email address.
2321
2322 2018-06-01 Tom de Vries <tdevries@suse.de>
2323
2324 * MAINTAINERS: Update my email address.
2325
2326 2018-05-22 Bin Cheng <bin.cheng@arm.com>
2327
2328 * MAINTAINERS (loop-optimizer): Add myself.
2329
2330 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
2331
2332 * configure.ac: Added "nfp" target.
2333 * configure: Regenerate.
2334
2335 2018-04-30 Richard Biener <rguenther@suse.de>
2336
2337 PR bootstrap/85571
2338 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2339 (STAGE3_TFLAGS): Likewise.
2340 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2341 (STAGEtrain_TFLAGS): Likewise.
2342 * Makefile.in: Regenerate.
2343
2344 2018-04-26 Richard Biener <rguenther@suse.de>
2345
2346 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2347 (STAGE2_CFLAGS): Likewise.
2348 (STAGE2_TFLAGS): Likewise.
2349 (STAGE3_CFLAGS): Add -fchecking.
2350 (STAGE3_TFLAGS): Likewise.
2351 (STAGEtrain_CFLAGS): Filter out -fchecking.
2352 (STAGEtrain_TFLAGS): Likewise.
2353 * Makefile.in: Re-generate.
2354
2355 2018-04-25 Catherine Moore <clm@codesourcery.com>
2356
2357 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2358
2359 2018-04-18 Paul Clarke <pc@us.ibm.com>
2360
2361 * MAINTAINERS (write after approval): Add myself.
2362
2363 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2364
2365 * MAINTAINERS: Update my email address.
2366
2367 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2368
2369 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2370
2371 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2372
2373 * MAINTAINERS: Update my email address and disambiguate myself
2374 a bit from Will Schmidt.
2375
2376 2018-03-21 Nathan Sidwell <nathan@acm.org>
2377
2378 * MAINTAINERS: Move maintainers of now-removed picochip and score
2379 ports to write after approval.
2380
2381 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2382
2383 * MAINTAINERS: Add entry for SVE maintainership.
2384
2385 2018-02-13 Maciej W. Rozycki <macro@mips.com>
2386
2387 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2388 * configure: Regenerate.
2389
2390 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2391
2392 * MAINTAINERS (write after approval): Add myself.
2393
2394 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2395
2396 * MAINTAINERS (write after approval): Add myself.
2397
2398 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2399
2400 * MAINTAINERS (write after approval): Add myself.
2401
2402 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2403
2404 Update copyright years.
2405
2406 2018-01-03 Ben Elliston <bje@gnu.org>
2407
2408 * config.guess: Import latest version.
2409 * config.sub: Likewise.
2410
2411 2017-12-12 Stafford Horne <shorne@gmail.com>
2412
2413 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2414 * configure: Regenerate.
2415
2416 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2417
2418 * MAINTAINERS (Write After Approval): Add myself.
2419
2420 2017-11-28 Julia Koval <julia.koval@intel.com>
2421 Sebastian Peryt <sebastian.peryt@intel.com>
2422
2423 * Makefile.def (target_modules): Remove libcilkrts.
2424 * Makefile.in: Ditto.
2425 * configure: Ditto.
2426 * configure.ac: Ditto.
2427
2428 2017-11-28 Julia Koval <julia.koval@intel.com>
2429
2430 * MAINTAINERS (Write After Approval): Add myself.
2431
2432 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2433
2434 * MAINTAINERS (Write After Approval): Add myself.
2435
2436 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2437
2438 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2439 Use my SiFive email address.
2440
2441 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2442
2443 * MAINTAINERS (write after approval): Add myself.
2444
2445 2017-10-27 Martin Liska <mliska@suse.cz>
2446
2447 * Makefile.tpl: Use proper name of folder as it was renamed
2448 during transition to 4 stages.
2449 * Makefile.in: Regenerate.
2450
2451 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2452
2453 * MAINTAINERS (write after approval): Add myself.
2454
2455 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2456
2457 * MAINTAINERS: Add a note that maintainership also includes web
2458 pages, docs, and testsuite related to that area.
2459
2460 2017-09-25 Tom de Vries <tom@codesourcery.com>
2461
2462 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2463
2464 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2465
2466 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2467
2468 2017-09-15 Nathan Sidwell <nathan@acm.org>
2469
2470 * MAINTAINERS: Remove myself as a vxworks maintainer.
2471
2472 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2473
2474 * MAINTAINERS: Remove email address of Jim Norris.
2475
2476 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2477
2478 * MAINTAINERS (Reviewers): Move myself from here...
2479 (CPU Port Maintainers): ... to here.
2480
2481 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2482
2483 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2484
2485 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2486
2487 * MAINTAINERS (write after approval): Add myself.
2488
2489 2017-07-28 Tony Reix <tony.reix@atos.net>
2490
2491 * configure.ac (target-libffi): Don't disable for AIX.
2492 (go): Don't add to unsupported_languages on AIX.
2493 (target-libgo): Don't disable for AIX.
2494 * configure: Regenerate.
2495
2496 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2497
2498 * MAINTAINERS: Add myself.
2499
2500 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2501
2502 * MAINTAINERS: Update my email address.
2503
2504 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2505
2506 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2507 arm-specific auto-generated header files.
2508
2509 2017-07-03 Nathan Sidwell <nathan@acm.org>
2510
2511 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2512 * configure: Rebuilt.
2513
2514 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2515
2516 * MAINTAINERS: Readd myself for c6x.
2517
2518 2017-06-28 Martin Liska <mliska@suse.cz>
2519
2520 PR bootstrap/81217
2521 * Makefile.def: Remove superfluous bootstrap_target from
2522 bootstrap_stage.
2523 * Makefile.in: Re-generate the file.
2524
2525 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2526
2527 * MAINTAINERS: Add myself to Write After Approval
2528
2529 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2530
2531 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2532
2533 2017-06-19 Martin Liska <mliska@suse.cz>
2534
2535 * Makefile.def: Define 4 stages PGO bootstrap.
2536 * Makefile.tpl: Define FLAGS.
2537 * Makefile.in: Regenerate.
2538
2539 2017-06-14 Ian Lance Taylor <iant@golang.org>
2540
2541 * Makefile.def: Add check-gotools to go check targets.
2542 * Makefile.in: Rebuild.
2543
2544 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2545
2546 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2547
2548 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2549
2550 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2551 * configure: Regenerate.
2552
2553 2017-05-31 Martin Liska <mliska@suse.cz>
2554
2555 * configure.ac: Add handling of stage2_werror_flags to
2556 action-if-given and to action-if-not-given.
2557 * configure: Regenerate.
2558
2559 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2560
2561 * MAINTAINERS: Add self to Write After Approval
2562
2563 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2564
2565 * MAINTAINERS: Update my email address, and remove myself as
2566 maintainer in some areas.
2567
2568 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2569
2570 * MAINTAINERS: Add self to Write After Approval
2571
2572 2017-05-25 Nathan Sidwell <nathan@acm.org>
2573
2574 * configure.ac: Add --enable-languages=default to mean default and
2575 make --enable-languages=all mean all supported languages.
2576 * configure: Regenerated.
2577
2578 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2579
2580 * config.gcc (powerpc*-*-*spe*): New.
2581 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2582 (powerpc-*-rtems*spe*): New.
2583 (powerpc*-*-linux*spe*): New.
2584 (powerpc-wrs-vxworksspe): New.
2585 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2586 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2587 * config.host (powerpc*-*-*spe*): New.
2588
2589 2017-05-19 Martin Liska <mliska@suse.cz>
2590
2591 * configure.ac: Add --enable-werror-always just for
2592 bootstrap-debug (or none build config) and do not add it
2593 when we are on a release branch.
2594 * configure: Regenerated.
2595
2596 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2597
2598 * MAINTAINERS: Add self to Write After Approval
2599
2600 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2601
2602 * MAINTAINERS: Move myself to Write After Approval section.
2603
2604 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2605
2606 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2607 ACCH registers.
2608 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2609 available.
2610 (umulsidi3): Likewise.
2611 (mulsidi3_700): Disable this pattern when we have advanced mpy
2612 instructions.
2613 (umulsidi3_700): Likewise.
2614 (maddsidi4): New pattern.
2615 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2616 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2617 (mpydu_imm_arcv2hs): Likewise.
2618 * config/arc/predicates.md (accl_operand): New predicate.
2619
2620 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2621 Andrew Burgess <andrew.burgess@embecosm.com>
2622
2623 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2624 case.
2625 (ARC_AUTOFP_IRQ_P): Likewise.
2626 (ARC_AUTO_IRQ_P): Likewise.
2627 (rgf_banked_register_count): New variable.
2628 (parse_mrgf_banked_regs_option): New function.
2629 (arc_override_options): Handle rgf_banked_regs option.
2630 (arc_handle_interrupt_attribute): Add firq option.
2631 (arc_compute_function_type): Return fast irq type when required.
2632 (arc_must_save_register): Handle fast interrupts.
2633 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2634 (arc_return_address_regs): Update.
2635 * config/arc/arc.h (arc_return_address_regs): Update.
2636 (arc_function_type): Add fast interrupt type.
2637 (ARC_INTERRUPT_P): Update.
2638 (RC_FAST_INTERRUPT_P): Define.
2639 * config/arc/arc.md (simple_return): Update for fast interrupts.
2640 (p_return_i): Likewise.
2641 * config/arc/arc.opt (mrgf-banked-regs): New option.
2642 * doc/invoke.texi (mrgf-banked-regs): Document.
2643
2644 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2645
2646 * config/arc/arc.c (irq_ctrl_saved): New variable.
2647 (ARC_AUTOBLINK_IRQ_P): Define.
2648 (ARC_AUTOFP_IRQ_P): Likewise.
2649 (ARC_AUTO_IRQ_P): Likewise.
2650 (irq_range): New function.
2651 (arc_must_save_register): Likewise.
2652 (arc_must_save_return_addr): Likewise.
2653 (arc_dwarf_emit_irq_save_regs): Likewise.
2654 (arc_override_options): Handle deferred options.
2655 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2656 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2657 arc_must_save_return_addr.
2658 (arc_compute_frame_size): Handle automated save and restore of
2659 registers.
2660 (arc_expand_prologue): Likewise.
2661 (arc_expand_epilogue): Likewise.
2662 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2663 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2664 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2665
2666 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2667 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2668
2669 PR bootstrap/77661
2670 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2671 in-tree build MPC.
2672 * Makefile.in: Regenerate.
2673
2674 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2675
2676 * configure.ac: Enable LTO by default on darwin >= 9.
2677 * configure: Regenerate.
2678
2679 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2680
2681 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2682 and Andrew Waterman as the RISC-V maintainers.
2683
2684 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2685
2686 * MAINTAINERS: Add self to Write After Approval
2687
2688 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2689
2690 * config.guess: Import latest from upstream.
2691
2692 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2693
2694 * MAINTAINERS (Write After Approval): Remove entries that are
2695 already covered under Reviewers.
2696
2697 2017-03-08 Mark Wielaard <mark@klomp.org>
2698
2699 PR demangler/70909
2700 PR demangler/67264
2701 * include/demangle.h: Add d_printing to struct demangle_component
2702 and pass struct demangle_component as non const.
2703
2704 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2705
2706 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2707
2708 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2709
2710 * Makefile.tpl: Remove HOST_ISLVER.
2711 (HOST_EXPORTS): Remove ISLVER.
2712 * Makefile.in: Regenerate.
2713
2714 2017-02-13 Richard Biener <rguenther@suse.de>
2715
2716 * configure: Re-generate.
2717
2718 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2719
2720 * MAINTAINERS: Adjust bug reporting URL.
2721
2722 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2723
2724 * MAINTAINERS (Write After Approval): Remove redundant entry
2725 for Andrew Burgess.
2726
2727 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
2728
2729 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2730 32-bit hppa*-*-hpux*.
2731 * configure: Regenerate.
2732
2733 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2734
2735 * configure.ac: Moved the white list of enabling BRIG FE to
2736 libhsail-rt/configure.tgt.
2737 * configure: Regenerated.
2738 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2739
2740 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
2741 Martin Jambor <mjambor@suse.cz>
2742
2743 * Makefile.def (target_modules): Added libhsail-rt.
2744 (languages): Added language brig.
2745 * Makefile.in: Regenerated.
2746 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2747 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2748 * configure: Regenerated.
2749
2750 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2751
2752 PR other/79046
2753 * configure: Regenerated.
2754
2755 2017-01-04 Alan Modra <amodra@gmail.com>
2756
2757 * configure: Regenerate.
2758
2759 2016-12-29 Ben Elliston <bje@gnu.org>
2760
2761 * config.sub: Import latest version.
2762
2763 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2764
2765 * MAINTAINERS (Write After Approval): Add myself.
2766
2767 2016-12-21 Jakub Jelinek <jakub@redhat.com>
2768
2769 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2770 includes bootstrap-mpx.
2771 * configure: Regenerated.
2772
2773 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2774
2775 * MAINTAINERS (Write After Approval): Add myself.
2776
2777 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2778
2779 * configure: Regenerate.
2780
2781 2016-12-01 Matthias Klose <doko@ubuntu.com>
2782
2783 * configure.ac: Don't use pkg-config to check for bdw-gc.
2784 * configure: Regenerate.
2785
2786 2016-11-30 Matthias Klose <doko@ubuntu.com>
2787
2788 * Makefile.def: Remove reference to boehm-gc target module.
2789 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2790 options and for the bdw-gc pkg-config module.
2791 * configure: Regenerate.
2792 * Makefile.in: Regenerate.
2793
2794 2016-11-28 Nathan Sidwell <nathan@acm.org>
2795
2796 * MAINTAINERS (nvptx): Remove self.
2797
2798 2016-11-25 Ben Elliston <bje@gnu.org>
2799
2800 * config.guess: Import latest version.
2801 * config.sub: Likewise.
2802
2803 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2804
2805 * MAINTAINERS (Write After Approval): Add myself.
2806
2807 2016-11-15 Matthias Klose <doko@ubuntu.com>
2808
2809 * Makefile.def: Remove references to GCJ.
2810 * Makefile.tpl: Likewise.
2811 * Makefile.in: Regenerate.
2812
2813 2016-11-15 Matthias Klose <doko@ubuntu.com>
2814
2815 * config-ml.in: Remove references to GCJ.
2816 * configure.ac: Likewise.
2817 * configure: Regenerate.
2818
2819 2016-11-01 Josh Conner <joshconner@google.com>
2820
2821 * MAINTAINERS (Write After Approval): Update email address,
2822
2823 2016-10-27 Carl Love <cel@us.ibm.com>
2824
2825 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2826 Approval list to make it alphabetical.
2827
2828 2016-10-27 Carl Love <cel@us.ibm.com>
2829
2830 * MAINTAINERS (Write After Approval): Add myself.
2831
2832 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2833
2834 * MAINTAINERS (Reviewers): Add myself.
2835 (Write After Approval): Add myself.
2836
2837 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2838 Ulrich Weigand <uweigand@de.ibm.com>
2839
2840 * MAINTAINERS: Update email address.
2841
2842 2016-10-10 Nathan Sidwell <nathan@acm.org>
2843
2844 * MAINTAINERS: Update email address.
2845
2846 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2847
2848 * configure.ac: Add aarch64-*-freebsd*.
2849 * configure: Regenerate.
2850
2851 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2852
2853 * MAINTAINERS: Update email address after it got reverted.
2854
2855 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2856
2857 * configure.ac (target_libraries): Readd target-boehm-gc.
2858 Restore --enable-objc-gc handling.
2859 * configure: Regenerate.
2860
2861 2015-10-03 Jeff Law <law@redhat.com>
2862
2863 * MAINTAINERS: Move several inactive maintainers to the
2864 write-after-approval section.
2865
2866 2016-09-30 Jakub Jelinek <jakub@redhat.com>
2867
2868 * configure.ac: Add target-libffi to target_libraries.
2869 Readd libgcj target disablings, modified to only target-libffi.
2870 Readd target addition of go to unsupported languages.
2871 * configure: Regenerated.
2872
2873 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2874
2875 * MAINTAINERS: Update email address.
2876
2877 2016-09-30 Andrew Haley <aph@redhat.com>
2878
2879 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2880 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2881 libgcj.
2882
2883 2016-09-30 Andrew Haley <aph@redhat.com>
2884
2885 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2886 write-after approval after GCJ deletion.
2887
2888 2016-09-30 Andrew Haley <aph@redhat.com>
2889
2890 * Makefile.def: Remove libjava.
2891 * Makefile.tpl: Likewise.
2892 * Makefile.in: Regenerate.
2893 * configure.ac: Likewise.
2894 * configure: Likewise.
2895 * gcc/java: Remove.
2896 * libjava: Likewise.
2897
2898 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2899
2900 * MAINTAINERS (Reviewers): Add myself.
2901
2902 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2903
2904 * configure.ac: Disable "sim" directory for arc*-*-*.
2905 * configure: Regenerated.
2906
2907 2016-09-23 Tamar Christina <tamar.christina@arm.com>
2908
2909 * MAINTAINERS (Write After Approval): Add myself.
2910
2911 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2912
2913 * configure.ac: Check for the minimum in-tree MPFR version
2914 handled.
2915 * configure: Regenerate.
2916
2917 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2918
2919 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2920 * configure: Regenerated.
2921
2922 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
2923
2924 * MAINTAINERS (Write After Approval): Add myself.
2925
2926 2016-06-23 Andi Kleen <ak@linux.intel.com>
2927
2928 * Makefile.def: Add autoprofiledbootstrap.
2929 * Makefile.tpl: Dito.
2930 * Makefile.in: Regenerate.
2931
2932 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2933
2934 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2935 * configure: Regenerate.
2936
2937 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2938
2939 * configure: Regenerate.
2940 * configure.ac: Remove support for avr-rtems.
2941
2942 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2943
2944 * MAINTAINERS (Write After Approval): Add myself.
2945
2946 2016-06-16 Michael Collison <michael.collison@arm.com>
2947
2948 * MAINTAINERS (Write After Approval): Add myself.
2949
2950 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2951
2952 * MAINTAINERS (Write After Approval): Update e-mail address.
2953
2954 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2955
2956 * MAINTAINERS (Write After Approval): Add myself.
2957
2958 2016-05-28 Alan Modra <amodra@gmail.com>
2959
2960 * Makefile.tpl (configure): Depend on m4 files included.
2961 * Makefile.in: Regenerate.
2962
2963 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2964
2965 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2966 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2967
2968 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2969
2970 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2971 special case builtin.
2972 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2973 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2974 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2975 for __builtin_vec_addec.
2976
2977 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2978
2979 * config.guess: Import version 2016-04-02 (newest).
2980 * config.sub: Import version 2016-05-10 (newest).
2981
2982 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
2983
2984 * configure.ac: Add ARC support to libgloss.
2985 * configure: Regenerate
2986
2987 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2988
2989 * MAINTAINERS (Write After Approval): Add myself.
2990
2991 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2992
2993 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2994 * configure: Regenerated.
2995 * Makefile.def (gmp): Explicitly disable assembler.
2996 (mpfr): Adjust lib_path.
2997 (mpc): Likewise.
2998 * Makefile.in: Regenerated.
2999
3000 2016-05-01 Jakub Jelinek <jakub@redhat.com>
3001
3002 PR bootstrap/70704
3003 * configure.ac (--enable-stage1-checking): Add missing
3004 --enable-checking=.
3005 * configure: Regenerated.
3006
3007 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3008
3009 * config.guess: Revert r235676.
3010 * config.sub: Revert r235676.
3011
3012 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3013
3014 * config.guess: Remove SH5 support.
3015 * config.sub: Likewise.
3016 * configure: Likewise.
3017 * configure.ac: Likewise.
3018
3019 2016-04-26 Jakub Jelinek <jakub@redhat.com>
3020
3021 PR bootstrap/70704
3022 * configure.ac (--enable-stage1-checking): For --disable-checking or
3023 implicit --enable-checking, make sure extra flag matches in between
3024 stage1 and later checking.
3025 * configure: Regenerated.
3026
3027 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3028
3029 * .gitattributes: New file.
3030
3031 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
3032
3033 * MAINTAINERS (rs6000/powerpc port): Add myself.
3034
3035 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
3036
3037 PR bootstrap/70173
3038 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3039 and gotools directories. Delete the stage_final file.
3040 * Makefile.in: Regenerate.
3041
3042 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
3043
3044 * MAINTAINERS (Write After Approval): Add myself.
3045
3046 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
3047
3048 * MAINTAINERS (Fortran maintainer): Remove myself.
3049
3050 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
3051
3052 * MAINTAINERS (Write After Approval): Add myself.
3053
3054 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
3055
3056 * MAINTAINERS (Write After Approval): Add myself.
3057
3058 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3059
3060 Sync with binutils-gdb:
3061
3062 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3063
3064 * configure.ac: Add mips and s390 to the gold target check.
3065 * configure: Regenerate.
3066
3067 2016-03-01 DJ Delorie <dj@redhat.com>
3068
3069 * MAINTAINERS (mep): Remove myself as MeP maintainer.
3070
3071 2016-02-22 David Malcolm <dmalcolm@redhat.com>
3072
3073 * MAINTAINERS (libcpp): Add myself.
3074 (diagnostic messages): Likewise.
3075
3076 2016-02-20 Tom de Vries <tom@codesourcery.com>
3077
3078 * MAINTAINERS: Fix whitespace.
3079
3080 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
3081
3082 * MAINTAINERS (Write After Approval): Add myself.
3083
3084 2016-01-29 Sebastian Pop <s.pop@samsung.com>
3085
3086 * config/isl.m4: Add comments about isl-0.16.
3087 * configure: Regenerate.
3088
3089 2016-01-29 Martin Jambor <mjambor@suse.cz>
3090
3091 * MAINTAINERS (hsa maintainers): Add myself.
3092
3093 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
3094
3095 * MAINTAINERS: (Write After Approval): Add myself.
3096
3097 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
3098 Sebastian Pop <s.pop@samsung.com>
3099
3100 * Makefile.in: Regenerate.
3101 * Makefile.tpl: Export ISLVER.
3102 * configure: Regenerate.
3103 * config/isl.m4: Detect isl-0.15.
3104
3105 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
3106
3107 PR bootstrap/69329
3108 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3109 * Makefile.in: Regenerate.
3110
3111 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
3112
3113 * configure.ac: Enable LTO for DJGPP
3114 * configure: Regenerate
3115
3116 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
3117
3118 Sync with binutils-gdb:
3119 2015-10-21 Nick Clifton <nickc@redhat.com>
3120
3121 PR gas/19109
3122 * configure.ac: Note the 'none' is an acceptable argument to
3123 --enable-compressed-debug-sections.
3124 * configure: Regenerate.
3125
3126 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
3127
3128 PR bootstrap/69134
3129 * Makefile.def (mpfr): Disable assembler.
3130 * Makefile.in: Regenerate.
3131
3132 2016-01-01 Ben Elliston <bje@gnu.org>
3133
3134 * config.guess: Import version 2016-01-01.
3135 * config.sub: Likewise.
3136
3137 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
3138
3139 * MAINTAINERS (Write After Approval): Add myself.
3140
3141 2015-12-17 Sebastian Pop <s.pop@samsung.com>
3142
3143 * Makefile.in: Replace ISL with isl.
3144 * Makefile.tpl: Same.
3145 * config/isl.m4: Same.
3146 * configure.ac: Same.
3147 * contrib/download_prerequisites: Same.
3148 * configure: Regenerate.
3149
3150 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
3151
3152 * MAINTAINERS (Write After Approval): Add Myself.
3153
3154 2015-12-17 Nathan Sidwell <nathan@acm.org>
3155
3156 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3157 * configure: Regenerate.
3158
3159 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
3160 Sebastian Pop <s.pop@samsung.com>
3161
3162 * config/isl.m4 (ISL_CHECK_VERSION): Check for
3163 isl_ctx_get_max_operations.
3164 * configure: Regenerate.
3165
3166 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
3167
3168 * MAINTAINERS (Write After Approval): Add myself.
3169
3170 2015-12-02 Ian Lance Taylor <iant@google.com>
3171
3172 PR go/66147
3173 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3174 * Makefile.in: Regenerate.
3175
3176 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
3177
3178 PR libffi/65726
3179 * Makefile.def (lang_env_dependencies): Make libffi depend
3180 on cxx.
3181 * Makefile.in: Regenerate.
3182
3183 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
3184
3185 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3186 symbols.
3187
3188 2015-11-20 Tristan Gingold <gingold@adacore.com>
3189
3190 Sync with binutils-gdb:
3191 2015-11-20 Tristan Gingold <gingold@adacore.com>
3192
3193 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3194 * configure: Regenerate.
3195
3196 2015-11-19 Martin Liska <mliska@suse.cz>
3197
3198 * .gitignore: Add .clang-format to ignored files.
3199 * Makefile.in: Add clang-format.
3200 * Makefile.tpl: Likewise.
3201
3202 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
3203
3204 * configure.ac: Enable libmpx by default.
3205 * configure: Regenerated.
3206
3207 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
3208
3209 * MAINTAINERS: Update email address.
3210
3211 2015-10-23 Paulo Matos <pmatos@linki.tools>
3212
3213 * MAINTAINERS: Update email address.
3214
3215 2015-10-23 Alan Hayward <alan.hayward@arm.com>
3216
3217 * MAINTAINERS (Write After Approval): Add myself.
3218
3219 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3220
3221 Sync with binutils-gdb:
3222 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3223
3224 PR gas/19109
3225 * configure.ac: Add
3226 --enable-compressed-debug-sections={all,gas,gold,ld}.
3227 * configure: Regenerated.
3228
3229 2015-10-16 Arnaud Charlet <charlet@adacore.com>
3230
3231 * MAINTAINERS: Update list of Ada maintainers and email addresses.
3232
3233 2015-10-09 Martin Liska <mliska@suse.cz>
3234
3235 * MAINTAINERS (Write After Approval): Add myself.
3236
3237 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3238
3239 * MAINTAINERS (Write After Approval): Add myself.
3240
3241 2015-10-02 Florian Weimer <fweimer@redhat.com>
3242
3243 * MAINTAINERS: Update email address.
3244
3245 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
3246
3247 * MAINTAINERS (Write After Approval): Add myself.
3248
3249 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
3250
3251 * MAINTAINERS: Update email.
3252
3253 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3254
3255 * MAINTAINERS: Update my email address.
3256
3257 2015-09-01 James Bowman <james.bowman@ftdichip.com>
3258
3259 * MAINTAINERS (ft32 port): Add myself.
3260
3261 2015-08-28 David Sherwood <david.sherwood@arm.com>
3262
3263 * MAINTAINERS: Add myself.
3264
3265 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3266
3267 * MAINTAINERS (Write After Approval): Add myself.
3268
3269 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3270
3271 PR libfortran/54572
3272 * Makefile.def: Make libgfortran depend on libbacktrace.
3273 * Makefile.in: Regenerate.
3274
3275 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3276
3277 * MAINTAINERS (Write After Approval): Add myself.
3278
3279 2015-08-12 Tom de Vries <tom@codesourcery.com>
3280
3281 PR other/67092
3282 * configure.ac: Remove --with_host_libstdcxx support.
3283 * configure: Regenerate.
3284
3285 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3286 Jakub Jelinek <jakub@redhat.com>
3287
3288 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3289 nvptx*-*-*.
3290 * configure: Regenerate.
3291
3292 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3293
3294 * Makefile.def (libiconv): Define bootstrap=true.
3295 Mark pdf/html/info as missing.
3296 (configure-gcc): Depend on all-libiconv.
3297 (all-gcc): Ditto.
3298 (configure-libcpp): Ditto.
3299 (all-libcpp): Ditto.
3300 (configure-intl): Ditto.
3301 (all-intl): Ditto.
3302 * Makefile.in: Regenerate.
3303
3304 2015-08-03 Bin Cheng <bin.cheng@arm.com>
3305
3306 * MAINTAINERS (loop ivopts): Add the entry and myself.
3307
3308 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3309
3310 * MAINTAINERS (nvptx): Add self.
3311
3312 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3313
3314 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3315 128-bit vector modes.
3316
3317 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
3318
3319 * MAINTAINERS (Write After Approval): Add myself.
3320
3321 2015-07-28 Ben Elliston <bje@gnu.org>
3322
3323 * config.sub, config.guess: Import from upstream.
3324
3325 2015-07-24 Michael Darling <darlingm@gmail.com>
3326
3327 PR other/66259
3328 * config-ml.in: Reflects renaming of configure.in to configure.ac
3329 * configure: Likewise
3330 * configure.ac: Likewise
3331
3332 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3333
3334 * MAINTAINERS: Update my email address.
3335
3336 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3337
3338 Sync with binutils-gdb:
3339 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3340
3341 * configure.ac (target_configdirs): Exclude target-zlib if
3342 target-libjava isn't built.
3343 * configure: Regenerated.
3344
3345 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3346
3347 Sync with binutils-gdb:
3348 2015-05-13 John David Anglin <dave.anglin@bell.net>
3349
3350 * configure.ac: Disable configuration of GDB for HPUX targets.
3351 * configure: Regenerate.
3352
3353 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3354
3355 * configure.ac: Add --with-system-zlib.
3356 * configure: Regenerated.
3357
3358 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3359
3360 * configure.ac: Add FT32 support.
3361 * configure: Regenerate.
3362
3363 2015-01-12 Anthony Green <green@moxielogic.com>
3364
3365 * configure.ac: Don't disable gprof for moxie.
3366 * configure: Rebuild.
3367
3368 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3369
3370 Sync with binutils-gdb:
3371 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3372
3373 PR ld/18355
3374 * Makefile.def: Add extra_configure_flags to host zlib.
3375 * configure.ac (extra_host_zlib_configure_flags): New. Set
3376 to --enable-host-shared When bfd is to be built as shared
3377 library. AC_SUBST.
3378 * Makefile.in: Regenerated.
3379
3380 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3381
3382 Sync with src:
3383 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3384 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3385 * Makefile.in: Regenerated.
3386
3387 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3388
3389 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3390 target.
3391 * configure: Regenerate.
3392
3393 2015-06-23 Ludovic Courtès <ludo@gnu.org>
3394
3395 * MAINTAINERS (Write After Approval): Add myself.
3396
3397 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3398
3399 * MAINTAINERS (OS Port Maintainers): Add myself.
3400 (Various Maintainers): Remove myself from libffi testsuite.
3401
3402 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3403
3404 * MAINTAINERS (gen* on machine desc): Add self.
3405
3406 2015-06-02 Jason Merrill <jason@redhat.com>
3407
3408 PR bootstrap/66319
3409 * configure.ac: Use -std=gnu++98.
3410
3411 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3412
3413 * MAINTAINERS (Write After Approval): Add myself.
3414
3415 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3416
3417 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3418 * configure: Regenerate.
3419
3420 2015-05-26 Jason Merrill <jason@redhat.com>
3421
3422 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3423 * configure: Regenerate.
3424
3425 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3426
3427 * configure.ac: FT32 target added.
3428 * configure: Regenerated.
3429
3430 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3431
3432 * MAINTAINERS (Write After Approval): Add myself.
3433
3434 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3435
3436 * MAINTAINERS (Write After Approval): Add myself.
3437
3438 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3439
3440 * configure.ac: Fix typo.
3441 * configure: Regenerate.
3442
3443 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3444
3445 * MAINTAINERS (Write After Approval): Add myself.
3446
3447 2015-05-03 Matthias Klose <doko@ubuntu.com>
3448
3449 * configure.ac: Match $host configured with triplets.
3450 * configure: Regenerate.
3451
3452 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3453
3454 * Makefile.tpl: Remove surplus whitespace throughout.
3455 * Makefile.in: Regenerate.
3456
3457 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3458
3459 * MAINTAINERS (Various Maintainers): Add myself as instruction
3460 combiner maintainer.
3461
3462 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3463
3464 PR bootstrap/62077
3465 * configure.ac (--enable-stage1-checking): Default to
3466 release,misc,gimple,rtlflag,tree,types if --disable-checking
3467 or --enable-checking is not specified and DEV-PHASE is not
3468 experimental.
3469 * configure: Regenerated.
3470
3471 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3472
3473 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3474 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3475 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3476 * Makefile.in: Regenerate.
3477
3478 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3479
3480 * MAINTAINERS: Update my email address.
3481
3482 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3483
3484 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3485
3486 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3487
3488 * MAINTAINERS: Add myself as an arm port reviewer.
3489
3490 2015-03-25 Martin Liska <mliska@suse.cz>
3491 Yury Gribov <y.gribov@samsung.com>
3492
3493 * Makefile.in: Fix ln source location for vimrc file.
3494 * Makefile.tpl: Likewise.
3495
3496 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3497
3498 PR bootstrap/25672
3499 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3500 cross-compiling. Similarly for CXX_FOR_TARGET.
3501 * configure: Regenerate.
3502
3503 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3504
3505 * Makefile.def: Add libmpx.
3506 * configure.ac: Add libmpx.
3507 * Makefile.in: Regenerate.
3508 * configure: Regenerate.
3509
3510 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3511
3512 * MAINTAINERS (CPU Port Maintainers): Add myself
3513 i386 vector ISA extns mantainer.
3514
3515 2015-03-13 Jeff Law <law@redhat.com>
3516
3517 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3518 maintainer.
3519 Remove Richard Henderson as a maintainer for the x86 port.
3520
3521 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3522
3523 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3524
3525 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3526
3527 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3528 pointer bounds checker and i386 MPX maintainer.
3529
3530 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3531
3532 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3533
3534 2015-02-26 Martin Sebor <msebor@redhat.com>
3535
3536 * MAINTAINERS (Various Maintainers): Add self.
3537
3538 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3539
3540 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3541 Make sure it contains lto.
3542 * configure: Regenerate.
3543
3544 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3545
3546 * configure: Regenerate.
3547
3548 2015-02-06 Diego Novillo <dnovillo@google.com>
3549 1
3550 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3551 middle-end, docstring): Remove myself.
3552 (Write After Approval): Add myself.
3553
3554 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3555
3556 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3557 (Write After Approval): Update address.
3558
3559 2015-01-29 David Malcolm <dmalcolm@redhat.com>
3560
3561 PR jit/64780
3562 * configure.ac: Require the user to explicitly specify
3563 --enable-host-shared if the jit is enabled.
3564 * configure: Regenerate.
3565
3566 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3567
3568 * MAINTAINERS (Write After Approval): Add myself.
3569
3570 2015-01-25 Tom de Vries <tom@codesourcery.com>
3571
3572 * MAINTAINERS: Make whitespace consistent.
3573
3574 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
3575
3576 * MAINTAINERS (Write After Approval): Add myself.
3577
3578 2015-01-20 Andre Vehreschild <vehre@gmx.de>
3579
3580 * MAINTAINERS: (Write After Approval): Add myself.
3581
3582 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3583
3584 * MAINTAINERS: (Write After Approval): Add myself.
3585
3586 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3587
3588 * MAINTAINERS: (Write After Approval): Add myself.
3589
3590 2015-01-13 Iain Sandoe <iain@codesourcery.com>
3591
3592 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3593 objective-c/c++ front end maintainer.
3594
3595 2015-01-13 Marek Polacek <polacek@redhat.com>
3596
3597 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3598
3599 2015-01-12 Jeff Law <law@redhat.com>
3600
3601 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3602 a very long time.
3603
3604 2015-01-09 Ian Lance Taylor <iant@google.com>
3605
3606 * configure.ac (host_tools): Add gotools.
3607 * Makefile.def (host_modules): Add gotools.
3608 (dependencies): Add dependency of all-gotools on all-target-libgo.
3609
3610 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3611
3612 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3613 * configure: Regenerate.
3614
3615 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3616
3617 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3618 all-target-libgomp.
3619 * Makefile.in: Regenerate.
3620
3621 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3622
3623 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3624
3625 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3626
3627 * configure.ac: Add Visium support.
3628 * configure: Regenerate.
3629
3630 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3631
3632 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3633 * configure: Regenerate.
3634
3635 2015-01-03 Andrew Pinski <apinski@cavium.com>
3636
3637 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3638 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3639 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3640 (OBJCOPY_FOR_TARGET): New variable.
3641 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3642 * Makefile.in: Regenerate.
3643 * configure.ac: Check for already installed target objcopy.
3644 Also GCC_TARGET_TOOL on objcopy.
3645 * configure: Regenerate.
3646
3647 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3648
3649 * config.sub: Update from upstream, to 2015-01-01 version.
3650 * config.guess: Ditto.
3651
3652 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3653
3654 * MAINTAINERS (RTEMS Ports): Add myself.
3655
3656 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3657
3658 * MAINTAINERS (Write After Approval): Add myself.
3659
3660 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3661
3662 * MAINTAINERS (Write After Approval): Add myself.
3663
3664 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3665
3666 * configure.ac (--enable-as-accelerator-for): Don't set
3667 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3668 * configure: Regenerate.
3669
3670 2014-12-13 Jakub Jelinek <jakub@redhat.com>
3671
3672 PR bootstrap/64023
3673 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3674 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3675 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3676 to CXX.
3677 * Makefile.in: Regenerated.
3678
3679 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3680 Yury Gribov <y.gribov@samsung.com>
3681
3682 * .gitignore: Added .local.vimrc and .lvimrc.
3683 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3684 * Makefile.in: Regenerate.
3685
3686 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3687
3688 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3689 * configure: Regenerated.
3690
3691 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3692
3693 * MAINTAINERS (nvptx port): New entry.
3694
3695 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3696
3697 * configure: Regenerate.
3698
3699 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3700
3701 * configure.ac: Merge with Binutils.
3702
3703 2014-11-26 Tobias Burnus <burnus@net-b.de>
3704
3705 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3706 * Makefile.in: Regenerate.
3707
3708 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3709
3710 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3711 missing flex.
3712 * Makefile.in: Regenerated.
3713
3714 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3715
3716 * Makefile.in: Regenerate.
3717
3718 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3719
3720 PR bootstrap/63784
3721 * libtool.m4: Add $pic_flag with -shared.
3722
3723 2014-11-21 Renlin Li <Renlin.Li@arm.com>
3724
3725 * MAINTAINERS (Write After Approval): Added myself.
3726
3727 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3728
3729 * MAINTAINERS (write-after-approval): Add myself.
3730
3731 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3732
3733 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3734 from 2 years ago.
3735
3736 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3737
3738 Revert:
3739 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3740
3741 * MAINTAINERS (Write After Approval): Added myself as line map
3742 maintainer.
3743
3744 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3745
3746 Revert:
3747 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3748
3749 * MAINTAINERS (Write After Approval): Added myself.
3750
3751 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3752
3753 * MAINTAINERS (Write After Approval): Added myself.
3754
3755 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3756
3757 * MAINTAINERS (Write After Approval): Added myself as line map
3758 maintainer.
3759
3760 2014-11-17 Dodji Seketeli <dodji@redhat.com>
3761
3762 * MAINTAINERS (Various Maintainers): Added myself as line map
3763 maintainer.
3764
3765 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3766
3767 * move-if-change: Sync from upstream gnulib.
3768
3769 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3770
3771 * compile: Sync with upstream Automake.
3772 * depcomp: Ditto.
3773 * install-sh: Ditto.
3774 * missing: Ditto.
3775 * mkinstalldirs: Ditto.
3776 * ylwrap: Ditto.
3777
3778 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3779
3780 * config.sub: Update from upstream config repo.
3781 * config.guess: Ditto.
3782
3783 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3784
3785 * Makefile.def: Add liboffloadmic to target_modules. Make
3786 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3787 * Makefile.in: Regenerate.
3788 * configure: Regenerate.
3789 * configure.ac: Add liboffloadmic to target binaries.
3790 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3791 Add liboffloadmic to noconfig list when C++ is not supported.
3792
3793 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3794 Thomas Schwinge <thomas@codesourcery.com>
3795 Ilya Verbin <ilya.verbin@intel.com>
3796 Andrey Turetskiy <andrey.turetskiy@intel.com>
3797
3798 * configure: Regenerate.
3799 * configure.ac (--enable-as-accelerator-for)
3800 (--enable-offload-targets): New configure options.
3801
3802 2014-11-11 Tobias Burnus <burnus@net-b.de>
3803
3804 * Makefile.def: Make all-gcc depend on all-isl.
3805 * Makefile.in: Regenerate.
3806
3807 2014-11-11 David Malcolm <dmalcolm@redhat.com>
3808
3809 * ChangeLog.jit: New.
3810 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3811
3812 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3813
3814 PR target/63610
3815 * libtool.m4: Fix globbing of darwin versions.
3816 * configure: Regenerate.
3817
3818 2014-11-11 Tobias Burnus <burnus@net-b.de>
3819
3820 * Makefile.def: Remove CLooG.
3821 * Makefile.tpl: Ditto.
3822 * configure.ac: Ditto.
3823 * configure: Regenerate.
3824 * Makefile.in: Ditto.
3825
3826 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3827
3828 * configure.ac: Handle nvptx-*-*.
3829 * configure: Regenerate.
3830
3831 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3832
3833 * MAINTAINERS (Write After Approval): Add myself.
3834
3835 2014-10-31 Jakub Jelinek <jakub@redhat.com>
3836
3837 * Makefile.def (libcc1): Remove bootstrap=true;.
3838 * Makefile.in: Regenerated.
3839
3840 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3841
3842 * configure.ac: Update comment.
3843 * configure: Regenerate.
3844
3845 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3846
3847 * MAINTAINERS (Write After Approval): Add myself.
3848
3849 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3850
3851 * configure.ac (extra_host_libiberty_configure_flags): Add
3852 --enable-shared also for libcc1's benefit.
3853 * configure: Regenerate.
3854
3855 2014-10-29 Tristan Gingold <gingold@adacore.com>
3856
3857 * MAINTAINERS: Change my email address.
3858
3859 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3860 Tom Tromey <tromey@redhat.com>
3861
3862 * Makefile.def: Add libcc1 to host_modules.
3863 * configure.ac (host_tools): Add libcc1.
3864 * Makefile.in, configure: Rebuild.
3865
3866 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
3867
3868 * configure.ac (build_configargs): Don't share config.cache between
3869 build subdirs.
3870 * configure: Regenerate.
3871
3872 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3873
3874 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3875 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3876 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3877 leon3v7 as leon3.
3878 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3879 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3880 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3881 * config/sparc/sparc.md (cpu): Add leon3v7.
3882 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3883
3884 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3885
3886 * MAINTAINERS (write-after-approval): Add myself.
3887
3888 2014-10-23 Ian Lance Taylor <iant@google.com>
3889
3890 * configure.ac: Disable the Go frontend on systems where it is known
3891 to not work.
3892 * configure: Regenerate.
3893
3894 2014-10-23 Richard Biener <rguenther@suse.de>
3895
3896 * Makefile.def: Add libcpp build module and dependencies.
3897 * configure.ac: Add libcpp build module.
3898 * Makefile.in: Regenerate.
3899 * configure: Likewise.
3900
3901 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3902
3903 * MAINTAINERS (write-after-approval): Add myself.
3904
3905 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3906
3907 * INSTALL/README: Do not mention CVS.
3908
3909 2014-10-03 Jing Yu <jingyu@google.com>
3910
3911 * configure.ac: Add aarch64 to list of targets that support gold.
3912 * configure: Regenerate.
3913
3914 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
3915
3916 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3917
3918 2014-09-29 Catherine Moore <clm@codesourcery.com>
3919
3920 * MAINTAINERS: Add myself as MIPS maintainer.
3921
3922 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3923
3924 * MAINTAINERS: Move myself to MIPS maintainers.
3925
3926 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3927
3928 * MAINTAINERS: Put all email addresses between '<' and '>'.
3929
3930 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3931
3932 * MAINTAINERS: Move myself to reviewers (Fortran).
3933
3934 2014-09-01 Andi Kleen <ak@linux.intel.com>
3935
3936 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3937 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3938 * Makefile.in: Regenerate.
3939
3940 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3941
3942 * rtx-classes-status.txt: Delete
3943
3944 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3945
3946 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3947
3948 2014-08-27 Sebastian Pop <s.pop@samsung.com>
3949
3950 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3951 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3952 of checking for version number.
3953 * configure: Regenerated.
3954 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3955
3956 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3957
3958 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3959 is done; begin phase 6 (use extra rtx_def subclasses).
3960
3961 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3962
3963 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3964 done; begin phase 5 (additional rtx_def subclasses).
3965
3966 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3967
3968 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3969
3970 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3971
3972 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3973 SET_BB_HEADER are done.
3974
3975 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3976
3977 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3978 done.
3979
3980 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3981
3982 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3983
3984 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3985
3986 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3987
3988 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3989
3990 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3991
3992 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3993
3994 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3995
3996 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3997
3998 * rtx-classes-status.txt: Phase 3 (per-file commits within
3999 "config" subdirs) is done; begin phase 4 (removal of
4000 "scaffolding").
4001
4002 2014-08-23 David Malcolm <dmalcolm@redhat.com>
4003
4004 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4005 dir) is done; begin phase 3 (per-file commits within "config"
4006 subdirs).
4007
4008 2014-08-21 David Malcolm <dmalcolm@redhat.com>
4009
4010 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4011 phase 2 (per-file commits in main source dir).
4012
4013 2014-08-21 Bin Cheng <bin.cheng@arm.com>
4014
4015 * configure: Regenerated.
4016
4017 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4018
4019 * rtx-classes-status.txt (TODO): Add SET_BND_TO
4020
4021 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4022
4023 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4024
4025 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4026
4027 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4028
4029 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4030
4031 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4032
4033 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4034
4035 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4036
4037 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
4038
4039 * MAINTAINERS (Write After Approval): Add myself.
4040
4041 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
4042
4043 * MAINTAINERS: Remove myself
4044
4045 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4046
4047 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4048
4049 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
4050
4051 * MAINTAINERS (Write After Approval): Add myself.
4052
4053 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4054
4055 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4056 SET_BB_HEADER, SET_BB_FOOTER
4057
4058 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4059
4060 * rtx-classes-status.txt: New file
4061
4062 2014-08-18 Roman Gareev <gareevroman@gmail.com>
4063
4064 * configure.ac: Eliminate ClooG installation dependency.
4065 * configure: Regenerate.
4066 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4067 * Makefile.in: Regenerate.
4068
4069 2014-08-15 Ilya Verbin <iverbin@gmail.com>
4070
4071 * MAINTAINERS (Write After Approval): Add myself.
4072
4073 2014-08-15 Ilya Tocar <tocarip@gmail.com>
4074
4075 * MAINTAINERS (Write After Approval): Add myself.
4076
4077 2014-08-01 Jiong Wang <jiong.wang@arm.com>
4078
4079 * MAINTAINERS (Write After Approval): Add myself.
4080
4081 2014-07-28 Anthony Green <green@moxielogic.com>
4082
4083 Import from savannah.gnu.org:
4084 * config.sub: Update to 2014-07-28 version.
4085
4086 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
4087
4088 * MAINTAINERS: Remove my MIPS maintainer entry.
4089
4090 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
4091
4092 PR target/47230
4093 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4094 * configure: Regenerate.
4095
4096 2014-07-24 James Norris <jnorris@codesourcery.com>
4097
4098 * MAINTAINERS (Write After Approval): Add myself.
4099
4100 2014-07-20 Roman Gareev <gareevroman@gmail.com>
4101
4102 * configure.ac: Accept only CLooG 0.18.1.
4103 * configure: Regenerate.
4104
4105 2014-07-17 Roman Gareev <gareevroman@gmail.com>
4106
4107 * configure.ac: Don't accept isl 0.11.
4108 * configure: Regenerate.
4109
4110 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4111
4112 * MAINTAINERS (Write After Approval): Add myself.
4113
4114 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4115
4116 * configure.ac: Don't accept isl 0.10.
4117 * configure: Regenerate.
4118
4119 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
4120
4121 Fix include path for in-tree cloog.
4122 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4123 * configure: Regenerate.
4124
4125 2014-06-18 Richard Henderson <rth@redhat.com>
4126
4127 * .gitignore: Import gcc_update output.
4128
4129 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
4130
4131 * config-ml.in: Robustify ac_configure_args parsing.
4132
4133 * configure.ac (--enable-linker-plugin-configure-flags)
4134 (--enable-linker-plugin-flags): New flags.
4135 (configdirs): Conditionally add libiberty-linker-plugin.
4136 * configure: Regenerate.
4137 * Makefile.def (host_modules): Add libiberty-linker-plugin.
4138 (host_modules) <lto-plugin>: Pay attention to
4139 @extra_linker_plugin_flags@ and
4140 @extra_linker_plugin_configure_flags@.
4141 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4142 * Makefile.in: Regenerate.
4143
4144 * Makefile.tpl (configure-[+prefix+][+module+])
4145 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4146 "module_srcdir" instead of "module" for locating a module's srcdir.
4147 * Makefile.in: Regenerate.
4148
4149 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
4150
4151 * MAINTAINERS (Write After Approval): Add myself.
4152
4153 2014-06-06 Sebastian Pop <sebpop@gmail.com>
4154
4155 * MAINTAINERS: Update my email address.
4156
4157 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
4158
4159 * MAINTAINERS (Write After Approval): Add myself.
4160
4161 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
4162
4163 * MAINTAINERS (Write After Approval): Add myself.
4164
4165 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
4166
4167 PR libstdc++/61011
4168 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4169 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4170 * configure: Regenerate.
4171
4172 2014-05-28 Pedro Alves <palves@redhat.com>
4173
4174 * MAINTAINERS (Write After Approval): Add myself.
4175
4176 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
4177
4178 * MAINTAINERS: Update my affiliation/email.
4179
4180 2014-05-19 Mike Stump <mikestump@comcast.net>
4181
4182 * MAINTAINERS: Add wide-int reviewers.
4183
4184 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
4185
4186 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4187 * configure: Regenerated.
4188
4189 2014-05-15 Torvald Riegel <triegel@redhat.com>
4190
4191 * MAINTAINERS (libitm): Add myself as maintainer.
4192
4193 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
4194
4195 * MAINTAINERS (Write After Approval): Add myself.
4196
4197 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
4198
4199 * config.sub, config.guess: Import from upstream.
4200
4201 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4202
4203 * MAINTAINERS (Write After Approval): Put myself in correct order.
4204
4205 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4206
4207 * MAINTAINERS (Write After Approval): Add myself.
4208
4209 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4210
4211 * MAINTAINERS: Move myself from Reviewers to Write After Approval
4212 section.
4213
4214 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4215
4216 * MAINTAINERS (Write After Approval): Delete myself.
4217
4218 2014-04-17 Jakub Jelinek <jakub@redhat.com>
4219
4220 PR sanitizer/56781
4221 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4222 and -B* options with -Xcompiler.
4223
4224 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4225
4226 PR bootstrap/60620
4227 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4228 * Makefile.in: Regenerate.
4229
4230 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4231
4232 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4233 for WINDRES_FOR_TARGET in default-manifest.o rule.
4234 * Makefile.in: Regenerate.
4235
4236 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4237
4238 * MAINTAINERS (Write After Approval): Add myself.
4239
4240 2014-03-26 Jakub Jelinek <jakub@redhat.com>
4241
4242 PR sanitizer/56781
4243 * Makefile.def: Set bootstrap=true; for host fixincludes.
4244 * configure.ac: Don't bootstrap host fixincludes unless
4245 --with-build-config=bootstrap-{a,ub}san.
4246 * Makefile.in: Regenerated.
4247 * configure: Regenerated.
4248
4249 2014-03-21 Jakub Jelinek <jakub@redhat.com>
4250
4251 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4252 --enable-vtable-verify option parsing. Don't add
4253 target-libsanitizer to bootstrap_target_libs unless
4254 --with-build-config=bootstrap-asan or
4255 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4256 to bootstrap_target_libs unless --enable-vtable-verify.
4257 * configure: Regenerated.
4258
4259 2014-03-10 Anatoly Sokolov <aesok@post.ru>
4260
4261 * MAINTAINERS (Write After Approval): Add myself.
4262
4263 2014-03-07 Denis Chertykov <chertykov@gmail.com>
4264
4265 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4266
4267 2014-03-07 Jakub Jelinek <jakub@redhat.com>
4268
4269 PR bootstrap/58572
4270 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4271 -I for libstdc++-v3 includes if $(LEAN).
4272 * Makefile.in: Regenerated.
4273
4274 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
4275
4276 * MAINTAINERS: Update my email address.
4277
4278 2014-02-24 Walter Lee <walt@tilera.com>
4279
4280 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4281 (tilegx-*-*): Change to tilegx*-*-*.
4282 * configure: Regenerate.
4283
4284 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
4285
4286 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4287
4288 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4289
4290 * MAINTAINERS (Write After Approval): Add myself.
4291
4292 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4293
4294 PR target/59788
4295 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4296 *solaris2*.
4297
4298 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
4299
4300 * MAINTAINERS: Update my email address.
4301
4302 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4303
4304 * MAINTAINERS: Convert to UTF-8.
4305 Properly sort Xinliang David Li's entry.
4306
4307 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4308 Sandra Loosemore <sandra@codesourcery.com>
4309
4310 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4311 nios2 port maintainers.
4312
4313 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4314
4315 * MAINTAINERS (Write After Approval): Add myself.
4316
4317 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4318
4319 * configure.ac: Add user-friendly check for native x86_64-linux
4320 multilibs.
4321 * configure: Regenerate.
4322
4323 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4324
4325 * MAINTAINERS: Add myself as sh maintainer.
4326
4327 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4328
4329 * MAINTAINERS: Add self as SLSR maintainer.
4330
4331 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
4332
4333 * MAINTAINERS: Update my email address.
4334
4335 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
4336
4337 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4338
4339 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4340
4341 * Makefile.in: Regenerate.
4342
4343 * Makefile.tpl: Fix typo.
4344 * Makefile.in: Regenerate partially.
4345
4346 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4347
4348 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4349 supported.
4350 * configure: Regenerated.
4351
4352 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4353
4354 * MAINTAINERS (Write After Approval): Add myself.
4355
4356 2013-10-30 Jason Merrill <jason@redhat.com>
4357
4358 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4359 --disable-build-format-warnings.
4360
4361 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4362
4363 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
4364 depend on libstdc++ and libgcc.
4365 * configure: Regenerate.
4366 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4367 libcilkrts for POSIX and i*86, and x86_64 architectures.
4368 * Makefile.in: Added libcilkrts related fields to support building it.
4369
4370 2013-10-26 Jeff Law <law@redhat.com>
4371
4372 * Makefile.def (target_modules): Remove libmudflap
4373 (languages): Remove check-target-libmudflap).
4374 * Makefile.in: Rebuilt.
4375 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4376 * configure.ac (target_libraries): Remove target-libmudflap.
4377 Remove checks which disabled libmudflap on some systems.
4378 * configure: Rebuilt.
4379 * libmudflap: Directory removed.
4380
4381 2013-10-21 Cong Hou <congh@google.com>
4382
4383 * MAINTAINERS (Write After Approval): Add myself.
4384
4385 2013-10-16 Mike Stump <mikestump@comcast.net>
4386
4387 * .dir-locals.el: Add.
4388
4389 2013-10-15 David Malcolm <dmalcolm@redhat.com>
4390
4391 * configure.ac: Add --enable-host-shared
4392 * configure: Regenerate.
4393
4394 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4395
4396 Import from savannah.gnu.org:
4397 * config.guess: Update to 2013-06-10 version.
4398 * config.sub: Update to 2013-10-01 version.
4399
4400 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4401
4402 Changes to build configuration to allow big endian ARC ELF toolchain
4403 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4404 * configure: Regenerate.
4405
4406 2013-09-20 Alan Modra <amodra@gmail.com>
4407
4408 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4409 ppc host match. Support little-endian powerpc linux hosts.
4410
4411 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4412
4413 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4414 maintainer.
4415
4416 2013-09-12 DJ Delorie <dj@redhat.com>
4417
4418 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4419 maintainers.
4420
4421 2013-09-03 Richard Biener <rguenther@suse.de>
4422
4423 * configure.ac: Also allow ISL 0.12.
4424 * configure: Regenerated.
4425
4426 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4427
4428 * MAINTAINERS (Write After Approval): Add myself.
4429
4430 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4431
4432 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4433
4434 2013-08-26 Caroline Tice <cmtice@google.com>
4435
4436 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4437 "Various Reviewers" to libvtv "Various Maintainers".
4438
4439 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4440
4441 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4442
4443 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4444
4445 * MAINTAINERS: Update name, email.
4446
4447 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4448
4449 * MAINTAINERS (Write After Approval): Add myself.
4450
4451 2013-08-12 Caroline Tice <cmtice@google.com>
4452
4453 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4454 address in the Write After Approval section.
4455
4456 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4457
4458 * MAINTAINERS (Write After Approval): Update email.
4459
4460 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4461
4462 * configure.ac: Adjust to check VTV_SUPPORTED.
4463 * configure: Regenerated.
4464
4465 2013-08-02 Caroline Tice <cmtice@google.com>
4466
4467 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4468 on non-linux systems; add target-libvtv to noconfigdirs; add
4469 libsupc++/.libs to C++ library search paths.
4470 * configure: Regenerated.
4471 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4472 libstdc++ and libgcc.
4473 * Makefile.in: Regenerated.
4474
4475 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4476
4477 * MAINTAINERS (Write After Approval): Add myself.
4478
4479 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4480 Shiva Chen <shiva0217@gmail.com>
4481
4482 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4483 nds32 port maintainers.
4484
4485 2013-07-17 Tim Shen <timshen91@gmail.com>
4486
4487 * MAINTAINERS (Write After Approval): Add myself.
4488
4489 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4490
4491 * configure.ac: Sync from binutils.
4492 * configure: Regenerate.
4493
4494 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4495
4496 * MAINTAINERS (Write After Approval): Add myself.
4497
4498 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4499
4500 * MAINTAINERS (Write After Approval): Add myself.
4501
4502 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4503
4504 * MAINTAINERS (Write After Approval): Add myself.
4505
4506 2013-04-30 Brooks Moses <bmoses@google.com>
4507
4508 * MAINTAINERS: Update my email; move myself from Fortran
4509 reviewer to Write After Approval.
4510
4511 2013-04-16 Andreas Schwab <schwab@suse.de>
4512
4513 * configure.ac (aarch64-*-*): Don't disable java.
4514 * configure: Regenerate.
4515
4516 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4517
4518 * MAINTAINERS (Write After Approval): Add myself.
4519
4520 2013-03-30 Matthias Klose <doko@ubuntu.com>
4521
4522 * Makefile.def (target_modules): Don't install libffi.
4523 * Makefile.in: Regenerate.
4524
4525 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4526
4527 * MAINTAINERS (Write After Approval): Add myself.
4528
4529 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4530
4531 * MAINTAINERS (Write After Approval): Add myself.
4532
4533 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4534
4535 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4536 * configure: Regenerated.
4537
4538 2013-02-05 Ian Lance Taylor <iant@google.com>
4539
4540 PR go/55969
4541 * configure.ac: Disable libgo on some systems where it does not
4542 work.
4543
4544 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4545
4546 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4547 Remove Geoff Keating as rs6000 port maintainer, at his request.
4548
4549 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4550
4551 * MAINTAINERS: Update my email.
4552
4553 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
4554
4555 * configure: Re-generate.
4556
4557 2013-01-15 Richard Biener <rguenther@suse.de>
4558
4559 PR other/55973
4560 * configure: Re-generate.
4561
4562 2013-01-14 Matthias Klose <doko@ubuntu.com>
4563
4564 * Makefile.def (install-target-libsanitizer): Depend on
4565 install-target-libstdc++-v3.
4566 * Makefile.in: Regenerate.
4567
4568 2013-01-14 Richard Biener <rguenther@suse.de>
4569
4570 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4571 * configure: Re-generate
4572
4573 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4574
4575 * config.sub: Update from config repo.
4576
4577 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4578
4579 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4580 * Makefile.in: Regenerate.
4581
4582 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4583
4584 * MAINTAINERS (arc): Add new port maintainership for myself.
4585
4586 2013-01-09 Jason Merrill <jason@redhat.com>
4587
4588 * .gitignore: Import from gdb repository.
4589
4590 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4591
4592 * Makefile.def (configure-gcc): Depend on all-gmp.
4593 (all-gcc): Remove dependency on all-gmp.
4594 * Makefile.in: Regenerated.
4595
4596 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4597
4598 * config.sub: Merge from config repo.
4599 * config.guess: Ditto.
4600
4601 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4602
4603 * Makefile.def: Merge from binutils.
4604 * Makefile.in: Ditto.
4605
4606 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4607
4608 * MAINTAINERS: Update my email.
4609
4610 2012-12-29 Ben Elliston <bje@gnu.org>
4611
4612 * config.guess: Update to 2012-12-29 version.
4613 * config.sub: Likewise.
4614
4615 2012-12-20 Matthias Klose <doko@ubuntu.com>
4616
4617 * Makefile.def (install-target-libgfortran): Depend on
4618 install-target-libquadmath, install-target-libgcc.
4619 (install-target-libsanitizer): Depend on install-target-libgcc.
4620 (install-target-libjava): Depend on install-target-libgcc.
4621 (install-target-libitm): Depend on install-target-libgcc.
4622 (install-target-libobjc): Depend on install-target-libgcc.
4623 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4624 * Makefile.in: Regenerate.
4625
4626 2012-12-19 Matthias Klose <doko@ubuntu.com>
4627
4628 * Makefile.def (install-target-libgo): Depend on
4629 install-target-libatomic.
4630 * Makefile.in: Regenerate.
4631
4632 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4633
4634 PR go/55201
4635 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4636 * Makefile.in: Regenerate.
4637
4638 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4639
4640 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4641 * configure: Regenerate.
4642
4643 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4644
4645 * config.sub: Merge from config repo.
4646
4647 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4648
4649 * Makefile.def (target_modules): Add bootstrap=true and
4650 raw_cxx=true to libsanitizer.
4651 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4652 * Makefile.in: Regenerated.
4653 * configure: Likewise.
4654
4655 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4656
4657 * MAINTAINERS: Remove self as RTL optimization maintainer.
4658
4659 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4660
4661 * MAINTAINERS (Write After Approval): Add myself.
4662
4663 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4664
4665 * Makefile.def (target_modules): Remove bootstrap=true and
4666 raw_cxx=true from libsanitizer.
4667 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4668 * Makefile.in: Regenerated.
4669 * configure: Likewise.
4670
4671 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4672
4673 * Makefile.def (target_modules): Add bootstrap=true and
4674 raw_cxx=true to libsanitizer.
4675 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4676 * Makefile.in: Regenerated.
4677 * configure: Likewise.
4678
4679 2012-11-28 Andrew Pinski <apinski@cavium.com>
4680
4681 PR bootstrap/54279
4682 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4683 * configure: Regenerate.
4684 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4685 * Makefile.in: Regenerate.
4686
4687 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4688
4689 * configure.ac: Disable libsanitizer if we're not building C++.
4690 * configure: Regenerate.
4691
4692 2012-11-15 Roland McGrath <roland@hack.frob.com>
4693
4694 * MAINTAINERS (Write After Approval): Add myself.
4695
4696 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
4697
4698 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4699 Kostya Serebryany (kcc@google.com) and
4700 Jakub Jelinek (jakub@redhat.com).
4701 Rename area for Dodji Seketeli (dodji@redhat.com).
4702
4703 2012-11-15 Dodji Seketeli <dodji@redhat.com>
4704
4705 * MAINTAINERS: (asan.c, related): Add myself.
4706
4707 2012-11-14 Roland McGrath <mcgrathr@google.com>
4708
4709 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4710 * configure: Regenerate.
4711
4712 2012-11-13 Richard Henderson <rth@redhat.com>
4713
4714 * configure.ac: Move libsanitizer logic to subdirectory.
4715 * configure: Regenerate.
4716
4717 2012-11-13 Dodji Seketeli <dodji@redhat.com>
4718
4719 * configure.ac: Enable libsanitizer just on x86 linux for now.
4720 * configure: Re-generate.
4721
4722 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
4723
4724 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4725 sections.
4726 * configure: Regenerate.
4727
4728 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
4729
4730 * configure.ac: Add section for configdirs for libsanitizer.
4731 Disable for cris-*-* and mmix-*-*.
4732 * configure: Regenerate.
4733
4734 2012-11-12 Wei Mi <wmi@google.com>
4735
4736 * configure.ac: Add libsanitizer to target_libraries.
4737 * Makefile.def: Ditto.
4738 * configure: Regenerate.
4739 * Makefile.in: Regenerate.
4740 * libsanitizer: New directory for asan runtime. Contains an empty
4741 tsan directory.
4742
4743 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
4744
4745 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4746 against Mingw64 w32api.
4747 * configure: Regenerate.
4748
4749 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4750
4751 * configure: Regenerated.
4752
4753 2012-11-03 Robert Mason <rbmj@verizon.net>
4754
4755 * configure.ac: add --disable-libstdcxx configure option
4756 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4757
4758 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4759
4760 * MAINTAINERS (Write After Approval): Add myself.
4761
4762 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4763
4764 * MAINTAINERS (Write After Approval): Add myself.
4765
4766 2012-10-24 Sharad Singhai <singhai@google.com>
4767
4768 * MAINTAINERS (Write After Approval): Add myself.
4769
4770 2012-10-24 Eric Christopher <echristo@gmail.com>
4771
4772 * MAINTAINERS: Update email address.
4773
4774 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4775
4776 PR bootstrap/54820
4777 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4778 * configure: Regenerate.
4779
4780 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
4781
4782 * MAINTAINERS (aarch64): Add Marcus and myself.
4783
4784 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4785
4786 PR bootstrap/54820
4787 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4788 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4789 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4790 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4791 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4792 * Makefile.in: Regenerate.
4793 * configure.ac (have_static_libs): New variable and associated check.
4794 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4795 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4796 * configure: Regenerate.
4797
4798 2012-10-10 Richard Biener <rguenther@suse.de>
4799
4800 * MAINTAINERS: Adjust for changed surname.
4801
4802 2012-10-04 Lawrence Crowl <crowl@google.com>
4803
4804 * MAINTAINERS (Write After Approval): Add myself.
4805
4806 2012-10-01 Cary Coutant <ccoutant@google.com>
4807
4808 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4809
4810 2012-09-28 Ian Lance Taylor <iant@google.com>
4811
4812 * Makefile.def: Make all-target-libgo depend on
4813 all-target-libbacktrace.
4814 * Makefile.in: Rebuild.
4815
4816 2012-09-26 Ian Lance Taylor <iant@google.com>
4817
4818 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4819 * Makefile.in: Rebuild.
4820
4821 2012-09-20 Walter Lee <walt@tilera.com>
4822
4823 * configure.ac: Add tilegx to list of targets that support gold.
4824 * configure: Regenerate.
4825
4826 2012-09-20 Marek Polacek <polacek@redhat.com>
4827
4828 * MAINTAINERS (Write After Approval): Add myself.
4829
4830 2012-09-19 Steve Ellcey <sellcey@mips.com>
4831
4832 * configure.ac: Add mips*-mti-elf* target.
4833 * configure: Regenerate.
4834
4835 2012-09-17 Ian Lance Taylor <iant@google.com>
4836
4837 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4838 * configure.ac (host_libs): Add libbacktrace.
4839 (target_libraries): Add libbacktrace.
4840 * Makefile.def (host_modules): Add libbacktrace.
4841 (target_modules): Likewise.
4842 * configure, Makefile.in: Rebuild.
4843
4844 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
4845
4846 PR target/38607
4847 Merge upstream change.
4848 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4849
4850 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4851 Add libgomp*.o to compare_exclusions for AIX.
4852 * configure: Regenerate.
4853
4854 2012-09-06 Diego Novillo <dnovillo@google.com>
4855
4856 * configure.ac: Bump minimum GMP version to 4.2.3.
4857 * configure: Re-generate.
4858
4859 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
4860
4861 PR target/54461
4862 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4863 target-libgloss if not configured --with-avrlibc=no.
4864 * configure: Regenerate.
4865
4866 2012-09-04 Jason Merrill <jason@redhat.com>
4867
4868 * configure.ac: Fix --enable-languages=all.
4869
4870 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
4871
4872 * MAINTAINERS (Write After Approval): Add myself.
4873
4874 2012-09-03 Richard Guenther <rguenther@suse.de>
4875
4876 PR bootstrap/54138
4877 * configure.ac: Re-organize ISL / CLOOG checks to allow
4878 disabling with either --without-isl or --without-cloog.
4879 * configure: Regenerated.
4880
4881 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
4882
4883 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4884 * configure: Regenerate.
4885
4886 2012-08-27 Ulrich Drepper <drepper@gmail.com>
4887
4888 * MAINTAINERS: Fix my email address.
4889
4890 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4891
4892 PR binutils/4970
4893 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4894 and opcodes.
4895 * Makefile.in: Regenerated.
4896
4897 2012-08-26 Art Haas <ahaas@impactweather.com>
4898
4899 * configure: Regenerate.
4900
4901 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4902
4903 * INSTALL/README: Also refer to the online installation
4904 instructions.
4905
4906 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4907
4908 * MAINTAINERS (Write After Approval): Add myself.
4909 (Picochip port): Remove myself.
4910
4911 2012-08-14 Diego Novillo <dnovillo@google.com>
4912
4913 Merge from cxx-conversion branch.
4914
4915 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4916 POSTSTAGE1_CONFIGURE_FLAGS.
4917 * Makefile.in: Regenerate.
4918 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4919 Force C++ when bootstrapping.
4920 * configure: Regenerate.
4921
4922 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4923
4924 * MAINTAINERS (Write After Approval): Add myself.
4925
4926 2012-07-16 Joseph Myers <joseph@codesourcery.com>
4927
4928 * README: Document use of ranges of years in copyright notices.
4929
4930 2012-07-06 Richard Guenther <rguenther@suse.de>
4931
4932 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4933 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4934 --with-gmp=system.
4935 * Makefile.in: Regenerated.
4936 * configure: Likewise.
4937
4938 2012-07-06 Richard Guenther <rguenther@suse.de>
4939
4940 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4941 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4942 supply V=1 as extra_make_flags.
4943 * configure: Regenerated.
4944 * Makefile.in: Likewise.
4945
4946 2012-07-04 Tristan Gingold <gingold@adacore.com>
4947
4948 * configure: Regenerate.
4949
4950 2012-07-03 Richard Guenther <rguenther@suse.de>
4951
4952 * Makfile.def (isl): Remove not necessary extra_exports and
4953 extra_make_flags.
4954 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4955 * Makefile.in: Regenerated.
4956
4957 2012-07-03 Richard Guenther <rguenther@suse.de>
4958
4959 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4960 * configure.ac: If either the ISL or the CLooG check failed
4961 do not try to build in-tree versions.
4962 * Makefile.in: Regenerated.
4963 * configure: Regenerated.
4964
4965 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4966
4967 * configure: Regenerate.
4968
4969 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
4970
4971 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4972 maintainer.
4973
4974 2012-07-02 Richard Guenther <rguenther@suse.de>
4975
4976 * configure: Regenerated.
4977
4978 2012-07-02 Richard Guenther <rguenther@suse.de>
4979 Michael Matz <matz@suse.de>
4980 Tobias Grosser <tobias@grosser.es>
4981 Sebastian Pop <sebpop@gmail.com>
4982
4983 * Makefile.def: Add ISL host module, remove PPL host module.
4984 Adjust ClooG host module to use the proper ISL.
4985 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4986 * configure.ac: Include config/isl.m4. Add ISL host library,
4987 remove PPL. Remove PPL configury, add ISL configury, adjust
4988 ClooG configury.
4989 * Makefile.in: Regenerated.
4990 * configure: Likewise.
4991
4992 2012-07-02 Richard Guenther <rguenther@suse.de>
4993
4994 Merge from graphite branch
4995 2011-07-21 Tobias Grosser <tobias@grosser.es>
4996
4997 * configure: Regenerated.
4998 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4999 both cloog.org and legacy versions. The only supported version will
5000 be CLooG with the isl backend.
5001
5002 2011-07-21 Tobias Grosser <tobias@grosser.es>
5003
5004 * configure: Regenerated.
5005 * configure.ac: Require cloog isl 0.17.0
5006
5007 2011-07-21 Tobias Grosser <tobias@grosser.es>
5008
5009 * configure: Regenerated.
5010 * config/cloog.m4: Do not define CLOOG_ORG
5011
5012 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
5013
5014 * configure.ac: Skip C if explicitly selected.
5015 * configure: Regenerate.
5016
5017 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
5018
5019 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5020 they contain -O2.
5021 * configure: Regenerate.
5022
5023 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
5024
5025 PR debug/53740
5026 * df.h, df-problems.c, dce.c: Revert last patch.
5027
5028 2012-06-25 Iain Sandoe <iain@codesourcery.com>
5029
5030 * MAINTAINERS (Write After Approval): Update my email address.
5031
5032 2012-06-21 Meador Inge <meadori@codesourcery.com>
5033
5034 * MAINTAINERS (Write After Approval): Add myself.
5035
5036 2012-06-20 Jason Merrill <jason@redhat.com>
5037
5038 * Makefile.tpl (check-target-libgomp-c++): New.
5039 (check-target-libitm-c++): New.
5040 * Makefile.def (c++): Add them.
5041 * Makefile.in: Regenerate.
5042
5043 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
5044
5045 * MAINTAINERS (Write After Approval): Add myself.
5046
5047 2012-05-16 Olivier Hainque <hainque@adacore.com>
5048
5049 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5050 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5051 (install-no-fixedincludes): Adjust accordingly.
5052 * Makefile.in: Regenerate.
5053
5054 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
5055
5056 Merge upstream change
5057 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5058
5059 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
5060
5061 * MAINTAINERS (Write After Approval): Add myself.
5062
5063 2012-05-09 Nick Clifton <nickc@redhat.com>
5064 Paul Smith <psmith@gnu.org>
5065
5066 PR bootstrap/50461
5067 * configure.ac (mpfr-dir): When using in-tree MPFR sources
5068 allow for the fact that from release v3.1.0 of MPFR the source
5069 files were moved into a src sub-directory.
5070 * configure: Regenerate.
5071
5072 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
5073
5074 * configure.ac: Bump minimum MPFR version to 2.4.0.
5075 * configure: Regenerated.
5076
5077 2012-05-01 Richard Henderson <rth@redhat.com>
5078
5079 * Makefile.def (libatomic): New target_module.
5080 * configure.ac (target_libraries): Add libatomic.
5081 (noconfigdirs): Check if libatomic is supported.
5082 * Makefile.in, configure: Rebuild.
5083
5084 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
5085
5086 * MAINTAINERS (Write After Approval): Add myself.
5087
5088 2012-04-25 Joel Brobecker <brobecker@adacore.com>
5089
5090 * config.sub: Update to 2012-04-18 version from official repo.
5091
5092 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
5093
5094 * MAINTAINERS (Write After Approval): Add myself.
5095
5096 2012-04-11 Steve Ellcey <sellcey@mips.com>
5097
5098 * MAINTAINERS: Changed email address.
5099
5100 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
5101
5102 PR target/52737
5103 * contrib/gcc_update (files_and_dependencies):
5104 Remove gcc/config/avr/t-multilib from touch data.
5105
5106 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5107
5108 * MAINTAINERS (OS Port Maintainers): Remove irix.
5109 * configure.ac (enable_libgomp): Remove *-*-irix6*.
5110 (unsupported_languages): Remove mips-sgi-irix6.*.
5111 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5112 (with_stabs): Remove.
5113 * configure: Regenerate.
5114
5115 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5116
5117 * MAINTAINERS (OS Port Maintainers): Remove osf.
5118 * configure.ac (enable_libgomp): Remove *-*-osf*.
5119 (with_stabs): Remove alpha*-*-osf*.
5120 * configure: Regenerate.
5121
5122 2012-03-05 Tristan Gingold <gingold@adacore.com>
5123
5124 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5125 * configure: Regenerate.
5126
5127 2012-02-17 Walter Lee <walt@tilera.com>
5128
5129 * MAINTAINERS: (Write After Approval): Delete myself.
5130
5131 2012-02-14 Walter Lee <walt@tilera.com>
5132
5133 * MAINTAINERS (tilegx port): Add myself.
5134 (tilepro port): Add myself.
5135 (Write After Approval): Add myself.
5136
5137 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
5138
5139 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5140 and Joseph Myers as docstring relicensing maintainers.
5141
5142 2012-02-09 Bin Cheng <bin.cheng@arm.com>
5143
5144 * MAINTAINERS (write-after-approval): Add myself.
5145
5146 2012-02-08 Ira Rosen <irar@il.ibm.com>
5147
5148 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5149 maintainer.
5150
5151 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5152
5153 * MAINTAINERS (Write After Approval): Move myself to
5154 maintain alphabetical order.
5155
5156 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5157
5158 * MAINTAINERS (Write After Approval): Add myself.
5159
5160 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5161
5162 * MAINTAINERS (Write After Approval): Add myself.
5163
5164 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5165 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5166
5167 * configure.ac (cr16-*-*): Remove nonconfigdirs.
5168 * configure: Regenerate.
5169
5170 2012-01-23 Harshit Chopra <harshit@google.com>
5171
5172 * MAINTAINERS (Write After Approval): Add myself.
5173
5174 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
5175
5176 * configure.ac: Remove reference to mh-interix.
5177 * configure: Regenerate.
5178
5179 2012-01-05 Richard Henderson <rth@redhat.com>
5180
5181 PR bootstrap/51072
5182 * configure.ac: Disable libitm if c++ is not enabled.
5183 * configure: Rebuild.
5184
5185 * configure.ac: Fix regexp for same.
5186 * configure: Rebuild.
5187
5188 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
5189
5190 * MAINTAINERS (Write After Approval): Add myself.
5191
5192 2012-01-02 Richard Guenther <rguenther@suse.de>
5193
5194 PR bootstrap/51686
5195 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5196 * Makefile.in: Regenerate.
5197
5198 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
5199
5200 * MAINTAINERS (Write After Approval): Add myself.
5201
5202 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
5203
5204 * configure: Regenerate.
5205
5206 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5207
5208 * MAINTAINERS (picochip): Changed email address.
5209
5210 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5211
5212 * MAINTAINERS (write-after-approval): Add self.
5213
5214 2011-11-29 DJ Delorie <dj@redhat.com>
5215
5216 * configure.ac (rl78-*-*) New case.
5217 * configure: Regenerate.
5218 * MAINTAINERS: Add myself as RL78 maintainer.
5219
5220 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5221
5222 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5223
5224 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
5225
5226 * libtool.m4: Additional FreeBSD 10 fixes.
5227
5228 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
5229
5230 * MAINTAINERS: Move myself from Write After Approval to CPU Port
5231 Maintainers section, as Epiphany maintainer.
5232
5233 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5234
5235 PR target/49992
5236 * configure.ac: Remove ranlib special-casing for Darwin.
5237 * configure: Regenerate.
5238
5239 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
5240
5241 * MAINTAINERS (Reviewers): Keep the list sorted.
5242
5243 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
5244
5245 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5246
5247 2011-11-09 Roland McGrath <mcgrathr@google.com>
5248
5249 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5250 * configure: Rebuild.
5251 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5252 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5253 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5254 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5255 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5256 Add READELF.
5257 * Makefile.in: Rebuild.
5258
5259 2011-11-09 Jason Merrill <jason@redhat.com>
5260
5261 * Makefile.def (language=c++): Remove check-c++0x.
5262 * Makefile.in (check-gcc-c++): Regenerate.
5263
5264 2011-11-08 Richard Henderson <rth@redhat.com>
5265
5266 * configure.ac: Test for libitm directory present first.
5267
5268 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5269
5270 * configure.ac: Test libitm/configure.tgt to disable libitm.
5271 * configure: Rebuild.
5272
5273 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
5274 Richard Henderson <rth@redhat.com>
5275
5276 Merged from transactional-memory.
5277
5278 * Makefile.def (lang_env_dependencies): libitm is c++.
5279 Add libitm target module.
5280 * configure.ac: Likewise.
5281 * config/mmap.m4: New file.
5282 * contrib/gcc_update: Add libitm to touch data.
5283 * Makefile.in, configure: Rebuild.
5284
5285 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5286
5287 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5288 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5289 * Makefile.in: Regenerate.
5290
5291 2011-11-01 DJ Delorie <dj@redhat.com>
5292
5293 * config.sub: Update to version 2011-10-29 (added rl78)
5294
5295 2011-10-27 Nick Clifton <nickc@redhat.com>
5296
5297 * config.sub: Import these changes from the config project:
5298
5299 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5300 Ben Elliston <bje@gnu.org>
5301
5302 * config.sub (epiphany): New.
5303
5304 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5305 Ben Elliston <bje@gnu.org>
5306
5307 * config.sub (hexagon, hexagon-*): New.
5308
5309 2011-08-23 Roland McGrath <mcgrathr@google.com>
5310
5311 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5312 64eb to be64.
5313
5314 2011-08-16 Roland McGrath <mcgrathr@google.com>
5315
5316 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5317 (nacl): Grok as alias for 32el-unknown-nacl.
5318
5319 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5320
5321 * MAINTAINERS (Write After Approval): Add myself.
5322
5323 2011-10-24 Teresa Johnson <tejohnson@google.com>
5324
5325 * MAINTAINERS (Write After Approval): Add myself.
5326
5327 2011-09-21 Jakub Jelinek <jakub@redhat.com>
5328
5329 * MAINTAINERS (sparc port): Remove myself.
5330
5331 2011-09-14 Tom de Vries <tom@codesourcery.com>
5332
5333 * MAINTAINERS (Write After Approval): Add myself.
5334
5335 2011-08-14 Yao Qi <yao@codesourcery.com>
5336
5337 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5338 * configure: Regenerate.
5339
5340 2011-07-26 Ian Lance Taylor <iant@google.com>
5341
5342 * configure.ac: Set have_compiler based on whether gcc directory
5343 exists, rather than on whether gcc is in configdirs.
5344 * configure: Rebuild.
5345
5346 2011-07-21 Joseph Myers <joseph@codesourcery.com>
5347
5348 * MAINTAINERS (Global Reviewers): Add self.
5349
5350 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
5351
5352 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5353 link directories.
5354 * Makefile.in: Rebuild.
5355
5356 2011-07-20 Ian Lance Taylor <iant@google.com>
5357
5358 PR bootstrap/49787
5359 * configure.ac: Move --enable-bootstrap handling earlier in file.
5360 If --enable-bootstrap and either --enable-build-with-cxx or
5361 --enable-build-poststage1-with-cxx, enable C++ automatically.
5362 * configure: Rebuild.
5363
5364 2011-07-19 Ian Lance Taylor <iant@google.com>
5365
5366 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5367 make C++ a boot_language. Set and substitute
5368 POSTSTAGE1_CONFIGURE_FLAGS.
5369 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5370 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5371 * configure, Makefile.in: Rebuild.
5372
5373 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5374
5375 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5376 maintainers.
5377
5378 2011-07-18 Jakub Jelinek <jakub@redhat.com>
5379
5380 * MAINTAINERS (Global Reviewers): Add myself.
5381
5382 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5383
5384 * configure: Regenerate.
5385
5386 2011-07-16 Jason Merrill <jason@redhat.com>
5387
5388 * Makefile.def (language=c++): Add check-c++0x and
5389 check-target-libmudflap-c++.
5390 * Makefile.tpl (check-target-libmudflap-c++): New.
5391 * Makefile.in: Regenerate.
5392
5393 2011-07-16 Matthias Klose <doko@ubuntu.com>
5394
5395 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5396 * Makefile.def (target_modules/libjava): Pass
5397 $(EXTRA_CONFIGARGS_LIBJAVA).
5398 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5399 if not configured with --enable-static-libjava.
5400 * Makefile.in: Regenerate.
5401 * configure: Likewise.
5402
5403 2011-07-15 Jason Merrill <jason@redhat.com>
5404
5405 * Makefile.in (check-c++): Move check-gcc-c++0x after
5406 check-target-libstdc++-v3.
5407
5408 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5409
5410 * MAINTAINERS (c6x port): New entry.
5411
5412 2011-07-13 Jason Merrill <jason@redhat.com>
5413
5414 * Makefile.in (check-gcc-c++0x): New.
5415 (check-c++): Depend on it.
5416
5417 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5418
5419 PR target/39150
5420 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5421 x86_64-*-solaris2.1[0-9]*.
5422 * configure: Regenerate.
5423
5424 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5425
5426 * MAINTAINERS (RTL optimizers): Add self.
5427
5428 2011-06-27 Gabriel Charette <gchare@google.com>
5429
5430 * MAINTAINERS (Write After Approval): Add myself.
5431
5432 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5433
5434 PR regression/47836
5435 PR bootstrap/23656
5436 PR other/47733
5437 PR bootstrap/49247
5438 PR c/48825
5439 * configure.ac (target_libraries): Remove target-libiberty.
5440 Remove case-statement setting skipdirs=target-libiberty for
5441 multiple targets. Remove checking target_configdirs and
5442 removing target-libiberty but keeping target-libgcc if
5443 otherwise empty.
5444 * Makefile.def (target_modules): Don't add libiberty.
5445 (dependencies): Remove all traces of target-libiberty.
5446 * configure, Makefile.in: Regenerate.
5447
5448 2011-06-13 Walter Lee <walt@tilera.com>
5449
5450 * configure.ac (tilepro-*-*) New case.
5451 (tilegx-*-*): Likewise.
5452 * configure: Regenerate.
5453
5454 2011-06-06 Jing Yu <jingyu@google.com>
5455
5456 * configure.ac: Skip target-libiberty for
5457 arm*-*-linux-androideabi.
5458 * configure: Regenerated.
5459
5460 2011-06-06 Nick Clifton <nickc@redhat.com>
5461
5462 * config.sub: Sync from upstream.
5463
5464 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5465
5466 * MAINTAINERS (Write After Approval): Add myself.
5467
5468 2011-06-01 Daniel Jacobowitz <drow@false.org>
5469
5470 * MAINTAINERS: Update my email address.
5471
5472 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5473
5474 * MAINTAINERS (Write After Approval): Update my email address.
5475
5476 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5477
5478 * MAINTAINERS (Write After Approval): Add myself.
5479
5480 2011-05-08 Doug Kwan <dougkwan@google.com>
5481
5482 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5483 * configure: Regenerated.
5484 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5485 value from configure.
5486 * Makefile.in: Regenerated.
5487
5488 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5489
5490 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5491 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5492 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5493 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5494 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5495 *-*-vxworks*): Disable newlib and libgloss in separate case
5496 statement.
5497 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5498 to separate case statement.
5499 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5500 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5501 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5502 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5503 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5504 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5505 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5506 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5507 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5508 i[[3456789]]86-*-rdos*, m32r-*-*,
5509 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5510 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5511 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5512 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5513 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5514 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5515 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5516 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5517 and libgloss in main case over targets. Remove most empty cases
5518 in main case over targets.
5519 * configure: Regenerate.
5520
5521 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5522
5523 * MAINTAINERS (Write After Approval): Add myself.
5524
5525 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5526
5527 * configure.ac: Remove code setting special library locations for
5528 hppa*64*-*-hpux11*. Remove code setting compiler for
5529 sparc-sun-solaris2*.
5530 * configure: Regenerate.
5531
5532 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5533
5534 * configure.ac: Separate libgloss_dir settings from general case
5535 over targets.
5536 * configure: Regenerate.
5537
5538 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5539
5540 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5541 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5542 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5543 cases in libgcj-disabling case statement.
5544 (hppa*64*-*-linux*): Set unsupported_languages instead of
5545 disabling target-zlib.
5546 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5547 to hppa*64*-*-hpux*.
5548 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5549 hppa*-*-hpux*.
5550 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5551 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5552 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5553 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5554 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5555 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5556 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5557 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5558 libgcj-disabling case statement.
5559 * configure: Regenerate.
5560
5561 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5562
5563 * configure.ac: Disable Java for targets not supporting libffi.
5564 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5565 Remove cases in Java-disabling statement.
5566 (*arm-wince-pe): Change to arm-wince-pe.
5567 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5568 cases in Java-disabling statement.
5569 (bfin-*-*): Don't disable Java again.
5570 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5571 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5572 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5573 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5574 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5575 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5576 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5577 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5578 Java-disabling statement.
5579 (mmix-*-*): Don't disable Java again.
5580 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5581 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5582 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5583 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5584 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5585 statement.
5586 * configure: Regenerate.
5587
5588 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5589
5590 * configure.ac: Separate cases disabling Java and Java libraries
5591 from general case over targets.
5592 * configure: Regenerate.
5593
5594 2011-04-21 Jie Zhang <jzhang918@gmail.com>
5595
5596 * MAINTAINERS: Update my email address.
5597
5598 2011-04-20 Easwaran Raman <eraman@google.com>
5599
5600 * MAINTAINERS (Write After Approval): Add myself.
5601
5602 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5603
5604 PR lto/48086
5605 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5606 * configure: Regenerate.
5607
5608 2011-04-16 Jim Meyering <meyering@redhat.com>
5609
5610 * MAINTAINERS (Write After Approval): Add myself.
5611
5612 2011-04-15 Dodji Seketeli <dodji@redhat.com>
5613
5614 * MAINTAINERS: Update my email address.
5615
5616 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
5617
5618 * MAINTAINERS (Write After Approval): Add myself.
5619
5620 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5621
5622 * MAINTAINERS (Write After Approval): Add myself.
5623
5624 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5625
5626 * MAINTAINERS (Write After Approval): Add myself.
5627
5628 2011-04-06 Joseph Myers <joseph@codesourcery.com>
5629
5630 * configure.ac (build_tools): Remove build-byacc.
5631 (host_libs): Remove mmalloc.
5632 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5633 autoconf automake libtool diff rcs fileutils shellutils time
5634 textutils wdiff find uudecode hello tar gzip indent recode release
5635 sed perl gawk findutils gettext zip.
5636 (libgcj): Remove target-qthreads.
5637 (target_tools): Remove target-examples target-gperf.
5638 (YACC): Don't handle building byacc.
5639 * configure: Regenerate.
5640 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5641 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5642 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5643 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5644 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5645 handle building components.
5646 * Makefile.in: Regenerate.
5647
5648 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5649
5650 * MAINTAINERS: Update my email address as Xtensa maintainer.
5651
5652 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5653
5654 * config.sub: Sync from upstream.
5655
5656 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5657
5658 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5659 (microblaze*): Don't disable libssp.
5660 * configure: Regenerate.
5661
5662 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5663
5664 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5665 moveifchange.
5666 * configure: Regenerate.
5667 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5668 * Makefile.in: Regenerate.
5669
5670 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5671
5672 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5673 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5674 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5675 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5676 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5677 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5678 md_exec_prefix cases.
5679 * configure: Regenerate.
5680
5681 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5682
5683 * configure.ac: Separate cases disabling target-libssp,
5684 target-libiberty, target-libstdc++-v3 and Fortran from general
5685 case over targets.
5686 * configure: Regenerate.
5687
5688 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5689
5690 * configure.ac (*-*-chorusos): Don't disable libgcj.
5691 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5692 Remove case.
5693 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5694 (arm-*-coff): Don't disable libgcj.
5695 (arm*-*-linux-gnueabi): Remove useless assignment.
5696 (arm-*-riscix*): Don't disable libgcj.
5697 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5698 configuration.
5699 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5700 (c54x*-*-*): Remove case.
5701 (tic54x-*-*): Don't disable GCC or GCC libraries.
5702 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5703 to *.
5704 (d10v-*-*): Don't disable GCC libraries.
5705 (d30v-*-*): Don't disable libgcj.
5706 (h8500-*-*): Don't disable GCC libraries.
5707 (i960-*-*): Don't disable libgcj.
5708 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5709 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5710 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5711 libgcj.
5712 (m68k-*-coff*): Remove case.
5713 (mmix-*-*): Don't disable libgloss on host.
5714 (mn10200-*-*, mn10300-*-*): Remove cases.
5715 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5716 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5717 Don't disable libgcj.
5718 (romp-*-*): Remove case.
5719 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5720 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5721 case.
5722 (v810-*-*): Don't disable GCC libraries.
5723 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5724 (ip2k-*-*): Don't disable GCC libraries.
5725 * configure: Regenerate.
5726
5727 2011-03-28 Joseph Myers <joseph@codesourcery.com>
5728
5729 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5730 libffi on host.
5731 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5732 on host.
5733 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5734 * configure: Regenerate.
5735
5736 2011-03-26 John Marino <binutils@marino.st>
5737
5738 * configure.ac: Add support for *-*-dragonfly*
5739 * configure: Regenerate.
5740
5741 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5742
5743 * configure.ac (native_only): Remove.
5744 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5745 send-pr uudecode guile gnuserv on host.
5746 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5747 send-pr rcs guile perl texinfo libtool on host.
5748 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5749 automake send-pr rcs guile perl texinfo libtool on host.
5750 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5751 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5752 (alpha*-dec-osf*): Don't disable fileutils on target.
5753 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5754 texinfo send-pr expect dejagnu on target.
5755 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5756 target-qthreads on target.
5757 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5758 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5759 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5760 x86_64-*-mingw*): Don't disable expect on target.
5761 (*-*-cygwin*): Don't disable target-gperf on target.
5762 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5763 gnuserv on target.
5764 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5765 target.
5766 * configure: Regenerate.
5767
5768 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5769
5770 * configure.ac (target_tools): Remove target-groff.
5771 (native_only): Remove target-groff.
5772 (hppa*64*-*-*): Don't disable byacc.
5773 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5774 setting.
5775 (*-*-kaos*): Don't skip target-librx and target-groff.
5776 (*-*-netware*): Don't skip target-libmudflap.
5777 (*-*-tpf*): Don't skip target-libmudflap.
5778 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5779 directories on the host.
5780 (ia64*-*-*vms*): Don't skip tix.
5781 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5782 host.
5783 * configure: Regenerate.
5784
5785 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5786
5787 * configure.ac: Remove references to mt-mep, mt-netware,
5788 mt-wince.
5789 * Makefile.def: Add all-utils soft dependencies.
5790 * Makefile.tpl: Remove GDB_NLM_DEPS.
5791 * configure: Regenerate.
5792 * Makefile.in: Regenerate.
5793
5794 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5795
5796 * configure.ac: Do not include mh-x86omitfp.
5797 * configure: Regenerate.
5798
5799 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5800
5801 * configure.ac: Remove empty cases.
5802 * configure: Regenerate.
5803
5804 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5805
5806 * Makefile.def: Add dependency from termcap to gdb.
5807 * Makefile.in: Regenerate.
5808
5809 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5810
5811 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5812 * configure: Regenerate.
5813 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5814 * Makefile.tpl: Likewise.
5815 * Makefile.in: Regenerate.
5816
5817 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5818
5819 * configure.ac: Remove all mentions of tentative_cc.
5820 * configure: Regenerate.
5821
5822 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5823
5824 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5825 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5826 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5827 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5828 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5829 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5830 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5831 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5832 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5833 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5834 *-*-rhapsody*): Remove host cases.
5835 * configure: Regenerate.
5836
5837 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5838
5839 * configure.ac (ppc*-*-pe): Remove host case.
5840 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5841 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5842 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5843 cases.
5844 * configure: Regenerate.
5845
5846 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5847
5848 * config.sub: Update to version 2011-03-23.
5849
5850 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5851
5852 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5853 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5854 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5855 * configure: Regenerate.
5856
5857 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5858
5859 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5860 to Write After Approval.
5861 * config-ml.in: Don't handle arc-*-elf*.
5862 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5863 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5864 handle GCC libraries.
5865 * configure: Regenerate.
5866
5867 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5868
5869 PR bootstrap/48120:
5870 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5871 Add -lstdc++ -lm to LIBS.
5872 * configure: Regenerate.
5873
5874 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
5875
5876 * config.guess: Update to version 2011-02-02
5877 * config.sub: Update to version 2011-02-24
5878
5879 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5880
5881 PR lto/48086
5882 * configure.ac: Re-enable LTO on *-apple-darwin9.
5883 * configure: Regenerate.
5884
5885 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5886
5887 PR lto/48086
5888 * configure.ac: Disable LTO on darwin due to an assembler change in
5889 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5890 under 256.
5891 * configure: Regenerate.
5892
5893 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5894
5895 * MAINTAINERS: Update myself as score backend maintainer,
5896 update my e-mail address.
5897
5898 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
5899
5900 * MAINTAINERS: Update my e-mail address.
5901
5902 2011-03-06 Joey Ye <joey.ye@arm.com>
5903
5904 * MAINTAINERS: Update my e-mail address.
5905
5906 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5907
5908 * configure.ac: Adjust test of with_ppl.
5909 * configure: Regenerated.
5910
5911 2011-03-02 Kai Tietz <ktietz@redhat.com>
5912
5913 * MAINTAINERS: Adjust my e-mail address.
5914
5915 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5916
5917 * configure.ac: Add -lpwl to ppllibs.
5918 * configure: Regenerated.
5919
5920 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5921
5922 * config/cloog.m4: Add -lisl to clooglibs.
5923 * configure: Regenerated.
5924
5925 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5926
5927 * MAINTAINERS (CPU Port maintainers): Add self.
5928
5929 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5930
5931 * MAINTAINERS: Add myself as testsuite maintainer.
5932
5933 2011-02-15 Mike Stump <mikestump@comcast.net>
5934
5935 * MAINTAINERS: Add myself as testsuite maintainer.
5936
5937 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5938
5939 Import from Libtool and gnulib:
5940
5941 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5942
5943 Prepare for supporting FreeBSD 10.
5944 * config.rpath: Remove handling of freebsd1* which soon would
5945 match FreeBSD 10.0.
5946
5947 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5948
5949 Remove support for FreeBSD 1.x.
5950 * libtool.m4 (_LT_LINKER_SHLIBS)
5951 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5952 soon would incorrectly match FreeBSD 10.0.
5953
5954 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5955
5956 PR binutils/12283
5957 * move-if-change: Import version from gnulib.
5958
5959 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
5960
5961 PR lto/47225
5962 * Makefile.def (lto-plugin): Double dash for enable-shared.
5963 (configure-gcc): Depend on all-lto-plugin.
5964 * Makefile.in: Rebuilt.
5965
5966 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5967
5968 * configure.ac: Remove extra bracket.
5969 * configure: Regenerate.
5970
5971 2011-02-08 Tobias Burnus <burnus@net-b.de>
5972
5973 * MAINTAINERS: Add myself as libquadmath maintainer.
5974
5975 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
5976
5977 * MAINTAINERS: Update my email address.
5978
5979 2011-02-07 Joseph Myers <joseph@codesourcery.com>
5980
5981 * MAINTAINERS (option handling): Add self.
5982
5983 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
5984
5985 PR lto/47225
5986 * Makefile.def: Add dependency for install-gcc
5987 on install-lto-plugin.
5988 * Makfile.in: Regenerated
5989
5990 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5991
5992 * MAINTAINERS (CPU Port Maintainers): Add myself.
5993
5994 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
5995
5996 PR libgcj/44341
5997 * configure.ac: Discard --with-* flags for host when configuring
5998 target libraries for cross build.
5999 * configure: Rebuilt.
6000
6001 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6002
6003 * MAINTAINERS (linear loop transforms): Removed.
6004
6005 2011-01-25 Jakub Jelinek <jakub@redhat.com>
6006
6007 * configure.ac: If with_ppl is no, move setting with_cloog=no
6008 after CLOOG_REQUESTED check.
6009 * configure: Regenerated.
6010
6011 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6012
6013 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6014 CLooG has been requested.
6015 * configure: Regenerated.
6016
6017 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6018
6019 * configure: Regenerated.
6020 * configure.ac: Check for version 0.11 (or later revision) of PPL.
6021
6022 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
6023
6024 * configure: Regenerated.
6025 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6026
6027 2011-01-21 Andreas Schwab <schwab@redhat.com>
6028
6029 * configure.ac: Use AS_HELP_STRING throughout.
6030 * configure: Regenerate.
6031
6032 2011-01-18 Jie Zhang <jie.zhang@analog.com>
6033
6034 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6035 * configure: Regenerate.
6036
6037 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6038
6039 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6040
6041 2011-01-13 Joel Brobecker <brobecker@adacore.com>
6042
6043 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6044 for ia64-hpux.
6045 * configure: Regenerate.
6046
6047 2011-01-07 Jan Hubicka <jh@suse.cz>
6048
6049 PR lto/47225
6050 * Makefile.in: Regenerate.
6051 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6052 configure.
6053
6054 2011-01-07 Jan Hubicka <jh@suse.cz>
6055
6056 * Makefile.in: Regenerate.
6057 * Makefile.def (gcc host module) and soft dependency on lto-plugin
6058 and configure dependency on lto-plugin configure.
6059 (lto-plugin module): Remove dependency on GCC; add dependency on
6060 liniberty.
6061
6062 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
6063
6064 * MAINTAINERS (Write After Approval): Add myself.
6065
6066 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
6067
6068 * configure: Regenerate.
6069
6070 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
6071
6072 * configure.ac: (picochip): Disable libiberty.
6073
6074 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
6075
6076 * MAINTAINERS (Write After Approval): Add myself.
6077
6078 2010-12-10 Ian Lance Taylor <iant@google.com>
6079
6080 PR bootstrap/46819
6081 * configure.ac: For --disable-libgcj clear libgcj_saved.
6082 * configure: Rebuild.
6083
6084 2010-12-10 Tobias Burnus <burnus@net-b.de>
6085
6086 PR fortran/46540
6087 * configure.ac: Add --disable-libquadmath and
6088 --disable-libquadmath-support.
6089 * configure: Regenerate.
6090
6091 2010-12-03 Ian Lance Taylor <iant@google.com>
6092
6093 * MAINTAINERS: Add myself as libgo maintainer.
6094
6095 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
6096
6097 PR libffi/46792
6098 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6099 * configure: Regenerate.
6100
6101 2010-12-02 Ian Lance Taylor <iant@google.com>
6102
6103 * configure.ac: Always set default for poststage1_ldflags to
6104 -static-libstdc++ -static-libgcc.
6105
6106 2010-11-29 Andreas Schwab <schwab@redhat.com>
6107
6108 * configure.ac: Move comment to remove extra space in last argument
6109 of GCC_TARGET_TOOL.
6110
6111 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
6112
6113 PR other/46026
6114 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6115 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6116 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6117 (BASE_FLAGS_TO_PASS): Use it.
6118 * configure: Rebuilt.
6119 * Makefile.in: Rebuilt.
6120
6121 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
6122
6123 PR binutils/12258
6124 * configure.ac: Correct comments for --enable-gold/--enable-ld.
6125 Properly check default linker.
6126 * configure: Regnerated.
6127
6128 2010-11-23 Matthias Klose <doko@ubuntu.com>
6129
6130 * configure.ac: For --enable-gold, handle value `default' instead of
6131 `both*'. New configure option --{en,dis}able-ld.
6132 * configure: Regenerate.
6133
6134 2010-11-20 Ian Lance Taylor <iant@google.com>
6135
6136 * configure.ac: Only disable a language library if no language needs
6137 it. Don't let --disable-libgcj uncondtionally disable libffi.
6138 * configure: Rebuild.
6139
6140 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6141
6142 * Makefile.in: Regenerate.
6143
6144 PR other/46202
6145 * configure.ac: Fix just-built in-tree STRIP name to be
6146 binutils/strip-new.
6147 * configure: Regenerate.
6148 * Makefile.def (install-strip-gcc, install-strip-binutils)
6149 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6150 (install-strip-sid): Mirror dependencies on non-strip variants
6151 of these targets on the respective -strip prerequisites.
6152 * Makefile.tpl (install-strip, install-strip-host)
6153 (install-strip-target): New targets.
6154 (install-strip-[+module+], install-strip-target-[+module+]):
6155 New targets.
6156 * Makefile.in: Regenerate.
6157
6158 2010-11-19 Ian Lance Taylor <iant@google.com>
6159 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6160
6161 * configure.ac: Add target-libgo to target_libraries. Set
6162 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6163 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6164 (HOST_EXPORTS): Add GOC.
6165 (BASE_TARGET_EXPORTS): Add GOC.
6166 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6167 (GOCFLAGS_FOR_TARGET): New variable.
6168 (EXTRA_HOST_FLAGS): Add GOC.
6169 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6170 * Makefile.def (target_modules): Add libgo.
6171 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6172 (dependencies): Add dependency from configure-target-libgo to
6173 configure-target-libffi and all-target-libstdc++-v3. Add
6174 dependencies from all-target-libgo to all-target-libffi.
6175 (languages): Add go.
6176 * configure: Rebuild.
6177 * Makefile.in: Rebuild.
6178
6179 2010-11-19 Ian Lance Taylor <iant@google.com>
6180
6181 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6182 compiler/flag environment variables.
6183
6184 2010-11-18 Ian Lance Taylor <iant@google.com>
6185
6186 * configure.ac: Check for lang_requires_boot_languages in
6187 config-lang.in files.
6188 * configure: Rebuild.
6189
6190 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6191 Tobias Burnus <burnus@net-b.de>
6192
6193 PR fortran/32049
6194 * Makefile.def: Add libquadmath; build it with language=fortran.
6195 * configure.ac: Add libquadmath.
6196 * Makefile.tpl: Handle multiple libs in check-[+language+].
6197 * Makefile.in: Regenerate.
6198 * configure: Regenerate.
6199
6200 2010-11-16 Tom Tromey <tromey@redhat.com>
6201
6202 * MAINTAINERS: Moved myself to reviewers section.
6203
6204 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
6205
6206 * MAINTAINERS: Moved myself to reviewers section.
6207
6208 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6209
6210 * MAINTAINERS (Various Maintainers): Add self for build machinery.
6211 (Write After Approval): Remove self.
6212
6213 2010-11-15 Andreas Schwab <schwab@redhat.com>
6214
6215 * configure.ac: Fix spelling in option names.
6216 * configure: Regenerated.
6217
6218 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
6219
6220 PR bootstrap/39622
6221 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6222 * configure: Regenerated.
6223
6224 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
6225
6226 * MAINTAINERS: Update my email address.
6227
6228 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6229
6230 * configure: Regenerate.
6231
6232 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6233
6234 * configure: Regenerate.
6235
6236 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6237
6238 * configure: Regenerate.
6239
6240 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6241
6242 * configure: Regenerate.
6243
6244 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6245
6246 * configure.ac: Support official CLooG.org versions.
6247 * configure: Regenerate.
6248 * config/cloog.m4: New.
6249
6250 2010-11-10 François Dumont <francois.cppdevs@free.fr>
6251
6252 * MAINTAINERS (Write After Approval): Add myself.
6253
6254 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
6255
6256 * MAINTAINERS: Update my email address.
6257
6258 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6259
6260 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6261 * configure: Regenerate.
6262
6263 2010-11-03 Ian Lance Taylor <iant@google.com>
6264 Dave Korn <dave.korn.cygwin@gmail.com>
6265
6266 PR lto/46273
6267 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6268 and on other supported platforms whenever LTO is enabled.
6269 * configure: Rebuild.
6270
6271 2010-11-02 Alan Modra <amodra@gmail.com>
6272
6273 PR binutils/12110
6274 * configure.ac: Error when source path contains spaces.
6275 * configure: Regenerate.
6276
6277 2010-10-23 James E. Wilson <wilson@codesourcery.com>
6278
6279 * MAINTAINERS: Update my email address.
6280
6281 2010-10-20 Ian Lance Taylor <iant@google.com>
6282
6283 * Makefile.def (target_modules): Set lib_path to src/.libs for
6284 libstdc++-v3 module.
6285 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6286 * Makefile.in: Rebuild.
6287
6288 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6289
6290 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6291 (Write After Approval): Remove myself.
6292
6293 2010-10-15 Tristan Gingold <gingold@adacore.com>
6294
6295 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6296
6297 2010-10-14 Douglas Rupp <rupp@gnat.com>
6298
6299 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6300
6301 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6302
6303 * configure.ac (build_lto_plugin): New shell variable.
6304 (--enable-lto): Turn on by default for all non-ELF platforms that
6305 have had LTO support added so far. Set build_lto_plugin appropriately
6306 for both ELF and non-ELF.
6307 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6308 * configure: Regenerate.
6309
6310 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6311
6312 Sync from src:
6313 * configure.ac (v850 support): Remove target-libgloss from
6314 noconfigdirs.
6315 * configure: Regenerate.
6316
6317 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6318
6319 PR bootstrap/45326
6320 PR bootstrap/45174
6321 * configure.ac: Honor initial values of $build_configargs,
6322 $host_configargs, $target_configargs. Mark the precious, so
6323 environment settings get recorded.
6324 * configure: Regenerate.
6325
6326 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6327
6328 PR bootstrap/45796
6329 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6330 Depend on all-build-libiberty.
6331 * Makefile.in: Regenerate.
6332
6333 2010-09-30 Michael Eager <eager@eagercon.com>
6334
6335 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6336 * configure: Regenerate.
6337
6338 2010-09-28 Michael Eager <eager@eagercon.com>
6339
6340 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6341
6342 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6343
6344 PR bootstrap/44621
6345 * configure.ac: Fix unportable shell quoting.
6346 * configure: Regenerate.
6347
6348 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6349
6350 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6351 targets and amend comment.
6352 * configure: Regenerate.
6353
6354 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6355
6356 * MAINTAINERS (Write After Approval): Add myself.
6357
6358 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6359
6360 * configure.ac: Enable LTO by default on Darwin.
6361 * configure: Regenerate.
6362
6363 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6364
6365 * MAINTAINERS (Write After Approval): Add myself.
6366
6367 2010-09-01 Ian Bolton <ian.bolton@arm.com>
6368
6369 * MAINTAINERS (Write After Approval): Add myself.
6370
6371 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6372
6373 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6374 ports
6375
6376 2010-07-28 David Yuste <david.yuste@gmail.com>
6377
6378 * MAINTAINERS (Write After Approval): Add myself.
6379
6380 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6381
6382 * configure.ac: Support all v850 targets.
6383 * configure: Regenerate.
6384
6385 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6386
6387 PR bootstrap/44455
6388 * configure.ac (extra_mpfr_configure_flags): Copy from
6389 extra_mpc_gmp_configure_flags.
6390 * configure: Re-generated.
6391
6392 2010-07-22 Andi Kleen <ak@linux.intel.com>
6393
6394 * MAINTAINERS (Write After Approval): Add myself.
6395
6396 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6397
6398 * MAINTAINERS (Write After Approval): Add myself.
6399
6400 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6401
6402 * MAINTAINERS (Write After Approval): Add myself.
6403
6404 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6405
6406 PR target/44862
6407 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6408 Provide -B option to allow for link spec %s substitutions for
6409 libstdc++.a on darwin.
6410 * Makefile.in: Regenerate.
6411
6412 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6413
6414 * MAINTAINERS (Reviewers): Update my e-mail address
6415
6416 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6417
6418 * Makefile.def (configure-gcc): Depend on all-libelf.
6419 * Makefile.in: Rebuild.
6420
6421 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6422
6423 * MAINTAINERS (Write After Approval): Add myself in the right place.
6424
6425 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6426
6427 * MAINTAINERS (Write After Approval): Add myself.
6428
6429 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6430
6431 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6432
6433 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6434
6435 * config.sub: Update to version 2010-05-21.
6436 * config.guess: Update to version 2010-04-03.
6437
6438 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6439
6440 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6441 * configure: Regenerate.
6442
6443 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6444
6445 * MAINTAINERS (Write After Approval): Add myself.
6446
6447 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6448
6449 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6450 a platform that supports LTO.
6451 * configure: Regenerate.
6452
6453 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6454
6455 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6456 * configure: Regenerated.
6457
6458 2010-04-27 Roland McGrath <roland@redhat.com>
6459 H.J. Lu <hongjiu.lu@intel.com>
6460
6461 * configure.ac (--enable-gold): Support both, both/gold and
6462 both/bfd to add gold to configdirs without removing ld.
6463 * configure: Regenerated.
6464
6465 * Makefile.def: Add install-gold dependency to install-ld.
6466 * Makefile.in: Regenerated.
6467
6468 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6469
6470 PR lto/42776
6471 * configure.ac (--enable-lto): Refactor handling so libelf tests
6472 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6473 and allow LTO to be explicitly enabled on non-ELF platforms that
6474 are known to support it inside else-clause.
6475 * configure: Regenerate.
6476
6477 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6478
6479 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6480 * configure: Regenerate.
6481
6482 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6483
6484 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6485 * configure: Regenerate.
6486
6487 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6488
6489 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6490 separately.
6491 * configure: Regenerate.
6492
6493 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6494
6495 * MAINTAINERS (Write After Approval): Add myself.
6496
6497 2010-04-14 Tristan Gingold <gingold@adacore.com>
6498
6499 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6500 * configure: Regenerate.
6501
6502 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6503
6504 * configure: Regenerate after change to elf.m4.
6505
6506 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6507
6508 * MAINTAINERS (Write After Approval): Add myself.
6509
6510 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6511
6512 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6513 * configure: Regenerated.
6514
6515 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6516
6517 * configure.ac: Print "buggy but acceptable" when CLooG
6518 revision is less than 9.
6519 * configure: Regenerated.
6520
6521 2010-04-01 Diego Novillo <dnovillo@google.com>
6522
6523 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6524
6525 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6526
6527 PR bootstrap/43615
6528 PR bootstrap/43328
6529
6530 Revert:
6531
6532 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6533
6534 * configure.ac: Do not pass --enable-multilib nor
6535 --disable-multilib in baseargs. Accept explicitly passed
6536 --enable_multilib.
6537 * configure: Regenerate.
6538
6539 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6540
6541 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6542
6543 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6544
6545 * MAINTAINERS: Remove myself.
6546
6547 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6548
6549 PR bootstrap/43328
6550 * configure.ac: Do not pass --enable-multilib nor
6551 --disable-multilib in baseargs. Accept explicitly passed
6552 --enable_multilib.
6553 * configure: Regenerate.
6554
6555 2010-03-28 Andrew Pinski <pinskia@gmail.com>
6556
6557 * MAINTAINERS (spu port): Remove me.
6558
6559 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6560
6561 * configure.ac (tic6x-*-*): New case.
6562 * configure: Regenerate.
6563
6564 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6565
6566 * config.sub: Update to version 2010-03-22.
6567 * config.guess: Update to version 2009-12-30.
6568
6569 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
6570
6571 PR ada/42554
6572 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6573 * configure: Regenerate.
6574
6575 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6576
6577 * MAINTAINERS: Update my email address.
6578
6579 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6580
6581 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6582 (ghassan.shobaki@amd.com): Removed.
6583
6584 2010-03-17 Alan Modra <amodra@gmail.com>
6585
6586 * MAINTAINERS: Update my email address.
6587
6588 2010-03-16 Diego Novillo <dnovillo@google.com>
6589
6590 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6591 Matthews.
6592
6593 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6594
6595 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6596 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6597
6598 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6599
6600 * MAINTAINERS: Update my email address.
6601
6602 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6603
6604 * MAINTAINERS: Update my email address.
6605
6606 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6607
6608 * MAINTAINERS: Update my email address.
6609
6610 2010-03-09 Jie Zhang <jie@codesourcery.com>
6611
6612 * MAINTAINERS: Update my email address.
6613
6614 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6615
6616 PR libstdc++/32499
6617 * configure.ac (RANLIB): Default to true.
6618 (STRIP): Likewise.
6619 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6620 * configure: Regenerate.
6621
6622 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
6623
6624 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6625 (Write After Approval): Update my email address.
6626
6627 2010-02-17 Nick Clifton <nickc@redhat.com>
6628
6629 PR 11238
6630 * Makefile.tpl (local-distclean): Also remove config.cache files in
6631 sub-directories as there may not be Makefiles present in the
6632 sub-directories.
6633 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6634 the config.cache files found by the find command.
6635
6636 * Makefile.in: Regenerate.
6637 * configure.ac: Revert previous delta.
6638 * configure: Regenerate.
6639
6640 2010-02-15 Nick Clifton <nickc@redhat.com>
6641
6642 PR 11238
6643 * configure.ac: Delete config.cache files in sub-directories when
6644 deleting Makefiles.
6645 * configure: Regenerate.
6646
6647 2010-02-12 Ben Elliston <bje@gnu.org>
6648
6649 * MAINTAINERS: Update my email address.
6650
6651 2010-02-08 Andrew Pinski <pinskia@gmail.com>
6652
6653 * MAINTAINERS (spu port): Update my email address.
6654
6655 2010-02-08 Jie Zhang <jie.zhang@analog.com>
6656
6657 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6658
6659 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6660
6661 * configure.ac: Add "recommended" version checks for GMP/MPC.
6662 Update recommended GMP/MPFR/MPC versions.
6663 * configure: Regenerate.
6664
6665 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6666
6667 * MAINTAINERS: Move my Embecosm email address into the
6668 write-after-approval section.
6669
6670 2010-01-26 Ian Lance Taylor <iant@google.com>
6671
6672 * MAINTAINERS: Add myself as Go frontend maintainer.
6673
6674 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
6675
6676 PR libstdc++/36101, PR libstdc++/42813
6677 * configure.ac (bootstrap_target_libs): Make inclusion of
6678 target-libgomp conditional on libgomb being in target_configdirs.
6679 * configure: Regenerate.
6680
6681 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
6682
6683 PR libstdc++/36101, PR libstdc++/42813
6684 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6685 * configure: Regenerate.
6686
6687 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
6688
6689 PR libstdc++/36101, PR libstdc++/42813
6690 * configure.ac (target_configdirs): Substitute.
6691 * Makefile.def: Bootstrap target module libgomp.
6692 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6693 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6694 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6695 * configure, Makefile.in: Regenerate.
6696
6697 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6698
6699 * MAINTAINERS: Adjust my details.
6700
6701 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6702
6703 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6704
6705 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6706
6707 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6708
6709 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6710
6711 * MAINTAINERS (Write After Approval): Add myself.
6712
6713 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6714
6715 * MAINTAINERS (Write After Approval): Add myself.
6716
6717 2010-01-11 Richard Guenther <rguenther@suse.de>
6718
6719 PR lto/41569
6720 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6721 * Makefile.in: Regenerated.
6722
6723 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
6724
6725 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6726 * configure: Regenerate.
6727
6728 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6729 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6730
6731 PR bootstrap/42424
6732 * configure.ac: Include libtool m4 files.
6733 (_LT_CHECK_OBJDIR): Call it.
6734 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6735 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6736
6737 * configure: Regenerate.
6738
6739 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6740
6741 PR bootstrap/41818
6742 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6743 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6744 * Makefile.in: Regenerate.
6745
6746 2010-01-02 Richard Guenther <rguenther@suse.de>
6747
6748 PR lto/41529
6749 * configure.ac: Include config/elf.m4. Disable LTO if not
6750 builting for an elf target.
6751 * configure: Regenerate.
6752
6753 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6754
6755 * MAINTAINERS: Change my email address.
6756
6757 2009-12-18 Ben Elliston <bje@au.ibm.com>
6758
6759 * config.sub, config.guess: Update from upstream sources.
6760
6761 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6762
6763 * MAINTAINERS (Write After Approval): Add myself.
6764
6765 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6766
6767 PR middle-end/30447
6768 PR middle-end/30789
6769 PR other/40302
6770
6771 * configure.ac: Require MPC.
6772 * configure: Regenerate.
6773
6774 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6775
6776 PR target/38384
6777 PR bootstrap/40972
6778 * libtool.m4: Sync from git Libtool.
6779 * ltoptions.m4: Likewise.
6780 * ltversion.m4: Likewise.
6781 * lt~obsolete.m4: Likewise.
6782 * ltmain.sh: Likewise.
6783
6784 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6785
6786 * configure.ac: Update minimum MPC version to 0.8.
6787 * configure: Regenerate.
6788
6789 2009-11-21 Sebastian Pop <sebpop@gmail.com>
6790
6791 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6792 * configure: Regenerated.
6793
6794 2009-11-21 Ian Lance Taylor <iant@google.com>
6795
6796 * configure.ac: Change default of poststage1_ldflags to be empty if
6797 poststage1_libs is set. When poststage1_libs is empty, and
6798 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6799 * configure: Rebuild.
6800
6801 2009-11-21 Adam Nemet <adambnmet@gmail.com>
6802
6803 * MAINTAINERS (Write After Approval): Update my email address.
6804
6805 2009-11-20 Ben Elliston <bje@au.ibm.com>
6806
6807 * config.guess: Update from upstream sources.
6808
6809 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6810
6811 * Makefile.def: Restore host and target settings for gmp.
6812 * Makefile.in: Rebuild.
6813
6814 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6815
6816 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6817 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6818 Fix portability of test of C++ as bootstrap language. Add
6819 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6820 * configure: Rebuild.
6821 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6822 and cloog. Fix in-tree ppl configuration. Introduce libelf
6823 in-tree building.
6824 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6825 (POSTSTAGE1_HOST_EXPORTS): Use it.
6826 (STAGE[+id+]_CXXFLAGS): New.
6827 (BASE_FLAGS_TO_PASS): Pass it down.
6828 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6829 extra_exports.
6830 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6831 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6832 extra_exports.
6833 * Makefile.in: Rebuild.
6834
6835 2009-11-17 Ben Elliston <bje@au.ibm.com>
6836
6837 * config.sub, config.guess: Update from upstream sources.
6838
6839 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6840
6841 * MAINTAINERS (Write After Approval): Add myself.
6842
6843 2009-11-09 Jon Beniston <jon@beniston.com>
6844
6845 * MAINTAINERS (Write After Approval): Add myself.
6846
6847 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6848
6849 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6850 paths for *-w64-mingw* and x86_64-*mingw*.
6851 * configure: Regenerated.
6852
6853 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
6854
6855 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6856
6857 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6858
6859 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6860 Phil Edwards to Write-After Approval.
6861
6862 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
6863
6864 * configure.ac: Disable target-winsup & co for
6865 x86_64-*-mingw* and *-w64-mingw* targets.
6866 * configure: Regenerated.
6867
6868 2009-10-16 Nick Clifton <nickc@redhat.com>
6869
6870 * MAINTAINERS: Add myself as a maintainer for the RX port.
6871
6872 2009-10-26 Johannes Singler <singler@kit.edu>
6873
6874 * MAINTAINERS (Write After Approval): Update my e-mail address.
6875
6876 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6877
6878 * configure.ac (CLooG test): Use = with test.
6879 * configure: Regenerate.
6880
6881 2009-10-22 Richard Guenther <rguenther@suse.de>
6882
6883 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6884 cloog if the ppl version check failed. Move flags saving
6885 before setting in libelf check.
6886 * configure: Regenerate.
6887
6888 2009-10-21 Richard Guenther <rguenther@suse.de>
6889
6890 * configure.ac: Adjust the ppl and cloog configure to work as
6891 documented. Disable cloog if ppl was disabled. Omit the version
6892 checks if they were disabled.
6893 * configure: Re-generate.
6894
6895 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6896
6897 * configure.ac: Add 'lto' to enable_languages, not
6898 new_enable_languages, and only if not already present.
6899 * configure: Regenerate.
6900
6901 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6902
6903 * README: Refer to the various COPYING* files instead of just
6904 COPYING.
6905 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6906
6907 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
6908
6909 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6910
6911 2009-10-07 Richard Guenther <rguenther@suse.de>
6912
6913 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6914 and Richard Guenther as reviewers.
6915 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6916 as reviewers.
6917
6918 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
6919
6920 * config.sub: Update from upstream sources.
6921
6922 2009-10-06 Ian Lance Taylor <iant@google.com>
6923
6924 * Makefile.def: check-gold depends upon all-gas.
6925 * Makefile.in: Rebuild.
6926
6927 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6928
6929 * MAINTAINERS (Write After Approval): Add myself.
6930
6931 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6932
6933 * Makefile.def: all-lto-plugin depends on all-libiberty.
6934 set bootstrap=true for lto-plugin.
6935 Add lto-plugin.
6936 * Makefile.in: Regenerate.
6937 * configure.ac (host_libs): Add lto-plugin.
6938 * configure: Regenerate.
6939
6940 2009-10-03 Diego Novillo <dnovillo@google.com>
6941
6942 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6943 (HOST_LIBELFLIBS): Define.
6944 (HOST_LIBELFINC): Define.
6945 * Makefile.in: Regenerate.
6946 * configure.ac: Add --enable-lto.
6947 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6948 If --enable-lto is used, add 'lto' to new_enable_languages.
6949 If --enable-lto is used and gold is enabled, add
6950 lto-plugin to configdirs.
6951 * configure: Regenerate.
6952
6953 2009-10-03 Simon Baldwin <simonb@google.com>
6954
6955 * configure.ac: If --with-system-zlib, suppress local zlib and
6956 pass --with-system-zlib to subdir configure scripts.
6957 * configure: Regenerate.
6958
6959 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
6960 Paolo Bonzini <bonzini@gnu.org>
6961
6962 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6963 $(srcdir).
6964 * Makefile.in: Rebuilt.
6965
6966 2009-09-26 Gary Funck <gary@intrepid.com>
6967
6968 * MAINTAINERS (Write After Approval): Add myself.
6969
6970 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6971
6972 * configure.ac: Update minimum MPC version to 0.7.
6973 * configure: Regenerate.
6974
6975 2009-09-25 Nick Clifton <nickc@redhat.com>
6976
6977 * configure.ac: Pass any --cache-file=/dev/null option on to
6978 subconfigures.
6979 * configure: Regenerate.
6980
6981 2009-09-23 Nick Clifton <nickc@redhat.com>
6982
6983 * config.sub, config.guess: Update from upstream sources.
6984
6985 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
6986
6987 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6988 * Makefile.in: Rebuilt.
6989
6990 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6991
6992 PR bootstrap/32272
6993 * configure.ac: Error out if $srcdir isn't '.' but contains
6994 host-${host_noncanonical}.
6995 * configure: Regenerate.
6996
6997 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6998
6999 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7000 maintainer.
7001
7002 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7003
7004 * configure.ac: If bootstrapping a combined tree with
7005 --enable-gold, require c++ in stage1_languages.
7006 * configure: Regenerate.
7007
7008 * configure.ac: Also add target_libs of stage1_languages to
7009 bootstrap_target_libs.
7010 * configure: Regenerate.
7011
7012 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7013 with --enable-languages not containing c++.
7014 * configure: Regenerate.
7015
7016 2009-09-15 Jie Zhang <jie.zhang@analog.com>
7017
7018 * configure.ac: Disable java and boehm-gc for bfin-*-*.
7019 * configure: Regenerate.
7020
7021 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
7022
7023 * MAINTAINERS (Write After Approval): Update my e-mail address,
7024 and move from from here...
7025 (Waiting for paperwork): To here.
7026
7027 2009-09-09 Joseph Myers <joseph@codesourcery.com>
7028
7029 * MAINTAINERS (Reviewers): Add self as driver reviewer.
7030
7031 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7032
7033 * configure.ac: Do not use $extrasub for replacing @if/@endif
7034 parts in Makefile; instead, use additional arguments to
7035 AC_CONFIG_COMMANDS to do the replacement manually, with several
7036 sed invocations, to avoid HP-UX sed command limits.
7037 * configure: Regenerate.
7038
7039 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
7040
7041 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7042 blank before -L.
7043
7044 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
7045
7046 * configure.ac (with-build-config): Document. Handle without.
7047 Handle missing argument.
7048 * configure: Rebuilt.
7049
7050 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
7051
7052 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
7053 Default to bootstrap-debug only if compare-debug works.
7054 * configure: Rebuilt.
7055 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7056 * Makefile.in: Rebuilt.
7057
7058 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7059
7060 * MAINTAINERS (OS Port Maintainers): Update my email address.
7061
7062 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
7063
7064 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7065 * Makefile.in: Rebuilt.
7066
7067 2009-09-01 Chris Demetriou <cgd@google.com>
7068
7069 * MAINTAINERS (Write After Approval): Add myself.
7070
7071 2009-08-31 Dodji Seketeli <dodji@redhat.com>
7072
7073 PR debug/30161
7074 * include/dwarf2.h (enum dwarf_tag): Added
7075 DW_TAG_GNU_template_template_param
7076 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7077
7078 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7079
7080 * Makefile.tpl (AWK): Fix typo.
7081 * Makefile.in: Regenerate.
7082
7083 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7084
7085 * configure.ac: Detect awk and sed.
7086 * Makefile.def (flags_to_pass): Add AWK and SED.
7087 * Makefile.tpl (AWK, SED): New.
7088 (BASE_FLAGS_TO_PASS): Add AWK and SED.
7089 * configure: Regenerate.
7090 * Makefile.in: Regenerate.
7091
7092 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
7093
7094 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7095 (collapseslashes): Likewise.
7096
7097 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7098
7099 * configure.ac (AC_PREREQ): Bump to 2.64.
7100
7101 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7102
7103 * configure.ac: Remove --with-datarootdir, --with-docdir,
7104 --with-pdfdir, --with-htmldir switches.
7105 * configure: Regenerate.
7106
7107 * configure: Regenerate.
7108
7109 * compile: Sync from Automake 1.11.
7110 * depcomp: Likewise.
7111 * install-sh: Likewise.
7112 * missing: Likewise.
7113 * mkinstalldirs: Likewise.
7114 * ylwrap: Likewise.
7115
7116 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
7117
7118 * ltmain.sh (func_normal_abspath): New function.
7119 (func_relative_path): Likewise.
7120 (func_mode_help): Document new -bindir option for link mode.
7121 (func_mode_link): Add new -bindir option, and use it to place
7122 output DLL if specified.
7123
7124 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7125
7126 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7127 (baseargs): Add --disable-option-checking.
7128 * configure: Regenerate.
7129
7130 * Makefile.def (configure-target-libiberty): Depend on
7131 all-binutils and all-ld.
7132 (configure-target-newlib): Likewise.
7133 * Makefile.in: Regenerate.
7134
7135 2009-08-17 Ben Elliston <bje@au.ibm.com>
7136
7137 * config.sub, config.guess: Update from upstream sources.
7138
7139 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7140
7141 Sync from src, merge:
7142
7143 2009-07-02 Tristan Gingold <gingold@adacore.com>
7144
7145 * configure.ac: Do not exclude gas for i386-*-darwin.
7146 Add a case for x86_64-*-darwin.
7147 * configure: Regenerate.
7148
7149 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
7150
7151 * MAINTAINERS: Add my name to Write After Approval list.
7152
7153 2009-08-06 Michael Eager <eager@eagercon.com>
7154
7155 * configure.ac: Add Microblaze target.
7156 * configure: Regenerate.
7157
7158 2009-07-31 Christian Bruel <christian.bruel@st.com>
7159
7160 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7161 * configure: Regenerate.
7162
7163 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
7164
7165 * MAINTAINERS (Write After Approval): Update my e-mail address.
7166
7167 2009-07-06 Ian Lance Taylor <iant@google.com>
7168
7169 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7170 * configure: Rebuild.
7171
7172 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
7173
7174 * MAINTAINERS: Move myself to the Graphite Reviewers.
7175
7176 2009-06-30 Wei Guozhi <carrot@google.com>
7177
7178 * MAINTAINERS: Add my name to Write After Approval list.
7179
7180 2009-06-26 Steve Ellcey <sje@cup.hp.com>
7181
7182 PR bootstrap/40338
7183 * configure.ac (comparestring): Create new variable.
7184 * Makefile.tpl (comparestring): Use to skip some comparisions.
7185 * configure: Regenerate.
7186 * Makefile.in: Regenerate.
7187
7188 2009-06-26 Doug Evans <dje@sebabeach.org>
7189
7190 * Makefile.def (host_modules): Add cgen.
7191 * Makefile.in: Regenerate.
7192 * configure.ac (host_tools): Add cgen.
7193 * configure: Regenerate.
7194
7195 2009-06-23 DJ Delorie <dj@redhat.com>
7196
7197 * MAINTAINERS: Add myself as mep maintainer.
7198
7199 2009-06-23 Ian Lance Taylor <iant@google.com>
7200
7201 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
7202 boot_languages. Only bootstrap target libraries listed in
7203 target_libs for some boot language. Add --with-stage1-ldflags,
7204 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
7205 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
7206 if not building with C++.
7207 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7208 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7209 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7210 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7211 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
7212 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7213 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7214 * configure, Makefile.in: Rebuild.
7215
7216 2009-06-23 Li Feng <nemokingdom@gmail.com>
7217
7218 * MAINTAINERS: Added my name to write-after-approval list.
7219
7220 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
7221
7222 * configure.ac: Define is_elf for QNX Neutrino targets.
7223 * configure: Regenerate.
7224
7225 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
7226
7227 * MAINTAINERS: Added my name to the write-after-approval list
7228
7229 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7230
7231 * configure.ac: Detect MPC in default directory.
7232 * configure: Regenerate.
7233
7234 2009-06-03 Jerome Guitton <guitton@adacore.com>
7235 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7236
7237 * Makefile.tpl (all): Avoid a trailing backslash.
7238 * Makefile.in: Regenerate.
7239
7240 2009-06-03 Ben Elliston <bje@au.ibm.com>
7241
7242 * config.sub, config.guess: Update from upstream sources.
7243
7244 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7245
7246 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7247 to noconfdirs.
7248 * configure: Regenerate.
7249
7250 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
7251
7252 * Makefile.tpl ([+compare-target+]): Compare all stage
7253 directories, rather than just gcc.
7254 * Makefile.in: Rebuilt.
7255
7256 2009-06-01 Doug Kwan <dougkwan@google.com>
7257
7258 * configure.ac: Support gold for target arm*-*-*.
7259 * configure: Regenerate.
7260
7261 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7262
7263 * Makefile.def: Add MPC support and dependencies.
7264 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7265
7266 * Makefile.in, configure: Regenerate.
7267
7268 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
7269
7270 * Makefile.tpl (all): Avoid harmless warning in make all when
7271 gcc-bootstrap is enabled but stage_last does not exist.
7272 * Makefile.in: Rebuilt.
7273
7274 2009-05-24 Nicolas Roche <roche@adacore.com>
7275
7276 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7277 * Makefile.in: Regenerate.
7278
7279 2009-05-21 Denis Chertykov <chertykov@gmail.com>
7280
7281 * MAINTAINERS: Update my e-mail address.
7282
7283 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7284
7285 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7286 * configure: Regenerate.
7287
7288 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7289
7290 PR other/40159
7291 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7292 gcc-no-bootstrap are mutually exclusive.
7293 * Makefile.in: Rebuilt.
7294
7295 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7296
7297 PR other/40159
7298 * Makefile.tpl (all): Don't end with unconditional success.
7299 * Makefile.in: Rebuilt.
7300
7301 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
7302
7303 PR target/37137
7304 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7305 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7306 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7307 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7308 stage_configureflags, stage_cflags and stage_libcflags into
7309 explicit Makefile macros.
7310 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7311 GFORTRAN.
7312 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7313 CC. Set CC_FOR_BUILD from CC.
7314 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7315 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7316 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7317 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7318 and GFORTRAN.
7319 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7320 (_LIBCFLAGS): Renamed to _TFLAGS.
7321 (do-compare-debug, do-compare3-debug): Drop.
7322 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7323 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7324 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7325 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7326 (XGCC_FLAGS_FOR_TARGET): New.
7327 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7328 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7329 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7330 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7331 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
7332 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7333 TFLAGS.
7334 (BUILD_CONFIG): Include if requested.
7335 (all): Set TFLAGS on bootstrap.
7336 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7337 (all-stageid-prefixmodule): Likewise.
7338 (do-clean, distclean-stageid): Set TFLAGS.
7339 (restrap): Fix whitespace.
7340 * Makefile.in: Rebuilt.
7341
7342 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
7343
7344 * config.guess: Sync with src.
7345
7346 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7347
7348 * configure.ac ($with_ppl): Default to no if not supplied.
7349 ($with_cloog): Likewise.
7350 configure: Regenerate.
7351
7352 2009-04-27 James E. Wilson <wilson@codesourcery.com>
7353
7354 * MAINTAINERS: Update my e-mail address.
7355
7356 2009-04-27 Nick Clifton <nickc@redhat.com>
7357
7358 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7359
7360 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7361
7362 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7363 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7364 * Makefile.in: Regenerate.
7365
7366 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7367
7368 PR bootstrap/39739
7369 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7370 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7371
7372 * configure, Makefile.in: Regenerate.
7373
7374 2009-04-21 Taras Glek <tglek@mozilla.com>
7375
7376 * include/hashtab.h: Update GTY annotations to new syntax
7377 * include/splay-tree.h: Likewise
7378
7379 2009-04-17 Ben Elliston <bje@au.ibm.com>
7380
7381 * config.sub, config.guess: Update from upstream sources.
7382
7383 2009-04-15 Anthony Green <green@moxielogic.com>
7384
7385 * configure.ac: Add moxie support.
7386 * configure: Rebuilt.
7387
7388 2009-04-14 Jakub Jelinek <jakub@redhat.com>
7389
7390 * configure.ac: Change copyright header to refer to version
7391 3 of the GNU General Public License and to point readers at the
7392 COPYING3 file and the FSF's license web page.
7393 * Makefile.def: Likewise.
7394 * Makefile.tpl: Likewise.
7395 * Makefile.in: Regenerate.
7396
7397 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7398
7399 * configure.ac: Restore match for darwin9 or later. Use double
7400 brackets since regeneration eats one pair.
7401 * configure: Regenerate.
7402
7403 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7404
7405 PR gas/10039
7406 * configure.ac: Require texinfo 4.7.
7407 * configure: Regenerated.
7408
7409 2009-04-09 Nick Clifton <nickc@redhat.com>
7410
7411 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7412 the GCC Runtime Library Exception.
7413
7414 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7415
7416 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7417 * configure: Regenerate.
7418
7419 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7420
7421 * Makefil.def (languages): New entries.
7422 * Makefile.tpl (check-gcc-*): New generic target.
7423 * Makefile.in: Regenerate.
7424
7425 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7426
7427 * MAINTAINERS: Update my email address.
7428
7429 2009-03-18 Tom Tromey <tromey@redhat.com>
7430
7431 * configure: Rebuild.
7432 * configure.ac (host_libs): Add libiconv.
7433 * Makefile.in: Rebuild.
7434 * Makefile.def (host_modules): Add libiconv.
7435 (configure-gdb, all-gdb): Depend on libiconv.
7436
7437 2009-03-16 Tristan Gingold <gingold@adacore.com>
7438
7439 * configure.ac: Treat gdb as supported on x86_64-darwin.
7440 * configure: Regenerate.
7441
7442 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7443
7444 * configure.ac (--with-host-libstdcxx): New option.
7445 * configure: Regenerate.
7446
7447 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7448
7449 * MAINTAINERS: Move myself into the write after approval list.
7450
7451 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7452
7453 * MAINTAINERS: Update e-mail address.
7454
7455 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7456
7457 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7458
7459 2009-03-10 Ira Rosen <irar@il.ibm.com>
7460
7461 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7462
7463 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7464
7465 Backport from git Libtool:
7466
7467 2009-01-19 Robert Millan <rmh@aybabtu.com>
7468 Support GNU/kOpenSolaris.
7469 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7470 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7471 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7472 GNU/kOpenSolaris.
7473
7474 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7475
7476 * MAINTAINERS: Update e-mail address.
7477
7478 2009-02-24 Michael Eager <eager@eagercon.com>
7479
7480 * MAINTAINERS (Write After Approval): Add self.
7481
7482 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7483
7484 * MAINTAINERS (Write After Approval): Add myself.
7485
7486 2009-02-05 Andreas Schwab <schwab@suse.de>
7487
7488 * Makefile.tpl (stage_last): Define $r and $s before using
7489 $(RECURSE_FLAGS_TO_PASS).
7490 * Makefile.in: Regenerate
7491
7492 2009-01-30 Ian Lance Taylor <iant@google.com>
7493
7494 * MAINTAINERS: Move myself to the Global Reviewers list.
7495
7496 2009-01-29 Robert Millan <rmh@aybabtu.com>
7497
7498 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7499 * configure: Regenerate.
7500
7501 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7502
7503 * MAINTAINERS: Make whitespace consistent.
7504 Remove Robert Millan from Write After Approval.
7505
7506 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7507
7508 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7509 (all-opcodes): Depend on all-libiberty.
7510 * Makefile.in: Regenerate.
7511
7512 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7513
7514 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7515 * configure: Regenerate.
7516
7517 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7518
7519 * MAINTAINERS (Write After Approval): Add myself.
7520
7521 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7522
7523 * MAINTAINERS: Add myself to reviewers (Fortran).
7524
7525 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7526
7527 PR tree-optimization/38515
7528 * configure.ac (cloog-polylib): Removed.
7529 (with_ppl, with_cloog): Test for "no".
7530 * configure: Regenerated.
7531
7532 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7533
7534 * MAINTAINERS: Moved myself to reviewers (Fortran).
7535
7536 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7537
7538 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7539 (Write After Approval): Remove myself.
7540
7541 2009-01-03 Diego Novillo <dnovillo@google.com>
7542
7543 * MAINTAINERS: Remove myself from alias maintainership.
7544
7545 2009-01-02 David Ayers <ayers@fsfe.org>
7546
7547 * MAINTAINERS: Update e-mail address.
7548
7549 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7550
7551 * MAINTAINERS: Make whitespace consistent.
7552
7553 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7554
7555 Backport from upstream Libtool:
7556 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7557 Add cache variables to tests that require the linker to work.
7558 For shlibpath_overrides_runpath, this also changes the semantics
7559 to let the result from the C compiler take precedence.
7560
7561 2008-12-02 Ben Elliston <bje@au.ibm.com>
7562
7563 * config.sub, config.guess: Update from upstream sources.
7564
7565 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
7566
7567 * configure.ac (ppllibs): Add by default the lib flags.
7568 * configure: Regenerate.
7569
7570 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
7571
7572 * MAINTAINERS: Add myself to the write after approval list.
7573
7574 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7575
7576 * configure.ac: Add double brackets on darwin[912].
7577 * configure: Regenerate.
7578
7579 2008-12-03 Daniel Kraft <d@domob.eu>
7580
7581 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7582 Approval to Reviewer section (for Fortran front-end).
7583
7584 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7585
7586 * configure.ac: Expand to darwin10 and later.
7587 * configure: Regenerate.
7588
7589 2008-12-02 Andreas Schwab <schwab@suse.de>
7590
7591 * Makefile.def: configure-target-boehm-gc depends on
7592 all-target-libstdc++-v3.
7593 * Makefile.in: Regenerate.
7594
7595 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
7596
7597 * MAINTAINERS: Add myself as mingw maintainer.
7598
7599 2008-12-02 Ben Elliston <bje@au.ibm.com>
7600
7601 * config.sub, config.guess: Update from upstream sources.
7602
7603 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7604
7605 * README.SCO: Remove.
7606
7607 2008-11-29 Fernando Pereira <pronesto@gmail.com>
7608
7609 * MAINTAINERS: Add myself to the write after approval list.
7610
7611 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7612
7613 * MAINTAINERS: Update my email address in WAA section.
7614
7615 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
7616
7617 * MAINTAINERS: Update e-mail address.
7618
7619 2008-11-27 Toon Moene <toon@moene.org>
7620
7621 * MAINTAINERS: Change e-mail address.
7622
7623 2008-11-27 Tristan Gingold <gingold@adacore.com>
7624
7625 * configure.ac: Build gdb for i?86-*-darwin*
7626 * configure: Regenerated.
7627
7628 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
7629
7630 * MAINTAINERS: Added my full name.
7631
7632 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7633
7634 PR bootstrap/38014
7635 PR bootstrap/37923
7636
7637 Revert:
7638
7639 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7640
7641 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7642 * Makefile.in: Regenerated.
7643
7644 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7645
7646 PR gdb/921
7647 PR gdb/1646
7648 PR gdb/2175
7649 PR gdb/2176
7650
7651 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7652 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7653 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7654 (HOST_EXPORTS): Pass CPPFLAGS.
7655 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7656 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7657 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7658 * Makefile.in, configure: Regenerated.
7659 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7660 and CPPFLAGS_FOR_BUILD.
7661
7662 2008-11-06 Jeff Law <law@redhat.com>
7663
7664 * MAINTAINERS: Add myself as middle end maintainer.
7665
7666 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
7667
7668 * MAINTAINERS (Write after approval): Add myself.
7669
7670 2008-11-05 Diego Novillo <dnovillo@google.com>
7671
7672 * MAINTAINERS (Global Reviewers): Add myself.
7673 (Non-Algorithmic Maintainers): Remove myself.
7674
7675 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7676
7677 * MAINTAINERS (Write after approval): Add myself.
7678
7679 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7680
7681 * MAINTAINERS (Write after approval): Add myself.
7682
7683 2008-10-31 Ben Elliston <bje@au.ibm.com>
7684
7685 * configure.ac (spu-*-*): Remove special case.
7686 * configure: Regenerate.
7687
7688 2008-10-30 Catherine Moore <clm@codesourcery.com>
7689
7690 * MAINTAINERS (Write after approval): Update my email address.
7691
7692 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7693
7694 * configure.ac [spu-*-*]: Do not set skipdirs.
7695 * configure: Re-generate.
7696
7697 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7698
7699 * MAINTAINERS (Various Maintainers): Add myself to reload.
7700
7701 2008-10-25 Richard Guenther <rguenther@suse.de>
7702
7703 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7704 maintainer. Remove myself as libgcc-math maintainer.
7705 (Non-Algorithmic Maintainers): Remove myself.
7706
7707 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7708
7709 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7710 * Makefile.in: Regenerated.
7711
7712 2008-10-23 Cary Coutant <ccoutant@google.com>
7713
7714 * MAINTAINERS (Write after approval): Add myself.
7715
7716 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7717
7718 PR gdb/921
7719 PR gdb/1646
7720 PR gdb/2175
7721 PR gdb/2176
7722
7723 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7724 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7725 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7726 (HOST_EXPORTS): Pass CPPFLAGS.
7727 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7728 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7729 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7730 * Makefile.in, configure: Regenerated.
7731 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7732 and CPPFLAGS_FOR_BUILD.
7733
7734 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
7735
7736 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7737 Sebastian Pop.
7738
7739 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7740
7741 * MAINTAINERS (Write After Approval): Added myself.
7742
7743 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7744
7745 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7746 recommended version to 2.3.2.
7747
7748 * configure: Regenerate.
7749
7750 2008-10-01 Mark Mitchell <mark@codesourcery.com>
7751
7752 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7753
7754 2008-09-29 David Daney <david.daney@caviumnetworks.com>
7755
7756 * MAINTAINERS (Write After Approval): Update e-mail address.
7757
7758 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7759
7760 * libtool.m4: Update to libtool 2.2.6.
7761 * lt~obsolete.m4: Update to libtool 2.2.6.
7762 * ltmain.sh: Update to libtool 2.2.6.
7763 * ltsugar.m4: Update to libtool 2.2.6.
7764 * ltversion.m4: Update to libtool 2.2.6.
7765 * ltoptions.m4: Update to libtool 2.2.6.
7766 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7767
7768 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7769
7770 * MAINTAINERS (Write After Approval): Add myself.
7771
7772 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7773
7774 * MAINTAINERS (Write After Approval): Update my name.
7775
7776 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7777
7778 * MAINTAINERS: Add myself in "Write After Approval".
7779
7780 2008-09-18 Steve Ellcey <sje@cup.hp.com>
7781
7782 * MAINTAINERS: Add myself as ia64 maintainer.
7783
7784 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7785
7786 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7787 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7788 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7789 and Michael Tiemann from Write After Approval since they do not
7790 actually have access.
7791
7792 2008-09-05 Richard Guenther <rguenther@suse.de>
7793
7794 * configure.ac: Initialize clooglibs to -lcloog.
7795 * configure: Re-generate.
7796
7797 2008-09-04 Le-Chun Wu <lcwu@google.com>
7798
7799 * MAINTAINERS (Write After Approval): Add myself.
7800
7801 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7802
7803 * configure.ac (--with-cloog-polylib): New.
7804 (--disable-cloog-version-check): New.
7805 (--disable-ppl-version-check): New.
7806 * configure: Re-generate.
7807
7808 2008-09-03 Richard Guenther <rguenther@suse.de>
7809
7810 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7811 cloog test.
7812 * configure: Re-generate.
7813
7814 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7815
7816 Add picoChip port.
7817 * MAINTAINERS: Add picoChip maintainers.
7818
7819 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7820 Tobias Grosser <grosser@fim.uni-passau.de>
7821 Jan Sjodin <jan.sjodin@amd.com>
7822 Harsha Jagasia <harsha.jagasia@amd.com>
7823 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7824 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7825 Adrien Eliche <aeliche@isty.uvsq.fr>
7826
7827 Merge from graphite branch.
7828 * configure: Regenerate.
7829 * Makefile.in: Regenerate.
7830 * configure.ac (host_libs): Add ppl and cloog.
7831 Add checks for PPL and CLooG.
7832 * Makefile.def (ppl, cloog): Added modules and dependences.
7833 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7834 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7835
7836 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7837
7838 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7839 (GCC_SHLIB_SUBDIR): New.
7840 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7841 * configure: Regenerate.
7842 * Makefile.in: Regenerate.
7843
7844 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7845
7846 * MAINTAINERS: Consistently use tabs to separate columns.
7847
7848 2008-08-29 Tristan Gingold <gingold@adacore.com>
7849
7850 * MAINTAINERS (Write after Approval): Add myself.
7851
7852 2008-08-28 Tristan Gingold <gingold@adacore.com>
7853
7854 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7855 Enable bfd, binutils and opcodes.
7856 * configure: Regenerate.
7857
7858 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7859
7860 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7861
7862 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7863
7864 * MAINTAINERS: Use correct Umlaut for last name.
7865
7866 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7867
7868 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7869
7870 2008-08-16 David Edelsohn <edelsohn@gnu.org>
7871
7872 * MAINTAINERS: Update my email address.
7873
7874 2008-08-16 Nicolas Roche <roche@adacore.com>
7875
7876 * Makefile.tpl: Add BOOT_ADAFLAGS.
7877 * Makefile.in: Regenerate.
7878
7879 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7880
7881 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7882 * configure: Regenerate.
7883
7884 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
7885
7886 * configure.ac: Add makefile fragments for hpux.
7887 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7888 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7889 * configure: Regenerate.
7890 * Makefile.in: Regenerate.
7891
7892 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
7893
7894 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7895
7896 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
7897
7898 * MAINTAINERS (Write after Approval): Add myself.
7899
7900 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7901
7902 * MAINTAINERS (Write After Approval): Add myself.
7903
7904 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
7905
7906 * MAINTAINERS (Write After Approval): Add myself.
7907
7908 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7909
7910 * MAINTAINERS: Update my email address.
7911
7912 2008-06-25 Joey Ye <joey.ye@intel.com>
7913
7914 * MAINTAINERS (Write After Approval): Add myself.
7915
7916 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7917
7918 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7919 * Makefile.in: Regenerate.
7920 * configure: Regenerate.
7921
7922 2008-06-17 Daniel Kraft <d@domob.eu>
7923
7924 * MAINTAINERS (Write After Approval): Add myself.
7925
7926 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7927
7928 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7929 "$@" is still intact with both Autoconf 2.59 and 2.62.
7930 * configure: Regenerate.
7931
7932 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7933
7934 * Makefile.tpl: Fix comment errors.
7935 * Makefile.in: Regenerate.
7936
7937 2008-06-12 David S. Miller <davem@davemloft.net>
7938 David Edelsohn <edelsohn@gnu.org>
7939
7940 * configure.ac: Add powerpc*-*-* to gold supported targets.
7941 * configure: Regenerate.
7942
7943 2008-06-08 Joseph Myers <joseph@codesourcery.com>
7944
7945 PR tree-optimization/36218
7946 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7947 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7948 (all prefix="build-"): Pass them to build-system sub-makes.
7949 * Makefile.in: Regenerate.
7950
7951 2008-06-07 Joseph Myers <joseph@codesourcery.com>
7952
7953 * MAINTAINERS (mt port): Remove.
7954 (sco5, unixware, sco udk): Remove.
7955 (Kean Johnston): Add to Write After Approval.
7956
7957 2008-05-30 Julian Brown <julian@codesourcery.com>
7958
7959 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7960 of libobjc for ARM EABI Linux.
7961 * configure: Regenerate.
7962
7963 2008-05-18 Xinliang David Li <davidxl@google.com>
7964
7965 * ChangeLog: Remove wrong ChangeLog entry.
7966
7967 2008-05-17 Xinliang David Li <davidxl@google.com>
7968
7969 * MAINTAINERS (Write After Approval): Add myself.
7970
7971 2008-05-15 Janus Weil <janus@gcc.gnu.org>
7972
7973 * MAINTAINERS (Write After Approval): Add myself.
7974
7975 2008-05-14 Rafael Espíndola <espindola@google.com>
7976
7977 * config-ml.in: don't handle --enable-shared and --enable-static.
7978
7979 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7980
7981 * MAINTAINERS: Update my email address.
7982
7983 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7984
7985 * MAINTAINERS: Update my email address.
7986
7987 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7988
7989 * MAINTAINERS (Write After Approval): Add myself.
7990
7991 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7992
7993 * MAINTAINERS (Write After Approval): Add myself.
7994
7995 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
7996
7997 * MAINTAINERS (crx): Add myself.
7998
7999 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8000
8001 Sync with src:
8002 2008-04-14 David S. Miller <davem@davemloft.net>
8003
8004 * configure.ac: Add sparc*-*-* to gold supported targets.
8005 * configure: Regenerate.
8006
8007 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8008
8009 PR bootstrap/35457
8010 * configure.ac: Include override.m4.
8011 * configure: Regenerate.
8012
8013 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8014
8015 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8016 * Makefile.in: Regenerate.
8017
8018 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
8019
8020 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
8021 as nonconfigurable directories list.
8022 * configure: Regenerate.
8023
8024 2008-04-14 Ben Elliston <bje@au.ibm.com>
8025
8026 * config.sub, config.guess: Update from upstream sources.
8027
8028 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
8029
8030 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8031 * Makefile.in: Regenerate.
8032
8033 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
8034
8035 * configure.ac: Do not build libssp for the AVR.
8036 * configure: Regenerate.
8037
8038 2008-04-07 Ian Lance Taylor <iant@google.com>
8039
8040 * Makefile.def: check-gold depends upon all-binutils.
8041 * Makefile.in: Regenerate.
8042
8043 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
8044
8045 * MAINTAINERS (Write After Approval): Add myself.
8046
8047 2008-04-04 Nick Clifton <nickc@redhat.com>
8048
8049 PR binutils/4334
8050 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8051 builds.
8052 * configure: Regenerate.
8053
8054 2008-04-04 NightStrike <NightStrike@gmail.com>
8055
8056 PR other/35151
8057 * configure.ac: Combine rules for mingw32 and mingw64.
8058 * configure: Regenerate.
8059
8060 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
8061
8062 * MAINTAINERS (Write After Approval): Add myself.
8063
8064 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
8065
8066 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8067 * Makefile.in (.NOTPARALLEL): Ditto.
8068
8069 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
8070
8071 * MAINTAINERS (Write After Approval): Add myself.
8072
8073 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
8074
8075 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8076 * Makefile.in (.NOTPARALLEL): Regenerate.
8077
8078 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
8079
8080 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8081 * Makefile.in: Regenerate.
8082
8083 2008-03-26 Jakub Staszak <kuba@et.pl>
8084
8085 * MAINTAINERS (Write After Approval): Add myself.
8086
8087 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8088
8089 * MAINTAINERS: Update e-mail address.
8090
8091 2008-03-20 Ian Lance Taylor <iant@google.com>
8092
8093 * configure.ac: Add support for --enable-gold.
8094 * Makefile.def: Add gold as a directory like ld.
8095 * configure, Makefile.in: Regenerate.
8096
8097 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8098
8099 * configure.ac: m4_include config/proginstall.m4.
8100 * configure: Regenerate.
8101
8102 Backport from upstream Libtool:
8103
8104 2007-10-12 Eric Blake <ebb9@byu.net>
8105
8106 Deal with Autoconf 2.62's semantic change in m4_append.
8107 * ltsugar.m4 (lt_append): Replace broken versions of
8108 m4_append.
8109 (lt_if_append_uniq): Don't require separator to be overquoted,
8110 and avoid broken m4_append.
8111 (lt_dict_add): Fix typo.
8112 * libtool.m4 (_LT_DECL): Don't overquote separator.
8113
8114 2008-03-13 David Edelsohn <edelsohn@gnu.org>
8115
8116 * config.rpath: Add AIX 6 support.
8117
8118 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
8119
8120 * Makefile.def (stageprofile). Remove -fprofile-generate
8121 from stage_libcflags.
8122 * Makefile.in: Regenerate.
8123
8124 2008-03-13 Ben Elliston <bje@au.ibm.com>
8125
8126 * config.sub, config.guess: Update from upstream sources.
8127
8128 2008-03-06 Tom Tromey <tromey@redhat.com>
8129
8130 * MAINTAINERS: Update for treelang deletion.
8131
8132 2008-03-03 James E. Wilson <wilson@tuliptree.org>
8133
8134 * MAINTAINERS: Update my email address.
8135
8136 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
8137
8138 * MAINTAINERS (darwin port): Add myself as a maintainer.
8139 (objective-c/c++): Add myself as a maintainer.
8140
8141 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
8142
8143 * MAINTAINERS (Write After Approval): Update my email address.
8144
8145 2008-02-25 Tomas Bily <tbily@suse.cz>
8146
8147 * MAINTAINERS (Write After Approval): Add myself.
8148
8149 2008-02-23 Jakub Jelinek <jakub@redhat.com>
8150
8151 * MAINTAINERS (OpenMP): Add myself.
8152
8153 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
8154
8155 PR bootstrap/32009
8156 PR bootstrap/32161
8157
8158 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8159 * configure: Regenerate.
8160
8161 * Makefile.def: Define stage_libcflags for all bootstrap stages.
8162 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8163 STAGE4_LIBCFLAGS): New.
8164 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8165 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8166 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8167 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8168 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8169 for target modules. Don't export LIBCFLAGS.
8170 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8171 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8172 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8173 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8174 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8175 * Makefile.in: Regenerate.
8176
8177 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8178
8179 PR libgcj/33085
8180 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8181 Do not use -DDLL_EXPORT. Backport from upstream.
8182
8183 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8184
8185 * MAINTAINERS (Write After Approval): Add myself.
8186
8187 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
8188
8189 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8190 * configure: Regenerate.
8191
8192 2008-01-31 Marc Gauthier <marc@tensilica.com>
8193
8194 * configure.ac (xtensa*-*-*): Recognize processor variants.
8195 * configure: Regenerate.
8196
8197 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8198
8199 PR bootstrap/34922
8200 * configure.ac (PARSE_ARGS): Push suitable setting of
8201 ac_subdirs_all, for `./configure --help=recursive'.
8202 Handle `+' in generic toplevel directory disabling.
8203 * configure: Regenerate.
8204
8205 2008-01-28 Nick Clifton <nickc@redhat.com>
8206
8207 * MAINTAINERS (xstormy16): Take over maintainership.
8208
8209 2008-01-25 Joseph Myers <joseph@codesourcery.com>
8210
8211 * MAINTAINERS (c4x port): Remove.
8212
8213 2008-01-24 David Edelsohn <edelsohn@gnu.org>
8214
8215 * libtool.m4: Backport AIX 6 support from ToT Libtool.
8216
8217 2008-01-23 Ben Elliston <bje@au.ibm.com>
8218
8219 * config.sub, config.guess: Update from upstream sources.
8220
8221 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
8222
8223 * MAINTAINERS (Write After Approval): Add myself.
8224
8225 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
8226
8227 * MAINTAINERS: Update my email address.
8228
8229 2008-01-09 Raksit Ashok <raksit@google.com>
8230
8231 * MAINTAINERS (Write After Approval): Add myself.
8232
8233 2008-01-09 Raksit Ashok <raksit@google.com>
8234
8235 * MAINTAINERS (Write After Approval): Add myself.
8236
8237 2008-01-08 Ben Elliston <bje@au.ibm.com>
8238
8239 * config.sub, config.guess: Update from upstream sources.
8240
8241 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8242
8243 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8244 Change recommended MPFR from 2.2.1 -> 2.3.0.
8245 * configure: Regenerate.
8246
8247 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8248
8249 * MAINTAINERS: Update my email address.
8250
8251 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8252
8253 * MAINTAINERS: Update my email address.
8254
8255 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8256
8257 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8258 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8259 * Makefile.in: Regenerate.
8260
8261 2007-12-10 Mark Heffernan <meheff@google.com>
8262
8263 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8264 misplaced entries.
8265
8266 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8267
8268 * configure.ac: Enable libjava for x86_64-*-darwin9.
8269 * configure: Regenerate.
8270
8271 2007-12-07 Bill Maddox <maddox@google.com>
8272
8273 * MAINTAINERS (Write After Approval): Add myself.
8274
8275 2007-12-05 Ben Elliston <bje@au.ibm.com>
8276
8277 * config.sub, config.guess: Update from upstream sources.
8278
8279 2007-12-02 Matthias Klose <doko@ubuntu.com>
8280
8281 * config-ml.in: Remove 64bit configure tests.
8282
8283 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8284
8285 * config-ml.in: Robustify against white space in absolute file
8286 names.
8287
8288 * config-ml.in (multi-clean): Substitute ${Makefile}.
8289 Remove superfluous ${Makefile} in list.
8290
8291 2007-11-19 Thiemo Seufer <ths@mips.com>
8292
8293 * config-ml.in: Don't hardcode the Makefile name.
8294
8295 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
8296
8297 * MAINTAINERS (Write After Approval): Add myself.
8298
8299 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
8300
8301 * MAINTAINERS (Write After Approval): Add myself.
8302
8303 2007-11-06 Doug Kwan <dougkwan@google.com>
8304
8305 * MAINTAINERS (Write After Approval): Add myself.
8306
8307 2007-10-25 Ben Elliston <bje@au.ibm.com>
8308
8309 * MAINTAINERS (mercury): Remove entry.
8310 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8311
8312 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8313
8314 * Makefile.def (dependencies): Make configure-gdb depend on
8315 all-intl.
8316 * Makefile.in: Regenerated.
8317
8318 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8319
8320 * MAINTAINERS (Fortran maintainer): Remove myself.
8321
8322 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
8323
8324 * Makefile.def: To avoid problems running with parallel makes,
8325 build newlib before libgloss so that target specific header
8326 files are availble.
8327 * Makefile.in: Regenerate
8328
8329 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8330
8331 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8332 * Makefile.in: Regenerate.
8333
8334 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8335
8336 * MAINTAINERS (Register allocation reviewer): Add myself.
8337
8338 2007-10-08 Mike Frysinger <vapier@gentoo.org>
8339
8340 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8341 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8342 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8343 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8344 * configure: Regenerate.
8345
8346 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
8347
8348 * MAINTAINERS (Register allocation reviewer): Add myself.
8349
8350 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
8351
8352 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8353 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8354 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8355 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8356 * configure.ac: Default them to host tools for $host = $build.
8357 Subst them.
8358
8359 * configure: Regenerate.
8360 * Makefile.in: Regenerate.
8361
8362 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8363
8364 * MAINTAINERS (Register allocation reviewer): Add myself.
8365
8366 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
8367
8368 * MAINTAINERS (Register allocation reviewer): Add myself.
8369
8370 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
8371
8372 * MAINTAINERS (Write After Approval): Fix typo.
8373
8374 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8375
8376 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8377 * configure: Regenerate.
8378
8379 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8380
8381 PR bootstrap/31906
8382 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8383 they're already prefixed.
8384
8385 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8386
8387 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8388 libstdc++.
8389 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8390 * configure: Regenerate.
8391 * Makefile.in: Regenerate.
8392
8393 2007-09-17 Andreas Schwab <schwab@suse.de>
8394
8395 * configure.ac: Raise minimum makeinfo version to 4.6.
8396 * configure: Regenerate.
8397
8398 2007-09-17 Johannes Singler <singler@ira.uka.de>
8399
8400 * MAINTAINERS (write-after-approval) add myself
8401
8402 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8403
8404 * configure.ac: Correct makeinfo version check.
8405 * configure: Regenerate.
8406
8407 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8408
8409 * MAINTAINERS: Update my email address.
8410
8411 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8412
8413 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8414 to $skipdirs and only disable gprof for newlib. Use the normal
8415 mips*-elf* handling in other respects.
8416 * configure: Regnerate.
8417
8418 2007-09-12 David Daney <ddaney@avtrex.com>
8419
8420 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8421 enabling libgcj.
8422 * configure: Regenerate.
8423
8424 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8425
8426 PR other/32154
8427 * configure.ac: For libgloss targets, point the linker to the linker
8428 script, startup code and simulator library.
8429 * configure: Regenerate.
8430
8431 2007-09-07 Andrew Haley <aph@redhat.com>
8432
8433 * configure.ac (noconfigdirs): Remove target-libffi and
8434 target-libjava.
8435 * configure: Regenerate.
8436
8437 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8438
8439 PR target/33281
8440 * configure.ac: Use config/mh-mingw on mingw.
8441 * configure: Regenerate.
8442
8443 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8444
8445 * MAINTAINERS (Write After Approval): Add myself.
8446
8447 2007-09-05 Richard Guenther <rguenther@suse.de>
8448
8449 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8450 nor --disable-checking is provided also turn on yes and types
8451 checking for stage1.
8452 * configure: Re-generate.
8453
8454 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8455
8456 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8457 (Write After Approval): Remove myself.
8458
8459 2007-08-29 Nick Clifton <nickc@redhat.com>
8460
8461 * config.sub, config.guess: Update from upstream sources.
8462
8463 2007-08-22 Bud Davis <jmdavis@link.com>
8464
8465 * MAINTAINERS (Write After Approval): Added myself.
8466 * MAINTAINERS (Reviewers): Removed myself.
8467
8468 2007-08-18 Paul Brook <paul@codesourcery.com>
8469 Joseph Myers <joseph@codesourcery.com>
8470
8471 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8472 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8473 * Makefile.in: Regenerate.
8474 * configure.ac (--with-debug-prefix-map): New.
8475 * configure: Regenerate.
8476
8477 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8478 Nigel Stephens <nigel@mips.com>
8479
8480 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8481 as target_makefile_frag.
8482 * configure: Regenerate.
8483
8484 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8485
8486 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8487 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8488 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8489 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8490 (do-compare, do-compare3, do-compare-debug): New.
8491 ([+compare-target+]): Use them.
8492
8493 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8494
8495 * MAINTAINERS (Write After Approval): Change my email address.
8496
8497 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8498 Ben Elliston <bje@au.ibm.com>
8499
8500 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8501 --silent if $silent.
8502 * configure: Regenerate.
8503
8504 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8505
8506 * MAINTAINERS (Various Maintainers): Add myself as
8507 loop infrastructure maintainer. Update my e-mail
8508 address.
8509
8510 2007-07-31 Diego Novillo <dnovillo@google.com>
8511
8512 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8513 Adjust description.
8514
8515 2007-07-26 Richard Guenther <rguenther@suse.de>
8516
8517 * configure.ac: Add types checking to stage1 checking flags.
8518 * configure: Regenerate.
8519
8520 2007-07-17 Nick Clifton <nickc@redhat.com>
8521
8522 * COPYING3: New file. Contains version 3 of the GNU General
8523 Public License.
8524 * COPYING3.LIB: New file. Contains version 3 of the GNU
8525 Lesser General Public License.
8526
8527 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8528
8529 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8530
8531 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8532
8533 * MAINTAINERS (S/390 co-maintainer): Add myself.
8534 (Write After Approval): Remove myself.
8535
8536 2007-07-13 Dan Hipschman <dsh@google.com>
8537
8538 * MAINTAINERS (Write After Approval): Add myself.
8539
8540 2007-07-11 Nick Clifton <nickc@redhat.com>
8541
8542 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8543 WINDRES export.
8544 * Makefile.in: Regenerate.
8545
8546 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8547
8548 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8549 maintainer.
8550
8551 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8552
8553 * lt~obsolete.m4: New. Import from 20070318 libtool.
8554
8555 2007-07-03 Julian Brown <julian@codesourcery.com>
8556
8557 * MAINTAINERS (Write After Approval): Add myself.
8558
8559 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8560
8561 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8562 * configure: Regenerate.
8563
8564 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8565
8566 * configure.ac: Add some missing m4 quotation.
8567 * configure: Regenerate.
8568
8569 2007-07-02 Simon Baldwin <simonb@google.com>
8570
8571 * MAINTAINERS (Write After Approval): Add myself.
8572
8573 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
8574
8575 * configure: Regenerate.
8576
8577 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
8578
8579 * Makefile.def: Add windmc tool to build.
8580 * Makefile.tpl: Likewise.
8581 * configure.ac: Likewise.
8582 * Makefile.in: Regenerate.
8583 * configure: Regenerate.
8584
8585 2007-06-28 DJ Delorie <dj@redhat.com>
8586
8587 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8588 not building newlib.
8589 * configure: Regenerated.
8590
8591 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8592
8593 * MAINTAINERS (Write After Approval): Add myself.
8594
8595 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
8596
8597 * MAINTAINERS (Write After Approval): Add myself.
8598
8599 2007-06-19 Chris Matthews <chrismatthews@google.com>
8600
8601 * MAINTAINERS (Write After Approval): Add myself.
8602
8603 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8604
8605 * MAINTAINERS (Write After Approval): Add myself.
8606
8607 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8608
8609 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8610 * Makefile.in: Regenerated.
8611
8612 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8613
8614 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8615 bfin*-*-uclinux* targets.
8616 * configure: Regenerate.
8617
8618 2007-06-14 Ian Lance Taylor <iant@google.com>
8619
8620 * MAINTAINERS: Add myself as non-algorithmic global write
8621 maintainer.
8622
8623 2007-06-14 Diego Novillo <dnovillo@google.com>
8624
8625 * MAINTAINERS: Add self as middle-end maintainer and
8626 non-algorithmic global write maintainer.
8627
8628 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8629
8630 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8631 Move all Fortran maintainers except Paul Brook into the
8632 Non-Autopoiesis section.
8633
8634 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
8635
8636 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8637 (distclean-stage[+id+]): Possibly delete stage_last.
8638 * Makefile.in: Regenerate.
8639
8640 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
8641
8642 * MAINTAINERS (Various Maintainer): Fix typo.
8643
8644 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
8645
8646 * MAINTAINERS (Various Maintainer): Add myself as
8647 dataflow maintainer.
8648
8649 2007-06-07 Ben Elliston <bje@au.ibm.com>
8650
8651 * config.sub, config.guess: Update from upstream sources.
8652
8653 2007-06-07 Ben Elliston <bje@au.ibm.com>
8654
8655 * Makefile.tpl: Fix spelling error.
8656 * Makefile.in: Regenerate.
8657
8658 2007-06-01 Steve Ellcey <sje@cup.hp.com>
8659
8660 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8661 lt_cv_sys_max_cmd_len.
8662
8663 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8664
8665 * MAINTAINERS (Various Maintainers): Add myself as
8666 auto-vectorizer maintainer.
8667
8668 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
8669
8670 PR libjava/32098
8671 * libtool.m4: Revert previous change.
8672 * ltgcc.m4: Put it here.
8673
8674 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8675
8676 * MAINTAINERS (Various Maintainers): Add myself as
8677 auto-vectorizer maintainer.
8678
8679 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8680
8681 PR libjava/32098
8682 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8683
8684 2007-05-30 Richard Guenther <rguenther@suse.de>
8685
8686 * MAINTAINERS (Various Maintainers): Add myself as
8687 auto-vectorizer maintainer.
8688
8689 2007-05-30 Jakub Jelinek <jakub@redhat.com>
8690
8691 PR bootstrap/29382
8692 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8693 * configure: Rebuilt.
8694
8695 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
8696
8697 * MAINTAINERS (Write After Approval): Removed my name.
8698
8699 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8700
8701 * MAINTAINERS (Write After Approval): Remove myself.
8702
8703 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8704
8705 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8706
8707 2007-05-23 Steve Ellcey <sje@cup.hp.com>
8708
8709 * ltmain.sh: Update from ToT Libtool.
8710 * libtool.m4: Update from ToT Libtool.
8711 * ltsugar.m4: New. Update from ToT Libtool.
8712 * ltversion.m4: New. Update from ToT Libtool.
8713 * ltoptions.m4: New. Update from ToT Libtool.
8714 * ltconfig: Remove.
8715 * ltcf-c.sh: Remove.
8716 * ltcf-cxx.sh: Remove.
8717 * ltcf-gcj.sh: Remove.
8718
8719 2007-05-22 Ollie Wild <aaw@google.com>
8720
8721 * MAINTAINERS (Write After Approval): Add myself.
8722
8723 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
8724
8725 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8726 stage_cflags.
8727 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8728 Remove CFLAGS/LIBCFLAGS.
8729 (configure-stage[+id+]-[+prefix+][+module+],
8730 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8731 * Makefile.in: Regenerate.
8732
8733 2007-05-15 Diego Novillo <dnovillo@google.com>
8734
8735 * MAINTAINERS: Update e-mail address.
8736
8737 2007-05-15 Revital Eres <eres@il.ibm.com>
8738
8739 * MAINTAINERS (Write After Approval): Add myself.
8740
8741 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
8742
8743 * MAINTAINERS (Write After Approval): Updated my address.
8744
8745 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8746
8747 * MAINTAINERS (Write After Approval): Add myself.
8748
8749 2007-05-11 Silvius Rus <rus@google.com>
8750
8751 * MAINTAINERS (Write After Approval): Add myself.
8752
8753 2007-04-23 Tom Tromey <tromey@redhat.com>
8754
8755 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8756
8757 2007-04-22 Mark Mitchell <mark@codesourcery.com>
8758
8759 * MAINTAINERS (cpplib): Rename to ...
8760 (libcpp): ... this. Add C/C++ front end maintainers.
8761
8762 2007-04-14 Steve Ellcey <sje@cup.hp.com>
8763
8764 * config-ml.in: Pass ${ml_config_env} to configure calls.
8765
8766 2007-04-04 Christian Bruel <christian.bruel@st.com>
8767
8768 * MAINTAINERS (Write After Approval): Add myself.
8769
8770 2007-04-02 Dave Korn <dave.korn@artimi.com>
8771
8772 * MAINTAINERS (Write After Approval): Add myself.
8773
8774 2007-03-31 Tobias Burnus <burnus@net-b.de>
8775
8776 * MAINTAINERS (fortran 95 front end): Add myself.
8777
8778 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8779
8780 * MAINTAINERS (Write After Approval): Add myself.
8781
8782 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
8783
8784 * MAINTAINERS (Modulo Scheduler): Add myself.
8785
8786 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8787
8788 * MAINTAINERS (fortran 95 front end): Add myself.
8789 (c++ front end): whitespace fix.
8790
8791 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8792
8793 * MAINTAINERS (Write After Approval): Add myself.
8794
8795 2007-03-21 Richard Sandiford <richard@codesourcery.com>
8796
8797 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8798 of glob. Quote arguments with single quotes too.
8799 * configure: Regenerate.
8800
8801 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8802
8803 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8804 * Makefile.in: Regenerate
8805
8806 2007-03-07 Andreas Schwab <schwab@suse.de>
8807
8808 * configure: Regenerate.
8809
8810 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8811
8812 * configure.ac: Add "--with-pdfdir" configure option,
8813 which defines pdfdir variable.
8814 * Makefile.def (target=fixincludes): Add install-pdf to
8815 missing targets.
8816 (recursive_targets): Add install-pdf target.
8817 (flags_to_pass): Add pdfdir.
8818 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8819 target.
8820 * configure: Regenerate
8821 * Makefile.in: Regenerate
8822
8823 2007-02-28 Eric Christopher <echristo@apple.com>
8824
8825 Revert:
8826 2006-12-07 Mike Stump <mrs@apple.com>
8827
8828 * Makefile.def (dependencies): Add dependency for
8829 install-target-libssp and install-target-libgomp on
8830 install-gcc.
8831 * Makefile.in: Regenerate.
8832
8833 2007-02-27 Matt Kraai <kraai@ftbfs.org>
8834
8835 * configure: Regenerate.
8836 * configure.ac: Move statements after variable declarations.
8837
8838 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8839
8840 * MAINTAINERS: Add myself as sh maintainer.
8841
8842 2007-02-19 Joseph Myers <joseph@codesourcery.com>
8843
8844 * configure.ac: Adjust for loop syntax.
8845 * configure: Regenerate.
8846
8847 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8848
8849 * configure: Rebuilt.
8850
8851 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8852
8853 * configure.ac: Drop multiple occurrences of --enable-languages,
8854 and fix its quoting.
8855 * configure: Rebuilt.
8856
8857 2007-02-17 Mark Mitchell <mark@codesourcery.com>
8858 Nathan Sidwell <nathan@codesourcery.com>
8859 Vladimir Prus <vladimir@codesourcery.com>
8860 Joseph Myers <joseph@codesourcery.com>
8861
8862 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8863 * configure: Regenerate.
8864
8865 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8866
8867 * ltconfig (freebsd*): Default to elf.
8868
8869 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8870
8871 * configure.ac (target_libraries): Move libgcc before libiberty.
8872 * configure: Regenerated.
8873
8874 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8875 Paolo Bonzini <bonzini@gnu.org>
8876
8877 PR bootstrap/30753
8878 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8879 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8880 * configure: Regenerated.
8881
8882 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8883
8884 * MAINTAINERS (Language Front End Maintainers): Update my mail
8885 address.
8886
8887 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8888
8889 PR bootstrap/30748
8890 * configure.ac: Correct syntax for Solaris ksh.
8891 * configure: Regenerated.
8892
8893 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8894
8895 * configure.ac: Sync with src.
8896 * configure: Regenerate.
8897
8898 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8899
8900 * Makefile.in: Regenerate.
8901
8902 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8903
8904 * config.sub: Sync with src.
8905
8906 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8907
8908 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8909 noncanonical equivalents.
8910 * configure.in: Rename to...
8911 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8912 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8913 target_noncanonical. Use them. Rewrite removal of configure
8914 arguments for autoconf 2.59. Discard variable settings. Force
8915 program_transform_name for native tools.
8916
8917 * Makefile.in: Regenerated.
8918 * configure: Regenerated with autoconf 2.59.
8919
8920 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
8921
8922 * MAINTAINERS (Write After Approval): Add myself.
8923
8924 2007-01-31 Andreas Schwab <schwab@suse.de>
8925
8926 * Makefile.tpl (LDFLAGS): Substitute it.
8927 * Makefile.in: Regenerate.
8928
8929 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
8930
8931 * MAINTAINERS (Write After Approval): Add myself.
8932
8933 2007-01-28 David Edelsohn <edelsohn@gnu.org>
8934
8935 * MAINTAINERS (spu port): Add myself.
8936
8937 2007-01-23 Richard Guenther <rguenther@suse.de>
8938
8939 PR bootstrap/30541
8940 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8941 * Makefile.tpl (GNATBIND): Substitute it.
8942 (GNATMAKE): Likewise.
8943 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8944 of STAGE_PREFIX.
8945 * Makefile.in: Regenerate.
8946 * configure: Regenerate.
8947
8948 2007-01-18 Mike Stump <mrs@apple.com>
8949
8950 * configure.in: Re-enable -Werror for gcc builds.
8951
8952 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
8953
8954 * MAINTAINERS (Write After Approval): Add myself.
8955
8956 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8957
8958 * configure.in: Change == to = in test command.
8959 * configure: Regenerate.
8960
8961 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8962 Nick Clifton <nickc@redhat.com>
8963 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8964
8965 * configure.in (build_configargs, host_configargs, target_configargs):
8966 Remove build/host/target parameters.
8967 (host_libs): Add gmp and mpfr.
8968 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8969 * Makefile.def (gmp, mpfr): New.
8970 (gcc): Remove target.
8971 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8972 target_os, target_vendor): New.
8973 (configure): Add host_alias/target_alias arguments; adjust invocations.
8974 * configure: Regenerate.
8975 * Makefile.in: Regenerate.
8976
8977 2007-01-11 Matt Fago <fago@earthlink.net>
8978
8979 * configure.in: Try to link to functions only in mpfr 2.2.x
8980 to improve robustness of configure tests.
8981 * configure: Regenerate.
8982
8983 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
8984
8985 * MAINTAINERS: Add myself as i386 maintainer.
8986
8987 2007-01-08 Jan Hubicka <jh@suse.cz>
8988
8989 * MAINTAINERS: Add myself as i386 maintainer.
8990
8991 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
8992
8993 * configure.in: Add support for an x86_64-mingw* target.
8994 * configure: Regenerate.
8995
8996 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8997
8998 * Makefile.tpl (all-target): Correct @if conditional for target
8999 modules.
9000 * configure.in: Omit libiberty if building only target libgcc.
9001 * configure, Makefile.in: Regenerated.
9002
9003 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
9004
9005 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
9006 * configure: Regenerate.
9007
9008 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9009
9010 * Makefile.def (target_modules): Add libgcc.
9011 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
9012 * Makefile.tpl (clean-target-libgcc): Delete.
9013 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9014 on gcc even for bootstrapped modules. Rewrite handling of
9015 lang_env_dependencies to loop over target_modules.
9016 * configure.in (target_libraries): Add target-libgcc.
9017 * Makefile.in, configure: Regenerated.
9018
9019 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
9020
9021 * configure.in: Reorganize recognition of languages. Add
9022 --enable-stage1-languages. Show supported languages for the chosen
9023 target rather than all recognized languages.
9024 * configure: Regenerate.
9025
9026 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
9027
9028 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9029 * Makefile.in: Regenerate.
9030
9031 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9032
9033 * configure.in: Warn that MPFR 2.2.0 is buggy.
9034 * configure: Regenerate.
9035
9036 2006-12-27 Ian Lance Taylor <iant@google.com>
9037
9038 * configure.in: When removing Makefiles to force a reconfigure, also
9039 remove prev-DIR*/Makefile.
9040 * configure: Regenerate.
9041
9042 2006-12-22 Andreas Schwab <schwab@suse.de>
9043
9044 * configure: Regenerate with correct autoconf version.
9045
9046 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
9047
9048 * configure.in: add AC_SUBST for *_FOR_TARGET.
9049 * configure: Regenerate.
9050
9051 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9052
9053 * configure.in: Simplify logic for rejecting languages that cannot
9054 be built. Separate the case when a language is unsupported,
9055 from the case when the user chooses not to build a language.
9056
9057 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9058
9059 * configure.in: Remove "$build" case for powerpc-*-darwin* since
9060 it only affects bootstrap and could be tested on "$host" as well.
9061 * configure: Regenerate.
9062 * config/mh-ppc-darwin: Add to the stage1 cflags here.
9063
9064 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9065
9066 PR bootstrap/29544
9067 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9068 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9069 move here comment from Makefile.tpl.
9070 * Makefile.tpl: Move some definitions higher in the file.
9071 (STAGE1_CHECKING): New.
9072 * configure.in: Add --enable-stage1-checking.
9073 * configure: Regenerate.
9074 * Makefile.in: Regenerate.
9075
9076 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9077
9078 * MAINTAINERS: Add myself as build system maintainer.
9079
9080 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
9081
9082 * MAINTAINERS (Write After Approval): Add myself.
9083
9084 2006-12-13 Eric Christopher <echristo@apple.com>
9085
9086 * MAINTAINERS: Add myself as darwin maintainer.
9087
9088 2006-12-11 Ian Lance Taylor <ian@airs.com>
9089
9090 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9091
9092 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
9093
9094 MAINTAINERS: Update my entry.
9095
9096 2006-12-11 Alan Modra <amodra@bigpond.net.au>
9097
9098 * configure.in: Handle spu makefile frag.
9099 * Makefile.tpl (MAINT): Define
9100 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9101 * configure: Regenerate.
9102 * Makefile.in: Regenerate.
9103
9104 2006-12-11 Ben Elliston <bje@au.ibm.com>
9105
9106 * config.guess: Import latest version.
9107 * config.sub: Likewise.
9108
9109 2006-12-11 Ben Elliston <bje@au.ibm.com>
9110
9111 * configure.in (spu-*-*): Don't skip target-libiberty.
9112 * configure: Regenerate.
9113
9114 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
9115
9116 PR bootstrap/30134
9117 * configure.in: Correct x86 darwin support for libjava to powerpc
9118 and i?86 only.
9119 * configure: Regenerate.
9120
9121 2006-12-08 Sandro Tolaini <tolaini@libero.it>
9122
9123 * configure.in: Add x86 darwin support for libjava.
9124 * configure: Regenerate.
9125
9126 2006-12-07 Mike Stump <mrs@apple.com>
9127
9128 * Makefile.def (dependencies): Add dependency for
9129 install-target-libssp and install-target-libgomp on
9130 install-gcc.
9131 * Makefile.in: Regenerate.
9132
9133 2006-12-04 Richard Guenther <rguenther@suse.de>
9134
9135 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9136 (Non-Algorithmic Maintainers): Move over non-algorithmic
9137 loop optimizer maintainers, add myself as a non-algorithmic
9138 middle-end maintainer.
9139
9140 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
9141
9142 * MAINTAINERS (Write After Approval): Add myself.
9143
9144 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9145
9146 * configure.in: Update error message for missing GMP/MPFR.
9147
9148 * configure: Regenerate.
9149
9150 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9151
9152 * configure.in: Update MPFR version in error message.
9153
9154 * configure: Regenerate.
9155
9156 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9157
9158 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9159 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9160 --with-gmp-lib): New flags.
9161
9162 * configure: Regenerate.
9163
9164 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
9165
9166 * MAINTAINERS (Write After Approval): Change my email address.
9167
9168 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
9169
9170 * MAINTAINERS (Write After Approval): Add myself.
9171
9172 2006-11-22 Philipp Thomas <pth@suse.de>
9173
9174 * MAINTAINERS (i18n): Update e-mail address.
9175
9176 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9177
9178 * MAINTAINERS (spu port): Add myself as maintainer.
9179 (Write After Approval): Remove myself.
9180
9181 2006-11-22 Ben Elliston <bje@au.ibm.com>
9182
9183 * configure.in (skipdirs): Don't build libssp for SPU.
9184 * configure: Regenerate.
9185
9186 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
9187
9188 * MAINTAINERS (spu port): Add myself as maintainer.
9189 (libobjc): Update my email address.
9190
9191 2006-11-21 Andrea Bona <andrea.bona@st.com>
9192
9193 * MAINTAINERS (Write After Approval): Add myself.
9194
9195 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9196
9197 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9198 * configure : Rebuilt.
9199
9200 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9201
9202 * MAINTAINERS (Write After Approval): Add myself.
9203
9204 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
9205
9206 * MAINTAINERS (Write After Approval): Add myself.
9207
9208 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9209
9210 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9211 libmpfr.a.
9212 * configure: Regenerate.
9213
9214 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
9215
9216 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9217 (unstage): Test for stage_last presence.
9218
9219 PR bootstrap/29802
9220 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9221 STAGE_PREFIX.
9222 * Makefile.in: Regenerate.
9223
9224 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
9225
9226 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9227 maintainers.
9228
9229 2006-11-14 Erven Rohou <erven.rohou@st.com>
9230
9231 * MAINTAINERS (Write After Approval): Add myself.
9232
9233 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
9234
9235 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9236 and stageN-package/Makefile.
9237 * Makefile.in: Regenerated.
9238
9239 2006-11-14 Jie Zhang <jie.zhang@analog.com>
9240
9241 * configure.in: Remove target-libgloss from noconfigdirs for
9242 bfin-*-*.
9243 * configure: Regenerated.
9244
9245 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9246
9247 * configure.in (have_gmp): Only error if the gcc directory exists.
9248
9249 * configure: Regenerate.
9250
9251 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9252
9253 * configure.in: Robustify error message for missing GMP/MPFR.
9254
9255 * configure: Regenerate.
9256
9257 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
9258
9259 * MAINTAINERS (Write After Approval): Add myself.
9260
9261 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
9262
9263 * MAINTAINERS: Change email address.
9264
9265 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9266
9267 * MAINTAINERS (Write After Approval): Add myself.
9268
9269 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9270
9271 * MAINTAINERS (Write After Approval): Add myself.
9272
9273 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9274
9275 * MAINTAINERS (Write After Approval): Move myself to
9276 Write After Approval section.
9277
9278 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9279
9280 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9281 need_gmp anymore.
9282 * configure: Regenerate.
9283
9284 2006-10-16 Tobias Burnus <burnus@net-b.de>
9285
9286 * MAINTAINERS (Write After Approval): Add myself.
9287
9288 2006-10-16 Ben Elliston <bje@au.ibm.com>
9289
9290 * config.guess: Import latest version.
9291 * config.sub: Likewise.
9292
9293 2006-10-10 Brooks Moses <bmoses@stanford.edu>
9294
9295 * Makefile.def: Added pdf target handling.
9296 * Makefile.tpl: Added pdf target handling.
9297 * Makefile.in: Regenerated.
9298
9299 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9300
9301 * MAINTAINERS: Add self as score port maintainer.
9302
9303 2006-10-04 Brooks Moses <bmoses@stanford.edu>
9304
9305 * MAINTAINERS (Write After Approval): Add myself.
9306
9307 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9308
9309 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
9310 or newer.
9311 * configure: Regenerated.
9312
9313 2006-09-27 Dave Brolley <brolley@redhat.com>
9314
9315 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9316 using $s instead of $r.
9317 * configure: Regenerated.
9318
9319 2006-09-26 Thiemo Seufer <ths@mips.com>
9320
9321 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9322 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9323 * configure: Regenerate.
9324
9325 2006-09-24 Graeme Peterson <gridly@gmail.com>
9326
9327 * MAINTAINERS (Write After Approval): Remove myself.
9328
9329 2006-09-22 Chao-ying Fu <fu@mips.com>
9330
9331 * MAINTAINERS (Write After Approval): Add myself.
9332
9333 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9334
9335 * MAINTAINERS: Add self as soft-fp maintainer.
9336
9337 2006-09-09 Anatoly Sokolov <aesok@post.ru>
9338
9339 * MAINTAINERS: Add myself as avr maintainer.
9340 Remove Marek Michalkiewicz as avr maintainer.
9341
9342 2006-09-07 Roberto Costa <roberto.costa@st.com>
9343
9344 * MAINTAINERS (Write After Approval): Add myself.
9345
9346 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
9347
9348 * configure.in: Never build newlib for a Mingw host.
9349 Never build newlib as Mingw target library.
9350 Test the existence of winsup/cygwin for building a Cygwin newlib,
9351 rather than just winsup.
9352 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9353 building a Mingw target.
9354 * configure: Regenerate.
9355
9356 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9357
9358 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9359
9360 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
9361
9362 * config.guess: Import from src (was more updated).
9363 * config.sub: Likewise.
9364
9365 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9366
9367 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9368 * configure: Regenerated.
9369
9370 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
9371
9372 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9373 for stages after the first.
9374
9375 2006-07-17 Jakub Jelinek <jakub@redhat.com>
9376
9377 * Makefile.def: Add dependencies for configure-opcodes
9378 on configure-intl and all-opcodes on all-intl.
9379 * Makefile.in: Regenerated.
9380
9381 2006-07-13 Ben Elliston <bje@au.ibm.com>
9382
9383 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9384
9385 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9386
9387 Port to hosts whose 'sort' and 'tail' implementations
9388 treat operands with leading '+' as file names, as POSIX
9389 has required since 2001. However, make sure the code still
9390 works on pre-POSIX hosts.
9391 * ltmain.sh: Don't assume "sort +2" is equivalent to
9392 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9393
9394 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9395
9396 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9397
9398 2006-07-04 Peter O'Gorman <peter@pogma.com>
9399
9400 * ltconfig: chmod 644 before ranlib during install.
9401
9402 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9403
9404 PR bootstrap/18058
9405 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9406 if the bootstrap compiler is a GCC version that supports it.
9407 * configure: Regenerate.
9408
9409 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9410
9411 * configure.in: Fix thinkos in previous check-in.
9412 * configure: Regenerate.
9413
9414 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9415
9416 PR other/27063
9417 * configure.in: Test subdir_requires and give an appropriate
9418 error message.
9419 * configure: Regenerate.
9420
9421 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9422
9423 * MAINTAINERS (Write After Approval): Add myself.
9424
9425 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9426
9427 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9428
9429 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9430
9431 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9432
9433 2006-06-20 David Ayers <d.ayers@inode.at>
9434
9435 PR bootstrap/28072
9436 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9437 whether target-libjava is being configured instead of whether the
9438 java front end is enabled.
9439 * configure: Regenerate.
9440
9441 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9442
9443 PR target/27540
9444 * configure.in: Only enable libgomp on IRIX 6.
9445 * configure: Regenerate.
9446
9447 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9448
9449 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9450 too.
9451 * Makefile.in: Regenerate.
9452
9453 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9454
9455 * config-ml.in: Alter CCASFLAGS to include special
9456 multilib options the same as is done for CFLAGS.
9457
9458 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9459
9460 * configure.in: Don't enable libgomp on hpux10.
9461 * configure: Rebuilt.
9462
9463 2006-06-12 David Ayers <d.ayers@inode.at>
9464
9465 PR bootstrap/27963
9466 PR target/19970
9467 * configure.in: Remove target-boehm-gc from noconfigdirs where
9468 ${libgcj} is specified.
9469 * configure: Regenerate.
9470
9471 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9472
9473 Sync from src:
9474
9475 * configure.in: Sync.
9476 * configure: Regenerated.
9477
9478 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9479
9480 * Makefile.def: Added dependencies from sim and gdb on intl, and
9481 added configure dependencies to everything with an all dependency
9482 on intl.
9483 * Makefile.in: Regenerated.
9484
9485 2006-06-06 David Ayers <d.ayers@inode.at>
9486
9487 PR libobjc/13946
9488 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9489 * Makefile.in: Regenerate.
9490 * configure.in: Add --enable-objc-gc at toplevel and have it
9491 enable boehm-gc for Objective-C.
9492 Remove target-boehm-gc from libgcj.
9493 Add target-boehm-gc to target_libraries.
9494 Add target-boehm-gc to noconfigdirs where ${libgcj}
9495 is specified.
9496 Assert that boehm-gc is supported when requested for Objective-C.
9497 Only build boehm-gc if needed either for Java or Objective-C.
9498 * configure: Regenerate.
9499
9500 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9501
9502 PR 27674
9503 * Makefile.tpl (configure-[+prefix+][+module+],
9504 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9505 Remove rule to unstage bootstrapped modules.
9506 (stage_current): New.
9507 * Makefile.in: Regenerate.
9508
9509 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9510
9511 * MAINTAINERS (Write After Approval): Update my e-mail address.
9512
9513 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9514
9515 * include/libiberty.h: Declare pex_run_in_environment.
9516
9517 2006-05-31 Asher Langton <langton2@llnl.gov>
9518
9519 * MAINTAINERS (Write After Approval): Add myself.
9520
9521 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9522
9523 * Makefile.def (bfd, opcodes): Fix lib_path.
9524 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9525 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9526 * Makefile.in: Regenerate.
9527
9528 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9529
9530 * Makefile.in: Regenerate.
9531
9532 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9533
9534 * Makefile.def: Add install-html target. Add datarootdir
9535 docdir and htmldir to flags_to_pass.
9536 * Makefile.tpl: Add install-html target.
9537 * Makefile.in: Regenerate.
9538 * configure.in: Add --with-datarootdir, --with-docdir, and
9539 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9540 * configure: Regenerate.
9541
9542 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9543
9544 * configure.in: Enable gprof for cross builds.
9545 * configure: Regenerate.
9546
9547 2006-05-22 Richard Guenther <rguenther@suse.de>
9548
9549 Revert
9550 2006-01-31 Richard Guenther <rguenther@suse.de>
9551 Paolo Bonzini <bonzini@gnu.org>
9552
9553 * Makefile.def (target_modules): Add libgcc-math target module.
9554 * configure.in (target_libraries): Add libgcc-math target library.
9555 (--enable-libgcc-math): New configure switch.
9556 * Makefile.in: Re-generate.
9557 * configure: Re-generate.
9558 * libgcc-math: New toplevel directory.
9559
9560 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9561 Andreas Tobler <a.tobler@schweiz.ch>
9562
9563 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9564 * configure: Rebuilt.
9565
9566 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
9567
9568 * MAINTAINERS (Write After Approval): Add myself.
9569
9570 2006-05-01 DJ Delorie <dj@redhat.com>
9571
9572 * configure.in: Restore CFLAGS if GMP isn't present.
9573 * configure: Regenerate.
9574
9575 2006-05-01 Richard Guenther <rguenther@suse.de>
9576
9577 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9578 maintainer.
9579
9580 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
9581
9582 * MAINTAINERS (Write After Approval): Add myself.
9583
9584 2006-04-28 Jan Beulich <jbeulich@novell.com>
9585
9586 * MAINTAINERS (Write After Approval): Add myself.
9587
9588 2006-04-18 DJ Delorie <dj@redhat.com>
9589
9590 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9591 reference libgloss so that libssp can be built in a combined
9592 tree.
9593 * configure: Regenerate.
9594
9595 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
9596
9597 * MAINTAINERS (Write After Approval): Add myself.
9598
9599 2006-04-05 Ben Elliston <bje@au.ibm.com>
9600
9601 * configure.in: Require makeinfo 4.4 or higher.
9602 * configure: Regenerate.
9603
9604 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9605
9606 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9607 Rearrange the entries of other libraries to have them in one place.
9608
9609 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9610
9611 * MAINTAINERS (Write After Approval): Remove myself.
9612 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9613
9614 2006-03-14 Richard Guenther <rguenther@suse.de>
9615
9616 * configure: Regenerate with autoconf 2.13.
9617
9618 2006-03-13 Jim Blandy <jimb@codesourcery.com>
9619
9620 * MAINTAINERS: Use my work address.
9621
9622 * MAINTAINERS: Update my E-mail address.
9623
9624 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
9625
9626 * configure.in: Handle --disable-<component> generically.
9627 * configure: Regenerate.
9628
9629 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9630
9631 PR libgcj/17311
9632 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9633
9634 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9635
9636 * MAINTAINERS (Write After Approval): Remove myself.
9637 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9638
9639 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
9640
9641 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9642 (TARGET_CONFIGDIRS): Remove.
9643 * configure.in: Remove AC_SUBST(target_configdirs).
9644 * Makefile.in, configure: Regenerated.
9645
9646 2006-02-20 Steven G. Kargl <kargls@comcast.net>
9647
9648 * MAINTAINERS (Write After Approval): Remove myself.
9649 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9650
9651 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
9652
9653 PR bootstrap/25670
9654
9655 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9656
9657 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9658 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9659 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9660 BUILD_PREFIX, BUILD_PREFIX_1.
9661 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9662
9663 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9664 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9665
9666 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9667 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9668 of `cat stage_current`. Always provide the `r' and `s' variables.
9669 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9670 a single shell execution.
9671 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9672 bootstrapped modules, make the stage1 module if the build was not
9673 started yet, else build the current stage.
9674 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9675 (all-build, all-host, all-target, [+make_target+]-host,
9676 [+make_target+]-target): Do not use \-continued lines.
9677 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9678 (current_stage, restrap, stage_last): New.
9679
9680 * Makefile.in: Regenerate.
9681 * configure: Regenerate.
9682
9683 2006-02-19 Bud Davis <jmdavis@link.com>
9684
9685 * MAINTAINERS (Write After Approval): Remove myself.
9686 (Language Front End Maintainers): Add myself as fortran 95
9687 maintainer and update e-mail address.
9688
9689 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9690
9691 * MAINTAINERS (Write After Approval): Remove myself.
9692 (Language Front End Maintainers): Add myself as fortran 95
9693 maintainer.
9694
9695 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
9696
9697 * MAINTAINERS (Write After Approval): Add myself.
9698
9699 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9700
9701 * MAINTAINERS (Write After Approval): Remove myself.
9702 (Language Front End Maintainers): Add myself as
9703 fortran 95 maintainer.
9704
9705 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9706
9707 Sync from src:
9708
9709 2005-12-27 Leif Ekblad <leif@rdos.net>
9710
9711 * configure.in: Add support for RDOS target.
9712 * configure: Regenerate.
9713
9714 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9715 Andreas Schwab <schwab@suse.de>
9716
9717 * configure: Regenerate.
9718
9719 2006-02-12 David Edelsohn <edelsohn@gnu.org>
9720
9721 * configure.in (enable_libgomp): Add AIX.
9722 * configure: Regenerate.
9723
9724 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9725
9726 * MAINTAINERS (Write After Approval): Add myself.
9727
9728 2006-02-03 Lee Millward <lee.millward@gmail.com>
9729
9730 * MAINTAINERS (Write After Approval): Add myself.
9731
9732 2006-01-31 Richard Guenther <rguenther@suse.de>
9733 Paolo Bonzini <bonzini@gnu.org>
9734
9735 * Makefile.def (target_modules): Add libgcc-math target module.
9736 * configure.in (target_libraries): Add libgcc-math target library.
9737 (--enable-libgcc-math): New configure switch.
9738 * Makefile.in: Re-generate.
9739 * configure: Re-generate.
9740 * libgcc-math: New toplevel directory.
9741
9742 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
9743
9744 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9745 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9746 the assembler, linker and binutils.
9747 * configure: Regenerate.
9748
9749 2006-01-22 Dirk Mueller <dmueller@suse.de>
9750
9751 * MAINTAINERS (Write After Approval): Add myself.
9752
9753 2006-01-20 Diego Novillo <dnovillo@redhat.com>
9754
9755 * configure: Regenerate.
9756
9757 2006-01-18 Richard Henderson <rth@redhat.com>
9758 Jakub Jelinek <jakub@redhat.com>
9759 Diego Novillo <dnovillo@redhat.com>
9760
9761 * libgomp: New directory.
9762 * Makefile.def: Add target_module libgomp.
9763 * Makefile.in: Regenerate.
9764 * configure.in (target_libraries): Add target-libgomp.
9765 * configure: Regenerate.
9766
9767 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
9768
9769 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9770 @ from continuation.
9771 * Makefile.in: Rebuilt.
9772
9773 2006-01-04 Chris Lattner <sabre@gnu.org>
9774
9775 * MAINTAINERS (Write After Approval): Add myself.
9776
9777 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
9778
9779 PR bootstrap/24252
9780
9781 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9782 * Makefile.tpl (OBJDUMP): New.
9783 (EXTRA_HOST_FLAGS): Add it.
9784 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9785
9786 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9787 to use symbolic links between directories. Avoid race conditions
9788 or make them harmless.
9789 * configure.in: Do not try to use symbolic links between directories.
9790
9791 * Makefile.def (LEAN): Pass.
9792 * Makefile.tpl (LEAN): Define.
9793 (stage[+id+]-start): Accept that the previous directory does not
9794 exist, if the bootstrap is lean.
9795 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9796 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9797 configure substitution.
9798 ([+compare-target+]): Likewise.
9799 ([+bootstrap-target+]-lean): New.
9800 * configure.in: Remove lean bootstrap support from here.
9801
9802 * Makefile.in: Regenerate.
9803 * configure: Regenerate.
9804
9805 2006-01-04 Ben Elliston <bje@au.ibm.com>
9806
9807 * MAINTAINERS (libdecnumber): Add myself.
9808
9809 2006-01-02 Mark Mitchell <mark@codesourcery.com>
9810
9811 * libtool-ldflags: New script.
9812
9813 2006-01-02 Andreas Schwab <schwab@suse.de>
9814
9815 * configure.in: When reconfiguring remove Makefile in
9816 all stage directories.
9817 * configure: Regenerate.
9818
9819 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9820
9821 * MAINTAINERS: Update my email address.
9822
9823 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
9824
9825 Revert Ada-related part of the previous change.
9826
9827 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9828 Do not pass.
9829 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9830 * Makefile.in: Regenerate.
9831 * configure.in: Do not include mt-ppc-aix target fragment.
9832 * configure: Regenerate.
9833
9834 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
9835
9836 * configure.in: Select appropriate fragments for PowerPC/AIX.
9837 * configure: Regenerate.
9838
9839 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9840 BOOT_CFLAGS, BOOT_LDFLAGS.
9841 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9842 BOOT_CFLAGS, BOOT_LDFLAGS.
9843 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9844 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9845 (stage): Fail if we cannot complete the work.
9846 * Makefile.in: Regenerate.
9847
9848 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9849
9850 * configure.in: Replace ms1 with mt.
9851 * configure: Rebuilt.
9852
9853 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9854
9855 * MAINTAINERS: Update my email address.
9856
9857 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
9858
9859 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9860 install-host-nogcc): Don't invoke $(stage) at the end.
9861 * Makefile.in: Regenerate.
9862
9863 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
9864
9865 * configure.in: Flip the top-level bootstrap switch.
9866 * configure: Regenerate.
9867
9868 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9869
9870 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9871 $(stage) and $(unstage).
9872 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9873 (all): Remove stray semicolon.
9874 (local-distclean): Don't handle multilib.tmp and multilib.out.
9875 (install.all): Set $s for consistency.
9876 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9877 check_multilibs setting. Always make the install directory.
9878 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9879 Correct @if/@endif.
9880 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9881 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9882 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9883 (multilib.out): Remove.
9884 * Makefile.in: Regenerated.
9885
9886 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9887
9888 * MAINTAINERS (Write After Approval): Add myself.
9889
9890 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9891
9892 * MAINTAINERS: Add myself as mt maintainer.
9893
9894 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9895
9896 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9897
9898 * MAINTAINERS: Change email address.
9899
9900 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
9901
9902 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9903 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9904 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9905 Find in-tree tools if available.
9906 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9907 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9908 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9909 (COMPILER_*_FOR_TARGET): New.
9910 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9911 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9912 (CONFIGURED_*, USUAL_*): Remove.
9913 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9914 STRIP): Use autoconf substitutions.
9915 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9916 COMPILER_NM_FOR_TARGET): New.
9917 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9918
9919 (all): Make all-host and all-target in parallel.
9920 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9921 that $$r and $$s are set before invoking a recursive make.
9922 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9923 ([+bootstrap-target+]): Inline most of the `all' target.
9924
9925 2005-11-29 Ben Elliston <bje@au.ibm.com>
9926
9927 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9928 from the gcc build directory.
9929 * Makefile.in: Regenerate.
9930
9931 2005-11-29 Ben Elliston <bje@au.ibm.com>
9932
9933 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9934 depend on all-libdecnumber.
9935 * configure.in (host_libs): Include libdecnumber.
9936 * Makefile.in: Regenerate.
9937 * configure: Likewise.
9938
9939 2005-11-29 Ben Elliston <bje@au.ibm.com>
9940
9941 * libdecnumber: Import decNumber sources from the dfp-branch.
9942
9943 2005-11-21 Kean Johnston <jkj@sco.com>
9944
9945 * config.sub, config.guess: Sync from upstream sources.
9946
9947 2005-11-21 Ben Elliston <bje@au.ibm.com>
9948
9949 Import from Autoconf sources:
9950
9951 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9952 * config/move-if-change: Don't output "$2 is unchanged";
9953 suggested by Ben Elliston. Handle weird characters correctly.
9954
9955 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9956
9957 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9958 to match upstream libtool for darwin.
9959
9960 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9961
9962 * Makefile.def: Remove gdb dependencies for gdbtk.
9963 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9964 (configure-gdb, install-gdb): New rules.
9965 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9966 * Makefile.in, configure: Regenerated.
9967
9968 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9969
9970 * MAINTAINERS (Write After Approval): Add myself.
9971
9972 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9973
9974 * MAINTAINERS (Write After Approval): Add myself.
9975
9976 2005-10-24 Diego Novillo <dnovillo@redhat.com>
9977
9978 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9979 Diego Novillo.
9980
9981 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
9982
9983 PR bootstrap/24297
9984 * Makefile.tpl (do-[+make-target+], do-check, install,
9985 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9986 are set before recursing.
9987 * Makefile.in: Regenerate.
9988
9989 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9990
9991 PR bootstrap/18939
9992 * Makefile.def (gcc) <target>: Fix thinko.
9993 * Makefile.in: Regenerate.
9994
9995 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9996
9997 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9998 * configure: Regenerate.
9999
10000 2005-10-15 Jie Zhang <jie.zhang@analog.com>
10001
10002 * MAINTAINERS (Write After Approval): Add self.
10003
10004 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
10005
10006 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10007 target-libffi, target-qthreads, target-libjava, and
10008 targetlibobjc.
10009 * configure: Regenerate.
10010
10011 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
10012
10013 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10014 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10015 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10016 (USUAL_OBJDUMP_FOR_TARGET): New.
10017 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10018 * configure.in: Check for $OBJDUMP_FOR_TARGET.
10019 * configure, Makefile.in: Regenerated.
10020
10021 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
10022
10023 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10024 before other host packages.
10025
10026 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
10027
10028 * MAINTAINERS: Add self as sh libraries/configury maintainer.
10029
10030 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
10031
10032 PR bootstrap/22340
10033
10034 * configure.in (default_target): Remove.
10035 * Makefile.tpl (all): Do not use prerequisites as subroutines
10036 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10037 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10038 use prerequisites as subroutines.
10039 (check-host, check-target): New.
10040 (bootstrap configure & all targets): Do not use stage*-start
10041 if the directory layout is already ok.
10042 (non-bootstrap configure & all targets): Prepend a $(unstage).
10043 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
10044 (NOTPARALLEL): Remove.
10045 (unstage, stage variables): New variables.
10046 (unstage, stage targets): Simply expand to those variables.
10047
10048 * configure: Regenerate.
10049 * Makefile.in: Regenerate.
10050
10051 2005-10-04 James E Wilson <wilson@specifix.com>
10052
10053 * Makefile.def (lang_env_dependencies): Add libmudflap.
10054 * Makefile.in: Regenerate.
10055
10056 2005-10-03 Andreas Schwab <schwab@suse.de>
10057
10058 Backport from libtool CVS:
10059 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
10060
10061 * ltmain.sh: add support for installing into temporary
10062 staging area (e.g. 'make install DESTDIR=...')
10063
10064 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
10065
10066 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10067 * configure: Regenerated.
10068
10069 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
10070
10071 * configure: Regenerate with the correct
10072 autoconf version.
10073
10074 2005-09-30 Catherine Moore <clm@cm00re.com>
10075
10076 * configure.in (bfin-*-*): New.
10077 * configure: Regenerated.
10078
10079 2005-09-28 Geoffrey Keating <geoffk@apple.com>
10080
10081 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10082 (LIPO_FOR_TARGET): New.
10083 (CONFIGURED_LIPO_FOR_TARGET): New.
10084 (USUAL_LIPO_FOR_TARGET): New.
10085 (STRIP_FOR_TARGET): New.
10086 (CONFIGURED_STRIP_FOR_TARGET): New.
10087 (USUAL_STRIP_FOR_TARGET): New.
10088 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10089 STRIP_FOR_TARGET.
10090 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10091 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10092 * Makefile.in: Regenerate.
10093 * configure: Regenerate.
10094
10095 2005-09-19 David Edelsohn <edelsohn@gnu.org>
10096
10097 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10098 (rs6000-*-aix*): Same.
10099 * configure: Regenerate.
10100
10101 2005-09-16 Tom Tromey <tromey@redhat.com>
10102
10103 * MAINTAINERS: Add self as java maintainer.
10104
10105 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
10106
10107 * configure.in: Recognize f95 in the --enable-languages option,
10108 and substitute it for fortran, issuing a warning.
10109 * configure: Regenerate.
10110
10111 2005-08-30 Phil Edwards <phil@codesourcery.com>
10112
10113 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
10114 * configure: Regenerated.
10115
10116 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
10117
10118 * MAINTAINERS: Add self as ms1 maintainer.
10119
10120 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
10121
10122 * Makefile.def (libssp): Add to lang_env_dependencies.
10123 * Makefile.in: Regenerate.
10124
10125 2005-08-18 Ian Lance Taylor <ian@airs.com>
10126
10127 * MAINTAINERS: Add myself as middle-end maintainer.
10128
10129 2005-08-17 Christian Groessler <chris@groessler.org>
10130
10131 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10132 * Makefile.in: Regenerate.
10133
10134 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
10135
10136 * MAINTAINERS (write after approval): Added myself.
10137
10138 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
10139
10140 * MAINTAINERS (Write After Approval): Add myself.
10141
10142 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
10143
10144 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10145 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10146 Look for alternate names of the target cc and c++
10147 * configure: Regenerate.
10148
10149 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
10150
10151 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10152 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10153 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10154 tools; remove code to manually set them.
10155 (Target tools): Look in the environment for them.
10156 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10157 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10158 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10159 build directory.
10160 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10161 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10162 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10163 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10164 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10165 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10166 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10167 * configure: Regenerate.
10168 * Makefile.in: Regenerate.
10169
10170 2005-07-28 Ben Elliston <bje@au.ibm.com>
10171
10172 * MAINTAINERS: Update for removed CPU targets.
10173
10174 2005-07-27 Mark Mitchell <mark@codesourcery.com>
10175
10176 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10177 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10178 * Makefile.in: Regenerated.
10179
10180 2005-07-26 Mark Mitchell <mark@codesourcery.com>
10181
10182 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10183 (CFLAGS_FOR_TARGET): Use it.
10184 (CXXFLAGS_FOR_TARGET): Likewise.
10185 * Makefile.in: Regenerated.
10186 * configure.in (--with-build-sysroot): New option.
10187 * configure: Regenerated.
10188
10189 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
10190
10191 * Makefile.tpl: Wrap install between unstage and stage
10192 * Makefile.in: Regenerate.
10193
10194 2005-07-21 Eric Christopher <echristo@apple.com>
10195
10196 * MAINTAINERS: Update affiliation.
10197
10198 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
10199
10200 * MAINTAINERS: Add self as crx port maintainer.
10201
10202 2005-07-20 DJ Delorie <dj@redhat.com>
10203
10204 * MAINTAINERS: Add self as m32c maintainer.
10205
10206 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
10207
10208 * all files: Update FSF address.
10209
10210 2005-07-15 Eric Christopher <echristo@redhat.com>
10211
10212 * MAINTAINERS: Change affiliation.
10213
10214 2005-07-14 Jim Blandy <jimb@redhat.com>
10215
10216 * configure.in: Add cases for Renesas m32c.
10217 * configure: Regenerated.
10218
10219 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10220
10221 * COPYING.LIB: Update from fsf.org.
10222
10223 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10224
10225 * COPYING, compile, config.guess,
10226 config.sub, install-sh, missing, mkinstalldirs,
10227 symlink-tree, ylwrap: Sync from upstream sources.
10228 * config-ml.in: Update FSF address.
10229
10230 2005-07-13 Eric Christopher <echristo@redhat.com>
10231
10232 * configure.in: Add toplevel noconfigdir support for tpf.
10233 * configure: Regenerate.
10234
10235 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
10236
10237 PR ada/22340
10238
10239 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10240 * Makefile.in: Regenerate.
10241
10242 2005-07-07 Mark Mitchell <mark@codesourcery.com>
10243
10244 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
10245 Brolley to write-after-approval.
10246
10247 2005-07-07 Andreas Schwab <schwab@suse.de>
10248
10249 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10250 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10251 * Makefile.in: Regenerated.
10252
10253 2005-07-06 Geoffrey Keating <geoffk@apple.com>
10254
10255 * configure.in: Don't build sim or rda when targetting darwin.
10256 * configure: Regenerate.
10257
10258 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
10259
10260 * configure.in: Add --enable-libssp and --disable-libssp.
10261 * configure: Regenerate with autoconf-2.13.
10262
10263 2005-07-02 Jakub Jelinek <jakub@redhat.com>
10264
10265 * Makefile.def (target_modules): Add libssp.
10266 * configure.in (target_libraries): Add target-libssp.
10267 * configure: Rebuilt.
10268 * Makefile.in: Rebuilt.
10269
10270 2005-07-01 Zack Weinberg <zackw@panix.com>
10271
10272 * MAINTAINERS: Change email address. Resign from maintainership.
10273
10274 2005-07-01 Richard Guenther <rguenther@suse.de>
10275
10276 * MAINTAINERS: Change my e-mail address and affiliation.
10277
10278 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
10279
10280 * Makefile.def (stagefeedback): Come after profile.
10281 Define profiledbootstrap target.
10282 * Makefile.tpl (profiledbootstrap): Remove.
10283 (stageprofile-end): Zap stagefeedback.
10284 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10285 * Makefile.in: Regenerate.
10286
10287 2005-06-13 Richard Sandiford <richard@codesourcery.com>
10288
10289 * MAINTAINERS: Update my email address.
10290
10291 2005-06-13 Zack Weinberg <zack@codesourcery.com>
10292
10293 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10294 In 'cpp' stanza, support '#line' as well as '# '.
10295
10296 2005-06-08 Andreas Schwab <schwab@suse.de>
10297
10298 * MAINTAINERS: Move myself from 'Write After Approval' to
10299 'CPU Port Maintainers' section as m68k maintainer.
10300
10301 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
10302
10303 * configure.in (unsupported_languages): New macro.
10304 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10305 non-ported target libraries in noconfigdirs.
10306 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10307 non-linux-gnu. Remove libgcj_ex_libffi.
10308 <lang_frag loop>: Set add_this_lang=no if the language is in
10309 unsupported_languages.
10310 * configure: Regenerate.
10311
10312 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10313
10314 * configure.in: Fix typo in handling of --with-mpfr-dir.
10315 * configure: Regenerate.
10316
10317 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10318
10319 * MAINTAINERS: Update my email address.
10320
10321 2005-06-02 Jim Blandy <jimb@redhat.com>
10322
10323 * config.sub: Add cases for the Renesas m32c. (This patch has been
10324 accepted into the master sources.)
10325
10326 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
10327 Michael Snyder <msnyder@redhat.com>
10328 Stan Cox <scox@redhat.com>
10329
10330 * configure.in: Set noconfigdirs for ms1.
10331
10332 * configure: Regenerate.
10333
10334 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10335
10336 * MAINTAINERS (Write After Approval): Add self.
10337
10338 2005-06-01 Josh Conner <jconner@apple.com>
10339
10340 * MAINTAINERS (Write After Approval): Add self.
10341
10342 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
10343
10344 * MAINTAINERS: Update my email address.
10345
10346 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10347
10348 * MAINTAINERS (Write After Approval): Add self.
10349
10350 2005-05-26 Chris Demetriou <cgd@broadcom.com>
10351
10352 * MAINTAINERS (Write After Approval): Remove self.
10353
10354 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
10355
10356 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10357 (Dependencies): Consider target modules for bootstrap dependencies.
10358 Make target bootstrap modules depend on each stage's gcc.
10359 * Makefile.in: Regenerate.
10360
10361 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
10362
10363 * Makefile.def (configure-gcc): Depend on binutils having been built.
10364 (all-gcc): No need to do it here.
10365 * Makefile.in: Regenerate.
10366
10367 2005-05-19 Paul Brook <paul@codesourcery.com>
10368
10369 * configure.in: Rewrite misleading error message when requested
10370 language cannot be built.
10371 * configure: Regenerate.
10372
10373 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10374
10375 * ylwrap: Import from Automake 1.9.5.
10376
10377 2005-05-13 David Ung <davidu@mips.com>
10378
10379 * MAINTAINERS (Write After Approval): Add self.
10380
10381 2005-05-09 Mike Stump <mrs@apple.com>
10382
10383 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10384 lt_cv_sys_max_cmd_len for now.
10385
10386 2005-05-09 Stan Cox <scox@redhat.com>
10387
10388 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10389
10390 2005-05-08 Matt Kraai <kraai@ftbfs.org>
10391
10392 * README.SCO: Update the URL.
10393
10394 2005-05-05 David Edelsohn <edelsohn@gnu.org>
10395
10396 * ltconfig: Define file_list_spec. Pass file_list_spec and
10397 with_gnu_ld to libtool.
10398 * ltcf-c.sh (aix[45]): Define file_list_spec.
10399 * ltcf-cxx.sh (aix[45]): Same.
10400 * ltcf-gcj.sh (aix[45]): Same.
10401 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10402 exists, write list of input files to temporary file.
10403
10404 2005-05-04 Mike Stump <mrs@apple.com>
10405
10406 * configure.in: Always pass --target to target configures as
10407 otherwise rebuilds that do --recheck will fail.
10408 * confiugure: Rebuilt.
10409
10410 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10411
10412 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10413 STAGE_HOST_EXPORTS.
10414 (configure, all): Add bootstrap support.
10415 (Host modules, target modules): Pass post-stage1 flags and exports.
10416 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10417 * Makefile.in: Regenerate.
10418
10419 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10420
10421 * configure: Regenerate.
10422
10423 2005-04-27 Mike Stump <mrs@apple.com>
10424
10425 * MAINTAINERS: Add self as darwin maintainer.
10426
10427 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10428
10429 * config.sub: Update from master copy.
10430
10431 2005-04-21 Mike Stump <mrs@apple.com>
10432
10433 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10434 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10435
10436 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10437
10438 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10439 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10440 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10441 "*-*-elf" and "*-*-linux*".
10442 * configure: Regenerate.
10443
10444 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10445
10446 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10447
10448 2005-04-12 Mike Stump <mrs@apple.com>
10449
10450 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10451
10452 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10453
10454 * MAINTAINERS (Write After Approval): Add myself.
10455
10456 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10457
10458 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10459
10460 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10461
10462 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10463 (TARGET_CONFIGARGS): Include --with-target-subdir.
10464 (configure, all): New macros. Use them throughout.
10465 * Makefile.in: Regenerate.
10466
10467 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10468
10469 * MAINTAINERS (Write After Approval): Add myself.
10470
10471 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10472
10473 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10474
10475 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10476
10477 * MAINTAINERS: Move John Carr to Write After Approval.
10478
10479 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10480
10481 * config/mh-mingw32: Delete.
10482 * configure.in: Don't use it.
10483 * configure: Regenerate.
10484
10485 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10486
10487 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10488 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10489 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10490 (HOST_LIB_PATH): Generate from Makefile.def.
10491 (TARGET_LIB_PATH): Likewise.
10492 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10493 * Makefile.in: Regenerate.
10494 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10495 (RPATH_ENVVAR): Include Darwin case.
10496 * configure: Regenerate.
10497
10498 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10499
10500 * MAINTAINERS (Various Maintainers): Remove self.
10501 (Write After Approval): Add self.
10502
10503 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10504
10505 * MAINTAINERS (Various Maintainers): Add self.
10506
10507 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10508
10509 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10510 * configure: Regenerate.
10511
10512 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10513
10514 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10515 gcc_version, and gcc_version_trigger from set of flags to pass.
10516 * Makefile.tpl: Remove definitions of above variables.
10517 (config.status): Remove dependency on $(gcc_version_trigger).
10518 * Makefile.in: Regenerate.
10519 * configure.in: Do not reference config/gcc-version.m4 nor
10520 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10521 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10522 * configure: Regenerate.
10523
10524 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10525 Andrew Pinski <pinskia@physics.uc.edu>
10526
10527 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10528 * Makefile.in: Regenerate.
10529
10530 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10531
10532 * MAINTAINERS (Write After Approval): Add myself.
10533
10534 2005-03-03 David Ayers <d.ayers@inode.at>
10535
10536 * MAINTAINERS (Write After Approval): Add myself.
10537
10538 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10539
10540 PR libgcj/20160
10541 * ltmain.sh: Avoid creating archives with components that have
10542 duplicate basenames.
10543
10544 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10545
10546 PR bootstrap/20250
10547 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10548 instead of check.
10549 * Makefile.in: Regenerate.
10550
10551 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10552
10553 * Makefile.in: Regenerate to fix conflict between the previous two
10554 patches.
10555
10556 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10557
10558 PR bootstrap/17383
10559 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10560 * Makefile.tpl (HOST_SUBDIR): New substitution.
10561 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10562 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10563 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10564 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10565 (Host modules, Bootstrapped modules): Use it.
10566 (Build modules, Target modules): Do not create symlink trees,
10567 always configure out-of-srcdir.
10568 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10569 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10570 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10571 $(HOST_SUBDIR). Create a symlink for host_subdir.
10572
10573 * Makefile.in: Regenerate.
10574 * configure: Regenerate.
10575
10576 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10577
10578 Merged from libada-gnattools-branch:
10579 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10580
10581 * gnattools: New directory.
10582 * Makefile.def: Add gnattools as a module, depending on target-libada.
10583 * Makefile.in: Regenerate.
10584 * configure.in: Include gnattools in host_tools; disable it if ada
10585 is disabled.
10586 * configure: Regenerate.
10587
10588 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
10589
10590 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10591 treelang maintainer.
10592 (Write After Approval): Remove myself.
10593
10594 2005-02-23 Paul Schlie <schlie@comcast.net>
10595
10596 * configure.in: Allow darwin targeted ports to build tk, itcl and
10597 libgui.
10598 * configure: Regenerate.
10599
10600 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10601
10602 PR libgcj/10353
10603 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10604 * configure: Regenerate.
10605
10606 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10607
10608 * MAINTAINERS (Write After Approval): Add myself.
10609
10610 2005-02-10 Ian Lance Taylor <ian@airs.com>
10611
10612 * MAINTAINERS: Update my e-mail address.
10613
10614 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10615
10616 * MAINTAINERS (Write After Approval): Add myself.
10617
10618 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
10619
10620 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10621 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10622 target-libgloss when not *-*-elf and *-*-aout.
10623 * configure: Regenerate.
10624
10625 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10626
10627 * MAINTAINERS: Remove obsolete entries.
10628
10629 * MAINTAINERS (Write After Approval): Add Michael Matz.
10630
10631 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
10632
10633 * MAINTAINERS: Remove self as cpplib maintainer.
10634
10635 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10636
10637 * install-sh, config.sub: Import from upstream.
10638
10639 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10640
10641 PR bootstrap/18222
10642 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10643 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10644 * Makefile.in: Regenerate.
10645
10646 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
10647
10648 * MAINTAINERS: Update my email address.
10649
10650 2005-01-12 David Edelsohn <edelsohn@gnu.org>
10651 Andreas Schwab <schwab@suse.de>
10652
10653 PR bootstrap/18033
10654 * config-ml.in: Eval option if surrounded by single quotes.
10655
10656 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
10657
10658 Revert 2004-12-28 Makefile changes, a better fix will be
10659 applied to mainline and src after GCC 4.0 branches.
10660
10661 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
10662
10663 PR bootstrap/17383
10664
10665 * Makefile.def (target_modules): Remove stage parameter,
10666 it is always true now.
10667 * Makefile.tpl (configure-build-[+module+],
10668 configure-target-[+module+]): Always build symlink tree
10669 for the directory and for include. BUILD_SUBDIR and
10670 TARGET_SUBDIR cannot be . anymore.
10671 * Makefile.in: Regenerate.
10672
10673 2004-12-25 David Edelsohn <edelsohn@gnu.org>
10674
10675 Revert 2004-12-08 Makefile changes.
10676
10677 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10678
10679 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10680 cygwin, mingw.
10681
10682 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10683
10684 * configure.in (sh64-*-*): Reenable gprof.
10685 * configure: Regenerate.
10686
10687 2004-12-08 David Edelsohn <edelsohn@gnu.org>
10688
10689 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10690 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10691 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10692 * Makefile.in: Regenerate.
10693
10694 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10695
10696 * MAINTAINERS: Update my email address.
10697
10698 2004-12-07 Matt Kraai <kraai@ftbfs.org>
10699
10700 * Makefile.tpl: Generate normal dependencies if the LHS module is
10701 not bootstrapped.
10702 * Makefile.in: Regenerate.
10703
10704 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10705
10706 * configure.in: Include config/gxx-include-dir.m4. Use
10707 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10708 * configure: Regenerate.
10709
10710 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10711
10712 * config.if: Delete.
10713 * configure.in: Set libstdcxx_incdir directly.
10714 * configure: Regenerate.
10715
10716 2004-12-02 Eric Christopher <echristo@redhat.com>
10717
10718 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10719 * Makefile.in: Regenerate.
10720
10721 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10722
10723 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10724 * configure: Regenerate.
10725
10726 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10727
10728 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10729 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10730 * configure: Regenerate.
10731
10732 2004-12-01 Eric Christopher <echristo@redhat.com>
10733
10734 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10735 of things to remove.
10736
10737 2004-11-29 Matt Kraai <kraai@ftbfs.org>
10738
10739 * MAINTAINERS (Write After Approval): Update my e-mail address.
10740
10741 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10742
10743 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10744 from CVS libtool to always pass_all.
10745
10746 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10747
10748 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10749 (hppa*64*-*-*): Delete incorrect comment.
10750 * configure: Rebuilt.
10751
10752 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10753
10754 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10755
10756 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10757
10758 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10759 from CVS libtool to always pass_all.
10760
10761 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10762
10763 * install-sh, compile: Import from automake.
10764
10765 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10766
10767 * config.guess, config.sub: Import from savannnah.
10768
10769 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
10770
10771 * MAINTAINERS (Write After Approval): Add myself
10772
10773 2004-11-12 Mike Stump <mrs@apple.com>
10774
10775 * Makefile.def: Add html support.
10776 * Makefile.tpl: Likewise.
10777 * Makefile.in: Regenerate.
10778
10779 2004-11-11 Geoffrey Keating <geoffk@apple.com>
10780
10781 PR 18423
10782 * configure.in: Remove all instances of build-fixincludes from
10783 noconfigdirs.
10784 (build_configargs): Supply --target to subdirectories.
10785 * configure: Regenerate.
10786
10787 * Makefile.def: Make gcc install depend on fixincludes install.
10788 * Makefile.in: Regenerate.
10789
10790 2004-11-10 Janis Johnson <janis187@us.ibm.com>
10791
10792 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10793
10794 2004-11-11 Paul Brook <paul@codesourcery.com>
10795
10796 * MAINTAINERS: Add self as arm maintainer. Update email address.
10797
10798 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10799
10800 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10801 target-libgfortran.
10802 * configure: Regenerate.
10803
10804 2004-11-07 David Edelsohn <edelsohn@gnu.org>
10805
10806 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10807 like CC.
10808
10809 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
10810
10811 * Makefile.def (host fixincludes): Specify missing targets.
10812 * Makefile.in: Regenerate.
10813
10814 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10815
10816 * MAINTAINERS: Add myself
10817
10818 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10819
10820 * MAINTAINERS (Write After Approval): Add myself.
10821
10822 2004-11-04 Geoffrey Keating <geoffk@apple.com>
10823
10824 * Makefile.def: Build fixincludes for the host, too.
10825 * Makefile.in: Regenerate.
10826 * configure.in (host_tools): Add fixincludes.
10827 * configure: Regenerate.
10828
10829 2004-11-04 Daniel Jacobowitz <dan@debian.org>
10830
10831 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10832 * configure: Regenerated.
10833
10834 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10835
10836 PR other/17783
10837 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10838 * configure: Regenerated.
10839
10840 2004-10-31 Mark Mitchell <mark@codesourcery.com>
10841
10842 * README.SCO: Update per FSF instructions.
10843
10844 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
10845
10846 PR target/18151
10847 * configure.in (case ${target}): Do not build fixincludes for avr.
10848 * configure: Regenerated.
10849
10850 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
10851
10852 * configure.in (case ${target}): Do not build fixincludes
10853 on platforms where it is not used.
10854 * configure: Regenerated.
10855
10856 2004-10-23 Daniel Jacobowitz <dan@debian.org>
10857
10858 * configure.in: Use an absolute path to install-sh.
10859 * configure: Regenerated.
10860
10861 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10862
10863 * MAINTAINERS (Write After Approval): Add myself.
10864
10865 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10866
10867 * MAINTAINERS: Remove from Write After Approval those that are
10868 already maintainers.
10869
10870 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10871
10872 * MAINTAINERS: Update my email address.
10873
10874 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10875
10876 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10877 * configure: Regenerate.
10878
10879 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
10880
10881 * MAINTAINERS: Update my email address.
10882
10883 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10884
10885 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10886 entries belonging to this category.
10887
10888 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10889
10890 * MAINTAINERS: Update my e-mail address.
10891
10892 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
10893
10894 Fix wrong conflict resolution in:
10895
10896 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10897
10898 * Makefile.in: Regenerate.
10899 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10900 in the recursive `make', instead of hardwiring `all'.
10901 (Autogenerated TARGET-* variables): New.
10902
10903 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10904
10905 * configure.in: Enable target-libgloss for crx-*-*.
10906 * configure: Regenerate.
10907
10908 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10909
10910 * MAINTAINERS (Various Maintainers): Move the "windows,
10911 cygwin, mingw" maintainer to ...
10912 (OS Port Maintainers): ... here.
10913
10914 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10915
10916 * MAINTAINERS (Write After Approval): Remove those that are
10917 maintainers of some subsystem.
10918
10919 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10920
10921 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10922 * ltcf-cxx.sh (tpf*): Likewise.
10923 * ltconfig (tpf*): Add TPF OS configuration support.
10924
10925 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10926
10927 * MAINTAINERS: Change my email address to my new work account.
10928
10929 2004-09-24 Michael Roth <mroth@nessie.de>
10930
10931 * configure.in (--without-headers): Add missing double quotes.
10932 * configure: Regenerate.
10933
10934 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
10935
10936 * ylwrap: Revert to previous version.
10937
10938 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10939
10940 PR bootstrap/17369
10941 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10942 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10943 SET_GCC_LIB_PATH_CMD.
10944 (BASE_TARGET_EXPORTS): Likewise.
10945 * Makefile.in: Regenerated.
10946
10947 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10948 * configure: Regenerated.
10949
10950 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10951
10952 * config.guess: New upstream version
10953 * compile, depcomp, install-sh, ylwrap: Likewise.
10954
10955 2004-09-19 Roger Sayle <roger@eyesopen.com>
10956
10957 * config/mh-x86omitfp: New host makefile fragment. Add
10958 -fomit-frame-pointer to the default BOOT_CFLAGS.
10959 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10960 * configure: Regenerate.
10961
10962 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10963
10964 PR target/11572
10965 * configure.in (*-*-darwin*): Renable libobjc.
10966 * configure: Regenerate.
10967
10968 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10969
10970 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10971
10972 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
10973
10974 * Makefile.def: Remove libbanshee.
10975 * Makefile.tpl: Ditto.
10976 * configure.in: Ditto.
10977 * Makefile.in: Regen.
10978 * configure: Ditto.
10979
10980 2004-09-08 David Edelsohn <edelsohn@gnu.org>
10981
10982 * ltmain.sh: Use $pic_object as $non_pic_object if
10983 $non_pic_object=none.
10984
10985 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
10986
10987 * missing: Import latest version from master repository.
10988
10989 2004-09-06 Nick Clifton <nickc@redhat.com>
10990
10991 * config.sub: Import latest version from master repository.
10992 * config.guess: Likewise.
10993 This includes these changes:
10994
10995 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10996
10997 * config.sub: Handle crisv32, alias etraxfs.
10998 * config.guess (crisv32:Linux:*:*): Handle.
10999
11000 2004-08-13 Brad Smith <brad@comstyle.com>
11001
11002 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11003 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11004
11005 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
11006
11007 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11008 assume the processor is a powerpc. This is because coreutils
11009 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11010 in this case, due to a MacOS X bug that causes
11011 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11012 to return a negative number.
11013 Problem reported by Petter Reinholdtsen in:
11014 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11015
11016 2004-07-19 Ben Elliston <bje@gnu.org>
11017
11018 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11019
11020 2004-06-24 Ben Elliston <bje@gnu.org>
11021
11022 * config.guess: Update copyright years.
11023 * config.sub: Likewise.
11024
11025 2004-06-22 Robert Millan <robertmh@gnu.org>
11026
11027 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11028 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11029
11030 2004-06-22 Stanley F. Quayle <stan@stanq.com>
11031
11032 * config.guess (*:*VMS:*:*): New entry. Replaces
11033 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11034 manufacturer.
11035
11036 2004-06-22 Ben Elliston <bje@gnu.org>
11037
11038 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11039 * config.sub: Likewise.
11040
11041 2004-06-22 Ben Elliston <bje@gnu.org>
11042
11043 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11044 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11045
11046 2004-06-11 Ben Elliston <bje@gnu.org>
11047
11048 * config.guess (pegasos:OpenBSD:*:*): Remove.
11049
11050 2004-06-11 Ben Elliston <bje@gnu.org>
11051
11052 From Wouter Verhelst <wouter@grep.be>:
11053 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11054
11055 2004-06-11 Ben Elliston <bje@gnu.org>
11056
11057 * config.guess (luna88k:OpenBSD:*:*): New.
11058
11059 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
11060
11061 * config.guess (m32r*:Linux:*:*): New case.
11062 * config.sub: Handle m32rle.
11063
11064 2004-03-12 Ben Elliston <bje@wasabisystems.com>
11065
11066 From Jens Petersen <petersen@redhat.com>:
11067 * config.sub: Handle sparcv8.
11068
11069 2004-03-03 Ben Elliston <bje@wasabisystems.com>
11070
11071 From Tom Smith <smith@cag.lkg.hp.com>:
11072 * config.guess: Version suffixes are equally significant on Tru64
11073 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
11074 prefix of "P" (patched kernel).
11075
11076 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
11077
11078 * config.sub: Add support for National Semiconductor CRX target.
11079
11080 2004-09-03 Janis Johnson <janis187@us.ibm.com>
11081
11082 * MAINTAINERS (Various Maintainers): Remove myself as web page
11083 maintainer, add myself as maintainer of build status lists.
11084
11085 2004-09-03 Jan Beulich <jbeulich@novell.com>
11086
11087 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11088 *-*-netware, but add target-libmudflap.
11089 Consolidate *-*-netware targets (of which really only i?86 exists)
11090 into a single entry.
11091 * configure: Likewise.
11092
11093 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
11094
11095 * Makefile.tpl (sorry): Remove.
11096 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11097 (cleanstrap targets): Depend on distclean, not distclean-stage1.
11098 (do-clean): Clean per-stage directories too.
11099 (do-distclean): Run distclean-stage1 too.
11100 (.NOTPARALLEL): Enable during toplevel bootstrap.
11101 (stage[+id+]-bubble): Enable parallel execution during
11102 the recursive invocation.
11103 * Makefile.in: Regenerate.
11104
11105 Fix previous checkin:
11106
11107 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11108 include.
11109 * configure.in: Fix indentation.
11110 * configure: Regenerate.
11111
11112 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
11113
11114 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11115 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11116 * configure: regenerate
11117 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11118 -mdynamic-no-pic
11119
11120 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
11121
11122 * Makefile.def (build_modules): Add fixincludes.
11123 (dependencies): Make gcc depend on fixincludes.
11124 * configure.in (build_tools): Add fixincludes.
11125 (build_configdirs): Always include build_libs.
11126 * Makefile.in: Regenerate.
11127 * configure: Regenerate.
11128
11129 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
11130
11131 * Makefile.def (bootstrap stages): Add 'lean' parameter.
11132 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11133 phony targets; do not generate timestamp files.
11134 (distclean-stageN): Remove references to their timestamp files.
11135 (restageN, touch-stageN): Remove.
11136 (stageN-bubble): Rewritten.
11137 (compare): Support lean bootstraps.
11138 * Makefile.in: Regenerate.
11139
11140 * configure.in: Only warn when bootstrapping but
11141 build != host or build != target. Support lean bootstraps.
11142 * configure: Regenerate.
11143
11144 2004-08-26 Phil Edwards <phil@codesourcery.com>
11145
11146 * configure.in: Give a better error message if GMP/MPFR are missing
11147 and a language needing them has been requested.
11148 * configure: Regenerated.
11149
11150 2004-08-25 Phil Edwards <phil@codesourcery.com>
11151
11152 * configure.in: Print a list of available language front-ends if
11153 a requested one is missing. Tidy stray tab characters.
11154 * configure: Regenerated.
11155
11156 2004-08-19 Michael Koch <konqueror@gmx.de>
11157
11158 * gcc/doc/install.texi: Update entry about automake for libjava.
11159
11160 2004-08-17 Robert Millan <robertmh@gnu.org>
11161
11162 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11163 (instead of FreeBSD).
11164 * configure: Regenerate.
11165
11166 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
11167
11168 * Makefile.in: Regenerate.
11169 * configure: Regenerate.
11170
11171 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11172 stage_*_flags.
11173 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11174 for bootstrapped modules if toplevel bootstrap is going.
11175 (GCC bootstrap): Generate per-stage targets for all bootstrapped
11176 modules. Adjust for changes in Makefile.def. Enable several
11177 rules even in non-bootstrap mode, just to avoid peppering the
11178 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11179 (stage-[+prev+]-bubble): Remove.
11180
11181 * Makefile.def (Dependencies): Depend on all-build-bison,
11182 all-build-flex, all-build-byacc, all-build-texinfo, rather
11183 than the host variations.
11184 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
11185 with BUILD_SUBDIR.
11186 (BISON): Update for recent Bisons.
11187 (YACC): Fix typo.
11188 (cross): Depend on all-build.
11189 (all): Do not depend on all-build.
11190 (prebootstrap): Remove.
11191 (dep-kind): Accept separate prefixes for MODULE and ON variables.
11192 (Prebootstrap dependencies): Add them to the per-stage targets
11193 and to all-prebootstrap.
11194 * configure.in (build_configdirs): Always enable build_tools.
11195 (BUILD_DIR_PREFIX): Remove.
11196
11197 * Makefile.def (gcc): Add target variable.
11198 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11199 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11200 in the recursive `make', instead of hardwiring `all'.
11201 (Autogenerated TARGET-* variables): New.
11202
11203 2004-08-13 Brian Booth <bbooth@redhat.com>
11204
11205 * MAINTAINERS: Remove myself from write-after-approval.
11206
11207 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
11208
11209 * src-release: Stop distributing mmalloc with gdb (which doesn't
11210 use it).
11211 * Makefile.def: GDB doesn't depend on mmalloc anymore.
11212 * Makefile.in: Regenerate.
11213
11214 2004-08-09 Mark Mitchell <mark@codesourcery.com>
11215
11216 * configure.in (arm*-*-eabi*): New target.
11217 * configure: Regenerate.
11218
11219 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
11220
11221 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11222 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11223 (Dependencies): New section.
11224 * Makefile.tpl (Dependencies): Generate from Makefile.def.
11225 (configure-target-[+module+]): Depend on maybe-all-gcc
11226 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
11227 (toplevel profiledbootstrap): Fix dependencies.
11228 * Makefile.in: Regenerate.
11229
11230 2004-08-03 Mark Mitchell <mark@codesourcery.com>
11231
11232 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11233 target-libiberty to noconfigdirs.
11234 * configure: Regenerate.
11235
11236 2004-08-03 Paul Brook <paul@codesourcery.com>
11237
11238 * configure.in: Check for MPFR as well as GMP.
11239 * configure: Regenerate.
11240
11241 2004-08-01 Robert Millan <robertmh@gnu.org>
11242
11243 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11244 libmudflap for all GNU-based systems (with Glibc).
11245 * configure: Regenerate.
11246
11247 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
11248
11249 * Makefile.def (host-modules): Add gcc.
11250 * Makefile.in: Regenerate.
11251 * Makefile.tpl (sorry): New rule.
11252 (configure-host, all-host, [+make_target+]-host, do-check,
11253 install-host): Do not add gcc as a special case.
11254 (host modules): Add a small special-casing for gcc. Export
11255 extra_make_flags through the environment.
11256 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11257 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11258 other recursive targets for gcc): Remove.
11259
11260 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11261 (stage, unstage): New rules.
11262 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11263 distclean-stage[+id+]): Use stage_current.
11264 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11265 the stage*-start rules.
11266
11267 2004-08-02 Geoffrey Keating <geoffk@apple.com>
11268
11269 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11270 use -all_load flag.
11271
11272 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
11273
11274 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11275 * configure: Regenerate.
11276
11277 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11278
11279 * maintainer-scripts/gcc_release: Revert yesterday's change.
11280
11281 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11282
11283 * MAINTAINERS: Add myself to write-after-approval.
11284
11285 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11286
11287 * libf2c: Removed.
11288 * gcc/gccbug.in: Updated because of libf2c removal.
11289 * maintainer-scripts/gcc_release: Ditto.
11290
11291 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
11292
11293 * configure.in: Build libmudflap by default on FreeBSD.
11294 * configure: Regenerated.
11295
11296 2004-07-09 Mark Mitchell <mark@codesourcery.com>
11297
11298 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11299 systems.
11300 * configure: Regenerated.
11301
11302 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11303
11304 PR target/16344
11305 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11306 feedback based compiler.
11307 * Makefile.in: Rebuilt.
11308
11309 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
11310
11311 * Makefile.def (host_modules): Set bootstrap=true for flex.
11312 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11313 * Makefile.in: Rebuilt.
11314
11315 2004-07-07 Jan Hubicka <jh@suse.cz>
11316
11317 * MAINTAINERS: Add self as a profile feedback maintainer.
11318
11319 2004-07-05 Phil Edwards <phil@codesourcery.com>
11320
11321 * configure.in: Do not prepend $srcdir to /dev/null in
11322 makefile fragments.
11323 * configure: Regenerate.
11324
11325 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
11326
11327 * Makefile.def (build_modules): Add bison, byacc, flex,
11328 m4, texinfo.
11329 (flags_to_pass): Add FLEX.
11330 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11331 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11332 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11333 DEFAULT_MAKEINFO): Remove.
11334 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11335 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11336 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11337 objdir or else use configured tool.
11338 (all-build): New.
11339 (all): Depend on it.
11340 (Build module dependencies): Add.
11341 * Makefile.in: Regenerate.
11342 * configure.in: Better support for multiple build modules,
11343 matching what is done for host/target modules. Do not look
11344 for "plausible" locations of build tools if Canadian cross.
11345 Use autoconf's AC_PROG_CC to find a C compiler. Define
11346 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11347 * configure: Regenerate.
11348
11349 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11350
11351 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11352 * Makefile.in: Regenerate.
11353
11354 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11355
11356 * Makefile.tpl (configure-build-[+module+],
11357 configure-[+module+], configure-target-[+module+]): Pass
11358 [+extra_configure_args+].
11359 (all-build-[+module+], all-[+module+], check-[+module+],
11360 install-[+module+], [+make_target+]-[+module+],
11361 all-target-[+module+], check-target-[+module+],
11362 install-target-[+module+], [+make_target+]-target-[+module+]):
11363 Pass [+extra_make_args+].
11364 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11365 (GCC_HOST_EXPORTS): Remove.
11366 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11367 cross, check-gcc, check-gcc-c++, install-gcc,
11368 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11369 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11370 * Makefile.in: Regenerate.
11371
11372 2004-06-21 Matthew Sachs <msachs@apple.com>
11373
11374 * MAINTAINERS: Added self to write-after-approval.
11375
11376 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11377
11378 * configure.in: Check for srcdir/winsup rather than build directory
11379 winsup.
11380 * configure: Regenerate.
11381
11382 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
11383
11384 * configure.in: Don't build Cygwin native newlib if winsup
11385 directory is missing. Emit warning instead.
11386 * configure: Regenerate.
11387
11388 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
11389
11390 * Makefile.tpl (touch-stage[+id+]): New.
11391 (restage[+prev+]): Depend on touch-stage[+id+].
11392
11393 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11394 Use it throughout.
11395
11396 * Makefile.def: Add profile and feedback bootstrap stages.
11397 Remove next field from bootstrap stages.
11398 * Makefile.tpl (LN, LN_S): Substitute.
11399 (stageN-start, stageN-end): Use double-colon rules, to
11400 provide a hook for additional setup commands.
11401 (distclean-stageN-gcc, restageN): Create dependencies from
11402 [+prev+], not from [+next+].
11403 (stageN-bubble): Add commands for successive stages from
11404 [+prev+], using double-colon rules.
11405 (all-stageN-gcc): Fix typo.
11406 (stagefeedback-start, profiledbootstrap): New.
11407 * Makefile.in: Regenerate.
11408 * configure.in: Call ACX_PROG_LN.
11409 * configure: Regenerate.
11410
11411 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11412
11413 * MAINTAINERS (Write After Approval): Add myself.
11414
11415 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11416
11417 * MAINTAINERS (Write After Approval): Add myself.
11418
11419 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11420
11421 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11422 without gcc.
11423 * configure: Regenerate.
11424
11425 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11426
11427 * Makefile.tpl: Fix typo.
11428 * Makefile.in: Regenerate.
11429
11430 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11431
11432 * configure.in: Remove new- prefix from toplevel
11433 bootstrap targets.
11434 * configure: Regenerate.
11435
11436 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11437
11438 * Makefile.tpl (all.normal): Rename to all.
11439 (all): Replace with a rule to pick the default
11440 target from configure.
11441 (all-gcc, configure-gcc): Use conditionals to
11442 do nothing when toplevel bootstrap is going on.
11443 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11444 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11445 * configure.in: Support --enable-bootstrap.
11446
11447 * Makefile.def: Remove new- prefix from toplevel
11448 bootstrap targets.
11449 * Makefile.tpl: Likewise.
11450
11451 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11452 target.
11453
11454 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11455 $(RECURSE_FLAGS) to recursive invocation of make.
11456
11457 * Makefile.in: Regenerate.
11458 * configure: Regenerate.
11459
11460 2004-05-30 Andreas Jaeger <aj@suse.de>
11461 Jim Wilson <wilson@specifixinc.com>
11462
11463 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11464 like CC.
11465
11466 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11467
11468 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11469 * configure: Regenerate.
11470
11471 2004-05-25 Daniel Jacobowitz <drow@false.org>
11472
11473 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11474 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11475 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11476 targets.
11477 * Makefile.in: Regenerate.
11478
11479 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11480
11481 * configure.in: Test the ability to symlink directories.
11482 * configure: Regenerate.
11483
11484 * Makefile.def (bootstrap-stage): New definitions.
11485 * Makefile.tpl (configure-stage1-gcc,
11486 configure-stage2-gcc, configure-stage3-gcc,
11487 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11488 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11489 new-restage3, compare): Autogenerate, see Makefile.in
11490 entry for behavioral changes.
11491 (distclean-stage1, new-stage1-start, new-stage1-end,
11492 new-stage1-bubble, distclean-stage2, new-stage2-start,
11493 new-stage2-end, new-stage2-bubble, distclean-stage3,
11494 new-stage3-start, new-stage3-end): New autogenerated targets.
11495 (objext, prebootstrap, BOOT_CFLAGS,
11496 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11497 targets.
11498
11499 * Makefile.in: Regenerate.
11500 (distclean-stage1, new-stage1-start, new-stage1-end,
11501 new-stage1-bubble, distclean-stage2, new-stage2-start,
11502 new-stage2-end, new-stage2-bubble, distclean-stage3,
11503 new-stage3-start, new-stage3-end): New targets.
11504 (all-stage1-gcc): Move prebootstrap dependency from here...
11505 (configure-stage1-gcc): ...to here.
11506 (new-bootstrap): Use bubble targets.
11507 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11508 Use per-stage distclean targets.
11509 (configure-stage1-gcc, configure-stage2-gcc,
11510 configure-stage3-gcc, all-stage1-gcc,
11511 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11512 Use new-stageN-start to prepare the tree.
11513
11514 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11515
11516 * Makefile.def (host_modules): add libcpp.
11517 * Makefile.tpl: Add dependencies on and for libcpp.
11518 * Makefile.in: Regenerate.
11519 * configure.in: Add libcpp host module.
11520 * configure: Regenerate.
11521
11522 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11523
11524 * Makefile.tpl: Whenever a recursive target is defined, wrap
11525 it in a special @if/@endif block, and prepare its maybe
11526 dependency in the @if/@endif block
11527 * configure.in: Instead of writing maybe dependencies, remove
11528 the @if/@endif statements, and remove the @if/@endif blocks
11529 that remain.
11530 * configure: Regenerate.
11531 * Makefile.in: Regenerate.
11532
11533 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11534
11535 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11536
11537 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11538
11539 PR bootstrap/15120
11540 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11541 * */configure: Rebuilt.
11542
11543 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11544
11545 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11546 of libf2c.
11547 * configure, Makefile.in: Regenerate.
11548
11549 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
11550
11551 * MAINTAINERS (Write After Approval): Add myself.
11552
11553 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11554
11555 Merge from tree-ssa-20020619-branch.
11556
11557 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11558 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11559 (HOST_GMPLIBS): Define.
11560 (HOST_GMPINC): Define.
11561 (TARGET_LIB_PATH): Add libmudflap.
11562 (GFORTRAN_FOR_TARGET): Define.
11563 (configure-build*): Export GFORTRAN.
11564 (configure-gcc): Export GMPLIBS and GMPINC.
11565 (all-gcc): Add maybe-all-libbanshee.
11566 (configure-target-libgfortran): Define.
11567 * Makefile.in: Regenerate.
11568 * configure.in (host_libs): Add libbanshee.
11569 (target_libraries): Add target-libmudflap and target-libgfortran.
11570 Add --with-libbanshee.
11571 Handle --disable-libmudflap.
11572 (*-*-freebsd*): Use with_gmp.
11573 Add $(libgcj) to noconfigdirs.
11574 * configure: Regenerate.
11575 * depcomp: New file.
11576 * MAINTAINERS: Add tree-ssa maintainers.
11577
11578 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11579
11580 * MAINTAINERS (Various Maintainers): Add myself.
11581
11582 2004-04-30 Brian Ford <ford@vss.fsi.com>
11583
11584 * MAINTAINERS (Write After Approval): Add myself.
11585
11586 2004-04-29 Uros Bizjak <uros@kss-loka.si>
11587
11588 * MAINTAINERS (Write After Approval): Add myself.
11589
11590 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
11591
11592 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11593 * configure: Regenerate.
11594
11595 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
11596
11597 Revert:
11598 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11599
11600 * Makefile.def (flags_to_pass): Remove *dir variables that
11601 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11602 as well as prefix and exec_prefix.
11603 * Makefile.in: Regenerate.
11604
11605 2004-04-26 Robert Millan <robertmh@gnu.org>
11606
11607 Add patches from libtool CVS.
11608 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11609 * ltconfig: Likewise.
11610 * ltcf-c.sh: Likewise.
11611 * ltcf-cxx.sh: Likewise.
11612 * ltcf-gcj.sh: Likewise.
11613
11614 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11615
11616 * Makefile.def (host_modules): Mark with the bootstrap
11617 flag packages on which gcc depends.
11618 * Makefile.tpl (all-bootstrap): Use it.
11619 * Makefile.in: Regenerate.
11620
11621 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11622
11623 * Makefile.def (flags_to_pass): Remove *dir variables that
11624 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11625 as well as prefix and exec_prefix.
11626 * Makefile.in: Regenerate.
11627
11628 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11629
11630 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11631 * configure: Regenerate.
11632 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11633 * gcc/Makefile.tpl (compare): Use the result of the test.
11634 * gcc/Makefile.in: Regenerate.
11635
11636 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
11637
11638 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11639 Always relocate gcc and prev-gcc to the original names, even
11640 if the build fails.
11641 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11642 New targets.
11643
11644 2004-04-23 Laurent GUERBY <laurent@guerby.net>
11645
11646 * MAINTAINERS: Update my email address.
11647
11648 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11649
11650 * configure.in (mips*-*-irix5*): Enable ld.
11651 * configure: Regenerate.
11652
11653 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11654
11655 * configure: Regenerate.
11656
11657 2004-04-15 James E Wilson <wilson@specifixinc.com>
11658
11659 * Makefile.tpl (configure-[+module+], configure-gcc,
11660 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11661 Set and export LDFLAGS.
11662 * Makefile.in: Regenerate.
11663
11664 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11665
11666 * MAINTAINERS: Add myself to write-after-approval.
11667
11668 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11669
11670 PR bootstrap/14871
11671 * Makefile.tpl: If we don't have built-in-tree target tools,
11672 use the ones found by configure rather than hacking around with
11673 program_transform_name.
11674 * configure.in: Give Makefile.tpl the information necessary
11675 to do that.
11676 * Makefile.in: Regenerate.
11677 * configure: Regenerate.
11678
11679 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11680
11681 PR bootstrap/14760
11682 * configure.in: When computing baseargs, strip *all* copies of
11683 offending options. Also, don't match/substitute the trailing space,
11684 so that this actually works when two similar options are separated by
11685 only one space.
11686 * configure: Regenerate.
11687
11688 2004-04-06 David Edelsohn <edelsohn@gnu.org>
11689
11690 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11691 (rs6000-*-aix*): Same.
11692 * configure: Regenerate.
11693
11694 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
11695
11696 * MAINTAINERS: Add myself to write-after-approval.
11697
11698 2004-04-03 Bud Davis <bdavis9659@comcast.net>
11699
11700 * MAINTAINERS: Add myself to write-after-approval.
11701
11702 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11703
11704 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11705 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11706 * Makefile.in: Regenerate.
11707
11708 * configure.in (top level bootstrap support): Rework --enable-werror
11709 to set @stage2_werror_flag@.
11710 * configure: Regenerate.
11711 * Makefile.tpl (top level bootstrap support): Pass
11712 @stage2_werror_flag@ down to configure in stages 2 and 3.
11713 * Makefile.in: Regenerate.
11714
11715 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11716
11717 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11718 for stages 2 and 3 as well as in make. As a consequence, remove
11719 OUTPUT_OPTION (now detected by configure) from the flags passed down
11720 to make.
11721 * Makefile.in: Regenerate.
11722
11723 * Makefile.tpl (new-bootstrap): Fix typo.
11724 * Makefile.in: Regenerate.
11725
11726 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11727
11728 * Makefile.tpl: Rearrange by moving recursive_targets rules
11729 into their proper sections.
11730 * Makefile.tpl (top level bootstrap support): Move disabling
11731 of coverage flags from 'make' to 'configure'; improve comments.
11732 * Makefile.in: Regenerate.
11733
11734 * Makefile.tpl (experimental top level bootstrap) Move stage1
11735 language setting from all- target to configure- target; disable
11736 intermodule optimization in stage 1; prevent gratuitous rebuilds
11737 of stage 1.
11738 * Makefile.in: Regenerate.
11739 * configure.in: Comma-separate stage 1 language list for top
11740 level bootstrap.
11741 * configure: Regenerate.
11742
11743 * Makefile.tpl: Clean up experimental top level bootstrap support:
11744 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11745 prev-gcc in configure- targets as well as all- targets.
11746 * Makefile.in: Regenerate.
11747
11748 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11749
11750 * compile: New file imported from automake.
11751
11752 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
11753
11754 * configure.in: Remove symbolic link section.
11755 * configure: Regenerate.
11756 * Makefile.tpl (links): Remove.
11757 * Makefile.in: Regenerate.
11758
11759 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
11760 Nathanael Nerode <neroden@gcc.gnu.org>
11761
11762 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11763 Set with AC_CHECK_PROGS.
11764 * configure.in: Fix comment typo from last patch.
11765 * configure: Regenerate.
11766
11767 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11768
11769 * Makefile.tpl: Introduce experimental top level bootstrap support.
11770 * Makefile.in: Regenerate.
11771 * configure.in: Introduce support for top level bootstrap.
11772 * configure: Regenerate.
11773
11774 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
11775 Paolo Bonzini <bonzini@gnu.org>
11776
11777 PR bootstrap/14522
11778 * configure.in: Cope with shells that do not support unquoted ^
11779 * configure: Regenerate.
11780
11781 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
11782 Paolo Bonzini <bonzini@gnu.org>
11783
11784 PR bootstrap/14522
11785 * configure.in: Cope with shells that do not support nesting
11786 quotes inside quoted backquote substitutions.
11787 * configure: Regenerate.
11788
11789 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11790
11791 PR bootstrap/14522
11792 * configure.in: Fix escaping of $.
11793 * configure: Regenerate.
11794
11795 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11796
11797 * configure: Regenerate, since I forgot to while committing Paolo's
11798 changes.
11799
11800 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
11801
11802 PR ada/14131
11803 Move language detection to the top level.
11804 * configure.in: Find default values for the tools as
11805 soon as possible. Disable ada if GNAT is not found.
11806 Emit error message about missing languages. Expand
11807 --enable-languages=all for the gcc subdirectory.
11808
11809 2004-03-10 Ben Elliston <bje@gnu.org>
11810
11811 * MAINTAINERS: Update my email address.
11812
11813 2004-03-05 David Edelsohn <edelsohn@gnu.org>
11814
11815 * ltconfig: Disable building static libraries if building shared
11816 libraries on AIX 5L.
11817
11818 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
11819
11820 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11821 and disable libgcj.
11822 * configure: Regenerated.
11823
11824 2004-03-01 Brian Booth <bbooth@redhat.com>
11825
11826 * MAINTAINERS: Add myself to write-after-approval.
11827
11828 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
11829
11830 * MAINTAINERS: Add myself to write-after-approval.
11831
11832 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11833
11834 PR bootstrap/7087
11835 * Makefile.tpl: Guard XFOO sed statements better.
11836 * Makefile.tpl: Add dependency for configure-target-libada.
11837 * Makefile.in: Regenerate (incidentally fixes broken
11838 commit when libada-branch was merged).
11839
11840 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11841
11842 * MAINTAINERS: Add myself to write-after-approval.
11843
11844 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11845
11846 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11847 maintainers.
11848
11849 2004-02-20 Andrew Cagney <cagney@redhat.com>
11850
11851 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11852 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11853
11854 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11855
11856 PR bootstrap/11932
11857 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11858
11859 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
11860
11861 * MAINTAINERS: Added myself to write-after-approval.
11862
11863 2004-02-14 Michael Koch <konqueror@gmx.de>
11864
11865 * MAINTAINERS: Added myself to write-after-approval.
11866
11867 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11868
11869 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11870 some OS port maintainers to OS port maintainers section.
11871
11872 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
11873
11874 * MAINTAINERS: Add self.
11875
11876 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11877
11878 * MAINTAINERS: Alphabetize.
11879
11880 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
11881
11882 * MAINTAINERS: Remove myself.
11883
11884 2004-02-11 David Edelsohn <edelsohn@gnu.org>
11885
11886 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11887 (rs6000-*-aix*): Same.
11888 * configure: Regenerate.
11889
11890 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11891
11892 * configure.in (host): Add in missing $noconfigdirs to defines.
11893 * configure: Regenerate.
11894
11895 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11896 Nathanael Nerode <neroden@gcc.gnu.org>
11897
11898 PR ada/6637, PR ada/5911
11899 Merge with libada-branch:
11900 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11901 with appropriate dependencies. Add --enable-libada configure switch.
11902 * configure, Makefile.in: Regenerate.
11903
11904 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
11905
11906 * MAINTAINERS: Add myself to write-after-approval.
11907
11908 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11909
11910 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11911 * configure: Regenerate.
11912
11913 2004-02-04 Geoffrey Keating <geoffk@apple.com>
11914
11915 Merge from upstream:
11916
11917 * ltmain.in: When setting IFS to '~', be careful about user
11918 arguments that contain '~'.
11919
11920 2004-02-04 Peter O'Gorman <peter@pogma.com>
11921
11922 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11923 Also test $base_compile against $CC with escaped arguments. Bug
11924 reported by Geoff Keating <geoffk@apple.com>.
11925
11926 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11927
11928 * MAINTAINERS: Remove i960 port.
11929
11930 2004-01-23 DJ Delorie <dj@redhat.com>
11931
11932 * Makefile.def (target_modules) [libiberty]: Don't stage.
11933 * Makefile.in: Rebuilt.
11934
11935 2004-01-20 Caroline Tice <ctice@apple.com>
11936
11937 * MAINTAINERS: Add myself to write-after-approval.
11938
11939 2004-01-19 Paolo Carlini <pcarlini@suse.de>
11940
11941 * MAINTAINERS: Update my email address.
11942
11943 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11944
11945 * MAINTAINERS: Add myself to write-after-approval.
11946
11947 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11948
11949 * MAINTAINERS: Remove entries without email address.
11950
11951 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
11952
11953 * MAINTAINERS: Add myself to write-after-approval.
11954
11955 2004-01-15 Steven Bosscher <stevenb@suse.de>
11956
11957 * MAINTAINERS: Update my email address.
11958
11959 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
11960
11961 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11962 * Makefile.tpl (configure-target-[+module+]): Support stage.
11963 * Makefile.in: Rebuilt.
11964
11965 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11966
11967 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11968
11969 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
11970
11971 * MAINTAINERS: Add myself as a MIPS maintainer.
11972
11973 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11974
11975 * configure.in: Use ./config.cache, not config.cache.
11976 * configure: Regenerate.
11977 * Makefile.tpl: Special-casing not needed for GCC any more.
11978 * Makefile.in: Regenerate.
11979
11980 * configure.in: Don't share a cache file for host dirs.
11981 * configure: Regenerate.
11982
11983 * config-ml.in: Don't mess with the cache file.
11984
11985 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11986
11987 * MAINTAINERS: Move myself from 'Write After Approval' to
11988 'CPU Port Maintainers' section as SPARC maintainer.
11989
11990 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11991
11992 * Makefile.tpl: Make GCC use a separate config.cache.
11993 * Makefile.in: Regenerate.
11994
11995 PR bootstrap/11932, PR bootstrap/11933
11996 (I don't know if it will fix either of them, but it relates
11997 to them.)
11998 * configure.in: Don't use shared config.cache for target
11999 directories.
12000 * configure: Regenerate.
12001
12002 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
12003
12004 * MAINTAINERS: Add myself to 'Write After Approval' section.
12005
12006 2003-12-31 Roger Sayle <roger@eyesopen.com>
12007
12008 * configure.in (ia64*-*-hpux*): Disable building java libraries.
12009 * configure: Regenerated.
12010
12011 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
12012
12013 * MAINTAINERS: Remove the mn10200 maintainer.
12014
12015 2003-12-21 Bernardo Innocenti <bernie@develer.com>
12016
12017 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12018 * configure: Regenerated.
12019
12020 2003-12-16 Jan Hubicka <jh@suse.cz>
12021
12022 * MAINTAINERS: Add myself as callgraph maintainer.
12023
12024 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
12025
12026 * configure.in (raw_libstdcxx_flags): Remove the leading space.
12027 * configure: Regenerate.
12028
12029 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12030
12031 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12032 'Write After Approval' section. Update email.
12033
12034 2003-12-01 James Lemke <jim@wasabisystems.com>
12035
12036 * MAINTAINERS (Write After Approval): Add myself.
12037
12038 2003-11-20 Matt Thomas <matt@3am-software.com>
12039
12040 * MAINTAINERS: Add myself as a vax port maintainer.
12041
12042 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
12043
12044 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12045 (configure-build-[+module+], configure-[+module+]): Likewise.
12046 (configure-target-[+module+], configure-gcc, config.status): Likewise.
12047 * Makefile.in: Regenerate.
12048
12049 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
12050
12051 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12052 shared/dylibed libraries.
12053 * ltmain.sh: Likewise.
12054 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12055 * ltcf-cxx.sh: Likewise.
12056 * ltcf-gcj.sh: Likewise.
12057 * ltconfig: Likewise.
12058
12059 2003-11-17 Stan Cox <scox@redhat.com>
12060
12061 * MAINTAINERS: Add myself as iq2000 port maintainer.
12062
12063 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
12064
12065 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12066 * Makefile.in: Regenerate.
12067
12068 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
12069
12070 * config.sub: Update to 2003-11-03 version.
12071
12072 2003-10-20 Phil Edwards <phil@codesourcery.com>
12073
12074 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
12075 * configure: Regenerate.
12076
12077 2003-10-20 Nicolas Pitre <nico@cam.org>
12078
12079 * MAINTAINERS: Add myself to 'Write After Approval' section.
12080
12081 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
12082
12083 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12084
12085 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
12086
12087 * MAINTAINERS: Update my email address.
12088
12089 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12090
12091 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12092
12093 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
12094
12095 * MAINTAINERS: Add myself to 'Write After Approval' section.
12096
12097 2003-10-16 Bernardo Innocenti <bernie@develer.com>
12098
12099 * config.guess: Update to 2003-10-16 version.
12100 * config.sub: Update to 2003-10-16 version.
12101
12102 2003-10-15 David Daney <ddaney@avtrex.com>
12103
12104 * MAINTAINERS: Added myself to 'Write After Approval' section.
12105
12106 2003-10-15 Falk Hueffner <falk@debian.org>
12107
12108 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12109 'Write After Approval' section. Update email.
12110
12111 2003-10-14 Roger Sayle <roger@eyesopen.com>
12112
12113 * MAINTAINERS: Move myself from 'Write After Approval' to
12114 'Various Maintainers' section as middle-end maintainer.
12115
12116 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
12117
12118 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12119 HOST_FLAGS_TO_PASS.
12120 * Makefile.in: Regenerate.
12121
12122 2003-10-11 Bernardo Innocenti <bernie@develer.com>
12123
12124 * config.guess: Update to 2003-10-07 version.
12125 * config.sub: Update to 2003-10-07 version.
12126
12127 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12128
12129 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12130 * ltconfig (irix5*, irix6*): Don't override version_type.
12131
12132 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
12133
12134 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12135 * configure: Rebuilt
12136 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12137 * Makefile.in: Rebuilt
12138
12139 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
12140
12141 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12142
12143 2003-09-30 Carlo Wood <carlo@alinoe.com>
12144
12145 * MAINTAINERS (Write After Approval): Add myself.
12146
12147 2003-09-29 Paul Koning <ni1d@arrl.net>
12148
12149 * MAINTAINERS: Move myself from "Write After Approval"
12150 to CPU platform maintainers for pdp11 platform.
12151
12152 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
12153
12154 * MAINTAINERS: Move myself from 'Write After Approval' to
12155 'Various Maintainers' section as libffi testsuite maintainer.
12156
12157 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
12158
12159 * configure.in: Pass a computed --program-transform-name
12160 to subconfigures.
12161 * configure: Regenerated.
12162
12163 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12164
12165 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12166 * Makefile.in: Regenerate.
12167
12168 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12169 * Makefile.in: Regenerate.
12170
12171 2003-09-19 Ziemowit Laski <zlaski@apple.com>
12172
12173 * MAINTAINERS: Move myself from 'Write After Approval'
12174 to 'Various Maintainers' (objective-c) section.
12175
12176 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
12177
12178 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12179 quoting.
12180 * configure: Regenerated.
12181
12182 2003-09-16 Joel Brobecker <brobecker@gnat.com>
12183
12184 * MAINTAINERS (Write After Approval): Add myself to write after
12185 approval list.
12186
12187 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
12188
12189 * MAINTAINERS (Write After Approval): Add myself.
12190
12191 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
12192
12193 * MAINTAINERS: Update my e-mail address.
12194
12195 2003-09-09 Alan Modra <amodra@bigpond.net.au>
12196
12197 * libtool.m4 (LD): Correct powerpc64 host match.
12198
12199 2003-09-06 James E Wilson <wilson@tuliptree.org>
12200
12201 * MAINTAINTERS: Update my affiliation and email address.
12202
12203 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
12204
12205 * MAINTAINERS (Write After Approval): Add myself.
12206
12207 2003-09-04 DJ Delorie <dj@redhat.com>
12208
12209 * configure: Regenerate.
12210
12211 2003-09-04 Robert Millan <robertmh@gnu.org>
12212
12213 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12214
12215 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12216
12217 * configure.in: Ensure arguments to sed are properly spaced.
12218 * configure: Regenerate.
12219
12220 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
12221
12222 * MAINTAINERS: Update my e-mail address.
12223
12224 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
12225
12226 * MAINTAINERS (Write After Approval): Add myself.
12227
12228 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
12229
12230 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12231 * configure: Regenerated.
12232
12233 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12234
12235 * MAINTAINERS: Update my email address.
12236
12237 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
12238
12239 * configure.in: Use newline instead of semicolon when assuming
12240 shell arguments in a for loop.
12241 * configure: Regenerated.
12242
12243 2003-08-22 Jason Eckhardt <jle@rice.edu>
12244
12245 * MAINTAINERS: Resurrect the i860 maintainer.
12246
12247 2003-08-20 Geoffrey Keating <geoffk@apple.com>
12248
12249 PR 8180
12250 * configure.in: When testing with_libs and with_headers, treat
12251 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12252 * configure: Regenerate.
12253
12254 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12255 make, shell, etc.
12256 (baseargs): Likewise.
12257 * configure: Regenerate.
12258
12259 2003-08-20 Bernardo Innocenti <bernie@develer.com>
12260
12261 * MAINTAINERS (Write After Approval): Add myself.
12262
12263 2003-08-19 Geoffrey Keating <geoffk@apple.com>
12264
12265 * configure.in: Disable libgcj for darwin not on powerpc.
12266 * configure: Rebuild.
12267
12268 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12269
12270 * config-ml.in, symlink-tree: Add license.
12271
12272 2003-08-03 Richard Stallman <rms@gnu.org>
12273 Eben Moglen <moglen@columbia.edu>
12274
12275 * README.SCO: New file.
12276
12277 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12278
12279 * Makefile.tpl (check, check-c++): Express dependencies using
12280 dependencies rather than commands.
12281 * Makefile.in: Regenerate.
12282
12283 2003-08-01 Andrew Cagney <cagney@redhat.com>
12284
12285 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12286 * configure: Ditto.
12287
12288 2003-07-31 Geoffrey Keating <geoffk@apple.com>
12289
12290 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12291 * Makefile.in: Update.
12292
12293 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12294
12295 * configure.in: Enable libgcj for darwin.
12296 * configure: Rebuild.
12297
12298 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
12299
12300 * config-ml.in: Use ac_configure_args directly instead of
12301 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12302 actually seen.
12303
12304 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12305
12306 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12307 creating target and build subdirs to build all parent dirs as needed.
12308 * Makefile.in: Rebuild.
12309 * configure.in: Don't build dirs explicitly here.
12310 * configure: Rebuild.
12311
12312 2003-07-26 Paul Brook <paul@nowt.org>
12313
12314 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12315
12316 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
12317
12318 * Makefile.tpl (all-make): Depend on intl.
12319 * Makefile.in: Rebuilt.
12320
12321 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
12322
12323 * install-sh: Update to newer upstream versions (associated with
12324 aclocal 1.7).
12325 * mkinstalldirs: Likewise.
12326 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12327
12328 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12329
12330 * MAINTAINERS: Move self from Bug database only accounts
12331 to write-after-approval.
12332
12333 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12334
12335 * config.if: Remove unused libc_interface determination.
12336
12337 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12338
12339 * MAINTAINERS: Move self from write-after-approval to
12340 build machinery (*.in).
12341
12342 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12343
12344 PR bootstrap/11273
12345 PR bootstrap/11408
12346 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12347 unused INSTALL_PROGRAM_ARGS.
12348 * configure.in: Use AC_PROG_INSTALL.
12349 * Makefile.in: Regenerate.
12350 * configure: Regenerate.
12351
12352 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12353
12354 * MAINTAINERS: Alphabetize.
12355
12356 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
12357
12358 * configure: Rebuilt.
12359 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12360 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12361 newlib nor libgloss.
12362 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12363 * configure.in (am33_2.0-*-linux*): Added.
12364
12365 2003-07-09 Bob Wilson <bob.wilson@acm.org>
12366
12367 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12368 * configure: Regenerate.
12369
12370 2003-07-07 Zack Weinberg <zack@codesourcery.com>
12371
12372 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12373 * Makefile.in: Regenerate.
12374
12375 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12376
12377 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12378 * Makefile.in: Regenerate.
12379
12380 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
12381
12382 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12383 * Makefile.in: Regenerated.
12384
12385 * config-ml.in: Replace PWD with PWD_COMMAND.
12386
12387 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12388
12389 * intl: New directory; see intl/ChangeLog for details.
12390 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12391 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12392 * Makefile.in: Regenerate.
12393
12394 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12395
12396 * configure.in: Clean up config-lang.in handling. Delete
12397 useless assignment to "subdirs".
12398 * configure: Regenerate.
12399
12400 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12401
12402 * configure.in: Rename 'target_libs' to 'target_libraries'.
12403 Remove useless reference to 'target_libs'.
12404 * configure: Regenerate.
12405
12406 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12407
12408 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12409 * Makefile.in: Regenerate.
12410
12411 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12412
12413 * Makefile.def: Introduce flags_to_pass.
12414 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12415 * Makefile.in: Regenerate.
12416
12417 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12418
12419 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12420 and target-libgloss.
12421 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12422 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12423 * configure: Regenerate.
12424
12425 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12426
12427 * configure.in: Update testsuite_flags to new location.
12428 * configure. Regenerate.
12429
12430 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12431
12432 * Makefile.tpl: Remove BUILD_CC stuff.
12433 * Makefile.in: Regenerate.
12434
12435 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12436
12437 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12438
12439 2003-06-16 Graeme Peterson <gp@qnx.com>
12440
12441 * MAINTAINERS (Write After Approval): Add myself.
12442
12443 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12444
12445 * config.guess: Update to 2003-06-12 version.
12446 * config.sub: Update to 2003-06-13 version.
12447
12448 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12449
12450 * config.guess: Update to 2003-06-06 version.
12451 * config.sub: Update to 2003-06-06 version.
12452
12453 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12454
12455 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12456 * configure. Regenerate.
12457
12458 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12459
12460 * configure.in: Disable serial configure by default.
12461 * configure: Regenerate.
12462 * Makefile.tpl: Abolish .NOTPARALLEL.
12463 * Makefile.in: Regenerate.
12464
12465 * Makefile.tpl: Replace {build,host,target}_canonical by
12466 {build,host,target}.
12467 * Makefile.in: Regenerate.
12468
12469 * Makefile.tpl: Fix stupid pasto.
12470 * Makefile.in: Regenerate.
12471
12472 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12473
12474 * Makefile.tpl: Remove bogus conditional.
12475 * Makefile.in: Regenerate.
12476
12477 2003-06-05 Jan Hubicka <jh@suse.cz>
12478
12479 * Makefile.tpl (profiledbootstrap): New target.
12480 * Makefile.in (profiledbootstrap): New target.
12481
12482 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12483
12484 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12485 Pinski. Remove user names from other bugzilla-only maintainers.
12486
12487 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12488
12489 * Makefile.tpl: Make 'recursive targets' using autogen rather
12490 than shell loop. Remove duplicate 'clean' targets and false
12491 comments.
12492 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12493 Add systematic method of specifying missing targets in subdirs.
12494 Add copyright boilerplate.
12495 * Makefile.in: Regenerate.
12496 * configure.in: Add 'recursive targets' to maybe list.
12497 * configure: Regenerate.
12498
12499 * MAINTAINERS: "GNATS only" -> "Bug database only".
12500
12501 * Makefile.tpl: Rename [+target+] to [+make_target+].
12502 * Makefile.def: Rename 'target' to 'make_target'.
12503
12504 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12505
12506 * MAINTAINERS: Add self as options handling maintainer.
12507
12508 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12509
12510 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12511 been too long since I touched those ports.
12512
12513 2003-05-28 DJ Delorie <dj@redhat.com>
12514
12515 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12516 * Makefile.in: Regenerate.
12517
12518 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12519
12520 * configure.in: Use curly braces in the definition of tooldir.
12521 * configure: Regenerate.
12522
12523 2003-05-21 DJ Delorie <dj@redhat.com>
12524
12525 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12526 newlib or libgloss.
12527 * Makefile.in: Regenerate.
12528
12529 2003-05-21 DJ Delorie <dj@redhat.com>
12530
12531 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12532 * Makefile.in: Regenerate.
12533
12534 2003-05-20 Ian Lance Taylor <ian@airs.com>
12535
12536 * MAINTAINERS: Update my e-mail address.
12537
12538 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12539
12540 * configure.in: Switch more things to use maybe dependencies.
12541 * Makefile.tpl: Switch more things to use maybe dependencies.
12542 Factor out common code from autogen IF statements.
12543 * configure: Regenerate.
12544 * Makefile.in: Regenerate.
12545
12546 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12547
12548 * configure.in: Accept i[3456789]86 for machine type.
12549 * configure: Regenerate.
12550
12551 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12552
12553 * configure.in: Switch more things to use maybe dependencies.
12554 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12555 * configure: Regenerate.
12556 * Makefile.tpl: Switch more things to use maybe dependencies.
12557 * Makefile.in: Regenerate.
12558
12559 2003-05-16 Andreas Schwab <schwab@suse.de>
12560
12561 * Makefile.tpl (install-opcodes): Define.
12562 * Makefile.in: Rebuild.
12563
12564 2003-05-13 Andreas Jaeger <aj@suse.de>
12565
12566 * config.guess: Update to 2003-05-09 version.
12567 * config.sub: Update to 2003-05-09 version.
12568
12569 2003-05-13 Michael Eager <eager@mvista.com>
12570
12571 * configure.in: Correct sed script so that options in quotes are not
12572 deleted.
12573 * configure: Rebuild.
12574
12575 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
12576
12577 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12578 and $$s/newlib/libc/sys/cygwin32 include paths.
12579 * configure: Ditto.
12580
12581 2003-05-12 Michael Meissner <gnu@the-meissners.org>
12582
12583 * MAINTAINERS: Update my email addresses.
12584
12585 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12586
12587 * config-ml.in: Propagate INSTALL variables.
12588
12589 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12590
12591 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12592
12593 2003-05-02 Chris Demetriou <cgd@broadcom.com>
12594
12595 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12596 * Makefile.in: Regenerate.
12597
12598 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12599
12600 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12601
12602 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12603
12604 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12605
12606 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12607
12608 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12609 * Makefile.in: Regenerated.
12610
12611 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12612
12613 * MAINTAINERS (Write After Approval): Upgrade myself from
12614 GNATS only to write-after-approval. Update my mail address.
12615
12616 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
12617
12618 (OS Port Maintainers: freebsd): Add myself.
12619
12620 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12621
12622 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12623
12624 2003-04-22 Kean Johnston <jkj@sco.com>
12625
12626 * MAINTAINERS (SCO ports): Added myself.
12627
12628 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12629
12630 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12631
12632 2003-04-19 Kean Johnston <jkj@sco.com>
12633
12634 * MAINTAINERS (Write After Approval): Add myself.
12635
12636 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12637
12638 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12639 * Makefile.in: Regenerate.
12640
12641 2003-04-18 Jakub Jelinek <jakub@redhat.com>
12642
12643 * configure.in (powerpc64*-*-linux*): Remove.
12644 * configure: Rebuilt.
12645
12646 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
12647
12648 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12649 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12650 and restrap.
12651 * Makefile.in: Regenerate.
12652
12653 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
12654
12655 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12656 * configure: Regenerated.
12657
12658 2003-04-15 DJ Delorie <dj@redhat.com>
12659
12660 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12661
12662 2003-04-13 Nick Clifton <nickc@redhat.com>
12663
12664 * config-ml.in: Remove support for --disable-aix removing
12665 call-aix multilibs.
12666
12667 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
12668
12669 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12670 * */configure: Rebuilt.
12671
12672 2003-04-08 Joel Sherrill <joel@oarcorp.com>
12673
12674 * MAINTAINERS: Add my email address.
12675
12676 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
12677
12678 * MAINTAINERS (Write After Approval): Add myself.
12679
12680 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12681
12682 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12683 * Makefile.in: Regenerate.
12684
12685 2003-03-14 Michael Chastain <mec@shout.net>
12686
12687 * Makefile.in: Regenerate with correct Makefile.def.
12688
12689 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12690
12691 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12692 Make macro.
12693 * Makefile.in: Regenerate.
12694 * configure.in: Clean up gxx_include_dir logic.
12695 * configure: Regenerate.
12696
12697 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12698
12699 * MAINTAINERS (Write After Approval): Add myself.
12700
12701 2003-03-10 Ben Elliston <bje@wasabisystems.com>
12702
12703 * MAINTAINERS: Update my mail address.
12704
12705 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12706
12707 * configure.in (gxx_include_dir): Fix typo.
12708 * configure: Regenerated.
12709
12710 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12711
12712 * Makefile.tpl: Reindent.
12713 * Makefile.in: Regenerate.
12714 * configure.in: Reindent. Don't set unused variables.
12715 * configure: Regenerate.
12716
12717 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
12718
12719 * configure.in: Include $(build_tooldir)/sys-include in
12720 FLAGS_FOR_TARGET.
12721 * configure: Regenerated.
12722
12723 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12724
12725 * Makefile.tpl: Always pass down RANLIB.
12726 * Makefile.in: Regenerate.
12727
12728 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12729 * Makefile.in: Regenerate.
12730 * configure.in: Remove unused logic relating to --enable-shared
12731 and --enable-threads. Remove bogus comments. Remove redundant
12732 noconfigdirs.
12733 * configure: Regenerate.
12734
12735 * configure.in: Replace ${libstdcxx_version} by its value.
12736 Remove reference to mh-dgux.
12737 * configure: Regenerate.
12738
12739 2003-03-03 Kevin Buettner <kevinb@redhat.com>
12740
12741 * MAINTAINERS (Write After Approval): Add myself.
12742
12743 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12744
12745 * Makefile.tpl: Rearrange.
12746 * Makefile.in: Regenerate.
12747
12748 2003-02-25 Uwe Stieber <uwe@wwws.de>
12749
12750 * configure.in: Add support for kaOS as cross build target system.
12751 * configure: Regenerated.
12752
12753 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12754
12755 * MAINTAINERS (Write after approval): Add myself.
12756
12757 2003-02-21 James E Wilson <wilson@tuliptree.org>
12758
12759 * MAINTAINERS: Update my email address.
12760
12761 2003-02-21 Zack Weinberg <zack@codesourcery.com>
12762
12763 * MAINTAINERS: Add self to blanket write privs. section.
12764
12765 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
12766
12767 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12768 configure-target-* as some target builds may require additional
12769 flags for preprocessor tests.
12770 * Makefile.in: Regenerated.
12771
12772 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
12773
12774 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12775 * ltconfig: Handle it.
12776 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12777 auto-detecting it.
12778
12779 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12780 it is used as argument to $CC.
12781 * ltcf-gcj.sh: Likewise.
12782
12783 * configure.in: Introduce --enable-maintainer-mode.
12784 * configure: Rebuilt.
12785 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12786 for maintainer mode.
12787 * Makefile.in: Rebuilt.
12788
12789 2003-02-18 Jason Merrill <jason@redhat.com>
12790
12791 * Makefile.tpl (check-c++): Allow parallelism.
12792
12793 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12794
12795 * MAINTAINERS: Remove John Carr (who never actually had access to
12796 gcc.gnu.org).
12797
12798 2003-02-15 Geoffrey Keating <geoffk@apple.com>
12799
12800 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12801 don't configure target-libobjc.
12802 * configure: Regenerate.
12803
12804 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12805
12806 * Makefile.tpl (RANLIB): Define.
12807 * Makefile.in: Regenerate.
12808
12809 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12810
12811 * MAINTAINERS: Update my email.
12812
12813 2003-02-06 Keith R Seitz <keiths@redhat.com>
12814
12815 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12816 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12817 * Makefile.in: Regenerated.
12818 * configure.in: Remove all traces of snavigator, db, and grep.
12819 * configure: Regenerated.
12820
12821 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12822
12823 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12824 After Approval.
12825
12826 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12827
12828 * MAINTAINERS (Write after approval): Add myself.
12829
12830 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
12831
12832 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12833 * Makefile.in: Regenerated.
12834
12835 2003-01-30 Roger Sayle <roger@eyesopen.com>
12836
12837 * config.guess: Updated to 2003-01-30's version.
12838 * config.sub: Updated to 2003-01-28's version.
12839
12840 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
12841
12842 * config.if: If gcc_version is already set, just use it. Don't set
12843 gcc_version_trigger if it's already set, otherwise set it to
12844 gcc/version.c, but only if the file exists. If it is not set and
12845 gcc/version.c does not exist, try to extract the version number from
12846 $CC.
12847
12848 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12849
12850 * MAINTAINERS: Add myself to write-after-approval list.
12851
12852 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
12853
12854 * configure.in: Revert 24Jan change.
12855 * configure: Regenerate.
12856
12857 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12858
12859 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12860 entry of HJ Lu.
12861
12862 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12863
12864 * configure.in: Revert previous change.
12865 * configure: Regenerate.
12866
12867 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12868
12869 * configure.in: Make rda native-only.
12870 * configure: Regenerate.
12871
12872 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12873
12874 * MAINTAINERS: Move myself from GNATS-only-accounts to
12875 write-after-approval.
12876
12877 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12878
12879 * configure.in: Add missing \.
12880 * configure: Rebuilt.
12881
12882 2003-01-17 Jakub Jelinek <jakub@redhat.com>
12883
12884 * configure.in (baseargs): Avoid using \| in sed regular
12885 expressions.
12886 * configure: Rebuilt.
12887
12888 2003-01-16 Jakub Jelinek <jakub@redhat.com>
12889
12890 * configure.in (baseargs): Remove all supported forms of
12891 --cache-file, --srcdir, --host, --build and --target options
12892 from argument lists.
12893 * configure: Rebuilt.
12894
12895 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
12896
12897 * MAINTAINERS: Add myself to write-after-approval list.
12898
12899 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
12900
12901 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12902 * configure: Rebuilt.
12903
12904 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12905
12906 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12907 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12908 * Makefile.in: Regenerate.
12909 * configure: Regenerate.
12910
12911 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
12912
12913 * configure.in: Remove Makefile in build, host and target modules
12914 unless configure was run with --no-recursion.
12915 * configure: Rebuilt.
12916
12917 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12918
12919 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12920 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12921 * Makefile.in: Regenerate.
12922
12923 2003-01-08 Chris Demetriou <cgd@broadcom.com>
12924
12925 * config.guess: Update to 2003-01-03 version.
12926 * config.sub: Update to 2003-01-03 version.
12927
12928 2003-01-07 Christopher Faylor <cgf@redhat.com>
12929
12930 * configure: Regenerate with proper autoconf 2.13.
12931
12932 2003-01-07 Christopher Faylor <cgf@redhat.com>
12933
12934 * configure.in: Add AC_PREREQ for consistency.
12935 * configure: Regenerate.
12936
12937 2003-01-06 Andrew Cagney <ac131313@redhat.com>
12938
12939 * configure.in (GDB_TK): Add tcl directories conditional on
12940 gdb/gdbtk directory being present.
12941 * configure: Regenerate.
12942
12943 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
12944
12945 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12946 used by gcc if LD is not defined and we are not doing a Canadian Cross.
12947 * configure: Rebuilt.
12948
12949 2002-12-31 Tom Tromey <tromey@redhat.com>
12950
12951 * Makefile.in: Rebuilt.
12952 * Makefile.def (target_modules) [libffi]: Allow installation.
12953
12954 2002-12-31 Andreas Schwab <schwab@suse.de>
12955
12956 * configure.in: Fix use of $program_transform_name.
12957 * configure: Regenerated.
12958
12959 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
12960
12961 * configure.in (baseargs): Don't remove first configure argument.
12962 * configure: Regenerated.
12963
12964 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
12965
12966 * Makefile.tpl (local-distclean): Don't remove...
12967 (multilib.ts): ... this. Moved into...
12968 (multilib.out): ... this. Don't use sub-make.
12969 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12970 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12971 (configure-build-[+module+], configure-[+module+],
12972 configure-target-[+module+], configure-gcc): ... these. Test
12973 for Makefile existence. Drop config.status from dependencies.
12974 * Makefile.in: Rebuilt.
12975 * configure.in: Move gcc-version-trigger to the end of
12976 ac_configure_args. Add comments to maybedep.tmp and
12977 serdep.tmp. Introduce --disable-serial-configure. Remove
12978 nonopt from baseargs, matching and removing corresponding
12979 whitespace while at it.
12980 * configure: Rebuilt.
12981
12982 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
12983
12984 * configure.in (host_configargs): Replace reference to
12985 no-longer-defined buildopts with --build=${build_alias}.
12986 * configure: Rebuilt.
12987
12988 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12989 program_transform_name to standard idiom.
12990 (AUTOGEN, AUTOCONF): Define.
12991 (Makefile.in): Use $(AUTOGEN).
12992 (Makefile): Depend on config.status, and use autoconf-style rule to
12993 build it. Move original commands to...
12994 (config.status): ... this new target.
12995 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12996 $(AUTOCONF).
12997 * Makefile.in: Rebuilt.
12998
12999 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
13000
13001 * Makefile.tpl: Fix dramatic bustage due to change in
13002 program_transform_name.
13003 * Makefile.in: Regenerate.
13004
13005 * configure.in: Remove unnecessary PATH setting.
13006 * configure: Regnerate.
13007
13008 * configure.in: Don't default to unprefixed tools unless
13009 the native tools will work.
13010 * configure: Regenerate.
13011
13012 * configure.in: Convert to autoconf script. Blow away lots
13013 of now-redundant Makefile fragments.
13014 * configure: Generate using Autoconf.
13015 * Makefile.tpl: Rewrite to reflect autoconfiscation.
13016 * Makefile.in: Regenerate.
13017
13018 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
13019
13020 * configure: Fix stupid bug where RANLIB was mistakenly included.
13021
13022 * configure.in: Rename (buildargs, hostargs, targargs) to
13023 (build_configargs, host_configargs, target_configargs).
13024
13025 * configure.in: Move logic out of sed statement.
13026
13027 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
13028 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13029
13030 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
13031
13032 * config.sub: Import from master repository
13033 * config.guess: Ditto
13034
13035 2002-12-24 Andreas Schwab <schwab@suse.de>
13036
13037 * Makefile.tpl (multilib.out): Fix missing space.
13038 * Makefile.in: Regenerate.
13039
13040 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
13041
13042 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
13043 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
13044 * Makefile.in: Regenerate.
13045 * configure.in: Remove unnecessary leftovers.
13046
13047 2002-12-21 Geoffrey Keating <geoffk@apple.com>
13048
13049 * configure.in (extra_ranlibflags_for_target): New variable.
13050 (*-*-darwin): Add -c to ranlib commands.
13051 * configure (tooldir): Handle extra_ranlibflags_for_target.
13052
13053 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
13054
13055 * Makefile.tpl: Revert HJL's change.
13056 * Makefile.in: Regenerated.
13057 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13058 always.
13059
13060 2002-12-19 Andreas Schwab <schwab@suse.de>
13061
13062 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13063 * Makefile.in: Regenerate.
13064
13065 2002-12-18 H.J. Lu <hjl@gnu.org>
13066
13067 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13068 * Makefile.in: Regenerated.
13069
13070 * configure.in (build_prefix): New. Substitute.
13071
13072 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
13073
13074 * Makefile.tpl: Don't let real targets depend on phony targets.
13075 * Makefile.in: Regenerate.
13076
13077 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13078 * Makefile.in: Regenerate.
13079
13080 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
13081
13082 * config.sub: Import from master repository
13083 * config.guess: Ditto
13084
13085 2002-12-16 Jason Merrill <jason@redhat.com>
13086
13087 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13088 previous 'make bootstrap'.
13089 * Makefile.in: Regenerate.
13090
13091 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
13092
13093 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13094
13095 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
13096
13097 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13098 * Makefile.in: Regenerate.
13099
13100 2002-12-13 Jason Merrill <jason@redhat.com>
13101
13102 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
13103 library tests.
13104 (check-c++): Just depend on it and check-target-libstdc++-v3.
13105 * Makefile.in: Regenerate.
13106
13107 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13108
13109 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13110 * Makefile.in: Rebuilt.
13111
13112 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13113
13114 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13115
13116 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
13117
13118 * configure: Fix bug put in by gremlins.
13119
13120 * Makefile.tpl: Substitute more autoconfily.
13121 * configure: Substitute more autoconfily.
13122 * Makefile.in: Regenerate.
13123
13124 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
13125
13126 * config.sub: Import from master repository
13127 * config.guess: Ditto
13128 * MAINTAINERS: Added Svein Seldal under write after approval
13129
13130 2002-12-08 Andrew Cagney <ac131313@redhat.com>
13131
13132 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13133 * Makefile.in (all-sim): Ditto.
13134
13135 2002-12-06 DJ Delorie <dj@redhat.com>
13136
13137 * Makefile.tpl: Change configure dependencies to not have real
13138 targets depend on phony targets.
13139
13140 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
13141
13142 * configure.in: Revert unintentional change.
13143
13144 * Makefile.tpl: Change dependency for */multilib.out so that
13145 it works when gcc isn't in the tree.
13146
13147 * configure.in: Substitute more.
13148 * configure: Run subconfigures from the Makefile.
13149 * Makefile.tpl: Run subconfigures from the Makefile; add a few
13150 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
13151
13152 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13153
13154 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13155
13156 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
13157
13158 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13159 and corresponding dependencies.
13160 * Makefile.in: Regenerate.
13161
13162 * configure.in (host_tools): Order binutils, gas and ld for
13163 convenience in running the testsuites.
13164
13165 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13166 * Makefile.in: Regenerate.
13167 * configure.in: Introduce rules to serialize subconfigure runs.
13168
13169 * configure.in: Introduce BASE_CC_FOR_TARGET.
13170 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
13171 Realize configure-build-* targets. Realize configure-target-* targets.
13172 * Makefile.in: Regenerate.
13173
13174 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
13175
13176 * configure: Move gcc_version_trigger stuff from here...
13177 * configure.in: ...to here.
13178
13179 * configure.in: Separate subconfigure options added by this file from
13180 options given by the user. Add machinery to put args for host
13181 subconfigures into the Makefile.
13182
13183 * Makefile.tpl: Remove 'vault' targets.
13184 * Makefile.tpl: Reorder and comment dependencies.
13185 * Makefile.in: Regenerate.
13186
13187 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
13188 * configure.in: Fix my broken commit of previous patch. (sigh)
13189
13190 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13191
13192 * configure.in: Move host-specific darwin noconfigdirs into
13193 the host-specific section.
13194
13195 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13196
13197 * configure.in: Move host-specific darwin noconfigdirs into
13198 the host-specific section.
13199
13200 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
13201
13202 * configure: Remove skip-this-dir support.
13203 * Makefile.tpl: Remove skip-this-dir support.
13204
13205 * Makefile.tpl: Remove leftover support for non-autoconfiscated
13206 subdirectories.
13207 * Makefile.in: Regenerate.
13208
13209 * Makefile.tpl: Strip out useless setting of 'dir'.
13210 * Makefile.in: Regenerate.
13211
13212 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
13213
13214 * configure.in: Fix deeply stupid bug.
13215
13216 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13217 shell code in CXX_FOR_TARGET
13218 * Makefile.def: Introduce raw_cxx.
13219 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13220 RAW_CXX_FOR_TARGET.
13221 * Makefile.in: Regenerate.
13222
13223 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
13224
13225 * Makefile.tpl: Remove unnecessary ifs.
13226 * Makefile.in: Regenerate.
13227
13228 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
13229 dependencies. Maybe-ize build-libiberty. Create dummy install
13230 targets for 'no_install' modules.
13231 * configure: Move GDB_TK substitution to configure.in. Move
13232 build_modules stuff to configure.in.
13233 * configure.in: Implement soft dependency machinery. Maybe-ize
13234 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13235 * Makefile.in: Regenerate.
13236
13237 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13238
13239 * Makefile.tpl: Make all-target, install-target behave similarly
13240 to all, install (only hitting configured targets). Eliminate
13241 unused macro defintions.
13242
13243 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13244 build != host.
13245
13246 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13247
13248 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13249
13250 * configure.in: Produce lists of subdir targets we're actually
13251 configuring. Remove references to "dosrel".
13252 * Makefile.tpl: Let configure set which subdir targets are hit.
13253 Remove install-cross; clean up install; remove ALL. Remove
13254 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13255 Autogenerate host module targets. Remove empty dependency lines
13256 and redundant dependency; rearrange slightly.
13257 * Makefile.def: Add host-side libtermcap, utils.
13258
13259 * Makefile.in: Regenerate.
13260
13261 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13262
13263 * ltconfig (osf[345]): Append $major to soname_spec.
13264 Reflect this in library_names_spec.
13265 * ltmain.sh (osf): Prefix $major with . for use as extension.
13266
13267 2002-11-19 Andreas Jaeger <aj@suse.de>
13268
13269 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13270 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13271 and sparc64 GNU/Linux systems.
13272
13273 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13274
13275 * MAINTAINERS: Update email.
13276
13277 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13278
13279 * MAINTAINERS: Complete James Dennett's entry.
13280
13281 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13282
13283 * MAINTAINERS (Write After Approval): Add myself.
13284
13285 2002-11-13 Bruce Korb <bkorb@gnu.org>
13286
13287 * Makefile.tpl: syntactic cleanup
13288
13289 2002-11-13 Stuart Hastings <stuart@apple.com>
13290
13291 * MAINTAINERS: Add myself to write-after-approval list.
13292
13293 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13294
13295 * Makefile.def: Add list of recursive targets to autogenerate.
13296 Add build_modules.
13297 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13298 targets. Autogenerate *-build-* targets.
13299 * Makefile.in: Regenerate.
13300
13301 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13302
13303 * configure: More autoconf-style substitutions.
13304 * Makefile.tpl: More autoconf-style substitutions.
13305 * Makefile.in: Regenerate.
13306
13307 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13308
13309 * configure: Substitute more variables in a more autoconf-friendly
13310 way. Simplify slightly.
13311 * Makefile.tpl: Make more variables substitutable in an
13312 autoconf-friendly way.
13313 * Makefile.in: Regenerate.
13314
13315 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13316
13317 * MAINTAINERS (Write After Approval): Add myself.
13318
13319 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13320
13321 * configure.in (v810*): Remove special setting of tools.
13322
13323 * configure: Add support for extra required flags for ar or nm.
13324 * configure.in (aix4.3+): Use above support for target-specific
13325 issues, rather than using config/mt-aix43.
13326
13327 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13328
13329 * configure: Remove 'removing', which doesn't work. Replace $subdir
13330 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13331 with $srcdir. Reformat indentation. Substitute some variables
13332 formerly hard-coded in the Makefile for build=host.
13333 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13334 * Makefile.def: Autogenerate more.
13335 * Makefile.in: Regenerate.
13336
13337 2002-11-04 Adam Nemet <anemet@lnxw.com>
13338
13339 * MAINTAINERS (Write After Approval): Add myself.
13340
13341 2002-11-04 Kevin Buettner <kevinb@redhat.com>
13342
13343 * Makefile.def (host_modules): Add rda.
13344 * Makefile.in: Regenerate.
13345 * configure.in (target_tool): Add target-rda to list.
13346
13347 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13348
13349 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13350
13351 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
13352
13353 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13354 and restrap targets to this rule.
13355 * Makefile.in: Regenerate.
13356
13357 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13358
13359 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13360 GNATS only accounts.
13361
13362 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13363
13364 * configure.in (i[3456]86-*-linux*): Add check to disable
13365 ${libgcj} for glibc1.
13366
13367 2002-10-24 Denis Chertykov <denisc@overta.ru>
13368
13369 * MAINTAINERS: Add myself as ip2k port maintainer.
13370
13371 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13372
13373 * configure.in: Add tic4x target.
13374
13375 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13376
13377 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13378 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13379 * Makefile.in: Regenerate.
13380
13381 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13382 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13383 * Makefile.in: Regenerate.
13384
13385 2002-10-02 Janis Johnson <janis187@us.ibm.com>
13386
13387 * MAINTAINERS: Add myself as web pages co-maintainer.
13388
13389 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13390
13391 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13392 * Makefile.in: Regenerate.
13393
13394 2002-10-02 Zack Weinberg <zack@codesourcery.com>
13395
13396 * MAINTAINERS: Add myself and Nathan Sidwell
13397 <nathan@codesourcery.com> as VxWorks maintainers.
13398
13399 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13400
13401 * Makefile.def: Remove order dependency comments.
13402 * Makefile.tpl: Add explicit install-install dependencies.
13403 * Makefile.in: Regenerate.
13404
13405 * Makefile.tpl: Remove material now in src-release. (Finally!)
13406 * Makefile.in: Regenerate.
13407
13408 * Makefile.tpl: Add configure-target (for src-release in src)
13409 * Makefile.in: Regenerate.
13410
13411 2002-09-30 Nick Clifton <nickc@redhat.com>
13412
13413 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13414
13415 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13416
13417 * configure.in (s390*-*-linux*): Enable libgcj.
13418
13419 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13420
13421 * configure: Revert accidentally applied changes.
13422
13423 * Makefile.tpl: Make more autoconf-friendly.
13424 * Makefile.in: Regenerate.
13425 * configure: Make substitution more autoconf-like.
13426
13427 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13428
13429 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13430 single entry to handle all these.
13431 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13432 libjava on arm-*-elf.
13433
13434 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13435
13436 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13437 things that depend on them.
13438
13439 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13440
13441 * Makefile.tpl: Make subsituted variables more autoconfy.
13442 * Makefile.in: Regenerate.
13443 * configure: Make seds more autoconfy.
13444
13445 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13446
13447 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13448 * Makefile.in: Regenerate.
13449 * configure.in: Rewrite sed statements to look autoconfy.
13450
13451 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13452 all-target-foo on configure-target-foo.
13453 * Makefile.def: Ditto.
13454 * Makefile.in: Rebuild.
13455
13456 2002-09-25 Andrew Haley <aph@redhat.com>
13457
13458 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13459
13460 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13461
13462 * Makefile.def: New file.
13463 * Makefile.tpl: New file.
13464 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13465 * contrib/gcc_update: Note that Makefile.in is a generated file.
13466
13467 * configure.in: Minor rearrangement. Simplify tests.
13468
13469 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13470
13471 * configure.in (with_headers): Skip copy if value is "yes".
13472 (with_libs): Likewise.
13473
13474 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13475
13476 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13477 * configure.in (sh*-*-pe*): Ditto.
13478 * configure.in (mips*-*-pe*): Ditto.
13479 * configure.in (*arm-wince-pe): Ditto.
13480
13481 * configure.in: Rearrange.
13482
13483 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13484
13485 * MAINTAINERS: Update my email address.
13486
13487 2002-08-30 Paul Koning <pkoning@equallogic.com>
13488
13489 * MAINTAINERS: (Write After Approval): Add myself.
13490
13491 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13492
13493 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13494
13495 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13496
13497 * MAINTAINERS: Change my mailing address.
13498
13499 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13500
13501 * MAINTAINERS (Write After Approval): Remove myself.
13502 (Various Maintainers: c++ runtime libs): Add myself.
13503
13504 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13505
13506 * MAINTAINERS (Write After Approval): Remove myself.
13507 (Various Maintainers: c++ runtime libs): Add myself.
13508
13509 2002-08-15 Eric Christopher <echristo@redhat.com>
13510
13511 * config.sub: Import from master repository.
13512 * config.guess: Ditto.
13513
13514 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13515
13516 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13517 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13518 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13519
13520 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13521
13522 * MAINTAINERS: Add self to rs6000 vector extensions.
13523
13524 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13525
13526 * libiberty/configure: Reverted unintended yesterday's check in.
13527
13528 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13529
13530 * boehm-gc/configure, libf2c/configure: Rebuilt.
13531 * libffi/configure, libiberty/configure: Ditto.
13532 * libjava/configure, libobjc/configure: Ditto.
13533 * libstdc++-v3/configure, zlib/configure: Ditto.
13534 Merged from binutils:
13535 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13536 From Steve Ellcey <sje@cup.hp.com>:
13537 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13538 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13539 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13540 IA64.
13541 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13542 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13543 soname_spec, sys_lib_search_path_spec): Ditto.
13544
13545 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13546
13547 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13548
13549 2002-08-04 H.J. Lu (hjl@gnu.org)
13550
13551 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13552
13553 2002-08-02 Krister Walfridsson <cato@df.lth.se>
13554
13555 * MAINTAINERS (Write After Approval): Add myself.
13556
13557 2002-07-31 Alan Modra <amodra@bigpond.net.au>
13558
13559 * configure.in: Move generic linux case to end. Copy generic
13560 linux noconfigdirs to mips*-*-linux* entry and new
13561 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13562
13563 2002-07-19 Michael Matz <matz@suse.de>
13564
13565 * MAINTAINERS: Add myself as ra* maintainer.
13566
13567 2002-07-16 Chris Demetriou <cgd@broadcom.com>
13568
13569 * config.guess: Update to 2002-07-09 version.
13570 * config.sub: Update to 2002-07-03 version.
13571
13572 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13573
13574 * MAINTAINERS: Fix typo in a maintainer email address.
13575
13576 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13577
13578 * configure.in: Remove two redundant tests.
13579
13580 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13581
13582 * configure.in (mips*-*-irix6*o32): Enable stabs.
13583
13584 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13585
13586 * configure.in: Don't build grez.
13587 * Makefile.in: Ditto.
13588
13589 * Makefile.in: Remove references to bsp, cygmon, libstub.
13590 * configure.in: Ditto.
13591
13592 * configure.in: Remove leftover reference to gdbtest.
13593
13594 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
13595
13596 * configure.in (gxx_include_dir): Change to match versioned
13597 C++ headers if --enable-version-specific-runtime-libs is used.
13598
13599 2002-07-04 Steve Ellcey <sje@cup.hp.com>
13600
13601 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13602
13603 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13604
13605 * configure.in: Make --without-x work.
13606
13607 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13608
13609 * configure.in: Rearrange target Makefile fragment collection.
13610
13611 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13612 cvs[src].
13613 * configure.in: Ditto.
13614
13615 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13616
13617 * MAINTAINERS (Write After Approval): Update my e-mail address.
13618
13619 2002-06-24 Ben Elliston <bje@redhat.com>
13620
13621 * configure.in (host_tools): Remove cgen.
13622
13623 * Makefile.in (all-cgen): Remove; runs from its source directory.
13624 (check-cgen, install-cgen, clean-cgen): Likewise.
13625 (all-opcodes): Do not depend on all-cgen.
13626 (all-sim): Likewise.
13627
13628 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
13629
13630 * Makefile.in: Eliminate 'apache' targets.
13631 * configure.in: Eliminate 'apache' targets.
13632
13633 * configure.in: Eliminate redundant tests. Reorganize.
13634
13635 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13636
13637 * config-ml.in: Eliminate references to Cygnus configure.
13638
13639 * Makefile.in: Eliminate references to building emacs.
13640
13641 2002-06-28 Graham Stott <graham.stott@btinternet.com>
13642
13643 * MAINTAINERS: Update my email address.
13644
13645 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13646
13647 * config.if (libstdcxx_incdir): Version C++ headers.
13648 (cxx_incdir): Remove.
13649
13650 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13651
13652 * MAINTAINERS (Write After Approval): Add self.
13653
13654 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13655
13656 * configure.in: Add support for ip2k.
13657
13658 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13659
13660 * configure.in: Fix AIX configury bug.
13661
13662 2002-06-20 Steve Ellcey <sje@cup.hp.com>
13663
13664 * MAINTAINERS (Write After Approval): Add self.
13665
13666 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13667
13668 * configure.in: replace ${topsrcdir} with ${srcdir}
13669
13670 * configure.in: Move definition of libstdcxx_flags
13671 right above usage, rather than waaay earlier.
13672
13673 * configure.in: Pull definition of is_cross_compiler earlier.
13674
13675 * configure.in: Rearrange a little.
13676
13677 * configure.in: Remove references to librx.
13678 * Makefile.in: Remove references to librx.
13679
13680 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13681
13682 * config.sub: Add support for avr target.
13683 Import from master sources, rev 1.255
13684
13685 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
13686
13687 * configure, .cvsignore: Revert previous change...
13688 * Makefile: ...delete.
13689
13690 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13691
13692 * configure.in: Eliminate ${gasdir} variable.
13693
13694 2002-06-18 Dave Brolley <brolley@redhat.com>
13695
13696 * configure.in: Add support for frv.
13697 * config.sub: Add support for frv.
13698
13699 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13700
13701 * configure: Remove garbage from previous commit.
13702
13703 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13704
13705 * configure: For in-source builds, make a subdir and re-exec there.
13706 * Makefile: New file. Pass targets through to build directory.
13707 * .cvsignore: No longer ignore "Makefile".
13708
13709 2002-06-16 Douglas Rupp <rupp@gnat.com>
13710
13711 * MAINTAINERS (Write After Approval): Add self.
13712
13713 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13714
13715 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13716
13717 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13718
13719 * configure.in (vax-*-netbsd*): Re-enable gas.
13720
13721 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13722
13723 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13724 BUILD_PREFIX_1, to correct nomenclature.
13725 * configure: Likewise.
13726
13727 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13728 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13729
13730 2002-05-31 Olaf Hering <olh@suse.de>
13731
13732 * config-ml.in: Propogate DESTDIR also.
13733
13734 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13735
13736 * configure.in (vax-*-netbsd*): Don't build gas for this
13737 platform.
13738
13739 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13740
13741 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13742 and libgcj for AVR.
13743
13744 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13745
13746 * MAINTAINERS (Write After Approval): Add myself.
13747
13748 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13749
13750 * config.guess: Update to 2002-05-22 version.
13751 * config.sub: Likewise.
13752
13753 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13754
13755 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13756 * config-ml.in: Likewise.
13757 * configure: Likewise.
13758 * configure.in: Likewise.
13759
13760 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13761
13762 * MAINTAINERS: Update my email address.
13763
13764 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13765
13766 * configure.in: Simplify makefile fragment collection.
13767
13768 * configure.in: Remove code to build emacs.
13769
13770 * configure.in : Remove --srcdir argument from targargs and buildargs
13771 (it's always overridden in the Makefile anyway). Rearrange a bit.
13772
13773 * configure: Move some logic to configure.in.
13774 * configure.in: Move some logic from configure.
13775
13776 2002-05-11 Tom Tromey <tromey@redhat.com>
13777
13778 * MAINTAINERS: Reflect libgcj reality.
13779
13780 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13781
13782 * Makefile.in: Honour DESTDIR.
13783
13784 2002-05-08 Mark Mitchell <mark@codesourcery.com>
13785
13786 * config.guess: Import 2002-03-20 version.
13787 * config.sub: Import 2002-04-26 version.
13788
13789 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13790
13791 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13792
13793 2002-05-07 Tim Josling <tej@melbpc.org.au>
13794
13795 * MAINTAINERS: Add self.
13796
13797 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
13798
13799 * ltmain.sh: Detect and handle object name conflicts
13800 while piecewise linking a static library.
13801
13802 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
13803
13804 * configure.in (noconfigdirs): Don't disable libgcj on
13805 sparc64-*-solaris* and sparcv9-*-solaris*.
13806
13807 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
13808
13809 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13810
13811 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13812
13813 * configure.in (FLAGS_FOR_TARGET): Do not add
13814 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13815 on i[3456]86-*-linux*.
13816
13817 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13818
13819 * configure.in (noconfigdirs): Replace [ ] with test.
13820
13821 * configure.in (noconfigdirs): Do not add target-newlib if
13822 target == i[3456]86-*-linux*, and host == target.
13823
13824 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13825
13826 * configure.in: delete reference to absent file
13827
13828 * configure.in: replace '[' with 'test'
13829
13830 * configure.in: Eliminate references to gash.
13831 * Makefile.in: Eliminate references to gash.
13832
13833 * configure.in: remove useless references to 'pic' makefile fragments.
13834
13835 * configure.in: (*-*-windows*) Finish removing.
13836
13837 * configure.in: Eliminate redundant test for libgui.
13838
13839 2002-04-29 Roger Sayle <roger@eyesopen.com>
13840
13841 * MAINTAINERS: Add self and realphabetize. Update entries
13842 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13843 entry for a29k port maintainer.
13844
13845 2002-04-26 Joel Sherrill <joel@OARcorp.com>
13846
13847 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13848 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13849
13850 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13851
13852 * configure.in: remove references to dead files
13853
13854 2002-04-19 Mark Mitchell <mark@codesourcery.com>
13855
13856 * MAINTAINERS: Add information about purpose of this file.
13857
13858 2002-04-18 Tom Tromey <tromey@redhat.com>
13859
13860 * configure.in: Disallow configuring libgcj when it is already
13861 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13862 Solaris 2.8 by default. For PR libgcj/6158.
13863
13864 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13865
13866 * configure.in: Move default CC setting out of config/mh-* fragments
13867 directly into here.
13868
13869 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13870
13871 * configure.in: don't even try to configure or make a subdirectory
13872 if there's no configure script for it.
13873
13874 2002-04-15 Mark Mitchell <mark@codesourcery.com>
13875
13876 * MAINTAINERS: Remove chill maintainers.
13877 * Makefile.in (CHILLFLAGS): Remove.
13878 (CHILL_LIB): Remove.
13879 (TARGET_CONFIGDIRS): Remove libchill.
13880 (CHILL_FOR_TARGET): Remove.
13881 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13882 CHILL_LIB.
13883 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13884 (CHECK_TARGET_MODULES): Likewise.
13885 (INSTALL_TARGET_MODULES): Likewise.
13886 (CLEAN_TARGET_MODULES): Likewise.
13887 (configure-target-libchill): Remove.
13888 (all-target-libchill): Remove.
13889 * configure.in (target_libs): Remove target-libchill.
13890 Do not compute CHILL_FOR_TARGET.
13891 * libchill: Remove directory.
13892
13893 2002-04-11 DJ Delorie <dj@redhat.com>
13894
13895 * Makefile.in, configure.in: Sync with binutils, entries
13896 follow...
13897
13898 2002-04-07 Andrew Cagney <ac131313@redhat.com>
13899
13900 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13901 (do-tar, do-bz2): New rules.
13902 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13903 (gdb-tar): New rule.
13904 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13905 (insight_dejagnu.tar): New rule.
13906 (insight.tar): New rule.
13907 (gdb+dejagnu.tar): New rule.
13908 (gdb.tar): New rule.
13909
13910 2002-02-01 Mo DeJong <supermo@bayarea.net>
13911
13912 * Makefile.in: Add all-tix to deps for all-snavigator
13913 so that tix is built when building snavigator.
13914
13915 2002-01-11 Steve Ellcey <sje@cup.hp.com>
13916
13917 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13918 ld and gdb are not supported.
13919
13920 2002-01-07 Mark Salter <msalter@redhat.com>
13921
13922 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13923 Allow target-libgloss to be built for arm, strongarm, and xscale.
13924
13925 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13926
13927 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13928 options for i[3456]86-pc-linux* native builds.
13929
13930 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13931
13932 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13933 files from .po files for a distribution.
13934
13935 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
13936
13937 * configure.in: Enable libstdc++-v3 for h8300 targets.
13938
13939 2001-06-19 Alan Modra <amodra@bigpond.net.au>
13940
13941 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13942 version from bfd/.
13943
13944 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13945
13946 * Makefile.in (VER): When present, extract the version number from
13947 the file version.in.
13948
13949 2001-05-24 Tom Rix <trix@redhat.com>
13950
13951 * configure.in : enable ld for aix
13952
13953 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13954
13955 * config.guess: Add linux target for S/390.
13956
13957 2000-11-07 Philip Blundell <pb@futuretv.com>
13958
13959 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13960
13961 2000-11-03 Philip Blundell <pb@futuretv.com>
13962
13963 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13964 files.
13965
13966 2001-01-15 Ben Elliston <bje@redhat.com>
13967
13968 * configure.in (host_tools): Add sid.
13969 Always configure cgen.
13970
13971 2000-11-24 Nick Clifton <nickc@redhat.com>
13972
13973 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13974
13975 2000-08-20 Doug Evans <dje@casey.transmeta.com>
13976
13977 * Makefile.in (ALL_MODULES): Add all-cgen.
13978 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13979 (all-cgen): New target.
13980 (all-opcodes,all-sim): Depend on all-cgen.
13981 * configure.in (host_tools): Add cgen.
13982 Only configure cgen if --enable-cgen-maint.
13983
13984 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
13985
13986 * configure.in: Add *-*-freebsd* configurations.
13987
13988 2002-04-08 Tom Tromey <tromey@redhat.com>
13989
13990 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13991 Fixes PR libgcj/6068.
13992
13993 2002-03-30 Krister Walfridsson <cato@df.lth.se>
13994
13995 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13996
13997 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13998
13999 * configure.in (alpha*-dec-osf*): Enable libgcj.
14000
14001 2003-03-27 Matthew Gingell <gingell@gnat.com>
14002
14003 * MAINTAINERS (Write After Approval): Add myself.
14004
14005 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
14006
14007 Fix for: PR bootstrap/3591, target/5676
14008 * configure.in (mcore-pe): Disable the configuration of
14009 libstdc++-v3 since exceptions are not supported.
14010
14011 2002-03-20 Anthony Green <green@redhat.com>
14012
14013 * configure.in: Enable libgcj for xscale-elf target.
14014
14015 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
14016
14017 * MAINTAINERS: Update my email address.
14018
14019 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
14020
14021 * ltmain.sh (relink_command): Fix typo in previous change.
14022
14023 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
14024
14025 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
14026 (relink_command): Added --tag flags.
14027 (mode=install): If relinking fails; error out.
14028
14029 2002-03-12 Richard Henderson <rth@redhat.com>
14030
14031 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
14032 .NOTPARALLEL tag.
14033 (do-check): Rename from check.
14034 (check): Allow parallel check.
14035
14036 2002-03-12 Bob Wilson <bob.wilson@acm.org>
14037
14038 * MAINTAINERS: Add myself as maintainer for xtensa port.
14039 Fix alphabetical order in CPU port maintainer list.
14040 Remove myself from Write After Approval list.
14041
14042 2002-03-11 Richard Henderson <rth@redhat.com>
14043
14044 * Makefile.in (.NOTPARALLEL): Add fake tag.
14045
14046 2002-03-07 H.J. Lu (hjl@gnu.org)
14047
14048 * configure.in: Enable gprof for mips*-*-linux*.
14049
14050 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
14051
14052 * MAINTAINERS (Write After Approval): Add myself.
14053
14054 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
14055
14056 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14057 libjava.
14058 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14059
14060 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
14061
14062 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14063 because its Makefile is there; test for the executable instead.
14064
14065 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
14066
14067 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14068 libstdc++-v3 and libjava.
14069
14070 2002-02-11 Adam Megacz <adam@xwt.org>
14071
14072 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14073 boehm-gc
14074
14075 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
14076
14077 * config.guess: Updated to 2002-01-30's version.
14078 * config.sub: Updated to 2002-02-01's version.
14079 Contribute sh64-elf.
14080 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
14081 * configure.in: Added sh64-*-*.
14082
14083 2002-02-08 Chris Demetriou <cgd@broadcom.com>
14084
14085 * MAINTAINERS: Belatedly add myself to write after approval list.
14086
14087 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
14088
14089 * MAINTAINERS: Put self in as maintainer for x86-64 port.
14090 Remove self as Write After Approval.
14091
14092 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
14093
14094 * MAINTAINERS: Put self in as maintainer for contrib/regression
14095 directory.
14096
14097 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
14098
14099 * MAINTAINERS: Update my email address.
14100
14101 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
14102
14103 * configure.in (*-*-netbsd*): New. Skip target-newlib,
14104 target-libiberty, and target-libgloss. Skip Java-related
14105 libraries if not supported for NetBSD on target CPU.
14106
14107 2002-01-25 Douglas B Rupp <rupp@gnat.com>
14108
14109 * install-sh: Use _inst.$$_ for temp file name.
14110
14111 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
14112
14113 * MAINTAINERS (Write After Approval): Move my contact info
14114 from here...
14115 (OS Port Maintainers): ...to here (netbsd).
14116
14117 2002-01-22 Bob Wilson <bob.wilson@acm.org>
14118
14119 * MAINTAINERS (Write After Approval): Add myself.
14120
14121 2002-01-17 H.J. Lu <hjl@gnu.org>
14122
14123 * Makefile.in (all-fastjar): Also depend on all-libiberty.
14124 (all-target-fastjar): Also depend on all-target-libiberty.
14125
14126 2002-01-16 H.J. Lu (hjl@gnu.org)
14127
14128 * config.guess: Import from master sources, rev 1.225.
14129 * config.sub: Import from master sources, rev 1.238.
14130
14131 2002-01-16 Kazu Hirata <kazu@hxi.com>
14132
14133 * MAINTAINERS (Write After Approval): Remove myself.
14134
14135 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
14136
14137 * MAINTAINERS (Write After Approval): Add myself.
14138
14139 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
14140
14141 * MAINTAINERS: Add self as docs co-maintainer.
14142
14143 2001-12-11 Matthias Klose <doko@debian.org>
14144
14145 * MAINTAINERS (Write After Approval): Add myself.
14146
14147 2001-12-09 Zack Weinberg <zack@codesourcery.com>
14148
14149 * MAINTAINERS: Update my email address.
14150
14151 2001-12-07 Turly O'Connor <turly@apple.com>
14152 * MAINTAINERS (Write After Approval): Add myself.
14153 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14154 (rs6000_initialize_trampoline): Call __trampoline_setup for
14155 ABI_DARWIN too.
14156 * darwin-tramp.asm: New file, implements __trampoline_setup.
14157 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14158
14159 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
14160
14161 * MAINTAINERS (Write After Approval): Add myself.
14162
14163 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
14164
14165 * configure, configure.in: Use temp file for long sed commands.
14166
14167 2001-12-03 Laurent Guerby <guerby@acm.org>
14168
14169 * config.sub: Update to version 1.232 on subversion.
14170
14171 2001-12-03 Ben Elliston <bje@redhat.com>
14172
14173 * MAINTAINERS: Update mail address for config.* patches.
14174
14175 2001-11-27 DJ Delorie <dj@redhat.com>
14176 Zack Weinberg <zack@codesourcery.com>
14177
14178 When build != host, create libiberty for the build machine.
14179
14180 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14181 CONFIG_ARGUMENTS.
14182 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14183 New variables.
14184 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14185 and rules.
14186 (all.normal): Depend on ALL_BUILD_MODULES.
14187 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14188 (all-build-libiberty): Depend on configure-build-libiberty.
14189
14190 * configure: Calculate and substitute proper value for
14191 ALL_BUILD_MODULES.
14192 * configure.in: Create the build subdirectory.
14193 Calculate and substitute TARGET_CONFIGARGS (formerly
14194 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14195
14196 2001-11-26 Ziemowit Laski <zlaski@apple.com>
14197
14198 * MAINTAINERS (write-after-approval): Add self.
14199
14200 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
14201
14202 * MAINTAINERS (GNATS only accounts): Remove self.
14203
14204 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
14205
14206 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14207 libf2c.
14208
14209 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
14210
14211 * MAINTAINERS (Write After Approval): Add self.
14212
14213 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14214
14215 * MAINTAINERS: mips and s390 are also CPU ports.
14216
14217 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14218
14219 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14220
14221 2001-11-11 David O'Brien <obrien@FreeBSD.org>
14222
14223 * MAINTAINERS: Alphabetize.
14224
14225 2001-11-09 Kazu Hirata <kazu@hxi.com>
14226
14227 * MAINTAINERS (Various maintainers: h8 port): Add myself.
14228
14229 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
14230
14231 * MAINTAINERS (Various maintainers: hppa port): Added myself.
14232
14233 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14234
14235 * configure.in (--enable-languages): Be more permissive about
14236 syntax. Check for empty lists better. Warn about $LANGUAGES.
14237
14238 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
14239
14240 * config.sub: Import from master sources, rev. 1.230.
14241 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14242
14243 2001-11-07 Laurent Guerby <guerby@acm.org>
14244
14245 * MAINTAINERS (Write After Approval): Add self.
14246
14247 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14248
14249 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14250
14251 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14252
14253 * config.sub: Import from master sources, rev 1.226.
14254 * config.guess: Import from master sources, rev 1.216.
14255
14256 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14257
14258 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14259 * MAINTAINERS: Add self as maintainer of MMIX port.
14260 Remove old after-approval entry.
14261
14262 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14263
14264 * ChangeLog, configure: Fix spelling errors.
14265
14266 2001-10-20 Brendan Kehoe <brendan@zen.org>
14267
14268 * MAINTAINERS: Tweak my address.
14269
14270 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
14271
14272 * MAINTAINERS: Update my email address.
14273
14274 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
14275
14276 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14277 * MAINTAINERS: Add self as maintainer of CRIS port.
14278
14279 2001-10-10 Geert Bosch <bosch@gnat.com>
14280
14281 * MAINTAINERS (Various maintainers: Ada front end):
14282 Added Robert Dewar.
14283
14284 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
14285
14286 * MAINTAINERS (Write After Approval): Added self
14287
14288 2001-10-02 Geert Bosch <bosch@gnat.com>
14289
14290 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14291
14292 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14293
14294 * configure: Handle temporary files securely using mkdir.
14295
14296 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
14297
14298 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14299
14300 2001-09-26 Will Cohen <wcohen@redhat.com>
14301
14302 * configure.in (*-*-linux*): Disable configuration of target-newlib
14303 and target-libgloss.
14304
14305 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
14306
14307 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14308 RANLIB.
14309
14310 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
14311
14312 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14313 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14314 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14315 avoid quotes nesting problems.
14316 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14317 (DO_X): Export only variables that are set.
14318
14319 2001-09-19 Ben Elliston <bje@redhat.com>
14320
14321 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14322 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14323 semantics. Use the shell built-in "type" command instead.
14324
14325 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
14326
14327 Merged from gcc-3_0-branch:
14328 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14329 * ltcf-c.sh: Use $objext, not $ac_objext.
14330 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14331 * ltcf-cxx.sh: Add support for GNU.
14332 2001-07-22 Timothy Wall <twall@redhat.com>
14333 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14334 default settings if using GNU tools with that configuration.
14335 * ltcf-cxx.sh: Ditto.
14336 * ltcf-gcj.sh: Ditto.
14337 2001-07-21 Michael Chastain <chastain@redhat.com>
14338 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14339 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14340 * ltmain.sh: Mark as gcc-local.
14341
14342 2001-08-30 Eric Christopher <echristo@redhat.com>
14343 Jason Eckhardt <jle@redhat.com>
14344
14345 * config.guess: Merge from master sources.
14346 * config.sub: Merge from master sources, add support for mipsisa32.
14347
14348 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
14349 * config.sub: Merge from master sources, rev 1.219.
14350 * MAINTAINERS: Add self as contact for stormy16 port.
14351
14352 2001-08-14 Zack Weinberg <zackw@panix.com>
14353
14354 * config.sub: Merge from master sources, rev 1.218.
14355 * config.guess: Merge from master sources, rev 1.209.
14356
14357 2001-08-11 Graham Stott <grahams@redhat.com>
14358
14359 * Makefile.in (check-c++): Add missing semicolon.
14360
14361 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14362
14363 * MAINTAINERS (Various maitainers: predict.def): Added myself.
14364
14365 2001-07-30 Eric Christopher <echristo@redhat.com>
14366
14367 * MAINTAINERS (Various maintainers: mips port): Added myself.
14368
14369 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14370
14371 * configure.in (sh-*-linux*): New.
14372
14373 2001-07-27 Richard Henderson <rth@redhat.com>
14374
14375 * .cvsignore: Add LAST_UPDATED.
14376
14377 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14378
14379 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14380
14381 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
14382
14383 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14384
14385 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14386
14387 * MAINTAINERS (Write After Approval): Added myself.
14388
14389 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14390
14391 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14392 and libgcj on m68hc11/m68hc12.
14393
14394 2001-06-27 H.J. Lu (hjl@gnu.org)
14395
14396 * Makefile (CFLAGS_FOR_BUILD): New.
14397 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14398
14399 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14400
14401 * README: Remove version number.
14402
14403 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14404
14405 * INSTALL/README: Update wrt. to the installation instructions now
14406 residing in gcc/doc/install.texi.
14407
14408 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14409
14410 * README: Replace with a cut-down and updated version of gcc/README.
14411
14412 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14413
14414 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14415 multilibs to be disabled.
14416
14417 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14418
14419 * MAINTAINERS (Write After Approval): Add myself.
14420
14421 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14422
14423 * config.guess: Import CVS version 1.195.
14424 * config.sub: Import CVS version 1.212.
14425
14426 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14427
14428 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14429 gcc/xgcc is built, use -print-prog-name to find out the program
14430 name to use.
14431
14432 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14433
14434 * config.guess: Import CVS version 1.194. All gcc-local changes
14435 appear to also be in the master copy.
14436 * config.sub: Import CVS version 1.211.
14437
14438 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14439
14440 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14441 with_gcc]: Use `gcc -shared' to build a shared library.
14442
14443 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14444
14445 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14446 archives.
14447
14448 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14449
14450 * MAINTAINERS (Write After Approval): Add myself.
14451
14452 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14453
14454 * configure.in (libstdcxx_flags): Do not try to execute
14455 libstdc++-v3/testsuite_flags until it exists.
14456
14457 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14458
14459 * MAINTAINERS: Update my email address.
14460
14461 2001-05-31 Graham Stott <grahams@redhat.com>
14462
14463 * MAINTAINERS (Write After Approval): Add myself.
14464
14465 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14466
14467 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14468 libraries when using g++ with native linker.
14469
14470 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14471
14472 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14473
14474 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14475
14476 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14477 [aix4*|aix5*]: Prepend blank.
14478
14479 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
14480
14481 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14482 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14483 of subdir/configure scripts to use the new libtool.m4.
14484
14485 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14486
14487 * MAINTAINERS (Write After Approval): Add myself.
14488
14489 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14490
14491 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14492
14493 2001-05-11 Ben Elliston <bje@redhat.com>
14494
14495 * Makefile.in (all-sid): New target.
14496 (check-sid, clean-sid, install-sid): Likewise.
14497
14498 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14499
14500 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14501
14502 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14503
14504 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14505 libgcj.
14506
14507 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14508
14509 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14510 gcc/xgcc is built, use -print-prog-name to find out the program
14511 name to use.
14512
14513 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14514
14515 * configure.in (noconfigdirs): Don't reset it from scratch in the
14516 target case; only append to it.
14517
14518 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14519 sparc-*-solaris2.8]: Disable ${libgcj}.
14520
14521 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14522
14523 * configure.in (libgcj_saved): Copy from $libgcj.
14524 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14525 --disable-libgcj.
14526
14527 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14528
14529 * MAINTAINERS: Remove self as MIPS maintainer and
14530 C front end maintainer.
14531
14532 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14533
14534 * configure.in: Move *-chorusos target case to the proper switch.
14535 Disable libgcj.
14536
14537 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14538
14539 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14540 1.641.2.228.
14541
14542 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14543
14544 * Makefile.in (STAGE1_CFLAGS): Pass down.
14545
14546 2001-04-13 Alan Modra <amodra@one.net.au>
14547
14548 * config.guess: Add hppa64-linux support. Note for next import that
14549 this is already in the master file.
14550 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14551
14552 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14553
14554 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14555 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14556
14557 2001-04-11 Stan Shebs <shebs@apple.com>
14558
14559 * MAINTAINERS: Add self as Darwin port maintainer.
14560
14561 2001-04-11 Alan Modra <amodra@one.net.au>
14562
14563 * MAINTAINERS: Update my email address.
14564
14565 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
14566
14567 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14568 recent versions of FreeBSD (release 3 or later).
14569 * ltconfig: On FreeBSD, -lc must not be provided when building
14570 a shared library or else the standard -pthread gcc option is
14571 rendered worthless to later users of the built library.
14572
14573 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14574
14575 * MAINTAINERS: Add self and RTH as C front end maintainers.
14576
14577 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
14578
14579 * config.sub: Make sure to match an already-canonicalized
14580 machine name (eg. mn10300-unknown-elf).
14581
14582 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
14583
14584 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14585 New macros.
14586 (bootstrap, cross): Use RECURSE_FLAGS.
14587 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14588
14589 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
14590
14591 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14592
14593 2001-03-22 Colin Howell <chowell@redhat.com>
14594
14595 * Makefile.in (DO_X): Do not backslash single-quotes in
14596 backquotes (two places).
14597
14598 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14599
14600 Re-installed:
14601 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14602 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14603 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14604 * ltcf-cxx.sh: Likewise.
14605 * ltcf-gcj.sh: Likewise.
14606
14607 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14608
14609 * MAINTAINERS: Add myself as "documentation co-maintainer".
14610
14611 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14612
14613 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14614 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14615
14616 2001-03-19 Tom Tromey <tromey@redhat.com>
14617
14618 * config-ml.in: Handle GCJ and GCJFLAGS.
14619
14620 2001-03-21 Michael Chastain <chastain@redhat.com>
14621
14622 * Makefile.in: all-m4 depends on all-texinfo.
14623
14624 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
14625
14626 * MAINTAINERS: Add myself to write after approval list.
14627
14628 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
14629
14630 * Makefile.in (DO_X): Quote nested quotes.
14631
14632 2001-03-18 Alan Modra <alan@linuxcare.com.au>
14633
14634 * MAINTAINERS: Add myself to write after approval list.
14635
14636 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
14637
14638 * Makefile.in (DO_X): Use double quotes for quoting
14639 "RANLIB=$${RANLIB}".
14640
14641 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14642
14643 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14644
14645 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
14646
14647 * configure.in: Only use `lang_requires' for languages athat are
14648 actually enabled.
14649
14650 2001-03-08 Phil Edwards <pme@sources.redhat.com>
14651
14652 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14653
14654 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
14655
14656 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14657
14658 2001-03-07 Tom Tromey <tromey@redhat.com>
14659
14660 * configure.in: Allow config-lang.in to set `lang_requires' to list
14661 of other required languages.
14662
14663 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
14664
14665 * Makefile.in: Remove RANLIB definition. Use RANLIB
14666 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14667 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14668
14669 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
14670 Alexandre Oliva <aoliva@redhat.com>
14671
14672 * Makefile.in (check-c++): Use tabs, not spaces.
14673
14674 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
14675
14676 * MAINTAINERS: add myself to Write After Approval list.
14677
14678 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
14679
14680 * Makefile.in (check-c++): New rule.
14681
14682 * configure.in (target_libs): Remove libg++.
14683 (noconfigdirs): Remove libg++.
14684 (noconfigdirs): Same.
14685 (noconfigdirs): Same.
14686 (noconfigdirs): Same.
14687
14688 * config-ml.in: Remove libg++ references.
14689
14690 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14691 (ALL_TARGET_MODULES): Same.
14692 (configure-target-libg++): Remove.
14693 (all-target-libg++): Remove.
14694 (configure-target-libio): Remove.
14695 (all-target-libio): Remove.
14696 (check-target-libio): Remove.
14697 (.PHONY): Remove.
14698 (libg++.tar.bz2): Remove.
14699 (all-target-cygmon): Remove libio.
14700 (all-target-libstdc++): Remove.
14701 (configure-target-libstdc++): Remove.
14702 (TARGET_LIB_PATH): Remove libstdc++.
14703 (ALL_GCC_CXX): Remove libstdc++.
14704 (all-target-gperf): Correct.
14705
14706 2001-02-16 Nick Clifton <nickc@redhat.com>
14707
14708 * configure.in (noconfigdirs): Allow configuration of texinfo
14709 for Cygwin hosts.
14710
14711 2001-02-15 Anthony Green <green@redhat.com>
14712
14713 * configure: Introduce GCJ_FOR_TARGET.
14714 * configure.in: Ditto.
14715 * Makefile.in: Ditto.
14716
14717 2001-02-13 Andreas Schwab <schwab@suse.de>
14718
14719 * MAINTAINERS: Update mail address.
14720
14721 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14722
14723 * config.guess: Add linux target for S/390.
14724 * config.sub: Likewise.
14725
14726 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
14727
14728 * configure.in: for *-chorusos, don't config target-newlib and
14729 target-libgloss.
14730
14731 2001-02-06 Ben Elliston <bje@redhat.com>
14732
14733 * configure: Output host type to stdout, not stderr.
14734
14735 2001-02-05 Mark Mitchell <mark@codesourcery.com>
14736
14737 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14738 * ltcf-cxx.sh: Likewise.
14739
14740 * config.if: Assume enable_libstdcxx_v3 is defined.
14741
14742 2001-02-04 Mark Mitchell <mark@codesourcery.com>
14743
14744 Remove V2 C++ library.
14745 * configure.in: Remove --enable-libstdcxx_v3 support.
14746
14747 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14748
14749 * include/demangle.h: Add prototype for java_demangle_v3.
14750
14751 2001-01-29 Phil Edwards <pme@sources.redhat.com>
14752
14753 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14754
14755 2001-01-27 Richard Henderson <rth@redhat.com>
14756
14757 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14758
14759 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14760
14761 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14762 Don't unset, it's non-portable and no longer necessary, set to empty
14763 instead.
14764
14765 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14766
14767 * ltconfig: Shell portability fix for the tagname validity check.
14768
14769 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
14770
14771 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14772 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14773
14774 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14775
14776 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14777
14778 2001-01-26 Tom Tromey <tromey@redhat.com>
14779
14780 * configure.in: Allow libgcj to be built on Sparc Solaris.
14781
14782 2001-01-25 David Edelsohn <edelsohn@gnu.org>
14783
14784 * ltcf-c.sh: Add aix5 case.
14785 * ltcf-cxx.sh: Likewise.
14786 * ltconfig: Likewise.
14787
14788 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
14789
14790 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14791 keep at least one of build_libtool_libs or build_old_libs set to
14792 yes.
14793
14794 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14795 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14796
14797 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14798
14799 * configure.in: Enable libgcj on several additional platforms.
14800
14801 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14802
14803 * configure.in: Enable libgcj for linux targets.
14804
14805 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14806
14807 * MAINTAINERS (Write After Approval): Add myself.
14808
14809 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14810
14811 * MAINTAINERS: Add myself as vax port maintainer.
14812
14813 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14814
14815 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14816
14817 2001-01-09 Mike Stump <mrs@wrs.com>
14818
14819 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14820 failures of subdirectories.
14821
14822 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14823
14824 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14825 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14826 * ltcf-cxx.sh: Likewise.
14827 * ltcf-gcj.sh: Likewise.
14828 * ltconfig.sh: Fix typo.
14829
14830 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14831
14832 * configure: handle DOS-style absolute paths.
14833
14834 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14835
14836 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14837
14838 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14839
14840 * MAINTAINERS: Add myself as avr port co-maintainer.
14841
14842 2000-12-28 Ben Elliston <bje@redhat.com>
14843
14844 * MAINTAINERS: Add myself under ``Write After Approval''.
14845
14846 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14847
14848 * texinfo: Remove directory from GCC.
14849
14850 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14851
14852 * COPYING: Update to current
14853 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14854 to 19yy as example year in copyright notice).
14855
14856 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14857
14858 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14859 (libstdcxx_incdir): Pass down.
14860 * config.if: Remove expired bits for cxx_interface, add stub.
14861 (libstdcxx_incdir): Add variable for g++ include directory.
14862 * configure.in (gxx_include_dir): Use it.
14863
14864 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
14865
14866 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14867 with old-email address from ``Write After Approval''.
14868
14869 2000-12-15 Andreas Jaeger <aj@suse.de>
14870
14871 * configure.in: Handle lang_dirs.
14872
14873 2000-12-14 Tom Tromey <tromey@redhat.com>
14874
14875 * MAINTAINERS: Removed brads.
14876
14877 * MAINTAINERS: Added gcj developers.
14878
14879 2000-12-13 Anthony Green <green@redhat.com>
14880
14881 * configure.in: Disable libgcj for any target not specifically
14882 listed. Disable libgcj for x86 and Alpha Linux until compatible
14883 with g++ abi.
14884
14885 2000-12-13 Mike Stump <mrs@wrs.com>
14886
14887 * Makefile.in (local-distclean): Also remove fastjar.
14888
14889 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14890
14891 * contrib/gcc_update: Add fastjar --touch entries.
14892
14893 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
14894
14895 * configure.in: Disable language-specific target libraries for
14896 languages that aren't enabled.
14897
14898 2000-12-10 Anthony Green <green@redhat.com>
14899
14900 * configure.in: Define libgcj. Disable libgcj target libraries for
14901 most targets.
14902
14903 2000-12-10 Neil Booth <neilb@earthling.net>
14904
14905 * MAINTAINERS: Update mail address, remove from WAA list.
14906
14907 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14908
14909 * libjava: Imported from /cvs/java.
14910 * libffi: Likewise.
14911 * Boehm-gc: Likewise.
14912
14913 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14914
14915 * configure.in (target_libs): Revert 2000-12-08 patch.
14916 (noconfigdirs): Added target-libjava.
14917
14918 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14919
14920 * djunpack.bat: removed.
14921
14922 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14923
14924 * Makefile.in: handle DOS-style absolute paths.
14925 * config-ml.in: likewise.
14926 * symlink-tree: likewise.
14927
14928 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14929
14930 * fastjar: Imported.
14931
14932 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14933
14934 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14935 libjava.
14936 * configure.in (target_libs): Removed `target-libjava'.
14937
14938 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14939
14940 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14941 (ALL_MODULES): Added fastjar.
14942 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14943 (all-target-libjava): all-fastjar replaces all-zip.
14944 (all-fastjar): Added.
14945 (configure-target-fastjar, all-target-fastjar): Likewise.
14946 * configure.in (host_tools): Added fastjar.
14947
14948 2000-12-07 Mike Stump <mrs@wrs.com>
14949
14950 * Makefile.in (local-distclean): Remove leftover built files.
14951
14952 2000-11-24 Nick Clifton <nickc@redhat.com>
14953
14954 * configure.in (xscale-elf): Add target.
14955 (xscale-coff): Add target.
14956
14957 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
14958
14959 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14960 recent versions of FreeBSD (release 3 or later).
14961 * ltconfig: On FreeBSD, -lc must not be provided when building
14962 a shared library or else the standard -pthread gcc option is
14963 rendered worthless to later users of the built library.
14964
14965 2000-11-16 Fred Fish <fnf@be.com>
14966
14967 * configure.in (enable_libstdcxx_v3): Fix typo,
14968 libstd++ -> libstdc++.
14969
14970 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14971
14972 * MAINTAINERS: Add self to Write After Approval list.
14973
14974 2000-11-21 Bernd Schmidt <bernds@redhat.com>
14975
14976 * MAINTAINERS: Update my email address. Add myself to global write
14977 privs list.
14978
14979 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
14980
14981 * Makefile.in: Merge with src and libgcj.
14982 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14983 configure-target-<library> when their configure scripts need the C
14984 or C++ library to have already been built to work properly.
14985 (do_proto_toplev): Set them to an empty string.
14986
14987 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14988 (REALLY_SET_LIB_PATH): Use them.
14989
14990 2000-11-17 Stan Shebs <shebs@apple.com>
14991
14992 * MAINTAINERS: Add self to Write After Approval list.
14993
14994 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14995
14996 * configure: Provide the original toplevel configure arguments
14997 (including $0) to subprocesses in the environment rather than
14998 through gcc/configargs.h.
14999
15000 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15001
15002 * MAINTAINERS: Remove references to cccp. Change C9X reference to
15003 C99. Alphabetise "Write After Approval" list.
15004
15005 2000-11-12 Mark Mitchell <mark@codesourcery.com>
15006
15007 * configure: Turn on libstdc++ V3 by default.
15008
15009 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15010 if we've got GCC.
15011
15012 2000-11-11 Philip Blundell <philb@gnu.org>
15013
15014 * MAINTAINERS: Add self to Write After Approval list.
15015
15016 2000-11-09 David Edelsohn <edelsohn@gnu.org>
15017
15018 * ltcf-c.sh (aix4): Improve shared library configuration; require
15019 exporting symbols.
15020 * ltcf-cxx.sh (aix4): Define.
15021 * ltconfig (aix4): Define library and soname specs appropriate for
15022 AIX. Define command to create export symbols list.
15023
15024 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
15025
15026 * config.sub: Add support for Sun Chorus
15027
15028 2000-10-31 Nick Clifton <nickc@redhat.com>
15029
15030 * MAINTAINERS: Rename <name>@cygnus.com addresses to
15031 <name>@redhat.com. Also installed new email address for Clint
15032 Popetz.
15033
15034 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
15035
15036 * etc: Remove directory from GCC.
15037
15038 2000-10-16 Michael Meissner <meissner@redhat.com>
15039
15040 * configure (gcc/configargs.h): Only create if there is a build GCC
15041 directory created.
15042
15043 2000-10-16 Matthias Klose <doko@debian.org>
15044
15045 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15046 when configured for libstdc++-v3.
15047
15048 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
15049
15050 * configure: Save configure arguments to gcc/configargs.h.
15051
15052 2000-10-04 Philipp Thomas <pthomas@suse.de>
15053
15054 * config.guess: Import CVS version 1.157.
15055 * config.sub: Import CVS version 1.181.
15056
15057 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
15058
15059 * Makefile.in (bootstrap): avoid recursion if subdir missing
15060 (cross): ditto
15061 (do-proto-toplev): ditto
15062
15063 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
15064
15065 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15066 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15067
15068 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15069 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
15070 all affected `configure' scripts.
15071
15072 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
15073
15074 * MAINTAINERS: Add self as cpplib co-maintainer.
15075
15076 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
15077
15078 * MAINTAINERS: Add self to Write After Approval list.
15079
15080 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15081
15082 * INSTALL/README: egcs -> GCC update.
15083
15084 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
15085
15086 * MAINTAINERS: Add myself to Write After Approval list.
15087
15088 2000-09-15 Kazu Hirata <kazu@hxi.com>
15089
15090 * MAINTAINERS: Add myself to Write After Approval list.
15091
15092 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
15093
15094 * configure.in: Do not build byacc for hppa64. Provide paths to the
15095 X11 libraries for hppa64.
15096
15097 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15098
15099 * MAINTAINERS: Add myself as 68hc11 port maintainer.
15100
15101 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
15102
15103 * Makefile.in (all-zlib): Added dummy target.
15104
15105 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15106 ltcf-gcj.sh: Updated from libtool multi-language branch.
15107
15108 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
15109
15110 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15111 (bootstrap*): Depend on all-bootstrap.
15112
15113 2000-09-05 Philipp Thomas <pthomas@suse.de>
15114
15115 * config.guess: Import CVS version 1.156.
15116 * config.sub: Import CVS version 1.179.
15117
15118 2000-09-02 Anthony Green <green@cygnus.com>
15119
15120 * Makefile.in (all-gcc): Depend on all-zlib.
15121 (CLEAN_MODULES): Add clean-zlib.
15122 (ALL_MODULES): Add all-zlib.
15123 * configure.in (host_libs): Add zlib.
15124
15125 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
15126
15127 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15128 crosses, but add gcc/include to the header search path for them.
15129
15130 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
15131
15132 * MAINTAINERS: Add self to Write After Approval list.
15133
15134 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15135
15136 * config.guess: Import CVS version 1.152.
15137 * config.sub: Import CVS version 1.177.
15138
15139 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
15140
15141 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15142 $targargs to tell whether newlib is going to be built.
15143
15144 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15145 $$r/TARGET_SUBDIR/libio for _G_config.h.
15146
15147 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
15148
15149 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15150
15151 2000-08-22 DJ Delorie <dj@redhat.com>
15152
15153 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15154
15155 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
15156
15157 * config-ml.in (CC, CXX): Avoid trailing whitespace.
15158 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15159 sub-configures.
15160
15161 2000-08-21 DJ Delorie <dj@redhat.com>
15162
15163 * MAINTAINERS: Add self as a libiberty maintainer
15164
15165 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
15166
15167 * configure.in (libstdcxx_flags): Use
15168 libstdc++-v3/src/libstdc++.INC.
15169
15170 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
15171
15172 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15173
15174 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
15175
15176 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15177
15178 * configure: Make enable_threads and enable_shared defaults
15179 explicit. Substitute enable_threads into generated Makefiles.
15180 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15181 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15182
15183 2000-08-13 Geoff Keating <geoffk@cygnus.com>
15184
15185 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15186
15187 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
15188
15189 * config-ml.in (CC): Remove bogus duplicate quotation mark from
15190 previous delta.
15191
15192 2000-08-11 Jason Merrill <jason@redhat.com>
15193
15194 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15195 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15196 (FLAGS_FOR_TARGET): Not here.
15197 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15198
15199 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
15200
15201 * config-ml.in (CC, CXX): Don't introduce a leading space.
15202
15203 2000-08-07 DJ Delorie <dj@delorie.com>
15204
15205 * MAINTAINERS: Add self as a DJGPP maintainer
15206
15207 2000-08-07 DJ Delorie <dj@redhat.com>
15208
15209 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15210 "if we're also building gcc, and it's a gcc that will run on the
15211 build machine, we want to use its includes instead of the system's
15212 default includes".
15213
15214 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
15215
15216 * MAINTAINERS: Add self to Write After Approval list.
15217
15218 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
15219
15220 * configure.in (libstdcxx_flags): Don't use `"'.
15221
15222 * config-ml.in: Adjust multilib search paths to the
15223 appropriate multilib tree.
15224
15225 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
15226
15227 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15228 commas in $LANGUAGES.
15229
15230 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
15231
15232 * configure.in: Re-enable all references to libg++ and librx.
15233
15234 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
15235
15236 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15237 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15238 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15239 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15240
15241 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15242
15243 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
15244
15245 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15246 CXX_FOR_TARGET for sed.
15247
15248 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
15249
15250 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15251 Do not override if already set in the environment or in configure.
15252 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15253 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15254
15255 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
15256
15257 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15258 the libtool CVS tree multi-language branch.
15259 * ltconfig, ltmain.sh: Updated.
15260
15261 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
15262
15263 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15264 (clean-target): Depend on it.
15265
15266 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15267 (GCC_FOR_TARGET): Use it.
15268 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15269 * configure.in: ... here.
15270 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15271 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15272
15273 2000-07-24 Eric Christopher <echristo@cygnus.com>
15274
15275 * MAINTAINERS: Add self to Write After Approval list.
15276
15277 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
15278
15279 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15280 (configure-target-libchill, configure-target-libobjc): Likewise.
15281
15282 * configure.in: Use the same cache file for all target libs.
15283 * config-ml.in: But different cache files per multilib variant.
15284
15285 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15286
15287 * configure (topsrcdir): Don't use dirname.
15288
15289 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15290
15291 * MAINTAINERS: Add self to Write After Approval list.
15292
15293 2000-07-20 Jason Merrill <jason@redhat.com>
15294
15295 * configure.in: Remove all references to libg++ and librx.
15296
15297 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15298
15299 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
15300
15301 * config.sub: Update to subversions version 2000-07-06.
15302
15303 2000-07-12 Andrew Haley <aph@cygnus.com>
15304
15305 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15306 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15307
15308 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15309
15310 * symlink-tree: Check number of arguments.
15311
15312 2000-07-05 Jim Wilson <wilson@cygnus.com>
15313
15314 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15315 search path for a g++ extracted from the build tree. This
15316 will allow link tests run by configure scripts in
15317 subdirectories to succeed.
15318
15319 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
15320
15321 * ltconfig: Add support for mips-dde-sysv4.2MP
15322
15323 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15324
15325 * MAINTAINERS: Add myself as loop discovery maintainer.
15326
15327 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15328
15329 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15330 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15331
15332 2000-06-19 Timothy Wall <twall@cygnus.com>
15333
15334 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15335 * config.sub: Add tic54x target.
15336
15337 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15338
15339 * MAINTAINERS: Add self as Fortran maintainer,
15340 remove Craig Burley.
15341
15342 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
15343
15344 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15345 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15346
15347 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15348
15349 * MAINTAINERS: Add self as i18n maintainer
15350
15351 20000-05-21 H.J. Lu (hjl@gnu.org)
15352
15353 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15354 directory are used if they exist. Make sure
15355 $(build_tooldir)/include is searched for header files,
15356 $(build_tooldir)/lib/ for library files.
15357 (GCC_FOR_TARGET): Likewise.
15358 (CXX_FOR_TARGET): Likewise.
15359
15360 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15361
15362 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15363
15364 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
15365
15366 * Makefile.in (configure-target-libiberty): Depend on
15367 configure-target-newlib.
15368
15369 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15370
15371 * configure.in, Makefile.in: Merge all libffi-related
15372 configury stuff from the libgcj tree.
15373
15374 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15375
15376 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15377 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15378
15379 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15380
15381 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15382 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15383 current version information. Add to proto-toplev directory.
15384 (gdb-taz): Build do-djunpack.
15385
15386 2000-05-15 David Edelsohn <edelsohn@gnu.org>
15387
15388 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15389
15390 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15391
15392 * MAINTAINERS: Add self to Write After Approval list.
15393
15394 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15395
15396 * ltmain.sh: Preserve in relink_command any environment
15397 variables that may affect the linker behavior.
15398
15399 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15400
15401 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15402
15403 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15404
15405 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15406
15407 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15408
15409 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15410 with the version name.
15411
15412 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15413
15414 * MAINTAINERS: Add self as bb-reorder maintainer.
15415
15416 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15417
15418 * config.if: Tweak.
15419
15420 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15421
15422 * djunpack.bat: New file.
15423
15424 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15425
15426 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15427 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15428 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15429 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15430
15431 2000-04-16 Dave Pitts <dpitts@cozx.com>
15432
15433 * config.sub (case $basic_machine): Change default for "ibm-*"
15434 to "openedition".
15435
15436 2000-04-13 Andreas Jaeger <aj@suse.de>
15437
15438 * MAINTAINERS: Added myself.
15439
15440 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15441
15442 * Makefile.in (gdb-taz): New target. GDB specific archive.
15443 (do-md5sum): New target.
15444 (MD5PROG): Define.
15445 (PACKAGE): Default to TOOL.
15446 (VER): Default to a shell script.
15447 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15448 md5 checksum generation.
15449 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15450 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15451 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15452 insight.tar.bz2): Use gdb-taz to create archive.
15453
15454 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15455
15456 * configure (warn_cflags): Delete.
15457
15458 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15459
15460 * MAINTAINERS: Added myself.
15461
15462 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15463 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15464
15465 * configure.in (enable_libstdcxx_v3): Add.
15466 (target_libs): Add bits here to switch between libstdc++-v2 and
15467 libstdc++-v3.
15468 * config.if: And this file too.
15469 * Makefile.in: Add libstdc++-v3 targets.
15470
15471 2000-04-05 Michael Meissner <meissner@redhat.com>
15472
15473 * config.sub (d30v): Add d30v as a basic machine type.
15474
15475 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15476
15477 * configure.in: -linux-gnu*, not -linux-gnu.
15478
15479 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15480
15481 * MAINTAINERS: Add self in write-after-approval section.
15482
15483 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15484
15485 * MAINTAINERS: Add self as ia64 port maintainer.
15486
15487 2000-03-08 Neil Booth <NeilB@earthling.net>
15488
15489 * MAINTAINERS: Add self in write-after-approval section.
15490
15491 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15492
15493 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15494 (do-tar-bz2): Replace TOOL with PACKAGE.
15495 (gdb.tar.bz2): Remove GDBTK from GDB package.
15496 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15497 dejagnu.tar.bz2): New packages.
15498
15499 2000-02-27 Andreas Jaeger <aj@suse.de>
15500
15501 * configure.in: Add entry for mips*-*-linux*, move catch all
15502 *-*-*linux* entry below this one.
15503
15504 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15505
15506 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15507
15508 2000-02-24 Nick Clifton <nickc@cygnus.com>
15509
15510 * config.sub: Support an OS of "wince".
15511
15512 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15513
15514 * config.guess, config.sub: Updated to match config's 2000-02-15
15515 version.
15516
15517 2000-02-23 Linas Vepstas <linas@linas.org>
15518
15519 * config.sub: Add support for Linux/IBM 370.
15520 * configure.in: Likewise.
15521
15522 2000-02-22 Nick Clifton <nickc@cygnus.com>
15523
15524 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15525
15526 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15527
15528 * config.guess: Guess "cygwin" rather than "cygwin32".
15529
15530 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15531
15532 * configure (gcc_version): When setting, narrow search to
15533 lines containing `version_string'.
15534
15535 2000-02-15 Denis Chertykov <denisc@overta.ru>
15536
15537 * config.sub: Add support for avr target.
15538
15539 2000-02-14 Nick Clifton <nickc@cygnus.com>
15540
15541 * MAINTAINERS: Add maintainers for MCore port.
15542
15543 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15544
15545 * config.sub: Add mmix-knuth-mmixware.
15546
15547 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15548
15549 * MAINTAINERS: Pair cccp with cpplib maintainership.
15550
15551 2000-01-27 Christopher Faylor <cgf@redhat.com>
15552
15553 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15554 structure stuff to -L library search.
15555 (CXX_FOR_TARGET): Ditto.
15556 (CROSS_CHECK_MODULES): Fix spelling mistake.
15557
15558 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15559
15560 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15561 the C++ compiler.
15562
15563 2000-01-12 Richard Henderson <rth@cygnus.com>
15564
15565 * configure.in: Don't build some bits for beos.
15566
15567 2000-01-12 Joel Sherrill (joel@OARcorp.com)
15568
15569 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15570 as include files.
15571
15572 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15573
15574 * Add self as cpplib maintainer, as requested by Jason
15575 Merrill. Correct my e-mail address.
15576
15577 2000-01-06 Geoff Keating <geoffk@cygnus.com>
15578
15579 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15580 not mh-aix43.
15581
15582 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15583
15584 * MAINTAINERS: Add myself to "write after approval" list.
15585
15586 1999-12-14 Richard Henderson <rth@cygnus.com>
15587
15588 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15589 * config.sub: Accept alphaev[78], alphaev8.
15590
15591 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15592
15593 * config.guess, config.sub: Update from autoconf.
15594
15595 1999-11-29 Bruce Korb <autogen@linuxbox.com>
15596
15597 * MAINTAINERS: update my playtime e-address.
15598
15599 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15600
15601 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15602 necessary libraries are missing.
15603
15604 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
15605
15606 * MAINTAINERS: Add new 'write after approval' maintainer.
15607
15608 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15609
15610 * MAINTAINERS: Add new Java maintainer.
15611
15612 1999-10-25 Andreas Schwab <schwab@suse.de>
15613
15614 * configure: Fix quoting inside arguments of eval.
15615
15616 1999-10-21 Nick Clifton <nickc@cygnus.com>
15617
15618 * config-ml.in: Allow suppression of some ARM multilibs.
15619
15620 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15621
15622 * config.guess: Add OS/390 match pattern.
15623 * config.sub: Add mvs, openedition targets.
15624 * configure.in (i370-ibm-opened*): New.
15625
15626 1999-09-04 Steve Chamberlain <sac@pobox.com>
15627
15628 * config.sub: Add support for configuring for pj.
15629
15630 1999-08-31 Nick Clifton <nickc@cygnus.com>
15631
15632 * config.sub (maybe_os): Add support for configuring for fr30.
15633
15634 1999-08-25 Nick Clifton <nickc@cygnus.com>
15635
15636 * configure.in: Do not configure or build ld for AIX
15637 platforms. ld is known to be broken on these platforms.
15638
15639 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15640
15641 * config-ml.in: Pass compiler flag corresponding to multidirs to
15642 subdir configures.
15643
15644 1999-08-09 Ian Lance Taylor <ian@zembu.com>
15645
15646 * Makefile.in (LDFLAGS): Define.
15647
15648 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15649
15650 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15651 noconfigdirs.
15652 (*-*-cygwin*): Likewise.
15653
15654 1999-08-08 Ian Lance Taylor <ian@zembu.com>
15655
15656 * mkdep: New file.
15657 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15658 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15659
15660 From Eli Zaretskii <eliz@is.elta.co.il>:
15661 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15662 long file name when using DJGPP on MS-DOS.
15663
15664 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15665
15666 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15667
15668 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15669
15670 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15671 dependency as this causes "make check" to globally "make all"
15672
15673 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15674
15675 * configure.in (target_libs): Added target-zlib.
15676 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15677 (CONFIGURE_TARGET_MODULES): Likewise.
15678 (CHECK_TARGET_MODULES): Likewise.
15679 (INSTALL_TARGET_MODULES): Likewise.
15680 (CLEAN_TARGET_MODULES): Likewise.
15681 (configure-target-zlib): New target.
15682 (all-target-zlib): Likewise.
15683 (all-target-libjava): Depend on all-target-zlib.
15684 (configure-target-libjava): Depend on configure-target-zlib.
15685
15686 * Makefile.in (configure-target-libjava): Depend on
15687 configure-target-newlib.
15688 (configure-target-boehm-gc): New target.
15689 (configure-target-qthreads): New target.
15690
15691 * configure.in (target_libs): Added target-qthreads.
15692 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15693 (CONFIGURE_TARGET_MODULES): Likewise.
15694 (CHECK_TARGET_MODULES): Likewise.
15695 (INSTALL_TARGET_MODULES): Likewise.
15696 (CLEAN_TARGET_MODULES): Likewise.
15697 (all-target-qthreads): New target.
15698 (configure-target-libjava): Depend on configure-target-qthreads.
15699 (all-target-libjava): Depend on all-target-qthreads.
15700
15701 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15702 (CONFIGURE_TARGET_MODULES): Likewise.
15703 (CHECK_TARGET_MODULES): Likewise.
15704 (INSTALL_TARGET_MODULES): Likewise.
15705 (CLEAN_TARGET_MODULES): Likewise.
15706 (all-target-libjava): New target.
15707 (all-target-boehm-gc): Likewise.
15708 * configure.in (target_libs): Added libjava, boehm-gc.
15709
15710 1999-07-22 Ian Lance Taylor <ian@zembu.com>
15711
15712 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15713 configure.bat in SUPPORT_FILES.
15714 (gas+binutils.tar.bz2): Likewise.
15715
15716 * makeall.bat: Remove; obsolete.
15717
15718 1999-07-21 Ian Lance Taylor <ian@zembu.com>
15719
15720 From Mark Elbrecht:
15721 * configure.bat: Remove; obsolete.
15722
15723 1999-07-11 Ian Lance Taylor <ian@zembu.com>
15724
15725 * configure: Add -W -Wall to the default CFLAGS when compiling with
15726 gcc.
15727
15728 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15729
15730 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15731
15732 1999-06-30 Mark Mitchell <mark@codesourcery.com>
15733
15734 * configure.in: Build ld on IRIX6.
15735
15736 1999-06-12 Ian Lance Taylor <ian@zembu.com>
15737
15738 * Makefile.in: Change distribution targets to use bzip2 instead of
15739 gzip.
15740 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15741 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15742
15743 1999-06-04 Nick Clifton <nickc@cygnus.com>
15744
15745 * config.sub: Add mcore target.
15746
15747 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15748
15749 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15750
15751 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15752
15753 * config.guess (dummy): Changed to $dummy.
15754
15755 1999-05-24 Nick Clifton <nickc@cygnus.com>
15756
15757 * config.sub: Tidied up case statements.
15758
15759 1999-05-22 Ben Elliston <bje@cygnus.com>
15760
15761 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15762 <jiro@din.or.jp>.
15763
15764 * config.guess: Merge with FSF version. Future changes will be
15765 more accurately recorded in this ChangeLog.
15766 * config.sub: Likewise.
15767
15768 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15769
15770 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15771
15772 1999-04-30 Tom Tromey <tromey@cygnus.com>
15773
15774 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15775
15776 1999-04-23 Tom Tromey <tromey@cygnus.com>
15777
15778 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15779
15780 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
15781
15782 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15783 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15784 Bad merge removed these two changes.
15785
15786 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
15787 Martin Heller (Ing.-Buero_Heller@t-online.de)
15788
15789 * config.guess (interix Alpha): Add.
15790
15791 1999-04-11 Richard Henderson <rth@cygnus.com>
15792
15793 * configure.in (i?86-*-beos*): Do config gperf; don't config
15794 gdb, newlib, or libgloss.
15795
15796 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
15797
15798 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15799 link a trivial program with -mabi=64. If it fails, remove mabi=64
15800 from multidirs.
15801
15802 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15803
15804 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15805
15806 1999-04-08 Nick Clifton <nickc@cygnus.com>
15807
15808 * config.sub: Add support for mcore targets.
15809
15810 1999-04-07 Michael Meissner <meissner@cygnus.com>
15811
15812 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15813 not mt-ospace, in order to shut up assembler warning about using
15814 symbols that are named the same as registers.
15815
15816 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
15817
15818 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15819 dependency list for all-target-cygmon.
15820
15821 1999-04-05 Doug Evans <devans@casey.cygnus.com>
15822
15823 * config-ml.in: Check $host, not $target, for selective multilibs.
15824 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15825 thumb interworking, and underscore prefix multilibs.
15826
15827 1999-04-04 Ian Lance Taylor <ian@zembu.com>
15828
15829 * missing: Update to version from current automake.
15830
15831 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15832
15833 * configure (gxx_include_dir): Removed.
15834
15835 * configure.in (gxx_include_dir): Handle it.
15836 * Makefile.in: Likewise.
15837
15838 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15839
15840 * config.sub (mips64vr4111,mips64vr4111el) Add.
15841
15842 1999-03-21 Ben Elliston <bje@cygnus.com>
15843
15844 * config.guess: Correct typo for detecting ELF on FreeBSD.
15845
15846 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15847
15848 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15849 config/mh-djgpp.
15850
15851 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15852
15853 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15854 all-target-newlib to dependency list for all-target-bsp.
15855
15856 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15857
15858 * config.sub: Add i386-uwin support.
15859 * config.guess: Likewise.
15860
15861 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15862
15863 * configure.in: cleanup, add mh-*pic handling for arm, special
15864 case powerpc*-*-aix*
15865
15866 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15867
15868 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15869 can be built.
15870
15871 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15872
15873 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15874 targets.
15875
15876 1999-03-02 Nick Clifton <nickc@cygnus.com>
15877
15878 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15879
15880 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15881
15882 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15883
15884 1999-02-24 Nick Clifton <nickc@cygnus.com>
15885
15886 * config.sub: Fix typo in arm recognition.
15887
15888 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15889
15890 * configure.in (noconfigdirs): Changed target_configdirs to
15891 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15892 rather than m68k-*-* since it is not known to work on
15893 m68k-aout. Ditto for arm-*-*oabi.
15894
15895 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15896
15897 * configure.in (*-*-windows*): Remove, no longer used.
15898
15899 1999-02-19 Ben Elliston <bje@cygnus.com>
15900
15901 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15902 Smart and improved by Andrew Cagney.
15903
15904 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15905
15906 * config.guess: Recognize openbsd-*-hppa.
15907
15908 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15909
15910 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15911 only if it is not empty.
15912
15913 1999-02-17 Nick Clifton <nickc@cygnus.com>
15914
15915 Patch from: Scott Bambrough <scottb@corelcomputer.com>
15916
15917 * config.guess: Modified to recognize uname's armv* syntax.
15918
15919 * config.sub: Modified to recognize uname's armv* syntax.
15920
15921 1999-02-17 Mark Salter <msalter@cygnus.com>
15922
15923 * configure.in: Added target-bsp for sparclite.
15924
15925 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15926
15927 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15928
15929 1999-02-08 Nick Clifton <nickc@cygnus.com>
15930
15931 * configure.in: Add support for strongarm port.
15932 * config.sub: Add support for strongarm target.
15933
15934 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
15935
15936 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15937 the old name config/mh-cygwin32.
15938 Enable texinfo.
15939
15940 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15941
15942 * configure.in: Do build ld for ix86 Solaris.
15943
15944 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15945
15946 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15947 $AR_FOR_TARGET. Likewise for RANLIB.
15948
15949 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
15950
15951 * config.sub (oabi): Recognize.
15952 * configure.in (arm-*-oabi): Handle.
15953
15954 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15955
15956 * config.guess: Improve detection of i686 on UnixWare 7.
15957
15958 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15959
15960 * config.guess: Add support for i386-pc-interix.
15961 * config.sub: Likewise.
15962 * configure.in: Likewise.
15963
15964 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15965
15966 * Makefile.in: Remove unneeded all-target-libio from
15967 from all-target-winsup target since it is now unneeded.
15968 Add all-target-libtermcap in its place since it is now
15969 needed.
15970
15971 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15972
15973 * configure.in: makefile stub for cygwin target is probably
15974 unnecessary. Remove it for now.
15975
15976 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15977
15978 * configure.in: libtermcap.a should be built when cygwin is the
15979 target as well as the host.
15980 * config.guess: Allow mixed case in cygwin uname output.
15981 * Makefile.in: Add libtermcap target.
15982
15983 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15984
15985 * config.sub: Clean up handling of hppa2.0.
15986
15987 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15988
15989 * config.guess: Use C code to identify more HP machines.
15990
15991 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15992
15993 * config.sub: Handle hppa2.0.
15994
15995 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15996
15997 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15998 cygmon for all sparclite targets, regardless of object format.
15999
16000 1998-12-15 Mark Salter <msalter@cygnus.com>
16001
16002 * configure.in: Added target-bsp for several target architectures.
16003
16004 * Makefile.in: Added rules for bsp.
16005
16006 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
16007
16008 * config.guess: Improve detection of hppa2.0 processors.
16009
16010 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
16011
16012 * config.guess: Recognize FreeBSD using ELF automatically.
16013
16014 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
16015
16016 * configure (skip-this-dir): Add handling for new shell script, which
16017 might be created by a sub-directory's configure to indicate, this particular
16018 directory is "unwanted".
16019 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16020
16021 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
16022
16023 * ltconfig: import from libtool, after changing libtool to
16024 account for the cygwin name change.
16025
16026 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
16027
16028 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16029 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16030
16031 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
16032
16033 * configure.in: Add libtermcap to list of cygwin dependencies.
16034
16035 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
16036
16037 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16038 they include winsup/include when it's a cygwin target.
16039
16040 1998-11-12 Tom Tromey <tromey@cygnus.com>
16041
16042 * configure.in (host_tools): Added zip.
16043 * Makefile.in (all-target-libjava): Depend on all-zip.
16044 (all-zip): New target.
16045 (ALL_MODULES): Added all-zip.
16046 (NATIVE_CHECK_MODULES): Added check-zip.
16047 (INSTALL_MODULES): Added install-zip.
16048 (CLEAN_MODULES): Added clean-zip.
16049
16050 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
16051
16052 * Makefile.in: lose "32" from comment about cygwin.
16053
16054 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
16055
16056 * configure.in: Use -Os to build target libraries for the fr30.
16057
16058 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
16059
16060 * config.sub: Add fr30.
16061
16062 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
16063
16064 * configure.in: drop "32" from config/mh-cygwin32. Check
16065 cygwin* instead of cygwin32*.
16066 * config.sub: Check cygwin* instead of cygwin32*.
16067
16068 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
16069
16070 * config.guess: Match any version of Unixware7.
16071
16072 1998-10-20 Syd Polk <spolk@cygnus.com>
16073
16074 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16075 if desired.
16076
16077 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
16078
16079 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16080 these if the appropriate directories and files to not exist.
16081
16082 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
16083
16084 * Makefile.in (DEVO_SUPPORT): Add config.if.
16085
16086 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
16087
16088 * configure: Add pattern to replace "build_tooldir"'s
16089 definition in the generated Makefile with "tooldir"'s
16090 actual value.
16091
16092 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
16093
16094 * config.sub: Bring back lost sparcv9.
16095
16096 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16097
16098 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
16099
16100 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16101 CC_FOR_TARGET and friends.
16102
16103 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16104
16105 * Makefile.in (build_tooldir): New variable, same as tooldir.
16106 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16107 -B$(build_tooldir)/bin/.
16108 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16109
16110 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
16111
16112 * README: Remove installation instructions and refer to the
16113 INSTALL directory instead.
16114
16115 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
16116
16117 * config.sub: Add support for i[34567]86-pc-udk.
16118 * configure.in: Likewise.
16119
16120 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
16121
16122 * Makefile.in: add bzip2 package building bits for user
16123 tools module
16124 * configure.in: ditto
16125
16126 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
16127
16128 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16129 (ALL_TARGET_MODULES): Add all-target-libobjc.
16130 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16131 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16132 (all-target-libchill): Add dependencies.
16133 * configure.in (target_libs): Add libchill.
16134
16135 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
16136
16137 * configure.in (target_subdir): Remove duplicate line.
16138
16139 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
16140
16141 * Makefile.in (all-automake): fix dependencies.
16142
16143 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
16144
16145 * configure.in: Minor cleanups for building in the $(target_alias)
16146 subdir.
16147
16148 1998-09-22 Jim Wilson <wilson@cygnus.com>
16149
16150 * Makefile.in (bootstrap): Set r and s before make all. Use
16151 BASE_FLAGS_TO_PASS in make all.
16152 (cross): Likewise.
16153
16154 1998-09-20 Mark Mitchell <mark@markmitchell.com>
16155
16156 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16157
16158 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
16159
16160 * config.sub: Fix typo in last change.
16161
16162 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16163
16164 * config.sub: Add support for C4x target.
16165 * configure.in: Likewise.
16166
16167 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
16168
16169 * config.sub: Recognize sparcv9 just like sparc64.
16170
16171 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
16172
16173 * config.guess: Match "Pent II" or "PentII" for OpenServer.
16174
16175 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
16176
16177 * config.guess: Correctly identify Pentium II sco boxes.
16178
16179 * config.guess: Fix "tr" code. From Weiwen Liu.
16180
16181 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
16182
16183 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16184 stabs.
16185
16186 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
16187
16188 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16189 (ALL_TARGET_MODULES): Add all-target-libchill.
16190 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16191 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16192 (all-target-libchill): Add dependencies.
16193 * configure.in (target_libs): Add libchill.
16194
16195 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16196
16197 * config.guess: Avoid assumptions about "tr" behaves when
16198 LANG is set to something other than English.
16199
16200 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
16201
16202 * configure (gxx_include_dir): Changed to
16203 '${prefix}/include/g++'-${libstdcxx_interface}.
16204
16205 * config.if: New to determine the interfaces.
16206
16207 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
16208
16209 * config.guess: Detect and handle MPE/IX.
16210 * config.sub: Deal with MPE/IX.
16211
16212 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
16213
16214 * configure.in: Use mh-aix43.
16215
16216 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
16217
16218 * configure: Fix --without/--disable cases for gxx-include-dir.
16219
16220 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
16221
16222 * mdata-sh: Imported. Needed for automake support.
16223
16224 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
16225
16226 * Makefile.in (taz): Try "chmod -R og=u ." before
16227 "chmod og=u `find . -print`".
16228
16229 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
16230
16231 * configure.in: Add arm-elf and thumb-elf support.
16232
16233 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16234
16235 * Makefile.in: Undo previous patch.
16236
16237 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16238
16239 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16240 to here ...
16241 (install-no-fixedincludes): and here
16242 (INSTALL_MODULES): ... from here.
16243
16244 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16245
16246 * config.sub: Merge with FSF.
16247
16248 * config.guess: Merge with FSF.
16249
16250 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16251
16252 * configure (extraconfigdirs): New variable.
16253 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16254 * Makefile.in (all): Move higher in file.
16255 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16256 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16257 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16258 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16259 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16260
16261 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
16262
16263 * Makefile.in (all-target-libjava): Depend on all-gcc and
16264 all-target-newlib.
16265 (configure-target-libjava): Depend on $(ALL_GCC).
16266
16267 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16268
16269 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16270 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16271
16272 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16273
16274 * INSTALL/README: Fix typo.
16275
16276 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16277
16278 * ylwrap: Change absolute path checks to check for DOS style path
16279 names.
16280
16281 * ylwrap: Don't use a full path name if the source file is in the
16282 same directory. From hjl@lucon.org (H.J. Lu).
16283
16284 * config-ml.in: Default to being verbose, to match Feb 18 change to
16285 configure.
16286
16287 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16288
16289 Brought over from egcs:
16290
16291 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16292
16293 * configure.in (target_subdir): Set to ${target_alias} instead
16294 of "libraries".
16295
16296 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16297
16298 * configure.in (target_subdir): Set to libraries if enable_multilib.
16299
16300 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16301
16302 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16303 multilibs, force reconfiguration the first time we create
16304 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16305
16306 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16307
16308 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16309 avoid confusion with --no-recursion.
16310
16311 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16312
16313 * configure.in: Win32 hosts shouldn't use install -x
16314 * install-sh: remove -x option, and special .exe-handling
16315 hack.
16316
16317 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16318
16319 * config.guess: Recognize i586-pc-beos.
16320 * configure.in: Don't build some bits for beos.
16321
16322 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16323
16324 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16325 CFLAGS default to -O2.
16326
16327 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16328 when using GNU ld.
16329
16330 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16331
16332 * ltmain.sh: Correct install when using a different shell.
16333
16334 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16335
16336 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16337
16338 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16339
16340 * makefile.vms: Update to build binutils/makefile.vms. Add install
16341 target.
16342
16343 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16344
16345 * ltconfig: Update to correct AIX handling.
16346
16347 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16348
16349 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16350
16351 * configure.in (target_subdir): Set to ${target_alias} instead
16352 of "libraries".
16353
16354 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16355
16356 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16357 (Makefile): Depend on $(gcc_version_trigger).
16358
16359 * configure (gcc_version): Change default initializer to empty
16360 string.
16361 (gcc_version_trigger): New variable; pass this variable down
16362 to subdir configures to enable them checking gcc's version
16363 themselves. Emit make macros for both gcc_version vars.
16364 (topsrcdir): Initialize reliably.
16365 (recursion line): Remove --with-gcc-version=${gcc_version}.
16366
16367 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16368
16369 * configure (enable_version_specific_runtime_libs): Implement new flag
16370 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16371 in $(libsubdir); emit definition in each generated Makefile.
16372 (gxx_include_dir): Initialize depending on
16373 $enable_version_specific_runtime_libs.
16374
16375 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16376
16377 * configure (gcc_version): Initialize properly depending on
16378 how and where configure is started.
16379 (recursion line): Pass a --with-gcc-version=${gcc_version}
16380 to configures in subdirs.
16381
16382 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16383
16384 * configure.in (noconfigdirs): Add configure pattern for mips tx39
16385 cygmon
16386
16387 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16388
16389 * configure.in: Add cygmon and libstub support for mn10200.
16390
16391 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16392
16393 * configure (gcc_version): Add new variable describing the
16394 particular gcc version we're building.
16395 * Makefile.in (libsubdir): Add new macro for the directory
16396 in which the compiler finds executables, libraries, etc.
16397 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16398 and libsubdir.
16399
16400 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16401
16402 * Makefile.in (local-clean): Remove *.log.
16403 (warning.log): Built with warn_summary from build.log.
16404 (mail-report.log): Run test_summary.
16405 (mail-report-with-warnings.log): Run test_summary including
16406 warning.log in the report.
16407
16408 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16409
16410 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16411
16412 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16413
16414 * Makefile.in (grep): Grep no longer depends on libiberty.
16415
16416 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16417
16418 * Makefile.in: all-snavigator needs all-libgui.
16419
16420 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16421
16422 * configure.in: Add cygmon and libstub support for mn10300.
16423
16424 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16425
16426 * missing: Update to version from automake 1.3.
16427
16428 * ltmain.sh: On installation, don't get confused if the same name
16429 appears more than once in the list of library names.
16430
16431 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16432
16433 * config.sub: Accept m68060 and m5200 as CPU names.
16434
16435 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16436
16437 * configure: Use && rather than using -a in test, because odd
16438 strings can confuse test.
16439 * configure.in: Likewise.
16440
16441 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16442
16443 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16444
16445 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16446
16447 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16448 bootstrap4-lean): New targets.
16449
16450 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16451
16452 * mpw-* Delete. Not used.
16453
16454 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16455
16456 * COPYING.LIB: Update FSF address.
16457
16458 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16459
16460 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16461
16462 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16463 GAS_SUPPORT_DIRS.
16464
16465 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16466
16467 * ltconfig, ltmain.sh: Avoid producing a version number if
16468 -version-info was not used.
16469
16470 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16471
16472 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16473 building with newlib.
16474
16475 1998-04-30 Paul Eggert <eggert@twinsun.com>
16476
16477 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16478 Solaris `make' causes it to continue to next definition.
16479
16480 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16481
16482 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16483 the right GUI libraries and files are installed along with GDB.
16484
16485 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16486
16487 * configure.in: Change alpha to alpha* in several places.
16488
16489 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16490
16491 * config.sub: Recognize sparc86x.
16492
16493 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16494
16495 * configure.in (--enable-target-optspace): Remove debug echo.
16496
16497 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16498
16499 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16500
16501 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16502
16503 * ltconfig: Update cygwin32 support.
16504
16505 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16506 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16507 (GDB_SUPPORT_DIRS): Likewise.
16508
16509 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16510
16511 * configure.in (target_makefile_frag): If --enable-target-optspace,
16512 use -Os to compile target libraries rather than -O2. Default to
16513 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16514 not used.
16515 * configure.in (target_cflags): Ditto for d30v.
16516
16517 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16518
16519 * Makefile.in (all-bfd): Depend on all-intl.
16520 (all-binutils): Likewise.
16521 (all-gas): Likewise.
16522 (all-gprof): Likewise.
16523 (all-ld): Likewise.
16524
16525 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16526
16527 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16528
16529 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16530
16531 * Makefile.in (all-bfd): Depend upon all-libiberty.
16532
16533 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16534
16535 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16536
16537 * Makefile.in: Add libstub.
16538
16539 * configure.in: Ditto. Build libstub for targets that have cygmon
16540 support.
16541
16542 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16543
16544 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16545
16546 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16547
16548 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16549 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16550
16551 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16552
16553 * configure: Define DEFAULT_M4 by searching PATH.
16554 * Makfile.in: Use DEFAULT_M4.
16555
16556 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16557
16558 * ltconfig: Add cygwin32 support.
16559
16560 * Makefile.in, configure.in: Add libtool as a native only directory
16561 to configure and build.
16562
16563 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16564
16565 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16566
16567 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
16568
16569 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16570
16571 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16572
16573 * Makefile.in: add ash make rules
16574 * configure.in: add ash to native_only and host_tools lists
16575
16576 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16577
16578 * Makefile.in (all-gettext, all-intl): New targets.
16579 (ALL_MODULES): Added all-gettext, all-intl.
16580 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16581 (INSTALL_MODULES): Added install-gettext, install-intl.
16582 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16583
16584 * configure.in (host_tools): Added gettext.
16585 (native_only): Likewise.
16586 (noconfigdirs) [various cases]: Likewise.
16587 (host_libs): Added intl.
16588
16589 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16590
16591 * configure: Do not disable building gdbtk for cygwin32 hosts.
16592
16593 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16594
16595 * configure.in: Add thumb-coff target.
16596 * config.sub: Add thumb-coff target.
16597
16598 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16599
16600 * Makefile.in: Revert yesterday's change.
16601 (all-target-winsup): all-target-librx stays out of here.
16602
16603 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16604
16605 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16606 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16607 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16608 Remove references to librx and libg++.
16609
16610 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16611
16612 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16613 recursive makes
16614
16615 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16616
16617 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16618 for newlib directory.
16619 (CXX_FOR_TARGET): Likewise.
16620
16621 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16622
16623 * ltconfig: Update after libtool/ltconfig.in change for
16624 hpux11.
16625
16626 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16627
16628 * ltconfig, ltmain.sh: Update to libtool 1.2.
16629
16630 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16631
16632 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16633 (install-gcc-cross): Instead, override LANGUAGES here.
16634
16635 1998-03-18 Dave Love <d.love@dl.ac.uk>
16636
16637 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16638 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16639
16640 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16641
16642 * configure.in: Add Thumb-pe target.
16643
16644 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
16645
16646 * Makefile.in - changed sn targets to snavigator
16647 * configure.in - changed sn targets to snavigator
16648
16649 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16650
16651 * config-ml.in: After building symlink tree call make distclean
16652 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16653 to be the case for libiberty.
16654
16655 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16656
16657 * configure: When making link, also check the current
16658 directory. The configure scripts may create one.
16659
16660 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16661
16662 * config.sub: Accept alphapca56 and alphaev6 properly.
16663
16664 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16665
16666 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16667
16668 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16669
16670 * config.sub (sco5): Fix typo.
16671
16672 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16673
16674 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16675 install-itcl.
16676 (install-itcl): Remove dependency on install-tcl.
16677
16678 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16679
16680 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16681
16682 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16683
16684 * configure.in: Don't build libgui for a cygwin32 target when not on
16685 a cygwin32 host.
16686
16687 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16688
16689 * configure (redirect): Set to null, so default behavior of
16690 configure is now --verbose.
16691
16692 1998-02-16 Dave Love <d.love@dl.ac.uk>
16693
16694 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16695 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16696
16697 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16698
16699 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16700 this change to sync Makefile.in with its ChangeLog entries.
16701
16702 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16703
16704 * ltmain.sh (mkdir): Check that the directory doesn't exist
16705 before we exit with error, so that we don't get races during
16706 parallel builds.
16707
16708 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16709
16710 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16711
16712 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16713
16714 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16715 PICFLAG_FOR_TARGET.
16716 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16717
16718 * configure: Emit a definition for the new macro enable_shared
16719 into each Makefile.
16720
16721 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16722
16723 * configure.in (host_tools, native_only): Add libtool.
16724
16725 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16726
16727 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16728 Fix typo in ming config comment.
16729
16730 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16731
16732 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16733
16734 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16735
16736 * config.sub: Add tic30 cases, and map c30 to tic30.
16737
16738 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16739
16740 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16741 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16742 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16743 (CLEAN_TARGET_MODULES): Similarly
16744 (all-target-libf2c): Add dependences.
16745 * configure.in (target_libs): Add libf2c.
16746
16747 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16748
16749 * configure.in: Remove expect from noconfigdirs when target
16750 is cygwin32. OK to build expect and dejagnu with Canadian
16751 Cross.
16752
16753 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16754
16755 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16756 host.
16757
16758 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16759 and mingw32.
16760
16761 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16762
16763 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16764 here as it is not defined in the toplevel Makefile.
16765
16766 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16767
16768 * configure (package_makefile_rules_frag): New variable, which names
16769 a file with generic rules, ...
16770 Change comment to mention we now have FIVE parts.
16771 * configure: Undo last change.
16772
16773 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16774
16775 * config.guess: More accurate determination of HP processor types.
16776 * config.sub: More accurate determination of HP processor types.
16777
16778 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16779
16780 * configure (package_makefile_frag): Move inserting the
16781 ${package_makefile_frag} to where it should be according
16782 to the comment.
16783
16784 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16785
16786 * config.guess: Add support for Linux/ARM.
16787
16788 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16789
16790 * .cvsignore: Remove *-info and *-install since they match
16791 release-info and mpw-install, which we don't want to just ignore.
16792
16793 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16794
16795 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16796
16797 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16798
16799 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16800 local_prefix to sub-make invocations.
16801
16802 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16803
16804 * configure.in: Check makefile fragments in the source
16805 directory.
16806
16807 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16808
16809 * configure.in: Check whether host and target makefile
16810 fragments exist before adding them to *_makefile_frag.
16811
16812 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16813
16814 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16815
16816 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16817
16818 * configure.in: Make sure we only replace RPATH_ENVVAR on
16819 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16820 regexp to sed.
16821
16822 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16823 to sub-makes.
16824
16825 1998-01-13 Lee Iverson (leei@ai.sri.com)
16826
16827 * config-ml.in (multi-do): LDFLAGS must include multilib
16828 designator.
16829
16830 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
16831
16832 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16833
16834 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16835
16836 * config.sub: Add mingw32 support.
16837 * configure.in: Likewise.
16838
16839 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16840
16841 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16842
16843 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16844
16845 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16846 * configure (gxx_include_dir): Provide a definition for subdirs
16847 which do not use autoconf.
16848
16849 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16850
16851 * config.guess: Sync with egcs. Picks up new alpha support,
16852 BeOS & some additional linux support.
16853
16854 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16855
16856 * config.guess: HP 9000/803 is a PA1.1 machine.
16857
16858 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16859
16860 * configure.in: It's alpha*-...
16861
16862 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16863
16864 * configure.in (host_makefile_frag, target_makefile_frag):
16865 Handle multiple config files.
16866 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16867 alpha-*-*.
16868
16869 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16870
16871 * mkdep: New file.
16872
16873 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16874
16875 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16876
16877 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16878
16879 * Makefile.in: Add libgui directory.
16880 (GDB_TK): Add all-libgui.
16881 * configure.in: Add libgui directory.
16882 * configure: Add all-libgui to GDB_TK.
16883
16884 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16885
16886 * config-ml.in (multidirs): Add m32r to multilib list.
16887
16888 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16889
16890 * Makefile.in (all-target-gperf): Change dependency to
16891 all-target-libstdc++.
16892
16893 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16894
16895 * config.guess: Add BeOS support.
16896
16897 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16898
16899 Source directory cvs renamed to cvssrc:
16900 * configure.in (host_tools): Change cvs to cvssrc.
16901 (native_only): Likewise.
16902 (noconfigdirs) [various cases]: Likewise.
16903 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16904 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16905 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16906 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16907 (all-cvssrc): Rename target from all-cvs.
16908
16909 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16910
16911 * configure (gxx_include_dir): Fix thinko.
16912
16913 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16914
16915 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16916 (install-cross, install-gcc-cross): New targets.
16917
16918 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16919
16920 * configure.in (noconfigdirs): Add support for Thumb target.
16921
16922 * config.sub (maybe_os): Add support for Thumb target.
16923
16924 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16925
16926 * Makefile.in: Add rules for cygmon.
16927
16928 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16929
16930 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16931
16932 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16933 * configure (gxx_include_dir): Provide a definition for subdirs
16934 which do not use autoconf.
16935
16936 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16937
16938 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16939 11/18/97 build
16940
16941 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16942
16943 * From Franz Sirl.
16944 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16945 found on RedHat Linux systems.
16946
16947 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16948
16949 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16950 guesses.
16951
16952 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16953
16954 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16955
16956 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16957
16958 * ltmain.sh: If mkdir fails, check whether the directory was created
16959 anyhow by some other process.
16960
16961 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16962
16963 * configure.in (d30v-*-*): Configure all directories.
16964
16965 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16966
16967 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16968 for the D30V.
16969
16970 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16971
16972 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16973
16974 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16975
16976 * include/libiberty.h: Add extern "C" { so it can be used with C++
16977 progrms.
16978 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16979 programs.
16980
16981 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16982
16983 * configure.in (d30v-*-*): Configure GCC now.
16984
16985 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16986
16987 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16988 is no longer needed.
16989
16990 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16991
16992 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16993
16994 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16995
16996 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16997 targets using "$@" to provide support for similar but not identical
16998 targets without having to duplicate code.
16999
17000 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
17001
17002 * makefile.vms: Fix to work with DEC C.
17003
17004 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
17005
17006 * config.sub: Add mips-tx39-elf to marketing names.
17007
17008 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
17009
17010 * ltmain.sh: Handle symlinks in generated script.
17011
17012 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
17013
17014 * configure: Handle autoconf style directory options: --bindir,
17015 --datadir, --includedir, --infodir, --libdir, --libexecdir,
17016 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17017 --sysconfdir.
17018 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17019 (sharedstatedir, localstatedir, oldincludedir): New variables.
17020 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17021 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17022 sbindir, sharedstatedir, and sysconfdir.
17023
17024 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17025
17026 * Makefile.in (bootstrap-lean): New target.
17027
17028 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
17029
17030 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
17031 sn, and gnuserv from noconfigdirs.
17032
17033 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
17034
17035 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17036
17037 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
17038
17039 * Makefile.in (cross): New target.
17040
17041 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
17042 Jeff Law <law@cygnus.com>
17043
17044 * Makefile.in (bootstrap2, bootstrap3): New targets.
17045 (all-bootstrap): Remove outdated and confusing target.
17046 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17047
17048 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
17049
17050 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17051 windows. Consistent with gdb/configure.
17052
17053 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
17054
17055 * configure.in: Name Linux target fragment.
17056
17057 * configure: Rewrite so that project Makefile fragment is inserted
17058 first and appears last in the resulting Makefile.
17059
17060 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
17061
17062 * Makefile.in (install-itcl): Install tcl first.
17063
17064 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
17065
17066 * configure.in: remove bison from noconfigdirs for Cygwin32 host
17067
17068 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17069
17070 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17071
17072 * configure.in (skipdirs): Add target-librx for Linux.
17073 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17074
17075 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
17076
17077 * Makefile.in (bootstrap): New target.
17078
17079 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
17080
17081 * config.sub: Accept 'amigados' for backward compatibility.
17082
17083 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
17084
17085 * config.guess: Merge with FSF.
17086
17087 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
17088
17089 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17090
17091 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
17092
17093 * config.sub: Add "marketing-names" patch.
17094
17095 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
17096
17097 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17098
17099 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
17100
17101 * config.sub: Handle v850-elf.
17102
17103 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
17104
17105 * .cvsignore (*-install): Remove.
17106
17107 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
17108
17109 * ltconfig: Set CONFIG_SHELL in libtool.
17110 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17111
17112 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
17113
17114 * configure.in (target_subdir): Set to libraries if enable_multilib.
17115
17116 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
17117
17118 * config.guess: Update from gcc directory.
17119
17120 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
17121
17122 * Makefile.in (all-sim): Depends on all-readline.
17123
17124 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
17125
17126 * Makefile.in (BISON, YACC): Use $$s.
17127 (all-bison): Depend on all-texinfo.
17128
17129 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
17130
17131 * Makefile.in (BISON): Add -L flag.
17132 (YACC): Likewise.
17133
17134 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17135
17136 * configure.in (noconfigdirs): Add support for v850e target.
17137
17138 * config.sub (maybe_os): Add support for v850e target.
17139
17140 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17141
17142 * configure.in (noconfigdirs): Add support for v850ea target.
17143
17144 * config.sub (maybe_os): Add support for v850ea target.
17145
17146 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
17147
17148 * config.sub: Add mipstx39. Delete r3900.
17149
17150 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17151
17152 * Makefile.in (all-autoconf): Depends on all-texinfo.
17153
17154 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
17155
17156 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17157 eabi targets.
17158
17159 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
17160
17161 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17162
17163 * configure: When handling a Canadian Cross, handle YACC as well as
17164 BISON. Just set BISON to bison. When setting YACC, prefer bison.
17165 * Makefile.in (all-bison): Depend upon all-texinfo.
17166
17167 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
17168
17169 * Makefile.in (BISON): bison, not byacc or bison -y.
17170 (YACC): bison -y or byacc or yacc.
17171 (various): Add *-bison as appropriate.
17172 (taz): No need to mess with BISON anymore.
17173
17174 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
17175
17176 * configure: If OSTYPE matches *win32*, try to find a good value for
17177 CONFIG_SHELL.
17178
17179 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
17180
17181 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17182 configure.in if it is present.
17183
17184 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
17185
17186 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17187
17188 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
17189
17190 * config.sub: Recognize `arc' cpu.
17191 * configure.in: Likewise.
17192 * config-ml.in: Likewise.
17193
17194 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
17195
17196 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17197
17198 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
17199
17200 * configure: Changed sed delimiter from ':' to '|' when
17201 attempting to substitute ${config_shell} for SHELL. On
17202 NT ${config_shell} may contain a ':' in it.
17203
17204 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
17205
17206 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17207
17208 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
17209
17210 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17211
17212 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
17213
17214 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17215
17216 * ylwrap: If the program is a relative path, force it to be
17217 absolute.
17218
17219 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
17220
17221 * configure (tooldir): Set BISON to `bison -y' and not just bison.
17222
17223 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
17224
17225 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17226 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17227 for libraries.
17228
17229 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
17230
17231 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17232 separated by spaces.
17233
17234 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17235
17236 * ylwrap: New file.
17237 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17238
17239 * ltmain.sh: Handle /bin/sh at start of install program.
17240
17241 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17242
17243 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17244 * missing: New file, from automake 1.2.
17245
17246 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17247
17248 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17249 check-tk to CHECK_X11_MODULES.
17250
17251 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17252
17253 * config.sub: Merge with FSF.
17254
17255 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17256
17257 * config.guess: Merge with FSF.
17258
17259 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17260
17261 * configure: Treat msdosdjgpp like go32.
17262 * configure.in: Likewise. Don't remove gprof for go32.
17263
17264 * configure: Change Makefile.tem2 to Makefile.tm2.
17265
17266 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17267
17268 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17269
17270 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17271
17272 * install-sh (chmodcmd): Set to null if the DST directory already
17273 exists. Same as Nov 11th change.
17274
17275 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17276
17277 * configure (GDB_TK): Needs itcl and tix.
17278
17279 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17280
17281 * config.guess: Update from FSF.
17282
17283 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17284
17285 * Makefile.in (GDB_TK): Depend on itcl and tix.
17286
17287 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17288
17289 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17290 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17291 (INSTALL_SCRIPT): New variable.
17292 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17293 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17294 to -x.
17295 * install-sh: Add support for -x option.
17296
17297 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17298
17299 * configure.in, Makefile.in: Treat tix like itcl.
17300
17301 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17302
17303 * Makefile.in (WINDRES): New variable.
17304 (WINDRES_FOR_TARGET): New variable.
17305 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17306 (EXTRA_HOST_FLAGS): Add WINDRES.
17307 (EXTRA_TARGET_FLAGS): Add WINDRES.
17308 (EXTRA_GCC_FLAGS): Add WINDRES.
17309 ($(DO_X)): Pass down WINDRES.
17310 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17311 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17312 DLLTOOL_FOR_TARGET.
17313
17314 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17315
17316 * configure.in: configure sim before gdb for win32-x-ppc
17317
17318 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17319
17320 Move gperf into the toplevel, from libg++.
17321 * configure.in (target_tools): Add target-gperf.
17322 (native_only): Add target-gperf.
17323 * Makefile.in (all-target-gperf): New target, depend on
17324 all-target-libg++.
17325 (configure-target-gperf): Empty rule.
17326 (ALL_TARGET_MODULES): Add all-target-gperf.
17327 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17328 (CHECK_TARGET_MODULES): Add check-target-gperf.
17329 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17330 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17331
17332 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
17333
17334 * config.sub (mn10200): Recognize new basic machine.
17335
17336 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17337
17338 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17339 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17340
17341 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17342
17343 * configure.in: If we're building mips-sgi-irix6* native, turn on
17344 ENABLE_MULTILIB and set TARGET_SUBDIR.
17345
17346 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17347
17348 * Makefile.in (all-sn): Depend on all-grep.
17349
17350 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17351
17352 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17353
17354 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17355 Makefile. From Jeff Makey <jeff@cts.com>.
17356 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17357
17358 * Makefile.in (DISTBISONFILES): Remove.
17359 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17360 $(DEFAULT_YACC).
17361
17362 * configure.in: Build itl, db, sn, etc., when building for native
17363 cygwin32.
17364
17365 * Makefile.in (LD): New variable.
17366 (EXTRA_HOST_FLAGS): Pass down LD.
17367 ($(DO_X)): Likewise.
17368
17369 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17370
17371 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17372
17373 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17374
17375 * configure.in (targargs): Strip out any supplied --build argument
17376 before adding our own. Always add --build.
17377
17378 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17379
17380 * configure.in (targargs): Pass --build if we're doing
17381 a cross-compile.
17382
17383 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17384
17385 * configure: Use '|' instead of ":" as the separator in
17386 sed. Otherwise sed chokes on NT path names with drive
17387 designators. Also look for "?:*" as the leading characters in an
17388 absolute pathname.
17389
17390 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17391
17392 * config.sub: Support for r3900.
17393
17394 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17395
17396 * configure.in: Use install-sh, not install.sh.
17397
17398 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17399
17400 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17401 apply it twice.
17402
17403 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17404
17405 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17406 install-binutils.
17407
17408 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17409
17410 * Makefile.in: Add automake targets.
17411 * configure.in (host_tools): Add automake.
17412
17413 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17414
17415 * configure: Default CXX to c++, not gcc.
17416 * Makefile.in (CXX): Set to c++, not gcc.
17417 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17418
17419 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17420
17421 * install-sh: try appending a .exe if source file doesn't
17422 exist
17423
17424 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17425
17426 * configure.in: Turn on multilib by default.
17427 (cross_only): Remove target-libiberty.
17428
17429 * Makefile.in (all-gcc): Don't depend on libiberty.
17430
17431 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17432
17433 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17434
17435 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17436
17437 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17438 (DISTBISONFILES): Add ld/Makefile.in
17439
17440 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17441
17442 * configure.in: if target is cygwin32 but host isn't cygwin32,
17443 don't configure gdb tcl tk expect, not just gdb.
17444
17445 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17446
17447 * configure.in: Added gnuserv everywhere sn appears.
17448
17449 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17450 (CROSS_CHECK_MODULES): Added check-gnuserv.
17451 (INSTALL_MODULES): Added install-gnuserv.
17452 (CLEAN_MODULES): Added clean-gnuserv.
17453 (all-gnuserv): New target.
17454
17455 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17456
17457 * config.guess: Fixes for MIPS OpenBSD systems.
17458
17459 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17460
17461 * Makefile.in (INSTALL_XFORM): Remove.
17462 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17463
17464 * mkinstalldirs: New file, copied from automake.
17465 * Makefile.in (installdirs): Rename from install-dirs. Use
17466 mkinstalldirs. Change all users.
17467 (DEVO_SUPPORT): Add mkinstalldirs.
17468
17469 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17470
17471 * install-sh: Rename from install.sh.
17472 * Makefile.in (INSTALL): Change install.sh to install-sh.
17473 (DEVO_SUPPORT): Likewise.
17474
17475 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17476 Graichen <graichen@rzpd.de>.
17477
17478 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17479
17480 * config.guess: Recognize OpenBSD systems correctly.
17481
17482 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17483
17484 * README, Makefile.in (ETC_SUPPORT): Remove references to
17485 cfg-paper*, configure.{texi,man,info*}._
17486
17487 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17488
17489 * Makefile.in (all.normal): Ensure that gcc is built after all
17490 the x11 - ie gdb - targets.
17491
17492 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17493
17494 * makefile.vms: Don't run conf-a-gas.
17495
17496 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17497
17498 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17499
17500 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17501
17502 * configure.in: Remove noconfigdirs case since gdb also
17503 configures and builds for tic80-coff.
17504
17505 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17506
17507 * configure: Set cache_file to config.cache.
17508 * Makefile.in (local-distclean): Remove config.cache.
17509
17510 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17511
17512 * COPYING: Update FSF address.
17513
17514 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17515
17516 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17517 noconfigdirs.
17518
17519 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17520
17521 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17522 MAKEDIRS, is empty.
17523
17524 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17525
17526 * config.sub: Tweak mn10300 entry.
17527
17528 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17529
17530 * configure.in (host_tools): Put sim before gdb, so gdb's
17531 configure.tgt can determine if the simulator was configured.
17532
17533 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17534
17535 * config.sub: Move BeOS $os case to be with other Cygnus
17536 local cases.
17537
17538 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17539
17540 * config.sub: Remove misplaced comment that broke Linux.
17541
17542 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17543
17544 * config.sub: Add BeOS support.
17545
17546 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17547
17548 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17549
17550 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17551
17552 * configure.in (noconfigdirs): Remove tcl and tk from
17553 noconfigdirs for cygwin32 builds.
17554
17555 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17556
17557 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17558
17559 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17560
17561 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17562 make-all.com, use makefile.vms instead.
17563
17564 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17565
17566 * config.sub: Accept -lnews*.
17567
17568 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17569
17570 * configure.in (noconfigdirs): Disable target-newlib,
17571 target-examples and target-libiberty for d30v.
17572
17573 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17574
17575 * configure.in (noconfigdirs): Enable ld for d30v.
17576
17577 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17578
17579 * configure.in (tic80-*-*): Build compiler.
17580
17581 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17582
17583 * configure.in (d30v-*): Remove sim directory from list of
17584 unsupported d30v directories
17585
17586 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17587
17588 * config.sub, configure.in: Add d30v target cpu.
17589
17590 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17591
17592 * makefile.vms: New file.
17593 * make-all.com: Remove.
17594
17595 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17596
17597 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17598
17599 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17600
17601 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17602
17603 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17604
17605 * Makefile.in (ALL_MODULES): Added all-db.
17606 (CROSS_CHECK_MODULES): Addec check-db.
17607 (INSTALL_MODULES): Added install-db.
17608 (CLEAN_MODULES): Added clean-db.
17609
17610 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17611
17612 * config.guess: Merge with latest FSF sources.
17613
17614 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17615
17616 * Makefile.in (ALL_MODULES): Added all-itcl.
17617 (CROSS_CHECK_MODULES): Added check-itcl.
17618 (INSTALL_MODULES): Added install-itcl.
17619 (CLEAN_MODULES): Added clean-itcl.
17620
17621 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17622
17623 * configure.in: build gdb for mn10200
17624
17625 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17626
17627 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17628
17629 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17630
17631 * configure.in (tic80-*-*): Turn off most targets right now.
17632
17633 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17634
17635 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17636 rather than the makeinfo program.
17637 (do-info): Depend upon all-texinfo.
17638
17639 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17640
17641 * configure.in: Remove uses of config/mh-linux.
17642
17643 * config.sub, config.guess: Merge with latest FSF sources.
17644
17645 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17646
17647 * config.sub (case $basic_machine): Add tic80 entries.
17648
17649 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17650
17651 * config.sub, config.guess: Merge with latest FSF sources.
17652
17653 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17654
17655 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17656 * mpw-config.in: Test for NewFolderRecursive.
17657 * mpw-install: Use symbolic name for startup filename.
17658 * mpw-README: Add various additional details.
17659
17660 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17661
17662 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17663
17664 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17665
17666 * configure.in: Do build gcc and the target libraries for
17667 the mn10200.
17668
17669 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17670
17671 * configure.in: don't avoid building gdb for mn10300 any more
17672 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17673 instead of single-quoting it.
17674
17675 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17676
17677 * configure.in: Don't use --with-stabs on IRIX 6.
17678
17679 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17680
17681 * configure.in (m32r): Build gdb, libg++ now.
17682
17683 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17684
17685 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17686 directories from noconfigdirs.
17687
17688 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17689
17690 * config.sub (basic_machine): added mips16 configuration
17691
17692 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17693
17694 * config.sub: Handle d10v-unknown.
17695
17696 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17697
17698 * config.sub: Handle v850-unknown.
17699
17700 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17701
17702 * Makefile.in: add findutils
17703 * configure.in: add findutils to list of host_tools
17704
17705 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17706
17707 * config.sub: Handle mn10200 and mn10300.
17708
17709 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17710
17711 * configure.in (d10v-*): Do not build librx.
17712
17713 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17714
17715 * configure.in (mn10300): Build everything except gdb & libgloss.
17716
17717 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17718
17719 * config.guess: Patch for Dansk Data Elektronik servers,
17720 from Niels Skou Olsen <nso@dde.dk>.
17721
17722 For ncr, use /bin/uname rather than uname, since GNU uname does not
17723 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17724
17725 Patch for MIPS R4000 running System V,
17726 from Eric S. Raymond <esr@snark.thyrsus.com>.
17727
17728 Fix thinko for nextstep.
17729
17730 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17731
17732 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17733 * config.guess: Guess mips-dec-mach_bsd4.3.
17734
17735 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17736 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17737 release numbers.
17738 * config.guess (mips-mips-riscos*): Emit just enough of the
17739 release number.
17740
17741 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17742 * config.guess (sparc-auspex-sunos*): Added.
17743 (f300-fujitsu-*): Added.
17744
17745 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17746 * config.guess: Recognize a Tadpole as a sparc.
17747
17748 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17749
17750 * config.guess: Don't assume that NextStep version is either 2 or
17751 3. NextStep 4 (aka OpenStep 4) has come out now.
17752
17753 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17754
17755 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17756 From Rik Faith <faith@cs.unc.edu>.
17757
17758 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17759
17760 * config.sub: Contributions from bug-gnu-utils to:
17761 Support plain "hppa" (no version given) architecture, reported by
17762 OpenStep.
17763 OpenBSD like NetBSD.
17764 LynxOs is not a hardware supplier.
17765
17766 * config.guess: Contributions from bug-gnu-utils to add support for:
17767 OpenBSD like NetBSD.
17768 Stratus systems.
17769 More Pyramid systems.
17770 i[n>4]86 Intel chips.
17771 M680[n>4]0 Motorola chips.
17772 Use unknown instead of lynx for hardware manufacturer.
17773
17774 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17775
17776 * install.sh (chmodcmd): Set to null if the DST directory already
17777 exists.
17778
17779 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17780
17781 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17782 not use mt-ppc target Makefile fragment any more.
17783
17784 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17785
17786 * configure.in (*-*-windows): Exclude everything but those dirs
17787 needed to build windows.
17788
17789 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17790
17791 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17792
17793 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17794
17795 * configure.in: Exclude mmalloc from i386-windows.
17796
17797 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17798
17799 * Undo my previous change.
17800
17801 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17802
17803 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17804 unconditionally.
17805 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17806
17807 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17808
17809 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17810 host to add it's own flags.
17811
17812 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17813
17814 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17815
17816 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17817
17818 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17819 (CXX_FOR_TARGET): Likewise.
17820 (GCC_FOR_TARGET): Define.
17821 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17822 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17823 CC_FOR_TARGET was specified on the command line.
17824 (MAKEOVERRIDES): Don't define.
17825
17826 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17827
17828 * configure.in (m32r): Fix spelling of libg++ libs.
17829
17830 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17831
17832 * config.sub (-apple*): Remove, now redundant.
17833
17834 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17835
17836 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17837
17838 * configure: Rework yesterday's sed script patch.
17839
17840 * config.sub: Merge with FSF.
17841
17842 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17843
17844 * config.guess: Merge from FSF.
17845
17846 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
17847 * config.guess: Use pc instead of unknown, for pc clone systems.
17848 Change linux to linux-gnu.
17849
17850 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17851 * config.guess: Avoid non-portable tr syntax.
17852
17853 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17854
17855 * test-build.mk (HOLES): Add "xargs" for gdb.
17856
17857 * configure: Avoid hpux10.20 sed bug.
17858
17859 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17860
17861 * configure.in: Add support for windows host
17862 (that is a build done under the Microsoft build environment).
17863
17864 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17865
17866 * Makefile.in: Replace all uses of srcroot with s, to shrink
17867 command line lengths.
17868
17869 Patches from Geoffrey Noer <noer@cygnus.com>:
17870 * configure.in: If configuring for newlib, pass --with-newlib to
17871 subdirectories.
17872 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17873 -Bnewlib/ and -Lwinsup to gcc.
17874 (CXX_FOR_TARGET): Likewise.
17875
17876 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17877
17878 * Makefile.in (ETC_SUPPORT): Add configure.
17879
17880 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17881
17882 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17883 host configuration file.
17884
17885 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17886
17887 * configure.in: Break mn10x00 support into separate
17888 mn10200 and mn10300 configurations.
17889 * config.sub: Likewise.
17890
17891 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17892
17893 * configure.in: Add lots of stuff to noconfigdirs for
17894 the mn10x00 targets.
17895
17896 * config.sub, configure.in: Add mn10x00 support.
17897
17898 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17899
17900 * make-all.com: Call conf-a-gas, not config-a-gas.
17901
17902 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17903
17904 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17905 targets.
17906
17907 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17908
17909 * mpw-README: Add much more detail for native PowerMac.
17910 * mpw-install: New file.
17911 * mpw-configure: Add --norecursion and --help options.
17912 * mpw-config.in: Translate readme and install files when
17913 copying to objdir.
17914 * mpw-build.in: Don't always depend on byacc and flex.
17915 (install-only-top): New action.
17916
17917 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17918
17919 * configure.in: You can now configure GDB for the v850.
17920
17921 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17922
17923 * configure.in (noconfigdirs): Don't configure any C++ dirs
17924 if targeting D10V.
17925
17926 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17927
17928 * config.sub: Recognize mips64vr5000.
17929
17930 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17931
17932 * configure.in: Use a single line for host_tools and native_only.
17933
17934 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17935
17936 * config.sub, configure.in: Add entries for m32r.
17937
17938 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17939
17940 * Makefile.in (inet-install): Don't run install-gzip.
17941
17942 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17943
17944 * configure.in: Don't config lots of things for *-*-windows*.
17945
17946 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17947
17948 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17949 (host_libs, host_tools): Copy from configure.in.
17950 * mpw-configure: Don't complain about directories not found.
17951
17952 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17953
17954 * configure.in (i[345]86): Recognize i686 for pentium pro.
17955 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17956 file.
17957
17958 * config.guess (i[345]86): Ditto.
17959
17960 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17961
17962 * configure.in (noconfigdirs): Removed gdb for D10V.
17963
17964 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
17965
17966 * configure.in: Remove ld, target-libio, target-libg++, and
17967 target-libstdc++ from noconfigdirs.
17968
17969 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17970
17971 * configure: Fix three locations where shell scripts were
17972 being run directly rather than with config_shell.
17973
17974 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17975
17976 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17977 * config.sub (basic_machine): Recognize v850.
17978
17979 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17980
17981 * mpw-configure: Handle multiple enable/disable options and
17982 pass them down recursively, handle -c and -s flags appropriately
17983 depending on choice of compiler, add escape mechanism for
17984 quoted arguments to gC.
17985
17986 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17987
17988 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17989 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17990 so that -mrelocatable-lib and -mno-eabi are used.
17991
17992 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17993 not support --print-multi-lib, don't abort.
17994
17995 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17996
17997 * make-all.com: Run config-a-gas.
17998 * setup.com: Don't copy subdirectory files around.
17999
18000 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
18001
18002 * configure.in (*-*-ose): Remove exclusion of libgloss for this
18003 target, it now compiles correctly.
18004
18005 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
18006
18007 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18008
18009 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18010
18011 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
18012
18013 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18014
18015 * configure.in (native_only): Add prms.
18016
18017 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
18018
18019 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18020 (BINUTILS_SUPPORT_DIRS): Likewise.
18021
18022 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18023
18024 * configure.in (d10v-*-*): Don't configure ld or gdb until the
18025 d10v support is added.
18026
18027 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18028
18029 * configure.in (d10v-*-*): New target.
18030
18031 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
18032
18033 * config.guess (HP 9000/811): Recognize this as a PA1.1
18034 machine.
18035
18036 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
18037
18038 * Makefile.in (do-tar-gz): New target, split out from tail end of
18039 taz target. Run each command separately, don't use pipes.
18040 (taz): Use it.
18041
18042 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
18043
18044 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18045 * mpw-build.in: No builds should depend on building byacc or flex,
18046 they are assumed to be installed already.
18047
18048 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18049
18050 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18051 variable that CC_FOR_TARGET needs.
18052
18053 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18054
18055 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18056 options have changed since the last time the subdirectory was
18057 configured, and if it has, reconfigure.
18058 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18059 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18060
18061 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
18062
18063 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18064 CLEAN_MODULES): Add bash.
18065 (all-bash): New target.
18066
18067 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
18068
18069 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18070
18071 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18072
18073 * config.sub (basic_machine): Recognize d10v as a valid processor.
18074
18075 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
18076
18077 * mpw-configure: Add support for --bindir.
18078 * mpw-build.in: Use a GCC-specific build script for GCC actions.
18079
18080 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
18081
18082 * configure.in: add bash, time, gawk to list of hosttools and things
18083 to only build for native toolchains
18084
18085 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18086
18087 * Makefile.in (docdir): Remove.
18088
18089 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18090
18091 * Makefile.in (datadir): Set to $(prefix)/share.
18092
18093 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
18094
18095 * configure.in: build diff and patch for cygwin32-hosted
18096 toolchains.
18097
18098 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
18099
18100 * config.sub: Accept -rtems*.
18101
18102 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
18103
18104 * configure.in: enable dosrel for cygwin32-hosted builds,
18105 remove diff from the list of things not buildable
18106 via Canadian Cross
18107
18108 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
18109
18110 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18111 don't get ". ".
18112
18113 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
18114
18115 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18116
18117 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
18118
18119 * Makefile.in (taz): Handle case where tex3patch didn't even get
18120 checked out. Also, if it was found, put the symlink in a new util
18121 subdirectory.
18122
18123 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18124
18125 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18126
18127 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
18128
18129 * config.sub: Recognize -openvms.
18130 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18131 * make-all.com, setup.com: New files.
18132
18133 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18134
18135 * Makefile.in (taz): tex3patch moved to texinfo/util.
18136
18137 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
18138
18139 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18140 * configure.in: remove make from disable-if-Can-Cross list
18141 enable gdb if ${host} and ${target} are cygwin32
18142
18143 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
18144
18145 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
18146 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18147
18148 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18149
18150 * config.guess: Combine mips-mips-riscos cases, and use cpp to
18151 distinguish sysv/svr4/bsd variants.
18152 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18153
18154 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
18155
18156 * configure.in: Added copyright notice.
18157 * move-if-change: Added copyright notice.
18158
18159 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18160
18161 * configure.in (powerpcle-*-solaris*): Until we get shared
18162 libraries working, don't build gdb, sim, make, tcl, tk, or
18163 expect.
18164
18165 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
18166
18167 * config.guess: Merge with FSF:
18168
18169 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18170 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18171
18172 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
18173 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18174
18175 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
18176 * config.guess: Combine two OSF1 rules.
18177 Also recognize field test versions. From mjr@zk3.dec.com.
18178 * config.guess (dgux): Use /usr/bin/uname rather than uname,
18179 because GNU uname does not support -p. From pmr@pajato.com.
18180
18181 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
18182
18183 * Makefile.in (MAKEDIRS): Removed $(tooldir).
18184
18185 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
18186
18187 * mpw-README: Document GCCIncludes.
18188
18189 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
18190
18191 * configure.in (alpha-*-linux*): Set enable_shared to yes.
18192
18193 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
18194
18195 * mpw-configure: Handle --enable-FOO and --disable-FOO.
18196
18197 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
18198
18199 * configure.in (*-*-cygwin32): Configure make.
18200
18201 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
18202
18203 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18204
18205 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
18206
18207 * Makefile.in (all-inet): Depend on all-perl.
18208
18209 * Makefile.in (inet-install): New target.
18210
18211 * Makefile.in (all-inet): Depend on all-tcl.
18212 (all-inet): Depend on all-send-pr.
18213
18214 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18215
18216 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18217 temporarily.
18218
18219 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
18220
18221 * configure.in: Don't configure --with-gnu-ld on AIX.
18222
18223 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18224
18225 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18226
18227 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
18228
18229 * Makefile.in (ALL_MODULES): Added all-inet.
18230 (CROSS_CHECK_MODULES): Added check-inet.
18231 (INSTALL_MODULES): Added install-inet.
18232 (CLEAN_MODULES): Added clean-inet.
18233 (all-indent): New target.
18234
18235 * configure.in (host_tools): Added inet.
18236 (native_only): Added inet.
18237 (noconfigdirs): Added inet.
18238
18239 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18240
18241 * configure.in: Don't configure libgloss if we are not configuring
18242 newlib.
18243
18244 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18245
18246 * configure.in: Don't configure libgloss for unsupported
18247 architectures.
18248
18249 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18250
18251 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18252
18253 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18254
18255 * Makefile.in (ALL_MODULES): Include all-apache.
18256 (CROSS_CHECK_MODULES): Include check-apache.
18257 (INSTALL_MODULES): Include install-apache.
18258 (all-apache): New target.
18259
18260 * configure.in: Added apache everywhere perl is seen.
18261
18262 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18263
18264 * Makefile.in: Add support for clean-{module} and
18265 clean-target-{module} rules.
18266
18267 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18268
18269 * configure.in (*-*-ose) do not build libgloss.
18270
18271 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18272
18273 * config.guess (prep*:SunOS:5.*:*): Turn into
18274 powerpele-unknown-solaris2.
18275
18276 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18277
18278 * configure.in: Permit --enable-shared to specify a list of
18279 directories.
18280
18281 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18282
18283 * configure.in (host==solaris): Pass only the first word of $CC
18284 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18285
18286 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18287
18288 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18289
18290 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18291
18292 * Makefile.in (ALL_MODULES): Include all-perl.
18293 (CROSS_CHECK_MODULES): Include check-perl.
18294 (INSTALL_MODULES): Include install-perl.
18295 (ALL_X11_MODULES): Include all-guile.
18296 (CHECK_X11_MODULES): Include check-guile.
18297 (INSTALL_X11_MODULES): Include install-guile.
18298 (all-perl): New target.
18299 (all-guile): New target.
18300
18301 * configure.in (host_tools): Include perl and guile.
18302 (native_only): Include perl and guile.
18303 (noconfigdirs): Don't build guile and perl; no ports have been
18304 done.
18305
18306 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18307
18308 * configure (--enable-*): Handle quoted option lists such as
18309 --enable-sim-cflags='-g0 -O' better.
18310
18311 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18312
18313 * Makefile.in ({,inst}all-target): New rule so we can make and
18314 install all of the target directories easily.
18315
18316 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18317
18318 * configure.in: Add missing global flag in sed substitution when
18319 deleting `target-' from ${configdirs}.
18320
18321 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18322
18323 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18324 option.
18325
18326 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18327 config/mh-necv4.
18328
18329 * install.sh: Correct misspelling of transformbasename.
18330
18331 * config.guess: Recognize mips-*-sysv*.
18332
18333 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18334
18335 * config.sub: Recognize mon960.
18336
18337 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18338
18339 * configure: Restore Canadian Cross handling of BISON and LEX,
18340 removed in Feb 20 change.
18341
18342 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18343
18344 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18345 Mention make install. Remove the old copyright date as well the
18346 clumsy and rather pointless copyright on the README file.
18347
18348 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18349
18350 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18351 Makefile after running symlink-tree, then run `make distclean' to
18352 avoid clobbering any generated files in srcdir.
18353
18354 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18355
18356 * configure.in (m68k-*-netbsd*): Build everything now.
18357
18358 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18359
18360 * Makefile.in (taz): Fix quoting.
18361
18362 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18363
18364 * configure.in (sparclet-*-*): Build everything now.
18365
18366 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18367
18368 * configure.in (m68k-*-linux*): New host.
18369
18370 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18371
18372 * configure: Check for bison before byacc.
18373
18374 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18375
18376 * Makefile.in configure: Change the way LEX and BISON/YACC are
18377 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18378 searching PATH. These are used as fallbacks by Makefile.in if
18379 flex/bison/byacc aren't in objdir.
18380
18381 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18382
18383 * Makefile.in: Make everything which depends upon all-bfd also
18384 depend upon all-opcodes, in case --with-commonbfdlib is used.
18385
18386 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18387
18388 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18389 building NT native compilers on Unix.
18390
18391 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18392
18393 * configure.in: Don't get CC from the host Makefile fragment if we
18394 can find gcc in PATH, or if this is a Canadian Cross. Move the
18395 Solaris test for /usr/ucb/cc to the post target script, just after
18396 the compiler sanity test.
18397
18398 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18399
18400 * config.sub: Merge with FSF.
18401
18402 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18403
18404 * Makefile.in (RPATH_ENVVAR): New variable.
18405 (REALLY_SET_LIB_PATH): Use it.
18406 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18407
18408 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18409
18410 * config.sub, configure.in: Recognize sparclet cpu.
18411
18412 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18413
18414 * config.guess: Support m68k-cbm-sysv4.
18415
18416 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18417
18418 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18419 m68k-unknown-linuxaout from linker help string. Put quotes around
18420 $ld_help_string.
18421
18422 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18423
18424 * config.guess (powerpc-harris-powerunix): Add guess for port
18425 to new target.
18426
18427 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18428
18429 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18430
18431 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18432
18433 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18434 $(REALLY_SET_LIB_PATH) in Makefile.
18435 * Makefile.in (SET_LIB_PATH): New variable.
18436 (REALLY_SET_LIB_PATH): New variable.
18437 ($(DO_X)): Use $(SET_LIB_PATH).
18438 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18439 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18440 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18441 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18442 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18443 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18444 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18445 (install-dosrel): Likewise.
18446 (all-opcodes): Depend upon all-libiberty.
18447
18448 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18449
18450 * config.guess (*:CYGWIN*): New
18451
18452 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18453
18454 * Makefile.in (all-target-winsup): All all-target-libiberty.
18455
18456 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18457
18458 * configure.in (noconfigdirs): Add missing # in front of comment.
18459
18460 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18461
18462 * configure.in: add second pass to things added to noconfigdirs
18463 so *-gm-magic can exclude libgloss properly.
18464
18465 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18466
18467 * mpw-configure (extralibs_name, rez_name): Set correctly
18468 for MWC68K compiler.
18469
18470 * mpw-README: Add more info on the necessary build tools.
18471
18472 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18473
18474 * configure.in, config.sub: Recognize cygwin32.
18475
18476 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18477
18478 * config.guess, config.sub: Recognize A/UX.
18479
18480 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18481
18482 * config.sub: Merge with gcc/config.sub.
18483
18484 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18485
18486 * mpw-build.in (do-binutils): Add build of stamps.
18487
18488 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18489
18490 * config.sub: Add recognition for mips64vr4100*-* targets.
18491
18492 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18493
18494 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18495 Add creation of gconfigargs with `--enable-shared' turned on.
18496 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18497 ($(host)-stamp-stage3-configured): Likewise.
18498 (HOLES): Add chatr and ldd.
18499 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18500
18501 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18502
18503 * configure: Pass --nfp to recursive configures.
18504
18505 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18506
18507 * Makefile.in (DLLTOOL): New.
18508 (DLLTOOL_FOR_TARGET): New.
18509 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18510 (EXTRA_TARGET_FLAGS): Ditto.
18511 (EXTRA_GCC_FLAGS): Ditto.
18512 (CONFIGURE_TARGET_MODULES): Ditto.
18513 (DO_X): Ditto.
18514 * configure: Add DLLTOOL.
18515
18516 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18517
18518 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18519 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18520 mh-sco, since old workarounds no longer needed, and don't
18521 build ld, since libraries have weak symbols in COFF.
18522
18523 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18524
18525 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18526
18527 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18528
18529 * configure.in: Make sure that ${CC} can be used to compile an
18530 executable.
18531
18532 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18533
18534 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18535 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18536 nothing depending on whether gdbtk is being built.
18537
18538 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18539
18540 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18541
18542 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18543
18544 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18545 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18546
18547 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18548
18549 * config-ml.in: Add support for
18550 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18551 Simplify setting of multidirs from --disable-foo.
18552
18553 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18554
18555 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18556 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18557 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18558 non-empty, pass them on to the GCC make.
18559 (all-bootstrap): New rule that is like all-gcc, except it executes
18560 the GCC bootstrap rule instead of the GCC all rule.
18561
18562 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18563
18564 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18565
18566 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18567
18568 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18569 DG/UX support.
18570
18571 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18572
18573 * config.sub (i*86*) Change [345] to [3456]
18574
18575 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18576
18577 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18578 --with-gnu-ld=no.
18579
18580 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18581
18582 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18583 AIX multilibs get built.
18584
18585 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18586
18587 * configure.in (i386-win32): Don't build expect if we're not
18588 building the tcl subdir.
18589
18590 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18591
18592 * Makefile.in: (configure-target-examples, all-target-examples):
18593 New targets, configure and build example programs.
18594
18595 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18596
18597 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18598 use it as input to sedit the generated MPW makefile.
18599 * mpw-README: Add a suggestion about Gestalt.h.
18600
18601 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18602
18603 * config.sub: Accept *-*-ieee*.
18604
18605 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18606
18607 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18608 Ronald F. Guilmette <rfg@monkeys.com>.
18609
18610 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18611
18612 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18613 for powerpc-pe native.
18614 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18615 (target==powerpc-pe): duplicate i386-win32 entry.
18616
18617 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18618
18619 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18620 of vxworks, not just vxworks5.1.
18621
18622 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18623
18624 * mpw-configure: Add support for exec-prefix.
18625
18626 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18627
18628 * config.guess: Recognize HP model 816 machines as having
18629 a PA1.1 processor.
18630
18631 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18632
18633 * configure: Ignore new autoconf configure options.
18634
18635 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18636
18637 * config.guess: Recognize Pentium under SCO.
18638 From Robert Lipe <robertl@arnet.com>.
18639
18640 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18641
18642 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18643
18644 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18645
18646 * configure.in: Don't configure gas for alpha-dec-osf*.
18647
18648 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18649
18650 * configure.in: Default to --with-stabs for some targets for which
18651 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18652 i[345]86*-*-unixware*.
18653
18654 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18655
18656 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18657 rather than basing it on the target. Simplify handling of options
18658 controlling which directories to configure. Remove extraneous
18659 slash in multi-clean target.
18660
18661 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18662
18663 * config-ml.in: Prefix more variables with ml_ so they don't collide
18664 with configure's.
18665
18666 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18667
18668 * configure: Don't turn -v into --v.
18669
18670 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18671
18672 * configure.in (targargs): Fix typo.
18673
18674 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18675
18676 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18677
18678 * configure.in: Strip --host and --target options from
18679 CONFIG_ARGUMENTS, and always configure for --host only. Add
18680 --with-cross-host option when building with a cross-compiler.
18681 * configure: Canonicalize the arguments put into config.status by
18682 always using `=' for an option with an argument. Pass a presumed
18683 --host or --target explicitly.
18684
18685 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18686
18687 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18688 into general OS recognition case.
18689
18690 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18691
18692 * configure.in (target_configdirs): add target-winsup only
18693 for win32 target systems.
18694
18695 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18696
18697 * Makefile.in (all-target-libgloss): Depend upon
18698 configure-target-newlib, since when libgloss is built it looks to
18699 see if the newlib directory exists.
18700
18701 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18702
18703 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18704 cfg-ml-*.in.
18705
18706 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18707
18708 * configure: Handle LD and LD_FOR_TARGET when configuring a
18709 Canadian Cross.
18710
18711 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18712
18713 * configure.in (target_libs): add target-winsup.
18714 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18715 (target==ppcle-pe): remove ld from $noconfigdirs.
18716
18717 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18718
18719 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18720 Preserve relative path names in $srcdir. Build symlink tree if
18721 configuring cross target dir and srcdir=. (= no VPATH support).
18722 (configure-target-libg++): Depend on configure-target-librx.
18723 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18724 * config-ml.in: New file.
18725 * symlink-tree: New file.
18726 * configure: Ensure srcdir="." if that's what it is.
18727
18728 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18729
18730 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18731 includes and FLEX_SKELETON setting.
18732 * mpw-configure (--with-gnu-ld): New option, controls whether
18733 to use PPCLink or ld with PowerMac GCC.
18734 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18735 * mpw-config.in: Configure grez if targeting Mac.
18736
18737 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18738 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18739 just macos.
18740 * configure.in: Configure grez resource compiler if targeting Mac.
18741 * Makefile.in (all-grez, install-grez): New targets.
18742
18743 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18744
18745 * configure: CXX defaults to gcc, not g++. If we find
18746 gcc in the path, set CC to gcc -O2.
18747
18748 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18749
18750 * configure: Default ${build} correctly. Avoid picking up extra
18751 spaces when reading CC and CXX from Makefile. When doing a
18752 Canadian Cross, use plausible default values for numerous
18753 variables.
18754 * configure.in: When doing a Canadian Cross, don't try to
18755 configure tools whose configure script can't handle it.
18756
18757 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18758
18759 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18760
18761 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18762
18763 * configure: Remove dubious bug reporting address.
18764
18765 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18766
18767 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18768 configure script, run that instead of this directory's configure.
18769 In either case, print a message that we're configuring the sub-dir.
18770
18771 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18772
18773 * configure.in: Before checking for the existence of various files,
18774 use sed to filter out "target-".
18775
18776 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18777
18778 * Makefile.in (DO_X): Split rule to decrease command line length
18779 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18780 (Philippe De Muyter).
18781
18782 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18783
18784 * Makefile.in (all-patch): depend on all-libiberty.
18785
18786 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18787
18788 * configure.in: If the only directory in target_configdirs which
18789 actually exists is libiberty, then set target_configdirs to empty,
18790 to avoid trying to build a target libiberty in a gas or gdb
18791 distribution.
18792
18793 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18794
18795 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18796 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18797 systems.
18798
18799 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18800
18801 * configure.in (copy_dirs): Use sys-include instead of include
18802 for --with-headers option.
18803
18804 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18805
18806 * Makefile.in, configure.in: Make winsup builds work with
18807 new scheme.
18808
18809 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18810
18811 * configure.in: Build the linker on AIX.
18812
18813 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18814
18815 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18816 where needed.
18817
18818 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18819
18820 * Makefile.in (all-gcc): Fix typo.
18821
18822 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18823
18824 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18825
18826 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18827
18828 * configure.in: Rename libFOO to target-libFOO, and xiberty
18829 to target-xiberty, to provide more flexibility.
18830 (target_subdir): Define. Create if cross.
18831 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18832 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18833 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18834 check-libFOO -> check-target-libFOO, etc.
18835 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18836 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18837 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18838 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18839 allow ALL_GCC="" to only configure.
18840 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18841 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18842 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18843
18844 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18845
18846 * Makefile.in (taz): Build "info" in etc explicitly.
18847
18848 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18849
18850 * configure.in: Make sure that CC is undefined (as opposed to
18851 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18852 problem with autoconf trying to configure on a host without GCC.
18853
18854 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18855
18856 * mpw-configure: Set host alias from choice of host compiler,
18857 only use generic MPW Makefile sed if present, edit a file
18858 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18859 * mpw-README: Add problem notes about CW6 and CW7.
18860
18861 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18862
18863 * Makefile.in (taz): Use ";" instead of ";;".
18864
18865 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18866
18867 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18868 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18869 DISTDOCDIRS.
18870 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18871 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18872
18873 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18874
18875 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18876 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18877 Move bfd to DISTSTUFFDIRS.
18878
18879 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18880
18881 * Makefile.in (X11_LIB): Removed.
18882 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18883
18884 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18885
18886 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18887
18888 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18889 names.
18890
18891 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18892
18893 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18894
18895 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18896
18897 * configure.in (i[345]86-*-win32): Always build newlib.
18898 Don't configure cvs, autoconf or texinfo.
18899 * Makefile.in (LD_FOR_TARGET): New.
18900 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18901 Pass down LD_FOR_TARGET.
18902
18903 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18904
18905 * winsup: New directory.
18906 * Makefile.in: Build winsup.
18907 * configure.in: Winsup is configured when target is win32.
18908 Can only build win32 target GDB when native.
18909
18910 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18911
18912 * config.guess: Recognize HP model 819 machines as having
18913 a PA 1.1 processor.
18914
18915 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18916
18917 * configure: Fix sed loop which substitutes for CC and CXX to
18918 avoid bug found in various sed implementations.
18919
18920 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18921
18922 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18923 simulator. Use standard powerpc-*-eabi*.
18924
18925 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18926
18927 * configure.in: Stop putting gas and binutils in noconfigdirs for
18928 powerpc-*-aix* and rs6000-*-*.
18929
18930 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18931
18932 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18933 -mcall-aixdesc libraries.
18934
18935 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18936
18937 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18938
18939 * config.sub (arm | armel | armeb): Fix shell syntax.
18940
18941 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18942
18943 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18944 -msoft-float and -mcpu=common support.
18945 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18946 libraries.
18947
18948 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18949
18950 * configure.in: Allow configuration and build of emacs19 for the alpha.
18951
18952 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18953
18954 * configure.in (CC): Get ^CC, not just any old CC, from
18955 ${host_makefile_frag}.
18956
18957 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18958
18959 * configure.in (CC): Try to get CC from
18960 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18961
18962 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18963
18964 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18965 only if it exists in $(srcdir).
18966
18967 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18968
18969 * configure: If CC and CXX are not set in the environment, set
18970 them, based on either an existing Makefile or on searching for gcc
18971 in PATH. Substitute for CC and CXX in Makefile.
18972 * configure.in: Remove libm from target_libs. Separate
18973 target_configdirs from configdirs. If CC is not set in
18974 environment, try to get it from a host Makefile fragment. Rewrite
18975 changes of configdirs to use skipdirs instead. A few minor
18976 tweaks. Take directories out of target_configdirs as they are
18977 taken out of configdirs. Remove existing Makefile files from
18978 subdirectories. Substitute for TARGET_CONFIGDIRS and
18979 CONFIG_ARGUMENTS in Makefile.
18980 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18981 by configure.in.
18982 (CONFIG_ARGUMENTS): Likewise.
18983 (CONFIGURE_TARGET_MODULES): New variable.
18984 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18985 ($(CONFIGURE_TARGET_MODULES)): New target.
18986 (configure-libg++, configure-libio): New targets.
18987 (all-libg++): Depend upon configure-libg++.
18988 (all-libio): Depend upon configure-libio.
18989 (configure-libgloss, all-libgloss): New targets.
18990 (configure-libstdc++): New target.
18991 (all-libstdc++): Depend upon configure-libstdc++.
18992 (configure-librx, all-librx): New targets.
18993 (configure-newlib): New target.
18994 (all-newlib): Depend upon configure-newlib
18995 (configure-xiberty): New target.
18996 (all-xiberty): Depend upon configure-xiberty.
18997
18998 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18999
19000 * configure.in (host i[345]86-*-win32): Expand the
19001 noconfigdirs again.
19002
19003 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
19004
19005 * mpw-configure: Fix sed command file name.
19006
19007 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
19008
19009 * configure.in (host i[345]86-*-win32): Reduce the
19010 noconfigdirs again.
19011
19012 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
19013
19014 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19015 or powerpc*-*-pe*, since they are not yet supported.
19016
19017 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19018
19019 Add PowerMac support and many other enhancements.
19020 * mpw-configure: New option --cc to select compiler to use,
19021 paste options set according to --cc into the generated
19022 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19023 if mpw-make.sed is present.
19024 * mpw-config.in: Don't test for gC1, test for mpw-touch,
19025 add forward includes for PowerPC include files.
19026 * mpw-build.in: Build using Makefile.PPC if present.
19027 (do-byacc, etc): Remove separate version resource builds.
19028 (do-gas): Build "stamps" before "all".
19029 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19030 * mpw-README: Update to reflect --cc option, PowerMac support,
19031 and recently-reported compatibility problems.
19032
19033 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
19034
19035 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19036 embedded m68k systems (-aout, -coff, -elf, -vxworks).
19037 (--with-multilib-top): Pass to recursive invocations.
19038
19039 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
19040
19041 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19042 v810-*-*.
19043
19044 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19045
19046 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19047 gdb, ld and opcodes on v810-*-*.
19048
19049 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
19050
19051 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19052 (local-maintainer-clean): New target.
19053 (maintainer-clean): New target.
19054 (realclean): Just depend upon maintainer-clean.
19055
19056 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19057
19058 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19059
19060 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
19061
19062 * configure.in: Build ld in mips*-*-bsd* case.
19063
19064 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
19065
19066 * config.sub: Accept -lites* OS. From Ian Dall.
19067
19068 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
19069
19070 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19071 targets.
19072
19073 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19074
19075 * configure.in: treat i386-win32 canadian cross the same as
19076 i386-go32 canadian cross.
19077
19078 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19079
19080 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19081 running under the simulator to build a reduced set of libraries.
19082 (powerpc-*-eabiaix): Add fine grained multilib support added to
19083 other powerpc targets yesterday.
19084
19085 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19086
19087 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19088 -disable-softfloat, -disable-relocatable, -disable-aix, and
19089 -disable-sysv to control which multilib libraries get built.
19090
19091 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19092
19093 * configure: Add Makefile.tem to list of files to remove in trap
19094 handler.
19095
19096 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
19097
19098 * config.guess (*Linux*): Add missing "exit"s.
19099 Also, need specific check for alpha-unknown-linux (uses COFF).
19100
19101 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
19102
19103 * config.guess: Merge with FSF:
19104
19105 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
19106 * config.guess (AIX4): More robust release numbering discovery.
19107
19108 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
19109 * config.guess (i386-sequent-ptx): Properly get version number.
19110
19111 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
19112 * config.guess (mips:*:4*:UMIPS): New case.
19113
19114 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
19115
19116 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19117 (i386-win32 host): Likewise. Don't build readline.
19118
19119 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
19120
19121 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
19122 SUPPORT_FILES to submakes.
19123
19124 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
19125
19126 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19127 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19128 mpw-configure.
19129
19130 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
19131
19132 * configure.in (appdirs): Use =, not ==, in test expression when
19133 trying to build the text to print in the warning message for
19134 Solaris users.
19135
19136 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
19137
19138 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19139
19140 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19141
19142 * config.guess: Recognize lynx-2.3.
19143
19144 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
19145
19146 * config.sub (z8ksim): Deleted
19147 (z8k-*-coff): New, this is the one true name of the target.
19148
19149 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
19150
19151 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19152
19153 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
19154
19155 * config.guess (*:Linux:*:*): First try asking the linker what the
19156 default object file format is (elf, aout, or coff). Then if this
19157 fails, try previous methods.
19158
19159 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19160
19161 * configure.in: Don't build newlib for *-*-vxworks5.1.
19162
19163 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19164
19165 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19166 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19167
19168 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
19169
19170 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19171
19172 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
19173
19174 * cfg-ml-com.in: New file.
19175 * cfg-ml-pos.in: New file.
19176
19177 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19178
19179 * COPYING.NEWLIB: Add HP free copyright to list.
19180
19181 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19182
19183 * config.sub: Recognize -eabi* for the system, not just -eabi.
19184
19185 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
19186
19187 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19188 * config.sub, configure.in (win32): New target and host.
19189
19190 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
19191
19192 * configure.in: Add i386-pe configuration.
19193
19194 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
19195
19196 * mpw-build.in (install): Install GDB after LD.
19197
19198 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
19199
19200 * mpw-config.in (elf/mips.h): Always forward-include, needed
19201 for GDB to build.
19202
19203 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
19204
19205 * testsuite: New directory for customer acceptance and whole tool
19206 chain tests.
19207
19208 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19209
19210 * configure: If per-host line isn't found, but AC_OUTPUT is found
19211 and a configure script exists, run it instead.
19212
19213 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19214
19215 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
19216
19217 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
19218
19219 * configure: Set build_{cpu,vendor,os,alias} to host values when
19220 --build isn't specified.
19221
19222 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19223
19224 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19225 (FLAGS_TO_PASS): Pass them.
19226 (EXTRA_TARGET_FLAGS): Ditto.
19227
19228 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19229
19230 * Makefile.in (all-libg++): Depend on all-libstdc++.
19231
19232 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19233
19234 * configure.in (noconfigdirs): Enable all packages for
19235 i386-unknown-netbsd.
19236
19237 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19238
19239 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19240 hosted builds (DOS builds)
19241
19242 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19243
19244 Changes for ARM based on patches from Richard Earnshaw:
19245 * config.sub: Handle armeb and armel.
19246 * configure.in: Omit arm linker only for riscix.
19247
19248 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19249
19250 * config.guess: Update from FSF.
19251
19252 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19253
19254 * config.sub: Recognize powerpcle as the little endian variant of
19255 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19256 powerpcle variant. Convert pentium into i586, not i486. Add p5
19257 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19258 temporarily.
19259
19260 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19261
19262 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19263
19264 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19265
19266 * config.sub: Accept -lites* as a basic system type.
19267
19268 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19269
19270 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19271 installed, and if so return linuxoldld as the system name.
19272
19273 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19274
19275 * config.guess: Add hppa1.1-hp-lites support.
19276
19277 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19278
19279 * configure.in: Don't build newlib for m68k-vxworks5.1.
19280
19281 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19282
19283 * configure.in (mips-sgi-irix6): Use mh-irix5.
19284
19285 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19286
19287 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19288
19289 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19290
19291 * test-build.mk: Enable building of shared libraries on IRIX 5 and
19292 OSF/1. Fix compiler flags.
19293 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19294
19295 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19296
19297 * configure.in: Recognize --with-newlib.
19298 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19299
19300 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19301
19302 * Makefile.in: move {all,check,install}-gdb from *_MODULES
19303 to *_X11_MODULES due to gdbtk needing X include files et al.
19304
19305 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19306
19307 Merge in support for Mac MPW as a host.
19308 (Old change descriptions retained for informational value.)
19309
19310 * mpw-config.in: Add generic include forwards for cpu-specific
19311 include files in aout and elf directories.
19312
19313 * mpw-configure: Added copyright.
19314 * mpw-config.in: Check for presence of required build tools.
19315 (target_libs): Add newlib.
19316 (target_tools): Add examples.
19317 (Read Me): Generate as "Read Me for MPW" instead.
19318 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19319 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19320 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19321
19322 * mpw-configure: Remove subdir-specific makefile hackery,
19323 delete mk.tmp after using it.
19324
19325 * mpw-build.in (all): Display start and end times.
19326
19327 * mpw-configure (host_canonical): Set.
19328 (target_cpu): Always add to makefiles.
19329 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19330 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19331 (mpw-mh-mpw): Look for in srcdir and srcroot.
19332 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19333
19334 * mpw-build.in: (install-only): New target.
19335
19336 * mpw-configure (host_alias, target_alias): Rename from hostalias
19337 and targetalias, add into generated Makefile.
19338 (mk.tmp): If present, add into generated Makefile.
19339 * mpw-build.in (all-gas): Build config.h first before gas proper.
19340
19341 * mpw-configure (config.status): Write only if changed.
19342 * mpw-config.in (readline): Configure it (not built, just used for
19343 definitions).
19344
19345 * mpw-config.in (elf/mips.h): Add a forward include.
19346
19347 * mpw-config.in: Forward-include most .h files in include into
19348 extra-include.
19349 (readline): Don't build.
19350 mpw-build.in (install): Install GDB.
19351
19352 * mpw-configure (prefix, mpw_prefix): Handle it.
19353 * mpw-config.in (mmalloc, readline): Don't configure.
19354 * mpw-build.in (thisscript): Rename to ThisScript.
19355 Use mpw-build instead of BuildProgram everywhere.
19356 (mmalloc, readline): Don't build.
19357 * mpw-README: New file, basic documentation about the MPW port.
19358
19359 * mpw-config.in: Use forward-include to create include files.
19360
19361 * mpw-configure: Add more things to the top of each configured
19362 Makefile, including contents of config/mpw-mh-mpw.
19363 * mpw-config.in (extra-include): Create this directory and fill it
19364 with Posix-like include files when configuring.
19365
19366 * config.sub (apple, mac, mpw): Add various aliases.
19367
19368 * mpw-build.in: New file, top-level build script fragment for MPW.
19369 * mpw-configure: New file, configure script for MPW.
19370 * mpw-config.in: New file, config fragment for MPW.
19371
19372 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19373
19374 * configure.in (host_libs): Remove glob, since it is gone from the
19375 sources.
19376
19377 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19378
19379 * Makefile.in: define empty GDB_NLM_DEPS var.
19380
19381 * configure.in(target_makefile_frag): use config/mt-netware
19382 for netware targets.
19383
19384 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19385
19386 * config.sub: Merge in recent FSF changes. Remove linux special
19387 cases.
19388
19389 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19390
19391 Revert this change:
19392
19393 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19394
19395 * build-all.mk: Use CC=cc -Xs on Solaris.
19396
19397 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19398
19399 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19400 stop using it.
19401 * Makefile.in: Nuke all references to glob subdirectory.
19402
19403 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19404
19405 * configure.in: Fix --enable-shared logic in per-host.
19406
19407 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19408
19409 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19410
19411 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19412
19413 * configure.in (noconfigdirs): Don't build gas on AIX, for
19414 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19415
19416 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19417
19418 * configure: Fix --cache-file to work if the file argument is a
19419 relative path.
19420
19421 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19422
19423 * configure: If the --cache-file is used, pass it down to
19424 configure in subdirectories.
19425
19426 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19427
19428 * config.sub: add vxworks29k configuration.
19429
19430 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19431
19432 * Makefile.in (taz): Do "diststuff" part quietly.
19433
19434 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19435
19436 * config.sub: Mini-merge with gcc/config.sub.
19437
19438 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19439
19440 * config.guess (IRIX): Sed - to _.
19441
19442 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19443
19444 * Makefile.in (source-vault, binary-vault): New targets.
19445
19446 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19447
19448 * config.sub: Recognize -eabi as a basic system type.
19449
19450 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19451
19452 * configure.in (enable_shared stuff): Fix typo.
19453
19454 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19455
19456 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19457
19458 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19459
19460 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19461
19462 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19463
19464 * configure.in (rs6000-*-*): Don't build gas.
19465
19466 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19467
19468 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19469 reduce command line length.
19470 (AS_FOR_TARGET): Check for as.new, not Makefile.
19471 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19472
19473 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19474
19475 * config.guess: Merge from FSF.
19476
19477 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19478
19479 * configure: Don't use $ when handling program_suffix.
19480
19481 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19482
19483 * configure.in: Configure tk for hppa/hpux.
19484
19485 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19486
19487 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19488
19489 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19490
19491 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19492 to LIBCXXFLAGS. Tests are better run without it.
19493
19494 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19495
19496 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19497
19498 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19499
19500 * configure.in (*-*-netware*): Don't configure xiberty.
19501
19502 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19503
19504 * configure.in: Remove tk from native_only list.
19505
19506 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19507
19508 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19509 for special NCD build.
19510
19511 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19512
19513 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19514 makeall.bat, they're only useful for binutils snapshots.
19515 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19516 makeall.bat to specified SUPPORT_FILES.
19517
19518 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19519
19520 * build-all.mk: Add Ericsson targets to sun4 and solaris
19521 hosts. Add BNR's sun4 target to solaris host, so their
19522 build-from-source will be tested in-house first.
19523
19524 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19525
19526 * Makefile.in (LIBCFLAGS): New variable.
19527 (CFLAGS_FOR_TARGET): Ditto.
19528 (LIBCFLAGS_FOR_TARGET): Ditto.
19529 (LIBCXXFLAGS): Ditto.
19530 (CXXFLAGS_FOR_TARGET): Ditto.
19531 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19532 (BASE_FLAGS_TO_PASS): Pass them.
19533 (EXTRA_TARGET_FLAGS): Ditto.
19534
19535 * configure.in: Support --enable-shared.
19536
19537 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19538
19539 * configure.in (target_libs): Include libstdc++ again.
19540 * config.guess: Update from FSF (for FreeBSD).
19541
19542 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19543
19544 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19545 makeall.bat.
19546 (DISTDOCDIRS): Add `etc'.
19547 (ETC_SUPPORT_PFX): New variable.
19548 (taz): Include anything from etc starting with a word in
19549 ETC_SUPPORT_PFX.
19550
19551 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19552
19553 * config.sub: Update for recent FSF changes. Remove obsolete
19554 h8300hds entry. Add -windows* and -osx as basic os. Minor
19555 spacing changes.
19556
19557 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19558
19559 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19560
19561 * config.guess: Merge with FSF.
19562 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19563
19564 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19565
19566 * configure: Since the "trap 0" handler will override the exit
19567 status on many systems, only use it for "exit 1", and make it set
19568 a non-zero exit status; reset it before "exit 0". Also, check
19569 exit status of config.sub, and error out if it failed.
19570
19571 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19572
19573 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19574 and install libgloss.
19575
19576 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19577
19578 * Makefile.in (all-binutils): Depend upon all-byacc.
19579
19580 * configure.in: Don't build emacs on Irix 5.
19581
19582 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19583
19584 * configure.in (*-*-netware*): Add libio.
19585
19586 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19587
19588 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19589 (CHECK_TARGET_MODULES): Ditto.
19590 (INSTALL_TARGET_MODULES): Ditto.
19591 (TARGET_LIBS): Ditto.
19592 (all-libstdc++): Note dependencies.
19593
19594 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19595
19596 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19597
19598 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19599
19600 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19601 -fexternal-templates.
19602
19603 * configure.in (target_libs): Add libstdc++.
19604 (noconfigdirs): Add libstdc++ as appropriate.
19605
19606 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19607
19608 * config.guess: Update from FSF.
19609
19610 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19611
19612 * configure: Use ${config_shell} when running ${configsub}.
19613
19614 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19615
19616 * config.sub: No longer recognize h8300h.
19617
19618 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19619
19620 * config.sub: Remove extraneous differences between config.sub and
19621 gcc/config.sub.
19622
19623 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19624
19625 * Makefile.in (DISTSTUFFDIRS): Add gas.
19626
19627 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19628
19629 * COPYING.NEWLIB: New file.
19630
19631 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19632
19633 * config.guess (HP-UX): Patch from Harlan Stenn
19634 <harlan@landmark.com> to also emit release level.
19635
19636 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19637
19638 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19639
19640 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19641
19642 * config.sub: Merge nextstep cleanup from FSF.
19643
19644 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19645
19646 * configure.in (arm-*-*): Don't configure ld for this target.
19647
19648 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19649
19650 * configure.in (*-*-netware): don't configure libg++, libio,
19651 librx, or newlib.
19652
19653 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19654
19655 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19656 configure ld--it works, but it doesn't support shared libraries.
19657
19658 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19659
19660 * config.guess (*-unknown-freebsd*): Get rid of possible
19661 trailing "(Release)" in version string.
19662 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19663
19664 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19665
19666 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19667 Fix type: *-next-neststep -> *-next-nextstep.
19668
19669 * config.guess: Merge from FSF:
19670
19671 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19672
19673 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19674
19675 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19676
19677 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19678 instead of UNIX_SV for UnixWare 1.0).
19679
19680 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19681
19682 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19683 to make gdb/nlm/* build after the compiler and linker.
19684
19685 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19686
19687 * config.guess (netbsd, freebsd, linux): Accept any machine,
19688 not just i[34]86.
19689 (m68k-atari-sysv4): Relocate to match FSF version.
19690
19691 * config.guess: More merges from the FSF:
19692
19693 Add a space before function call or macro invocation.
19694
19695 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19696
19697 * config.guess: Add trap cmd to remove dummy.c and dummy when
19698 interrupted.
19699
19700 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19701
19702 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19703 (dummy): Redirect stderr from compilation of dummy.c.
19704
19705 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19706
19707 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19708
19709 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19710
19711 * configure: Accept and ignore --cache*, for compatibility with
19712 new autoconf.
19713
19714 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19715
19716 * config.guess: Merge from FSF:
19717
19718 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19719
19720 * config.guess (Pyramid*:OSx*:*:*): New case.
19721 (PATH): Add /.attbin at end for finding uname.
19722 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
19723
19724 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19725
19726 * config.guess (M88*:DolphinOS:*:*): New case.
19727
19728 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19729
19730 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19731 to select whether to use ELF or COFF.
19732
19733 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19734
19735 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19736
19737 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19738
19739 * config.guess: Guess the OS version for HPUX.
19740
19741 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19742
19743 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19744
19745 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19746
19747 * configure.in: Recognize --with-headers, --with-libs, and
19748 --without-newlib.
19749 * Makefile.in (all-xiberty): Depend upon all-ld.
19750
19751 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19752
19753 * configure.in: Change i[34]86 to i[345]86.
19754
19755 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19756
19757 * configure (version): A few more tweaks to help message.
19758
19759 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19760
19761 * Makefile.in: Remove (for now) librx as a host library,
19762 now that we're building it for target.
19763
19764 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19765
19766 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19767 (Karl Berry).
19768
19769 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19770
19771 * configure.in: Also configure librx.
19772
19773 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19774
19775 * Makefile.in: Update various rules to reflect that librx
19776 is now needed for libg++.
19777
19778 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19779
19780 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19781
19782 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19783
19784 * configure.in: Configure the examples directory.
19785
19786 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19787
19788 * configure: Simplify Jun 2 1994 change.
19789
19790 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19791
19792 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19793 /bin/gcc isn't good enough to build gcc.
19794
19795 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19796
19797 * Makefile.in (GDB_SUPPORT_FILES): Remove
19798 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19799 (gdb.tar.gz): Add new rule to use standard distribution building
19800 mechanism.
19801
19802 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19803
19804 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19805 Bill Cox <bill@cygnus.com>.
19806
19807 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19808
19809 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19810
19811 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19812
19813 * configure: Search current dir first in .gdbinit.
19814
19815 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19816
19817 * config.sub: Recognize freebsd (merged from gcc config.sub).
19818
19819 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19820
19821 * config.sub: Refer to NeXT's operating system as nextstep.
19822
19823 * config.sub (case $basic_machine): Re-order the cases, to match
19824 the order in the FSF version (which is mostly alphabethical).
19825 Merge in some additions and changes from the FSF.
19826
19827 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19828
19829 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19830 * config.sub: Recognize cxux7.
19831 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19832
19833 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19834
19835 * config.sub: Fix typo powerpc -> powerpc-*.
19836
19837 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19838
19839 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19840
19841 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19842 parallel with all-emacs and install-emacs). Top-level command
19843 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19844
19845 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19846
19847 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19848 $(relbindir)/make before doing ``make install'', and use
19849 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19850 installing over running make binary.
19851 ($(host)-stamp-stage3-installed): Likewise.
19852
19853 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19854
19855 * config.guess: Recognize Mach.
19856
19857 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19858
19859 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19860 see whether --exec-prefix was used.
19861
19862 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19863
19864 * README: Explicitly mention libg++/README. (Zoo's idea.)
19865
19866 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19867
19868 * Makefile.in: Add all-librx target similar to all-libproc.
19869
19870 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19871
19872 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19873 with post 1.2 uname bogosity.
19874
19875 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19876
19877 * configure: Remove temporary files on receipt of a signal.
19878
19879 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19880
19881 * configure: If there is a package_makefile_frag, remove
19882 ${subdir}/Makefile.tem after copying it in.
19883
19884 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19885
19886 * build_all.mk: support rs6000 lynx identifies itself as
19887 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19888 since /bin/gcc is too feeble to compile a modern gcc.
19889
19890 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19891
19892 * brought devo/test-build.mk update-to-date with progressive/
19893 test-build.mk. Add lynx targets and hppa flag info.
19894
19895 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19896
19897 * configure.in: Use mh-ncrsvr43. Patch from
19898 Tom McConnell <tmcconne@sedona.intel.com>.
19899
19900 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19901
19902 * config.guess (i386-unknown-bsdi): No longer need to
19903 check #if defined(__bsdi__) && defined(__i386__).
19904
19905 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19906
19907 * configure: Set program_transform_nameoption correctly.
19908
19909 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19910
19911 * brought build-all.mk update-to-date with progressive build-all.mk,
19912 added new targets and hppa info.
19913
19914 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19915
19916 * configure: If config.guess result is a prefix of the user
19917 specified target, assume a native build and use the user specified
19918 target as the host alias. Remove SunOS patch suffix removal hack.
19919 * configure.in: Remove SunOS patch suffix removal hack.
19920
19921 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19922 in NATIVE_CHECK_MODULES.
19923
19924 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19925
19926 * Makefile.in: Rename HOST_ONLY to NATIVE.
19927 * configure: Delete SunOs patch suffix from host_canonical
19928 and build_canonical variables that are prepended to Makefiles.
19929 * configure.in: Add comments for easier maintenance.
19930
19931 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19932
19933 * Makefile.in: Add all-libproc target similar to all-gui.
19934
19935 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19936
19937 * Makefile.in (CHECK_MODULES): split into
19938 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19939
19940 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19941
19942 * config.guess (i386-unknown-bsdi): New system to guess.
19943
19944 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19945
19946 * Makefile.in: Add all-gui target (but not yet build by "all").
19947
19948 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19949
19950 * config.sub: Move deletion of patch suffix from here...
19951 * configure.in: To here, at Ian's suggestion. The top-
19952 level scripts might need to know of a patch level.
19953
19954 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19955
19956 * config.sub: Strip off patch suffix so rtl is recognized
19957 as a sunos4.1.3 machine, even though it's been patched.
19958
19959 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19960
19961 * Makefile.in (INSTALL_LAST): Delete.
19962 (INSTALL_DOSREL): New.
19963
19964 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19965
19966 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19967 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19968 whether we pass down --with-gnu-ld anyhow.
19969
19970 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19971
19972 * Makefile.in (INSTALL_LAST): Change operation so it works
19973 on more flavors of make.
19974 * configure.in (go32): Don't build libg++ or libio.
19975
19976 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19977
19978 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19979 they can be overriden by templates.
19980
19981 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19982
19983 * configure.in (target==go32): Don't build gdb.
19984 * dosrel: New directory.
19985
19986 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19987
19988 * configure.in (host==go32): Configure dosrel too.
19989 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19990 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19991 be set by incoming names or templates.
19992 (INSTALL_LAST): New rule.
19993
19994 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19995
19996 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19997
19998 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19999
20000 * configure.in (appdirs): New variable. Currently empty, but will
20001 be used in gas distribution. If nonempty, lists a set of
20002 directories at least one of which must get configured, or top
20003 level configuration is considered to have failed.
20004 (rs6000-*-lynxos*): Use new file name.
20005
20006 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20007
20008 Eliminate XTRAFLAGS.
20009 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20010 newlib include files using -idirafter, and also use -nostdinc.
20011 (CXX_FOR_TARGET): Likewise.
20012 (XTRAFLAGS): Removed.
20013 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20014 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20015 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20016 ($(DO_X)): Don't pass down XTRAFLAGS.
20017
20018 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20019
20020 * configure.in (mips*-dec-bsd*): New target; do build linker.
20021 (mips*-*-bsd*): New target; don't build linker.
20022
20023 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20024
20025 * configure.in: support rs6000-*-lynxos* configuration.
20026 support sunos4 as a cross target.
20027
20028 * config.sub: look for lynx*, not lynx since the OS version may
20029 legitimately be part of the name.
20030
20031 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20032
20033 * configure.in (i[34]86-*-sco*): Move to be with other i386
20034 targets.
20035 (romp-*-*): New target. Skip various binary utilities.
20036 (vax-*-*): New target. Don't build newlib.
20037 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
20038
20039 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20040
20041 * configure.in: Only set host_makefile_frag if config
20042 directory exists.
20043
20044 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20045
20046 * install.sh: If $dstdir exists, don't check whether each
20047 component does.
20048
20049 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20050
20051 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20052
20053 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
20054
20055 * configure.in (*-*-lynxos*): Don't configure newlib for either
20056 native or cross Lynx.
20057
20058 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
20059
20060 * config.sub (sparc64-elf): Fix os.
20061 (z8k): Remove duplicate.
20062
20063 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20064
20065 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20066 gcc/stmp-fixproto, to try to prevent fixproto from being run.
20067
20068 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
20069
20070 * configure: Make file links cleanly even if Lynx fails on
20071 an NFS symlink (at least fail cleanly).
20072
20073 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
20074
20075 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20076 -XNh2000.
20077
20078 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20079
20080 * configure: Unknown options are fatal again.
20081
20082 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
20083
20084 * configure: Ignore --x-includes and --x-libraries, for Autoconf
20085 compatibility.
20086
20087 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
20088
20089 * build-all.mk: Add `clean' target.
20090
20091 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20092
20093 * config.guess: Add SINIX support.
20094 * configure.in: Add mips-*-sysv4* support.
20095
20096 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
20097
20098 * build-all.mk: Document all useful targets.
20099 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20100 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20101
20102 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20103
20104 * configure: Support --silent, --quiet.
20105
20106 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20107
20108 * configure: Support --disable-FEATURE.
20109
20110 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20111
20112 * config.guess: Recognize NCR running SVR4.3.
20113
20114 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
20115
20116 * config.guess: Make BSDI generate i386-unknown-bsd386.
20117 Patch from Paul Eggert <eggert@twinsun.com>.
20118
20119 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20120
20121 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20122
20123 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20124
20125 * configure: Make unrecognized options give nonfatal warnings
20126 instead of fatal errors, and pass them to any subdirectory
20127 configures in case they recognize them.
20128 Make --x equivalent to --with-x.
20129
20130 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20131
20132 * configure: Add --enable-* options. Clean up usage message and
20133 some comments.
20134
20135 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
20136
20137 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20138
20139 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20140
20141 * configure.in (hppa*-*-*): Enable binutils.
20142
20143 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20144
20145 * config.sub: Recognize cisco.
20146
20147 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
20148
20149 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20150
20151 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20152
20153 * config.guess: about target *-hitachi-hiuxwe2, don't print more
20154 than one configuration name. Add comment.
20155
20156 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
20157
20158 * config.guess: about target *-hitachi-hiuxwe2, fixed
20159 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
20160 macro is incorrect.]
20161
20162 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20163
20164 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20165 than the "make ls" stuff which used to be here.
20166
20167 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20168
20169 * config.guess: Recognize i[34]86-unknown-freebsd.
20170 From Shawn M Carey <smcarey@rodan.syr.edu>.
20171
20172 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
20173
20174 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20175
20176 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20177
20178 * config.guess: Check for ptx.
20179
20180 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
20181
20182 * config.sub: Add os9k checking.
20183
20184 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20185
20186 * config.guess: Handle OSF1 running on HPPA processors
20187
20188 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20189
20190 * configure: If subdir configure fails, print out a message with
20191 subdirectory name, in case subdir's configure code didn't identify
20192 itself.
20193
20194 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
20195
20196 * configure.in: Remove embedded newlines from configdirs.
20197 Avoid mismatches of substrings. Fix matching strings at end
20198 of configdirs.
20199
20200 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
20201
20202 * config.guess: Add Lynx/rs6000 config support.
20203
20204 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20205
20206 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20207
20208 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
20209
20210 * configure.in (hppa*-*-osf*): Treat this just like most other
20211 PA configurations (eg no binutils or ld).
20212 (hppa*-*-*elf*): These configurations have binutils and ld.
20213
20214 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20215
20216 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
20217
20218 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20219
20220 * configure.in (rs6000-*-*): Build gas.
20221
20222 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20223
20224 * Makefile.in: Avoid bug in losing hpux sed.
20225
20226 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20227
20228 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20229 for GDB and GDB has been fixed to not need it.
20230
20231 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20232
20233 * config.guess: Recognize vax hosts.
20234
20235 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20236
20237 * configure (while loop): Don't use "break 2" inside case
20238 statement -- the case statement isn't an enclosing loop.
20239
20240 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20241
20242 * config.guess: Clean up NeXT support, to allow nextstep
20243 on Intel machines. Make OS be nextstep.
20244
20245 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20246
20247 * config.guess: Add alternate forms for Convex.
20248
20249 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20250
20251 * configure: Completely rewrite option processing. Take
20252 advantage of pattern-matching to avoid invoking test frequently.
20253 Also clean up host and target defaulting logic.
20254
20255 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20256
20257 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20258 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20259 commands (plus user environment) will fit SCO limits.
20260
20261 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20262
20263 * configure.in: Don't issue warnings about directories which are
20264 not being configured if -norecursion is set. Correct test for
20265 --with-gnu-as and --with-gnu-ld to not get confused by substring
20266 matches.
20267
20268 * configure.in: Don't build gas for alpha-dec-osf1*.
20269
20270 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20271
20272 * configure: Back out Per's change of 12/19/1993. It changes the
20273 behavior of configure in unexpected and confusing ways.
20274
20275 Also, use different delim char when calculating
20276 program_transform_name so that the name can contain slashes.
20277
20278 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20279
20280 * configure.in, config.sub: Add support for VSTa micro-kernel.
20281
20282 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20283
20284 * configure.in: Nuke hacks which were used to get a special
20285 version of GAS for HPPA configurations.
20286
20287 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20288
20289 * configure: If only ${target_alias} is given, use that
20290 as the default for ${host_alias}.
20291 * configure: Add missing back-slashes before nested quotes.
20292
20293 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20294
20295 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20296
20297 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20298
20299 * config.guess: Recognize some Tektronix configurations.
20300 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20301
20302 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20303
20304 * config.sub: Match any flavor of SH.
20305
20306 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20307
20308 * configure.in: Don't try to configure newlib for Alpha.
20309
20310 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20311
20312 * configure.in: Don't build ld for Irix 5. Don't build gas,
20313 libg++ or libio for any Alpha target.
20314
20315 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20316
20317 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20318
20319 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20320 default arguments -- so it tried to compress itself.
20321
20322 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20323
20324 * configure.in (notsupp): ensure that a space is always at the end
20325 of the configdirs list, since the grep checks for an explicit space
20326
20327 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20328
20329 * configure.in (target i386-sysv4.2): don't build ld, since static
20330 versions of many libraries are not available.
20331
20332 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20333
20334 * config.guess: Recognize Apollos (using environment variables).
20335 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20336
20337 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20338
20339 * config.guess: Recognize Sony news mips running newsos.
20340
20341 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20342
20343 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20344 "fi ; else" for bash.
20345
20346 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20347
20348 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20349
20350 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20351
20352 * config.sub: accept unixware as an alias for svr4.2.
20353 Fix some inconsistancies with the gcc version.
20354
20355 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20356
20357 * Makefile.in (DISTDOCDIRS): Add gdb.
20358
20359 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20360
20361 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20362
20363 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20364
20365 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20366 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20367 this now.
20368
20369 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20370
20371 * config.sub: Accept hiux* as an OS name.
20372
20373 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20374 etc/make-stds.texi. The underscore came from gcc, and dje now
20375 agrees that RUNTESTFLAGS is the correct name.
20376
20377 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20378
20379 * install.sh: Remove 'set -e'. It makes any conditionals
20380 in the script useless.
20381
20382 * config.guess: Automatically recognize arm-acorn-riscix
20383 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20384
20385 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20386
20387 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20388
20389 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20390
20391 * Makefile.in (DISTDOCDIRS): New variable.
20392 (taz): Edit local Makefile.in sooner, instead of proto-toplev
20393 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
20394
20395 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20396
20397 * configure.in (hppa target): check the source directory for the
20398 pagas sub-directory
20399
20400 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20401
20402 * config.sub: Allow -aout* and -elf*.
20403
20404 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20405
20406 * configure.in: Don't build ld on i386-solaris2, same as for
20407 sparc-solaris2.
20408
20409 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20410
20411 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20412
20413 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20414
20415 * configure.in: Configure gdb for alpha.
20416
20417 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20418
20419 * Makefile.in (CXXFLAGS): Add -O.
20420
20421 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20422
20423 * config.guess: added support for DG Aviion
20424
20425 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20426
20427 * configure.in: Produce warning message for subdirectories not
20428 configurable for this host/target combination. Don't try to
20429 configure gdb for vms.
20430
20431 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20432
20433 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20434 appropriate files before making "diststuff".
20435 (DISTBISONFILES): New var: list of files to be edited.
20436 (DISTSTUFFDIRS): Add binutils.
20437
20438 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20439
20440 * config.sub: also handle mipsel and mips64el (for little endian mips)
20441
20442 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20443
20444 * configure.in: Add * to end of all OS names.
20445
20446 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20447
20448 * configure.in: Build newlib for LynxOS native.
20449
20450 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20451
20452 * config.guess: Add support for delta 88k running SVR3.
20453
20454 * configure.in: Add comment about HP compiler vs. emacs.
20455
20456 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20457
20458 * configure.in: don't build ld on solaris2 (not a viable option
20459 due to bugs in getpwnam & getpwuid)
20460
20461 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20462
20463 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20464 config.guess will produce a full version number.
20465
20466 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20467
20468 * configure.in: Build linker and binutils for alpha-dec-osf1.
20469
20470 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20471
20472 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20473 and gdb/testsuite/Makefile.in.
20474
20475 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20476
20477 * configure.in: recognize mips*- instead of mips-
20478
20479 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20480
20481 * config.sub: Accept linux*coff and linux*elf as operating
20482 systems.
20483
20484 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20485
20486 * config.sub: Recognize mips64, and mips3 as an alias for it.
20487
20488 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20489
20490 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20491 gdb knows how to handle OSF/1 shared libraries.
20492
20493 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20494
20495 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20496 * config.guess: Recognize Hitachi's HIUX.
20497 * config.sub: Recognize h3050r* and hppahitachi.
20498 Remove redundant cases for hp9k[23]*.
20499
20500 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20501
20502 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20503 if gas and ld are in the source tree and are in ${configdirs}.
20504 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20505 --with options (but still pass them down on the command line,
20506 if they were explicitly specified).
20507
20508 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20509
20510 * configure: substitute SHELL value in Makefile.in with
20511 ${CONFIG_SHELL}
20512
20513 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20514
20515 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20516 *-*-solaris2* targets.
20517
20518 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20519
20520 * Makefile.in: define M4, and pass it down to sub-makes;
20521 all-autoconf now depends on all-m4
20522
20523 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20524
20525 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20526 presence of {ar,ranlib} instead of a configured directory
20527
20528 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20529
20530 * config.guess: Accept 34?? as well as 33?? for NCR.
20531
20532 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20533
20534 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20535 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20536
20537 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20538
20539 * configure: grab values for $(CC) and $(CXX) from the
20540 environment, so that someone can do "CC=gcc configure; make" and
20541 have it work right (matching the way that autoconf works now)
20542
20543 * configure.in, Makefile.in: add support for gash, the tcl
20544 interface to Galaxy
20545
20546 * config.guess: add NetBSD variants (hp300, x86)
20547
20548 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20549
20550 * install.sh: Support -d option (in the manner of SunOS 4 install,
20551 as it is more deterministic than that of GNU install)
20552 (chmodcmd): Set file to mode 755 by default (should also do default
20553 chgrp and chown, but I don't feel like dealing with that now)
20554
20555 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20556
20557 * config.sub: Remove h8300hhms alias.
20558
20559 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20560
20561 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20562
20563 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20564
20565 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20566 as stmp-fixinc
20567
20568 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20569
20570 * config.sub: recognize m88110-bug-coff.
20571
20572 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20573
20574 * Makefile.in (all-libio): all dependencies on the toolchain used
20575 to build this (gcc, gas, ld, etc)
20576
20577 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20578
20579 * config.guess: Deal with OSF/1 1.3 on alpha.
20580
20581 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20582
20583 * install.sh: add some 'else true' clauses for portability
20584
20585 * configure.in: don't build libio for h8[35]00-*-* targets
20586
20587 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20588
20589 * Makefile.in: Add support for new libio.
20590
20591 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20592
20593 * install.sh: If one command fails, don't try the rest. Don't try
20594 to remove $dsttmp (via trap) unless we have already created it.
20595 If $src doesn't exist, detect it and exit with an error.
20596
20597 * config.guess: Recognize BSD on hp300.
20598
20599 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20600
20601 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20602 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20603
20604 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20605
20606 * Makefile.in (all-send-pr): depends on all-prms
20607
20608 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20609
20610 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20611
20612 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20613
20614 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20615 Added test for mips-mips-riscos5.
20616
20617 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20618
20619 * configure.in: use mh-hp300 for 68k HP hosts
20620
20621 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20622
20623 * configure: add support for CONFIG_SHELL, so that you can use
20624 some alternate shell for evaluating configure scripts
20625
20626 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20627
20628 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20629 in configure script to bug-gdb@prep.ai.mit.edu when building
20630 distribution archive.
20631 * Makefile.in (COMPRESS): Remove def.
20632 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20633 gdb.tar.Z and make-gdb.tar.Z respectively.
20634 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20635 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20636 to convergence with 'taz' target in Makefile.in.
20637
20638 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20639
20640 * install.sh (dsttmp): use trap to ensure that tmp files go
20641 away on error conditions
20642
20643 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20644
20645 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20646
20647 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20648
20649 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20650 its parent is '/' not ''.
20651
20652 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20653
20654 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20655
20656 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20657 that ${newsrcdir}/configure.in does.
20658
20659 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20660
20661 * test-build.mk: support for CONFIG_SHELL
20662
20663 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20664
20665 * config.sub (netware): Add as a basic system type.
20666
20667 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20668
20669 * Makefile.in (Makefile): depend on configure.in. Also drop the
20670 $(srcdir)/ from the dependency on Makefile.in.
20671
20672 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20673
20674 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20675 (h8300hhms is temporary until multi-libraries are implemented).
20676 * configure.in: Handle h8300h too.
20677
20678 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20679
20680 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20681
20682 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20683
20684 * configure: Remove extraneous output when guessing host type.
20685 * config.guess: Remove extraneous output when guessing using C
20686 compiler rather than uname, or when guessing fails.
20687
20688 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20689
20690 * Makefile.in: remove all.cross and install.cross targets
20691
20692 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20693 definitions
20694
20695 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20696
20697 * configure.in (target sh): Build gprof.
20698
20699 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20700
20701 * config.sub: change -solaris to -solaris2
20702
20703 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20704
20705 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20706
20707 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20708
20709 * configure: Correct error message for missing Makefile.in to
20710 print correct directory.
20711
20712 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20713
20714 * install.sh: kludge around 386BSD shell bug
20715
20716 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20717
20718 * config.guess: Recognize NeXT.
20719 * config.guess: Recognize i486-ncr-sysv4.
20720 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20721
20722 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20723
20724 * Makefile.in (MAKEINFOFLAGS): New variable.
20725 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20726 * build-all.mk, test-build.mk: Pass down --no-split as
20727 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20728
20729 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20730
20731 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20732
20733 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20734
20735 * Makefile.in (libg++.tar.z): New rule.
20736 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20737 * Makefile.in (taz): Only do a single chmod.
20738
20739 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20740
20741 * install.sh: don't use dirname anymore (replaced with sed usage)
20742
20743 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20744
20745 * Makefile.in: Change extension for gzip'd files from '.z' to
20746 '.gz' per new FSF standard usage.
20747
20748 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20749
20750 * configure: put quotes around the final value of program_transform_name
20751
20752 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20753
20754 * Makefile.in: new install.sh support; update install-info rules
20755
20756 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20757
20758 * configure.in: Build diff for crosses, but not for go32 host.
20759
20760 * configure.in: Build gprof only for native, and don't build it
20761 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20762
20763 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20764
20765 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20766
20767 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20768
20769 * configure.in (host_tools): Add prms.
20770
20771 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20772
20773 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20774 with $(FLAGS_TO_PASS) on the command line
20775
20776 * config.sub: Recognize lynx and lynxos
20777
20778 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20779
20780 * config.sub: Accept -ecoff*, not just -ecoff.
20781
20782 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20783
20784 * Makefile.in (taz): Use .gz suffix instead of .z.
20785 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20786 names.
20787
20788 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20789
20790 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20791
20792 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20793
20794 * Makefile.in (install-no-fixedincludes): install gcc last, so
20795 that rebuilds that might happen during 'make install' don't get
20796 bogus gcc include files
20797
20798 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20799
20800 Change from Utah for HPPA support:
20801 * config.guess: Recognize hppa1.x-hp-bsd.
20802
20803 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20804
20805 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20806 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20807
20808 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20809
20810 * config.sub: Add support for rom68k and bug boot monitors.
20811
20812 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20813
20814 * Makefile.in: Make all-opcodes depend on all-bfd.
20815
20816 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20817
20818 * config.guess: Added special check for i[34]86-univel-sysv4*.
20819
20820 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20821
20822 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20823 the processor rather than assuming i486.
20824
20825 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20826
20827 * config.guess: Recognize SunOS6 as Solaris3.
20828
20829 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20830
20831 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20832 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20833
20834 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20835
20836 * build-all.mk (all-cross): New target for Canadian Cross.
20837 Added Q2 go32 targets.
20838 * test-build.mk: Configure go32 cross sparclite-aout and
20839 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20840 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20841
20842 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20843
20844 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20845 GO32 hosted toolchains
20846
20847 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20848
20849 * configure: change so "-exec-prefix" gets passed down rather
20850 than "-exec_prefix" so autoconf generated Makefiles get the
20851 exec_prefix set right.
20852
20853 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20854
20855 * config.guess: get the Solaris2 minor version number
20856
20857 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20858
20859 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20860
20861 * config.guess: Recognize some Sequent platforms.
20862
20863 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20864
20865 * Makefile.in: added the vault-install target
20866
20867 * configure.in: actually use the Sun3 makefile fragment that's in
20868 config, also added the release dir to configdirs
20869
20870 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20871
20872 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20873
20874 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20875
20876 * configure.in: remove some program from Alpha targetted toolchains
20877
20878 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20879
20880 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20881 gprof.
20882 (taz): Run "make diststuff" in those directories instead of "make
20883 proto-dir". Look for "VERSION=" only at start of line in subdir
20884 Makefile. Use "gzip -9" for compression.
20885 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20886 (binutils.tar.z): New target.
20887
20888 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20889
20890 * Makefile.in (taz): Include gpl.texinfo.
20891
20892 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20893
20894 * Makefile.in (setup-dirs): Merged into "taz" target.
20895 (taz): Only do `proto-dir' stuff if a directory is actually needed
20896 for this target.
20897
20898 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20899
20900 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20901 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20902 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20903 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20904 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20905
20906 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20907
20908 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20909 config.sub, and move-if-change to gdb testsuite distribution
20910 archive, so the testsuite can be extracted, configured, and
20911 run separately from the gdb distribution. Blow away the Chill
20912 tests that require a Chill compiled executable, since GNU Chill
20913 is not yet publically available.
20914
20915 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20916
20917 * test-build.mk: set environment variables in a single command,
20918 instead of a list of assignments and exports
20919
20920 * config.guess: recognize Alpha/OSF1 systems
20921
20922 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20923
20924 * configure: Change help message to prefer --options rather than
20925 -options.
20926
20927 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20928
20929 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20930 zippy@ecst.csuchico.edu.
20931 * config.guess: Recognize miniframe.
20932
20933 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20934
20935 * Makefile.in: Use srcroot to find runtest rather than rootme.
20936 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20937
20938 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20939
20940 * test-build.mk: Extensive additions to support building on a
20941 machine other than the host.
20942
20943 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20944
20945 * configure (tooldir): Fix for i386-aix again.
20946
20947 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20948
20949 * configure, Makefile.in: Change definition of $(tooldir)
20950 to match the FSF.
20951
20952 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20953
20954 * config.guess: Recognize i[34]86/SVR4.
20955
20956 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20957
20958 * Makefile.in (all-gdb): gdb depends on sim.
20959
20960 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20961
20962 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20963 at the same time we make the prototype gdb directory.
20964 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20965 files at the same time as the gdb base release distribution.
20966
20967 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20968
20969 * Makefile.in (check): Use individual check targets rather than
20970 DO_X rule.
20971 (check-gcc): Added.
20972
20973 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20974
20975 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20976 for System V release 3.2.
20977
20978 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20979
20980 * config.sub: Recognize hppaosf.
20981 * configure.in: Do configure ld/binutils/gas for it.
20982
20983 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20984
20985 * configure (tooldir): Alter syntax used to set this, for systems
20986 where "\$" isn't handled right, like i386-aix.
20987
20988 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20989
20990 * configure: Pass program-transform-name, not
20991 program_transform_name, to recursive configures.
20992
20993 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20994
20995 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20996 of gas+ld+binutils.
20997
20998 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20999
21000 * config.guess: Recognize AIX3.2 as distinct from 3.1.
21001
21002 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21003
21004 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21005
21006 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21007
21008 * Makefile.in (PRMS): Set back to all-prms.
21009
21010 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
21011
21012 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21013 targets, rather than for MIPS hosts.
21014
21015 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21016
21017 * configure.in: add comment for --with-x default values
21018
21019 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21020
21021 * Makefile.in: add check-* targets for each of the directories in
21022 the tree. Add a definition of RUNTEST that will use the one we
21023 just built, if it exists. Pass this down via FLAGS_TO_PASS.
21024
21025 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
21026
21027 * configure.in: Removed obsolete references to bfd_target and
21028 target_makefile_frag.
21029
21030 * build-all.mk: Set assorted targets for Q2.
21031 * config.sub: Recognize z8k-sim and h8300-hms.
21032 * test-build.mk: Really don't pass host to configure.
21033 (HOLES): Added uname.
21034
21035 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
21036
21037 * configure: Handle an empty program-prefix, program-suffix or
21038 program-transform-name correctly.
21039
21040 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
21041
21042 * build-all.mk: -G 8 no longer required for MIPS targets.
21043 * test-build.mk: Don't pass host argument to configure; make it
21044 guess.
21045
21046 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
21047
21048 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
21049 * Makefile.in (COMPRESS): New macro, like GZIP.
21050
21051 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
21052
21053 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21054
21055 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21056 with gas currently defaults to -G 0.
21057
21058 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
21059
21060 * Makefile.in (all-flex): flex depends on byacc.
21061
21062 * build-all.mk: If host not specified, use config.guess. Pass TAG
21063 to test-build.mk as RELEASE_TAG.
21064 * test-build.mk (configargs): New variable containing arguments to
21065 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
21066 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21067
21068 * config.guess: Use /bin/uname when checking -X argument on SCO,
21069 to avoid invoking GNU uname which doesn't understand -X.
21070
21071 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21072
21073 * configure.in: Build gas for mips-*-*.
21074
21075 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21076
21077 * Makefile.in (all.normal): insert missing backslash.
21078
21079 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
21080
21081 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21082
21083 * Makefile.in: Complete overhaul to merge many almost identical
21084 targets.
21085
21086 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21087
21088 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21089 (gdb.tar.Z): Adjusted.
21090
21091 * Makefile.in (setup-dirs, taz): New targets; should be general
21092 enough to adapt for gdb sometime. Build only .z file.
21093 (gas.tar.z): New target.
21094
21095 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
21096
21097 * build-all.mk: Use CC=cc -Xs on Solaris.
21098
21099 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
21100
21101 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
21102 for handling BISON for FSF releases.
21103
21104 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21105
21106 * configure: Actually implement the change zoo just documented.
21107
21108 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
21109
21110 * configure: when using config.guess, only set target_alias when
21111 it's not already been set (ie, on the command line)
21112
21113 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21114
21115 * Makefile.in: add installcheck target, set PRMS to install-prms
21116
21117 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21118
21119 * configure: add support for package_makefile_fragment, handle the
21120 case where a directory has a configure.in file but no Makefile.in
21121 more gracefully (with an actual understandable error message, even);
21122 add support for --without (and add this to the usage message); also
21123 explicitly add a --host=${host_alias} to the command line when
21124 config.guess is used
21125
21126 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21127
21128 * configure: Must use both --host and --target in recursive calls.
21129
21130 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
21131
21132 * Makefile.in: Change deja-gnu to dejagnu.
21133
21134 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
21135
21136 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21137
21138 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21139
21140 * configure.in: canonicalize all instances to *-*-solaris2*,
21141 also strip out a number of tools to not build for go32 host
21142
21143 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21144
21145 * config.guess: add GPL.
21146
21147 * Makefile.in, config.guess, config.sub, configure: bump
21148 copyrights to 93.
21149
21150 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
21151
21152 * Makefile.in (do-info): Removed obsolete check for existence of
21153 localenv file.
21154
21155 * Makefile.in (MAKEOVERRIDES): Define to be empty.
21156
21157 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21158
21159 * Makefile.in: a couple of 'else true' for decstation,
21160 support for TclX
21161
21162 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21163
21164 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
21165
21166 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21167
21168 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
21169
21170 * config.guess: Recognize i386-ibm-aix (PS/2).
21171 * configure.in: Use config/mh-aix386 file for it.
21172
21173 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
21174
21175 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21176 CC_FOR_TARGET instead.
21177 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21178
21179 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
21180
21181 * Makefile.in: Add sim to list of directories sent with gdb
21182
21183 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
21184
21185 * configure.in: Put back mips-dec-bsd* case.
21186
21187 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
21188
21189 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21190 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
21191 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21192
21193 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21194
21195 * configure.in: remove no-op mips-dec-bsd* in "case $target"
21196
21197 * Makefile.in (dir.info): only run gen-info-dir if it exists,
21198 (install-info): install dir.info only if it exists,
21199 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21200
21201 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
21202
21203 * configure.in: For vms target, skip bfd, ld, binutils. Do build
21204 gas for mips-dec-bsd.
21205
21206 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
21207
21208 * configure (makesrcdir): If ${srcdir} is relative and not ".",
21209 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21210
21211 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
21212
21213 * configure.in: Added "dejagnu" to hosttools list.
21214
21215 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
21216
21217 * config.sub, configure.in, config.guess: Add support
21218 for Bosx, an AIX variant from Bull.
21219 Patches from F.Pierresteguy@frcl.bull.fr.
21220
21221 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
21222
21223 * devo/dejagnu: Initial creation of devo/dejagnu.
21224 Migrated dejagnu testcases and support files for testing software
21225 tools to reside as subdirectories, currently called "testsuite",
21226 within the directory of the software tool. Migrated all programs,
21227 support libraries, etc. beloging to dejagnu proper from
21228 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
21229 with no modifications. The changes to these files which will
21230 allow them to configure, build, and execute properly will be made
21231 in a future update.
21232
21233 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21234
21235 * Makefile.in: Change send_pr to send-pr.
21236 * configure.in: Likewise.
21237 * send_pr: Renamed directory to send-pr.
21238
21239 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21240
21241 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21242
21243 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21244
21245 * README: Update for gdb-4.8 release.
21246 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21247 gdb-xxx.tar.z (gzip'd) file also.
21248
21249 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21250
21251 * Makefile.in: make all-diff depend on all-libiberty
21252
21253 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21254
21255 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21256
21257 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21258
21259 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21260
21261 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21262
21263 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21264 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21265 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21266
21267 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21268
21269 * Makefile.in: makeinfo binary is in a new location
21270
21271 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21272
21273 * config.sub: Accept -ecoff as an OS.
21274
21275 * Makefile.in: Various changes to eliminate a level of make
21276 recursion and reduce the required command line length.
21277 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21278 sub-makes.
21279 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21280 variables holding settings for specific sub-makes.
21281 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21282 in terms of BASE_FLAGS_TO_PASS.
21283 (TARGET_LIBS): New variable listing directories which use
21284 TARGET_FLAGS_TO_PASS.
21285 (subdir_do): Eliminated.
21286 (do-*): New set of targets to replace subdir_do.
21287 (various): All targets which used subdir_do now depend on do-*.
21288 (local-clean): Renamed from do_clean.
21289 (local-distclean): New target, dependency of distclean and
21290 realclean.
21291 (install-info): Don't create directories. Depend on dir.info
21292 rather than calling make recursively.
21293 (install-dir.info): Eliminated.
21294 (install-info-dirs): Create all info directories here.
21295 (dir.info): Depend upon do-install-info.
21296
21297 * test-build.mk (HOLES): Added false.
21298
21299 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21300
21301 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21302
21303 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21304
21305 * Makefile.in (info): remove dependency on all-texinfo. The
21306 problem was really in texinfo/C, not at this level.
21307
21308 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21309
21310 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21311
21312 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21313
21314 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21315 GDB releases.
21316
21317 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21318
21319 * configure: Include srcdir in message about target of link not
21320 being found. Don't convert `-' to `_' in `with' options being
21321 passed to subdirs.
21322
21323 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21324
21325 * configure.in: add uudecode to host_tools
21326
21327 * Makefile.in: added {all,install}-uudecode targets, added them to
21328 the appropriate lists
21329
21330 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21331
21332 * Makefile.in (all-gcc): Added dependency on all-gas.
21333
21334 * configure.in (mips-*-*): Build ld and binutils.
21335
21336 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21337
21338 * configure: check return code from mkdir, print error message and
21339 exit on failure.
21340
21341 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21342
21343 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21344
21345 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21346
21347 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21348
21349 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21350
21351 * config.sub (h8500): Recognize this as a cpu type.
21352
21353 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21354
21355 * configure: source directory missing is no longer a warning
21356
21357 * configure.in: recognize irix[34]* instead of irix[34]
21358
21359 * Makefile.in: define and pass down X11_LIB
21360
21361 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21362
21363 * guess-systype: Renamed to ...
21364 * config.guess: ... by popular request.
21365 * configure.in, Makefile.in: Update accordingly.
21366
21367 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21368
21369 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21370 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21371 + Execute ./dummy instead of assuming . is in PATH.
21372
21373 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21374
21375 * guess-systype: New shell script. Attempts to guess the
21376 canonical host name of the executing host.
21377 Only a few hosts are supported so far.
21378 * configure: Call guess-systype if no host is specified.
21379
21380 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21381
21382 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21383 gcc Makefile.
21384
21385 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21386
21387 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21388 (all-gcc, install-gcc, subdir_do): Use it.
21389
21390 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21391
21392 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21393
21394 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21395
21396 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21397 set exclusively by configure, using configure.in .
21398
21399 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21400
21401 * test-build.mk: set $PATH for all builds
21402
21403 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21404
21405 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21406
21407 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21408 the one used in gcc/Makefile.in, so that a null expansion doesn't
21409 override the one needed to build gcc with a native cc.
21410
21411 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21412
21413 * configure: Accept -with arguments.
21414
21415 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21416
21417 * Makefile.in: added h8300sim
21418
21419 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21420
21421 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21422 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21423 (all-cygnus, native, build-cygnus): Make
21424 $(canonhost)-stamp-3stage-done, not $(host)....
21425 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21426 i386-sco3.2v4. Added else true to if command.
21427
21428 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21429
21430 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21431
21432 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21433
21434 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21435
21436 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21437
21438 * configure.in: don't remove binutils from Solaris builds
21439
21440 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21441
21442 * Makefile.in: get rid of earlier definitions for *clean,
21443 also handle the recursive info rule better
21444
21445 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21446
21447 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21448 do more-or-less the right thing.
21449
21450 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21451
21452 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21453 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21454
21455 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21456
21457 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21458 $(host_canonical).
21459
21460 * configure.in: split the configdirs list into 4 categories (native
21461 v. cross, library v. tool) and handle the cross-only and native-
21462 only in more reasonable (and correct!) way.
21463
21464 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21465
21466 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21467 configdirs anymore.
21468
21469 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21470
21471 * Makefile.in: extensive cleanup:: removed all of the explicit
21472 clean-* targets, collapsed many wrappers around subdir_do into
21473 one, added additional targets to satisfy standards.texi, deleted
21474 some old targets, some changes for consistency
21475
21476 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21477
21478 * configure.in: handle some programs as cross-only, and others as
21479 native only
21480
21481 * test-build.mk: handle partial holes in a more generic manner
21482
21483 * Makefile.in: m4 depends on libiberty
21484
21485 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21486
21487 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21488 time, wdiff, and find to configdirs
21489
21490 * Makefile.in: all, clean, and install rules for the new programs
21491 added to configure.in
21492
21493 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21494
21495 * configure.in: use mh-sun for all *-sun-* hosts
21496
21497 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21498
21499 * Makefile.in: define flags for X11 include files and library file
21500 locations, pass them down to the programs that need this info
21501
21502 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21503
21504 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21505
21506 * configure.in: start building libg++ for HP-UX targets
21507
21508 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21509
21510 * README: Update references to files moved into etc/.
21511
21512 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21513
21514 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21515 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21516
21517 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21518
21519 * configure: accept dash as well as underscore in long option
21520 names for FSF compatibility.
21521
21522 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21523
21524 * config.sub: added -sco3.2v4 support from FSF.
21525
21526 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21527
21528 * configure.in: expand the section that adds or removes
21529 directories from the list of programs to build, to handle native
21530 vs. cross in addition to host v. native
21531
21532 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21533
21534 * Makefile.in: Replace C++ in macro names with CXX.
21535 This is less likely to break ...
21536
21537 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21538
21539 * test-build.mk: add -w to GNU_MAKE
21540
21541 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21542
21543 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21544 add 'sparc' to list of recognized cpus. This needed to make
21545 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21546 Delete some redundant ose68 variants. Recognize -wrs as an os,
21547 then changes that into $CPU-wrs-vxworks.
21548
21549 * configure.in: remove most references to gdbtest, regularize
21550 target based program removal
21551
21552 * test-build.mk: import from p3 tree (many fixes and changes)
21553
21554 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21555
21556 * Makefile.in: added rules to handle tcl, tk, and expect
21557
21558 * configure.in: handle those directories if they exist
21559
21560 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21561
21562 * config.sub: removed bogus hppabsd and hppahpux names, since
21563 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21564
21565 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21566
21567 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21568 depends upon all-xiberty
21569
21570 * Makefile.in: changes from p3, including:
21571
21572 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21573
21574 * Makefile.in (XTRAFLAGS): include newlib directories if
21575 newlib/Makefile exists, rather than if host != target.
21576
21577 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21578
21579 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21580 from the same source tree and not building a cross-compiler. This
21581 matters for the libg++ configuration if reconfiguring a tree that
21582 has already been installed.
21583
21584 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21585
21586 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21587 pick up the machine and system specific header files.
21588
21589 * Makefile.in: added AS_FOR_TARGET, passed down in
21590 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21591 the C compiler to use to create programs which are run in the
21592 build environment, set it to default to $(CC), and passed it down
21593 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21594
21595 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21596
21597 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21598 We need them for unusual native builds, like systems without
21599 ranlib.
21600
21601 * configure: also define $(host_canonical) and
21602 $(target_canonical), which are the full, canonical names for the
21603 given host and target
21604
21605 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21606
21607 * Makefile.in: Added separate definitions for C++.
21608
21609 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21610
21611 * configure.in (configdirs): Add deja-gnu.
21612
21613 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21614
21615 * README: Update for configure.texi and gdb-4.7 release.
21616
21617 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21618
21619 * Makefile.in: Move "all" target to top of file.
21620 Previously, first target was ".PHONY" which caused BSD4.4 make
21621 to build .PHONY when make was run without arguments.
21622
21623 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21624
21625 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21626 Library-copylefted code in libiberty.
21627
21628 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21629
21630 * config.sub: Replace m68kmote with plain old m68k.
21631
21632 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21633
21634 * Makefile.in: Remove space from blank line, avoid Make complaints.
21635
21636 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21637
21638 * config.sub: Complain if no argument is given. Added support for
21639 386bsd as OS and target alias.
21640
21641 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21642
21643 * Makefile.in (XTRAFLAGS): include newlib directories if
21644 newlib/Makefile exists, rather than if host != target.
21645
21646 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21647
21648 * config.sub: recognize sparclite-wrs-vxworks.
21649
21650 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21651 p3.) Added clean-xiberty to clean.
21652
21653 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21654
21655 * configure.in: use *-*-* instead of nested cases for host and target
21656
21657 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21658
21659 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21660 from the same source tree and not building a cross-compiler. This
21661 matters for the libg++ configuration if reconfiguring a tree that
21662 has already been installed.
21663
21664 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21665
21666 * config.sub (i486v/i486v4): Merge in from FSF version.
21667
21668 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21669
21670 * configure: only set PWD if it is already set.
21671
21672 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21673
21674 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21675 doesn't have unset and all success paths (and most error paths)
21676 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21677 to just ${PWD} to avoid confusion.)
21678
21679 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21680
21681 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21682 even for a native compilation.
21683
21684 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21685
21686 Changes to make the gdb.tar.Z rule work better.
21687
21688 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21689 (DEVO_SUPPORT): Add configure.texi.
21690 (bfd-ilrt.tar.Z): Remove ancient rule.
21691
21692 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21693
21694 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21695 pick up the machine and system specific header files.
21696
21697 * configure.in, config.sub: added new target m68010-adobe-scout,
21698 with alias of adobe68k. Changed configure.in to check for
21699 -scout before -sco* to avoid a false match.
21700
21701 * Makefile.in: added AS_FOR_TARGET, passed down in
21702 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21703 the C compiler to use to create programs which are run in the
21704 build environment, set it to default to $(CC), and passed it down
21705 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21706
21707 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21708
21709 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21710 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21711 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21712 FOR_TARGET variants, to newlib and libg++.
21713
21714 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21715
21716 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21717 first.
21718
21719 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21720
21721 * config.sub: Accept `elf' as an environment.
21722
21723 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21724
21725 * Makefile.in (all-opcodes): cd into the right directory
21726
21727 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21728
21729 * configure: added -program_transform_name option, used as
21730 argument to sed when installing programs.
21731 configure.texi: added documentation for -program_prefix,
21732 -program_suffix and -program_transform_name.
21733
21734 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21735
21736 * config.sub: Accept i486 where i386 ok.
21737
21738 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21739
21740 * config.sub: accept we32k
21741
21742 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21743
21744 * config.sub, configure.in: accept OSE68000 and OSE68k.
21745
21746 * Makefile.in: don't create all directories for ``make install'';
21747 let the subdirectories create the ones they need.
21748
21749 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21750
21751 * COPYING: new file, GPL v2
21752
21753 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21754
21755 * Makefile.in: use the new gen-info-dir, which needs a template
21756 argument (which also lives in texinfo)
21757
21758 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21759
21760 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21761
21762 * config.sub (ncr3000): Change i386 to i486.
21763
21764 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21765
21766 * Makefile.in: add install-rcs, install-grep to
21767 install-no-fixedincludes, removed install-bison and install-libgcc
21768
21769 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21770
21771 * configure.in: grab the HPUX makefile fragment if on HPUX
21772
21773 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21774
21775 * Makefile.in: eradicate bison spoor (ditto libgcc).
21776 configure.in: recognise m68{k,000}-ericsson-OSE.
21777 es1800 is alias for m68k-ericsson-OSE
21778
21779 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21780
21781 * configure.in: rearrange the parts that remove programs from
21782 configdirs, based now on HOST==TARGET or by canonical triple.
21783
21784 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21785
21786 * test-build.mk: recurse explicitly with -f test-build.mk when
21787 appropriate. predicate stage3 and comparison on the existence
21788 of gcc. That is, if gcc isn't around, we aren't three-staging.
21789 On very clean, also remove ...stamp-co. Build in-place before
21790 doing other builds.
21791
21792 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21793
21794 * Makefile.in, configure.in: add tgas
21795
21796 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21797
21798 * Makefile.in: a number of changes merged in from progressive.
21799
21800 * configure.in: add libm.
21801
21802 * .cvsignore: ignore some stuff that comes from test-build.mk.
21803
21804 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21805
21806 * config.sub: Add es1800 (m68k-ericsson-es1800).
21807
21808 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21809
21810 * configure: Add program_suffix (parallel to program_prefix)
21811 * Makefile.in: adjust directory-creating script for losing decstation
21812
21813 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21814
21815 * configure: Minor $subdir-related fixes.
21816
21817 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21818
21819 * configure: fix various problems with propogating
21820 makefile_target_frag in subdirs.
21821 * configure.in: config libgcc if its there
21822
21823 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21824
21825 * config.sub: HPPA merge.
21826
21827 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21828
21829 * Makefile.in: Replace all-bison with all-byacc in all
21830 dependency lines for other tools (which now use byacc).
21831
21832 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21833
21834 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21835
21836 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21837
21838 * Makefile.in: make gprof rules similar to byacc rules (instead of
21839 vestigal $(unsubdir) that didn't work...)
21840
21841 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21842
21843 * config.sub: Add support for Linux.
21844 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21845 (at least for libg++).
21846
21847 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21848
21849 * configure.texi: fix doc for the -nfp option to configure
21850
21851 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21852
21853 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21854
21855 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21856
21857 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21858 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21859 * configure.in: added solaris* host_makefile_frag hook.
21860
21861 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21862
21863 * config.sub: changed recognition of m68000 so that various
21864 m68k types can be specified via m680[01234]0
21865
21866 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21867
21868 * config.sub (basic_machine): fix sed so that '-foo' isn't
21869 completely substituted out while .+'-foo' loses the '-foo'
21870
21871 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21872
21873 * config.sub ($os): Add -aout.
21874
21875 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21876
21877 * configure: If host_makefile_frag is absolute, don't
21878 prefix ${invsubdir} (relevant to libg++ auto-configure).
21879
21880 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21881
21882 * Makefile.in (tooldir): Define it.
21883 (all-ld): Depend on all-flex.
21884
21885 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21886
21887 * Makefile.in (check): Fix libg++ special case.
21888
21889 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21890
21891 * configure: do not bury `pwd` into config.status, thus do fewer
21892 pwd's.
21893
21894 * configure: print the "Building in" message only when building in
21895 other than "." AND verbose.
21896
21897 * configure: remove -s, rework -v to better accommodate guested
21898 configures.
21899
21900 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21901
21902 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21903
21904 * Makefile.in: macroize flags passed on recursion. remove
21905 fileutils.
21906
21907 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21908
21909 * configure: get makesrcdir right for subdirs deeper than 1.
21910
21911 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21912 install.
21913
21914 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21915
21916 * Makefile.in: don't print subdir_do or recursion lines.
21917
21918 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21919
21920 * standards.texi: added menu item.
21921
21922 * Makefile.in: build and install standards.info.
21923
21924 * standards.texi: new file.
21925
21926 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21927
21928 * configure: test for and move config.status pieces from
21929 ${subdir}/.
21930
21931 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21932
21933 * configure: Test for existance of files before trying to mv
21934 them, to avoid numerous non-existance messages.
21935
21936 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21937
21938 * configure: correct final line of config.status.
21939
21940 * configure: patch from eggert. Avoids a protection problem if
21941 the original Makefile.in is read only.
21942
21943 * configure: use move-if-change from gcc to create config.status.
21944 Some makefiles depend on config.status to tell if a directory
21945 has been reconfigured for a different host. This change
21946 prevents those directories from remaking everything in the case
21947 where the reconfig was only intended to rebuild a Makefile.
21948
21949 * configure: test for config.sub with "config.sub sun4" rather
21950 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21951 host alias from a missing config.sub.
21952
21953 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21954
21955 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21956 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
21957
21958 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21959
21960 * configure: mkdir ${subdir} as needed.
21961
21962 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21963
21964 * Makefile.in,configure.in: added autoconf.
21965
21966 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21967
21968 * Makefile.in: no longer pass against on recursion.
21969
21970 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21971 definitions are not inherited.
21972
21973 * configure: correct makesrcdir when subdir is .
21974
21975 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21976
21977 * configure: Add support for 'subdirs' variable, which is
21978 like 'configdirs', except that configure doesn't re-invoke
21979 itself for subdirs, it just creates a Makefile for each subdir.
21980 * configure.texi: Document subdirs.
21981
21982 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21983
21984 * configure.in: added flex to configdirs
21985
21986 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21987
21988 * Makefile.in: remove clean-stamps from clean.
21989
21990 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21991
21992 * configure.in: Add gdbtest to configdirs.
21993
21994 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21995
21996 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21997 to recursive makes.
21998 * configure.in: Recognize new ncr3000 config.
21999
22000 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
22001
22002 * Makefile.in, configure.in: removed references to gdbm.
22003
22004 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
22005
22006 * config.sub: Don't canonicalize os value
22007 newsos* to bsd (readline needs to check for newsos).
22008 (This fix was earlier made Jan 31, but got re-broken.)
22009
22010 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
22011
22012 * configure.in: sco is an os, not a vendor!
22013
22014 * configure: Quote $( better. Keep various shells happy.
22015
22016 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
22017
22018 * Makefile.in: eliminate stamp-files.
22019
22020 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
22021
22022 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
22023 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
22024
22025 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
22026
22027 * config.sub: fix iris/iris3.
22028
22029 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
22030
22031 * configure: re-add -rm.
22032
22033 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
22034
22035 * Maskefile.in: add .stmp-rcs to all.
22036
22037 * configure.in: remove gas from rs6000 build, use aix host fragment.
22038
22039 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
22040
22041 * configure: pass down site_option during recursion.
22042
22043 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
22044
22045 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
22046
22047 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
22048
22049 * configure: Change exec_prefix so that it really defaults to prefix.
22050
22051 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
22052
22053 * Makefile.in, configure.in: Add support for mmalloc library.
22054
22055 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
22056
22057 * Makefile.in: add stmp dependencies for a few more things.
22058
22059 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
22060
22061 * configure: adjusted error message on objdir/srcdir configure
22062 collision, per john's suggestion.
22063
22064 * Makefile.in: add libiberty stmp to all and all.cross.
22065
22066 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
22067
22068 * Makefile.in: remove force dependencies, add grep to all.
22069
22070 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
22071
22072 * Makefile.in: drop flex. make stamp files work.
22073
22074 * configure: added test for conflicting configuration in srcdir,
22075 remove trailing slashes from srcdir. Otherwise emacs gdb mode
22076 gets cranky. use relative paths for configure and srcdir
22077 whenever possible. Send some error messages to stderr that were
22078 going to stdout.
22079
22080 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
22081
22082 * Makefile.in: Fix libg++ rule to check for gcc directory
22083 before using gcc/gcc. Also pass XTRAFLAGS.
22084
22085 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
22086
22087 * Makefile.in: added stmp-files so that directories aren't polled
22088 when they are already built.
22089
22090 * configure.texi: fixed a node pointer problem.
22091
22092 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
22093
22094 * config.sub configure.in gdb/configure.in
22095 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22096 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22097 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
22098
22099 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22100
22101 * configure: -recurring becomes -silent. corrected help message
22102 for -site= option.
22103
22104 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22105
22106 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22107
22108 * configure: when building Makefile for crosses, replace
22109 tooldir and program_prefix. default srcdir from location of
22110 config.sub. remove "for host in hosts" and "for target in
22111 targets" loops.
22112
22113 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22114
22115 * Makefile.in: Do not pass bindir or mandir to cvs.
22116
22117 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
22118
22119 * Makefile.in, configure.in: removed traces of namesubdir,
22120 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
22121 copyrights to '92, changed some from Cygnus to FSF.
22122
22123 * configure.texi: remove most references to multiple hosts,
22124 multiple targets, subdirs, etc.
22125
22126 * configure.man: removed rcsid. reference config.sub not
22127 config.subr.
22128
22129 * Makefile.in: mkdir $(infodir) on install-info.
22130
22131 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
22132
22133 * configure.texi: Explain better about .gdbinit and about
22134 the environment that configure.in sections run in.
22135
22136 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
22137
22138 * configure.in: Ultrix is only a decstation if it's a MIPS.
22139
22140 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
22141
22142 * README: DOC.configure => cfg-paper.texi.
22143
22144 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
22145
22146 * config.sub (near case $os): Don't convert newsos* to bsd!
22147
22148 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
22149
22150 * Makefile.in: Reinstall change from gdb-4.3 that reduces
22151 the number of copies of COPYING that go into the GDB tar file.
22152
22153 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
22154
22155 * bfd/configure.in, gdb/config/mh-i386sco,
22156 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22157 Fix SCO configuration stuff.
22158
22159 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
22160
22161 * Makefile.in: For libg++, make sure the -I pointing
22162 to the gcc directory goes *after* all the libg++-local -I flags.
22163 Also, move just-gcc dependency from just-libg++ to all-libg++.
22164
22165 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
22166
22167 * configure: Change -x to -f to keep Ultrix /bin/test happy.
22168
22169 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
22170
22171 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
22172
22173 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
22174
22175 * config.sub: Add stratus configuration frags. Also
22176 submitted to FSF.
22177
22178 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
22179
22180 * Makefile.in (DEV_SUPPORT): add configure.man.
22181
22182 * config.sub(Decode manufacturer-specific): add -none*.
22183
22184 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
22185
22186 * Makefile.in: remove form feeds to make Sun's make happy.
22187 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
22188
22189 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
22190
22191 * Makefile.in (AR_FLAGS): Make quieter.
22192
22193 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
22194
22195 * configure.in: Add libg++.
22196 * configure: When verbose, don't output the command line at each
22197 level; it will be unremarkably the same as the previous version,
22198 which will be the same as what the user typed.
22199
22200 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
22201
22202 * configure.in, Makefile.in: fix clean-info, add flex. add
22203 fileutils.
22204
22205 * configure: be less sensitive to spaces in Makefile.in. Do not
22206 look for sources in "..". Doing so breaks subdirectories that
22207 might have their own configure. If a subdir has it's own
22208 configure script, use it.
22209
22210 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
22211
22212 * cfg-paper.texi: some changes suggested by rms.
22213
22214 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
22215
22216 * config.sub: Merge in some small additions from the FSF version,
22217 taken from the gcc distribution, to bring the Cygnus and FSF
22218 versions into closer sync.
22219
22220 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
22221
22222 * configure.in: Changed svr4 references to sysv4.
22223
22224 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
22225
22226 * configure: added -V for version number option.
22227
22228 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
22229
22230 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22231 renamed from DOC.configure to cfg-paper.texi.
22232
22233 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22234
22235 * configure, config.subr, config.sub: config.subr is now
22236 config.sub again.
22237
22238 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22239
22240 * configure.texi: new file, in progress.
22241
22242 * Makefile.in: build info file and install the man page for
22243 configure.
22244
22245 * configure.man: new file, first cut.
22246
22247 * configure: find config.subr again now that configuration "none"
22248 has gone. removed all traces of the -ansi option. removed all
22249 traces of the -languages option.
22250
22251 * config.subr: resync from rms.
22252
22253 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22254
22255 * configure, config.sub, config.subr: merge config.sub into
22256 config.subr, call the result config.subr, remove config.sub, use
22257 config.subr.
22258
22259 * Makefile.in: revised install for dir.info.
22260
22261 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22262
22263 * configure.in: add decstation host makefile frag.
22264
22265 * Makefile.in: BISON now bison -y again. also install-gcc on
22266 install. clean-gdbm on clean. infodir belongs in datadir.
22267 Make directories for info install. Build dir.info here then
22268 install it.
22269
22270 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22271
22272 * Makefile.in: fix for bad directory tests.
22273
22274 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22275
22276 * configure: \{1,2\} appears to be a sysv'ism. Use a different
22277 regexp. -srcdir relative was being handled incorrectly.
22278
22279 * Makefile.in: unwrapped some for loops so that parallel makes
22280 work again and so one can focus one's attention on a particular
22281 package.
22282
22283 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22284
22285 * configure: added PWD as a stand in for `pwd` (for speed). use
22286 elif wherever possible. make -srcdir work without -objdir.
22287 -objdir= commented out.
22288
22289 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22290
22291 * configure: +options become --options. -subdirs commented out.
22292 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22293 Makefile now at top of generated Makefile. Removed cvs log
22294 entries. added -srcdir. create .gdbinit only if there is one
22295 in ${srcdir}.
22296
22297 * Makefile.in: idestdir and ddestdir go away. Added copyrights
22298 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22299 and mandir now keyed off datadir by default.
22300
22301 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22302
22303 * Freshly created ChangeLog.
22304
22305 \f
22306 Local Variables:
22307 mode: change-log
22308 left-margin: 8
22309 fill-column: 76
22310 version-control: never
22311 End: