]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
1 2023-12-12 Paul Iannetta <piannetta@kalrayinc.com>
2
3 * MAINTAINERS: Add myself to write after approval
4
5 2023-12-12 Feng Wang <wangfeng@eswincomputing.com>
6
7 * MAINTAINERS: Update my email address
8
9 2023-12-12 Feng Wang <wangfeng@eswincomputing.com>
10
11 * MAINTAINERS: Add myself to write after approval
12
13 2023-11-23 Nathaniel Shead <nathanieloshead@gmail.com>
14
15 * MAINTAINERS: Add myself to write after approval and DCO
16
17 2023-11-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
18
19 * libtool.m4: Fix stray call
20
21 2023-11-19 Lewis Hyatt <lhyatt@gmail.com>
22
23 * Makefile.in: Regenerate.
24 * Makefile.tpl: Add dependency on site.exp to check-gcc-* targets
25
26 2023-11-18 Petter Tomner <tomner@bahnhof.se>
27
28 * MAINTAINERS: Update my email address.
29
30 2023-11-18 Frederik Harwath <frederik@harwath.name>
31
32 * MAINTAINERS: Change my address.
33
34 2023-11-16 Michal Jires <mjires@suse.cz>
35
36 * MAINTAINERS: Add myself.
37
38 2023-11-13 Arsen Arsenović <arsen@aarsen.me>
39
40 PR bootstrap/12596
41 * .gitignore: Add '/gettext*'.
42 * configure.ac (host_libs): Replace intl with gettext.
43 (hbaseargs, bbaseargs, baseargs): Split baseargs into
44 {h,b}baseargs.
45 (skip_barg): New flag. Skips appending current flag to
46 bbaseargs.
47 <library exemptions>: Exempt --with-libintl-{type,prefix} from
48 target and build machine argument passing.
49 * configure: Regenerate.
50 * Makefile.def (host_modules): Replace intl module with gettext
51 module.
52 (configure-ld): Depend on configure-gettext.
53 * Makefile.in: Regenerate.
54
55 2023-11-13 Arsen Arsenović <arsen@aarsen.me>
56
57 * intl/*: Remove.
58
59 2023-11-09 Jivan Hakobyan <jivanhakobyan9@gmail.com>
60
61 * MAINTAINERS: Add myself.
62
63 2023-11-09 YunQiang Su <yunqiang.su@cipunited.com>
64
65 * MAINTAINERS: Update my email address.
66
67 2023-11-06 Carl Love <cel@linux.ibm.com>
68
69 * MAINTAINERS: Update my email address.
70
71 2023-11-01 Eric Gallager <egallager@gcc.gnu.org>
72
73 * .github/CONTRIBUTING.md: Wrap lines more tightly.
74
75 2023-11-01 Eric Gallager <egallager@gcc.gnu.org>
76
77 * .github/CONTRIBUTING.md: New file.
78 * .github/PULL_REQUEST_TEMPLATE.md: New file.
79
80 2023-10-22 Iain Sandoe <iain@sandoe.co.uk>
81
82 * configure: Regenerate.
83 * configure.ac: Do not add default runpaths to GCC exes
84 when we are building -static-libstdc++/-static-libgcc (the
85 default).
86 * libtool.m4: Add 'enable-darwin-at-runpath'. Act on the
87 enable flag to alter Darwin libraries to use @rpath names.
88
89 2023-10-15 Mike Frysinger <vapier@gentoo.org>
90
91 * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
92 * Makefile.in: Regenerate.
93
94 2023-10-11 Filip Kastl <fkastl@suse.cz>
95
96 * MAINTAINERS: Fix name order.
97
98 2023-10-10 Christoph Müllner <christoph.muellner@vrull.eu>
99
100 * MAINTAINERS: Add myself.
101
102 2023-10-06 Sergei Trofimovich <siarheit@google.com>
103
104 PR bootstrap/111663
105 * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
106 * Makefile.in: Regenerate.
107
108 2023-10-05 Jan Engelhardt <jengelh@inai.de>
109
110 * SECURITY.txt: Fix up indentation.
111
112 2023-10-05 Jan Engelhardt <jengelh@inai.de>
113
114 * SECURITY.txt: Fix up commas.
115
116 2023-10-04 Siddhesh Poyarekar <siddhesh@gotplt.org>
117
118 * SECURITY.txt: New file.
119
120 2023-09-18 Fei Gao <gaofei@eswincomputing.com>
121
122 * MAINTAINERS: Add myself.
123
124 2023-09-15 Yang Yujie <yangyujie@loongson.cn>
125
126 * config-ml.in: Remove unneeded loongarch clause.
127 * configure.ac: Register custom makefile fragments mt-loongarch-*
128 for loongarch targets.
129 * configure: Regenerate.
130
131 2023-09-12 Edwin Lu <ewlu@rivosinc.com>
132
133 * MAINTAINERS: Add myself
134
135 2023-09-12 Thomas Schwinge <thomas@codesourcery.com>
136 Chung-Lin Tang <cltang@codesourcery.com>
137
138 PR testsuite/109951
139 * Makefile.tpl (BASE_TARGET_EXPORTS): Add
140 'SYSROOT_CFLAGS_FOR_TARGET'.
141 * Makefile.in: Regenerate.
142
143 2023-09-05 Yang Yujie <yangyujie@loongson.cn>
144
145 * config-ml.in: Do not build the multilib library variant
146 that is duplicate with the toplevel one.
147
148 2023-08-29 Tsukasa OI <research_trasio@irq.a4lg.com>
149
150 * MAINTAINERS: Add myself.
151
152 2023-08-22 Filip Kastl <fkastl@suse.cz>
153
154 * MAINTAINERS: Update my email address.
155
156 2023-08-11 Eric Feng <ef2648@columbia.edu>
157
158 * MAINTAINERS: Add myself.
159
160 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
161
162 * Makefile.def: Reflect that libsframe needs to installed before
163 libbfd. Reorder a bit to better track libsframe dependencies.
164 * Makefile.in: Regenerate.
165
166 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
167
168 * Makefile.def: Add install dependency on libsframe for libbfd.
169 * Makefile.in: Regenerated.
170
171 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
172
173 * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
174 Solaris 11.
175
176 2023-08-07 Alexander von Gluck IV <kallisti5@unixzen.com>
177
178 * configure: Regenerate.
179 * configure.ac: Add Haiku to list of ELF OSes
180 * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
181
182 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
183
184 * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
185 options, including options containing paths.
186
187 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
188
189 * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
190 NM, if there is one. Run nm on itself, not on /dev/null, to avoid
191 errors from nms that refuse to work on non-regular files. Remove
192 other workarounds for this problem. Strip out blank lines from the
193 nm output.
194
195 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
196
197 * configure.ac: Reinstate 32b PA-RISC HP-UX targets
198 * configure: Regenerate.
199
200 2023-08-07 Simon Marchi <simon.marchi@efficios.com>
201
202 * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
203 * configure: Re-generate.
204 * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
205 (PKG_CONFIG_PATH): New.
206 * Makefile.in: Re-generate.
207
208 2023-08-07 Luis Machado <luis.machado@arm.com>
209
210 * configure.ac: Disable year2038 by default on 32-bit hosts.
211 * configure: Regenerate.
212
213 2023-08-07 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
214
215 * Makefile.def: Add gprofng module.
216 * configure.ac: Add --enable-gprofng option.
217 * Makefile.in: Regenerate.
218 * configure: Regenerate.
219
220 2023-08-07 Martin Liska <mliska@suse.cz>
221
222 * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
223 * configure: Regenerate.
224
225 2023-08-07 Fangrui Song <maskray@google.com>
226
227 * configure: Regenerate.
228 * configure.ac: Add --with-zstd.
229
230 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
231
232 * configure: Regenerate.
233 * configure.ac: Recover tilegx/tilepro targets.
234
235 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
236
237 * configure: Regenerated.
238 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
239 --plugin and rc before enabling --plugin.
240
241 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
242
243 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
244 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
245 * configure.ac: Include config/gcc-plugin.m4.
246 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
247 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
248 RANLIB if possible.
249 * Makefile.in: Regenerated.
250 * configure: Likewise.
251
252 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
253
254 * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
255 $(CFLAGS).
256
257 2023-08-07 David Faust <david.faust@oracle.com>
258
259 * MAINTAINERS: Add the BPF port to my reviewer listing.
260
261 2023-08-02 Jan Beulich <jbeulich@suse.com>
262
263 * MAINTAINERS: Correct my email address.
264
265 2023-08-02 Hu, Lin1 <lin1.hu@intel.com>
266
267 * MAINTAINERS (Write After Approval): Add myself.
268
269 2023-08-01 Richard Ball <richard.ball@arm.com>
270
271 * MAINTAINERS: Add myself.
272
273 2023-07-31 Andreas Schwab <schwab@suse.de>
274
275 * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
276 * configure: Regenerate.
277 * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
278
279 2023-07-31 xuli <xuli1@eswincomputing.com>
280
281 * MAINTAINERS: Add myself.
282
283 2023-07-25 Thomas Schwinge <thomas@codesourcery.com>
284
285 * MAINTAINERS: List myself as "nvptx port" maintainer.
286
287 2023-07-21 Cupertino Miranda <cupertino.miranda@oracle.com>
288
289 * MAINTAINERS: Add myself to write after approval
290
291 2023-07-18 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
292
293 * MAINTAINERS: Add myself as a reviewer for the riscv port.
294
295 2023-07-18 Robin Dapp <rdapp@ventanamicro.com>
296
297 * MAINTAINERS: Add myself as a reviewer for the riscv port.
298
299 2023-07-12 Hao Liu <hliu@os.amperecomputing.com>
300
301 * MAINTAINERS: Add Hao Liu to write after approval
302
303 2023-07-12 Ken Matsui <kmatsui@gcc.gnu.org>
304
305 * MAINTAINERS: Add Ken Matsui to write after approval
306
307 2023-07-07 Eugene Rozenfeld <erozen@microsoft.com>
308
309 * Makefile.in: Collect both kernel and user events for autofdo
310 * Makefile.tpl: Collect both kernel and user events for autofdo
311
312 2023-06-30 Rishi Raj <rishiraj45035@gmail.com>
313
314 * MAINTAINERS: Added myself to Write After Approval and DCO
315
316 2023-06-29 Eugene Rozenfeld <erozen@microsoft.com>
317
318 * Makefile.in: Remove -gtoggle for STAGEautoprofile
319 * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
320
321 2023-06-25 Lehua Ding <lehua.ding@rivai.ai>
322
323 * MAINTAINERS: Add Lehua Ding to write after approval
324
325 2023-06-25 Iain Sandoe <iain@sandoe.co.uk>
326
327 * Makefile.def: Pass the enable-host-pie value to GCC configure.
328 * Makefile.in: Regenerate.
329 * configure: Regenerate.
330 * configure.ac: Adjust the logic for shared and PIE host flags to
331 ensure that PIE is passed for hosts that require it.
332
333 2023-06-16 YunQiang Su <yunqiang.su@cipunited.com>
334
335 * MAINTAINERS (Write After Approval): move Matthew Fortune
336 to Write After Approval.
337
338 2023-06-15 Marek Polacek <polacek@redhat.com>
339
340 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
341 check.
342 * configure: Regenerate.
343
344 2023-06-14 Filip Kastl <filip.kastl@gmail.com>
345
346 * MAINTAINERS: Add myself to write after approval
347
348 2023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
349
350 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
351 port maintainer.
352 (Write After Approval): Remove myself.
353
354 2023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
355
356 * MAINTAINERS (Write After Approval): Add myself.
357
358 2023-05-29 Martin Jambor <mjambor@suse.cz>
359
360 * MAINTAINERS: Replace spaces with tabs.
361
362 2023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
363
364 * MAINTAINERS: New entry.
365
366 2023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
367
368 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
369 * Makefile.in: Regenerate
370
371 2023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
372
373 * Makefile.in: Disable warnings as errors for STAGEautofeedback
374
375 2023-05-11 Robin Dapp <rdapp@ventanamicro.com>
376
377 * MAINTAINERS: Sort.
378
379 2023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
380
381 * MAINTAINERS: Add myself.
382
383 2023-05-10 Pan Li <pan2.li@intel.com>
384
385 * MAINTAINERS: Add myself.
386
387 2023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
388
389 * Makefile.in: Define PROFILE_MERGER
390 * Makefile.tpl: Define PROFILE_MERGER
391
392 2023-04-27 Robin Dapp <rdapp@ventanamicro.com>
393
394 * MAINTAINERS: Change my email address.
395
396 2023-04-26 Patrick O'Neill <patrick@rivosinc.com>
397
398 * MAINTAINERS: Add myself.
399
400 2023-04-26 Martin Liska <mliska@suse.cz>
401
402 * MAINTAINERS: fix sorting
403
404 2023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
405
406 * MAINTAINERS (Write After Approval): Add myself.
407
408 2023-04-24 Martin Liska <mliska@suse.cz>
409
410 * MAINTAINERS: Fix sorting.
411
412 2023-04-21 Peter Foley <pefoley2@pefoley.com>
413
414 * configure: Regenerate.
415 * configure.ac: Only create serdep.tmp if needed
416
417 2023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
418
419 * MAINTAINERS (Write After Approval): Add myself.
420
421 2023-04-21 Vineet Gupta <vineetg@rivosinc.com>
422
423 * MAINTAINERS (Write After Approval): Add myself.
424 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
425
426 2023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
427
428 * MAINTAINERS: Add myself.
429
430 2023-03-22 Tobias Burnus <tobias@codesourcery.com>
431
432 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
433
434 2023-03-10 Arsen Arsenović <arsen@aarsen.me>
435
436 * MAINTAINERS (Write After Approval): Add myself.
437
438 2023-02-16 Martin Liska <mliska@suse.cz>
439
440 * MAINTAINERS: I'm stepping down from my positions.
441
442 2023-01-10 Philip Herron <herron.philip@googlemail.com>
443
444 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
445
446 2023-01-06 Clément Chigot <chigot@adacore.com>
447
448 * configure.ac: Skip GMP and MPFR when --disable-gdb is
449 provided.
450 * configure: Regenerate.
451
452 2023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
453
454 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
455
456 2022-12-31 Iain Sandoe <iain@sandoe.co.uk>
457
458 * Makefile.def: Do not build shared libffi.
459 * Makefile.in: Regenerate.
460
461 2022-12-21 Andrew Pinski <apinski@marvell.com>
462
463 * Makefile.def: Add configure-gdb dependencies
464 on all-gmp and all-mpfr.
465 * configure.ac: Split out MPC checking from MPFR.
466 Require GMP and MPFR if the gdb directory exist.
467 * Makefile.in: Regenerate.
468 * configure: Regenerate.
469
470 2022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
471
472 * configure.ac (target_libraries): Add target-libgm2.
473 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
474 Add GCC_TARGET_TOOL entry for gm2.
475 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
476 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
477 * Makefile.def (target_modules): Add libgm2.
478 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
479 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
480 (languages): Add entry for language=m2 with gcc-check-target=check-m2
481 and lib-check-target=check-target-libgm2.
482 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
483 (HOST_EXPORTS): Add definition for GM2.
484 (BASE_TARGET_EXPORTS): Add definition for GM2.
485 (GM2_FOR_BUILD): Defined.
486 (GM2FLAGS): Defined.
487 (GM2_FOR_TARGET): Defined.
488 (GM2FLAGS_FOR_TARGET): Defined.
489 (EXTRA_HOST_FLAGS): Defined.
490 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
491 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
492 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
493 * configure: Rebuilt.
494 * Makefile.in: Rebuilt.
495
496 2022-12-13 Philip Herron <philip.herron@embecosm.com>
497
498 * Makefile.def: Add Rust language.
499 * Makefile.in: Regenerate via autogen.
500
501 2022-12-09 Martin Liska <mliska@suse.cz>
502
503 * MAINTAINERS: Fix spacing.
504
505 2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
506
507 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
508
509 2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
510
511 * Makefile.def: Pass host_libs_picflag to host dependent library
512 configures.
513 * Makefile.in: Regenerate.
514 * configure: Regenerate.
515 * configure.ac (host_libs_picflag): New configure variable set to
516 '--with-pic' when building 'host_shared'.
517
518 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
519
520 * Makefile.def: Add libsframe as new module with its dependencies.
521 * Makefile.in: Regenerated.
522 * configure.ac: Add libsframe to host_libs.
523 * configure: Regenerated.
524
525 2022-11-23 Marek Polacek <polacek@redhat.com>
526
527 Revert:
528 2022-11-23 Marek Polacek <polacek@redhat.com>
529
530 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
531 isl.
532 * Makefile.in: Regenerate.
533 * Makefile.tpl: Set PICFLAG.
534 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
535 check.
536 * configure: Regenerate.
537
538 2022-11-23 Marek Polacek <polacek@redhat.com>
539
540 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
541 isl.
542 * Makefile.in: Regenerate.
543 * Makefile.tpl: Set PICFLAG.
544 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
545 check.
546 * configure: Regenerate.
547
548 2022-11-14 Martin Liska <mliska@suse.cz>
549
550 Revert:
551 2022-11-09 Martin Liska <mliska@suse.cz>
552
553 * doc/Makefile: New file.
554 * doc/_static/custom.css: New file.
555 * doc/baseconf.py: New file.
556 * doc/bsd.rst: New file.
557 * doc/contrib.rst: New file.
558 * doc/contribute.rst: New file.
559 * doc/cppdiropts.rst: New file.
560 * doc/cppenv.rst: New file.
561 * doc/cppopts.rst: New file.
562 * doc/cppwarnopts.rst: New file.
563 * doc/favicon.ico: New file.
564 * doc/funding.rst: New file.
565 * doc/gcc_sphinx.py: New file.
566 * doc/gnu.rst: New file.
567 * doc/gnu_free_documentation_license.rst: New file.
568 * doc/gpl-3.0.rst: New file.
569 * doc/indices-and-tables.rst: New file.
570 * doc/lgpl-2.1.rst: New file.
571 * doc/logo.pdf: New file.
572 * doc/logo.svg: New file.
573 * doc/md.rst: New file.
574 * doc/requirements.txt: New file.
575
576 2022-11-14 Martin Liska <mliska@suse.cz>
577
578 Revert:
579 2022-11-09 Martin Liska <mliska@suse.cz>
580
581 * doc/baseconf.py: Port to GCC sources.
582
583 2022-11-14 Martin Liska <mliska@suse.cz>
584
585 Revert:
586 2022-11-14 Martin Liska <mliska@suse.cz>
587
588 * configure: Regenerate.
589 * configure.ac: Support Sphinx based documentation.
590
591 2022-11-14 Martin Liska <mliska@suse.cz>
592
593 Revert:
594 2022-11-09 Martin Liska <mliska@suse.cz>
595
596 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
597 provide a default.
598
599 2022-11-14 Martin Liska <mliska@suse.cz>
600
601 Revert:
602 2022-11-09 Martin Liska <mliska@suse.cz>
603
604 * doc/bsd.rst:
605 Add trailing newline.
606 * doc/contrib.rst:
607 Add trailing newline.
608 * doc/contribute.rst:
609 Add trailing newline.
610 * doc/cppdiropts.rst:
611 Add trailing newline.
612 * doc/cppenv.rst:
613 Add trailing newline.
614 * doc/cppopts.rst:
615 Add trailing newline.
616 * doc/cppwarnopts.rst:
617 Add trailing newline.
618 * doc/funding.rst:
619 Add trailing newline.
620 * doc/gnu.rst:
621 Add trailing newline.
622 * doc/gnu_free_documentation_license.rst:
623 Add trailing newline.
624 * doc/gpl-3.0.rst:
625 Add trailing newline.
626 * doc/indices-and-tables.rst:
627 Add trailing newline.
628 * doc/lgpl-2.1.rst:
629 Add trailing newline.
630 * doc/md.rst:
631 Add trailing newline.
632
633 2022-11-14 Martin Liska <mliska@suse.cz>
634
635 Revert:
636 2022-11-09 Martin Liska <mliska@suse.cz>
637
638 * configure.ac: Use new install URL.
639 * configure: Regenerate.
640
641 2022-11-14 Martin Liska <mliska@suse.cz>
642
643 Revert:
644 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
645
646 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
647 instead of just ``.''.
648 * doc/gcc_sphinx.py: Moved to...
649 * doc/modules/gcc_sphinx.py: ...here.
650
651 2022-11-14 Martin Liska <mliska@suse.cz>
652
653 Revert:
654 2022-11-10 Martin Liska <mliska@suse.cz>
655
656 * doc/baseconf.py: Modernize by using pathlib.
657
658 2022-11-14 Martin Liska <mliska@suse.cz>
659
660 Revert:
661 2022-11-11 Martin Liska <mliska@suse.cz>
662
663 * doc/Makefile: Disable -j auto.
664
665 2022-11-14 Martin Liska <mliska@suse.cz>
666
667 Revert:
668 2022-11-11 Martin Liska <mliska@suse.cz>
669
670 * doc/Makefile: Update comment.
671
672 2022-11-14 Martin Liska <mliska@suse.cz>
673
674 Revert:
675 2022-11-11 Martin Liska <mliska@suse.cz>
676
677 * doc/indices-and-tables.rst: Rename Indexes to Indices.
678
679 2022-11-14 Martin Liska <mliska@suse.cz>
680
681 Revert:
682 2022-11-13 Martin Liska <mliska@suse.cz>
683
684 PR web/107643
685 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
686 is set.
687 * doc/indices-and-tables.rst: Use include_todo tag.
688
689 2022-11-14 Martin Liska <mliska@suse.cz>
690
691 Revert:
692 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
693
694 * doc/contrib.rst: Update Jeff Law's email address.
695
696 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
697
698 * doc/contrib.rst: Update Jeff Law's email address.
699
700 2022-11-13 Martin Liska <mliska@suse.cz>
701
702 PR web/107643
703 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
704 is set.
705 * doc/indices-and-tables.rst: Use include_todo tag.
706
707 2022-11-11 Martin Liska <mliska@suse.cz>
708
709 * doc/indices-and-tables.rst: Rename Indexes to Indices.
710
711 2022-11-11 Martin Liska <mliska@suse.cz>
712
713 * doc/Makefile: Update comment.
714
715 2022-11-11 Martin Liska <mliska@suse.cz>
716
717 * doc/Makefile: Disable -j auto.
718
719 2022-11-10 Martin Liska <mliska@suse.cz>
720
721 * doc/baseconf.py: Modernize by using pathlib.
722
723 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
724
725 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
726 instead of just ``.''.
727 * doc/gcc_sphinx.py: Moved to...
728 * doc/modules/gcc_sphinx.py: ...here.
729
730 2022-11-09 Martin Liska <mliska@suse.cz>
731
732 * configure.ac: Use new install URL.
733 * configure: Regenerate.
734
735 2022-11-09 Martin Liska <mliska@suse.cz>
736
737 * doc/bsd.rst:
738 Add trailing newline.
739 * doc/contrib.rst:
740 Add trailing newline.
741 * doc/contribute.rst:
742 Add trailing newline.
743 * doc/cppdiropts.rst:
744 Add trailing newline.
745 * doc/cppenv.rst:
746 Add trailing newline.
747 * doc/cppopts.rst:
748 Add trailing newline.
749 * doc/cppwarnopts.rst:
750 Add trailing newline.
751 * doc/funding.rst:
752 Add trailing newline.
753 * doc/gnu.rst:
754 Add trailing newline.
755 * doc/gnu_free_documentation_license.rst:
756 Add trailing newline.
757 * doc/gpl-3.0.rst:
758 Add trailing newline.
759 * doc/indices-and-tables.rst:
760 Add trailing newline.
761 * doc/lgpl-2.1.rst:
762 Add trailing newline.
763 * doc/md.rst:
764 Add trailing newline.
765
766 2022-11-09 Martin Liska <mliska@suse.cz>
767
768 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
769 provide a default.
770
771 2022-11-09 Martin Liska <mliska@suse.cz>
772
773 * configure: Regenerate.
774 * configure.ac: Support Sphinx based documentation.
775
776 2022-11-09 Martin Liska <mliska@suse.cz>
777
778 * doc/baseconf.py: Port to GCC sources.
779
780 2022-11-09 Martin Liska <mliska@suse.cz>
781
782 * doc/Makefile: New file.
783 * doc/_static/custom.css: New file.
784 * doc/baseconf.py: New file.
785 * doc/bsd.rst: New file.
786 * doc/contrib.rst: New file.
787 * doc/contribute.rst: New file.
788 * doc/cppdiropts.rst: New file.
789 * doc/cppenv.rst: New file.
790 * doc/cppopts.rst: New file.
791 * doc/cppwarnopts.rst: New file.
792 * doc/favicon.ico: New file.
793 * doc/funding.rst: New file.
794 * doc/gcc_sphinx.py: New file.
795 * doc/gnu.rst: New file.
796 * doc/gnu_free_documentation_license.rst: New file.
797 * doc/gpl-3.0.rst: New file.
798 * doc/indices-and-tables.rst: New file.
799 * doc/lgpl-2.1.rst: New file.
800 * doc/logo.pdf: New file.
801 * doc/logo.svg: New file.
802 * doc/md.rst: New file.
803 * doc/requirements.txt: New file.
804
805 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
806
807 * Makefile.def: Remove module 'liboffloadmic'.
808 * Makefile.in: Regenerate.
809 * configure.ac: Remove 'liboffloadmic' handling.
810 * configure: Regenerate.
811
812 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
813
814 * MAINTAINERS: Update email address.
815
816 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
817
818 * configure.ac: Don't configure readline if --with-system-readline is
819 used.
820 * configure: Re-generate.
821
822 2022-10-12 Cui,Lili <lili.cui@intel.com>
823
824 * MAINTAINERS (Write After Approval): Add myself.
825
826 2022-10-11 Olivier Hainque <hainque@adacore.com>
827
828 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
829 and friends for rtp !large. Assume the linker has the required
830 abilities and set lt_cv_deplibs_check_method.
831
832 2022-09-30 Olivier Hainque <hainque@adacore.com>
833
834 * configure.ac (*vxworks*): If enable_shared is not
835 set, set to "no" and add --disable-shared to target and
836 host_configargs.
837 * configure: Regenerate.
838
839 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
840
841 * MAINTAINERS: Update my email address and DCO entry.
842
843 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
844
845 * MAINTAINERS (Write After Approval): Add myself.
846
847 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
848
849 * MAINTAINERS (Write After Approval): Add myself.
850
851 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
852
853 * MAINTAINERS: Update my email address.
854
855 2022-09-07 Tom de Vries <tdevries@suse.de>
856
857 * configure.ac: Set extra_host_libiberty_configure_flags and
858 extra_host_zlib_configure_flags in separate case statements.
859 * configure: Regenerate.
860
861 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
862
863 * MAINTAINERS: Update c-sky port maintainers' emails.
864
865 2022-08-31 Martin Liska <mliska@suse.cz>
866
867 * configure: Regenerate.
868 * configure.ac: Delete hpux9 and hpux10.
869
870 2022-08-18 Sergei Trofimovich <siarheit@google.com>
871
872 * Makefile.def: Drop libelf module and gcc-configure dependency
873 on it.
874 * Makefile.in: Regenerate with 'autogen Makefile.def'.
875 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
876 LIBELFINC.
877 * configure: Regenrate.
878 * configure.ac (host_libs): Drop unused libelf.
879
880 2022-08-18 Sergei Trofimovich <siarheit@google.com>
881
882 * Makefile.in: Regenerate.
883
884 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
885
886 * MAINTAINERS: Add myself as AutoFDO maintainer.
887
888 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
889 Arnaud Charlet <charlet@adacore.com>
890
891 * configure: Regenerate.
892
893 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
894
895 PR bootstrap/106472
896 * Makefile.def (dependencies): Make configure-target-libgo depend
897 upon all-target-libbacktrace.
898
899 2022-07-27 David Faust <david.faust@oracle.com>
900
901 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
902
903 2022-07-27 Richard Biener <rguenther@suse.de>
904
905 * MAINTAINERS (Roger Sayle): Update e-mail address.
906
907 2022-07-21 Sam Feifer <sfeifer@redhat.com>
908
909 * MAINTAINERS (Write After Approval): Add myself.
910
911 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
912
913 * MAINTAINERS: Add myself as Ada front end co-maintainer.
914
915 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
916
917 * .gitignore: Do not ignore config.h.
918
919 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
920
921 * MAINTAINERS: Add myself to Write After Approval.
922
923 2022-07-04 Martin Liska <mliska@suse.cz>
924
925 * MAINTAINERS: fix sorting of names
926
927 2022-07-03 Immad Mir <mirimmad17@gmail.com>
928
929 * MAINTAINERS: add myself.
930
931 2022-07-03 Immad Mir <mirimmad17@gmail.com>
932
933 * MAINTAINERS: Add myself to write after approval and DCO.
934
935 2022-07-02 Tim Lange <mail@tim-lange.me>
936
937 * MAINTAINERS: Add myself.
938
939 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
940
941 * MAINTAINERS (Write After Approval): Add myself.
942
943 2022-06-30 Cui,Lili <lili.cui@intel.com>
944
945 Revert:
946 2022-06-30 Cui,Lili <lili.cui@intel.com>
947
948 * MAINTAINERS (Write After Approval): Add myself.
949
950 2022-06-30 Cui,Lili <lili.cui@intel.com>
951
952 * MAINTAINERS (Write After Approval): Add myself.
953
954 2022-06-28 Alexandre Oliva <oliva@adacore.com>
955
956 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
957 (EXTRA_GCC_FLAGS): Likewise.
958 * Makefile.in: Rebuilt.
959
960 2022-06-28 konglin1 <lingling.kong@intel.com>
961
962 * MAINTAINERS (Write After Approval): Add myself.
963
964 2022-06-27 Tom de Vries <tdevries@suse.de>
965
966 * configure.ac: Build libiberty pic variant for gdbserver.
967 * configure: Regenerate.
968
969 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
970
971 * configure: Regenerate.
972 * configure.ac: Correct use of $host.
973
974 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
975
976 * MAINTAINERS: Remove tilegx and tilepro entries.
977 * configure.ac: Remove tilegx and tilepro stanzas.
978 * configure: Rebuilt.
979
980 2022-05-28 Bruce Korb <bkorb@gnu.org>
981
982 * .gitignore: Ignore vim swap files
983
984 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
985
986 * MAINTAINERS: Add myself to write after approval.
987
988 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
989
990 * MAINTAINERS: Remove myself from DCO section.
991
992 2022-05-09 Xi Ruoyao <xry111@xry111.site>
993
994 * MAINTAINERS: Update my email address.
995
996 2022-05-09 Clément Chigot <chigot@adacore.com>
997
998 * MAINTAINERS: Update my email address.
999
1000 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
1001
1002 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
1003 section.
1004
1005 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
1006
1007 * MAINTAINERS: Update my email address.
1008
1009 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
1010
1011 * MAINTAINERS: Update my email address.
1012
1013 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
1014
1015 * MAINTAINERS: (CPU Port Maintainers): Add myself and
1016 Lulu as LoongArch port maintainer.
1017
1018 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
1019 Lulu Cheng <chenglulu@loongson.cn>
1020
1021 * configure.ac: Add LoongArch tuples.
1022 * configure: Regenerate.
1023
1024 2022-03-28 Tom Tromey <tromey@adacore.com>
1025
1026 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
1027 * configure: Rebuild.
1028
1029 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
1030
1031 * MAINTAINERS: Change my information.
1032
1033 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
1034
1035 * MAINTAINERS: Add myself to DCO section.
1036
1037 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
1038
1039 * configure.ac: Fix incorrect option in comment.
1040 * configure: Regenerate.
1041
1042 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
1043
1044 * Makefile.def (dependencies): Make configure-sim depend on
1045 all-readline.
1046 * Makefile.in: Regenerate.
1047
1048 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
1049
1050 * MAINTAINERS (Write After Approval): Update my e-mail address.
1051
1052 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
1053
1054 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
1055
1056 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
1057
1058 * MAINTAINERS: Update my email and add myself to the DCO list.
1059
1060 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
1061
1062 Revert:
1063 2021-09-16 Andrew Pinski <apinski@marvell.com>
1064
1065 PR bootstrap/67102
1066 * Makefile.def: Have configure-target-libffi depend on
1067 all-target-libstdc++-v3.
1068 * Makefile.in: Regenerate.
1069
1070 2022-01-22 Jakub Jelinek <jakub@redhat.com>
1071
1072 PR other/104181
1073 * build.log: Remove.
1074
1075 2022-01-20 Martin Liska <mliska@suse.cz>
1076
1077 * MAINTAINERS: Adjust email address based on IRC request.
1078
1079 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
1080
1081 * MAINTAINERS: Update my email address.
1082
1083 2022-01-17 Martin Liska <mliska@suse.cz>
1084
1085 * MAINTAINERS: Rename .c names to .cc.
1086
1087 2022-01-13 Jakub Jelinek <jakub@redhat.com>
1088
1089 * Makefile.am: Remove.
1090
1091 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
1092
1093 * Makefile.am: New file.
1094
1095 2022-01-11 Martin Liska <mliska@suse.cz>
1096
1097 * MAINTAINERS: Sort 2 names.
1098
1099 2022-01-10 Martin Liska <mliska@suse.cz>
1100
1101 * MAINTAINERS: Fix obvious issues with sorting.
1102
1103 2022-01-07 liuhongt <hongtao.liu@intel.com>
1104
1105 * build.log: New file.
1106
1107 2022-01-05 Nathan Sidwell <nathan@acm.org>
1108
1109 * MAINTAINERS: Add DCO entry. Sort that list.
1110
1111 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
1112
1113 * MAINTAINERS: Change of email address in both DCO and
1114 Write After Approval list.
1115
1116 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
1117
1118 * configure: Regenerate.
1119
1120 2021-12-21 Martin Liska <mliska@suse.cz>
1121
1122 * config.sub: Change mode back to 755.
1123
1124 2021-12-17 Martin Liska <mliska@suse.cz>
1125
1126 * config.sub: Sync from master.
1127
1128 2021-12-17 Martin Liska <mliska@suse.cz>
1129
1130 Revert:
1131 2021-12-16 Matthias Seidel <mseidel@apache.org>
1132
1133 * config.sub: Fix typo.
1134
1135 2021-12-16 Matthias Seidel <mseidel@apache.org>
1136
1137 * config.sub: Fix typo.
1138
1139 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
1140
1141 Revert:
1142 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1143
1144 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1145 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1146 * configure.ac: Include config/gcc-plugin.m4.
1147 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1148 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1149 RANLIB if possible.
1150 * Makefile.in: Regenerated.
1151 * configure: Likewise.
1152
1153 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1154
1155 * Makefile.tpl (BUILD_CFLAGS): New.
1156 (CFLAGS): Append $(BUILD_CFLAGS).
1157 (CXXFLAGS): Likewise.
1158 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1159 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1160 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1161 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1162 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1163 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1164 (PGO-TRAINING-TARGETS): Likewise.
1165 (PGO_BUILD_TRAINING): Likewise.
1166 (all): Add '+' to the command line for recursive make. Support
1167 the PGO build.
1168 * configure.ac: Add --enable-pgo-build[=lto].
1169 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1170 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
1171 * Makefile.in: Regenerated.
1172 * configure: Likewise.
1173
1174 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1175
1176 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1177 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1178 * configure.ac: Include config/gcc-plugin.m4.
1179 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1180 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1181 RANLIB if possible.
1182 * Makefile.in: Regenerated.
1183 * configure: Likewise.
1184
1185 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
1186
1187 * MAINTAINERS: Add myself to write after approval.
1188
1189 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
1190
1191 * MAINTAINERS: Adding myself.
1192
1193 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
1194
1195 * configure: Regenerate.
1196 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1197 $(CPP).
1198
1199 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
1200
1201 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1202 libatomic.
1203 * Makefile.in: Regenerate.
1204 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1205 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1206 target-libphobos-bootstrap.
1207 (STAGE2_CONFIGURE_FLAGS): Likewise.
1208 * configure: Regenerate.
1209 * configure.ac: Add support for bootstrapping D front-end.
1210
1211 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
1212
1213 * MAINTAINERS: Add myself to DCO section and update email address.
1214
1215 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
1216
1217 * configure: Regenerate.
1218 * configure.ac: Ensure that PIC (shared) defaults are set
1219 correctly for Darwin.
1220
1221 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
1222
1223 * MAINTAINERS: Update my address.
1224
1225 2021-11-12 Alan Modra <amodra@gmail.com>
1226
1227 * Makefile.def (configure-opcodes): Depend on configure-bfd.
1228 * Makefile.in: Regenerate.
1229
1230 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
1231
1232 * MAINTAINERS: Clarify the policy WRT the Write After Approval
1233 list.
1234
1235 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
1236
1237 * MAINTAINERS (Reviewers, arc): Remove my entry.
1238 (Write After Approval): Add an entry for myself.
1239
1240 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
1241
1242 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1243 * Makefile.in: Regenerate.
1244 * configure: Regenerate.
1245 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1246
1247 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
1248
1249 * MAINTAINERS: Fix up Maciej's entries.
1250
1251 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
1252
1253 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1254 maintainer.
1255
1256 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
1257
1258 PR other/102663
1259 * Makefile.def: Handle install-dvi target.
1260 * Makefile.tpl: Likewise.
1261 * Makefile.in: Regenerate.
1262
1263 2021-10-19 Clément Chigot <clement.chigot@atos.net>
1264
1265 * MAINTAINERS: Add myself for write after approval.
1266
1267 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
1268
1269 * Makefile.def: Mark libcody, libdecnumber,
1270 c++tools, libgcc, and libobjc as missing TAGS
1271 targets.
1272 * Makefile.in: Regenerate.
1273
1274 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
1275
1276 * MAINTAINERS: Add myself to DCO section and update email
1277 address.
1278
1279 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
1280
1281 * MAINTAINERS: Add myself to DCO section.
1282
1283 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1284
1285 * configure: Regenerate.
1286 * configure.ac (skipdirs): Add the contents of target_configdirs if
1287 we are not building gcc.
1288
1289 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
1290
1291 * Makefile.def: Back-port commits ba4d88ad892f and
1292 755ba58ebef0 from binutils-gdb repository.
1293 * Makefile.in: Regenerated.
1294
1295 2021-09-20 Harald Anlauf <anlauf@gmx.de>
1296
1297 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1298
1299 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
1300
1301 * Makefile.def: Add a jit check target for the jit
1302 language.
1303 * Makefile.in: Regenerate.
1304
1305 2021-09-16 Andrew Pinski <apinski@marvell.com>
1306
1307 PR bootstrap/67102
1308 * Makefile.def: Have configure-target-libffi depend on
1309 all-target-libstdc++-v3.
1310 * Makefile.in: Regenerate.
1311
1312 2021-09-10 Petter Tomner <tomner@kth.se>
1313
1314 * MAINTAINERS: Me added to DCO and write after approval
1315
1316 2021-09-01 YunQiang Su <syq@debian.org>
1317
1318 * MAINTAINERS: Add myself for write after approval.
1319
1320 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
1321
1322 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1323 * Makefile.in: Regenerate.
1324
1325 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
1326
1327 * MAINTAINERS: Add myself for write after approval.
1328
1329 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
1330
1331 * Makefile.in: Regenerate.
1332 * Makefile.tpl: Make the state of the configured host
1333 shared flag available to makefile fragements.
1334
1335 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
1336
1337 * MAINTAINERS (Write After Approval): Add myself.
1338
1339 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1340
1341 * .dir-locals.el (bug-reference-url-format): Use https.
1342
1343 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1344
1345 * .dir-locals.el (c-mode): Change fill-column to 79.
1346
1347 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
1348
1349 * MAINTAINERS: Add myself to DCO section.
1350
1351 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
1352
1353 * configure: Regenerate.
1354 * configure.ac: Adjust cases for which it is necessary to
1355 include the Darwin host config fragment.
1356
1357 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1358
1359 * MAINTAINERS: Add myself for write after approval and DCO.
1360
1361 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1362
1363 * Makefile.def: Add dsymutil defs.
1364 * Makefile.in: Regenerated.
1365 * Makefile.tpl: Add dsymutil to flags.
1366 * configure: Regenerated.
1367 * configure.ac: Add dsymutil to target and build recipes.
1368
1369 2021-07-01 Ankur Saini <arsenic@sourceware.org>
1370
1371 * MAINTAINERS: Add myself for write after approval.
1372
1373 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1374
1375 * MAINTAINERS (Write After Approval): Add myself.
1376
1377 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
1378
1379 * MAINTAINERS: Add myself for write after approval and DCO
1380
1381 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1382
1383 * .gitignore: Add entry for cscope.out.
1384
1385 2021-06-22 liuhongt <hongtao.liu@intel.com>
1386
1387 * MAINTAINERS: Remove my Write After Approval entry.
1388
1389 2021-06-21 liuhongt <hongtao.liu@intel.com>
1390
1391 * MAINTAINERS: Add myself as maintainer of the i386 vector
1392 extensions.
1393
1394 2021-06-18 Antoni Boucher <bouanto@zoho.com>
1395
1396 * MAINTAINERS (Write After Approval): Add myself.
1397
1398 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
1399
1400 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1401 as *vrp and ranger maintainers.
1402
1403 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1404
1405 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1406 not trigger testsuite failures.
1407
1408 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1409
1410 * MAINTAINERS: Add myself to DCO section with both email addresses.
1411
1412 2021-06-03 Jason Merrill <jason@redhat.com>
1413
1414 * MAINTAINERS: Add DCO version number.
1415
1416 2021-06-02 Jason Merrill <jason@redhat.com>
1417
1418 * MAINTAINERS: Add DCO section.
1419
1420 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1421
1422 * MAINTAINERS (Write After Approval): Add myself.
1423
1424 2021-05-29 Mike Frysinger <vapier@gentoo.org>
1425
1426 * configure.ac: Add gnulib to configdirs for sim.
1427 * configure: Regenerate.
1428
1429 2021-05-18 Mike Frysinger <vapier@gentoo.org>
1430
1431 * Makefile.def: Add configure-sim dependency on all-gnulib.
1432 * Makefile.in: Regenerated.
1433
1434 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1435
1436 * MAINTAINERS (Write After Approval): Add myself.
1437
1438 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1439
1440 * MAINTAINERS (Write After Approval): Add myself.
1441
1442 2021-05-11 Martin Liska <mliska@suse.cz>
1443
1444 * MAINTAINERS: Remove entries for removed
1445 components (HSA, BRIG, libhsail-rt).
1446 Move Pekka to Write After Approval.
1447
1448 2021-05-11 Martin Liska <mliska@suse.cz>
1449
1450 * Makefile.def: Remove libhsail-rt.
1451 * Makefile.in: Likewise.
1452 * configure.ac: Likewise.
1453 * configure: Regenerate.
1454 * libhsail-rt/ChangeLog: Removed.
1455 * libhsail-rt/Makefile.am: Removed.
1456 * libhsail-rt/Makefile.in: Removed.
1457 * libhsail-rt/README: Removed.
1458 * libhsail-rt/aclocal.m4: Removed.
1459 * libhsail-rt/configure: Removed.
1460 * libhsail-rt/configure.ac: Removed.
1461 * libhsail-rt/configure.tgt: Removed.
1462 * libhsail-rt/include/internal/fibers.h: Removed.
1463 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1464 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1465 * libhsail-rt/include/internal/workitems.h: Removed.
1466 * libhsail-rt/rt/arithmetic.c: Removed.
1467 * libhsail-rt/rt/atomics.c: Removed.
1468 * libhsail-rt/rt/bitstring.c: Removed.
1469 * libhsail-rt/rt/fbarrier.c: Removed.
1470 * libhsail-rt/rt/fibers.c: Removed.
1471 * libhsail-rt/rt/fp16.c: Removed.
1472 * libhsail-rt/rt/misc.c: Removed.
1473 * libhsail-rt/rt/multimedia.c: Removed.
1474 * libhsail-rt/rt/queue.c: Removed.
1475 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1476 * libhsail-rt/rt/segment.c: Removed.
1477 * libhsail-rt/rt/workitems.c: Removed.
1478 * libhsail-rt/target-config.h.in: Removed.
1479
1480 2021-05-04 Nick Clifton <nickc@redhat.com>
1481
1482 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1483 * configure: Regenerate.
1484
1485 2021-04-28 Jakub Jelinek <jakub@redhat.com>
1486 Tobias Burnus <tobias@codesourcery.com>
1487
1488 * configure.ac (--enable-offload-defaulted): New.
1489 * configure: Regenerate.
1490
1491 2021-04-23 David Faust <david.faust@oracle.com>
1492
1493 * MAINTAINERS (Write After Approval): Add myself.
1494
1495 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1496
1497 * MAINTAINERS (Write After Approval): Add myself.
1498
1499 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1500
1501 * MAINTAINERS: Add myself as pru port maintainer.
1502
1503 2021-03-23 David Malcolm <dmalcolm@redhat.com>
1504
1505 * MAINTAINERS: Add myself as static analyzer maintainer.
1506
1507 2021-03-18 Jeff Law <jlaw@tachyum.com>
1508
1509 * MAINTAINERS: Update primary entry.
1510
1511 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1512
1513 * MAINTAINERS (Write After Approval): Add myself.
1514
1515 2021-03-13 Mike Frysinger <vapier@gentoo.org>
1516
1517 * Makefile.def: Remove all-sim dependency on configure-gdb.
1518 * Makefile.in: Regenerated.
1519
1520 2021-03-11 Jeff Law <law@redhat.com>
1521
1522 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1523
1524 2021-03-11 Martin Liska <mliska@suse.cz>
1525
1526 * Makefile.tpl: The change was done Makefile.in which
1527 is generated file.
1528
1529 2021-03-08 Jeff Law <law@redhat.com>
1530
1531 * MAINTAINERS: Update my email address
1532
1533 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1534
1535 * config.guess: Import latest upstream.
1536 * config.sub: Import latest upstream.
1537
1538 2021-01-25 Martin Liska <mliska@suse.cz>
1539
1540 PR gcov-profile/98739
1541 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1542 for profiledbootstrap.
1543
1544 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1545
1546 * MAINTAINERS (Write After Approval): Add myself.
1547
1548 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1549
1550 * MAINTAINERS (Write After Approval): Update my e-mail address.
1551
1552 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1553
1554 * MAINTAINERS: Fix spacing.
1555
1556 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1557
1558 * MAINTAINERS (Write After Approval): Add myself
1559
1560 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1561
1562 * Makefile.def: Sync with binutils-gdb:
1563 (dependencies): all-ld depends on all-libctf.
1564 (host_modules): libctf is no longer no_install.
1565 No longer no_check. Checking depends on all-ld.
1566 * Makefile.in: Regenerated.
1567
1568 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1569
1570 * libtool.m4: Match gnu* along other GNU systems.
1571 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1572 * libgo/configure: Re-generate.
1573
1574 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1575
1576 * MAINTAINERS: Update my email address.
1577
1578 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1579
1580 * MAINTAINERS (Write After Approval): Add myself.
1581
1582 2020-12-15 Nathan Sidwell <nathan@acm.org>
1583
1584 * Makefile.def
1585 * Makefile.in
1586 * Makefile.tpl
1587 * configure
1588 * configure.ac
1589
1590 2020-12-15 Nathan Sidwell <nathan@acm.org>
1591
1592 * Makefile.def: Add libcody.
1593 * configure.ac: Add libcody.
1594 * Makefile.in: Regenerated.
1595 * configure: Regenerated.
1596
1597 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1598
1599 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1600
1601 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1602
1603 PR target/97865
1604 * libtool.m4: Update handling of Darwin platform link flags
1605 for Darwin20.
1606
1607 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1608
1609 * .gitignore: Sync with binutils-gdb
1610
1611 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1612
1613 * MAINTAINERS: Add myself as arc port maintainer.
1614
1615 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1616
1617 PR d/87788
1618 * configure.ac: Don't disable D for *-*-darwin*.
1619 * configure: Regenerate.
1620
1621 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1622
1623 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1624 hppa64-*-hpux11*.
1625
1626 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1627
1628 * configure: Regenerate.
1629 * configure.ac: Add --bootstrap-hwasan option.
1630
1631 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1632
1633 * config.guess: Import latest upstream.
1634 * config.sub: Import latest upstream.
1635
1636 2020-11-16 Martin Liska <mliska@suse.cz>
1637
1638 * .gitignore: Add cache as clangd uses it now.
1639
1640 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1641
1642 * MAINTAINERS (Write After Approval): add myself
1643
1644 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1645
1646 * MAINTAINERS (Write After Approval): Add myself.
1647
1648 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1649
1650 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1651 Remove FIXME comments.
1652
1653 2020-11-06 Martin Uecker <muecker@gwdg.de>
1654
1655 * MAINTAINERS: Update my email address.
1656
1657 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1658
1659 * MAINTAINERS (Write After Approval): Add myself.
1660
1661 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1662
1663 PR target/97302
1664 * configure.ac: Only set with_gmp to /usr/local
1665 if not building in tree.
1666 * configure: Regenerate.
1667
1668 2020-09-18 Omar Tahir <omar.tahir@arm.com>
1669
1670 * MAINTAINERS (Write After Approval): Add myself.
1671
1672 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
1673
1674 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1675
1676 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
1677
1678 PR bootstrap/96612
1679 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1680 if not the same as ${host}.
1681 * configure: Regenerate.
1682
1683 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1684
1685 * MAINTAINERS (Write After Approval): Add myself.
1686
1687 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1688
1689 * MAINTAINERS: Update my email address.
1690
1691 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1692
1693 * MAINTAINERS (Write After Approval): Add myself.
1694
1695 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1696
1697 * MAINTAINERS (Write After Approval): Add myself.
1698
1699 2020-06-12 Martin Liska <mliska@suse.cz>
1700
1701 * .gitignore: Add .clang-tidy.
1702
1703 2020-06-08 Jason Merrill <jason@redhat.com>
1704
1705 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1706 * configure: Regenerate.
1707
1708 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1709
1710 * MAINTAINERS: Add myself as xtensa port maintainer.
1711
1712 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1713
1714 * configure.ac: Don't require --enable-host-shared when building
1715 for Mingw.
1716 * configure: Regenerate.
1717
1718 2020-05-18 Jason Merrill <jason@redhat.com>
1719
1720 * configure.ac: Update bootstrap dialect to -std=c++11.
1721
1722 2020-05-18 Alex Coplan <alex.coplan@arm.com>
1723
1724 * MAINTAINERS (Write After Approval): Add myself.
1725
1726 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1727
1728 PR target/92713
1729 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1730 (noconfigdirs): Add 'target-libstdc++-v3'.
1731 * configure: Regenerate.
1732
1733 2020-04-21 Stephen Casner <casner@acm.org>
1734
1735 PR 25830
1736 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1737 * configure: Rebuild.
1738
1739 2020-04-17 Martin Liska <mliska@suse.cz>
1740 Jonathan Yong <10walls@gmail.com>
1741
1742 PR gcov-profile/94570
1743 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1744 for CYGWIN.
1745
1746 2020-04-14 Martin Jambor <mjambor@suse.cz>
1747
1748 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1749
1750 2020-04-09 Tom Tromey <tom@tromey.com>
1751
1752 * configure: Rebuild.
1753 * Makefile.in: Rebuild.
1754 * Makefile.def (gdbsupport, gdbserver): New host modules.
1755 (configure-gdb): Depend on all-gdbsupport.
1756 (all-gdb): Depend on all-gdbsupport, all-libctf.
1757 * configure.ac (host_tools): Add gdbserver.
1758 Conditionally build gdbserver and gdbsupport.
1759
1760 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
1761
1762 * configure.ac: Build libgomp by default for amdgcn.
1763 * configure: Regenerate.
1764
1765 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1766
1767 * MAINTAINERS (Write After Approval): Add myself.
1768
1769 2020-02-28 Joel Hutton <joel.hutton@arm.com>
1770
1771 * MAINTAINERS (Write After Approval) : Add myself.
1772
1773 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
1774
1775 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1776
1777 2020-02-14 Martin Sebor <msebor@redhat.com>
1778
1779 * doc/extend.texi (attribute alias): Mention type requirement.
1780 (attribute weak): Same.
1781 (attribute weakref): Correct invalid example.
1782
1783 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1784
1785 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1786
1787 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1788 Jakub Jelinek <jakub@redhat.com>
1789
1790 * .gitattributes: Add *.md diff=md.
1791
1792 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
1793
1794 The mentioned auto-generated file is no more part of the
1795
1796 GCC sources, it's auto-generated in $(builddir) during build.
1797
1798 PR target/92055
1799 * contrib/gcc_update (files_and_dependencies): Remove
1800 entry for gcc/config/avr/t-multilib.
1801
1802 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
1803
1804 * MAINTAINERS: Update my email address.
1805
1806 2020-01-13 Joseph Myers <joseph@codesourcery.com>
1807
1808 * README.MOVED_TO_GIT: Remove.
1809
1810 2020-01-11 Joseph Myers <joseph@codesourcery.com>
1811
1812 * README.MOVED_TO_GIT: New file.
1813
1814 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1815
1816 * MAINTAINERS (Write After Approval): Add myself.
1817
1818 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
1819
1820 * MAINTAINERS (write_after_approval): Add myself.
1821
1822 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1823
1824 * MAINTAINERS (write_after_approval): Add myself.
1825
1826 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1827
1828 * MAINTAINERS (write_after_approval): Add myself.
1829
1830 2019-12-11 Matthias Klose <doko@ubuntu.com>
1831
1832 * configure.ac: Factor out common cases for compare_exclusions.
1833 * configure: Regenerate.
1834
1835 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1836
1837 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1838 flag.
1839
1840 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1841
1842 * MAINTAINERS (Write After Approval): Add myself.
1843
1844 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1845
1846 PR middle-end/92463
1847 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1848 * configure: Regenerate
1849
1850 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1851
1852 * configure.ac: Use https for gcc.gnu.org.
1853 * configure: Regenerated.
1854
1855 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1856
1857 * MAINTAINERS (aarch64 port): Remove my name, move to...
1858 (Write After Approval): ...Here.
1859
1860 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1861
1862 * MAINTAINERS: Change my email address as maintainer.
1863
1864 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1865
1866 PR fortran/91828
1867 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1868 * configure: Regenerated.
1869
1870 2019-10-21 Jason Merrill <jason@redhat.com>
1871
1872 * .gitattributes: Also check ChangeLog whitespace.
1873
1874 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1875
1876 * contrib/dg-extract-results.sh: Add support for KPASS.
1877 * contrib/dg-extract-results.py: Likewise.
1878
1879 2019-10-17 Jason Merrill <jason@redhat.com>
1880
1881 * .gitattributes: Avoid {} in filename pattern.
1882
1883 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1884
1885 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1886 Approval section.
1887
1888 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
1889
1890 * MAINTAINERS: Add myself to Write After Approval
1891
1892 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1893
1894 * MAINTAINERS: Add myself as an aarch64 maintainer.
1895
1896 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1897
1898 * MAINTAINERS: Add myself as aarch64 maintainer.
1899
1900 2019-09-23 Carl Love <cel@us.ibm.com>
1901
1902 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1903 New define_insn.
1904 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1905 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1906
1907 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1908
1909 * MAINTAINERS (Sam Tebbs): Update email address.
1910
1911 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
1912
1913 * MAINTAINERS: Update my email address.
1914
1915 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
1916
1917 * libtool.m4: Handle uclinuxfdpiceabi.
1918
1919 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1920
1921 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1922 Remove myself from Write After Approval section.
1923
1924 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1925
1926 * configure.ac: Support for bpf-*-* targets.
1927 * configure: Regenerate.
1928
1929 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1930
1931 * config.sub: Import upstream version 2019-06-30.
1932 * config.guess: Import upstream version 2019-07-24.
1933
1934 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1935
1936 * MAINTAINERS: Remove spu port maintainers.
1937
1938 2019-08-28 Martin Liska <mliska@suse.cz>
1939
1940 * .gitignore: Add .clangd and compile_commands.json
1941 to .gitignore.
1942
1943 2019-08-23 Michael Forney <mforney@mforney.org>
1944
1945 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1946 * Makefile.in: Regenerate.
1947
1948 2019-08-19 Tom Tromey <tom@tromey.com>
1949
1950 * configure: Rebuild.
1951 * configure.ac: Add --with-static-standard-libraries.
1952
1953 2019-08-16 Alexandre Oliva <oliva@gnu.org>
1954
1955 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1956
1957 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1958
1959 * MAINTAINERS (Write After Approval): Add myself.
1960
1961 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1962
1963 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1964 RISC-V port maitainer.
1965
1966 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1967
1968 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1969
1970 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1971
1972 * MAINTAINERS (Write After Approval): Add myself.
1973
1974 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
1975
1976 * MAINTAINERS (Write After Approval): Add myself.
1977
1978 2019-06-25 Martin Liska <mliska@suse.cz>
1979
1980 contrib/filter-clang-warnings.py: Transform from
1981 filter-rtags-warnings.py.
1982
1983 2019-06-15 Tom Tromey <tom@tromey.com>
1984
1985 * configure.ac (host_libs): Add gnulib.
1986 * configure: Rebuild.
1987 * Makefile.def (host_modules, dependencies): Add gnulib.
1988 * Makefile.in: Rebuild.
1989
1990 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1991
1992 * MAINTAINERS (Write After Approval): Add myself.
1993
1994 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1995
1996 * configure: Regenerate.
1997 * configure.ac: Add PRU target.
1998
1999 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
2000
2001 * MAINTAINERS (Write After Approval): Add myself.
2002
2003 2019-06-11 Nick Clifton <nickc@redhat.com>
2004
2005 Import these changes from the binutils/gdb repository:
2006
2007 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
2008
2009 * Makefile.def (dependencies): configure-libctf depends on all-bfd
2010 and all its deps.
2011 * Makefile.in: Regenerated.
2012
2013 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
2014
2015 * Makefile.def (host_modules): Add libctf.
2016 * Makefile.def (dependencies): Likewise.
2017 libctf depends on zlib, libiberty, and bfd.
2018 * Makefile.in: Regenerated.
2019 * configure.ac (host_libs): Add libctf.
2020 * configure: Regenerated.
2021
2022 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
2023
2024 * MAINTAINERS (Write After Approval): Add myself.
2025
2026 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
2027
2028 * MAINTAINERS: Update my email address.
2029
2030 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
2031
2032 * MAINTAINERS (Write After Approval): Add myself.
2033
2034 2019-05-16 Jun Ma <junma@linux.alibaba.com>
2035
2036 * MAINTAINERS (Write After Approval): Add myself.
2037
2038 2019-05-07 Jim Wilson <jimw@sifive.com>
2039
2040 * MAINTAINERS: Remove myself as IA-64 maintainer.
2041
2042 2019-05-04 Roland Illig <roland.illig@gmx.de>
2043
2044 * MAINTAINERS (Write After Approval): Add myself.
2045
2046 2019-05-02 Richard Biener <rguenther@suse.de>
2047
2048 PR bootstrap/85574
2049 * Makefile.tpl (compare target): Also compare extra-compare
2050 files.
2051 * Makefile.in: Regenerate.
2052
2053 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
2054
2055 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
2056 as modulo-scheduler maintainer.
2057
2058 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
2059
2060 * MAINTAINERS: Add myself as co-maintainer for Darwin.
2061
2062 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
2063
2064 * MAINTAINERS: Update my email address.
2065
2066 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
2067
2068 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
2069 * configure: Regenerate.
2070
2071 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2072
2073 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
2074 * configure: Regenerate.
2075
2076 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
2077
2078 * configure.ac: Add target-zlib to target_libraries.
2079 * configure: Regenerate.
2080
2081 2019-04-09 Martin Liska <mliska@suse.cz>
2082
2083 * Makefile.in: Regenerate.
2084 * Makefile.tpl: Pass GENERATOR_CFLAGS
2085 in all stages.
2086
2087 2019-03-28 Martin Liska <mliska@suse.cz>
2088
2089 PR bootstrap/89829
2090 * Makefile.in: Revert r254150.
2091 * Makefile.tpl: Likewise.
2092
2093 2019-03-28 Ben Elliston <bje@gnu.org>
2094
2095 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2096 related, and libdecnumber.
2097
2098 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
2099
2100 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2101 (Write After Approval): Remove myself.
2102
2103 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
2104
2105 * MAINTAINERS (Write After Approval): Add myself.
2106
2107 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
2108
2109 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2110 (Write After Approval): Remove myself and Julian.
2111
2112 2019-01-26 Harald Anlauf <anlauf@gmx.de>
2113
2114 * MAINTAINERS (Write After Approval): Add myself.
2115
2116 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
2117
2118 * MAINTAINERS (Write After Approval): Add myself.
2119
2120 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2121
2122 * ChangeLog: Replace space with tab.
2123 * MAINTAINERS: Delete 1 tab to keep alignment.
2124
2125 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
2126
2127 * MAINTAINERS (Write After Approval): Add myself.
2128
2129 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
2130
2131 * MAINTAINERS (Write After Approval): Add myself.
2132
2133 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
2134 Kwok Cheung Yeung <kcy@codesourcery.com>
2135 Julian Brown <julian@codesourcery.com>
2136 Tom de Vries <tom@codesourcery.com>
2137 Jan Hubicka <hubicka@ucw.cz>
2138 Martin Jambor <mjambor@suse.cz>
2139
2140 * configure.ac: Likewise.
2141 * configure: Regenerate.
2142 * contrib/config-list.mk: Add amdgcn-amdhsa.
2143
2144 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
2145
2146 * MAINTAINERS (Write After Approval): Add myself.
2147
2148 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2149
2150 * MAINTAINERS (Write After Approval): Add myself.
2151
2152 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2153
2154 PR target/88535
2155 * config.guess: Import upstream version 2019-01-03.
2156 * config.sub: Import upstream version 2019-01-01.
2157
2158 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
2159
2160 * MAINTAINERS (Write After Approval): Update my maintainer address.
2161
2162 2018-12-21 Gergö Barany <gergo@codesourcery.com>
2163
2164 * MAINTAINERS (Write After Approval): Add myself.
2165
2166 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
2167
2168 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2169
2170 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
2171
2172 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2173 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2174 (GCC_TARGET_TOOL): Likewise.
2175 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2176 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2177 OTOOL, OTOOL_FOR_TARGET: New substitutions.
2178 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2179 * configure: Regenerate.
2180 * Makefile.in: Likewise.
2181
2182 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
2183
2184 * MAINTAINERS (Write After Approval): Add myself.
2185
2186 2018-11-13 Martin Liska <mliska@suse.cz>
2187
2188 * gcc.target/i386/pr87930.c: Move to ...
2189 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
2190
2191 2018-11-10 Stafford Horne <shorne@gmail.com>
2192
2193 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2194 (Write After Approval): Remove myself.
2195
2196 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
2197
2198 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2199 Append $INCICONV to it.
2200
2201 2018-11-04 Stafford Horne <shorne@gmail.com>
2202
2203 * MAINTAINERS (Write After Approval): Add myself.
2204
2205 2018-10-31 Joseph Myers <joseph@codesourcery.com>
2206
2207 PR bootstrap/82856
2208 * multilib.am: New file. From automake.
2209
2210 Merge from binutils-gdb:
2211 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2212
2213 * libtool.m4: Use AC_LANG_SOURCE.
2214 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2215 * ar-lib: New file.
2216 * test-driver: New file.
2217 * configure: Re-generate.
2218
2219 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
2220
2221 * MAINTAINERS (Write After Approval): Add myself.
2222
2223 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
2224
2225 PR bootstrap/87788
2226 PR d/87799
2227 * configure: Rebuild.
2228 * configure.ac: Disable D on systems where it is known not to work.
2229
2230 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
2231
2232 * Makefile.def (target_modules): Add libphobos.
2233 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2234 GDCFLAGS_FOR_TARGET.
2235 (dependencies): Make libphobos depend on libatomic, libbacktrace
2236 configure, and zlib configure.
2237 (language): Add language d.
2238 * Makefile.in: Rebuild.
2239 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2240 (HOST_EXPORTS): Add GDC.
2241 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2242 (BASE_TARGET_EXPORTS): Add GDC.
2243 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2244 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2245 (EXTRA_HOST_FLAGS): Add GDC.
2246 (STAGE1_FLAGS_TO_PASS): Add GDC.
2247 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2248 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2249 environment variables.
2250 * configure: Rebuild.
2251 * configure.ac: Add target-libphobos to target_libraries. Set and
2252 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2253
2254 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
2255
2256 * MAINTAINERS (Write After Approval): Add myself.
2257
2258 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2259
2260 * MAINTAINERS (Write After Approval): Remove myself.
2261
2262 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2263
2264 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2265
2266 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
2267
2268 * MAINTAINERS: Update my email address.
2269
2270 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
2271
2272 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2273 maintainer.
2274
2275 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
2276
2277 * MAINTAINERS (Write After Approval): Add self.
2278
2279 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
2280
2281 * MAINTAINERS (write after approval): Add myself.
2282
2283 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
2284
2285 * MAINTAINERS: Update my email address.
2286
2287 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
2288
2289 * MAINTAINERS (write after approval): Add myself.
2290
2291 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
2292
2293 * MAINTAINERS: Add self to global reviewers list.
2294
2295 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
2296
2297 MAINTAINERS: Add c-sky port maintainers.
2298
2299 2018-08-10 Martin Liska <mliska@suse.cz>
2300
2301 * MAINTAINERS: Revert change in previous commit and
2302 join lines.
2303
2304 2018-08-10 Martin Liska <mliska@suse.cz>
2305
2306 * MAINTAINERS: Remove extra line.
2307
2308 2018-08-06 Naveen H.S <naveenh@marvell.com>
2309
2310 * MAINTAINERS: Update my email address.
2311
2312 2018-07-19 DJ Delorie <dj@redhat.com>
2313
2314 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2315 as maintainer.
2316
2317 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
2318
2319 * MAINTAINERS: Adjust email address for me and my colleague Robin
2320 Dapp.
2321
2322 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
2323 Sunil K Pandey <sunil.k.pandey@intel.com>
2324
2325 PR target/84413
2326 * config/i386/i386.c (m_CORE_AVX512): New.
2327 (m_CORE_AVX2): Likewise.
2328 (m_CORE_ALL): Add m_CORE_AVX2.
2329 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2330 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2331 and remove the rest of m_SKYLAKE_AVX512.
2332
2333 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2334
2335 * config.sub: Sync with upstream version 2018-07-03.
2336
2337 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2338
2339 * config.guess: Sync with upstream version 2018-06-26.
2340 * config.sub: Sync with upstream version 2018-07-02.
2341
2342 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
2343
2344 * libtool.m4: Sort output of 'find' to enable deterministic builds.
2345 * ltmain.sh: Likewise.
2346
2347 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
2348
2349 * contrib/config-list.mk: Remove powerpc-linux_paired.
2350
2351 2018-06-29 Alexandre Oliva <oliva@adacore.com>
2352
2353 * configure.ac: Introduce support for @unless/@endunless.
2354 * Makefile.tpl (dep-kind): Rewrite with cond; return
2355 postbootstrap in some cases.
2356 (make-postboot-dep, postboot-targets): New.
2357 (dependencies): Do not output postbootstrap dependencies at
2358 first. Output non-target ones changed for configure to depend
2359 on stage_last @if gcc-bootstrap, and the original deps @unless
2360 gcc-bootstrap.
2361 * configure.in, Makefile.in: Rebuilt.
2362
2363 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2364
2365 * MAINTAINERS (write after approval): Add myself.
2366
2367 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2368
2369 * MAINTAINERS (write after approval): Add myself.
2370
2371 2018-06-19 Nick Clifton <nickc@redhat.com>
2372
2373 * zlib/configure.ac: Restore old behaviour of only enabling
2374 multilibs when a target subdirectory is defined. This allows
2375 building with srcdir == builddir.
2376 * zlib/configure: Regenerate.
2377
2378 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2379
2380 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2381 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2382 * Makefile.in: Regenerate.
2383
2384 2018-06-16 Ben Elliston <bje@gnu.org>
2385
2386 * config.guess: Import latest version.
2387 * config.sub: Likewise.
2388
2389 2018-06-08 Martin Liska <mliska@suse.cz>
2390
2391 * MAINTAINERS: Remove MPX-related entries.
2392 * Makefile.def: Remove libmpx support.
2393 * Makefile.in: Regenerate.
2394 * configure.ac: Remove removed files.
2395 * configure: Regenerate.
2396 * libmpx/ChangeLog: Remove.
2397 * libmpx/Makefile.am: Remove.
2398 * libmpx/Makefile.in: Remove.
2399 * libmpx/acinclude.m4: Remove.
2400 * libmpx/aclocal.m4: Remove.
2401 * libmpx/config.h.in: Remove.
2402 * libmpx/configure: Remove.
2403 * libmpx/configure.ac: Remove.
2404 * libmpx/configure.tgt: Remove.
2405 * libmpx/libmpx.spec.in: Remove.
2406 * libmpx/mpxrt/Makefile.am: Remove.
2407 * libmpx/mpxrt/Makefile.in: Remove.
2408 * libmpx/mpxrt/libmpx.map: Remove.
2409 * libmpx/mpxrt/libtool-version: Remove.
2410 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2411 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2412 * libmpx/mpxrt/mpxrt.c: Remove.
2413 * libmpx/mpxrt/mpxrt.h: Remove.
2414 * libmpx/mpxwrap/Makefile.am: Remove.
2415 * libmpx/mpxwrap/Makefile.in: Remove.
2416 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2417 * libmpx/mpxwrap/libtool-version: Remove.
2418 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2419
2420 2018-06-04 Martin Liska <mliska@suse.cz>
2421
2422 * MAINTAINERS: Add myself as gcov maintainer.
2423
2424 2018-06-04 Matthew Fortune <mfortune@gmail.com>
2425
2426 * MAINTAINERS: Update my email address.
2427
2428 2018-06-04 Tom de Vries <tdevries@suse.de>
2429
2430 * MAINTAINERS: Remove write-after-approval entries for component
2431 maintainers.
2432
2433 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2434
2435 * MAINTAINERS (write after approval): Add myself.
2436
2437 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
2438
2439 * MAINTAINERS: Update my email address.
2440
2441 2018-06-01 Tom de Vries <tdevries@suse.de>
2442
2443 * MAINTAINERS: Update my email address.
2444
2445 2018-05-22 Bin Cheng <bin.cheng@arm.com>
2446
2447 * MAINTAINERS (loop-optimizer): Add myself.
2448
2449 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
2450
2451 * configure.ac: Added "nfp" target.
2452 * configure: Regenerate.
2453
2454 2018-04-30 Richard Biener <rguenther@suse.de>
2455
2456 PR bootstrap/85571
2457 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2458 (STAGE3_TFLAGS): Likewise.
2459 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2460 (STAGEtrain_TFLAGS): Likewise.
2461 * Makefile.in: Regenerate.
2462
2463 2018-04-26 Richard Biener <rguenther@suse.de>
2464
2465 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2466 (STAGE2_CFLAGS): Likewise.
2467 (STAGE2_TFLAGS): Likewise.
2468 (STAGE3_CFLAGS): Add -fchecking.
2469 (STAGE3_TFLAGS): Likewise.
2470 (STAGEtrain_CFLAGS): Filter out -fchecking.
2471 (STAGEtrain_TFLAGS): Likewise.
2472 * Makefile.in: Re-generate.
2473
2474 2018-04-25 Catherine Moore <clm@codesourcery.com>
2475
2476 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2477
2478 2018-04-18 Paul Clarke <pc@us.ibm.com>
2479
2480 * MAINTAINERS (write after approval): Add myself.
2481
2482 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2483
2484 * MAINTAINERS: Update my email address.
2485
2486 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2487
2488 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2489
2490 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2491
2492 * MAINTAINERS: Update my email address and disambiguate myself
2493 a bit from Will Schmidt.
2494
2495 2018-03-21 Nathan Sidwell <nathan@acm.org>
2496
2497 * MAINTAINERS: Move maintainers of now-removed picochip and score
2498 ports to write after approval.
2499
2500 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2501
2502 * MAINTAINERS: Add entry for SVE maintainership.
2503
2504 2018-02-13 Maciej W. Rozycki <macro@mips.com>
2505
2506 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2507 * configure: Regenerate.
2508
2509 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2510
2511 * MAINTAINERS (write after approval): Add myself.
2512
2513 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2514
2515 * MAINTAINERS (write after approval): Add myself.
2516
2517 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2518
2519 * MAINTAINERS (write after approval): Add myself.
2520
2521 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2522
2523 Update copyright years.
2524
2525 2018-01-03 Ben Elliston <bje@gnu.org>
2526
2527 * config.guess: Import latest version.
2528 * config.sub: Likewise.
2529
2530 2017-12-12 Stafford Horne <shorne@gmail.com>
2531
2532 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2533 * configure: Regenerate.
2534
2535 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2536
2537 * MAINTAINERS (Write After Approval): Add myself.
2538
2539 2017-11-28 Julia Koval <julia.koval@intel.com>
2540 Sebastian Peryt <sebastian.peryt@intel.com>
2541
2542 * Makefile.def (target_modules): Remove libcilkrts.
2543 * Makefile.in: Ditto.
2544 * configure: Ditto.
2545 * configure.ac: Ditto.
2546
2547 2017-11-28 Julia Koval <julia.koval@intel.com>
2548
2549 * MAINTAINERS (Write After Approval): Add myself.
2550
2551 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2552
2553 * MAINTAINERS (Write After Approval): Add myself.
2554
2555 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2556
2557 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2558 Use my SiFive email address.
2559
2560 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2561
2562 * MAINTAINERS (write after approval): Add myself.
2563
2564 2017-10-27 Martin Liska <mliska@suse.cz>
2565
2566 * Makefile.tpl: Use proper name of folder as it was renamed
2567 during transition to 4 stages.
2568 * Makefile.in: Regenerate.
2569
2570 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2571
2572 * MAINTAINERS (write after approval): Add myself.
2573
2574 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2575
2576 * MAINTAINERS: Add a note that maintainership also includes web
2577 pages, docs, and testsuite related to that area.
2578
2579 2017-09-25 Tom de Vries <tom@codesourcery.com>
2580
2581 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2582
2583 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2584
2585 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2586
2587 2017-09-15 Nathan Sidwell <nathan@acm.org>
2588
2589 * MAINTAINERS: Remove myself as a vxworks maintainer.
2590
2591 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2592
2593 * MAINTAINERS: Remove email address of Jim Norris.
2594
2595 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2596
2597 * MAINTAINERS (Reviewers): Move myself from here...
2598 (CPU Port Maintainers): ... to here.
2599
2600 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2601
2602 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2603
2604 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2605
2606 * MAINTAINERS (write after approval): Add myself.
2607
2608 2017-07-28 Tony Reix <tony.reix@atos.net>
2609
2610 * configure.ac (target-libffi): Don't disable for AIX.
2611 (go): Don't add to unsupported_languages on AIX.
2612 (target-libgo): Don't disable for AIX.
2613 * configure: Regenerate.
2614
2615 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2616
2617 * MAINTAINERS: Add myself.
2618
2619 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2620
2621 * MAINTAINERS: Update my email address.
2622
2623 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2624
2625 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2626 arm-specific auto-generated header files.
2627
2628 2017-07-03 Nathan Sidwell <nathan@acm.org>
2629
2630 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2631 * configure: Rebuilt.
2632
2633 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2634
2635 * MAINTAINERS: Readd myself for c6x.
2636
2637 2017-06-28 Martin Liska <mliska@suse.cz>
2638
2639 PR bootstrap/81217
2640 * Makefile.def: Remove superfluous bootstrap_target from
2641 bootstrap_stage.
2642 * Makefile.in: Re-generate the file.
2643
2644 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2645
2646 * MAINTAINERS: Add myself to Write After Approval
2647
2648 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2649
2650 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2651
2652 2017-06-19 Martin Liska <mliska@suse.cz>
2653
2654 * Makefile.def: Define 4 stages PGO bootstrap.
2655 * Makefile.tpl: Define FLAGS.
2656 * Makefile.in: Regenerate.
2657
2658 2017-06-14 Ian Lance Taylor <iant@golang.org>
2659
2660 * Makefile.def: Add check-gotools to go check targets.
2661 * Makefile.in: Rebuild.
2662
2663 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2664
2665 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2666
2667 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2668
2669 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2670 * configure: Regenerate.
2671
2672 2017-05-31 Martin Liska <mliska@suse.cz>
2673
2674 * configure.ac: Add handling of stage2_werror_flags to
2675 action-if-given and to action-if-not-given.
2676 * configure: Regenerate.
2677
2678 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2679
2680 * MAINTAINERS: Add self to Write After Approval
2681
2682 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2683
2684 * MAINTAINERS: Update my email address, and remove myself as
2685 maintainer in some areas.
2686
2687 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2688
2689 * MAINTAINERS: Add self to Write After Approval
2690
2691 2017-05-25 Nathan Sidwell <nathan@acm.org>
2692
2693 * configure.ac: Add --enable-languages=default to mean default and
2694 make --enable-languages=all mean all supported languages.
2695 * configure: Regenerated.
2696
2697 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2698
2699 * config.gcc (powerpc*-*-*spe*): New.
2700 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2701 (powerpc-*-rtems*spe*): New.
2702 (powerpc*-*-linux*spe*): New.
2703 (powerpc-wrs-vxworksspe): New.
2704 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2705 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2706 * config.host (powerpc*-*-*spe*): New.
2707
2708 2017-05-19 Martin Liska <mliska@suse.cz>
2709
2710 * configure.ac: Add --enable-werror-always just for
2711 bootstrap-debug (or none build config) and do not add it
2712 when we are on a release branch.
2713 * configure: Regenerated.
2714
2715 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2716
2717 * MAINTAINERS: Add self to Write After Approval
2718
2719 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2720
2721 * MAINTAINERS: Move myself to Write After Approval section.
2722
2723 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2724
2725 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2726 ACCH registers.
2727 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2728 available.
2729 (umulsidi3): Likewise.
2730 (mulsidi3_700): Disable this pattern when we have advanced mpy
2731 instructions.
2732 (umulsidi3_700): Likewise.
2733 (maddsidi4): New pattern.
2734 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2735 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2736 (mpydu_imm_arcv2hs): Likewise.
2737 * config/arc/predicates.md (accl_operand): New predicate.
2738
2739 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2740 Andrew Burgess <andrew.burgess@embecosm.com>
2741
2742 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2743 case.
2744 (ARC_AUTOFP_IRQ_P): Likewise.
2745 (ARC_AUTO_IRQ_P): Likewise.
2746 (rgf_banked_register_count): New variable.
2747 (parse_mrgf_banked_regs_option): New function.
2748 (arc_override_options): Handle rgf_banked_regs option.
2749 (arc_handle_interrupt_attribute): Add firq option.
2750 (arc_compute_function_type): Return fast irq type when required.
2751 (arc_must_save_register): Handle fast interrupts.
2752 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2753 (arc_return_address_regs): Update.
2754 * config/arc/arc.h (arc_return_address_regs): Update.
2755 (arc_function_type): Add fast interrupt type.
2756 (ARC_INTERRUPT_P): Update.
2757 (RC_FAST_INTERRUPT_P): Define.
2758 * config/arc/arc.md (simple_return): Update for fast interrupts.
2759 (p_return_i): Likewise.
2760 * config/arc/arc.opt (mrgf-banked-regs): New option.
2761 * doc/invoke.texi (mrgf-banked-regs): Document.
2762
2763 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2764
2765 * config/arc/arc.c (irq_ctrl_saved): New variable.
2766 (ARC_AUTOBLINK_IRQ_P): Define.
2767 (ARC_AUTOFP_IRQ_P): Likewise.
2768 (ARC_AUTO_IRQ_P): Likewise.
2769 (irq_range): New function.
2770 (arc_must_save_register): Likewise.
2771 (arc_must_save_return_addr): Likewise.
2772 (arc_dwarf_emit_irq_save_regs): Likewise.
2773 (arc_override_options): Handle deferred options.
2774 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2775 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2776 arc_must_save_return_addr.
2777 (arc_compute_frame_size): Handle automated save and restore of
2778 registers.
2779 (arc_expand_prologue): Likewise.
2780 (arc_expand_epilogue): Likewise.
2781 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2782 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2783 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2784
2785 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2786 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2787
2788 PR bootstrap/77661
2789 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2790 in-tree build MPC.
2791 * Makefile.in: Regenerate.
2792
2793 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2794
2795 * configure.ac: Enable LTO by default on darwin >= 9.
2796 * configure: Regenerate.
2797
2798 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2799
2800 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2801 and Andrew Waterman as the RISC-V maintainers.
2802
2803 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2804
2805 * MAINTAINERS: Add self to Write After Approval
2806
2807 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2808
2809 * config.guess: Import latest from upstream.
2810
2811 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2812
2813 * MAINTAINERS (Write After Approval): Remove entries that are
2814 already covered under Reviewers.
2815
2816 2017-03-08 Mark Wielaard <mark@klomp.org>
2817
2818 PR demangler/70909
2819 PR demangler/67264
2820 * include/demangle.h: Add d_printing to struct demangle_component
2821 and pass struct demangle_component as non const.
2822
2823 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2824
2825 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2826
2827 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2828
2829 * Makefile.tpl: Remove HOST_ISLVER.
2830 (HOST_EXPORTS): Remove ISLVER.
2831 * Makefile.in: Regenerate.
2832
2833 2017-02-13 Richard Biener <rguenther@suse.de>
2834
2835 * configure: Re-generate.
2836
2837 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2838
2839 * MAINTAINERS: Adjust bug reporting URL.
2840
2841 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2842
2843 * MAINTAINERS (Write After Approval): Remove redundant entry
2844 for Andrew Burgess.
2845
2846 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
2847
2848 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2849 32-bit hppa*-*-hpux*.
2850 * configure: Regenerate.
2851
2852 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2853
2854 * configure.ac: Moved the white list of enabling BRIG FE to
2855 libhsail-rt/configure.tgt.
2856 * configure: Regenerated.
2857 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2858
2859 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
2860 Martin Jambor <mjambor@suse.cz>
2861
2862 * Makefile.def (target_modules): Added libhsail-rt.
2863 (languages): Added language brig.
2864 * Makefile.in: Regenerated.
2865 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2866 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2867 * configure: Regenerated.
2868
2869 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2870
2871 PR other/79046
2872 * configure: Regenerated.
2873
2874 2017-01-04 Alan Modra <amodra@gmail.com>
2875
2876 * configure: Regenerate.
2877
2878 2016-12-29 Ben Elliston <bje@gnu.org>
2879
2880 * config.sub: Import latest version.
2881
2882 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2883
2884 * MAINTAINERS (Write After Approval): Add myself.
2885
2886 2016-12-21 Jakub Jelinek <jakub@redhat.com>
2887
2888 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2889 includes bootstrap-mpx.
2890 * configure: Regenerated.
2891
2892 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2893
2894 * MAINTAINERS (Write After Approval): Add myself.
2895
2896 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2897
2898 * configure: Regenerate.
2899
2900 2016-12-01 Matthias Klose <doko@ubuntu.com>
2901
2902 * configure.ac: Don't use pkg-config to check for bdw-gc.
2903 * configure: Regenerate.
2904
2905 2016-11-30 Matthias Klose <doko@ubuntu.com>
2906
2907 * Makefile.def: Remove reference to boehm-gc target module.
2908 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2909 options and for the bdw-gc pkg-config module.
2910 * configure: Regenerate.
2911 * Makefile.in: Regenerate.
2912
2913 2016-11-28 Nathan Sidwell <nathan@acm.org>
2914
2915 * MAINTAINERS (nvptx): Remove self.
2916
2917 2016-11-25 Ben Elliston <bje@gnu.org>
2918
2919 * config.guess: Import latest version.
2920 * config.sub: Likewise.
2921
2922 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2923
2924 * MAINTAINERS (Write After Approval): Add myself.
2925
2926 2016-11-15 Matthias Klose <doko@ubuntu.com>
2927
2928 * Makefile.def: Remove references to GCJ.
2929 * Makefile.tpl: Likewise.
2930 * Makefile.in: Regenerate.
2931
2932 2016-11-15 Matthias Klose <doko@ubuntu.com>
2933
2934 * config-ml.in: Remove references to GCJ.
2935 * configure.ac: Likewise.
2936 * configure: Regenerate.
2937
2938 2016-11-01 Josh Conner <joshconner@google.com>
2939
2940 * MAINTAINERS (Write After Approval): Update email address,
2941
2942 2016-10-27 Carl Love <cel@us.ibm.com>
2943
2944 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2945 Approval list to make it alphabetical.
2946
2947 2016-10-27 Carl Love <cel@us.ibm.com>
2948
2949 * MAINTAINERS (Write After Approval): Add myself.
2950
2951 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2952
2953 * MAINTAINERS (Reviewers): Add myself.
2954 (Write After Approval): Add myself.
2955
2956 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2957 Ulrich Weigand <uweigand@de.ibm.com>
2958
2959 * MAINTAINERS: Update email address.
2960
2961 2016-10-10 Nathan Sidwell <nathan@acm.org>
2962
2963 * MAINTAINERS: Update email address.
2964
2965 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2966
2967 * configure.ac: Add aarch64-*-freebsd*.
2968 * configure: Regenerate.
2969
2970 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2971
2972 * MAINTAINERS: Update email address after it got reverted.
2973
2974 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2975
2976 * configure.ac (target_libraries): Readd target-boehm-gc.
2977 Restore --enable-objc-gc handling.
2978 * configure: Regenerate.
2979
2980 2015-10-03 Jeff Law <law@redhat.com>
2981
2982 * MAINTAINERS: Move several inactive maintainers to the
2983 write-after-approval section.
2984
2985 2016-09-30 Jakub Jelinek <jakub@redhat.com>
2986
2987 * configure.ac: Add target-libffi to target_libraries.
2988 Readd libgcj target disablings, modified to only target-libffi.
2989 Readd target addition of go to unsupported languages.
2990 * configure: Regenerated.
2991
2992 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2993
2994 * MAINTAINERS: Update email address.
2995
2996 2016-09-30 Andrew Haley <aph@redhat.com>
2997
2998 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2999 write-after approval. Remove Tom Tromey and Bryce McKinlay from
3000 libgcj.
3001
3002 2016-09-30 Andrew Haley <aph@redhat.com>
3003
3004 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
3005 write-after approval after GCJ deletion.
3006
3007 2016-09-30 Andrew Haley <aph@redhat.com>
3008
3009 * Makefile.def: Remove libjava.
3010 * Makefile.tpl: Likewise.
3011 * Makefile.in: Regenerate.
3012 * configure.ac: Likewise.
3013 * configure: Likewise.
3014 * gcc/java: Remove.
3015 * libjava: Likewise.
3016
3017 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
3018
3019 * MAINTAINERS (Reviewers): Add myself.
3020
3021 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
3022
3023 * configure.ac: Disable "sim" directory for arc*-*-*.
3024 * configure: Regenerated.
3025
3026 2016-09-23 Tamar Christina <tamar.christina@arm.com>
3027
3028 * MAINTAINERS (Write After Approval): Add myself.
3029
3030 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
3031
3032 * configure.ac: Check for the minimum in-tree MPFR version
3033 handled.
3034 * configure: Regenerate.
3035
3036 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
3037
3038 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
3039 * configure: Regenerated.
3040
3041 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
3042
3043 * MAINTAINERS (Write After Approval): Add myself.
3044
3045 2016-06-23 Andi Kleen <ak@linux.intel.com>
3046
3047 * Makefile.def: Add autoprofiledbootstrap.
3048 * Makefile.tpl: Dito.
3049 * Makefile.in: Regenerate.
3050
3051 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
3052
3053 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
3054 * configure: Regenerate.
3055
3056 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3057
3058 * configure: Regenerate.
3059 * configure.ac: Remove support for avr-rtems.
3060
3061 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
3062
3063 * MAINTAINERS (Write After Approval): Add myself.
3064
3065 2016-06-16 Michael Collison <michael.collison@arm.com>
3066
3067 * MAINTAINERS (Write After Approval): Add myself.
3068
3069 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
3070
3071 * MAINTAINERS (Write After Approval): Update e-mail address.
3072
3073 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
3074
3075 * MAINTAINERS (Write After Approval): Add myself.
3076
3077 2016-05-28 Alan Modra <amodra@gmail.com>
3078
3079 * Makefile.tpl (configure): Depend on m4 files included.
3080 * Makefile.in: Regenerate.
3081
3082 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3083
3084 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
3085 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
3086
3087 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3088
3089 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3090 special case builtin.
3091 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3092 support for ALTIVEC_BUILTIN_VEC_ADDEC.
3093 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3094 for __builtin_vec_addec.
3095
3096 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
3097
3098 * config.guess: Import version 2016-04-02 (newest).
3099 * config.sub: Import version 2016-05-10 (newest).
3100
3101 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
3102
3103 * configure.ac: Add ARC support to libgloss.
3104 * configure: Regenerate
3105
3106 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
3107
3108 * MAINTAINERS (Write After Approval): Add myself.
3109
3110 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
3111
3112 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3113 * configure: Regenerated.
3114 * Makefile.def (gmp): Explicitly disable assembler.
3115 (mpfr): Adjust lib_path.
3116 (mpc): Likewise.
3117 * Makefile.in: Regenerated.
3118
3119 2016-05-01 Jakub Jelinek <jakub@redhat.com>
3120
3121 PR bootstrap/70704
3122 * configure.ac (--enable-stage1-checking): Add missing
3123 --enable-checking=.
3124 * configure: Regenerated.
3125
3126 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3127
3128 * config.guess: Revert r235676.
3129 * config.sub: Revert r235676.
3130
3131 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3132
3133 * config.guess: Remove SH5 support.
3134 * config.sub: Likewise.
3135 * configure: Likewise.
3136 * configure.ac: Likewise.
3137
3138 2016-04-26 Jakub Jelinek <jakub@redhat.com>
3139
3140 PR bootstrap/70704
3141 * configure.ac (--enable-stage1-checking): For --disable-checking or
3142 implicit --enable-checking, make sure extra flag matches in between
3143 stage1 and later checking.
3144 * configure: Regenerated.
3145
3146 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3147
3148 * .gitattributes: New file.
3149
3150 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
3151
3152 * MAINTAINERS (rs6000/powerpc port): Add myself.
3153
3154 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
3155
3156 PR bootstrap/70173
3157 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3158 and gotools directories. Delete the stage_final file.
3159 * Makefile.in: Regenerate.
3160
3161 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
3162
3163 * MAINTAINERS (Write After Approval): Add myself.
3164
3165 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
3166
3167 * MAINTAINERS (Fortran maintainer): Remove myself.
3168
3169 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
3170
3171 * MAINTAINERS (Write After Approval): Add myself.
3172
3173 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
3174
3175 * MAINTAINERS (Write After Approval): Add myself.
3176
3177 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3178
3179 Sync with binutils-gdb:
3180
3181 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3182
3183 * configure.ac: Add mips and s390 to the gold target check.
3184 * configure: Regenerate.
3185
3186 2016-03-01 DJ Delorie <dj@redhat.com>
3187
3188 * MAINTAINERS (mep): Remove myself as MeP maintainer.
3189
3190 2016-02-22 David Malcolm <dmalcolm@redhat.com>
3191
3192 * MAINTAINERS (libcpp): Add myself.
3193 (diagnostic messages): Likewise.
3194
3195 2016-02-20 Tom de Vries <tom@codesourcery.com>
3196
3197 * MAINTAINERS: Fix whitespace.
3198
3199 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
3200
3201 * MAINTAINERS (Write After Approval): Add myself.
3202
3203 2016-01-29 Sebastian Pop <s.pop@samsung.com>
3204
3205 * config/isl.m4: Add comments about isl-0.16.
3206 * configure: Regenerate.
3207
3208 2016-01-29 Martin Jambor <mjambor@suse.cz>
3209
3210 * MAINTAINERS (hsa maintainers): Add myself.
3211
3212 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
3213
3214 * MAINTAINERS: (Write After Approval): Add myself.
3215
3216 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
3217 Sebastian Pop <s.pop@samsung.com>
3218
3219 * Makefile.in: Regenerate.
3220 * Makefile.tpl: Export ISLVER.
3221 * configure: Regenerate.
3222 * config/isl.m4: Detect isl-0.15.
3223
3224 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
3225
3226 PR bootstrap/69329
3227 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3228 * Makefile.in: Regenerate.
3229
3230 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
3231
3232 * configure.ac: Enable LTO for DJGPP
3233 * configure: Regenerate
3234
3235 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
3236
3237 Sync with binutils-gdb:
3238 2015-10-21 Nick Clifton <nickc@redhat.com>
3239
3240 PR gas/19109
3241 * configure.ac: Note the 'none' is an acceptable argument to
3242 --enable-compressed-debug-sections.
3243 * configure: Regenerate.
3244
3245 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
3246
3247 PR bootstrap/69134
3248 * Makefile.def (mpfr): Disable assembler.
3249 * Makefile.in: Regenerate.
3250
3251 2016-01-01 Ben Elliston <bje@gnu.org>
3252
3253 * config.guess: Import version 2016-01-01.
3254 * config.sub: Likewise.
3255
3256 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
3257
3258 * MAINTAINERS (Write After Approval): Add myself.
3259
3260 2015-12-17 Sebastian Pop <s.pop@samsung.com>
3261
3262 * Makefile.in: Replace ISL with isl.
3263 * Makefile.tpl: Same.
3264 * config/isl.m4: Same.
3265 * configure.ac: Same.
3266 * contrib/download_prerequisites: Same.
3267 * configure: Regenerate.
3268
3269 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
3270
3271 * MAINTAINERS (Write After Approval): Add Myself.
3272
3273 2015-12-17 Nathan Sidwell <nathan@acm.org>
3274
3275 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3276 * configure: Regenerate.
3277
3278 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
3279 Sebastian Pop <s.pop@samsung.com>
3280
3281 * config/isl.m4 (ISL_CHECK_VERSION): Check for
3282 isl_ctx_get_max_operations.
3283 * configure: Regenerate.
3284
3285 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
3286
3287 * MAINTAINERS (Write After Approval): Add myself.
3288
3289 2015-12-02 Ian Lance Taylor <iant@google.com>
3290
3291 PR go/66147
3292 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3293 * Makefile.in: Regenerate.
3294
3295 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
3296
3297 PR libffi/65726
3298 * Makefile.def (lang_env_dependencies): Make libffi depend
3299 on cxx.
3300 * Makefile.in: Regenerate.
3301
3302 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
3303
3304 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3305 symbols.
3306
3307 2015-11-20 Tristan Gingold <gingold@adacore.com>
3308
3309 Sync with binutils-gdb:
3310 2015-11-20 Tristan Gingold <gingold@adacore.com>
3311
3312 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3313 * configure: Regenerate.
3314
3315 2015-11-19 Martin Liska <mliska@suse.cz>
3316
3317 * .gitignore: Add .clang-format to ignored files.
3318 * Makefile.in: Add clang-format.
3319 * Makefile.tpl: Likewise.
3320
3321 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
3322
3323 * configure.ac: Enable libmpx by default.
3324 * configure: Regenerated.
3325
3326 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
3327
3328 * MAINTAINERS: Update email address.
3329
3330 2015-10-23 Paulo Matos <pmatos@linki.tools>
3331
3332 * MAINTAINERS: Update email address.
3333
3334 2015-10-23 Alan Hayward <alan.hayward@arm.com>
3335
3336 * MAINTAINERS (Write After Approval): Add myself.
3337
3338 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3339
3340 Sync with binutils-gdb:
3341 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3342
3343 PR gas/19109
3344 * configure.ac: Add
3345 --enable-compressed-debug-sections={all,gas,gold,ld}.
3346 * configure: Regenerated.
3347
3348 2015-10-16 Arnaud Charlet <charlet@adacore.com>
3349
3350 * MAINTAINERS: Update list of Ada maintainers and email addresses.
3351
3352 2015-10-09 Martin Liska <mliska@suse.cz>
3353
3354 * MAINTAINERS (Write After Approval): Add myself.
3355
3356 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3357
3358 * MAINTAINERS (Write After Approval): Add myself.
3359
3360 2015-10-02 Florian Weimer <fweimer@redhat.com>
3361
3362 * MAINTAINERS: Update email address.
3363
3364 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
3365
3366 * MAINTAINERS (Write After Approval): Add myself.
3367
3368 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
3369
3370 * MAINTAINERS: Update email.
3371
3372 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3373
3374 * MAINTAINERS: Update my email address.
3375
3376 2015-09-01 James Bowman <james.bowman@ftdichip.com>
3377
3378 * MAINTAINERS (ft32 port): Add myself.
3379
3380 2015-08-28 David Sherwood <david.sherwood@arm.com>
3381
3382 * MAINTAINERS: Add myself.
3383
3384 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3385
3386 * MAINTAINERS (Write After Approval): Add myself.
3387
3388 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3389
3390 PR libfortran/54572
3391 * Makefile.def: Make libgfortran depend on libbacktrace.
3392 * Makefile.in: Regenerate.
3393
3394 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3395
3396 * MAINTAINERS (Write After Approval): Add myself.
3397
3398 2015-08-12 Tom de Vries <tom@codesourcery.com>
3399
3400 PR other/67092
3401 * configure.ac: Remove --with_host_libstdcxx support.
3402 * configure: Regenerate.
3403
3404 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3405 Jakub Jelinek <jakub@redhat.com>
3406
3407 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3408 nvptx*-*-*.
3409 * configure: Regenerate.
3410
3411 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3412
3413 * Makefile.def (libiconv): Define bootstrap=true.
3414 Mark pdf/html/info as missing.
3415 (configure-gcc): Depend on all-libiconv.
3416 (all-gcc): Ditto.
3417 (configure-libcpp): Ditto.
3418 (all-libcpp): Ditto.
3419 (configure-intl): Ditto.
3420 (all-intl): Ditto.
3421 * Makefile.in: Regenerate.
3422
3423 2015-08-03 Bin Cheng <bin.cheng@arm.com>
3424
3425 * MAINTAINERS (loop ivopts): Add the entry and myself.
3426
3427 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3428
3429 * MAINTAINERS (nvptx): Add self.
3430
3431 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3432
3433 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3434 128-bit vector modes.
3435
3436 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
3437
3438 * MAINTAINERS (Write After Approval): Add myself.
3439
3440 2015-07-28 Ben Elliston <bje@gnu.org>
3441
3442 * config.sub, config.guess: Import from upstream.
3443
3444 2015-07-24 Michael Darling <darlingm@gmail.com>
3445
3446 PR other/66259
3447 * config-ml.in: Reflects renaming of configure.in to configure.ac
3448 * configure: Likewise
3449 * configure.ac: Likewise
3450
3451 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3452
3453 * MAINTAINERS: Update my email address.
3454
3455 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3456
3457 Sync with binutils-gdb:
3458 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3459
3460 * configure.ac (target_configdirs): Exclude target-zlib if
3461 target-libjava isn't built.
3462 * configure: Regenerated.
3463
3464 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3465
3466 Sync with binutils-gdb:
3467 2015-05-13 John David Anglin <dave.anglin@bell.net>
3468
3469 * configure.ac: Disable configuration of GDB for HPUX targets.
3470 * configure: Regenerate.
3471
3472 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3473
3474 * configure.ac: Add --with-system-zlib.
3475 * configure: Regenerated.
3476
3477 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3478
3479 * configure.ac: Add FT32 support.
3480 * configure: Regenerate.
3481
3482 2015-01-12 Anthony Green <green@moxielogic.com>
3483
3484 * configure.ac: Don't disable gprof for moxie.
3485 * configure: Rebuild.
3486
3487 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3488
3489 Sync with binutils-gdb:
3490 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3491
3492 PR ld/18355
3493 * Makefile.def: Add extra_configure_flags to host zlib.
3494 * configure.ac (extra_host_zlib_configure_flags): New. Set
3495 to --enable-host-shared When bfd is to be built as shared
3496 library. AC_SUBST.
3497 * Makefile.in: Regenerated.
3498
3499 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3500
3501 Sync with src:
3502 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3503 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3504 * Makefile.in: Regenerated.
3505
3506 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3507
3508 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3509 target.
3510 * configure: Regenerate.
3511
3512 2015-06-23 Ludovic Courtès <ludo@gnu.org>
3513
3514 * MAINTAINERS (Write After Approval): Add myself.
3515
3516 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3517
3518 * MAINTAINERS (OS Port Maintainers): Add myself.
3519 (Various Maintainers): Remove myself from libffi testsuite.
3520
3521 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3522
3523 * MAINTAINERS (gen* on machine desc): Add self.
3524
3525 2015-06-02 Jason Merrill <jason@redhat.com>
3526
3527 PR bootstrap/66319
3528 * configure.ac: Use -std=gnu++98.
3529
3530 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3531
3532 * MAINTAINERS (Write After Approval): Add myself.
3533
3534 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3535
3536 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3537 * configure: Regenerate.
3538
3539 2015-05-26 Jason Merrill <jason@redhat.com>
3540
3541 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3542 * configure: Regenerate.
3543
3544 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3545
3546 * configure.ac: FT32 target added.
3547 * configure: Regenerated.
3548
3549 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3550
3551 * MAINTAINERS (Write After Approval): Add myself.
3552
3553 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3554
3555 * MAINTAINERS (Write After Approval): Add myself.
3556
3557 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3558
3559 * configure.ac: Fix typo.
3560 * configure: Regenerate.
3561
3562 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3563
3564 * MAINTAINERS (Write After Approval): Add myself.
3565
3566 2015-05-03 Matthias Klose <doko@ubuntu.com>
3567
3568 * configure.ac: Match $host configured with triplets.
3569 * configure: Regenerate.
3570
3571 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3572
3573 * Makefile.tpl: Remove surplus whitespace throughout.
3574 * Makefile.in: Regenerate.
3575
3576 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3577
3578 * MAINTAINERS (Various Maintainers): Add myself as instruction
3579 combiner maintainer.
3580
3581 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3582
3583 PR bootstrap/62077
3584 * configure.ac (--enable-stage1-checking): Default to
3585 release,misc,gimple,rtlflag,tree,types if --disable-checking
3586 or --enable-checking is not specified and DEV-PHASE is not
3587 experimental.
3588 * configure: Regenerated.
3589
3590 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3591
3592 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3593 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3594 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3595 * Makefile.in: Regenerate.
3596
3597 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3598
3599 * MAINTAINERS: Update my email address.
3600
3601 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3602
3603 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3604
3605 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3606
3607 * MAINTAINERS: Add myself as an arm port reviewer.
3608
3609 2015-03-25 Martin Liska <mliska@suse.cz>
3610 Yury Gribov <y.gribov@samsung.com>
3611
3612 * Makefile.in: Fix ln source location for vimrc file.
3613 * Makefile.tpl: Likewise.
3614
3615 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3616
3617 PR bootstrap/25672
3618 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3619 cross-compiling. Similarly for CXX_FOR_TARGET.
3620 * configure: Regenerate.
3621
3622 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3623
3624 * Makefile.def: Add libmpx.
3625 * configure.ac: Add libmpx.
3626 * Makefile.in: Regenerate.
3627 * configure: Regenerate.
3628
3629 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3630
3631 * MAINTAINERS (CPU Port Maintainers): Add myself
3632 i386 vector ISA extns mantainer.
3633
3634 2015-03-13 Jeff Law <law@redhat.com>
3635
3636 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3637 maintainer.
3638 Remove Richard Henderson as a maintainer for the x86 port.
3639
3640 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3641
3642 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3643
3644 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3645
3646 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3647 pointer bounds checker and i386 MPX maintainer.
3648
3649 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3650
3651 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3652
3653 2015-02-26 Martin Sebor <msebor@redhat.com>
3654
3655 * MAINTAINERS (Various Maintainers): Add self.
3656
3657 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3658
3659 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3660 Make sure it contains lto.
3661 * configure: Regenerate.
3662
3663 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3664
3665 * configure: Regenerate.
3666
3667 2015-02-06 Diego Novillo <dnovillo@google.com>
3668 1
3669 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3670 middle-end, docstring): Remove myself.
3671 (Write After Approval): Add myself.
3672
3673 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3674
3675 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3676 (Write After Approval): Update address.
3677
3678 2015-01-29 David Malcolm <dmalcolm@redhat.com>
3679
3680 PR jit/64780
3681 * configure.ac: Require the user to explicitly specify
3682 --enable-host-shared if the jit is enabled.
3683 * configure: Regenerate.
3684
3685 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3686
3687 * MAINTAINERS (Write After Approval): Add myself.
3688
3689 2015-01-25 Tom de Vries <tom@codesourcery.com>
3690
3691 * MAINTAINERS: Make whitespace consistent.
3692
3693 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
3694
3695 * MAINTAINERS (Write After Approval): Add myself.
3696
3697 2015-01-20 Andre Vehreschild <vehre@gmx.de>
3698
3699 * MAINTAINERS: (Write After Approval): Add myself.
3700
3701 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3702
3703 * MAINTAINERS: (Write After Approval): Add myself.
3704
3705 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3706
3707 * MAINTAINERS: (Write After Approval): Add myself.
3708
3709 2015-01-13 Iain Sandoe <iain@codesourcery.com>
3710
3711 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3712 objective-c/c++ front end maintainer.
3713
3714 2015-01-13 Marek Polacek <polacek@redhat.com>
3715
3716 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3717
3718 2015-01-12 Jeff Law <law@redhat.com>
3719
3720 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3721 a very long time.
3722
3723 2015-01-09 Ian Lance Taylor <iant@google.com>
3724
3725 * configure.ac (host_tools): Add gotools.
3726 * Makefile.def (host_modules): Add gotools.
3727 (dependencies): Add dependency of all-gotools on all-target-libgo.
3728
3729 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3730
3731 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3732 * configure: Regenerate.
3733
3734 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3735
3736 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3737 all-target-libgomp.
3738 * Makefile.in: Regenerate.
3739
3740 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3741
3742 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3743
3744 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3745
3746 * configure.ac: Add Visium support.
3747 * configure: Regenerate.
3748
3749 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3750
3751 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3752 * configure: Regenerate.
3753
3754 2015-01-03 Andrew Pinski <apinski@cavium.com>
3755
3756 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3757 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3758 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3759 (OBJCOPY_FOR_TARGET): New variable.
3760 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3761 * Makefile.in: Regenerate.
3762 * configure.ac: Check for already installed target objcopy.
3763 Also GCC_TARGET_TOOL on objcopy.
3764 * configure: Regenerate.
3765
3766 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3767
3768 * config.sub: Update from upstream, to 2015-01-01 version.
3769 * config.guess: Ditto.
3770
3771 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3772
3773 * MAINTAINERS (RTEMS Ports): Add myself.
3774
3775 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3776
3777 * MAINTAINERS (Write After Approval): Add myself.
3778
3779 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3780
3781 * MAINTAINERS (Write After Approval): Add myself.
3782
3783 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3784
3785 * configure.ac (--enable-as-accelerator-for): Don't set
3786 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3787 * configure: Regenerate.
3788
3789 2014-12-13 Jakub Jelinek <jakub@redhat.com>
3790
3791 PR bootstrap/64023
3792 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3793 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3794 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3795 to CXX.
3796 * Makefile.in: Regenerated.
3797
3798 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3799 Yury Gribov <y.gribov@samsung.com>
3800
3801 * .gitignore: Added .local.vimrc and .lvimrc.
3802 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3803 * Makefile.in: Regenerate.
3804
3805 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3806
3807 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3808 * configure: Regenerated.
3809
3810 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3811
3812 * MAINTAINERS (nvptx port): New entry.
3813
3814 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3815
3816 * configure: Regenerate.
3817
3818 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3819
3820 * configure.ac: Merge with Binutils.
3821
3822 2014-11-26 Tobias Burnus <burnus@net-b.de>
3823
3824 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3825 * Makefile.in: Regenerate.
3826
3827 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3828
3829 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3830 missing flex.
3831 * Makefile.in: Regenerated.
3832
3833 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3834
3835 * Makefile.in: Regenerate.
3836
3837 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3838
3839 PR bootstrap/63784
3840 * libtool.m4: Add $pic_flag with -shared.
3841
3842 2014-11-21 Renlin Li <Renlin.Li@arm.com>
3843
3844 * MAINTAINERS (Write After Approval): Added myself.
3845
3846 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3847
3848 * MAINTAINERS (write-after-approval): Add myself.
3849
3850 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3851
3852 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3853 from 2 years ago.
3854
3855 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3856
3857 Revert:
3858 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3859
3860 * MAINTAINERS (Write After Approval): Added myself as line map
3861 maintainer.
3862
3863 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3864
3865 Revert:
3866 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3867
3868 * MAINTAINERS (Write After Approval): Added myself.
3869
3870 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3871
3872 * MAINTAINERS (Write After Approval): Added myself.
3873
3874 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3875
3876 * MAINTAINERS (Write After Approval): Added myself as line map
3877 maintainer.
3878
3879 2014-11-17 Dodji Seketeli <dodji@redhat.com>
3880
3881 * MAINTAINERS (Various Maintainers): Added myself as line map
3882 maintainer.
3883
3884 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3885
3886 * move-if-change: Sync from upstream gnulib.
3887
3888 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3889
3890 * compile: Sync with upstream Automake.
3891 * depcomp: Ditto.
3892 * install-sh: Ditto.
3893 * missing: Ditto.
3894 * mkinstalldirs: Ditto.
3895 * ylwrap: Ditto.
3896
3897 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3898
3899 * config.sub: Update from upstream config repo.
3900 * config.guess: Ditto.
3901
3902 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3903
3904 * Makefile.def: Add liboffloadmic to target_modules. Make
3905 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3906 * Makefile.in: Regenerate.
3907 * configure: Regenerate.
3908 * configure.ac: Add liboffloadmic to target binaries.
3909 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3910 Add liboffloadmic to noconfig list when C++ is not supported.
3911
3912 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3913 Thomas Schwinge <thomas@codesourcery.com>
3914 Ilya Verbin <ilya.verbin@intel.com>
3915 Andrey Turetskiy <andrey.turetskiy@intel.com>
3916
3917 * configure: Regenerate.
3918 * configure.ac (--enable-as-accelerator-for)
3919 (--enable-offload-targets): New configure options.
3920
3921 2014-11-11 Tobias Burnus <burnus@net-b.de>
3922
3923 * Makefile.def: Make all-gcc depend on all-isl.
3924 * Makefile.in: Regenerate.
3925
3926 2014-11-11 David Malcolm <dmalcolm@redhat.com>
3927
3928 * ChangeLog.jit: New.
3929 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3930
3931 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3932
3933 PR target/63610
3934 * libtool.m4: Fix globbing of darwin versions.
3935 * configure: Regenerate.
3936
3937 2014-11-11 Tobias Burnus <burnus@net-b.de>
3938
3939 * Makefile.def: Remove CLooG.
3940 * Makefile.tpl: Ditto.
3941 * configure.ac: Ditto.
3942 * configure: Regenerate.
3943 * Makefile.in: Ditto.
3944
3945 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3946
3947 * configure.ac: Handle nvptx-*-*.
3948 * configure: Regenerate.
3949
3950 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3951
3952 * MAINTAINERS (Write After Approval): Add myself.
3953
3954 2014-10-31 Jakub Jelinek <jakub@redhat.com>
3955
3956 * Makefile.def (libcc1): Remove bootstrap=true;.
3957 * Makefile.in: Regenerated.
3958
3959 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3960
3961 * configure.ac: Update comment.
3962 * configure: Regenerate.
3963
3964 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3965
3966 * MAINTAINERS (Write After Approval): Add myself.
3967
3968 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3969
3970 * configure.ac (extra_host_libiberty_configure_flags): Add
3971 --enable-shared also for libcc1's benefit.
3972 * configure: Regenerate.
3973
3974 2014-10-29 Tristan Gingold <gingold@adacore.com>
3975
3976 * MAINTAINERS: Change my email address.
3977
3978 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3979 Tom Tromey <tromey@redhat.com>
3980
3981 * Makefile.def: Add libcc1 to host_modules.
3982 * configure.ac (host_tools): Add libcc1.
3983 * Makefile.in, configure: Rebuild.
3984
3985 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
3986
3987 * configure.ac (build_configargs): Don't share config.cache between
3988 build subdirs.
3989 * configure: Regenerate.
3990
3991 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3992
3993 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3994 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3995 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3996 leon3v7 as leon3.
3997 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3998 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3999 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
4000 * config/sparc/sparc.md (cpu): Add leon3v7.
4001 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
4002
4003 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
4004
4005 * MAINTAINERS (write-after-approval): Add myself.
4006
4007 2014-10-23 Ian Lance Taylor <iant@google.com>
4008
4009 * configure.ac: Disable the Go frontend on systems where it is known
4010 to not work.
4011 * configure: Regenerate.
4012
4013 2014-10-23 Richard Biener <rguenther@suse.de>
4014
4015 * Makefile.def: Add libcpp build module and dependencies.
4016 * configure.ac: Add libcpp build module.
4017 * Makefile.in: Regenerate.
4018 * configure: Likewise.
4019
4020 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
4021
4022 * MAINTAINERS (write-after-approval): Add myself.
4023
4024 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
4025
4026 * INSTALL/README: Do not mention CVS.
4027
4028 2014-10-03 Jing Yu <jingyu@google.com>
4029
4030 * configure.ac: Add aarch64 to list of targets that support gold.
4031 * configure: Regenerate.
4032
4033 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
4034
4035 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
4036
4037 2014-09-29 Catherine Moore <clm@codesourcery.com>
4038
4039 * MAINTAINERS: Add myself as MIPS maintainer.
4040
4041 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
4042
4043 * MAINTAINERS: Move myself to MIPS maintainers.
4044
4045 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4046
4047 * MAINTAINERS: Put all email addresses between '<' and '>'.
4048
4049 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4050
4051 * MAINTAINERS: Move myself to reviewers (Fortran).
4052
4053 2014-09-01 Andi Kleen <ak@linux.intel.com>
4054
4055 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
4056 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
4057 * Makefile.in: Regenerate.
4058
4059 2014-08-28 David Malcolm <dmalcolm@redhat.com>
4060
4061 * rtx-classes-status.txt: Delete
4062
4063 2014-08-28 David Malcolm <dmalcolm@redhat.com>
4064
4065 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
4066
4067 2014-08-27 Sebastian Pop <s.pop@samsung.com>
4068
4069 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
4070 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
4071 of checking for version number.
4072 * configure: Regenerated.
4073 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
4074
4075 2014-08-27 David Malcolm <dmalcolm@redhat.com>
4076
4077 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
4078 is done; begin phase 6 (use extra rtx_def subclasses).
4079
4080 2014-08-27 David Malcolm <dmalcolm@redhat.com>
4081
4082 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
4083 done; begin phase 5 (additional rtx_def subclasses).
4084
4085 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4086
4087 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4088
4089 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4090
4091 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4092 SET_BB_HEADER are done.
4093
4094 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4095
4096 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4097 done.
4098
4099 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4100
4101 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4102
4103 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4104
4105 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4106
4107 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4108
4109 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4110
4111 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4112
4113 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4114
4115 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4116
4117 * rtx-classes-status.txt: Phase 3 (per-file commits within
4118 "config" subdirs) is done; begin phase 4 (removal of
4119 "scaffolding").
4120
4121 2014-08-23 David Malcolm <dmalcolm@redhat.com>
4122
4123 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4124 dir) is done; begin phase 3 (per-file commits within "config"
4125 subdirs).
4126
4127 2014-08-21 David Malcolm <dmalcolm@redhat.com>
4128
4129 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4130 phase 2 (per-file commits in main source dir).
4131
4132 2014-08-21 Bin Cheng <bin.cheng@arm.com>
4133
4134 * configure: Regenerated.
4135
4136 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4137
4138 * rtx-classes-status.txt (TODO): Add SET_BND_TO
4139
4140 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4141
4142 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4143
4144 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4145
4146 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4147
4148 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4149
4150 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4151
4152 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4153
4154 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4155
4156 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
4157
4158 * MAINTAINERS (Write After Approval): Add myself.
4159
4160 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
4161
4162 * MAINTAINERS: Remove myself
4163
4164 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4165
4166 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4167
4168 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
4169
4170 * MAINTAINERS (Write After Approval): Add myself.
4171
4172 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4173
4174 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4175 SET_BB_HEADER, SET_BB_FOOTER
4176
4177 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4178
4179 * rtx-classes-status.txt: New file
4180
4181 2014-08-18 Roman Gareev <gareevroman@gmail.com>
4182
4183 * configure.ac: Eliminate ClooG installation dependency.
4184 * configure: Regenerate.
4185 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4186 * Makefile.in: Regenerate.
4187
4188 2014-08-15 Ilya Verbin <iverbin@gmail.com>
4189
4190 * MAINTAINERS (Write After Approval): Add myself.
4191
4192 2014-08-15 Ilya Tocar <tocarip@gmail.com>
4193
4194 * MAINTAINERS (Write After Approval): Add myself.
4195
4196 2014-08-01 Jiong Wang <jiong.wang@arm.com>
4197
4198 * MAINTAINERS (Write After Approval): Add myself.
4199
4200 2014-07-28 Anthony Green <green@moxielogic.com>
4201
4202 Import from savannah.gnu.org:
4203 * config.sub: Update to 2014-07-28 version.
4204
4205 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
4206
4207 * MAINTAINERS: Remove my MIPS maintainer entry.
4208
4209 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
4210
4211 PR target/47230
4212 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4213 * configure: Regenerate.
4214
4215 2014-07-24 James Norris <jnorris@codesourcery.com>
4216
4217 * MAINTAINERS (Write After Approval): Add myself.
4218
4219 2014-07-20 Roman Gareev <gareevroman@gmail.com>
4220
4221 * configure.ac: Accept only CLooG 0.18.1.
4222 * configure: Regenerate.
4223
4224 2014-07-17 Roman Gareev <gareevroman@gmail.com>
4225
4226 * configure.ac: Don't accept isl 0.11.
4227 * configure: Regenerate.
4228
4229 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4230
4231 * MAINTAINERS (Write After Approval): Add myself.
4232
4233 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4234
4235 * configure.ac: Don't accept isl 0.10.
4236 * configure: Regenerate.
4237
4238 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
4239
4240 Fix include path for in-tree cloog.
4241 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4242 * configure: Regenerate.
4243
4244 2014-06-18 Richard Henderson <rth@redhat.com>
4245
4246 * .gitignore: Import gcc_update output.
4247
4248 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
4249
4250 * config-ml.in: Robustify ac_configure_args parsing.
4251
4252 * configure.ac (--enable-linker-plugin-configure-flags)
4253 (--enable-linker-plugin-flags): New flags.
4254 (configdirs): Conditionally add libiberty-linker-plugin.
4255 * configure: Regenerate.
4256 * Makefile.def (host_modules): Add libiberty-linker-plugin.
4257 (host_modules) <lto-plugin>: Pay attention to
4258 @extra_linker_plugin_flags@ and
4259 @extra_linker_plugin_configure_flags@.
4260 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4261 * Makefile.in: Regenerate.
4262
4263 * Makefile.tpl (configure-[+prefix+][+module+])
4264 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4265 "module_srcdir" instead of "module" for locating a module's srcdir.
4266 * Makefile.in: Regenerate.
4267
4268 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
4269
4270 * MAINTAINERS (Write After Approval): Add myself.
4271
4272 2014-06-06 Sebastian Pop <sebpop@gmail.com>
4273
4274 * MAINTAINERS: Update my email address.
4275
4276 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
4277
4278 * MAINTAINERS (Write After Approval): Add myself.
4279
4280 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
4281
4282 * MAINTAINERS (Write After Approval): Add myself.
4283
4284 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
4285
4286 PR libstdc++/61011
4287 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4288 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4289 * configure: Regenerate.
4290
4291 2014-05-28 Pedro Alves <palves@redhat.com>
4292
4293 * MAINTAINERS (Write After Approval): Add myself.
4294
4295 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
4296
4297 * MAINTAINERS: Update my affiliation/email.
4298
4299 2014-05-19 Mike Stump <mikestump@comcast.net>
4300
4301 * MAINTAINERS: Add wide-int reviewers.
4302
4303 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
4304
4305 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4306 * configure: Regenerated.
4307
4308 2014-05-15 Torvald Riegel <triegel@redhat.com>
4309
4310 * MAINTAINERS (libitm): Add myself as maintainer.
4311
4312 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
4313
4314 * MAINTAINERS (Write After Approval): Add myself.
4315
4316 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
4317
4318 * config.sub, config.guess: Import from upstream.
4319
4320 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4321
4322 * MAINTAINERS (Write After Approval): Put myself in correct order.
4323
4324 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4325
4326 * MAINTAINERS (Write After Approval): Add myself.
4327
4328 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4329
4330 * MAINTAINERS: Move myself from Reviewers to Write After Approval
4331 section.
4332
4333 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4334
4335 * MAINTAINERS (Write After Approval): Delete myself.
4336
4337 2014-04-17 Jakub Jelinek <jakub@redhat.com>
4338
4339 PR sanitizer/56781
4340 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4341 and -B* options with -Xcompiler.
4342
4343 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4344
4345 PR bootstrap/60620
4346 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4347 * Makefile.in: Regenerate.
4348
4349 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4350
4351 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4352 for WINDRES_FOR_TARGET in default-manifest.o rule.
4353 * Makefile.in: Regenerate.
4354
4355 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4356
4357 * MAINTAINERS (Write After Approval): Add myself.
4358
4359 2014-03-26 Jakub Jelinek <jakub@redhat.com>
4360
4361 PR sanitizer/56781
4362 * Makefile.def: Set bootstrap=true; for host fixincludes.
4363 * configure.ac: Don't bootstrap host fixincludes unless
4364 --with-build-config=bootstrap-{a,ub}san.
4365 * Makefile.in: Regenerated.
4366 * configure: Regenerated.
4367
4368 2014-03-21 Jakub Jelinek <jakub@redhat.com>
4369
4370 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4371 --enable-vtable-verify option parsing. Don't add
4372 target-libsanitizer to bootstrap_target_libs unless
4373 --with-build-config=bootstrap-asan or
4374 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4375 to bootstrap_target_libs unless --enable-vtable-verify.
4376 * configure: Regenerated.
4377
4378 2014-03-10 Anatoly Sokolov <aesok@post.ru>
4379
4380 * MAINTAINERS (Write After Approval): Add myself.
4381
4382 2014-03-07 Denis Chertykov <chertykov@gmail.com>
4383
4384 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4385
4386 2014-03-07 Jakub Jelinek <jakub@redhat.com>
4387
4388 PR bootstrap/58572
4389 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4390 -I for libstdc++-v3 includes if $(LEAN).
4391 * Makefile.in: Regenerated.
4392
4393 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
4394
4395 * MAINTAINERS: Update my email address.
4396
4397 2014-02-24 Walter Lee <walt@tilera.com>
4398
4399 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4400 (tilegx-*-*): Change to tilegx*-*-*.
4401 * configure: Regenerate.
4402
4403 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
4404
4405 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4406
4407 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4408
4409 * MAINTAINERS (Write After Approval): Add myself.
4410
4411 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4412
4413 PR target/59788
4414 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4415 *solaris2*.
4416
4417 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
4418
4419 * MAINTAINERS: Update my email address.
4420
4421 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4422
4423 * MAINTAINERS: Convert to UTF-8.
4424 Properly sort Xinliang David Li's entry.
4425
4426 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4427 Sandra Loosemore <sandra@codesourcery.com>
4428
4429 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4430 nios2 port maintainers.
4431
4432 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4433
4434 * MAINTAINERS (Write After Approval): Add myself.
4435
4436 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4437
4438 * configure.ac: Add user-friendly check for native x86_64-linux
4439 multilibs.
4440 * configure: Regenerate.
4441
4442 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4443
4444 * MAINTAINERS: Add myself as sh maintainer.
4445
4446 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4447
4448 * MAINTAINERS: Add self as SLSR maintainer.
4449
4450 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
4451
4452 * MAINTAINERS: Update my email address.
4453
4454 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
4455
4456 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4457
4458 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4459
4460 * Makefile.in: Regenerate.
4461
4462 * Makefile.tpl: Fix typo.
4463 * Makefile.in: Regenerate partially.
4464
4465 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4466
4467 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4468 supported.
4469 * configure: Regenerated.
4470
4471 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4472
4473 * MAINTAINERS (Write After Approval): Add myself.
4474
4475 2013-10-30 Jason Merrill <jason@redhat.com>
4476
4477 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4478 --disable-build-format-warnings.
4479
4480 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4481
4482 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
4483 depend on libstdc++ and libgcc.
4484 * configure: Regenerate.
4485 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4486 libcilkrts for POSIX and i*86, and x86_64 architectures.
4487 * Makefile.in: Added libcilkrts related fields to support building it.
4488
4489 2013-10-26 Jeff Law <law@redhat.com>
4490
4491 * Makefile.def (target_modules): Remove libmudflap
4492 (languages): Remove check-target-libmudflap).
4493 * Makefile.in: Rebuilt.
4494 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4495 * configure.ac (target_libraries): Remove target-libmudflap.
4496 Remove checks which disabled libmudflap on some systems.
4497 * configure: Rebuilt.
4498 * libmudflap: Directory removed.
4499
4500 2013-10-21 Cong Hou <congh@google.com>
4501
4502 * MAINTAINERS (Write After Approval): Add myself.
4503
4504 2013-10-16 Mike Stump <mikestump@comcast.net>
4505
4506 * .dir-locals.el: Add.
4507
4508 2013-10-15 David Malcolm <dmalcolm@redhat.com>
4509
4510 * configure.ac: Add --enable-host-shared
4511 * configure: Regenerate.
4512
4513 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4514
4515 Import from savannah.gnu.org:
4516 * config.guess: Update to 2013-06-10 version.
4517 * config.sub: Update to 2013-10-01 version.
4518
4519 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4520
4521 Changes to build configuration to allow big endian ARC ELF toolchain
4522 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4523 * configure: Regenerate.
4524
4525 2013-09-20 Alan Modra <amodra@gmail.com>
4526
4527 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4528 ppc host match. Support little-endian powerpc linux hosts.
4529
4530 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4531
4532 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4533 maintainer.
4534
4535 2013-09-12 DJ Delorie <dj@redhat.com>
4536
4537 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4538 maintainers.
4539
4540 2013-09-03 Richard Biener <rguenther@suse.de>
4541
4542 * configure.ac: Also allow ISL 0.12.
4543 * configure: Regenerated.
4544
4545 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4546
4547 * MAINTAINERS (Write After Approval): Add myself.
4548
4549 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4550
4551 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4552
4553 2013-08-26 Caroline Tice <cmtice@google.com>
4554
4555 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4556 "Various Reviewers" to libvtv "Various Maintainers".
4557
4558 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4559
4560 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4561
4562 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4563
4564 * MAINTAINERS: Update name, email.
4565
4566 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4567
4568 * MAINTAINERS (Write After Approval): Add myself.
4569
4570 2013-08-12 Caroline Tice <cmtice@google.com>
4571
4572 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4573 address in the Write After Approval section.
4574
4575 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4576
4577 * MAINTAINERS (Write After Approval): Update email.
4578
4579 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4580
4581 * configure.ac: Adjust to check VTV_SUPPORTED.
4582 * configure: Regenerated.
4583
4584 2013-08-02 Caroline Tice <cmtice@google.com>
4585
4586 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4587 on non-linux systems; add target-libvtv to noconfigdirs; add
4588 libsupc++/.libs to C++ library search paths.
4589 * configure: Regenerated.
4590 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4591 libstdc++ and libgcc.
4592 * Makefile.in: Regenerated.
4593
4594 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4595
4596 * MAINTAINERS (Write After Approval): Add myself.
4597
4598 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4599 Shiva Chen <shiva0217@gmail.com>
4600
4601 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4602 nds32 port maintainers.
4603
4604 2013-07-17 Tim Shen <timshen91@gmail.com>
4605
4606 * MAINTAINERS (Write After Approval): Add myself.
4607
4608 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4609
4610 * configure.ac: Sync from binutils.
4611 * configure: Regenerate.
4612
4613 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4614
4615 * MAINTAINERS (Write After Approval): Add myself.
4616
4617 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4618
4619 * MAINTAINERS (Write After Approval): Add myself.
4620
4621 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4622
4623 * MAINTAINERS (Write After Approval): Add myself.
4624
4625 2013-04-30 Brooks Moses <bmoses@google.com>
4626
4627 * MAINTAINERS: Update my email; move myself from Fortran
4628 reviewer to Write After Approval.
4629
4630 2013-04-16 Andreas Schwab <schwab@suse.de>
4631
4632 * configure.ac (aarch64-*-*): Don't disable java.
4633 * configure: Regenerate.
4634
4635 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4636
4637 * MAINTAINERS (Write After Approval): Add myself.
4638
4639 2013-03-30 Matthias Klose <doko@ubuntu.com>
4640
4641 * Makefile.def (target_modules): Don't install libffi.
4642 * Makefile.in: Regenerate.
4643
4644 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4645
4646 * MAINTAINERS (Write After Approval): Add myself.
4647
4648 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4649
4650 * MAINTAINERS (Write After Approval): Add myself.
4651
4652 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4653
4654 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4655 * configure: Regenerated.
4656
4657 2013-02-05 Ian Lance Taylor <iant@google.com>
4658
4659 PR go/55969
4660 * configure.ac: Disable libgo on some systems where it does not
4661 work.
4662
4663 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4664
4665 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4666 Remove Geoff Keating as rs6000 port maintainer, at his request.
4667
4668 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4669
4670 * MAINTAINERS: Update my email.
4671
4672 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
4673
4674 * configure: Re-generate.
4675
4676 2013-01-15 Richard Biener <rguenther@suse.de>
4677
4678 PR other/55973
4679 * configure: Re-generate.
4680
4681 2013-01-14 Matthias Klose <doko@ubuntu.com>
4682
4683 * Makefile.def (install-target-libsanitizer): Depend on
4684 install-target-libstdc++-v3.
4685 * Makefile.in: Regenerate.
4686
4687 2013-01-14 Richard Biener <rguenther@suse.de>
4688
4689 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4690 * configure: Re-generate
4691
4692 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4693
4694 * config.sub: Update from config repo.
4695
4696 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4697
4698 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4699 * Makefile.in: Regenerate.
4700
4701 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4702
4703 * MAINTAINERS (arc): Add new port maintainership for myself.
4704
4705 2013-01-09 Jason Merrill <jason@redhat.com>
4706
4707 * .gitignore: Import from gdb repository.
4708
4709 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4710
4711 * Makefile.def (configure-gcc): Depend on all-gmp.
4712 (all-gcc): Remove dependency on all-gmp.
4713 * Makefile.in: Regenerated.
4714
4715 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4716
4717 * config.sub: Merge from config repo.
4718 * config.guess: Ditto.
4719
4720 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4721
4722 * Makefile.def: Merge from binutils.
4723 * Makefile.in: Ditto.
4724
4725 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4726
4727 * MAINTAINERS: Update my email.
4728
4729 2012-12-29 Ben Elliston <bje@gnu.org>
4730
4731 * config.guess: Update to 2012-12-29 version.
4732 * config.sub: Likewise.
4733
4734 2012-12-20 Matthias Klose <doko@ubuntu.com>
4735
4736 * Makefile.def (install-target-libgfortran): Depend on
4737 install-target-libquadmath, install-target-libgcc.
4738 (install-target-libsanitizer): Depend on install-target-libgcc.
4739 (install-target-libjava): Depend on install-target-libgcc.
4740 (install-target-libitm): Depend on install-target-libgcc.
4741 (install-target-libobjc): Depend on install-target-libgcc.
4742 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4743 * Makefile.in: Regenerate.
4744
4745 2012-12-19 Matthias Klose <doko@ubuntu.com>
4746
4747 * Makefile.def (install-target-libgo): Depend on
4748 install-target-libatomic.
4749 * Makefile.in: Regenerate.
4750
4751 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4752
4753 PR go/55201
4754 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4755 * Makefile.in: Regenerate.
4756
4757 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4758
4759 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4760 * configure: Regenerate.
4761
4762 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4763
4764 * config.sub: Merge from config repo.
4765
4766 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4767
4768 * Makefile.def (target_modules): Add bootstrap=true and
4769 raw_cxx=true to libsanitizer.
4770 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4771 * Makefile.in: Regenerated.
4772 * configure: Likewise.
4773
4774 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4775
4776 * MAINTAINERS: Remove self as RTL optimization maintainer.
4777
4778 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4779
4780 * MAINTAINERS (Write After Approval): Add myself.
4781
4782 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4783
4784 * Makefile.def (target_modules): Remove bootstrap=true and
4785 raw_cxx=true from libsanitizer.
4786 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4787 * Makefile.in: Regenerated.
4788 * configure: Likewise.
4789
4790 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4791
4792 * Makefile.def (target_modules): Add bootstrap=true and
4793 raw_cxx=true to libsanitizer.
4794 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4795 * Makefile.in: Regenerated.
4796 * configure: Likewise.
4797
4798 2012-11-28 Andrew Pinski <apinski@cavium.com>
4799
4800 PR bootstrap/54279
4801 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4802 * configure: Regenerate.
4803 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4804 * Makefile.in: Regenerate.
4805
4806 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4807
4808 * configure.ac: Disable libsanitizer if we're not building C++.
4809 * configure: Regenerate.
4810
4811 2012-11-15 Roland McGrath <roland@hack.frob.com>
4812
4813 * MAINTAINERS (Write After Approval): Add myself.
4814
4815 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
4816
4817 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4818 Kostya Serebryany (kcc@google.com) and
4819 Jakub Jelinek (jakub@redhat.com).
4820 Rename area for Dodji Seketeli (dodji@redhat.com).
4821
4822 2012-11-15 Dodji Seketeli <dodji@redhat.com>
4823
4824 * MAINTAINERS: (asan.c, related): Add myself.
4825
4826 2012-11-14 Roland McGrath <mcgrathr@google.com>
4827
4828 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4829 * configure: Regenerate.
4830
4831 2012-11-13 Richard Henderson <rth@redhat.com>
4832
4833 * configure.ac: Move libsanitizer logic to subdirectory.
4834 * configure: Regenerate.
4835
4836 2012-11-13 Dodji Seketeli <dodji@redhat.com>
4837
4838 * configure.ac: Enable libsanitizer just on x86 linux for now.
4839 * configure: Re-generate.
4840
4841 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
4842
4843 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4844 sections.
4845 * configure: Regenerate.
4846
4847 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
4848
4849 * configure.ac: Add section for configdirs for libsanitizer.
4850 Disable for cris-*-* and mmix-*-*.
4851 * configure: Regenerate.
4852
4853 2012-11-12 Wei Mi <wmi@google.com>
4854
4855 * configure.ac: Add libsanitizer to target_libraries.
4856 * Makefile.def: Ditto.
4857 * configure: Regenerate.
4858 * Makefile.in: Regenerate.
4859 * libsanitizer: New directory for asan runtime. Contains an empty
4860 tsan directory.
4861
4862 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
4863
4864 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4865 against Mingw64 w32api.
4866 * configure: Regenerate.
4867
4868 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4869
4870 * configure: Regenerated.
4871
4872 2012-11-03 Robert Mason <rbmj@verizon.net>
4873
4874 * configure.ac: add --disable-libstdcxx configure option
4875 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4876
4877 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4878
4879 * MAINTAINERS (Write After Approval): Add myself.
4880
4881 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4882
4883 * MAINTAINERS (Write After Approval): Add myself.
4884
4885 2012-10-24 Sharad Singhai <singhai@google.com>
4886
4887 * MAINTAINERS (Write After Approval): Add myself.
4888
4889 2012-10-24 Eric Christopher <echristo@gmail.com>
4890
4891 * MAINTAINERS: Update email address.
4892
4893 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4894
4895 PR bootstrap/54820
4896 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4897 * configure: Regenerate.
4898
4899 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
4900
4901 * MAINTAINERS (aarch64): Add Marcus and myself.
4902
4903 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4904
4905 PR bootstrap/54820
4906 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4907 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4908 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4909 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4910 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4911 * Makefile.in: Regenerate.
4912 * configure.ac (have_static_libs): New variable and associated check.
4913 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4914 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4915 * configure: Regenerate.
4916
4917 2012-10-10 Richard Biener <rguenther@suse.de>
4918
4919 * MAINTAINERS: Adjust for changed surname.
4920
4921 2012-10-04 Lawrence Crowl <crowl@google.com>
4922
4923 * MAINTAINERS (Write After Approval): Add myself.
4924
4925 2012-10-01 Cary Coutant <ccoutant@google.com>
4926
4927 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4928
4929 2012-09-28 Ian Lance Taylor <iant@google.com>
4930
4931 * Makefile.def: Make all-target-libgo depend on
4932 all-target-libbacktrace.
4933 * Makefile.in: Rebuild.
4934
4935 2012-09-26 Ian Lance Taylor <iant@google.com>
4936
4937 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4938 * Makefile.in: Rebuild.
4939
4940 2012-09-20 Walter Lee <walt@tilera.com>
4941
4942 * configure.ac: Add tilegx to list of targets that support gold.
4943 * configure: Regenerate.
4944
4945 2012-09-20 Marek Polacek <polacek@redhat.com>
4946
4947 * MAINTAINERS (Write After Approval): Add myself.
4948
4949 2012-09-19 Steve Ellcey <sellcey@mips.com>
4950
4951 * configure.ac: Add mips*-mti-elf* target.
4952 * configure: Regenerate.
4953
4954 2012-09-17 Ian Lance Taylor <iant@google.com>
4955
4956 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4957 * configure.ac (host_libs): Add libbacktrace.
4958 (target_libraries): Add libbacktrace.
4959 * Makefile.def (host_modules): Add libbacktrace.
4960 (target_modules): Likewise.
4961 * configure, Makefile.in: Rebuild.
4962
4963 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
4964
4965 PR target/38607
4966 Merge upstream change.
4967 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4968
4969 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4970 Add libgomp*.o to compare_exclusions for AIX.
4971 * configure: Regenerate.
4972
4973 2012-09-06 Diego Novillo <dnovillo@google.com>
4974
4975 * configure.ac: Bump minimum GMP version to 4.2.3.
4976 * configure: Re-generate.
4977
4978 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
4979
4980 PR target/54461
4981 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4982 target-libgloss if not configured --with-avrlibc=no.
4983 * configure: Regenerate.
4984
4985 2012-09-04 Jason Merrill <jason@redhat.com>
4986
4987 * configure.ac: Fix --enable-languages=all.
4988
4989 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
4990
4991 * MAINTAINERS (Write After Approval): Add myself.
4992
4993 2012-09-03 Richard Guenther <rguenther@suse.de>
4994
4995 PR bootstrap/54138
4996 * configure.ac: Re-organize ISL / CLOOG checks to allow
4997 disabling with either --without-isl or --without-cloog.
4998 * configure: Regenerated.
4999
5000 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
5001
5002 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
5003 * configure: Regenerate.
5004
5005 2012-08-27 Ulrich Drepper <drepper@gmail.com>
5006
5007 * MAINTAINERS: Fix my email address.
5008
5009 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
5010
5011 PR binutils/4970
5012 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
5013 and opcodes.
5014 * Makefile.in: Regenerated.
5015
5016 2012-08-26 Art Haas <ahaas@impactweather.com>
5017
5018 * configure: Regenerate.
5019
5020 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
5021
5022 * INSTALL/README: Also refer to the online installation
5023 instructions.
5024
5025 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5026
5027 * MAINTAINERS (Write After Approval): Add myself.
5028 (Picochip port): Remove myself.
5029
5030 2012-08-14 Diego Novillo <dnovillo@google.com>
5031
5032 Merge from cxx-conversion branch.
5033
5034 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
5035 POSTSTAGE1_CONFIGURE_FLAGS.
5036 * Makefile.in: Regenerate.
5037 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
5038 Force C++ when bootstrapping.
5039 * configure: Regenerate.
5040
5041 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
5042
5043 * MAINTAINERS (Write After Approval): Add myself.
5044
5045 2012-07-16 Joseph Myers <joseph@codesourcery.com>
5046
5047 * README: Document use of ranges of years in copyright notices.
5048
5049 2012-07-06 Richard Guenther <rguenther@suse.de>
5050
5051 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
5052 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
5053 --with-gmp=system.
5054 * Makefile.in: Regenerated.
5055 * configure: Likewise.
5056
5057 2012-07-06 Richard Guenther <rguenther@suse.de>
5058
5059 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
5060 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
5061 supply V=1 as extra_make_flags.
5062 * configure: Regenerated.
5063 * Makefile.in: Likewise.
5064
5065 2012-07-04 Tristan Gingold <gingold@adacore.com>
5066
5067 * configure: Regenerate.
5068
5069 2012-07-03 Richard Guenther <rguenther@suse.de>
5070
5071 * Makfile.def (isl): Remove not necessary extra_exports and
5072 extra_make_flags.
5073 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
5074 * Makefile.in: Regenerated.
5075
5076 2012-07-03 Richard Guenther <rguenther@suse.de>
5077
5078 * Makefile.def (cloog): Add V=1 to extra_make_flags.
5079 * configure.ac: If either the ISL or the CLooG check failed
5080 do not try to build in-tree versions.
5081 * Makefile.in: Regenerated.
5082 * configure: Regenerated.
5083
5084 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5085
5086 * configure: Regenerate.
5087
5088 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
5089
5090 * MAINTAINERS (Various Maintainers): Add myself as testsuite
5091 maintainer.
5092
5093 2012-07-02 Richard Guenther <rguenther@suse.de>
5094
5095 * configure: Regenerated.
5096
5097 2012-07-02 Richard Guenther <rguenther@suse.de>
5098 Michael Matz <matz@suse.de>
5099 Tobias Grosser <tobias@grosser.es>
5100 Sebastian Pop <sebpop@gmail.com>
5101
5102 * Makefile.def: Add ISL host module, remove PPL host module.
5103 Adjust ClooG host module to use the proper ISL.
5104 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5105 * configure.ac: Include config/isl.m4. Add ISL host library,
5106 remove PPL. Remove PPL configury, add ISL configury, adjust
5107 ClooG configury.
5108 * Makefile.in: Regenerated.
5109 * configure: Likewise.
5110
5111 2012-07-02 Richard Guenther <rguenther@suse.de>
5112
5113 Merge from graphite branch
5114 2011-07-21 Tobias Grosser <tobias@grosser.es>
5115
5116 * configure: Regenerated.
5117 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5118 both cloog.org and legacy versions. The only supported version will
5119 be CLooG with the isl backend.
5120
5121 2011-07-21 Tobias Grosser <tobias@grosser.es>
5122
5123 * configure: Regenerated.
5124 * configure.ac: Require cloog isl 0.17.0
5125
5126 2011-07-21 Tobias Grosser <tobias@grosser.es>
5127
5128 * configure: Regenerated.
5129 * config/cloog.m4: Do not define CLOOG_ORG
5130
5131 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
5132
5133 * configure.ac: Skip C if explicitly selected.
5134 * configure: Regenerate.
5135
5136 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
5137
5138 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5139 they contain -O2.
5140 * configure: Regenerate.
5141
5142 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
5143
5144 PR debug/53740
5145 * df.h, df-problems.c, dce.c: Revert last patch.
5146
5147 2012-06-25 Iain Sandoe <iain@codesourcery.com>
5148
5149 * MAINTAINERS (Write After Approval): Update my email address.
5150
5151 2012-06-21 Meador Inge <meadori@codesourcery.com>
5152
5153 * MAINTAINERS (Write After Approval): Add myself.
5154
5155 2012-06-20 Jason Merrill <jason@redhat.com>
5156
5157 * Makefile.tpl (check-target-libgomp-c++): New.
5158 (check-target-libitm-c++): New.
5159 * Makefile.def (c++): Add them.
5160 * Makefile.in: Regenerate.
5161
5162 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
5163
5164 * MAINTAINERS (Write After Approval): Add myself.
5165
5166 2012-05-16 Olivier Hainque <hainque@adacore.com>
5167
5168 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5169 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5170 (install-no-fixedincludes): Adjust accordingly.
5171 * Makefile.in: Regenerate.
5172
5173 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
5174
5175 Merge upstream change
5176 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5177
5178 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
5179
5180 * MAINTAINERS (Write After Approval): Add myself.
5181
5182 2012-05-09 Nick Clifton <nickc@redhat.com>
5183 Paul Smith <psmith@gnu.org>
5184
5185 PR bootstrap/50461
5186 * configure.ac (mpfr-dir): When using in-tree MPFR sources
5187 allow for the fact that from release v3.1.0 of MPFR the source
5188 files were moved into a src sub-directory.
5189 * configure: Regenerate.
5190
5191 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
5192
5193 * configure.ac: Bump minimum MPFR version to 2.4.0.
5194 * configure: Regenerated.
5195
5196 2012-05-01 Richard Henderson <rth@redhat.com>
5197
5198 * Makefile.def (libatomic): New target_module.
5199 * configure.ac (target_libraries): Add libatomic.
5200 (noconfigdirs): Check if libatomic is supported.
5201 * Makefile.in, configure: Rebuild.
5202
5203 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
5204
5205 * MAINTAINERS (Write After Approval): Add myself.
5206
5207 2012-04-25 Joel Brobecker <brobecker@adacore.com>
5208
5209 * config.sub: Update to 2012-04-18 version from official repo.
5210
5211 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
5212
5213 * MAINTAINERS (Write After Approval): Add myself.
5214
5215 2012-04-11 Steve Ellcey <sellcey@mips.com>
5216
5217 * MAINTAINERS: Changed email address.
5218
5219 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
5220
5221 PR target/52737
5222 * contrib/gcc_update (files_and_dependencies):
5223 Remove gcc/config/avr/t-multilib from touch data.
5224
5225 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5226
5227 * MAINTAINERS (OS Port Maintainers): Remove irix.
5228 * configure.ac (enable_libgomp): Remove *-*-irix6*.
5229 (unsupported_languages): Remove mips-sgi-irix6.*.
5230 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5231 (with_stabs): Remove.
5232 * configure: Regenerate.
5233
5234 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5235
5236 * MAINTAINERS (OS Port Maintainers): Remove osf.
5237 * configure.ac (enable_libgomp): Remove *-*-osf*.
5238 (with_stabs): Remove alpha*-*-osf*.
5239 * configure: Regenerate.
5240
5241 2012-03-05 Tristan Gingold <gingold@adacore.com>
5242
5243 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5244 * configure: Regenerate.
5245
5246 2012-02-17 Walter Lee <walt@tilera.com>
5247
5248 * MAINTAINERS: (Write After Approval): Delete myself.
5249
5250 2012-02-14 Walter Lee <walt@tilera.com>
5251
5252 * MAINTAINERS (tilegx port): Add myself.
5253 (tilepro port): Add myself.
5254 (Write After Approval): Add myself.
5255
5256 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
5257
5258 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5259 and Joseph Myers as docstring relicensing maintainers.
5260
5261 2012-02-09 Bin Cheng <bin.cheng@arm.com>
5262
5263 * MAINTAINERS (write-after-approval): Add myself.
5264
5265 2012-02-08 Ira Rosen <irar@il.ibm.com>
5266
5267 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5268 maintainer.
5269
5270 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5271
5272 * MAINTAINERS (Write After Approval): Move myself to
5273 maintain alphabetical order.
5274
5275 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5276
5277 * MAINTAINERS (Write After Approval): Add myself.
5278
5279 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5280
5281 * MAINTAINERS (Write After Approval): Add myself.
5282
5283 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5284 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5285
5286 * configure.ac (cr16-*-*): Remove nonconfigdirs.
5287 * configure: Regenerate.
5288
5289 2012-01-23 Harshit Chopra <harshit@google.com>
5290
5291 * MAINTAINERS (Write After Approval): Add myself.
5292
5293 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
5294
5295 * configure.ac: Remove reference to mh-interix.
5296 * configure: Regenerate.
5297
5298 2012-01-05 Richard Henderson <rth@redhat.com>
5299
5300 PR bootstrap/51072
5301 * configure.ac: Disable libitm if c++ is not enabled.
5302 * configure: Rebuild.
5303
5304 * configure.ac: Fix regexp for same.
5305 * configure: Rebuild.
5306
5307 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
5308
5309 * MAINTAINERS (Write After Approval): Add myself.
5310
5311 2012-01-02 Richard Guenther <rguenther@suse.de>
5312
5313 PR bootstrap/51686
5314 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5315 * Makefile.in: Regenerate.
5316
5317 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
5318
5319 * MAINTAINERS (Write After Approval): Add myself.
5320
5321 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
5322
5323 * configure: Regenerate.
5324
5325 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5326
5327 * MAINTAINERS (picochip): Changed email address.
5328
5329 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5330
5331 * MAINTAINERS (write-after-approval): Add self.
5332
5333 2011-11-29 DJ Delorie <dj@redhat.com>
5334
5335 * configure.ac (rl78-*-*) New case.
5336 * configure: Regenerate.
5337 * MAINTAINERS: Add myself as RL78 maintainer.
5338
5339 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5340
5341 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5342
5343 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
5344
5345 * libtool.m4: Additional FreeBSD 10 fixes.
5346
5347 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
5348
5349 * MAINTAINERS: Move myself from Write After Approval to CPU Port
5350 Maintainers section, as Epiphany maintainer.
5351
5352 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5353
5354 PR target/49992
5355 * configure.ac: Remove ranlib special-casing for Darwin.
5356 * configure: Regenerate.
5357
5358 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
5359
5360 * MAINTAINERS (Reviewers): Keep the list sorted.
5361
5362 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
5363
5364 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5365
5366 2011-11-09 Roland McGrath <mcgrathr@google.com>
5367
5368 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5369 * configure: Rebuild.
5370 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5371 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5372 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5373 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5374 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5375 Add READELF.
5376 * Makefile.in: Rebuild.
5377
5378 2011-11-09 Jason Merrill <jason@redhat.com>
5379
5380 * Makefile.def (language=c++): Remove check-c++0x.
5381 * Makefile.in (check-gcc-c++): Regenerate.
5382
5383 2011-11-08 Richard Henderson <rth@redhat.com>
5384
5385 * configure.ac: Test for libitm directory present first.
5386
5387 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5388
5389 * configure.ac: Test libitm/configure.tgt to disable libitm.
5390 * configure: Rebuild.
5391
5392 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
5393 Richard Henderson <rth@redhat.com>
5394
5395 Merged from transactional-memory.
5396
5397 * Makefile.def (lang_env_dependencies): libitm is c++.
5398 Add libitm target module.
5399 * configure.ac: Likewise.
5400 * config/mmap.m4: New file.
5401 * contrib/gcc_update: Add libitm to touch data.
5402 * Makefile.in, configure: Rebuild.
5403
5404 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5405
5406 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5407 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5408 * Makefile.in: Regenerate.
5409
5410 2011-11-01 DJ Delorie <dj@redhat.com>
5411
5412 * config.sub: Update to version 2011-10-29 (added rl78)
5413
5414 2011-10-27 Nick Clifton <nickc@redhat.com>
5415
5416 * config.sub: Import these changes from the config project:
5417
5418 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5419 Ben Elliston <bje@gnu.org>
5420
5421 * config.sub (epiphany): New.
5422
5423 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5424 Ben Elliston <bje@gnu.org>
5425
5426 * config.sub (hexagon, hexagon-*): New.
5427
5428 2011-08-23 Roland McGrath <mcgrathr@google.com>
5429
5430 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5431 64eb to be64.
5432
5433 2011-08-16 Roland McGrath <mcgrathr@google.com>
5434
5435 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5436 (nacl): Grok as alias for 32el-unknown-nacl.
5437
5438 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5439
5440 * MAINTAINERS (Write After Approval): Add myself.
5441
5442 2011-10-24 Teresa Johnson <tejohnson@google.com>
5443
5444 * MAINTAINERS (Write After Approval): Add myself.
5445
5446 2011-09-21 Jakub Jelinek <jakub@redhat.com>
5447
5448 * MAINTAINERS (sparc port): Remove myself.
5449
5450 2011-09-14 Tom de Vries <tom@codesourcery.com>
5451
5452 * MAINTAINERS (Write After Approval): Add myself.
5453
5454 2011-08-14 Yao Qi <yao@codesourcery.com>
5455
5456 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5457 * configure: Regenerate.
5458
5459 2011-07-26 Ian Lance Taylor <iant@google.com>
5460
5461 * configure.ac: Set have_compiler based on whether gcc directory
5462 exists, rather than on whether gcc is in configdirs.
5463 * configure: Rebuild.
5464
5465 2011-07-21 Joseph Myers <joseph@codesourcery.com>
5466
5467 * MAINTAINERS (Global Reviewers): Add self.
5468
5469 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
5470
5471 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5472 link directories.
5473 * Makefile.in: Rebuild.
5474
5475 2011-07-20 Ian Lance Taylor <iant@google.com>
5476
5477 PR bootstrap/49787
5478 * configure.ac: Move --enable-bootstrap handling earlier in file.
5479 If --enable-bootstrap and either --enable-build-with-cxx or
5480 --enable-build-poststage1-with-cxx, enable C++ automatically.
5481 * configure: Rebuild.
5482
5483 2011-07-19 Ian Lance Taylor <iant@google.com>
5484
5485 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5486 make C++ a boot_language. Set and substitute
5487 POSTSTAGE1_CONFIGURE_FLAGS.
5488 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5489 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5490 * configure, Makefile.in: Rebuild.
5491
5492 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5493
5494 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5495 maintainers.
5496
5497 2011-07-18 Jakub Jelinek <jakub@redhat.com>
5498
5499 * MAINTAINERS (Global Reviewers): Add myself.
5500
5501 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5502
5503 * configure: Regenerate.
5504
5505 2011-07-16 Jason Merrill <jason@redhat.com>
5506
5507 * Makefile.def (language=c++): Add check-c++0x and
5508 check-target-libmudflap-c++.
5509 * Makefile.tpl (check-target-libmudflap-c++): New.
5510 * Makefile.in: Regenerate.
5511
5512 2011-07-16 Matthias Klose <doko@ubuntu.com>
5513
5514 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5515 * Makefile.def (target_modules/libjava): Pass
5516 $(EXTRA_CONFIGARGS_LIBJAVA).
5517 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5518 if not configured with --enable-static-libjava.
5519 * Makefile.in: Regenerate.
5520 * configure: Likewise.
5521
5522 2011-07-15 Jason Merrill <jason@redhat.com>
5523
5524 * Makefile.in (check-c++): Move check-gcc-c++0x after
5525 check-target-libstdc++-v3.
5526
5527 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5528
5529 * MAINTAINERS (c6x port): New entry.
5530
5531 2011-07-13 Jason Merrill <jason@redhat.com>
5532
5533 * Makefile.in (check-gcc-c++0x): New.
5534 (check-c++): Depend on it.
5535
5536 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5537
5538 PR target/39150
5539 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5540 x86_64-*-solaris2.1[0-9]*.
5541 * configure: Regenerate.
5542
5543 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5544
5545 * MAINTAINERS (RTL optimizers): Add self.
5546
5547 2011-06-27 Gabriel Charette <gchare@google.com>
5548
5549 * MAINTAINERS (Write After Approval): Add myself.
5550
5551 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5552
5553 PR regression/47836
5554 PR bootstrap/23656
5555 PR other/47733
5556 PR bootstrap/49247
5557 PR c/48825
5558 * configure.ac (target_libraries): Remove target-libiberty.
5559 Remove case-statement setting skipdirs=target-libiberty for
5560 multiple targets. Remove checking target_configdirs and
5561 removing target-libiberty but keeping target-libgcc if
5562 otherwise empty.
5563 * Makefile.def (target_modules): Don't add libiberty.
5564 (dependencies): Remove all traces of target-libiberty.
5565 * configure, Makefile.in: Regenerate.
5566
5567 2011-06-13 Walter Lee <walt@tilera.com>
5568
5569 * configure.ac (tilepro-*-*) New case.
5570 (tilegx-*-*): Likewise.
5571 * configure: Regenerate.
5572
5573 2011-06-06 Jing Yu <jingyu@google.com>
5574
5575 * configure.ac: Skip target-libiberty for
5576 arm*-*-linux-androideabi.
5577 * configure: Regenerated.
5578
5579 2011-06-06 Nick Clifton <nickc@redhat.com>
5580
5581 * config.sub: Sync from upstream.
5582
5583 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5584
5585 * MAINTAINERS (Write After Approval): Add myself.
5586
5587 2011-06-01 Daniel Jacobowitz <drow@false.org>
5588
5589 * MAINTAINERS: Update my email address.
5590
5591 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5592
5593 * MAINTAINERS (Write After Approval): Update my email address.
5594
5595 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5596
5597 * MAINTAINERS (Write After Approval): Add myself.
5598
5599 2011-05-08 Doug Kwan <dougkwan@google.com>
5600
5601 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5602 * configure: Regenerated.
5603 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5604 value from configure.
5605 * Makefile.in: Regenerated.
5606
5607 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5608
5609 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5610 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5611 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5612 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5613 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5614 *-*-vxworks*): Disable newlib and libgloss in separate case
5615 statement.
5616 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5617 to separate case statement.
5618 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5619 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5620 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5621 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5622 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5623 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5624 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5625 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5626 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5627 i[[3456789]]86-*-rdos*, m32r-*-*,
5628 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5629 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5630 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5631 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5632 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5633 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5634 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5635 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5636 and libgloss in main case over targets. Remove most empty cases
5637 in main case over targets.
5638 * configure: Regenerate.
5639
5640 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5641
5642 * MAINTAINERS (Write After Approval): Add myself.
5643
5644 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5645
5646 * configure.ac: Remove code setting special library locations for
5647 hppa*64*-*-hpux11*. Remove code setting compiler for
5648 sparc-sun-solaris2*.
5649 * configure: Regenerate.
5650
5651 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5652
5653 * configure.ac: Separate libgloss_dir settings from general case
5654 over targets.
5655 * configure: Regenerate.
5656
5657 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5658
5659 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5660 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5661 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5662 cases in libgcj-disabling case statement.
5663 (hppa*64*-*-linux*): Set unsupported_languages instead of
5664 disabling target-zlib.
5665 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5666 to hppa*64*-*-hpux*.
5667 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5668 hppa*-*-hpux*.
5669 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5670 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5671 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5672 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5673 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5674 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5675 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5676 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5677 libgcj-disabling case statement.
5678 * configure: Regenerate.
5679
5680 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5681
5682 * configure.ac: Disable Java for targets not supporting libffi.
5683 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5684 Remove cases in Java-disabling statement.
5685 (*arm-wince-pe): Change to arm-wince-pe.
5686 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5687 cases in Java-disabling statement.
5688 (bfin-*-*): Don't disable Java again.
5689 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5690 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5691 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5692 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5693 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5694 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5695 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5696 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5697 Java-disabling statement.
5698 (mmix-*-*): Don't disable Java again.
5699 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5700 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5701 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5702 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5703 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5704 statement.
5705 * configure: Regenerate.
5706
5707 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5708
5709 * configure.ac: Separate cases disabling Java and Java libraries
5710 from general case over targets.
5711 * configure: Regenerate.
5712
5713 2011-04-21 Jie Zhang <jzhang918@gmail.com>
5714
5715 * MAINTAINERS: Update my email address.
5716
5717 2011-04-20 Easwaran Raman <eraman@google.com>
5718
5719 * MAINTAINERS (Write After Approval): Add myself.
5720
5721 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5722
5723 PR lto/48086
5724 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5725 * configure: Regenerate.
5726
5727 2011-04-16 Jim Meyering <meyering@redhat.com>
5728
5729 * MAINTAINERS (Write After Approval): Add myself.
5730
5731 2011-04-15 Dodji Seketeli <dodji@redhat.com>
5732
5733 * MAINTAINERS: Update my email address.
5734
5735 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
5736
5737 * MAINTAINERS (Write After Approval): Add myself.
5738
5739 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5740
5741 * MAINTAINERS (Write After Approval): Add myself.
5742
5743 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5744
5745 * MAINTAINERS (Write After Approval): Add myself.
5746
5747 2011-04-06 Joseph Myers <joseph@codesourcery.com>
5748
5749 * configure.ac (build_tools): Remove build-byacc.
5750 (host_libs): Remove mmalloc.
5751 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5752 autoconf automake libtool diff rcs fileutils shellutils time
5753 textutils wdiff find uudecode hello tar gzip indent recode release
5754 sed perl gawk findutils gettext zip.
5755 (libgcj): Remove target-qthreads.
5756 (target_tools): Remove target-examples target-gperf.
5757 (YACC): Don't handle building byacc.
5758 * configure: Regenerate.
5759 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5760 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5761 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5762 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5763 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5764 handle building components.
5765 * Makefile.in: Regenerate.
5766
5767 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5768
5769 * MAINTAINERS: Update my email address as Xtensa maintainer.
5770
5771 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5772
5773 * config.sub: Sync from upstream.
5774
5775 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5776
5777 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5778 (microblaze*): Don't disable libssp.
5779 * configure: Regenerate.
5780
5781 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5782
5783 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5784 moveifchange.
5785 * configure: Regenerate.
5786 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5787 * Makefile.in: Regenerate.
5788
5789 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5790
5791 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5792 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5793 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5794 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5795 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5796 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5797 md_exec_prefix cases.
5798 * configure: Regenerate.
5799
5800 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5801
5802 * configure.ac: Separate cases disabling target-libssp,
5803 target-libiberty, target-libstdc++-v3 and Fortran from general
5804 case over targets.
5805 * configure: Regenerate.
5806
5807 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5808
5809 * configure.ac (*-*-chorusos): Don't disable libgcj.
5810 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5811 Remove case.
5812 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5813 (arm-*-coff): Don't disable libgcj.
5814 (arm*-*-linux-gnueabi): Remove useless assignment.
5815 (arm-*-riscix*): Don't disable libgcj.
5816 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5817 configuration.
5818 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5819 (c54x*-*-*): Remove case.
5820 (tic54x-*-*): Don't disable GCC or GCC libraries.
5821 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5822 to *.
5823 (d10v-*-*): Don't disable GCC libraries.
5824 (d30v-*-*): Don't disable libgcj.
5825 (h8500-*-*): Don't disable GCC libraries.
5826 (i960-*-*): Don't disable libgcj.
5827 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5828 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5829 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5830 libgcj.
5831 (m68k-*-coff*): Remove case.
5832 (mmix-*-*): Don't disable libgloss on host.
5833 (mn10200-*-*, mn10300-*-*): Remove cases.
5834 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5835 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5836 Don't disable libgcj.
5837 (romp-*-*): Remove case.
5838 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5839 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5840 case.
5841 (v810-*-*): Don't disable GCC libraries.
5842 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5843 (ip2k-*-*): Don't disable GCC libraries.
5844 * configure: Regenerate.
5845
5846 2011-03-28 Joseph Myers <joseph@codesourcery.com>
5847
5848 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5849 libffi on host.
5850 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5851 on host.
5852 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5853 * configure: Regenerate.
5854
5855 2011-03-26 John Marino <binutils@marino.st>
5856
5857 * configure.ac: Add support for *-*-dragonfly*
5858 * configure: Regenerate.
5859
5860 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5861
5862 * configure.ac (native_only): Remove.
5863 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5864 send-pr uudecode guile gnuserv on host.
5865 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5866 send-pr rcs guile perl texinfo libtool on host.
5867 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5868 automake send-pr rcs guile perl texinfo libtool on host.
5869 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5870 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5871 (alpha*-dec-osf*): Don't disable fileutils on target.
5872 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5873 texinfo send-pr expect dejagnu on target.
5874 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5875 target-qthreads on target.
5876 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5877 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5878 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5879 x86_64-*-mingw*): Don't disable expect on target.
5880 (*-*-cygwin*): Don't disable target-gperf on target.
5881 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5882 gnuserv on target.
5883 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5884 target.
5885 * configure: Regenerate.
5886
5887 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5888
5889 * configure.ac (target_tools): Remove target-groff.
5890 (native_only): Remove target-groff.
5891 (hppa*64*-*-*): Don't disable byacc.
5892 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5893 setting.
5894 (*-*-kaos*): Don't skip target-librx and target-groff.
5895 (*-*-netware*): Don't skip target-libmudflap.
5896 (*-*-tpf*): Don't skip target-libmudflap.
5897 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5898 directories on the host.
5899 (ia64*-*-*vms*): Don't skip tix.
5900 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5901 host.
5902 * configure: Regenerate.
5903
5904 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5905
5906 * configure.ac: Remove references to mt-mep, mt-netware,
5907 mt-wince.
5908 * Makefile.def: Add all-utils soft dependencies.
5909 * Makefile.tpl: Remove GDB_NLM_DEPS.
5910 * configure: Regenerate.
5911 * Makefile.in: Regenerate.
5912
5913 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5914
5915 * configure.ac: Do not include mh-x86omitfp.
5916 * configure: Regenerate.
5917
5918 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5919
5920 * configure.ac: Remove empty cases.
5921 * configure: Regenerate.
5922
5923 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5924
5925 * Makefile.def: Add dependency from termcap to gdb.
5926 * Makefile.in: Regenerate.
5927
5928 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5929
5930 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5931 * configure: Regenerate.
5932 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5933 * Makefile.tpl: Likewise.
5934 * Makefile.in: Regenerate.
5935
5936 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5937
5938 * configure.ac: Remove all mentions of tentative_cc.
5939 * configure: Regenerate.
5940
5941 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5942
5943 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5944 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5945 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5946 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5947 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5948 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5949 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5950 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5951 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5952 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5953 *-*-rhapsody*): Remove host cases.
5954 * configure: Regenerate.
5955
5956 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5957
5958 * configure.ac (ppc*-*-pe): Remove host case.
5959 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5960 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5961 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5962 cases.
5963 * configure: Regenerate.
5964
5965 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5966
5967 * config.sub: Update to version 2011-03-23.
5968
5969 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5970
5971 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5972 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5973 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5974 * configure: Regenerate.
5975
5976 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5977
5978 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5979 to Write After Approval.
5980 * config-ml.in: Don't handle arc-*-elf*.
5981 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5982 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5983 handle GCC libraries.
5984 * configure: Regenerate.
5985
5986 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5987
5988 PR bootstrap/48120:
5989 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5990 Add -lstdc++ -lm to LIBS.
5991 * configure: Regenerate.
5992
5993 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
5994
5995 * config.guess: Update to version 2011-02-02
5996 * config.sub: Update to version 2011-02-24
5997
5998 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5999
6000 PR lto/48086
6001 * configure.ac: Re-enable LTO on *-apple-darwin9.
6002 * configure: Regenerate.
6003
6004 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
6005
6006 PR lto/48086
6007 * configure.ac: Disable LTO on darwin due to an assembler change in
6008 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
6009 under 256.
6010 * configure: Regenerate.
6011
6012 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
6013
6014 * MAINTAINERS: Update myself as score backend maintainer,
6015 update my e-mail address.
6016
6017 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
6018
6019 * MAINTAINERS: Update my e-mail address.
6020
6021 2011-03-06 Joey Ye <joey.ye@arm.com>
6022
6023 * MAINTAINERS: Update my e-mail address.
6024
6025 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6026
6027 * configure.ac: Adjust test of with_ppl.
6028 * configure: Regenerated.
6029
6030 2011-03-02 Kai Tietz <ktietz@redhat.com>
6031
6032 * MAINTAINERS: Adjust my e-mail address.
6033
6034 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6035
6036 * configure.ac: Add -lpwl to ppllibs.
6037 * configure: Regenerated.
6038
6039 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6040
6041 * config/cloog.m4: Add -lisl to clooglibs.
6042 * configure: Regenerated.
6043
6044 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6045
6046 * MAINTAINERS (CPU Port maintainers): Add self.
6047
6048 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6049
6050 * MAINTAINERS: Add myself as testsuite maintainer.
6051
6052 2011-02-15 Mike Stump <mikestump@comcast.net>
6053
6054 * MAINTAINERS: Add myself as testsuite maintainer.
6055
6056 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6057
6058 Import from Libtool and gnulib:
6059
6060 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
6061
6062 Prepare for supporting FreeBSD 10.
6063 * config.rpath: Remove handling of freebsd1* which soon would
6064 match FreeBSD 10.0.
6065
6066 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
6067
6068 Remove support for FreeBSD 1.x.
6069 * libtool.m4 (_LT_LINKER_SHLIBS)
6070 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
6071 soon would incorrectly match FreeBSD 10.0.
6072
6073 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6074
6075 PR binutils/12283
6076 * move-if-change: Import version from gnulib.
6077
6078 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
6079
6080 PR lto/47225
6081 * Makefile.def (lto-plugin): Double dash for enable-shared.
6082 (configure-gcc): Depend on all-lto-plugin.
6083 * Makefile.in: Rebuilt.
6084
6085 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6086
6087 * configure.ac: Remove extra bracket.
6088 * configure: Regenerate.
6089
6090 2011-02-08 Tobias Burnus <burnus@net-b.de>
6091
6092 * MAINTAINERS: Add myself as libquadmath maintainer.
6093
6094 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
6095
6096 * MAINTAINERS: Update my email address.
6097
6098 2011-02-07 Joseph Myers <joseph@codesourcery.com>
6099
6100 * MAINTAINERS (option handling): Add self.
6101
6102 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
6103
6104 PR lto/47225
6105 * Makefile.def: Add dependency for install-gcc
6106 on install-lto-plugin.
6107 * Makfile.in: Regenerated
6108
6109 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
6110
6111 * MAINTAINERS (CPU Port Maintainers): Add myself.
6112
6113 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
6114
6115 PR libgcj/44341
6116 * configure.ac: Discard --with-* flags for host when configuring
6117 target libraries for cross build.
6118 * configure: Rebuilt.
6119
6120 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6121
6122 * MAINTAINERS (linear loop transforms): Removed.
6123
6124 2011-01-25 Jakub Jelinek <jakub@redhat.com>
6125
6126 * configure.ac: If with_ppl is no, move setting with_cloog=no
6127 after CLOOG_REQUESTED check.
6128 * configure: Regenerated.
6129
6130 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6131
6132 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6133 CLooG has been requested.
6134 * configure: Regenerated.
6135
6136 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6137
6138 * configure: Regenerated.
6139 * configure.ac: Check for version 0.11 (or later revision) of PPL.
6140
6141 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
6142
6143 * configure: Regenerated.
6144 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6145
6146 2011-01-21 Andreas Schwab <schwab@redhat.com>
6147
6148 * configure.ac: Use AS_HELP_STRING throughout.
6149 * configure: Regenerate.
6150
6151 2011-01-18 Jie Zhang <jie.zhang@analog.com>
6152
6153 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6154 * configure: Regenerate.
6155
6156 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6157
6158 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6159
6160 2011-01-13 Joel Brobecker <brobecker@adacore.com>
6161
6162 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6163 for ia64-hpux.
6164 * configure: Regenerate.
6165
6166 2011-01-07 Jan Hubicka <jh@suse.cz>
6167
6168 PR lto/47225
6169 * Makefile.in: Regenerate.
6170 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6171 configure.
6172
6173 2011-01-07 Jan Hubicka <jh@suse.cz>
6174
6175 * Makefile.in: Regenerate.
6176 * Makefile.def (gcc host module) and soft dependency on lto-plugin
6177 and configure dependency on lto-plugin configure.
6178 (lto-plugin module): Remove dependency on GCC; add dependency on
6179 liniberty.
6180
6181 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
6182
6183 * MAINTAINERS (Write After Approval): Add myself.
6184
6185 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
6186
6187 * configure: Regenerate.
6188
6189 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
6190
6191 * configure.ac: (picochip): Disable libiberty.
6192
6193 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
6194
6195 * MAINTAINERS (Write After Approval): Add myself.
6196
6197 2010-12-10 Ian Lance Taylor <iant@google.com>
6198
6199 PR bootstrap/46819
6200 * configure.ac: For --disable-libgcj clear libgcj_saved.
6201 * configure: Rebuild.
6202
6203 2010-12-10 Tobias Burnus <burnus@net-b.de>
6204
6205 PR fortran/46540
6206 * configure.ac: Add --disable-libquadmath and
6207 --disable-libquadmath-support.
6208 * configure: Regenerate.
6209
6210 2010-12-03 Ian Lance Taylor <iant@google.com>
6211
6212 * MAINTAINERS: Add myself as libgo maintainer.
6213
6214 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
6215
6216 PR libffi/46792
6217 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6218 * configure: Regenerate.
6219
6220 2010-12-02 Ian Lance Taylor <iant@google.com>
6221
6222 * configure.ac: Always set default for poststage1_ldflags to
6223 -static-libstdc++ -static-libgcc.
6224
6225 2010-11-29 Andreas Schwab <schwab@redhat.com>
6226
6227 * configure.ac: Move comment to remove extra space in last argument
6228 of GCC_TARGET_TOOL.
6229
6230 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
6231
6232 PR other/46026
6233 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6234 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6235 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6236 (BASE_FLAGS_TO_PASS): Use it.
6237 * configure: Rebuilt.
6238 * Makefile.in: Rebuilt.
6239
6240 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
6241
6242 PR binutils/12258
6243 * configure.ac: Correct comments for --enable-gold/--enable-ld.
6244 Properly check default linker.
6245 * configure: Regnerated.
6246
6247 2010-11-23 Matthias Klose <doko@ubuntu.com>
6248
6249 * configure.ac: For --enable-gold, handle value `default' instead of
6250 `both*'. New configure option --{en,dis}able-ld.
6251 * configure: Regenerate.
6252
6253 2010-11-20 Ian Lance Taylor <iant@google.com>
6254
6255 * configure.ac: Only disable a language library if no language needs
6256 it. Don't let --disable-libgcj uncondtionally disable libffi.
6257 * configure: Rebuild.
6258
6259 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6260
6261 * Makefile.in: Regenerate.
6262
6263 PR other/46202
6264 * configure.ac: Fix just-built in-tree STRIP name to be
6265 binutils/strip-new.
6266 * configure: Regenerate.
6267 * Makefile.def (install-strip-gcc, install-strip-binutils)
6268 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6269 (install-strip-sid): Mirror dependencies on non-strip variants
6270 of these targets on the respective -strip prerequisites.
6271 * Makefile.tpl (install-strip, install-strip-host)
6272 (install-strip-target): New targets.
6273 (install-strip-[+module+], install-strip-target-[+module+]):
6274 New targets.
6275 * Makefile.in: Regenerate.
6276
6277 2010-11-19 Ian Lance Taylor <iant@google.com>
6278 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6279
6280 * configure.ac: Add target-libgo to target_libraries. Set
6281 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6282 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6283 (HOST_EXPORTS): Add GOC.
6284 (BASE_TARGET_EXPORTS): Add GOC.
6285 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6286 (GOCFLAGS_FOR_TARGET): New variable.
6287 (EXTRA_HOST_FLAGS): Add GOC.
6288 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6289 * Makefile.def (target_modules): Add libgo.
6290 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6291 (dependencies): Add dependency from configure-target-libgo to
6292 configure-target-libffi and all-target-libstdc++-v3. Add
6293 dependencies from all-target-libgo to all-target-libffi.
6294 (languages): Add go.
6295 * configure: Rebuild.
6296 * Makefile.in: Rebuild.
6297
6298 2010-11-19 Ian Lance Taylor <iant@google.com>
6299
6300 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6301 compiler/flag environment variables.
6302
6303 2010-11-18 Ian Lance Taylor <iant@google.com>
6304
6305 * configure.ac: Check for lang_requires_boot_languages in
6306 config-lang.in files.
6307 * configure: Rebuild.
6308
6309 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6310 Tobias Burnus <burnus@net-b.de>
6311
6312 PR fortran/32049
6313 * Makefile.def: Add libquadmath; build it with language=fortran.
6314 * configure.ac: Add libquadmath.
6315 * Makefile.tpl: Handle multiple libs in check-[+language+].
6316 * Makefile.in: Regenerate.
6317 * configure: Regenerate.
6318
6319 2010-11-16 Tom Tromey <tromey@redhat.com>
6320
6321 * MAINTAINERS: Moved myself to reviewers section.
6322
6323 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
6324
6325 * MAINTAINERS: Moved myself to reviewers section.
6326
6327 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6328
6329 * MAINTAINERS (Various Maintainers): Add self for build machinery.
6330 (Write After Approval): Remove self.
6331
6332 2010-11-15 Andreas Schwab <schwab@redhat.com>
6333
6334 * configure.ac: Fix spelling in option names.
6335 * configure: Regenerated.
6336
6337 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
6338
6339 PR bootstrap/39622
6340 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6341 * configure: Regenerated.
6342
6343 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
6344
6345 * MAINTAINERS: Update my email address.
6346
6347 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6348
6349 * configure: Regenerate.
6350
6351 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6352
6353 * configure: Regenerate.
6354
6355 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6356
6357 * configure: Regenerate.
6358
6359 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6360
6361 * configure: Regenerate.
6362
6363 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6364
6365 * configure.ac: Support official CLooG.org versions.
6366 * configure: Regenerate.
6367 * config/cloog.m4: New.
6368
6369 2010-11-10 François Dumont <francois.cppdevs@free.fr>
6370
6371 * MAINTAINERS (Write After Approval): Add myself.
6372
6373 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
6374
6375 * MAINTAINERS: Update my email address.
6376
6377 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6378
6379 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6380 * configure: Regenerate.
6381
6382 2010-11-03 Ian Lance Taylor <iant@google.com>
6383 Dave Korn <dave.korn.cygwin@gmail.com>
6384
6385 PR lto/46273
6386 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6387 and on other supported platforms whenever LTO is enabled.
6388 * configure: Rebuild.
6389
6390 2010-11-02 Alan Modra <amodra@gmail.com>
6391
6392 PR binutils/12110
6393 * configure.ac: Error when source path contains spaces.
6394 * configure: Regenerate.
6395
6396 2010-10-23 James E. Wilson <wilson@codesourcery.com>
6397
6398 * MAINTAINERS: Update my email address.
6399
6400 2010-10-20 Ian Lance Taylor <iant@google.com>
6401
6402 * Makefile.def (target_modules): Set lib_path to src/.libs for
6403 libstdc++-v3 module.
6404 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6405 * Makefile.in: Rebuild.
6406
6407 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6408
6409 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6410 (Write After Approval): Remove myself.
6411
6412 2010-10-15 Tristan Gingold <gingold@adacore.com>
6413
6414 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6415
6416 2010-10-14 Douglas Rupp <rupp@gnat.com>
6417
6418 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6419
6420 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6421
6422 * configure.ac (build_lto_plugin): New shell variable.
6423 (--enable-lto): Turn on by default for all non-ELF platforms that
6424 have had LTO support added so far. Set build_lto_plugin appropriately
6425 for both ELF and non-ELF.
6426 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6427 * configure: Regenerate.
6428
6429 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6430
6431 Sync from src:
6432 * configure.ac (v850 support): Remove target-libgloss from
6433 noconfigdirs.
6434 * configure: Regenerate.
6435
6436 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6437
6438 PR bootstrap/45326
6439 PR bootstrap/45174
6440 * configure.ac: Honor initial values of $build_configargs,
6441 $host_configargs, $target_configargs. Mark the precious, so
6442 environment settings get recorded.
6443 * configure: Regenerate.
6444
6445 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6446
6447 PR bootstrap/45796
6448 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6449 Depend on all-build-libiberty.
6450 * Makefile.in: Regenerate.
6451
6452 2010-09-30 Michael Eager <eager@eagercon.com>
6453
6454 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6455 * configure: Regenerate.
6456
6457 2010-09-28 Michael Eager <eager@eagercon.com>
6458
6459 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6460
6461 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6462
6463 PR bootstrap/44621
6464 * configure.ac: Fix unportable shell quoting.
6465 * configure: Regenerate.
6466
6467 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6468
6469 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6470 targets and amend comment.
6471 * configure: Regenerate.
6472
6473 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6474
6475 * MAINTAINERS (Write After Approval): Add myself.
6476
6477 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6478
6479 * configure.ac: Enable LTO by default on Darwin.
6480 * configure: Regenerate.
6481
6482 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6483
6484 * MAINTAINERS (Write After Approval): Add myself.
6485
6486 2010-09-01 Ian Bolton <ian.bolton@arm.com>
6487
6488 * MAINTAINERS (Write After Approval): Add myself.
6489
6490 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6491
6492 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6493 ports
6494
6495 2010-07-28 David Yuste <david.yuste@gmail.com>
6496
6497 * MAINTAINERS (Write After Approval): Add myself.
6498
6499 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6500
6501 * configure.ac: Support all v850 targets.
6502 * configure: Regenerate.
6503
6504 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6505
6506 PR bootstrap/44455
6507 * configure.ac (extra_mpfr_configure_flags): Copy from
6508 extra_mpc_gmp_configure_flags.
6509 * configure: Re-generated.
6510
6511 2010-07-22 Andi Kleen <ak@linux.intel.com>
6512
6513 * MAINTAINERS (Write After Approval): Add myself.
6514
6515 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6516
6517 * MAINTAINERS (Write After Approval): Add myself.
6518
6519 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6520
6521 * MAINTAINERS (Write After Approval): Add myself.
6522
6523 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6524
6525 PR target/44862
6526 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6527 Provide -B option to allow for link spec %s substitutions for
6528 libstdc++.a on darwin.
6529 * Makefile.in: Regenerate.
6530
6531 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6532
6533 * MAINTAINERS (Reviewers): Update my e-mail address
6534
6535 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6536
6537 * Makefile.def (configure-gcc): Depend on all-libelf.
6538 * Makefile.in: Rebuild.
6539
6540 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6541
6542 * MAINTAINERS (Write After Approval): Add myself in the right place.
6543
6544 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6545
6546 * MAINTAINERS (Write After Approval): Add myself.
6547
6548 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6549
6550 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6551
6552 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6553
6554 * config.sub: Update to version 2010-05-21.
6555 * config.guess: Update to version 2010-04-03.
6556
6557 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6558
6559 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6560 * configure: Regenerate.
6561
6562 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6563
6564 * MAINTAINERS (Write After Approval): Add myself.
6565
6566 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6567
6568 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6569 a platform that supports LTO.
6570 * configure: Regenerate.
6571
6572 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6573
6574 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6575 * configure: Regenerated.
6576
6577 2010-04-27 Roland McGrath <roland@redhat.com>
6578 H.J. Lu <hongjiu.lu@intel.com>
6579
6580 * configure.ac (--enable-gold): Support both, both/gold and
6581 both/bfd to add gold to configdirs without removing ld.
6582 * configure: Regenerated.
6583
6584 * Makefile.def: Add install-gold dependency to install-ld.
6585 * Makefile.in: Regenerated.
6586
6587 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6588
6589 PR lto/42776
6590 * configure.ac (--enable-lto): Refactor handling so libelf tests
6591 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6592 and allow LTO to be explicitly enabled on non-ELF platforms that
6593 are known to support it inside else-clause.
6594 * configure: Regenerate.
6595
6596 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6597
6598 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6599 * configure: Regenerate.
6600
6601 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6602
6603 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6604 * configure: Regenerate.
6605
6606 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6607
6608 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6609 separately.
6610 * configure: Regenerate.
6611
6612 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6613
6614 * MAINTAINERS (Write After Approval): Add myself.
6615
6616 2010-04-14 Tristan Gingold <gingold@adacore.com>
6617
6618 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6619 * configure: Regenerate.
6620
6621 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6622
6623 * configure: Regenerate after change to elf.m4.
6624
6625 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6626
6627 * MAINTAINERS (Write After Approval): Add myself.
6628
6629 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6630
6631 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6632 * configure: Regenerated.
6633
6634 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6635
6636 * configure.ac: Print "buggy but acceptable" when CLooG
6637 revision is less than 9.
6638 * configure: Regenerated.
6639
6640 2010-04-01 Diego Novillo <dnovillo@google.com>
6641
6642 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6643
6644 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6645
6646 PR bootstrap/43615
6647 PR bootstrap/43328
6648
6649 Revert:
6650
6651 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6652
6653 * configure.ac: Do not pass --enable-multilib nor
6654 --disable-multilib in baseargs. Accept explicitly passed
6655 --enable_multilib.
6656 * configure: Regenerate.
6657
6658 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6659
6660 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6661
6662 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6663
6664 * MAINTAINERS: Remove myself.
6665
6666 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6667
6668 PR bootstrap/43328
6669 * configure.ac: Do not pass --enable-multilib nor
6670 --disable-multilib in baseargs. Accept explicitly passed
6671 --enable_multilib.
6672 * configure: Regenerate.
6673
6674 2010-03-28 Andrew Pinski <pinskia@gmail.com>
6675
6676 * MAINTAINERS (spu port): Remove me.
6677
6678 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6679
6680 * configure.ac (tic6x-*-*): New case.
6681 * configure: Regenerate.
6682
6683 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6684
6685 * config.sub: Update to version 2010-03-22.
6686 * config.guess: Update to version 2009-12-30.
6687
6688 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
6689
6690 PR ada/42554
6691 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6692 * configure: Regenerate.
6693
6694 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6695
6696 * MAINTAINERS: Update my email address.
6697
6698 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6699
6700 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6701 (ghassan.shobaki@amd.com): Removed.
6702
6703 2010-03-17 Alan Modra <amodra@gmail.com>
6704
6705 * MAINTAINERS: Update my email address.
6706
6707 2010-03-16 Diego Novillo <dnovillo@google.com>
6708
6709 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6710 Matthews.
6711
6712 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6713
6714 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6715 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6716
6717 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6718
6719 * MAINTAINERS: Update my email address.
6720
6721 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6722
6723 * MAINTAINERS: Update my email address.
6724
6725 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6726
6727 * MAINTAINERS: Update my email address.
6728
6729 2010-03-09 Jie Zhang <jie@codesourcery.com>
6730
6731 * MAINTAINERS: Update my email address.
6732
6733 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6734
6735 PR libstdc++/32499
6736 * configure.ac (RANLIB): Default to true.
6737 (STRIP): Likewise.
6738 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6739 * configure: Regenerate.
6740
6741 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
6742
6743 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6744 (Write After Approval): Update my email address.
6745
6746 2010-02-17 Nick Clifton <nickc@redhat.com>
6747
6748 PR 11238
6749 * Makefile.tpl (local-distclean): Also remove config.cache files in
6750 sub-directories as there may not be Makefiles present in the
6751 sub-directories.
6752 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6753 the config.cache files found by the find command.
6754
6755 * Makefile.in: Regenerate.
6756 * configure.ac: Revert previous delta.
6757 * configure: Regenerate.
6758
6759 2010-02-15 Nick Clifton <nickc@redhat.com>
6760
6761 PR 11238
6762 * configure.ac: Delete config.cache files in sub-directories when
6763 deleting Makefiles.
6764 * configure: Regenerate.
6765
6766 2010-02-12 Ben Elliston <bje@gnu.org>
6767
6768 * MAINTAINERS: Update my email address.
6769
6770 2010-02-08 Andrew Pinski <pinskia@gmail.com>
6771
6772 * MAINTAINERS (spu port): Update my email address.
6773
6774 2010-02-08 Jie Zhang <jie.zhang@analog.com>
6775
6776 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6777
6778 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6779
6780 * configure.ac: Add "recommended" version checks for GMP/MPC.
6781 Update recommended GMP/MPFR/MPC versions.
6782 * configure: Regenerate.
6783
6784 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6785
6786 * MAINTAINERS: Move my Embecosm email address into the
6787 write-after-approval section.
6788
6789 2010-01-26 Ian Lance Taylor <iant@google.com>
6790
6791 * MAINTAINERS: Add myself as Go frontend maintainer.
6792
6793 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
6794
6795 PR libstdc++/36101, PR libstdc++/42813
6796 * configure.ac (bootstrap_target_libs): Make inclusion of
6797 target-libgomp conditional on libgomb being in target_configdirs.
6798 * configure: Regenerate.
6799
6800 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
6801
6802 PR libstdc++/36101, PR libstdc++/42813
6803 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6804 * configure: Regenerate.
6805
6806 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
6807
6808 PR libstdc++/36101, PR libstdc++/42813
6809 * configure.ac (target_configdirs): Substitute.
6810 * Makefile.def: Bootstrap target module libgomp.
6811 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6812 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6813 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6814 * configure, Makefile.in: Regenerate.
6815
6816 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6817
6818 * MAINTAINERS: Adjust my details.
6819
6820 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6821
6822 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6823
6824 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6825
6826 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6827
6828 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6829
6830 * MAINTAINERS (Write After Approval): Add myself.
6831
6832 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6833
6834 * MAINTAINERS (Write After Approval): Add myself.
6835
6836 2010-01-11 Richard Guenther <rguenther@suse.de>
6837
6838 PR lto/41569
6839 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6840 * Makefile.in: Regenerated.
6841
6842 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
6843
6844 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6845 * configure: Regenerate.
6846
6847 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6848 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6849
6850 PR bootstrap/42424
6851 * configure.ac: Include libtool m4 files.
6852 (_LT_CHECK_OBJDIR): Call it.
6853 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6854 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6855
6856 * configure: Regenerate.
6857
6858 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6859
6860 PR bootstrap/41818
6861 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6862 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6863 * Makefile.in: Regenerate.
6864
6865 2010-01-02 Richard Guenther <rguenther@suse.de>
6866
6867 PR lto/41529
6868 * configure.ac: Include config/elf.m4. Disable LTO if not
6869 builting for an elf target.
6870 * configure: Regenerate.
6871
6872 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6873
6874 * MAINTAINERS: Change my email address.
6875
6876 2009-12-18 Ben Elliston <bje@au.ibm.com>
6877
6878 * config.sub, config.guess: Update from upstream sources.
6879
6880 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6881
6882 * MAINTAINERS (Write After Approval): Add myself.
6883
6884 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6885
6886 PR middle-end/30447
6887 PR middle-end/30789
6888 PR other/40302
6889
6890 * configure.ac: Require MPC.
6891 * configure: Regenerate.
6892
6893 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6894
6895 PR target/38384
6896 PR bootstrap/40972
6897 * libtool.m4: Sync from git Libtool.
6898 * ltoptions.m4: Likewise.
6899 * ltversion.m4: Likewise.
6900 * lt~obsolete.m4: Likewise.
6901 * ltmain.sh: Likewise.
6902
6903 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6904
6905 * configure.ac: Update minimum MPC version to 0.8.
6906 * configure: Regenerate.
6907
6908 2009-11-21 Sebastian Pop <sebpop@gmail.com>
6909
6910 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6911 * configure: Regenerated.
6912
6913 2009-11-21 Ian Lance Taylor <iant@google.com>
6914
6915 * configure.ac: Change default of poststage1_ldflags to be empty if
6916 poststage1_libs is set. When poststage1_libs is empty, and
6917 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6918 * configure: Rebuild.
6919
6920 2009-11-21 Adam Nemet <adambnmet@gmail.com>
6921
6922 * MAINTAINERS (Write After Approval): Update my email address.
6923
6924 2009-11-20 Ben Elliston <bje@au.ibm.com>
6925
6926 * config.guess: Update from upstream sources.
6927
6928 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6929
6930 * Makefile.def: Restore host and target settings for gmp.
6931 * Makefile.in: Rebuild.
6932
6933 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6934
6935 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6936 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6937 Fix portability of test of C++ as bootstrap language. Add
6938 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6939 * configure: Rebuild.
6940 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6941 and cloog. Fix in-tree ppl configuration. Introduce libelf
6942 in-tree building.
6943 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6944 (POSTSTAGE1_HOST_EXPORTS): Use it.
6945 (STAGE[+id+]_CXXFLAGS): New.
6946 (BASE_FLAGS_TO_PASS): Pass it down.
6947 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6948 extra_exports.
6949 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6950 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6951 extra_exports.
6952 * Makefile.in: Rebuild.
6953
6954 2009-11-17 Ben Elliston <bje@au.ibm.com>
6955
6956 * config.sub, config.guess: Update from upstream sources.
6957
6958 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6959
6960 * MAINTAINERS (Write After Approval): Add myself.
6961
6962 2009-11-09 Jon Beniston <jon@beniston.com>
6963
6964 * MAINTAINERS (Write After Approval): Add myself.
6965
6966 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6967
6968 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6969 paths for *-w64-mingw* and x86_64-*mingw*.
6970 * configure: Regenerated.
6971
6972 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
6973
6974 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6975
6976 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6977
6978 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6979 Phil Edwards to Write-After Approval.
6980
6981 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
6982
6983 * configure.ac: Disable target-winsup & co for
6984 x86_64-*-mingw* and *-w64-mingw* targets.
6985 * configure: Regenerated.
6986
6987 2009-10-16 Nick Clifton <nickc@redhat.com>
6988
6989 * MAINTAINERS: Add myself as a maintainer for the RX port.
6990
6991 2009-10-26 Johannes Singler <singler@kit.edu>
6992
6993 * MAINTAINERS (Write After Approval): Update my e-mail address.
6994
6995 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6996
6997 * configure.ac (CLooG test): Use = with test.
6998 * configure: Regenerate.
6999
7000 2009-10-22 Richard Guenther <rguenther@suse.de>
7001
7002 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
7003 cloog if the ppl version check failed. Move flags saving
7004 before setting in libelf check.
7005 * configure: Regenerate.
7006
7007 2009-10-21 Richard Guenther <rguenther@suse.de>
7008
7009 * configure.ac: Adjust the ppl and cloog configure to work as
7010 documented. Disable cloog if ppl was disabled. Omit the version
7011 checks if they were disabled.
7012 * configure: Re-generate.
7013
7014 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7015
7016 * configure.ac: Add 'lto' to enable_languages, not
7017 new_enable_languages, and only if not already present.
7018 * configure: Regenerate.
7019
7020 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
7021
7022 * README: Refer to the various COPYING* files instead of just
7023 COPYING.
7024 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
7025
7026 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
7027
7028 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
7029
7030 2009-10-07 Richard Guenther <rguenther@suse.de>
7031
7032 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
7033 and Richard Guenther as reviewers.
7034 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
7035 as reviewers.
7036
7037 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
7038
7039 * config.sub: Update from upstream sources.
7040
7041 2009-10-06 Ian Lance Taylor <iant@google.com>
7042
7043 * Makefile.def: check-gold depends upon all-gas.
7044 * Makefile.in: Rebuild.
7045
7046 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
7047
7048 * MAINTAINERS (Write After Approval): Add myself.
7049
7050 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
7051
7052 * Makefile.def: all-lto-plugin depends on all-libiberty.
7053 set bootstrap=true for lto-plugin.
7054 Add lto-plugin.
7055 * Makefile.in: Regenerate.
7056 * configure.ac (host_libs): Add lto-plugin.
7057 * configure: Regenerate.
7058
7059 2009-10-03 Diego Novillo <dnovillo@google.com>
7060
7061 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
7062 (HOST_LIBELFLIBS): Define.
7063 (HOST_LIBELFINC): Define.
7064 * Makefile.in: Regenerate.
7065 * configure.ac: Add --enable-lto.
7066 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
7067 If --enable-lto is used, add 'lto' to new_enable_languages.
7068 If --enable-lto is used and gold is enabled, add
7069 lto-plugin to configdirs.
7070 * configure: Regenerate.
7071
7072 2009-10-03 Simon Baldwin <simonb@google.com>
7073
7074 * configure.ac: If --with-system-zlib, suppress local zlib and
7075 pass --with-system-zlib to subdir configure scripts.
7076 * configure: Regenerate.
7077
7078 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
7079 Paolo Bonzini <bonzini@gnu.org>
7080
7081 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
7082 $(srcdir).
7083 * Makefile.in: Rebuilt.
7084
7085 2009-09-26 Gary Funck <gary@intrepid.com>
7086
7087 * MAINTAINERS (Write After Approval): Add myself.
7088
7089 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7090
7091 * configure.ac: Update minimum MPC version to 0.7.
7092 * configure: Regenerate.
7093
7094 2009-09-25 Nick Clifton <nickc@redhat.com>
7095
7096 * configure.ac: Pass any --cache-file=/dev/null option on to
7097 subconfigures.
7098 * configure: Regenerate.
7099
7100 2009-09-23 Nick Clifton <nickc@redhat.com>
7101
7102 * config.sub, config.guess: Update from upstream sources.
7103
7104 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
7105
7106 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7107 * Makefile.in: Rebuilt.
7108
7109 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7110
7111 PR bootstrap/32272
7112 * configure.ac: Error out if $srcdir isn't '.' but contains
7113 host-${host_noncanonical}.
7114 * configure: Regenerate.
7115
7116 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7117
7118 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7119 maintainer.
7120
7121 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7122
7123 * configure.ac: If bootstrapping a combined tree with
7124 --enable-gold, require c++ in stage1_languages.
7125 * configure: Regenerate.
7126
7127 * configure.ac: Also add target_libs of stage1_languages to
7128 bootstrap_target_libs.
7129 * configure: Regenerate.
7130
7131 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7132 with --enable-languages not containing c++.
7133 * configure: Regenerate.
7134
7135 2009-09-15 Jie Zhang <jie.zhang@analog.com>
7136
7137 * configure.ac: Disable java and boehm-gc for bfin-*-*.
7138 * configure: Regenerate.
7139
7140 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
7141
7142 * MAINTAINERS (Write After Approval): Update my e-mail address,
7143 and move from from here...
7144 (Waiting for paperwork): To here.
7145
7146 2009-09-09 Joseph Myers <joseph@codesourcery.com>
7147
7148 * MAINTAINERS (Reviewers): Add self as driver reviewer.
7149
7150 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7151
7152 * configure.ac: Do not use $extrasub for replacing @if/@endif
7153 parts in Makefile; instead, use additional arguments to
7154 AC_CONFIG_COMMANDS to do the replacement manually, with several
7155 sed invocations, to avoid HP-UX sed command limits.
7156 * configure: Regenerate.
7157
7158 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
7159
7160 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7161 blank before -L.
7162
7163 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
7164
7165 * configure.ac (with-build-config): Document. Handle without.
7166 Handle missing argument.
7167 * configure: Rebuilt.
7168
7169 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
7170
7171 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
7172 Default to bootstrap-debug only if compare-debug works.
7173 * configure: Rebuilt.
7174 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7175 * Makefile.in: Rebuilt.
7176
7177 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7178
7179 * MAINTAINERS (OS Port Maintainers): Update my email address.
7180
7181 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
7182
7183 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7184 * Makefile.in: Rebuilt.
7185
7186 2009-09-01 Chris Demetriou <cgd@google.com>
7187
7188 * MAINTAINERS (Write After Approval): Add myself.
7189
7190 2009-08-31 Dodji Seketeli <dodji@redhat.com>
7191
7192 PR debug/30161
7193 * include/dwarf2.h (enum dwarf_tag): Added
7194 DW_TAG_GNU_template_template_param
7195 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7196
7197 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7198
7199 * Makefile.tpl (AWK): Fix typo.
7200 * Makefile.in: Regenerate.
7201
7202 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7203
7204 * configure.ac: Detect awk and sed.
7205 * Makefile.def (flags_to_pass): Add AWK and SED.
7206 * Makefile.tpl (AWK, SED): New.
7207 (BASE_FLAGS_TO_PASS): Add AWK and SED.
7208 * configure: Regenerate.
7209 * Makefile.in: Regenerate.
7210
7211 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
7212
7213 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7214 (collapseslashes): Likewise.
7215
7216 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7217
7218 * configure.ac (AC_PREREQ): Bump to 2.64.
7219
7220 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7221
7222 * configure.ac: Remove --with-datarootdir, --with-docdir,
7223 --with-pdfdir, --with-htmldir switches.
7224 * configure: Regenerate.
7225
7226 * configure: Regenerate.
7227
7228 * compile: Sync from Automake 1.11.
7229 * depcomp: Likewise.
7230 * install-sh: Likewise.
7231 * missing: Likewise.
7232 * mkinstalldirs: Likewise.
7233 * ylwrap: Likewise.
7234
7235 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
7236
7237 * ltmain.sh (func_normal_abspath): New function.
7238 (func_relative_path): Likewise.
7239 (func_mode_help): Document new -bindir option for link mode.
7240 (func_mode_link): Add new -bindir option, and use it to place
7241 output DLL if specified.
7242
7243 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7244
7245 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7246 (baseargs): Add --disable-option-checking.
7247 * configure: Regenerate.
7248
7249 * Makefile.def (configure-target-libiberty): Depend on
7250 all-binutils and all-ld.
7251 (configure-target-newlib): Likewise.
7252 * Makefile.in: Regenerate.
7253
7254 2009-08-17 Ben Elliston <bje@au.ibm.com>
7255
7256 * config.sub, config.guess: Update from upstream sources.
7257
7258 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7259
7260 Sync from src, merge:
7261
7262 2009-07-02 Tristan Gingold <gingold@adacore.com>
7263
7264 * configure.ac: Do not exclude gas for i386-*-darwin.
7265 Add a case for x86_64-*-darwin.
7266 * configure: Regenerate.
7267
7268 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
7269
7270 * MAINTAINERS: Add my name to Write After Approval list.
7271
7272 2009-08-06 Michael Eager <eager@eagercon.com>
7273
7274 * configure.ac: Add Microblaze target.
7275 * configure: Regenerate.
7276
7277 2009-07-31 Christian Bruel <christian.bruel@st.com>
7278
7279 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7280 * configure: Regenerate.
7281
7282 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
7283
7284 * MAINTAINERS (Write After Approval): Update my e-mail address.
7285
7286 2009-07-06 Ian Lance Taylor <iant@google.com>
7287
7288 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7289 * configure: Rebuild.
7290
7291 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
7292
7293 * MAINTAINERS: Move myself to the Graphite Reviewers.
7294
7295 2009-06-30 Wei Guozhi <carrot@google.com>
7296
7297 * MAINTAINERS: Add my name to Write After Approval list.
7298
7299 2009-06-26 Steve Ellcey <sje@cup.hp.com>
7300
7301 PR bootstrap/40338
7302 * configure.ac (comparestring): Create new variable.
7303 * Makefile.tpl (comparestring): Use to skip some comparisions.
7304 * configure: Regenerate.
7305 * Makefile.in: Regenerate.
7306
7307 2009-06-26 Doug Evans <dje@sebabeach.org>
7308
7309 * Makefile.def (host_modules): Add cgen.
7310 * Makefile.in: Regenerate.
7311 * configure.ac (host_tools): Add cgen.
7312 * configure: Regenerate.
7313
7314 2009-06-23 DJ Delorie <dj@redhat.com>
7315
7316 * MAINTAINERS: Add myself as mep maintainer.
7317
7318 2009-06-23 Ian Lance Taylor <iant@google.com>
7319
7320 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
7321 boot_languages. Only bootstrap target libraries listed in
7322 target_libs for some boot language. Add --with-stage1-ldflags,
7323 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
7324 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
7325 if not building with C++.
7326 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7327 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7328 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7329 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7330 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
7331 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7332 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7333 * configure, Makefile.in: Rebuild.
7334
7335 2009-06-23 Li Feng <nemokingdom@gmail.com>
7336
7337 * MAINTAINERS: Added my name to write-after-approval list.
7338
7339 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
7340
7341 * configure.ac: Define is_elf for QNX Neutrino targets.
7342 * configure: Regenerate.
7343
7344 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
7345
7346 * MAINTAINERS: Added my name to the write-after-approval list
7347
7348 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7349
7350 * configure.ac: Detect MPC in default directory.
7351 * configure: Regenerate.
7352
7353 2009-06-03 Jerome Guitton <guitton@adacore.com>
7354 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7355
7356 * Makefile.tpl (all): Avoid a trailing backslash.
7357 * Makefile.in: Regenerate.
7358
7359 2009-06-03 Ben Elliston <bje@au.ibm.com>
7360
7361 * config.sub, config.guess: Update from upstream sources.
7362
7363 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7364
7365 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7366 to noconfdirs.
7367 * configure: Regenerate.
7368
7369 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
7370
7371 * Makefile.tpl ([+compare-target+]): Compare all stage
7372 directories, rather than just gcc.
7373 * Makefile.in: Rebuilt.
7374
7375 2009-06-01 Doug Kwan <dougkwan@google.com>
7376
7377 * configure.ac: Support gold for target arm*-*-*.
7378 * configure: Regenerate.
7379
7380 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7381
7382 * Makefile.def: Add MPC support and dependencies.
7383 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7384
7385 * Makefile.in, configure: Regenerate.
7386
7387 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
7388
7389 * Makefile.tpl (all): Avoid harmless warning in make all when
7390 gcc-bootstrap is enabled but stage_last does not exist.
7391 * Makefile.in: Rebuilt.
7392
7393 2009-05-24 Nicolas Roche <roche@adacore.com>
7394
7395 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7396 * Makefile.in: Regenerate.
7397
7398 2009-05-21 Denis Chertykov <chertykov@gmail.com>
7399
7400 * MAINTAINERS: Update my e-mail address.
7401
7402 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7403
7404 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7405 * configure: Regenerate.
7406
7407 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7408
7409 PR other/40159
7410 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7411 gcc-no-bootstrap are mutually exclusive.
7412 * Makefile.in: Rebuilt.
7413
7414 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7415
7416 PR other/40159
7417 * Makefile.tpl (all): Don't end with unconditional success.
7418 * Makefile.in: Rebuilt.
7419
7420 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
7421
7422 PR target/37137
7423 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7424 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7425 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7426 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7427 stage_configureflags, stage_cflags and stage_libcflags into
7428 explicit Makefile macros.
7429 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7430 GFORTRAN.
7431 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7432 CC. Set CC_FOR_BUILD from CC.
7433 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7434 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7435 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7436 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7437 and GFORTRAN.
7438 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7439 (_LIBCFLAGS): Renamed to _TFLAGS.
7440 (do-compare-debug, do-compare3-debug): Drop.
7441 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7442 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7443 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7444 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7445 (XGCC_FLAGS_FOR_TARGET): New.
7446 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7447 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7448 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7449 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7450 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
7451 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7452 TFLAGS.
7453 (BUILD_CONFIG): Include if requested.
7454 (all): Set TFLAGS on bootstrap.
7455 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7456 (all-stageid-prefixmodule): Likewise.
7457 (do-clean, distclean-stageid): Set TFLAGS.
7458 (restrap): Fix whitespace.
7459 * Makefile.in: Rebuilt.
7460
7461 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
7462
7463 * config.guess: Sync with src.
7464
7465 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7466
7467 * configure.ac ($with_ppl): Default to no if not supplied.
7468 ($with_cloog): Likewise.
7469 configure: Regenerate.
7470
7471 2009-04-27 James E. Wilson <wilson@codesourcery.com>
7472
7473 * MAINTAINERS: Update my e-mail address.
7474
7475 2009-04-27 Nick Clifton <nickc@redhat.com>
7476
7477 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7478
7479 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7480
7481 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7482 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7483 * Makefile.in: Regenerate.
7484
7485 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7486
7487 PR bootstrap/39739
7488 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7489 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7490
7491 * configure, Makefile.in: Regenerate.
7492
7493 2009-04-21 Taras Glek <tglek@mozilla.com>
7494
7495 * include/hashtab.h: Update GTY annotations to new syntax
7496 * include/splay-tree.h: Likewise
7497
7498 2009-04-17 Ben Elliston <bje@au.ibm.com>
7499
7500 * config.sub, config.guess: Update from upstream sources.
7501
7502 2009-04-15 Anthony Green <green@moxielogic.com>
7503
7504 * configure.ac: Add moxie support.
7505 * configure: Rebuilt.
7506
7507 2009-04-14 Jakub Jelinek <jakub@redhat.com>
7508
7509 * configure.ac: Change copyright header to refer to version
7510 3 of the GNU General Public License and to point readers at the
7511 COPYING3 file and the FSF's license web page.
7512 * Makefile.def: Likewise.
7513 * Makefile.tpl: Likewise.
7514 * Makefile.in: Regenerate.
7515
7516 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7517
7518 * configure.ac: Restore match for darwin9 or later. Use double
7519 brackets since regeneration eats one pair.
7520 * configure: Regenerate.
7521
7522 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7523
7524 PR gas/10039
7525 * configure.ac: Require texinfo 4.7.
7526 * configure: Regenerated.
7527
7528 2009-04-09 Nick Clifton <nickc@redhat.com>
7529
7530 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7531 the GCC Runtime Library Exception.
7532
7533 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7534
7535 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7536 * configure: Regenerate.
7537
7538 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7539
7540 * Makefil.def (languages): New entries.
7541 * Makefile.tpl (check-gcc-*): New generic target.
7542 * Makefile.in: Regenerate.
7543
7544 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7545
7546 * MAINTAINERS: Update my email address.
7547
7548 2009-03-18 Tom Tromey <tromey@redhat.com>
7549
7550 * configure: Rebuild.
7551 * configure.ac (host_libs): Add libiconv.
7552 * Makefile.in: Rebuild.
7553 * Makefile.def (host_modules): Add libiconv.
7554 (configure-gdb, all-gdb): Depend on libiconv.
7555
7556 2009-03-16 Tristan Gingold <gingold@adacore.com>
7557
7558 * configure.ac: Treat gdb as supported on x86_64-darwin.
7559 * configure: Regenerate.
7560
7561 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7562
7563 * configure.ac (--with-host-libstdcxx): New option.
7564 * configure: Regenerate.
7565
7566 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7567
7568 * MAINTAINERS: Move myself into the write after approval list.
7569
7570 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7571
7572 * MAINTAINERS: Update e-mail address.
7573
7574 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7575
7576 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7577
7578 2009-03-10 Ira Rosen <irar@il.ibm.com>
7579
7580 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7581
7582 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7583
7584 Backport from git Libtool:
7585
7586 2009-01-19 Robert Millan <rmh@aybabtu.com>
7587 Support GNU/kOpenSolaris.
7588 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7589 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7590 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7591 GNU/kOpenSolaris.
7592
7593 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7594
7595 * MAINTAINERS: Update e-mail address.
7596
7597 2009-02-24 Michael Eager <eager@eagercon.com>
7598
7599 * MAINTAINERS (Write After Approval): Add self.
7600
7601 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7602
7603 * MAINTAINERS (Write After Approval): Add myself.
7604
7605 2009-02-05 Andreas Schwab <schwab@suse.de>
7606
7607 * Makefile.tpl (stage_last): Define $r and $s before using
7608 $(RECURSE_FLAGS_TO_PASS).
7609 * Makefile.in: Regenerate
7610
7611 2009-01-30 Ian Lance Taylor <iant@google.com>
7612
7613 * MAINTAINERS: Move myself to the Global Reviewers list.
7614
7615 2009-01-29 Robert Millan <rmh@aybabtu.com>
7616
7617 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7618 * configure: Regenerate.
7619
7620 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7621
7622 * MAINTAINERS: Make whitespace consistent.
7623 Remove Robert Millan from Write After Approval.
7624
7625 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7626
7627 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7628 (all-opcodes): Depend on all-libiberty.
7629 * Makefile.in: Regenerate.
7630
7631 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7632
7633 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7634 * configure: Regenerate.
7635
7636 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7637
7638 * MAINTAINERS (Write After Approval): Add myself.
7639
7640 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7641
7642 * MAINTAINERS: Add myself to reviewers (Fortran).
7643
7644 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7645
7646 PR tree-optimization/38515
7647 * configure.ac (cloog-polylib): Removed.
7648 (with_ppl, with_cloog): Test for "no".
7649 * configure: Regenerated.
7650
7651 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7652
7653 * MAINTAINERS: Moved myself to reviewers (Fortran).
7654
7655 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7656
7657 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7658 (Write After Approval): Remove myself.
7659
7660 2009-01-03 Diego Novillo <dnovillo@google.com>
7661
7662 * MAINTAINERS: Remove myself from alias maintainership.
7663
7664 2009-01-02 David Ayers <ayers@fsfe.org>
7665
7666 * MAINTAINERS: Update e-mail address.
7667
7668 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7669
7670 * MAINTAINERS: Make whitespace consistent.
7671
7672 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7673
7674 Backport from upstream Libtool:
7675 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7676 Add cache variables to tests that require the linker to work.
7677 For shlibpath_overrides_runpath, this also changes the semantics
7678 to let the result from the C compiler take precedence.
7679
7680 2008-12-02 Ben Elliston <bje@au.ibm.com>
7681
7682 * config.sub, config.guess: Update from upstream sources.
7683
7684 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
7685
7686 * configure.ac (ppllibs): Add by default the lib flags.
7687 * configure: Regenerate.
7688
7689 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
7690
7691 * MAINTAINERS: Add myself to the write after approval list.
7692
7693 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7694
7695 * configure.ac: Add double brackets on darwin[912].
7696 * configure: Regenerate.
7697
7698 2008-12-03 Daniel Kraft <d@domob.eu>
7699
7700 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7701 Approval to Reviewer section (for Fortran front-end).
7702
7703 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7704
7705 * configure.ac: Expand to darwin10 and later.
7706 * configure: Regenerate.
7707
7708 2008-12-02 Andreas Schwab <schwab@suse.de>
7709
7710 * Makefile.def: configure-target-boehm-gc depends on
7711 all-target-libstdc++-v3.
7712 * Makefile.in: Regenerate.
7713
7714 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
7715
7716 * MAINTAINERS: Add myself as mingw maintainer.
7717
7718 2008-12-02 Ben Elliston <bje@au.ibm.com>
7719
7720 * config.sub, config.guess: Update from upstream sources.
7721
7722 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7723
7724 * README.SCO: Remove.
7725
7726 2008-11-29 Fernando Pereira <pronesto@gmail.com>
7727
7728 * MAINTAINERS: Add myself to the write after approval list.
7729
7730 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7731
7732 * MAINTAINERS: Update my email address in WAA section.
7733
7734 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
7735
7736 * MAINTAINERS: Update e-mail address.
7737
7738 2008-11-27 Toon Moene <toon@moene.org>
7739
7740 * MAINTAINERS: Change e-mail address.
7741
7742 2008-11-27 Tristan Gingold <gingold@adacore.com>
7743
7744 * configure.ac: Build gdb for i?86-*-darwin*
7745 * configure: Regenerated.
7746
7747 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
7748
7749 * MAINTAINERS: Added my full name.
7750
7751 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7752
7753 PR bootstrap/38014
7754 PR bootstrap/37923
7755
7756 Revert:
7757
7758 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7759
7760 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7761 * Makefile.in: Regenerated.
7762
7763 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7764
7765 PR gdb/921
7766 PR gdb/1646
7767 PR gdb/2175
7768 PR gdb/2176
7769
7770 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7771 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7772 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7773 (HOST_EXPORTS): Pass CPPFLAGS.
7774 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7775 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7776 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7777 * Makefile.in, configure: Regenerated.
7778 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7779 and CPPFLAGS_FOR_BUILD.
7780
7781 2008-11-06 Jeff Law <law@redhat.com>
7782
7783 * MAINTAINERS: Add myself as middle end maintainer.
7784
7785 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
7786
7787 * MAINTAINERS (Write after approval): Add myself.
7788
7789 2008-11-05 Diego Novillo <dnovillo@google.com>
7790
7791 * MAINTAINERS (Global Reviewers): Add myself.
7792 (Non-Algorithmic Maintainers): Remove myself.
7793
7794 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7795
7796 * MAINTAINERS (Write after approval): Add myself.
7797
7798 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7799
7800 * MAINTAINERS (Write after approval): Add myself.
7801
7802 2008-10-31 Ben Elliston <bje@au.ibm.com>
7803
7804 * configure.ac (spu-*-*): Remove special case.
7805 * configure: Regenerate.
7806
7807 2008-10-30 Catherine Moore <clm@codesourcery.com>
7808
7809 * MAINTAINERS (Write after approval): Update my email address.
7810
7811 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7812
7813 * configure.ac [spu-*-*]: Do not set skipdirs.
7814 * configure: Re-generate.
7815
7816 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7817
7818 * MAINTAINERS (Various Maintainers): Add myself to reload.
7819
7820 2008-10-25 Richard Guenther <rguenther@suse.de>
7821
7822 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7823 maintainer. Remove myself as libgcc-math maintainer.
7824 (Non-Algorithmic Maintainers): Remove myself.
7825
7826 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7827
7828 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7829 * Makefile.in: Regenerated.
7830
7831 2008-10-23 Cary Coutant <ccoutant@google.com>
7832
7833 * MAINTAINERS (Write after approval): Add myself.
7834
7835 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7836
7837 PR gdb/921
7838 PR gdb/1646
7839 PR gdb/2175
7840 PR gdb/2176
7841
7842 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7843 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7844 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7845 (HOST_EXPORTS): Pass CPPFLAGS.
7846 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7847 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7848 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7849 * Makefile.in, configure: Regenerated.
7850 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7851 and CPPFLAGS_FOR_BUILD.
7852
7853 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
7854
7855 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7856 Sebastian Pop.
7857
7858 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7859
7860 * MAINTAINERS (Write After Approval): Added myself.
7861
7862 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7863
7864 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7865 recommended version to 2.3.2.
7866
7867 * configure: Regenerate.
7868
7869 2008-10-01 Mark Mitchell <mark@codesourcery.com>
7870
7871 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7872
7873 2008-09-29 David Daney <david.daney@caviumnetworks.com>
7874
7875 * MAINTAINERS (Write After Approval): Update e-mail address.
7876
7877 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7878
7879 * libtool.m4: Update to libtool 2.2.6.
7880 * lt~obsolete.m4: Update to libtool 2.2.6.
7881 * ltmain.sh: Update to libtool 2.2.6.
7882 * ltsugar.m4: Update to libtool 2.2.6.
7883 * ltversion.m4: Update to libtool 2.2.6.
7884 * ltoptions.m4: Update to libtool 2.2.6.
7885 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7886
7887 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7888
7889 * MAINTAINERS (Write After Approval): Add myself.
7890
7891 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7892
7893 * MAINTAINERS (Write After Approval): Update my name.
7894
7895 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7896
7897 * MAINTAINERS: Add myself in "Write After Approval".
7898
7899 2008-09-18 Steve Ellcey <sje@cup.hp.com>
7900
7901 * MAINTAINERS: Add myself as ia64 maintainer.
7902
7903 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7904
7905 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7906 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7907 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7908 and Michael Tiemann from Write After Approval since they do not
7909 actually have access.
7910
7911 2008-09-05 Richard Guenther <rguenther@suse.de>
7912
7913 * configure.ac: Initialize clooglibs to -lcloog.
7914 * configure: Re-generate.
7915
7916 2008-09-04 Le-Chun Wu <lcwu@google.com>
7917
7918 * MAINTAINERS (Write After Approval): Add myself.
7919
7920 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7921
7922 * configure.ac (--with-cloog-polylib): New.
7923 (--disable-cloog-version-check): New.
7924 (--disable-ppl-version-check): New.
7925 * configure: Re-generate.
7926
7927 2008-09-03 Richard Guenther <rguenther@suse.de>
7928
7929 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7930 cloog test.
7931 * configure: Re-generate.
7932
7933 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7934
7935 Add picoChip port.
7936 * MAINTAINERS: Add picoChip maintainers.
7937
7938 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7939 Tobias Grosser <grosser@fim.uni-passau.de>
7940 Jan Sjodin <jan.sjodin@amd.com>
7941 Harsha Jagasia <harsha.jagasia@amd.com>
7942 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7943 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7944 Adrien Eliche <aeliche@isty.uvsq.fr>
7945
7946 Merge from graphite branch.
7947 * configure: Regenerate.
7948 * Makefile.in: Regenerate.
7949 * configure.ac (host_libs): Add ppl and cloog.
7950 Add checks for PPL and CLooG.
7951 * Makefile.def (ppl, cloog): Added modules and dependences.
7952 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7953 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7954
7955 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7956
7957 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7958 (GCC_SHLIB_SUBDIR): New.
7959 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7960 * configure: Regenerate.
7961 * Makefile.in: Regenerate.
7962
7963 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7964
7965 * MAINTAINERS: Consistently use tabs to separate columns.
7966
7967 2008-08-29 Tristan Gingold <gingold@adacore.com>
7968
7969 * MAINTAINERS (Write after Approval): Add myself.
7970
7971 2008-08-28 Tristan Gingold <gingold@adacore.com>
7972
7973 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7974 Enable bfd, binutils and opcodes.
7975 * configure: Regenerate.
7976
7977 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7978
7979 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7980
7981 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7982
7983 * MAINTAINERS: Use correct Umlaut for last name.
7984
7985 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7986
7987 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7988
7989 2008-08-16 David Edelsohn <edelsohn@gnu.org>
7990
7991 * MAINTAINERS: Update my email address.
7992
7993 2008-08-16 Nicolas Roche <roche@adacore.com>
7994
7995 * Makefile.tpl: Add BOOT_ADAFLAGS.
7996 * Makefile.in: Regenerate.
7997
7998 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7999
8000 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
8001 * configure: Regenerate.
8002
8003 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
8004
8005 * configure.ac: Add makefile fragments for hpux.
8006 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
8007 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
8008 * configure: Regenerate.
8009 * Makefile.in: Regenerate.
8010
8011 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
8012
8013 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
8014
8015 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
8016
8017 * MAINTAINERS (Write after Approval): Add myself.
8018
8019 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
8020
8021 * MAINTAINERS (Write After Approval): Add myself.
8022
8023 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
8024
8025 * MAINTAINERS (Write After Approval): Add myself.
8026
8027 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
8028
8029 * MAINTAINERS: Update my email address.
8030
8031 2008-06-25 Joey Ye <joey.ye@intel.com>
8032
8033 * MAINTAINERS (Write After Approval): Add myself.
8034
8035 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8036
8037 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
8038 * Makefile.in: Regenerate.
8039 * configure: Regenerate.
8040
8041 2008-06-17 Daniel Kraft <d@domob.eu>
8042
8043 * MAINTAINERS (Write After Approval): Add myself.
8044
8045 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8046
8047 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
8048 "$@" is still intact with both Autoconf 2.59 and 2.62.
8049 * configure: Regenerate.
8050
8051 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8052
8053 * Makefile.tpl: Fix comment errors.
8054 * Makefile.in: Regenerate.
8055
8056 2008-06-12 David S. Miller <davem@davemloft.net>
8057 David Edelsohn <edelsohn@gnu.org>
8058
8059 * configure.ac: Add powerpc*-*-* to gold supported targets.
8060 * configure: Regenerate.
8061
8062 2008-06-08 Joseph Myers <joseph@codesourcery.com>
8063
8064 PR tree-optimization/36218
8065 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
8066 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
8067 (all prefix="build-"): Pass them to build-system sub-makes.
8068 * Makefile.in: Regenerate.
8069
8070 2008-06-07 Joseph Myers <joseph@codesourcery.com>
8071
8072 * MAINTAINERS (mt port): Remove.
8073 (sco5, unixware, sco udk): Remove.
8074 (Kean Johnston): Add to Write After Approval.
8075
8076 2008-05-30 Julian Brown <julian@codesourcery.com>
8077
8078 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
8079 of libobjc for ARM EABI Linux.
8080 * configure: Regenerate.
8081
8082 2008-05-18 Xinliang David Li <davidxl@google.com>
8083
8084 * ChangeLog: Remove wrong ChangeLog entry.
8085
8086 2008-05-17 Xinliang David Li <davidxl@google.com>
8087
8088 * MAINTAINERS (Write After Approval): Add myself.
8089
8090 2008-05-15 Janus Weil <janus@gcc.gnu.org>
8091
8092 * MAINTAINERS (Write After Approval): Add myself.
8093
8094 2008-05-14 Rafael Espíndola <espindola@google.com>
8095
8096 * config-ml.in: don't handle --enable-shared and --enable-static.
8097
8098 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
8099
8100 * MAINTAINERS: Update my email address.
8101
8102 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
8103
8104 * MAINTAINERS: Update my email address.
8105
8106 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
8107
8108 * MAINTAINERS (Write After Approval): Add myself.
8109
8110 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
8111
8112 * MAINTAINERS (Write After Approval): Add myself.
8113
8114 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
8115
8116 * MAINTAINERS (crx): Add myself.
8117
8118 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8119
8120 Sync with src:
8121 2008-04-14 David S. Miller <davem@davemloft.net>
8122
8123 * configure.ac: Add sparc*-*-* to gold supported targets.
8124 * configure: Regenerate.
8125
8126 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8127
8128 PR bootstrap/35457
8129 * configure.ac: Include override.m4.
8130 * configure: Regenerate.
8131
8132 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8133
8134 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8135 * Makefile.in: Regenerate.
8136
8137 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
8138
8139 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
8140 as nonconfigurable directories list.
8141 * configure: Regenerate.
8142
8143 2008-04-14 Ben Elliston <bje@au.ibm.com>
8144
8145 * config.sub, config.guess: Update from upstream sources.
8146
8147 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
8148
8149 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8150 * Makefile.in: Regenerate.
8151
8152 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
8153
8154 * configure.ac: Do not build libssp for the AVR.
8155 * configure: Regenerate.
8156
8157 2008-04-07 Ian Lance Taylor <iant@google.com>
8158
8159 * Makefile.def: check-gold depends upon all-binutils.
8160 * Makefile.in: Regenerate.
8161
8162 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
8163
8164 * MAINTAINERS (Write After Approval): Add myself.
8165
8166 2008-04-04 Nick Clifton <nickc@redhat.com>
8167
8168 PR binutils/4334
8169 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8170 builds.
8171 * configure: Regenerate.
8172
8173 2008-04-04 NightStrike <NightStrike@gmail.com>
8174
8175 PR other/35151
8176 * configure.ac: Combine rules for mingw32 and mingw64.
8177 * configure: Regenerate.
8178
8179 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
8180
8181 * MAINTAINERS (Write After Approval): Add myself.
8182
8183 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
8184
8185 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8186 * Makefile.in (.NOTPARALLEL): Ditto.
8187
8188 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
8189
8190 * MAINTAINERS (Write After Approval): Add myself.
8191
8192 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
8193
8194 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8195 * Makefile.in (.NOTPARALLEL): Regenerate.
8196
8197 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
8198
8199 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8200 * Makefile.in: Regenerate.
8201
8202 2008-03-26 Jakub Staszak <kuba@et.pl>
8203
8204 * MAINTAINERS (Write After Approval): Add myself.
8205
8206 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8207
8208 * MAINTAINERS: Update e-mail address.
8209
8210 2008-03-20 Ian Lance Taylor <iant@google.com>
8211
8212 * configure.ac: Add support for --enable-gold.
8213 * Makefile.def: Add gold as a directory like ld.
8214 * configure, Makefile.in: Regenerate.
8215
8216 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8217
8218 * configure.ac: m4_include config/proginstall.m4.
8219 * configure: Regenerate.
8220
8221 Backport from upstream Libtool:
8222
8223 2007-10-12 Eric Blake <ebb9@byu.net>
8224
8225 Deal with Autoconf 2.62's semantic change in m4_append.
8226 * ltsugar.m4 (lt_append): Replace broken versions of
8227 m4_append.
8228 (lt_if_append_uniq): Don't require separator to be overquoted,
8229 and avoid broken m4_append.
8230 (lt_dict_add): Fix typo.
8231 * libtool.m4 (_LT_DECL): Don't overquote separator.
8232
8233 2008-03-13 David Edelsohn <edelsohn@gnu.org>
8234
8235 * config.rpath: Add AIX 6 support.
8236
8237 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
8238
8239 * Makefile.def (stageprofile). Remove -fprofile-generate
8240 from stage_libcflags.
8241 * Makefile.in: Regenerate.
8242
8243 2008-03-13 Ben Elliston <bje@au.ibm.com>
8244
8245 * config.sub, config.guess: Update from upstream sources.
8246
8247 2008-03-06 Tom Tromey <tromey@redhat.com>
8248
8249 * MAINTAINERS: Update for treelang deletion.
8250
8251 2008-03-03 James E. Wilson <wilson@tuliptree.org>
8252
8253 * MAINTAINERS: Update my email address.
8254
8255 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
8256
8257 * MAINTAINERS (darwin port): Add myself as a maintainer.
8258 (objective-c/c++): Add myself as a maintainer.
8259
8260 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
8261
8262 * MAINTAINERS (Write After Approval): Update my email address.
8263
8264 2008-02-25 Tomas Bily <tbily@suse.cz>
8265
8266 * MAINTAINERS (Write After Approval): Add myself.
8267
8268 2008-02-23 Jakub Jelinek <jakub@redhat.com>
8269
8270 * MAINTAINERS (OpenMP): Add myself.
8271
8272 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
8273
8274 PR bootstrap/32009
8275 PR bootstrap/32161
8276
8277 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8278 * configure: Regenerate.
8279
8280 * Makefile.def: Define stage_libcflags for all bootstrap stages.
8281 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8282 STAGE4_LIBCFLAGS): New.
8283 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8284 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8285 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8286 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8287 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8288 for target modules. Don't export LIBCFLAGS.
8289 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8290 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8291 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8292 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8293 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8294 * Makefile.in: Regenerate.
8295
8296 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8297
8298 PR libgcj/33085
8299 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8300 Do not use -DDLL_EXPORT. Backport from upstream.
8301
8302 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8303
8304 * MAINTAINERS (Write After Approval): Add myself.
8305
8306 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
8307
8308 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8309 * configure: Regenerate.
8310
8311 2008-01-31 Marc Gauthier <marc@tensilica.com>
8312
8313 * configure.ac (xtensa*-*-*): Recognize processor variants.
8314 * configure: Regenerate.
8315
8316 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8317
8318 PR bootstrap/34922
8319 * configure.ac (PARSE_ARGS): Push suitable setting of
8320 ac_subdirs_all, for `./configure --help=recursive'.
8321 Handle `+' in generic toplevel directory disabling.
8322 * configure: Regenerate.
8323
8324 2008-01-28 Nick Clifton <nickc@redhat.com>
8325
8326 * MAINTAINERS (xstormy16): Take over maintainership.
8327
8328 2008-01-25 Joseph Myers <joseph@codesourcery.com>
8329
8330 * MAINTAINERS (c4x port): Remove.
8331
8332 2008-01-24 David Edelsohn <edelsohn@gnu.org>
8333
8334 * libtool.m4: Backport AIX 6 support from ToT Libtool.
8335
8336 2008-01-23 Ben Elliston <bje@au.ibm.com>
8337
8338 * config.sub, config.guess: Update from upstream sources.
8339
8340 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
8341
8342 * MAINTAINERS (Write After Approval): Add myself.
8343
8344 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
8345
8346 * MAINTAINERS: Update my email address.
8347
8348 2008-01-09 Raksit Ashok <raksit@google.com>
8349
8350 * MAINTAINERS (Write After Approval): Add myself.
8351
8352 2008-01-09 Raksit Ashok <raksit@google.com>
8353
8354 * MAINTAINERS (Write After Approval): Add myself.
8355
8356 2008-01-08 Ben Elliston <bje@au.ibm.com>
8357
8358 * config.sub, config.guess: Update from upstream sources.
8359
8360 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8361
8362 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8363 Change recommended MPFR from 2.2.1 -> 2.3.0.
8364 * configure: Regenerate.
8365
8366 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8367
8368 * MAINTAINERS: Update my email address.
8369
8370 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8371
8372 * MAINTAINERS: Update my email address.
8373
8374 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8375
8376 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8377 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8378 * Makefile.in: Regenerate.
8379
8380 2007-12-10 Mark Heffernan <meheff@google.com>
8381
8382 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8383 misplaced entries.
8384
8385 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8386
8387 * configure.ac: Enable libjava for x86_64-*-darwin9.
8388 * configure: Regenerate.
8389
8390 2007-12-07 Bill Maddox <maddox@google.com>
8391
8392 * MAINTAINERS (Write After Approval): Add myself.
8393
8394 2007-12-05 Ben Elliston <bje@au.ibm.com>
8395
8396 * config.sub, config.guess: Update from upstream sources.
8397
8398 2007-12-02 Matthias Klose <doko@ubuntu.com>
8399
8400 * config-ml.in: Remove 64bit configure tests.
8401
8402 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8403
8404 * config-ml.in: Robustify against white space in absolute file
8405 names.
8406
8407 * config-ml.in (multi-clean): Substitute ${Makefile}.
8408 Remove superfluous ${Makefile} in list.
8409
8410 2007-11-19 Thiemo Seufer <ths@mips.com>
8411
8412 * config-ml.in: Don't hardcode the Makefile name.
8413
8414 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
8415
8416 * MAINTAINERS (Write After Approval): Add myself.
8417
8418 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
8419
8420 * MAINTAINERS (Write After Approval): Add myself.
8421
8422 2007-11-06 Doug Kwan <dougkwan@google.com>
8423
8424 * MAINTAINERS (Write After Approval): Add myself.
8425
8426 2007-10-25 Ben Elliston <bje@au.ibm.com>
8427
8428 * MAINTAINERS (mercury): Remove entry.
8429 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8430
8431 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8432
8433 * Makefile.def (dependencies): Make configure-gdb depend on
8434 all-intl.
8435 * Makefile.in: Regenerated.
8436
8437 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8438
8439 * MAINTAINERS (Fortran maintainer): Remove myself.
8440
8441 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
8442
8443 * Makefile.def: To avoid problems running with parallel makes,
8444 build newlib before libgloss so that target specific header
8445 files are availble.
8446 * Makefile.in: Regenerate
8447
8448 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8449
8450 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8451 * Makefile.in: Regenerate.
8452
8453 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8454
8455 * MAINTAINERS (Register allocation reviewer): Add myself.
8456
8457 2007-10-08 Mike Frysinger <vapier@gentoo.org>
8458
8459 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8460 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8461 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8462 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8463 * configure: Regenerate.
8464
8465 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
8466
8467 * MAINTAINERS (Register allocation reviewer): Add myself.
8468
8469 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
8470
8471 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8472 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8473 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8474 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8475 * configure.ac: Default them to host tools for $host = $build.
8476 Subst them.
8477
8478 * configure: Regenerate.
8479 * Makefile.in: Regenerate.
8480
8481 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8482
8483 * MAINTAINERS (Register allocation reviewer): Add myself.
8484
8485 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
8486
8487 * MAINTAINERS (Register allocation reviewer): Add myself.
8488
8489 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
8490
8491 * MAINTAINERS (Write After Approval): Fix typo.
8492
8493 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8494
8495 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8496 * configure: Regenerate.
8497
8498 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8499
8500 PR bootstrap/31906
8501 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8502 they're already prefixed.
8503
8504 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8505
8506 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8507 libstdc++.
8508 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8509 * configure: Regenerate.
8510 * Makefile.in: Regenerate.
8511
8512 2007-09-17 Andreas Schwab <schwab@suse.de>
8513
8514 * configure.ac: Raise minimum makeinfo version to 4.6.
8515 * configure: Regenerate.
8516
8517 2007-09-17 Johannes Singler <singler@ira.uka.de>
8518
8519 * MAINTAINERS (write-after-approval) add myself
8520
8521 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8522
8523 * configure.ac: Correct makeinfo version check.
8524 * configure: Regenerate.
8525
8526 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8527
8528 * MAINTAINERS: Update my email address.
8529
8530 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8531
8532 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8533 to $skipdirs and only disable gprof for newlib. Use the normal
8534 mips*-elf* handling in other respects.
8535 * configure: Regnerate.
8536
8537 2007-09-12 David Daney <ddaney@avtrex.com>
8538
8539 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8540 enabling libgcj.
8541 * configure: Regenerate.
8542
8543 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8544
8545 PR other/32154
8546 * configure.ac: For libgloss targets, point the linker to the linker
8547 script, startup code and simulator library.
8548 * configure: Regenerate.
8549
8550 2007-09-07 Andrew Haley <aph@redhat.com>
8551
8552 * configure.ac (noconfigdirs): Remove target-libffi and
8553 target-libjava.
8554 * configure: Regenerate.
8555
8556 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8557
8558 PR target/33281
8559 * configure.ac: Use config/mh-mingw on mingw.
8560 * configure: Regenerate.
8561
8562 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8563
8564 * MAINTAINERS (Write After Approval): Add myself.
8565
8566 2007-09-05 Richard Guenther <rguenther@suse.de>
8567
8568 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8569 nor --disable-checking is provided also turn on yes and types
8570 checking for stage1.
8571 * configure: Re-generate.
8572
8573 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8574
8575 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8576 (Write After Approval): Remove myself.
8577
8578 2007-08-29 Nick Clifton <nickc@redhat.com>
8579
8580 * config.sub, config.guess: Update from upstream sources.
8581
8582 2007-08-22 Bud Davis <jmdavis@link.com>
8583
8584 * MAINTAINERS (Write After Approval): Added myself.
8585 * MAINTAINERS (Reviewers): Removed myself.
8586
8587 2007-08-18 Paul Brook <paul@codesourcery.com>
8588 Joseph Myers <joseph@codesourcery.com>
8589
8590 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8591 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8592 * Makefile.in: Regenerate.
8593 * configure.ac (--with-debug-prefix-map): New.
8594 * configure: Regenerate.
8595
8596 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8597 Nigel Stephens <nigel@mips.com>
8598
8599 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8600 as target_makefile_frag.
8601 * configure: Regenerate.
8602
8603 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8604
8605 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8606 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8607 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8608 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8609 (do-compare, do-compare3, do-compare-debug): New.
8610 ([+compare-target+]): Use them.
8611
8612 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8613
8614 * MAINTAINERS (Write After Approval): Change my email address.
8615
8616 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8617 Ben Elliston <bje@au.ibm.com>
8618
8619 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8620 --silent if $silent.
8621 * configure: Regenerate.
8622
8623 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8624
8625 * MAINTAINERS (Various Maintainers): Add myself as
8626 loop infrastructure maintainer. Update my e-mail
8627 address.
8628
8629 2007-07-31 Diego Novillo <dnovillo@google.com>
8630
8631 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8632 Adjust description.
8633
8634 2007-07-26 Richard Guenther <rguenther@suse.de>
8635
8636 * configure.ac: Add types checking to stage1 checking flags.
8637 * configure: Regenerate.
8638
8639 2007-07-17 Nick Clifton <nickc@redhat.com>
8640
8641 * COPYING3: New file. Contains version 3 of the GNU General
8642 Public License.
8643 * COPYING3.LIB: New file. Contains version 3 of the GNU
8644 Lesser General Public License.
8645
8646 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8647
8648 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8649
8650 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8651
8652 * MAINTAINERS (S/390 co-maintainer): Add myself.
8653 (Write After Approval): Remove myself.
8654
8655 2007-07-13 Dan Hipschman <dsh@google.com>
8656
8657 * MAINTAINERS (Write After Approval): Add myself.
8658
8659 2007-07-11 Nick Clifton <nickc@redhat.com>
8660
8661 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8662 WINDRES export.
8663 * Makefile.in: Regenerate.
8664
8665 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8666
8667 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8668 maintainer.
8669
8670 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8671
8672 * lt~obsolete.m4: New. Import from 20070318 libtool.
8673
8674 2007-07-03 Julian Brown <julian@codesourcery.com>
8675
8676 * MAINTAINERS (Write After Approval): Add myself.
8677
8678 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8679
8680 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8681 * configure: Regenerate.
8682
8683 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8684
8685 * configure.ac: Add some missing m4 quotation.
8686 * configure: Regenerate.
8687
8688 2007-07-02 Simon Baldwin <simonb@google.com>
8689
8690 * MAINTAINERS (Write After Approval): Add myself.
8691
8692 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
8693
8694 * configure: Regenerate.
8695
8696 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
8697
8698 * Makefile.def: Add windmc tool to build.
8699 * Makefile.tpl: Likewise.
8700 * configure.ac: Likewise.
8701 * Makefile.in: Regenerate.
8702 * configure: Regenerate.
8703
8704 2007-06-28 DJ Delorie <dj@redhat.com>
8705
8706 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8707 not building newlib.
8708 * configure: Regenerated.
8709
8710 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8711
8712 * MAINTAINERS (Write After Approval): Add myself.
8713
8714 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
8715
8716 * MAINTAINERS (Write After Approval): Add myself.
8717
8718 2007-06-19 Chris Matthews <chrismatthews@google.com>
8719
8720 * MAINTAINERS (Write After Approval): Add myself.
8721
8722 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8723
8724 * MAINTAINERS (Write After Approval): Add myself.
8725
8726 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8727
8728 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8729 * Makefile.in: Regenerated.
8730
8731 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8732
8733 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8734 bfin*-*-uclinux* targets.
8735 * configure: Regenerate.
8736
8737 2007-06-14 Ian Lance Taylor <iant@google.com>
8738
8739 * MAINTAINERS: Add myself as non-algorithmic global write
8740 maintainer.
8741
8742 2007-06-14 Diego Novillo <dnovillo@google.com>
8743
8744 * MAINTAINERS: Add self as middle-end maintainer and
8745 non-algorithmic global write maintainer.
8746
8747 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8748
8749 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8750 Move all Fortran maintainers except Paul Brook into the
8751 Non-Autopoiesis section.
8752
8753 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
8754
8755 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8756 (distclean-stage[+id+]): Possibly delete stage_last.
8757 * Makefile.in: Regenerate.
8758
8759 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
8760
8761 * MAINTAINERS (Various Maintainer): Fix typo.
8762
8763 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
8764
8765 * MAINTAINERS (Various Maintainer): Add myself as
8766 dataflow maintainer.
8767
8768 2007-06-07 Ben Elliston <bje@au.ibm.com>
8769
8770 * config.sub, config.guess: Update from upstream sources.
8771
8772 2007-06-07 Ben Elliston <bje@au.ibm.com>
8773
8774 * Makefile.tpl: Fix spelling error.
8775 * Makefile.in: Regenerate.
8776
8777 2007-06-01 Steve Ellcey <sje@cup.hp.com>
8778
8779 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8780 lt_cv_sys_max_cmd_len.
8781
8782 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8783
8784 * MAINTAINERS (Various Maintainers): Add myself as
8785 auto-vectorizer maintainer.
8786
8787 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
8788
8789 PR libjava/32098
8790 * libtool.m4: Revert previous change.
8791 * ltgcc.m4: Put it here.
8792
8793 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8794
8795 * MAINTAINERS (Various Maintainers): Add myself as
8796 auto-vectorizer maintainer.
8797
8798 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8799
8800 PR libjava/32098
8801 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8802
8803 2007-05-30 Richard Guenther <rguenther@suse.de>
8804
8805 * MAINTAINERS (Various Maintainers): Add myself as
8806 auto-vectorizer maintainer.
8807
8808 2007-05-30 Jakub Jelinek <jakub@redhat.com>
8809
8810 PR bootstrap/29382
8811 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8812 * configure: Rebuilt.
8813
8814 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
8815
8816 * MAINTAINERS (Write After Approval): Removed my name.
8817
8818 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8819
8820 * MAINTAINERS (Write After Approval): Remove myself.
8821
8822 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8823
8824 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8825
8826 2007-05-23 Steve Ellcey <sje@cup.hp.com>
8827
8828 * ltmain.sh: Update from ToT Libtool.
8829 * libtool.m4: Update from ToT Libtool.
8830 * ltsugar.m4: New. Update from ToT Libtool.
8831 * ltversion.m4: New. Update from ToT Libtool.
8832 * ltoptions.m4: New. Update from ToT Libtool.
8833 * ltconfig: Remove.
8834 * ltcf-c.sh: Remove.
8835 * ltcf-cxx.sh: Remove.
8836 * ltcf-gcj.sh: Remove.
8837
8838 2007-05-22 Ollie Wild <aaw@google.com>
8839
8840 * MAINTAINERS (Write After Approval): Add myself.
8841
8842 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
8843
8844 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8845 stage_cflags.
8846 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8847 Remove CFLAGS/LIBCFLAGS.
8848 (configure-stage[+id+]-[+prefix+][+module+],
8849 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8850 * Makefile.in: Regenerate.
8851
8852 2007-05-15 Diego Novillo <dnovillo@google.com>
8853
8854 * MAINTAINERS: Update e-mail address.
8855
8856 2007-05-15 Revital Eres <eres@il.ibm.com>
8857
8858 * MAINTAINERS (Write After Approval): Add myself.
8859
8860 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
8861
8862 * MAINTAINERS (Write After Approval): Updated my address.
8863
8864 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8865
8866 * MAINTAINERS (Write After Approval): Add myself.
8867
8868 2007-05-11 Silvius Rus <rus@google.com>
8869
8870 * MAINTAINERS (Write After Approval): Add myself.
8871
8872 2007-04-23 Tom Tromey <tromey@redhat.com>
8873
8874 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8875
8876 2007-04-22 Mark Mitchell <mark@codesourcery.com>
8877
8878 * MAINTAINERS (cpplib): Rename to ...
8879 (libcpp): ... this. Add C/C++ front end maintainers.
8880
8881 2007-04-14 Steve Ellcey <sje@cup.hp.com>
8882
8883 * config-ml.in: Pass ${ml_config_env} to configure calls.
8884
8885 2007-04-04 Christian Bruel <christian.bruel@st.com>
8886
8887 * MAINTAINERS (Write After Approval): Add myself.
8888
8889 2007-04-02 Dave Korn <dave.korn@artimi.com>
8890
8891 * MAINTAINERS (Write After Approval): Add myself.
8892
8893 2007-03-31 Tobias Burnus <burnus@net-b.de>
8894
8895 * MAINTAINERS (fortran 95 front end): Add myself.
8896
8897 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8898
8899 * MAINTAINERS (Write After Approval): Add myself.
8900
8901 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
8902
8903 * MAINTAINERS (Modulo Scheduler): Add myself.
8904
8905 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8906
8907 * MAINTAINERS (fortran 95 front end): Add myself.
8908 (c++ front end): whitespace fix.
8909
8910 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8911
8912 * MAINTAINERS (Write After Approval): Add myself.
8913
8914 2007-03-21 Richard Sandiford <richard@codesourcery.com>
8915
8916 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8917 of glob. Quote arguments with single quotes too.
8918 * configure: Regenerate.
8919
8920 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8921
8922 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8923 * Makefile.in: Regenerate
8924
8925 2007-03-07 Andreas Schwab <schwab@suse.de>
8926
8927 * configure: Regenerate.
8928
8929 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8930
8931 * configure.ac: Add "--with-pdfdir" configure option,
8932 which defines pdfdir variable.
8933 * Makefile.def (target=fixincludes): Add install-pdf to
8934 missing targets.
8935 (recursive_targets): Add install-pdf target.
8936 (flags_to_pass): Add pdfdir.
8937 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8938 target.
8939 * configure: Regenerate
8940 * Makefile.in: Regenerate
8941
8942 2007-02-28 Eric Christopher <echristo@apple.com>
8943
8944 Revert:
8945 2006-12-07 Mike Stump <mrs@apple.com>
8946
8947 * Makefile.def (dependencies): Add dependency for
8948 install-target-libssp and install-target-libgomp on
8949 install-gcc.
8950 * Makefile.in: Regenerate.
8951
8952 2007-02-27 Matt Kraai <kraai@ftbfs.org>
8953
8954 * configure: Regenerate.
8955 * configure.ac: Move statements after variable declarations.
8956
8957 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8958
8959 * MAINTAINERS: Add myself as sh maintainer.
8960
8961 2007-02-19 Joseph Myers <joseph@codesourcery.com>
8962
8963 * configure.ac: Adjust for loop syntax.
8964 * configure: Regenerate.
8965
8966 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8967
8968 * configure: Rebuilt.
8969
8970 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8971
8972 * configure.ac: Drop multiple occurrences of --enable-languages,
8973 and fix its quoting.
8974 * configure: Rebuilt.
8975
8976 2007-02-17 Mark Mitchell <mark@codesourcery.com>
8977 Nathan Sidwell <nathan@codesourcery.com>
8978 Vladimir Prus <vladimir@codesourcery.com>
8979 Joseph Myers <joseph@codesourcery.com>
8980
8981 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8982 * configure: Regenerate.
8983
8984 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8985
8986 * ltconfig (freebsd*): Default to elf.
8987
8988 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8989
8990 * configure.ac (target_libraries): Move libgcc before libiberty.
8991 * configure: Regenerated.
8992
8993 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8994 Paolo Bonzini <bonzini@gnu.org>
8995
8996 PR bootstrap/30753
8997 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8998 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8999 * configure: Regenerated.
9000
9001 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
9002
9003 * MAINTAINERS (Language Front End Maintainers): Update my mail
9004 address.
9005
9006 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
9007
9008 PR bootstrap/30748
9009 * configure.ac: Correct syntax for Solaris ksh.
9010 * configure: Regenerated.
9011
9012 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
9013
9014 * configure.ac: Sync with src.
9015 * configure: Regenerate.
9016
9017 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
9018
9019 * Makefile.in: Regenerate.
9020
9021 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
9022
9023 * config.sub: Sync with src.
9024
9025 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
9026
9027 * Makefile.tpl (build_alias, host_alias, target_alias): Use
9028 noncanonical equivalents.
9029 * configure.in: Rename to...
9030 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
9031 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
9032 target_noncanonical. Use them. Rewrite removal of configure
9033 arguments for autoconf 2.59. Discard variable settings. Force
9034 program_transform_name for native tools.
9035
9036 * Makefile.in: Regenerated.
9037 * configure: Regenerated with autoconf 2.59.
9038
9039 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
9040
9041 * MAINTAINERS (Write After Approval): Add myself.
9042
9043 2007-01-31 Andreas Schwab <schwab@suse.de>
9044
9045 * Makefile.tpl (LDFLAGS): Substitute it.
9046 * Makefile.in: Regenerate.
9047
9048 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
9049
9050 * MAINTAINERS (Write After Approval): Add myself.
9051
9052 2007-01-28 David Edelsohn <edelsohn@gnu.org>
9053
9054 * MAINTAINERS (spu port): Add myself.
9055
9056 2007-01-23 Richard Guenther <rguenther@suse.de>
9057
9058 PR bootstrap/30541
9059 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
9060 * Makefile.tpl (GNATBIND): Substitute it.
9061 (GNATMAKE): Likewise.
9062 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
9063 of STAGE_PREFIX.
9064 * Makefile.in: Regenerate.
9065 * configure: Regenerate.
9066
9067 2007-01-18 Mike Stump <mrs@apple.com>
9068
9069 * configure.in: Re-enable -Werror for gcc builds.
9070
9071 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
9072
9073 * MAINTAINERS (Write After Approval): Add myself.
9074
9075 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
9076
9077 * configure.in: Change == to = in test command.
9078 * configure: Regenerate.
9079
9080 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
9081 Nick Clifton <nickc@redhat.com>
9082 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
9083
9084 * configure.in (build_configargs, host_configargs, target_configargs):
9085 Remove build/host/target parameters.
9086 (host_libs): Add gmp and mpfr.
9087 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9088 * Makefile.def (gmp, mpfr): New.
9089 (gcc): Remove target.
9090 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9091 target_os, target_vendor): New.
9092 (configure): Add host_alias/target_alias arguments; adjust invocations.
9093 * configure: Regenerate.
9094 * Makefile.in: Regenerate.
9095
9096 2007-01-11 Matt Fago <fago@earthlink.net>
9097
9098 * configure.in: Try to link to functions only in mpfr 2.2.x
9099 to improve robustness of configure tests.
9100 * configure: Regenerate.
9101
9102 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
9103
9104 * MAINTAINERS: Add myself as i386 maintainer.
9105
9106 2007-01-08 Jan Hubicka <jh@suse.cz>
9107
9108 * MAINTAINERS: Add myself as i386 maintainer.
9109
9110 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
9111
9112 * configure.in: Add support for an x86_64-mingw* target.
9113 * configure: Regenerate.
9114
9115 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
9116
9117 * Makefile.tpl (all-target): Correct @if conditional for target
9118 modules.
9119 * configure.in: Omit libiberty if building only target libgcc.
9120 * configure, Makefile.in: Regenerated.
9121
9122 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
9123
9124 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
9125 * configure: Regenerate.
9126
9127 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9128
9129 * Makefile.def (target_modules): Add libgcc.
9130 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
9131 * Makefile.tpl (clean-target-libgcc): Delete.
9132 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9133 on gcc even for bootstrapped modules. Rewrite handling of
9134 lang_env_dependencies to loop over target_modules.
9135 * configure.in (target_libraries): Add target-libgcc.
9136 * Makefile.in, configure: Regenerated.
9137
9138 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
9139
9140 * configure.in: Reorganize recognition of languages. Add
9141 --enable-stage1-languages. Show supported languages for the chosen
9142 target rather than all recognized languages.
9143 * configure: Regenerate.
9144
9145 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
9146
9147 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9148 * Makefile.in: Regenerate.
9149
9150 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9151
9152 * configure.in: Warn that MPFR 2.2.0 is buggy.
9153 * configure: Regenerate.
9154
9155 2006-12-27 Ian Lance Taylor <iant@google.com>
9156
9157 * configure.in: When removing Makefiles to force a reconfigure, also
9158 remove prev-DIR*/Makefile.
9159 * configure: Regenerate.
9160
9161 2006-12-22 Andreas Schwab <schwab@suse.de>
9162
9163 * configure: Regenerate with correct autoconf version.
9164
9165 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
9166
9167 * configure.in: add AC_SUBST for *_FOR_TARGET.
9168 * configure: Regenerate.
9169
9170 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9171
9172 * configure.in: Simplify logic for rejecting languages that cannot
9173 be built. Separate the case when a language is unsupported,
9174 from the case when the user chooses not to build a language.
9175
9176 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9177
9178 * configure.in: Remove "$build" case for powerpc-*-darwin* since
9179 it only affects bootstrap and could be tested on "$host" as well.
9180 * configure: Regenerate.
9181 * config/mh-ppc-darwin: Add to the stage1 cflags here.
9182
9183 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9184
9185 PR bootstrap/29544
9186 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9187 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9188 move here comment from Makefile.tpl.
9189 * Makefile.tpl: Move some definitions higher in the file.
9190 (STAGE1_CHECKING): New.
9191 * configure.in: Add --enable-stage1-checking.
9192 * configure: Regenerate.
9193 * Makefile.in: Regenerate.
9194
9195 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9196
9197 * MAINTAINERS: Add myself as build system maintainer.
9198
9199 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
9200
9201 * MAINTAINERS (Write After Approval): Add myself.
9202
9203 2006-12-13 Eric Christopher <echristo@apple.com>
9204
9205 * MAINTAINERS: Add myself as darwin maintainer.
9206
9207 2006-12-11 Ian Lance Taylor <ian@airs.com>
9208
9209 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9210
9211 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
9212
9213 MAINTAINERS: Update my entry.
9214
9215 2006-12-11 Alan Modra <amodra@bigpond.net.au>
9216
9217 * configure.in: Handle spu makefile frag.
9218 * Makefile.tpl (MAINT): Define
9219 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9220 * configure: Regenerate.
9221 * Makefile.in: Regenerate.
9222
9223 2006-12-11 Ben Elliston <bje@au.ibm.com>
9224
9225 * config.guess: Import latest version.
9226 * config.sub: Likewise.
9227
9228 2006-12-11 Ben Elliston <bje@au.ibm.com>
9229
9230 * configure.in (spu-*-*): Don't skip target-libiberty.
9231 * configure: Regenerate.
9232
9233 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
9234
9235 PR bootstrap/30134
9236 * configure.in: Correct x86 darwin support for libjava to powerpc
9237 and i?86 only.
9238 * configure: Regenerate.
9239
9240 2006-12-08 Sandro Tolaini <tolaini@libero.it>
9241
9242 * configure.in: Add x86 darwin support for libjava.
9243 * configure: Regenerate.
9244
9245 2006-12-07 Mike Stump <mrs@apple.com>
9246
9247 * Makefile.def (dependencies): Add dependency for
9248 install-target-libssp and install-target-libgomp on
9249 install-gcc.
9250 * Makefile.in: Regenerate.
9251
9252 2006-12-04 Richard Guenther <rguenther@suse.de>
9253
9254 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9255 (Non-Algorithmic Maintainers): Move over non-algorithmic
9256 loop optimizer maintainers, add myself as a non-algorithmic
9257 middle-end maintainer.
9258
9259 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
9260
9261 * MAINTAINERS (Write After Approval): Add myself.
9262
9263 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9264
9265 * configure.in: Update error message for missing GMP/MPFR.
9266
9267 * configure: Regenerate.
9268
9269 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9270
9271 * configure.in: Update MPFR version in error message.
9272
9273 * configure: Regenerate.
9274
9275 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9276
9277 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9278 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9279 --with-gmp-lib): New flags.
9280
9281 * configure: Regenerate.
9282
9283 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
9284
9285 * MAINTAINERS (Write After Approval): Change my email address.
9286
9287 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
9288
9289 * MAINTAINERS (Write After Approval): Add myself.
9290
9291 2006-11-22 Philipp Thomas <pth@suse.de>
9292
9293 * MAINTAINERS (i18n): Update e-mail address.
9294
9295 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9296
9297 * MAINTAINERS (spu port): Add myself as maintainer.
9298 (Write After Approval): Remove myself.
9299
9300 2006-11-22 Ben Elliston <bje@au.ibm.com>
9301
9302 * configure.in (skipdirs): Don't build libssp for SPU.
9303 * configure: Regenerate.
9304
9305 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
9306
9307 * MAINTAINERS (spu port): Add myself as maintainer.
9308 (libobjc): Update my email address.
9309
9310 2006-11-21 Andrea Bona <andrea.bona@st.com>
9311
9312 * MAINTAINERS (Write After Approval): Add myself.
9313
9314 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9315
9316 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9317 * configure : Rebuilt.
9318
9319 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9320
9321 * MAINTAINERS (Write After Approval): Add myself.
9322
9323 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
9324
9325 * MAINTAINERS (Write After Approval): Add myself.
9326
9327 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9328
9329 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9330 libmpfr.a.
9331 * configure: Regenerate.
9332
9333 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
9334
9335 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9336 (unstage): Test for stage_last presence.
9337
9338 PR bootstrap/29802
9339 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9340 STAGE_PREFIX.
9341 * Makefile.in: Regenerate.
9342
9343 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
9344
9345 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9346 maintainers.
9347
9348 2006-11-14 Erven Rohou <erven.rohou@st.com>
9349
9350 * MAINTAINERS (Write After Approval): Add myself.
9351
9352 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
9353
9354 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9355 and stageN-package/Makefile.
9356 * Makefile.in: Regenerated.
9357
9358 2006-11-14 Jie Zhang <jie.zhang@analog.com>
9359
9360 * configure.in: Remove target-libgloss from noconfigdirs for
9361 bfin-*-*.
9362 * configure: Regenerated.
9363
9364 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9365
9366 * configure.in (have_gmp): Only error if the gcc directory exists.
9367
9368 * configure: Regenerate.
9369
9370 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9371
9372 * configure.in: Robustify error message for missing GMP/MPFR.
9373
9374 * configure: Regenerate.
9375
9376 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
9377
9378 * MAINTAINERS (Write After Approval): Add myself.
9379
9380 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
9381
9382 * MAINTAINERS: Change email address.
9383
9384 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9385
9386 * MAINTAINERS (Write After Approval): Add myself.
9387
9388 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9389
9390 * MAINTAINERS (Write After Approval): Add myself.
9391
9392 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9393
9394 * MAINTAINERS (Write After Approval): Move myself to
9395 Write After Approval section.
9396
9397 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9398
9399 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9400 need_gmp anymore.
9401 * configure: Regenerate.
9402
9403 2006-10-16 Tobias Burnus <burnus@net-b.de>
9404
9405 * MAINTAINERS (Write After Approval): Add myself.
9406
9407 2006-10-16 Ben Elliston <bje@au.ibm.com>
9408
9409 * config.guess: Import latest version.
9410 * config.sub: Likewise.
9411
9412 2006-10-10 Brooks Moses <bmoses@stanford.edu>
9413
9414 * Makefile.def: Added pdf target handling.
9415 * Makefile.tpl: Added pdf target handling.
9416 * Makefile.in: Regenerated.
9417
9418 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9419
9420 * MAINTAINERS: Add self as score port maintainer.
9421
9422 2006-10-04 Brooks Moses <bmoses@stanford.edu>
9423
9424 * MAINTAINERS (Write After Approval): Add myself.
9425
9426 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9427
9428 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
9429 or newer.
9430 * configure: Regenerated.
9431
9432 2006-09-27 Dave Brolley <brolley@redhat.com>
9433
9434 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9435 using $s instead of $r.
9436 * configure: Regenerated.
9437
9438 2006-09-26 Thiemo Seufer <ths@mips.com>
9439
9440 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9441 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9442 * configure: Regenerate.
9443
9444 2006-09-24 Graeme Peterson <gridly@gmail.com>
9445
9446 * MAINTAINERS (Write After Approval): Remove myself.
9447
9448 2006-09-22 Chao-ying Fu <fu@mips.com>
9449
9450 * MAINTAINERS (Write After Approval): Add myself.
9451
9452 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9453
9454 * MAINTAINERS: Add self as soft-fp maintainer.
9455
9456 2006-09-09 Anatoly Sokolov <aesok@post.ru>
9457
9458 * MAINTAINERS: Add myself as avr maintainer.
9459 Remove Marek Michalkiewicz as avr maintainer.
9460
9461 2006-09-07 Roberto Costa <roberto.costa@st.com>
9462
9463 * MAINTAINERS (Write After Approval): Add myself.
9464
9465 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
9466
9467 * configure.in: Never build newlib for a Mingw host.
9468 Never build newlib as Mingw target library.
9469 Test the existence of winsup/cygwin for building a Cygwin newlib,
9470 rather than just winsup.
9471 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9472 building a Mingw target.
9473 * configure: Regenerate.
9474
9475 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9476
9477 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9478
9479 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
9480
9481 * config.guess: Import from src (was more updated).
9482 * config.sub: Likewise.
9483
9484 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9485
9486 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9487 * configure: Regenerated.
9488
9489 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
9490
9491 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9492 for stages after the first.
9493
9494 2006-07-17 Jakub Jelinek <jakub@redhat.com>
9495
9496 * Makefile.def: Add dependencies for configure-opcodes
9497 on configure-intl and all-opcodes on all-intl.
9498 * Makefile.in: Regenerated.
9499
9500 2006-07-13 Ben Elliston <bje@au.ibm.com>
9501
9502 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9503
9504 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9505
9506 Port to hosts whose 'sort' and 'tail' implementations
9507 treat operands with leading '+' as file names, as POSIX
9508 has required since 2001. However, make sure the code still
9509 works on pre-POSIX hosts.
9510 * ltmain.sh: Don't assume "sort +2" is equivalent to
9511 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9512
9513 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9514
9515 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9516
9517 2006-07-04 Peter O'Gorman <peter@pogma.com>
9518
9519 * ltconfig: chmod 644 before ranlib during install.
9520
9521 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9522
9523 PR bootstrap/18058
9524 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9525 if the bootstrap compiler is a GCC version that supports it.
9526 * configure: Regenerate.
9527
9528 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9529
9530 * configure.in: Fix thinkos in previous check-in.
9531 * configure: Regenerate.
9532
9533 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9534
9535 PR other/27063
9536 * configure.in: Test subdir_requires and give an appropriate
9537 error message.
9538 * configure: Regenerate.
9539
9540 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9541
9542 * MAINTAINERS (Write After Approval): Add myself.
9543
9544 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9545
9546 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9547
9548 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9549
9550 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9551
9552 2006-06-20 David Ayers <d.ayers@inode.at>
9553
9554 PR bootstrap/28072
9555 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9556 whether target-libjava is being configured instead of whether the
9557 java front end is enabled.
9558 * configure: Regenerate.
9559
9560 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9561
9562 PR target/27540
9563 * configure.in: Only enable libgomp on IRIX 6.
9564 * configure: Regenerate.
9565
9566 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9567
9568 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9569 too.
9570 * Makefile.in: Regenerate.
9571
9572 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9573
9574 * config-ml.in: Alter CCASFLAGS to include special
9575 multilib options the same as is done for CFLAGS.
9576
9577 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9578
9579 * configure.in: Don't enable libgomp on hpux10.
9580 * configure: Rebuilt.
9581
9582 2006-06-12 David Ayers <d.ayers@inode.at>
9583
9584 PR bootstrap/27963
9585 PR target/19970
9586 * configure.in: Remove target-boehm-gc from noconfigdirs where
9587 ${libgcj} is specified.
9588 * configure: Regenerate.
9589
9590 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9591
9592 Sync from src:
9593
9594 * configure.in: Sync.
9595 * configure: Regenerated.
9596
9597 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9598
9599 * Makefile.def: Added dependencies from sim and gdb on intl, and
9600 added configure dependencies to everything with an all dependency
9601 on intl.
9602 * Makefile.in: Regenerated.
9603
9604 2006-06-06 David Ayers <d.ayers@inode.at>
9605
9606 PR libobjc/13946
9607 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9608 * Makefile.in: Regenerate.
9609 * configure.in: Add --enable-objc-gc at toplevel and have it
9610 enable boehm-gc for Objective-C.
9611 Remove target-boehm-gc from libgcj.
9612 Add target-boehm-gc to target_libraries.
9613 Add target-boehm-gc to noconfigdirs where ${libgcj}
9614 is specified.
9615 Assert that boehm-gc is supported when requested for Objective-C.
9616 Only build boehm-gc if needed either for Java or Objective-C.
9617 * configure: Regenerate.
9618
9619 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9620
9621 PR 27674
9622 * Makefile.tpl (configure-[+prefix+][+module+],
9623 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9624 Remove rule to unstage bootstrapped modules.
9625 (stage_current): New.
9626 * Makefile.in: Regenerate.
9627
9628 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9629
9630 * MAINTAINERS (Write After Approval): Update my e-mail address.
9631
9632 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9633
9634 * include/libiberty.h: Declare pex_run_in_environment.
9635
9636 2006-05-31 Asher Langton <langton2@llnl.gov>
9637
9638 * MAINTAINERS (Write After Approval): Add myself.
9639
9640 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9641
9642 * Makefile.def (bfd, opcodes): Fix lib_path.
9643 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9644 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9645 * Makefile.in: Regenerate.
9646
9647 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9648
9649 * Makefile.in: Regenerate.
9650
9651 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9652
9653 * Makefile.def: Add install-html target. Add datarootdir
9654 docdir and htmldir to flags_to_pass.
9655 * Makefile.tpl: Add install-html target.
9656 * Makefile.in: Regenerate.
9657 * configure.in: Add --with-datarootdir, --with-docdir, and
9658 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9659 * configure: Regenerate.
9660
9661 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9662
9663 * configure.in: Enable gprof for cross builds.
9664 * configure: Regenerate.
9665
9666 2006-05-22 Richard Guenther <rguenther@suse.de>
9667
9668 Revert
9669 2006-01-31 Richard Guenther <rguenther@suse.de>
9670 Paolo Bonzini <bonzini@gnu.org>
9671
9672 * Makefile.def (target_modules): Add libgcc-math target module.
9673 * configure.in (target_libraries): Add libgcc-math target library.
9674 (--enable-libgcc-math): New configure switch.
9675 * Makefile.in: Re-generate.
9676 * configure: Re-generate.
9677 * libgcc-math: New toplevel directory.
9678
9679 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9680 Andreas Tobler <a.tobler@schweiz.ch>
9681
9682 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9683 * configure: Rebuilt.
9684
9685 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
9686
9687 * MAINTAINERS (Write After Approval): Add myself.
9688
9689 2006-05-01 DJ Delorie <dj@redhat.com>
9690
9691 * configure.in: Restore CFLAGS if GMP isn't present.
9692 * configure: Regenerate.
9693
9694 2006-05-01 Richard Guenther <rguenther@suse.de>
9695
9696 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9697 maintainer.
9698
9699 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
9700
9701 * MAINTAINERS (Write After Approval): Add myself.
9702
9703 2006-04-28 Jan Beulich <jbeulich@novell.com>
9704
9705 * MAINTAINERS (Write After Approval): Add myself.
9706
9707 2006-04-18 DJ Delorie <dj@redhat.com>
9708
9709 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9710 reference libgloss so that libssp can be built in a combined
9711 tree.
9712 * configure: Regenerate.
9713
9714 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
9715
9716 * MAINTAINERS (Write After Approval): Add myself.
9717
9718 2006-04-05 Ben Elliston <bje@au.ibm.com>
9719
9720 * configure.in: Require makeinfo 4.4 or higher.
9721 * configure: Regenerate.
9722
9723 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9724
9725 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9726 Rearrange the entries of other libraries to have them in one place.
9727
9728 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9729
9730 * MAINTAINERS (Write After Approval): Remove myself.
9731 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9732
9733 2006-03-14 Richard Guenther <rguenther@suse.de>
9734
9735 * configure: Regenerate with autoconf 2.13.
9736
9737 2006-03-13 Jim Blandy <jimb@codesourcery.com>
9738
9739 * MAINTAINERS: Use my work address.
9740
9741 * MAINTAINERS: Update my E-mail address.
9742
9743 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
9744
9745 * configure.in: Handle --disable-<component> generically.
9746 * configure: Regenerate.
9747
9748 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9749
9750 PR libgcj/17311
9751 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9752
9753 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9754
9755 * MAINTAINERS (Write After Approval): Remove myself.
9756 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9757
9758 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
9759
9760 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9761 (TARGET_CONFIGDIRS): Remove.
9762 * configure.in: Remove AC_SUBST(target_configdirs).
9763 * Makefile.in, configure: Regenerated.
9764
9765 2006-02-20 Steven G. Kargl <kargls@comcast.net>
9766
9767 * MAINTAINERS (Write After Approval): Remove myself.
9768 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9769
9770 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
9771
9772 PR bootstrap/25670
9773
9774 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9775
9776 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9777 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9778 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9779 BUILD_PREFIX, BUILD_PREFIX_1.
9780 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9781
9782 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9783 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9784
9785 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9786 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9787 of `cat stage_current`. Always provide the `r' and `s' variables.
9788 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9789 a single shell execution.
9790 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9791 bootstrapped modules, make the stage1 module if the build was not
9792 started yet, else build the current stage.
9793 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9794 (all-build, all-host, all-target, [+make_target+]-host,
9795 [+make_target+]-target): Do not use \-continued lines.
9796 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9797 (current_stage, restrap, stage_last): New.
9798
9799 * Makefile.in: Regenerate.
9800 * configure: Regenerate.
9801
9802 2006-02-19 Bud Davis <jmdavis@link.com>
9803
9804 * MAINTAINERS (Write After Approval): Remove myself.
9805 (Language Front End Maintainers): Add myself as fortran 95
9806 maintainer and update e-mail address.
9807
9808 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9809
9810 * MAINTAINERS (Write After Approval): Remove myself.
9811 (Language Front End Maintainers): Add myself as fortran 95
9812 maintainer.
9813
9814 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
9815
9816 * MAINTAINERS (Write After Approval): Add myself.
9817
9818 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9819
9820 * MAINTAINERS (Write After Approval): Remove myself.
9821 (Language Front End Maintainers): Add myself as
9822 fortran 95 maintainer.
9823
9824 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9825
9826 Sync from src:
9827
9828 2005-12-27 Leif Ekblad <leif@rdos.net>
9829
9830 * configure.in: Add support for RDOS target.
9831 * configure: Regenerate.
9832
9833 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9834 Andreas Schwab <schwab@suse.de>
9835
9836 * configure: Regenerate.
9837
9838 2006-02-12 David Edelsohn <edelsohn@gnu.org>
9839
9840 * configure.in (enable_libgomp): Add AIX.
9841 * configure: Regenerate.
9842
9843 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9844
9845 * MAINTAINERS (Write After Approval): Add myself.
9846
9847 2006-02-03 Lee Millward <lee.millward@gmail.com>
9848
9849 * MAINTAINERS (Write After Approval): Add myself.
9850
9851 2006-01-31 Richard Guenther <rguenther@suse.de>
9852 Paolo Bonzini <bonzini@gnu.org>
9853
9854 * Makefile.def (target_modules): Add libgcc-math target module.
9855 * configure.in (target_libraries): Add libgcc-math target library.
9856 (--enable-libgcc-math): New configure switch.
9857 * Makefile.in: Re-generate.
9858 * configure: Re-generate.
9859 * libgcc-math: New toplevel directory.
9860
9861 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
9862
9863 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9864 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9865 the assembler, linker and binutils.
9866 * configure: Regenerate.
9867
9868 2006-01-22 Dirk Mueller <dmueller@suse.de>
9869
9870 * MAINTAINERS (Write After Approval): Add myself.
9871
9872 2006-01-20 Diego Novillo <dnovillo@redhat.com>
9873
9874 * configure: Regenerate.
9875
9876 2006-01-18 Richard Henderson <rth@redhat.com>
9877 Jakub Jelinek <jakub@redhat.com>
9878 Diego Novillo <dnovillo@redhat.com>
9879
9880 * libgomp: New directory.
9881 * Makefile.def: Add target_module libgomp.
9882 * Makefile.in: Regenerate.
9883 * configure.in (target_libraries): Add target-libgomp.
9884 * configure: Regenerate.
9885
9886 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
9887
9888 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9889 @ from continuation.
9890 * Makefile.in: Rebuilt.
9891
9892 2006-01-04 Chris Lattner <sabre@gnu.org>
9893
9894 * MAINTAINERS (Write After Approval): Add myself.
9895
9896 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
9897
9898 PR bootstrap/24252
9899
9900 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9901 * Makefile.tpl (OBJDUMP): New.
9902 (EXTRA_HOST_FLAGS): Add it.
9903 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9904
9905 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9906 to use symbolic links between directories. Avoid race conditions
9907 or make them harmless.
9908 * configure.in: Do not try to use symbolic links between directories.
9909
9910 * Makefile.def (LEAN): Pass.
9911 * Makefile.tpl (LEAN): Define.
9912 (stage[+id+]-start): Accept that the previous directory does not
9913 exist, if the bootstrap is lean.
9914 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9915 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9916 configure substitution.
9917 ([+compare-target+]): Likewise.
9918 ([+bootstrap-target+]-lean): New.
9919 * configure.in: Remove lean bootstrap support from here.
9920
9921 * Makefile.in: Regenerate.
9922 * configure: Regenerate.
9923
9924 2006-01-04 Ben Elliston <bje@au.ibm.com>
9925
9926 * MAINTAINERS (libdecnumber): Add myself.
9927
9928 2006-01-02 Mark Mitchell <mark@codesourcery.com>
9929
9930 * libtool-ldflags: New script.
9931
9932 2006-01-02 Andreas Schwab <schwab@suse.de>
9933
9934 * configure.in: When reconfiguring remove Makefile in
9935 all stage directories.
9936 * configure: Regenerate.
9937
9938 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9939
9940 * MAINTAINERS: Update my email address.
9941
9942 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
9943
9944 Revert Ada-related part of the previous change.
9945
9946 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9947 Do not pass.
9948 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9949 * Makefile.in: Regenerate.
9950 * configure.in: Do not include mt-ppc-aix target fragment.
9951 * configure: Regenerate.
9952
9953 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
9954
9955 * configure.in: Select appropriate fragments for PowerPC/AIX.
9956 * configure: Regenerate.
9957
9958 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9959 BOOT_CFLAGS, BOOT_LDFLAGS.
9960 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9961 BOOT_CFLAGS, BOOT_LDFLAGS.
9962 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9963 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9964 (stage): Fail if we cannot complete the work.
9965 * Makefile.in: Regenerate.
9966
9967 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9968
9969 * configure.in: Replace ms1 with mt.
9970 * configure: Rebuilt.
9971
9972 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9973
9974 * MAINTAINERS: Update my email address.
9975
9976 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
9977
9978 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9979 install-host-nogcc): Don't invoke $(stage) at the end.
9980 * Makefile.in: Regenerate.
9981
9982 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
9983
9984 * configure.in: Flip the top-level bootstrap switch.
9985 * configure: Regenerate.
9986
9987 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9988
9989 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9990 $(stage) and $(unstage).
9991 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9992 (all): Remove stray semicolon.
9993 (local-distclean): Don't handle multilib.tmp and multilib.out.
9994 (install.all): Set $s for consistency.
9995 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9996 check_multilibs setting. Always make the install directory.
9997 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9998 Correct @if/@endif.
9999 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
10000 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
10001 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
10002 (multilib.out): Remove.
10003 * Makefile.in: Regenerated.
10004
10005 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
10006
10007 * MAINTAINERS (Write After Approval): Add myself.
10008
10009 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
10010
10011 * MAINTAINERS: Add myself as mt maintainer.
10012
10013 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
10014
10015 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
10016
10017 * MAINTAINERS: Change email address.
10018
10019 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
10020
10021 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
10022 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
10023 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
10024 Find in-tree tools if available.
10025 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
10026 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
10027 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
10028 (COMPILER_*_FOR_TARGET): New.
10029 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
10030 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
10031 (CONFIGURED_*, USUAL_*): Remove.
10032 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
10033 STRIP): Use autoconf substitutions.
10034 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
10035 COMPILER_NM_FOR_TARGET): New.
10036 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
10037
10038 (all): Make all-host and all-target in parallel.
10039 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
10040 that $$r and $$s are set before invoking a recursive make.
10041 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
10042 ([+bootstrap-target+]): Inline most of the `all' target.
10043
10044 2005-11-29 Ben Elliston <bje@au.ibm.com>
10045
10046 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
10047 from the gcc build directory.
10048 * Makefile.in: Regenerate.
10049
10050 2005-11-29 Ben Elliston <bje@au.ibm.com>
10051
10052 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
10053 depend on all-libdecnumber.
10054 * configure.in (host_libs): Include libdecnumber.
10055 * Makefile.in: Regenerate.
10056 * configure: Likewise.
10057
10058 2005-11-29 Ben Elliston <bje@au.ibm.com>
10059
10060 * libdecnumber: Import decNumber sources from the dfp-branch.
10061
10062 2005-11-21 Kean Johnston <jkj@sco.com>
10063
10064 * config.sub, config.guess: Sync from upstream sources.
10065
10066 2005-11-21 Ben Elliston <bje@au.ibm.com>
10067
10068 Import from Autoconf sources:
10069
10070 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
10071 * config/move-if-change: Don't output "$2 is unchanged";
10072 suggested by Ben Elliston. Handle weird characters correctly.
10073
10074 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
10075
10076 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
10077 to match upstream libtool for darwin.
10078
10079 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
10080
10081 * Makefile.def: Remove gdb dependencies for gdbtk.
10082 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
10083 (configure-gdb, install-gdb): New rules.
10084 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
10085 * Makefile.in, configure: Regenerated.
10086
10087 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
10088
10089 * MAINTAINERS (Write After Approval): Add myself.
10090
10091 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
10092
10093 * MAINTAINERS (Write After Approval): Add myself.
10094
10095 2005-10-24 Diego Novillo <dnovillo@redhat.com>
10096
10097 * MAINTAINERS (alias analysis): Add Daniel Berlin and
10098 Diego Novillo.
10099
10100 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
10101
10102 PR bootstrap/24297
10103 * Makefile.tpl (do-[+make-target+], do-check, install,
10104 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10105 are set before recursing.
10106 * Makefile.in: Regenerate.
10107
10108 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
10109
10110 PR bootstrap/18939
10111 * Makefile.def (gcc) <target>: Fix thinko.
10112 * Makefile.in: Regenerate.
10113
10114 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
10115
10116 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10117 * configure: Regenerate.
10118
10119 2005-10-15 Jie Zhang <jie.zhang@analog.com>
10120
10121 * MAINTAINERS (Write After Approval): Add self.
10122
10123 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
10124
10125 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10126 target-libffi, target-qthreads, target-libjava, and
10127 targetlibobjc.
10128 * configure: Regenerate.
10129
10130 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
10131
10132 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10133 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10134 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10135 (USUAL_OBJDUMP_FOR_TARGET): New.
10136 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10137 * configure.in: Check for $OBJDUMP_FOR_TARGET.
10138 * configure, Makefile.in: Regenerated.
10139
10140 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
10141
10142 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10143 before other host packages.
10144
10145 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
10146
10147 * MAINTAINERS: Add self as sh libraries/configury maintainer.
10148
10149 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
10150
10151 PR bootstrap/22340
10152
10153 * configure.in (default_target): Remove.
10154 * Makefile.tpl (all): Do not use prerequisites as subroutines
10155 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10156 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10157 use prerequisites as subroutines.
10158 (check-host, check-target): New.
10159 (bootstrap configure & all targets): Do not use stage*-start
10160 if the directory layout is already ok.
10161 (non-bootstrap configure & all targets): Prepend a $(unstage).
10162 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
10163 (NOTPARALLEL): Remove.
10164 (unstage, stage variables): New variables.
10165 (unstage, stage targets): Simply expand to those variables.
10166
10167 * configure: Regenerate.
10168 * Makefile.in: Regenerate.
10169
10170 2005-10-04 James E Wilson <wilson@specifix.com>
10171
10172 * Makefile.def (lang_env_dependencies): Add libmudflap.
10173 * Makefile.in: Regenerate.
10174
10175 2005-10-03 Andreas Schwab <schwab@suse.de>
10176
10177 Backport from libtool CVS:
10178 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
10179
10180 * ltmain.sh: add support for installing into temporary
10181 staging area (e.g. 'make install DESTDIR=...')
10182
10183 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
10184
10185 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10186 * configure: Regenerated.
10187
10188 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
10189
10190 * configure: Regenerate with the correct
10191 autoconf version.
10192
10193 2005-09-30 Catherine Moore <clm@cm00re.com>
10194
10195 * configure.in (bfin-*-*): New.
10196 * configure: Regenerated.
10197
10198 2005-09-28 Geoffrey Keating <geoffk@apple.com>
10199
10200 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10201 (LIPO_FOR_TARGET): New.
10202 (CONFIGURED_LIPO_FOR_TARGET): New.
10203 (USUAL_LIPO_FOR_TARGET): New.
10204 (STRIP_FOR_TARGET): New.
10205 (CONFIGURED_STRIP_FOR_TARGET): New.
10206 (USUAL_STRIP_FOR_TARGET): New.
10207 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10208 STRIP_FOR_TARGET.
10209 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10210 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10211 * Makefile.in: Regenerate.
10212 * configure: Regenerate.
10213
10214 2005-09-19 David Edelsohn <edelsohn@gnu.org>
10215
10216 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10217 (rs6000-*-aix*): Same.
10218 * configure: Regenerate.
10219
10220 2005-09-16 Tom Tromey <tromey@redhat.com>
10221
10222 * MAINTAINERS: Add self as java maintainer.
10223
10224 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
10225
10226 * configure.in: Recognize f95 in the --enable-languages option,
10227 and substitute it for fortran, issuing a warning.
10228 * configure: Regenerate.
10229
10230 2005-08-30 Phil Edwards <phil@codesourcery.com>
10231
10232 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
10233 * configure: Regenerated.
10234
10235 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
10236
10237 * MAINTAINERS: Add self as ms1 maintainer.
10238
10239 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
10240
10241 * Makefile.def (libssp): Add to lang_env_dependencies.
10242 * Makefile.in: Regenerate.
10243
10244 2005-08-18 Ian Lance Taylor <ian@airs.com>
10245
10246 * MAINTAINERS: Add myself as middle-end maintainer.
10247
10248 2005-08-17 Christian Groessler <chris@groessler.org>
10249
10250 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10251 * Makefile.in: Regenerate.
10252
10253 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
10254
10255 * MAINTAINERS (write after approval): Added myself.
10256
10257 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
10258
10259 * MAINTAINERS (Write After Approval): Add myself.
10260
10261 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
10262
10263 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10264 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10265 Look for alternate names of the target cc and c++
10266 * configure: Regenerate.
10267
10268 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
10269
10270 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10271 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10272 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10273 tools; remove code to manually set them.
10274 (Target tools): Look in the environment for them.
10275 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10276 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10277 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10278 build directory.
10279 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10280 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10281 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10282 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10283 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10284 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10285 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10286 * configure: Regenerate.
10287 * Makefile.in: Regenerate.
10288
10289 2005-07-28 Ben Elliston <bje@au.ibm.com>
10290
10291 * MAINTAINERS: Update for removed CPU targets.
10292
10293 2005-07-27 Mark Mitchell <mark@codesourcery.com>
10294
10295 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10296 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10297 * Makefile.in: Regenerated.
10298
10299 2005-07-26 Mark Mitchell <mark@codesourcery.com>
10300
10301 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10302 (CFLAGS_FOR_TARGET): Use it.
10303 (CXXFLAGS_FOR_TARGET): Likewise.
10304 * Makefile.in: Regenerated.
10305 * configure.in (--with-build-sysroot): New option.
10306 * configure: Regenerated.
10307
10308 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
10309
10310 * Makefile.tpl: Wrap install between unstage and stage
10311 * Makefile.in: Regenerate.
10312
10313 2005-07-21 Eric Christopher <echristo@apple.com>
10314
10315 * MAINTAINERS: Update affiliation.
10316
10317 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
10318
10319 * MAINTAINERS: Add self as crx port maintainer.
10320
10321 2005-07-20 DJ Delorie <dj@redhat.com>
10322
10323 * MAINTAINERS: Add self as m32c maintainer.
10324
10325 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
10326
10327 * all files: Update FSF address.
10328
10329 2005-07-15 Eric Christopher <echristo@redhat.com>
10330
10331 * MAINTAINERS: Change affiliation.
10332
10333 2005-07-14 Jim Blandy <jimb@redhat.com>
10334
10335 * configure.in: Add cases for Renesas m32c.
10336 * configure: Regenerated.
10337
10338 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10339
10340 * COPYING.LIB: Update from fsf.org.
10341
10342 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10343
10344 * COPYING, compile, config.guess,
10345 config.sub, install-sh, missing, mkinstalldirs,
10346 symlink-tree, ylwrap: Sync from upstream sources.
10347 * config-ml.in: Update FSF address.
10348
10349 2005-07-13 Eric Christopher <echristo@redhat.com>
10350
10351 * configure.in: Add toplevel noconfigdir support for tpf.
10352 * configure: Regenerate.
10353
10354 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
10355
10356 PR ada/22340
10357
10358 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10359 * Makefile.in: Regenerate.
10360
10361 2005-07-07 Mark Mitchell <mark@codesourcery.com>
10362
10363 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
10364 Brolley to write-after-approval.
10365
10366 2005-07-07 Andreas Schwab <schwab@suse.de>
10367
10368 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10369 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10370 * Makefile.in: Regenerated.
10371
10372 2005-07-06 Geoffrey Keating <geoffk@apple.com>
10373
10374 * configure.in: Don't build sim or rda when targetting darwin.
10375 * configure: Regenerate.
10376
10377 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
10378
10379 * configure.in: Add --enable-libssp and --disable-libssp.
10380 * configure: Regenerate with autoconf-2.13.
10381
10382 2005-07-02 Jakub Jelinek <jakub@redhat.com>
10383
10384 * Makefile.def (target_modules): Add libssp.
10385 * configure.in (target_libraries): Add target-libssp.
10386 * configure: Rebuilt.
10387 * Makefile.in: Rebuilt.
10388
10389 2005-07-01 Zack Weinberg <zackw@panix.com>
10390
10391 * MAINTAINERS: Change email address. Resign from maintainership.
10392
10393 2005-07-01 Richard Guenther <rguenther@suse.de>
10394
10395 * MAINTAINERS: Change my e-mail address and affiliation.
10396
10397 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
10398
10399 * Makefile.def (stagefeedback): Come after profile.
10400 Define profiledbootstrap target.
10401 * Makefile.tpl (profiledbootstrap): Remove.
10402 (stageprofile-end): Zap stagefeedback.
10403 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10404 * Makefile.in: Regenerate.
10405
10406 2005-06-13 Richard Sandiford <richard@codesourcery.com>
10407
10408 * MAINTAINERS: Update my email address.
10409
10410 2005-06-13 Zack Weinberg <zack@codesourcery.com>
10411
10412 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10413 In 'cpp' stanza, support '#line' as well as '# '.
10414
10415 2005-06-08 Andreas Schwab <schwab@suse.de>
10416
10417 * MAINTAINERS: Move myself from 'Write After Approval' to
10418 'CPU Port Maintainers' section as m68k maintainer.
10419
10420 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
10421
10422 * configure.in (unsupported_languages): New macro.
10423 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10424 non-ported target libraries in noconfigdirs.
10425 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10426 non-linux-gnu. Remove libgcj_ex_libffi.
10427 <lang_frag loop>: Set add_this_lang=no if the language is in
10428 unsupported_languages.
10429 * configure: Regenerate.
10430
10431 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10432
10433 * configure.in: Fix typo in handling of --with-mpfr-dir.
10434 * configure: Regenerate.
10435
10436 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10437
10438 * MAINTAINERS: Update my email address.
10439
10440 2005-06-02 Jim Blandy <jimb@redhat.com>
10441
10442 * config.sub: Add cases for the Renesas m32c. (This patch has been
10443 accepted into the master sources.)
10444
10445 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
10446 Michael Snyder <msnyder@redhat.com>
10447 Stan Cox <scox@redhat.com>
10448
10449 * configure.in: Set noconfigdirs for ms1.
10450
10451 * configure: Regenerate.
10452
10453 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10454
10455 * MAINTAINERS (Write After Approval): Add self.
10456
10457 2005-06-01 Josh Conner <jconner@apple.com>
10458
10459 * MAINTAINERS (Write After Approval): Add self.
10460
10461 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
10462
10463 * MAINTAINERS: Update my email address.
10464
10465 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10466
10467 * MAINTAINERS (Write After Approval): Add self.
10468
10469 2005-05-26 Chris Demetriou <cgd@broadcom.com>
10470
10471 * MAINTAINERS (Write After Approval): Remove self.
10472
10473 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
10474
10475 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10476 (Dependencies): Consider target modules for bootstrap dependencies.
10477 Make target bootstrap modules depend on each stage's gcc.
10478 * Makefile.in: Regenerate.
10479
10480 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
10481
10482 * Makefile.def (configure-gcc): Depend on binutils having been built.
10483 (all-gcc): No need to do it here.
10484 * Makefile.in: Regenerate.
10485
10486 2005-05-19 Paul Brook <paul@codesourcery.com>
10487
10488 * configure.in: Rewrite misleading error message when requested
10489 language cannot be built.
10490 * configure: Regenerate.
10491
10492 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10493
10494 * ylwrap: Import from Automake 1.9.5.
10495
10496 2005-05-13 David Ung <davidu@mips.com>
10497
10498 * MAINTAINERS (Write After Approval): Add self.
10499
10500 2005-05-09 Mike Stump <mrs@apple.com>
10501
10502 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10503 lt_cv_sys_max_cmd_len for now.
10504
10505 2005-05-09 Stan Cox <scox@redhat.com>
10506
10507 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10508
10509 2005-05-08 Matt Kraai <kraai@ftbfs.org>
10510
10511 * README.SCO: Update the URL.
10512
10513 2005-05-05 David Edelsohn <edelsohn@gnu.org>
10514
10515 * ltconfig: Define file_list_spec. Pass file_list_spec and
10516 with_gnu_ld to libtool.
10517 * ltcf-c.sh (aix[45]): Define file_list_spec.
10518 * ltcf-cxx.sh (aix[45]): Same.
10519 * ltcf-gcj.sh (aix[45]): Same.
10520 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10521 exists, write list of input files to temporary file.
10522
10523 2005-05-04 Mike Stump <mrs@apple.com>
10524
10525 * configure.in: Always pass --target to target configures as
10526 otherwise rebuilds that do --recheck will fail.
10527 * confiugure: Rebuilt.
10528
10529 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10530
10531 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10532 STAGE_HOST_EXPORTS.
10533 (configure, all): Add bootstrap support.
10534 (Host modules, target modules): Pass post-stage1 flags and exports.
10535 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10536 * Makefile.in: Regenerate.
10537
10538 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10539
10540 * configure: Regenerate.
10541
10542 2005-04-27 Mike Stump <mrs@apple.com>
10543
10544 * MAINTAINERS: Add self as darwin maintainer.
10545
10546 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10547
10548 * config.sub: Update from master copy.
10549
10550 2005-04-21 Mike Stump <mrs@apple.com>
10551
10552 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10553 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10554
10555 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10556
10557 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10558 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10559 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10560 "*-*-elf" and "*-*-linux*".
10561 * configure: Regenerate.
10562
10563 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10564
10565 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10566
10567 2005-04-12 Mike Stump <mrs@apple.com>
10568
10569 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10570
10571 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10572
10573 * MAINTAINERS (Write After Approval): Add myself.
10574
10575 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10576
10577 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10578
10579 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10580
10581 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10582 (TARGET_CONFIGARGS): Include --with-target-subdir.
10583 (configure, all): New macros. Use them throughout.
10584 * Makefile.in: Regenerate.
10585
10586 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10587
10588 * MAINTAINERS (Write After Approval): Add myself.
10589
10590 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10591
10592 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10593
10594 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10595
10596 * MAINTAINERS: Move John Carr to Write After Approval.
10597
10598 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10599
10600 * config/mh-mingw32: Delete.
10601 * configure.in: Don't use it.
10602 * configure: Regenerate.
10603
10604 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10605
10606 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10607 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10608 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10609 (HOST_LIB_PATH): Generate from Makefile.def.
10610 (TARGET_LIB_PATH): Likewise.
10611 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10612 * Makefile.in: Regenerate.
10613 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10614 (RPATH_ENVVAR): Include Darwin case.
10615 * configure: Regenerate.
10616
10617 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10618
10619 * MAINTAINERS (Various Maintainers): Remove self.
10620 (Write After Approval): Add self.
10621
10622 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10623
10624 * MAINTAINERS (Various Maintainers): Add self.
10625
10626 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10627
10628 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10629 * configure: Regenerate.
10630
10631 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10632
10633 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10634 gcc_version, and gcc_version_trigger from set of flags to pass.
10635 * Makefile.tpl: Remove definitions of above variables.
10636 (config.status): Remove dependency on $(gcc_version_trigger).
10637 * Makefile.in: Regenerate.
10638 * configure.in: Do not reference config/gcc-version.m4 nor
10639 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10640 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10641 * configure: Regenerate.
10642
10643 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10644 Andrew Pinski <pinskia@physics.uc.edu>
10645
10646 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10647 * Makefile.in: Regenerate.
10648
10649 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10650
10651 * MAINTAINERS (Write After Approval): Add myself.
10652
10653 2005-03-03 David Ayers <d.ayers@inode.at>
10654
10655 * MAINTAINERS (Write After Approval): Add myself.
10656
10657 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10658
10659 PR libgcj/20160
10660 * ltmain.sh: Avoid creating archives with components that have
10661 duplicate basenames.
10662
10663 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10664
10665 PR bootstrap/20250
10666 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10667 instead of check.
10668 * Makefile.in: Regenerate.
10669
10670 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10671
10672 * Makefile.in: Regenerate to fix conflict between the previous two
10673 patches.
10674
10675 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10676
10677 PR bootstrap/17383
10678 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10679 * Makefile.tpl (HOST_SUBDIR): New substitution.
10680 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10681 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10682 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10683 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10684 (Host modules, Bootstrapped modules): Use it.
10685 (Build modules, Target modules): Do not create symlink trees,
10686 always configure out-of-srcdir.
10687 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10688 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10689 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10690 $(HOST_SUBDIR). Create a symlink for host_subdir.
10691
10692 * Makefile.in: Regenerate.
10693 * configure: Regenerate.
10694
10695 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10696
10697 Merged from libada-gnattools-branch:
10698 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10699
10700 * gnattools: New directory.
10701 * Makefile.def: Add gnattools as a module, depending on target-libada.
10702 * Makefile.in: Regenerate.
10703 * configure.in: Include gnattools in host_tools; disable it if ada
10704 is disabled.
10705 * configure: Regenerate.
10706
10707 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
10708
10709 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10710 treelang maintainer.
10711 (Write After Approval): Remove myself.
10712
10713 2005-02-23 Paul Schlie <schlie@comcast.net>
10714
10715 * configure.in: Allow darwin targeted ports to build tk, itcl and
10716 libgui.
10717 * configure: Regenerate.
10718
10719 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10720
10721 PR libgcj/10353
10722 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10723 * configure: Regenerate.
10724
10725 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10726
10727 * MAINTAINERS (Write After Approval): Add myself.
10728
10729 2005-02-10 Ian Lance Taylor <ian@airs.com>
10730
10731 * MAINTAINERS: Update my e-mail address.
10732
10733 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10734
10735 * MAINTAINERS (Write After Approval): Add myself.
10736
10737 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
10738
10739 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10740 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10741 target-libgloss when not *-*-elf and *-*-aout.
10742 * configure: Regenerate.
10743
10744 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10745
10746 * MAINTAINERS: Remove obsolete entries.
10747
10748 * MAINTAINERS (Write After Approval): Add Michael Matz.
10749
10750 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
10751
10752 * MAINTAINERS: Remove self as cpplib maintainer.
10753
10754 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10755
10756 * install-sh, config.sub: Import from upstream.
10757
10758 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10759
10760 PR bootstrap/18222
10761 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10762 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10763 * Makefile.in: Regenerate.
10764
10765 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
10766
10767 * MAINTAINERS: Update my email address.
10768
10769 2005-01-12 David Edelsohn <edelsohn@gnu.org>
10770 Andreas Schwab <schwab@suse.de>
10771
10772 PR bootstrap/18033
10773 * config-ml.in: Eval option if surrounded by single quotes.
10774
10775 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
10776
10777 Revert 2004-12-28 Makefile changes, a better fix will be
10778 applied to mainline and src after GCC 4.0 branches.
10779
10780 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
10781
10782 PR bootstrap/17383
10783
10784 * Makefile.def (target_modules): Remove stage parameter,
10785 it is always true now.
10786 * Makefile.tpl (configure-build-[+module+],
10787 configure-target-[+module+]): Always build symlink tree
10788 for the directory and for include. BUILD_SUBDIR and
10789 TARGET_SUBDIR cannot be . anymore.
10790 * Makefile.in: Regenerate.
10791
10792 2004-12-25 David Edelsohn <edelsohn@gnu.org>
10793
10794 Revert 2004-12-08 Makefile changes.
10795
10796 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10797
10798 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10799 cygwin, mingw.
10800
10801 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10802
10803 * configure.in (sh64-*-*): Reenable gprof.
10804 * configure: Regenerate.
10805
10806 2004-12-08 David Edelsohn <edelsohn@gnu.org>
10807
10808 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10809 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10810 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10811 * Makefile.in: Regenerate.
10812
10813 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10814
10815 * MAINTAINERS: Update my email address.
10816
10817 2004-12-07 Matt Kraai <kraai@ftbfs.org>
10818
10819 * Makefile.tpl: Generate normal dependencies if the LHS module is
10820 not bootstrapped.
10821 * Makefile.in: Regenerate.
10822
10823 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10824
10825 * configure.in: Include config/gxx-include-dir.m4. Use
10826 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10827 * configure: Regenerate.
10828
10829 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10830
10831 * config.if: Delete.
10832 * configure.in: Set libstdcxx_incdir directly.
10833 * configure: Regenerate.
10834
10835 2004-12-02 Eric Christopher <echristo@redhat.com>
10836
10837 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10838 * Makefile.in: Regenerate.
10839
10840 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10841
10842 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10843 * configure: Regenerate.
10844
10845 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10846
10847 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10848 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10849 * configure: Regenerate.
10850
10851 2004-12-01 Eric Christopher <echristo@redhat.com>
10852
10853 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10854 of things to remove.
10855
10856 2004-11-29 Matt Kraai <kraai@ftbfs.org>
10857
10858 * MAINTAINERS (Write After Approval): Update my e-mail address.
10859
10860 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10861
10862 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10863 from CVS libtool to always pass_all.
10864
10865 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10866
10867 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10868 (hppa*64*-*-*): Delete incorrect comment.
10869 * configure: Rebuilt.
10870
10871 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10872
10873 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10874
10875 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10876
10877 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10878 from CVS libtool to always pass_all.
10879
10880 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10881
10882 * install-sh, compile: Import from automake.
10883
10884 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10885
10886 * config.guess, config.sub: Import from savannnah.
10887
10888 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
10889
10890 * MAINTAINERS (Write After Approval): Add myself
10891
10892 2004-11-12 Mike Stump <mrs@apple.com>
10893
10894 * Makefile.def: Add html support.
10895 * Makefile.tpl: Likewise.
10896 * Makefile.in: Regenerate.
10897
10898 2004-11-11 Geoffrey Keating <geoffk@apple.com>
10899
10900 PR 18423
10901 * configure.in: Remove all instances of build-fixincludes from
10902 noconfigdirs.
10903 (build_configargs): Supply --target to subdirectories.
10904 * configure: Regenerate.
10905
10906 * Makefile.def: Make gcc install depend on fixincludes install.
10907 * Makefile.in: Regenerate.
10908
10909 2004-11-10 Janis Johnson <janis187@us.ibm.com>
10910
10911 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10912
10913 2004-11-11 Paul Brook <paul@codesourcery.com>
10914
10915 * MAINTAINERS: Add self as arm maintainer. Update email address.
10916
10917 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10918
10919 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10920 target-libgfortran.
10921 * configure: Regenerate.
10922
10923 2004-11-07 David Edelsohn <edelsohn@gnu.org>
10924
10925 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10926 like CC.
10927
10928 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
10929
10930 * Makefile.def (host fixincludes): Specify missing targets.
10931 * Makefile.in: Regenerate.
10932
10933 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10934
10935 * MAINTAINERS: Add myself
10936
10937 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10938
10939 * MAINTAINERS (Write After Approval): Add myself.
10940
10941 2004-11-04 Geoffrey Keating <geoffk@apple.com>
10942
10943 * Makefile.def: Build fixincludes for the host, too.
10944 * Makefile.in: Regenerate.
10945 * configure.in (host_tools): Add fixincludes.
10946 * configure: Regenerate.
10947
10948 2004-11-04 Daniel Jacobowitz <dan@debian.org>
10949
10950 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10951 * configure: Regenerated.
10952
10953 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10954
10955 PR other/17783
10956 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10957 * configure: Regenerated.
10958
10959 2004-10-31 Mark Mitchell <mark@codesourcery.com>
10960
10961 * README.SCO: Update per FSF instructions.
10962
10963 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
10964
10965 PR target/18151
10966 * configure.in (case ${target}): Do not build fixincludes for avr.
10967 * configure: Regenerated.
10968
10969 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
10970
10971 * configure.in (case ${target}): Do not build fixincludes
10972 on platforms where it is not used.
10973 * configure: Regenerated.
10974
10975 2004-10-23 Daniel Jacobowitz <dan@debian.org>
10976
10977 * configure.in: Use an absolute path to install-sh.
10978 * configure: Regenerated.
10979
10980 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10981
10982 * MAINTAINERS (Write After Approval): Add myself.
10983
10984 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10985
10986 * MAINTAINERS: Remove from Write After Approval those that are
10987 already maintainers.
10988
10989 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10990
10991 * MAINTAINERS: Update my email address.
10992
10993 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10994
10995 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10996 * configure: Regenerate.
10997
10998 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
10999
11000 * MAINTAINERS: Update my email address.
11001
11002 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
11003
11004 * MAINTAINERS (Language Front Ends Maintainers): New. Move
11005 entries belonging to this category.
11006
11007 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
11008
11009 * MAINTAINERS: Update my e-mail address.
11010
11011 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
11012
11013 Fix wrong conflict resolution in:
11014
11015 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
11016
11017 * Makefile.in: Regenerate.
11018 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11019 in the recursive `make', instead of hardwiring `all'.
11020 (Autogenerated TARGET-* variables): New.
11021
11022 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
11023
11024 * configure.in: Enable target-libgloss for crx-*-*.
11025 * configure: Regenerate.
11026
11027 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
11028
11029 * MAINTAINERS (Various Maintainers): Move the "windows,
11030 cygwin, mingw" maintainer to ...
11031 (OS Port Maintainers): ... here.
11032
11033 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
11034
11035 * MAINTAINERS (Write After Approval): Remove those that are
11036 maintainers of some subsystem.
11037
11038 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
11039
11040 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
11041 * ltcf-cxx.sh (tpf*): Likewise.
11042 * ltconfig (tpf*): Add TPF OS configuration support.
11043
11044 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
11045
11046 * MAINTAINERS: Change my email address to my new work account.
11047
11048 2004-09-24 Michael Roth <mroth@nessie.de>
11049
11050 * configure.in (--without-headers): Add missing double quotes.
11051 * configure: Regenerate.
11052
11053 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
11054
11055 * ylwrap: Revert to previous version.
11056
11057 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
11058
11059 PR bootstrap/17369
11060 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
11061 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
11062 SET_GCC_LIB_PATH_CMD.
11063 (BASE_TARGET_EXPORTS): Likewise.
11064 * Makefile.in: Regenerated.
11065
11066 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
11067 * configure: Regenerated.
11068
11069 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
11070
11071 * config.guess: New upstream version
11072 * compile, depcomp, install-sh, ylwrap: Likewise.
11073
11074 2004-09-19 Roger Sayle <roger@eyesopen.com>
11075
11076 * config/mh-x86omitfp: New host makefile fragment. Add
11077 -fomit-frame-pointer to the default BOOT_CFLAGS.
11078 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
11079 * configure: Regenerate.
11080
11081 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
11082
11083 PR target/11572
11084 * configure.in (*-*-darwin*): Renable libobjc.
11085 * configure: Regenerate.
11086
11087 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
11088
11089 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11090
11091 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
11092
11093 * Makefile.def: Remove libbanshee.
11094 * Makefile.tpl: Ditto.
11095 * configure.in: Ditto.
11096 * Makefile.in: Regen.
11097 * configure: Ditto.
11098
11099 2004-09-08 David Edelsohn <edelsohn@gnu.org>
11100
11101 * ltmain.sh: Use $pic_object as $non_pic_object if
11102 $non_pic_object=none.
11103
11104 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
11105
11106 * missing: Import latest version from master repository.
11107
11108 2004-09-06 Nick Clifton <nickc@redhat.com>
11109
11110 * config.sub: Import latest version from master repository.
11111 * config.guess: Likewise.
11112 This includes these changes:
11113
11114 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
11115
11116 * config.sub: Handle crisv32, alias etraxfs.
11117 * config.guess (crisv32:Linux:*:*): Handle.
11118
11119 2004-08-13 Brad Smith <brad@comstyle.com>
11120
11121 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11122 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11123
11124 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
11125
11126 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11127 assume the processor is a powerpc. This is because coreutils
11128 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11129 in this case, due to a MacOS X bug that causes
11130 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11131 to return a negative number.
11132 Problem reported by Petter Reinholdtsen in:
11133 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11134
11135 2004-07-19 Ben Elliston <bje@gnu.org>
11136
11137 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11138
11139 2004-06-24 Ben Elliston <bje@gnu.org>
11140
11141 * config.guess: Update copyright years.
11142 * config.sub: Likewise.
11143
11144 2004-06-22 Robert Millan <robertmh@gnu.org>
11145
11146 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11147 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11148
11149 2004-06-22 Stanley F. Quayle <stan@stanq.com>
11150
11151 * config.guess (*:*VMS:*:*): New entry. Replaces
11152 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11153 manufacturer.
11154
11155 2004-06-22 Ben Elliston <bje@gnu.org>
11156
11157 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11158 * config.sub: Likewise.
11159
11160 2004-06-22 Ben Elliston <bje@gnu.org>
11161
11162 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11163 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11164
11165 2004-06-11 Ben Elliston <bje@gnu.org>
11166
11167 * config.guess (pegasos:OpenBSD:*:*): Remove.
11168
11169 2004-06-11 Ben Elliston <bje@gnu.org>
11170
11171 From Wouter Verhelst <wouter@grep.be>:
11172 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11173
11174 2004-06-11 Ben Elliston <bje@gnu.org>
11175
11176 * config.guess (luna88k:OpenBSD:*:*): New.
11177
11178 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
11179
11180 * config.guess (m32r*:Linux:*:*): New case.
11181 * config.sub: Handle m32rle.
11182
11183 2004-03-12 Ben Elliston <bje@wasabisystems.com>
11184
11185 From Jens Petersen <petersen@redhat.com>:
11186 * config.sub: Handle sparcv8.
11187
11188 2004-03-03 Ben Elliston <bje@wasabisystems.com>
11189
11190 From Tom Smith <smith@cag.lkg.hp.com>:
11191 * config.guess: Version suffixes are equally significant on Tru64
11192 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
11193 prefix of "P" (patched kernel).
11194
11195 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
11196
11197 * config.sub: Add support for National Semiconductor CRX target.
11198
11199 2004-09-03 Janis Johnson <janis187@us.ibm.com>
11200
11201 * MAINTAINERS (Various Maintainers): Remove myself as web page
11202 maintainer, add myself as maintainer of build status lists.
11203
11204 2004-09-03 Jan Beulich <jbeulich@novell.com>
11205
11206 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11207 *-*-netware, but add target-libmudflap.
11208 Consolidate *-*-netware targets (of which really only i?86 exists)
11209 into a single entry.
11210 * configure: Likewise.
11211
11212 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
11213
11214 * Makefile.tpl (sorry): Remove.
11215 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11216 (cleanstrap targets): Depend on distclean, not distclean-stage1.
11217 (do-clean): Clean per-stage directories too.
11218 (do-distclean): Run distclean-stage1 too.
11219 (.NOTPARALLEL): Enable during toplevel bootstrap.
11220 (stage[+id+]-bubble): Enable parallel execution during
11221 the recursive invocation.
11222 * Makefile.in: Regenerate.
11223
11224 Fix previous checkin:
11225
11226 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11227 include.
11228 * configure.in: Fix indentation.
11229 * configure: Regenerate.
11230
11231 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
11232
11233 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11234 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11235 * configure: regenerate
11236 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11237 -mdynamic-no-pic
11238
11239 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
11240
11241 * Makefile.def (build_modules): Add fixincludes.
11242 (dependencies): Make gcc depend on fixincludes.
11243 * configure.in (build_tools): Add fixincludes.
11244 (build_configdirs): Always include build_libs.
11245 * Makefile.in: Regenerate.
11246 * configure: Regenerate.
11247
11248 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
11249
11250 * Makefile.def (bootstrap stages): Add 'lean' parameter.
11251 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11252 phony targets; do not generate timestamp files.
11253 (distclean-stageN): Remove references to their timestamp files.
11254 (restageN, touch-stageN): Remove.
11255 (stageN-bubble): Rewritten.
11256 (compare): Support lean bootstraps.
11257 * Makefile.in: Regenerate.
11258
11259 * configure.in: Only warn when bootstrapping but
11260 build != host or build != target. Support lean bootstraps.
11261 * configure: Regenerate.
11262
11263 2004-08-26 Phil Edwards <phil@codesourcery.com>
11264
11265 * configure.in: Give a better error message if GMP/MPFR are missing
11266 and a language needing them has been requested.
11267 * configure: Regenerated.
11268
11269 2004-08-25 Phil Edwards <phil@codesourcery.com>
11270
11271 * configure.in: Print a list of available language front-ends if
11272 a requested one is missing. Tidy stray tab characters.
11273 * configure: Regenerated.
11274
11275 2004-08-19 Michael Koch <konqueror@gmx.de>
11276
11277 * gcc/doc/install.texi: Update entry about automake for libjava.
11278
11279 2004-08-17 Robert Millan <robertmh@gnu.org>
11280
11281 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11282 (instead of FreeBSD).
11283 * configure: Regenerate.
11284
11285 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
11286
11287 * Makefile.in: Regenerate.
11288 * configure: Regenerate.
11289
11290 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11291 stage_*_flags.
11292 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11293 for bootstrapped modules if toplevel bootstrap is going.
11294 (GCC bootstrap): Generate per-stage targets for all bootstrapped
11295 modules. Adjust for changes in Makefile.def. Enable several
11296 rules even in non-bootstrap mode, just to avoid peppering the
11297 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11298 (stage-[+prev+]-bubble): Remove.
11299
11300 * Makefile.def (Dependencies): Depend on all-build-bison,
11301 all-build-flex, all-build-byacc, all-build-texinfo, rather
11302 than the host variations.
11303 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
11304 with BUILD_SUBDIR.
11305 (BISON): Update for recent Bisons.
11306 (YACC): Fix typo.
11307 (cross): Depend on all-build.
11308 (all): Do not depend on all-build.
11309 (prebootstrap): Remove.
11310 (dep-kind): Accept separate prefixes for MODULE and ON variables.
11311 (Prebootstrap dependencies): Add them to the per-stage targets
11312 and to all-prebootstrap.
11313 * configure.in (build_configdirs): Always enable build_tools.
11314 (BUILD_DIR_PREFIX): Remove.
11315
11316 * Makefile.def (gcc): Add target variable.
11317 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11318 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11319 in the recursive `make', instead of hardwiring `all'.
11320 (Autogenerated TARGET-* variables): New.
11321
11322 2004-08-13 Brian Booth <bbooth@redhat.com>
11323
11324 * MAINTAINERS: Remove myself from write-after-approval.
11325
11326 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
11327
11328 * src-release: Stop distributing mmalloc with gdb (which doesn't
11329 use it).
11330 * Makefile.def: GDB doesn't depend on mmalloc anymore.
11331 * Makefile.in: Regenerate.
11332
11333 2004-08-09 Mark Mitchell <mark@codesourcery.com>
11334
11335 * configure.in (arm*-*-eabi*): New target.
11336 * configure: Regenerate.
11337
11338 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
11339
11340 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11341 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11342 (Dependencies): New section.
11343 * Makefile.tpl (Dependencies): Generate from Makefile.def.
11344 (configure-target-[+module+]): Depend on maybe-all-gcc
11345 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
11346 (toplevel profiledbootstrap): Fix dependencies.
11347 * Makefile.in: Regenerate.
11348
11349 2004-08-03 Mark Mitchell <mark@codesourcery.com>
11350
11351 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11352 target-libiberty to noconfigdirs.
11353 * configure: Regenerate.
11354
11355 2004-08-03 Paul Brook <paul@codesourcery.com>
11356
11357 * configure.in: Check for MPFR as well as GMP.
11358 * configure: Regenerate.
11359
11360 2004-08-01 Robert Millan <robertmh@gnu.org>
11361
11362 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11363 libmudflap for all GNU-based systems (with Glibc).
11364 * configure: Regenerate.
11365
11366 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
11367
11368 * Makefile.def (host-modules): Add gcc.
11369 * Makefile.in: Regenerate.
11370 * Makefile.tpl (sorry): New rule.
11371 (configure-host, all-host, [+make_target+]-host, do-check,
11372 install-host): Do not add gcc as a special case.
11373 (host modules): Add a small special-casing for gcc. Export
11374 extra_make_flags through the environment.
11375 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11376 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11377 other recursive targets for gcc): Remove.
11378
11379 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11380 (stage, unstage): New rules.
11381 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11382 distclean-stage[+id+]): Use stage_current.
11383 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11384 the stage*-start rules.
11385
11386 2004-08-02 Geoffrey Keating <geoffk@apple.com>
11387
11388 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11389 use -all_load flag.
11390
11391 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
11392
11393 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11394 * configure: Regenerate.
11395
11396 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11397
11398 * maintainer-scripts/gcc_release: Revert yesterday's change.
11399
11400 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11401
11402 * MAINTAINERS: Add myself to write-after-approval.
11403
11404 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11405
11406 * libf2c: Removed.
11407 * gcc/gccbug.in: Updated because of libf2c removal.
11408 * maintainer-scripts/gcc_release: Ditto.
11409
11410 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
11411
11412 * configure.in: Build libmudflap by default on FreeBSD.
11413 * configure: Regenerated.
11414
11415 2004-07-09 Mark Mitchell <mark@codesourcery.com>
11416
11417 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11418 systems.
11419 * configure: Regenerated.
11420
11421 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11422
11423 PR target/16344
11424 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11425 feedback based compiler.
11426 * Makefile.in: Rebuilt.
11427
11428 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
11429
11430 * Makefile.def (host_modules): Set bootstrap=true for flex.
11431 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11432 * Makefile.in: Rebuilt.
11433
11434 2004-07-07 Jan Hubicka <jh@suse.cz>
11435
11436 * MAINTAINERS: Add self as a profile feedback maintainer.
11437
11438 2004-07-05 Phil Edwards <phil@codesourcery.com>
11439
11440 * configure.in: Do not prepend $srcdir to /dev/null in
11441 makefile fragments.
11442 * configure: Regenerate.
11443
11444 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
11445
11446 * Makefile.def (build_modules): Add bison, byacc, flex,
11447 m4, texinfo.
11448 (flags_to_pass): Add FLEX.
11449 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11450 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11451 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11452 DEFAULT_MAKEINFO): Remove.
11453 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11454 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11455 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11456 objdir or else use configured tool.
11457 (all-build): New.
11458 (all): Depend on it.
11459 (Build module dependencies): Add.
11460 * Makefile.in: Regenerate.
11461 * configure.in: Better support for multiple build modules,
11462 matching what is done for host/target modules. Do not look
11463 for "plausible" locations of build tools if Canadian cross.
11464 Use autoconf's AC_PROG_CC to find a C compiler. Define
11465 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11466 * configure: Regenerate.
11467
11468 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11469
11470 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11471 * Makefile.in: Regenerate.
11472
11473 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11474
11475 * Makefile.tpl (configure-build-[+module+],
11476 configure-[+module+], configure-target-[+module+]): Pass
11477 [+extra_configure_args+].
11478 (all-build-[+module+], all-[+module+], check-[+module+],
11479 install-[+module+], [+make_target+]-[+module+],
11480 all-target-[+module+], check-target-[+module+],
11481 install-target-[+module+], [+make_target+]-target-[+module+]):
11482 Pass [+extra_make_args+].
11483 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11484 (GCC_HOST_EXPORTS): Remove.
11485 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11486 cross, check-gcc, check-gcc-c++, install-gcc,
11487 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11488 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11489 * Makefile.in: Regenerate.
11490
11491 2004-06-21 Matthew Sachs <msachs@apple.com>
11492
11493 * MAINTAINERS: Added self to write-after-approval.
11494
11495 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11496
11497 * configure.in: Check for srcdir/winsup rather than build directory
11498 winsup.
11499 * configure: Regenerate.
11500
11501 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
11502
11503 * configure.in: Don't build Cygwin native newlib if winsup
11504 directory is missing. Emit warning instead.
11505 * configure: Regenerate.
11506
11507 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
11508
11509 * Makefile.tpl (touch-stage[+id+]): New.
11510 (restage[+prev+]): Depend on touch-stage[+id+].
11511
11512 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11513 Use it throughout.
11514
11515 * Makefile.def: Add profile and feedback bootstrap stages.
11516 Remove next field from bootstrap stages.
11517 * Makefile.tpl (LN, LN_S): Substitute.
11518 (stageN-start, stageN-end): Use double-colon rules, to
11519 provide a hook for additional setup commands.
11520 (distclean-stageN-gcc, restageN): Create dependencies from
11521 [+prev+], not from [+next+].
11522 (stageN-bubble): Add commands for successive stages from
11523 [+prev+], using double-colon rules.
11524 (all-stageN-gcc): Fix typo.
11525 (stagefeedback-start, profiledbootstrap): New.
11526 * Makefile.in: Regenerate.
11527 * configure.in: Call ACX_PROG_LN.
11528 * configure: Regenerate.
11529
11530 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11531
11532 * MAINTAINERS (Write After Approval): Add myself.
11533
11534 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11535
11536 * MAINTAINERS (Write After Approval): Add myself.
11537
11538 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11539
11540 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11541 without gcc.
11542 * configure: Regenerate.
11543
11544 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11545
11546 * Makefile.tpl: Fix typo.
11547 * Makefile.in: Regenerate.
11548
11549 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11550
11551 * configure.in: Remove new- prefix from toplevel
11552 bootstrap targets.
11553 * configure: Regenerate.
11554
11555 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11556
11557 * Makefile.tpl (all.normal): Rename to all.
11558 (all): Replace with a rule to pick the default
11559 target from configure.
11560 (all-gcc, configure-gcc): Use conditionals to
11561 do nothing when toplevel bootstrap is going on.
11562 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11563 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11564 * configure.in: Support --enable-bootstrap.
11565
11566 * Makefile.def: Remove new- prefix from toplevel
11567 bootstrap targets.
11568 * Makefile.tpl: Likewise.
11569
11570 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11571 target.
11572
11573 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11574 $(RECURSE_FLAGS) to recursive invocation of make.
11575
11576 * Makefile.in: Regenerate.
11577 * configure: Regenerate.
11578
11579 2004-05-30 Andreas Jaeger <aj@suse.de>
11580 Jim Wilson <wilson@specifixinc.com>
11581
11582 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11583 like CC.
11584
11585 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11586
11587 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11588 * configure: Regenerate.
11589
11590 2004-05-25 Daniel Jacobowitz <drow@false.org>
11591
11592 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11593 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11594 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11595 targets.
11596 * Makefile.in: Regenerate.
11597
11598 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11599
11600 * configure.in: Test the ability to symlink directories.
11601 * configure: Regenerate.
11602
11603 * Makefile.def (bootstrap-stage): New definitions.
11604 * Makefile.tpl (configure-stage1-gcc,
11605 configure-stage2-gcc, configure-stage3-gcc,
11606 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11607 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11608 new-restage3, compare): Autogenerate, see Makefile.in
11609 entry for behavioral changes.
11610 (distclean-stage1, new-stage1-start, new-stage1-end,
11611 new-stage1-bubble, distclean-stage2, new-stage2-start,
11612 new-stage2-end, new-stage2-bubble, distclean-stage3,
11613 new-stage3-start, new-stage3-end): New autogenerated targets.
11614 (objext, prebootstrap, BOOT_CFLAGS,
11615 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11616 targets.
11617
11618 * Makefile.in: Regenerate.
11619 (distclean-stage1, new-stage1-start, new-stage1-end,
11620 new-stage1-bubble, distclean-stage2, new-stage2-start,
11621 new-stage2-end, new-stage2-bubble, distclean-stage3,
11622 new-stage3-start, new-stage3-end): New targets.
11623 (all-stage1-gcc): Move prebootstrap dependency from here...
11624 (configure-stage1-gcc): ...to here.
11625 (new-bootstrap): Use bubble targets.
11626 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11627 Use per-stage distclean targets.
11628 (configure-stage1-gcc, configure-stage2-gcc,
11629 configure-stage3-gcc, all-stage1-gcc,
11630 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11631 Use new-stageN-start to prepare the tree.
11632
11633 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11634
11635 * Makefile.def (host_modules): add libcpp.
11636 * Makefile.tpl: Add dependencies on and for libcpp.
11637 * Makefile.in: Regenerate.
11638 * configure.in: Add libcpp host module.
11639 * configure: Regenerate.
11640
11641 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11642
11643 * Makefile.tpl: Whenever a recursive target is defined, wrap
11644 it in a special @if/@endif block, and prepare its maybe
11645 dependency in the @if/@endif block
11646 * configure.in: Instead of writing maybe dependencies, remove
11647 the @if/@endif statements, and remove the @if/@endif blocks
11648 that remain.
11649 * configure: Regenerate.
11650 * Makefile.in: Regenerate.
11651
11652 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11653
11654 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11655
11656 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11657
11658 PR bootstrap/15120
11659 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11660 * */configure: Rebuilt.
11661
11662 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11663
11664 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11665 of libf2c.
11666 * configure, Makefile.in: Regenerate.
11667
11668 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
11669
11670 * MAINTAINERS (Write After Approval): Add myself.
11671
11672 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11673
11674 Merge from tree-ssa-20020619-branch.
11675
11676 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11677 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11678 (HOST_GMPLIBS): Define.
11679 (HOST_GMPINC): Define.
11680 (TARGET_LIB_PATH): Add libmudflap.
11681 (GFORTRAN_FOR_TARGET): Define.
11682 (configure-build*): Export GFORTRAN.
11683 (configure-gcc): Export GMPLIBS and GMPINC.
11684 (all-gcc): Add maybe-all-libbanshee.
11685 (configure-target-libgfortran): Define.
11686 * Makefile.in: Regenerate.
11687 * configure.in (host_libs): Add libbanshee.
11688 (target_libraries): Add target-libmudflap and target-libgfortran.
11689 Add --with-libbanshee.
11690 Handle --disable-libmudflap.
11691 (*-*-freebsd*): Use with_gmp.
11692 Add $(libgcj) to noconfigdirs.
11693 * configure: Regenerate.
11694 * depcomp: New file.
11695 * MAINTAINERS: Add tree-ssa maintainers.
11696
11697 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11698
11699 * MAINTAINERS (Various Maintainers): Add myself.
11700
11701 2004-04-30 Brian Ford <ford@vss.fsi.com>
11702
11703 * MAINTAINERS (Write After Approval): Add myself.
11704
11705 2004-04-29 Uros Bizjak <uros@kss-loka.si>
11706
11707 * MAINTAINERS (Write After Approval): Add myself.
11708
11709 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
11710
11711 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11712 * configure: Regenerate.
11713
11714 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
11715
11716 Revert:
11717 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11718
11719 * Makefile.def (flags_to_pass): Remove *dir variables that
11720 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11721 as well as prefix and exec_prefix.
11722 * Makefile.in: Regenerate.
11723
11724 2004-04-26 Robert Millan <robertmh@gnu.org>
11725
11726 Add patches from libtool CVS.
11727 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11728 * ltconfig: Likewise.
11729 * ltcf-c.sh: Likewise.
11730 * ltcf-cxx.sh: Likewise.
11731 * ltcf-gcj.sh: Likewise.
11732
11733 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11734
11735 * Makefile.def (host_modules): Mark with the bootstrap
11736 flag packages on which gcc depends.
11737 * Makefile.tpl (all-bootstrap): Use it.
11738 * Makefile.in: Regenerate.
11739
11740 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11741
11742 * Makefile.def (flags_to_pass): Remove *dir variables that
11743 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11744 as well as prefix and exec_prefix.
11745 * Makefile.in: Regenerate.
11746
11747 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11748
11749 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11750 * configure: Regenerate.
11751 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11752 * gcc/Makefile.tpl (compare): Use the result of the test.
11753 * gcc/Makefile.in: Regenerate.
11754
11755 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
11756
11757 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11758 Always relocate gcc and prev-gcc to the original names, even
11759 if the build fails.
11760 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11761 New targets.
11762
11763 2004-04-23 Laurent GUERBY <laurent@guerby.net>
11764
11765 * MAINTAINERS: Update my email address.
11766
11767 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11768
11769 * configure.in (mips*-*-irix5*): Enable ld.
11770 * configure: Regenerate.
11771
11772 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11773
11774 * configure: Regenerate.
11775
11776 2004-04-15 James E Wilson <wilson@specifixinc.com>
11777
11778 * Makefile.tpl (configure-[+module+], configure-gcc,
11779 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11780 Set and export LDFLAGS.
11781 * Makefile.in: Regenerate.
11782
11783 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11784
11785 * MAINTAINERS: Add myself to write-after-approval.
11786
11787 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11788
11789 PR bootstrap/14871
11790 * Makefile.tpl: If we don't have built-in-tree target tools,
11791 use the ones found by configure rather than hacking around with
11792 program_transform_name.
11793 * configure.in: Give Makefile.tpl the information necessary
11794 to do that.
11795 * Makefile.in: Regenerate.
11796 * configure: Regenerate.
11797
11798 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11799
11800 PR bootstrap/14760
11801 * configure.in: When computing baseargs, strip *all* copies of
11802 offending options. Also, don't match/substitute the trailing space,
11803 so that this actually works when two similar options are separated by
11804 only one space.
11805 * configure: Regenerate.
11806
11807 2004-04-06 David Edelsohn <edelsohn@gnu.org>
11808
11809 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11810 (rs6000-*-aix*): Same.
11811 * configure: Regenerate.
11812
11813 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
11814
11815 * MAINTAINERS: Add myself to write-after-approval.
11816
11817 2004-04-03 Bud Davis <bdavis9659@comcast.net>
11818
11819 * MAINTAINERS: Add myself to write-after-approval.
11820
11821 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11822
11823 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11824 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11825 * Makefile.in: Regenerate.
11826
11827 * configure.in (top level bootstrap support): Rework --enable-werror
11828 to set @stage2_werror_flag@.
11829 * configure: Regenerate.
11830 * Makefile.tpl (top level bootstrap support): Pass
11831 @stage2_werror_flag@ down to configure in stages 2 and 3.
11832 * Makefile.in: Regenerate.
11833
11834 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11835
11836 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11837 for stages 2 and 3 as well as in make. As a consequence, remove
11838 OUTPUT_OPTION (now detected by configure) from the flags passed down
11839 to make.
11840 * Makefile.in: Regenerate.
11841
11842 * Makefile.tpl (new-bootstrap): Fix typo.
11843 * Makefile.in: Regenerate.
11844
11845 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11846
11847 * Makefile.tpl: Rearrange by moving recursive_targets rules
11848 into their proper sections.
11849 * Makefile.tpl (top level bootstrap support): Move disabling
11850 of coverage flags from 'make' to 'configure'; improve comments.
11851 * Makefile.in: Regenerate.
11852
11853 * Makefile.tpl (experimental top level bootstrap) Move stage1
11854 language setting from all- target to configure- target; disable
11855 intermodule optimization in stage 1; prevent gratuitous rebuilds
11856 of stage 1.
11857 * Makefile.in: Regenerate.
11858 * configure.in: Comma-separate stage 1 language list for top
11859 level bootstrap.
11860 * configure: Regenerate.
11861
11862 * Makefile.tpl: Clean up experimental top level bootstrap support:
11863 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11864 prev-gcc in configure- targets as well as all- targets.
11865 * Makefile.in: Regenerate.
11866
11867 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11868
11869 * compile: New file imported from automake.
11870
11871 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
11872
11873 * configure.in: Remove symbolic link section.
11874 * configure: Regenerate.
11875 * Makefile.tpl (links): Remove.
11876 * Makefile.in: Regenerate.
11877
11878 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
11879 Nathanael Nerode <neroden@gcc.gnu.org>
11880
11881 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11882 Set with AC_CHECK_PROGS.
11883 * configure.in: Fix comment typo from last patch.
11884 * configure: Regenerate.
11885
11886 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11887
11888 * Makefile.tpl: Introduce experimental top level bootstrap support.
11889 * Makefile.in: Regenerate.
11890 * configure.in: Introduce support for top level bootstrap.
11891 * configure: Regenerate.
11892
11893 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
11894 Paolo Bonzini <bonzini@gnu.org>
11895
11896 PR bootstrap/14522
11897 * configure.in: Cope with shells that do not support unquoted ^
11898 * configure: Regenerate.
11899
11900 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
11901 Paolo Bonzini <bonzini@gnu.org>
11902
11903 PR bootstrap/14522
11904 * configure.in: Cope with shells that do not support nesting
11905 quotes inside quoted backquote substitutions.
11906 * configure: Regenerate.
11907
11908 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11909
11910 PR bootstrap/14522
11911 * configure.in: Fix escaping of $.
11912 * configure: Regenerate.
11913
11914 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11915
11916 * configure: Regenerate, since I forgot to while committing Paolo's
11917 changes.
11918
11919 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
11920
11921 PR ada/14131
11922 Move language detection to the top level.
11923 * configure.in: Find default values for the tools as
11924 soon as possible. Disable ada if GNAT is not found.
11925 Emit error message about missing languages. Expand
11926 --enable-languages=all for the gcc subdirectory.
11927
11928 2004-03-10 Ben Elliston <bje@gnu.org>
11929
11930 * MAINTAINERS: Update my email address.
11931
11932 2004-03-05 David Edelsohn <edelsohn@gnu.org>
11933
11934 * ltconfig: Disable building static libraries if building shared
11935 libraries on AIX 5L.
11936
11937 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
11938
11939 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11940 and disable libgcj.
11941 * configure: Regenerated.
11942
11943 2004-03-01 Brian Booth <bbooth@redhat.com>
11944
11945 * MAINTAINERS: Add myself to write-after-approval.
11946
11947 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
11948
11949 * MAINTAINERS: Add myself to write-after-approval.
11950
11951 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11952
11953 PR bootstrap/7087
11954 * Makefile.tpl: Guard XFOO sed statements better.
11955 * Makefile.tpl: Add dependency for configure-target-libada.
11956 * Makefile.in: Regenerate (incidentally fixes broken
11957 commit when libada-branch was merged).
11958
11959 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11960
11961 * MAINTAINERS: Add myself to write-after-approval.
11962
11963 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11964
11965 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11966 maintainers.
11967
11968 2004-02-20 Andrew Cagney <cagney@redhat.com>
11969
11970 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11971 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11972
11973 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11974
11975 PR bootstrap/11932
11976 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11977
11978 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
11979
11980 * MAINTAINERS: Added myself to write-after-approval.
11981
11982 2004-02-14 Michael Koch <konqueror@gmx.de>
11983
11984 * MAINTAINERS: Added myself to write-after-approval.
11985
11986 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11987
11988 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11989 some OS port maintainers to OS port maintainers section.
11990
11991 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
11992
11993 * MAINTAINERS: Add self.
11994
11995 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11996
11997 * MAINTAINERS: Alphabetize.
11998
11999 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
12000
12001 * MAINTAINERS: Remove myself.
12002
12003 2004-02-11 David Edelsohn <edelsohn@gnu.org>
12004
12005 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
12006 (rs6000-*-aix*): Same.
12007 * configure: Regenerate.
12008
12009 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
12010
12011 * configure.in (host): Add in missing $noconfigdirs to defines.
12012 * configure: Regenerate.
12013
12014 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
12015 Nathanael Nerode <neroden@gcc.gnu.org>
12016
12017 PR ada/6637, PR ada/5911
12018 Merge with libada-branch:
12019 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
12020 with appropriate dependencies. Add --enable-libada configure switch.
12021 * configure, Makefile.in: Regenerate.
12022
12023 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
12024
12025 * MAINTAINERS: Add myself to write-after-approval.
12026
12027 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12028
12029 * configure.in: Don't pass --with-stabs on IRIX 5 either.
12030 * configure: Regenerate.
12031
12032 2004-02-04 Geoffrey Keating <geoffk@apple.com>
12033
12034 Merge from upstream:
12035
12036 * ltmain.in: When setting IFS to '~', be careful about user
12037 arguments that contain '~'.
12038
12039 2004-02-04 Peter O'Gorman <peter@pogma.com>
12040
12041 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
12042 Also test $base_compile against $CC with escaped arguments. Bug
12043 reported by Geoff Keating <geoffk@apple.com>.
12044
12045 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
12046
12047 * MAINTAINERS: Remove i960 port.
12048
12049 2004-01-23 DJ Delorie <dj@redhat.com>
12050
12051 * Makefile.def (target_modules) [libiberty]: Don't stage.
12052 * Makefile.in: Rebuilt.
12053
12054 2004-01-20 Caroline Tice <ctice@apple.com>
12055
12056 * MAINTAINERS: Add myself to write-after-approval.
12057
12058 2004-01-19 Paolo Carlini <pcarlini@suse.de>
12059
12060 * MAINTAINERS: Update my email address.
12061
12062 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
12063
12064 * MAINTAINERS: Add myself to write-after-approval.
12065
12066 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12067
12068 * MAINTAINERS: Remove entries without email address.
12069
12070 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
12071
12072 * MAINTAINERS: Add myself to write-after-approval.
12073
12074 2004-01-15 Steven Bosscher <stevenb@suse.de>
12075
12076 * MAINTAINERS: Update my email address.
12077
12078 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
12079
12080 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
12081 * Makefile.tpl (configure-target-[+module+]): Support stage.
12082 * Makefile.in: Rebuilt.
12083
12084 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
12085
12086 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12087
12088 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
12089
12090 * MAINTAINERS: Add myself as a MIPS maintainer.
12091
12092 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
12093
12094 * configure.in: Use ./config.cache, not config.cache.
12095 * configure: Regenerate.
12096 * Makefile.tpl: Special-casing not needed for GCC any more.
12097 * Makefile.in: Regenerate.
12098
12099 * configure.in: Don't share a cache file for host dirs.
12100 * configure: Regenerate.
12101
12102 * config-ml.in: Don't mess with the cache file.
12103
12104 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12105
12106 * MAINTAINERS: Move myself from 'Write After Approval' to
12107 'CPU Port Maintainers' section as SPARC maintainer.
12108
12109 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
12110
12111 * Makefile.tpl: Make GCC use a separate config.cache.
12112 * Makefile.in: Regenerate.
12113
12114 PR bootstrap/11932, PR bootstrap/11933
12115 (I don't know if it will fix either of them, but it relates
12116 to them.)
12117 * configure.in: Don't use shared config.cache for target
12118 directories.
12119 * configure: Regenerate.
12120
12121 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
12122
12123 * MAINTAINERS: Add myself to 'Write After Approval' section.
12124
12125 2003-12-31 Roger Sayle <roger@eyesopen.com>
12126
12127 * configure.in (ia64*-*-hpux*): Disable building java libraries.
12128 * configure: Regenerated.
12129
12130 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
12131
12132 * MAINTAINERS: Remove the mn10200 maintainer.
12133
12134 2003-12-21 Bernardo Innocenti <bernie@develer.com>
12135
12136 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12137 * configure: Regenerated.
12138
12139 2003-12-16 Jan Hubicka <jh@suse.cz>
12140
12141 * MAINTAINERS: Add myself as callgraph maintainer.
12142
12143 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
12144
12145 * configure.in (raw_libstdcxx_flags): Remove the leading space.
12146 * configure: Regenerate.
12147
12148 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12149
12150 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12151 'Write After Approval' section. Update email.
12152
12153 2003-12-01 James Lemke <jim@wasabisystems.com>
12154
12155 * MAINTAINERS (Write After Approval): Add myself.
12156
12157 2003-11-20 Matt Thomas <matt@3am-software.com>
12158
12159 * MAINTAINERS: Add myself as a vax port maintainer.
12160
12161 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
12162
12163 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12164 (configure-build-[+module+], configure-[+module+]): Likewise.
12165 (configure-target-[+module+], configure-gcc, config.status): Likewise.
12166 * Makefile.in: Regenerate.
12167
12168 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
12169
12170 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12171 shared/dylibed libraries.
12172 * ltmain.sh: Likewise.
12173 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12174 * ltcf-cxx.sh: Likewise.
12175 * ltcf-gcj.sh: Likewise.
12176 * ltconfig: Likewise.
12177
12178 2003-11-17 Stan Cox <scox@redhat.com>
12179
12180 * MAINTAINERS: Add myself as iq2000 port maintainer.
12181
12182 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
12183
12184 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12185 * Makefile.in: Regenerate.
12186
12187 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
12188
12189 * config.sub: Update to 2003-11-03 version.
12190
12191 2003-10-20 Phil Edwards <phil@codesourcery.com>
12192
12193 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
12194 * configure: Regenerate.
12195
12196 2003-10-20 Nicolas Pitre <nico@cam.org>
12197
12198 * MAINTAINERS: Add myself to 'Write After Approval' section.
12199
12200 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
12201
12202 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12203
12204 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
12205
12206 * MAINTAINERS: Update my email address.
12207
12208 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12209
12210 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12211
12212 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
12213
12214 * MAINTAINERS: Add myself to 'Write After Approval' section.
12215
12216 2003-10-16 Bernardo Innocenti <bernie@develer.com>
12217
12218 * config.guess: Update to 2003-10-16 version.
12219 * config.sub: Update to 2003-10-16 version.
12220
12221 2003-10-15 David Daney <ddaney@avtrex.com>
12222
12223 * MAINTAINERS: Added myself to 'Write After Approval' section.
12224
12225 2003-10-15 Falk Hueffner <falk@debian.org>
12226
12227 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12228 'Write After Approval' section. Update email.
12229
12230 2003-10-14 Roger Sayle <roger@eyesopen.com>
12231
12232 * MAINTAINERS: Move myself from 'Write After Approval' to
12233 'Various Maintainers' section as middle-end maintainer.
12234
12235 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
12236
12237 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12238 HOST_FLAGS_TO_PASS.
12239 * Makefile.in: Regenerate.
12240
12241 2003-10-11 Bernardo Innocenti <bernie@develer.com>
12242
12243 * config.guess: Update to 2003-10-07 version.
12244 * config.sub: Update to 2003-10-07 version.
12245
12246 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12247
12248 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12249 * ltconfig (irix5*, irix6*): Don't override version_type.
12250
12251 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
12252
12253 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12254 * configure: Rebuilt
12255 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12256 * Makefile.in: Rebuilt
12257
12258 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
12259
12260 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12261
12262 2003-09-30 Carlo Wood <carlo@alinoe.com>
12263
12264 * MAINTAINERS (Write After Approval): Add myself.
12265
12266 2003-09-29 Paul Koning <ni1d@arrl.net>
12267
12268 * MAINTAINERS: Move myself from "Write After Approval"
12269 to CPU platform maintainers for pdp11 platform.
12270
12271 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
12272
12273 * MAINTAINERS: Move myself from 'Write After Approval' to
12274 'Various Maintainers' section as libffi testsuite maintainer.
12275
12276 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
12277
12278 * configure.in: Pass a computed --program-transform-name
12279 to subconfigures.
12280 * configure: Regenerated.
12281
12282 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12283
12284 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12285 * Makefile.in: Regenerate.
12286
12287 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12288 * Makefile.in: Regenerate.
12289
12290 2003-09-19 Ziemowit Laski <zlaski@apple.com>
12291
12292 * MAINTAINERS: Move myself from 'Write After Approval'
12293 to 'Various Maintainers' (objective-c) section.
12294
12295 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
12296
12297 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12298 quoting.
12299 * configure: Regenerated.
12300
12301 2003-09-16 Joel Brobecker <brobecker@gnat.com>
12302
12303 * MAINTAINERS (Write After Approval): Add myself to write after
12304 approval list.
12305
12306 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
12307
12308 * MAINTAINERS (Write After Approval): Add myself.
12309
12310 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
12311
12312 * MAINTAINERS: Update my e-mail address.
12313
12314 2003-09-09 Alan Modra <amodra@bigpond.net.au>
12315
12316 * libtool.m4 (LD): Correct powerpc64 host match.
12317
12318 2003-09-06 James E Wilson <wilson@tuliptree.org>
12319
12320 * MAINTAINTERS: Update my affiliation and email address.
12321
12322 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
12323
12324 * MAINTAINERS (Write After Approval): Add myself.
12325
12326 2003-09-04 DJ Delorie <dj@redhat.com>
12327
12328 * configure: Regenerate.
12329
12330 2003-09-04 Robert Millan <robertmh@gnu.org>
12331
12332 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12333
12334 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12335
12336 * configure.in: Ensure arguments to sed are properly spaced.
12337 * configure: Regenerate.
12338
12339 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
12340
12341 * MAINTAINERS: Update my e-mail address.
12342
12343 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
12344
12345 * MAINTAINERS (Write After Approval): Add myself.
12346
12347 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
12348
12349 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12350 * configure: Regenerated.
12351
12352 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12353
12354 * MAINTAINERS: Update my email address.
12355
12356 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
12357
12358 * configure.in: Use newline instead of semicolon when assuming
12359 shell arguments in a for loop.
12360 * configure: Regenerated.
12361
12362 2003-08-22 Jason Eckhardt <jle@rice.edu>
12363
12364 * MAINTAINERS: Resurrect the i860 maintainer.
12365
12366 2003-08-20 Geoffrey Keating <geoffk@apple.com>
12367
12368 PR 8180
12369 * configure.in: When testing with_libs and with_headers, treat
12370 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12371 * configure: Regenerate.
12372
12373 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12374 make, shell, etc.
12375 (baseargs): Likewise.
12376 * configure: Regenerate.
12377
12378 2003-08-20 Bernardo Innocenti <bernie@develer.com>
12379
12380 * MAINTAINERS (Write After Approval): Add myself.
12381
12382 2003-08-19 Geoffrey Keating <geoffk@apple.com>
12383
12384 * configure.in: Disable libgcj for darwin not on powerpc.
12385 * configure: Rebuild.
12386
12387 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12388
12389 * config-ml.in, symlink-tree: Add license.
12390
12391 2003-08-03 Richard Stallman <rms@gnu.org>
12392 Eben Moglen <moglen@columbia.edu>
12393
12394 * README.SCO: New file.
12395
12396 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12397
12398 * Makefile.tpl (check, check-c++): Express dependencies using
12399 dependencies rather than commands.
12400 * Makefile.in: Regenerate.
12401
12402 2003-08-01 Andrew Cagney <cagney@redhat.com>
12403
12404 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12405 * configure: Ditto.
12406
12407 2003-07-31 Geoffrey Keating <geoffk@apple.com>
12408
12409 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12410 * Makefile.in: Update.
12411
12412 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12413
12414 * configure.in: Enable libgcj for darwin.
12415 * configure: Rebuild.
12416
12417 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
12418
12419 * config-ml.in: Use ac_configure_args directly instead of
12420 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12421 actually seen.
12422
12423 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12424
12425 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12426 creating target and build subdirs to build all parent dirs as needed.
12427 * Makefile.in: Rebuild.
12428 * configure.in: Don't build dirs explicitly here.
12429 * configure: Rebuild.
12430
12431 2003-07-26 Paul Brook <paul@nowt.org>
12432
12433 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12434
12435 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
12436
12437 * Makefile.tpl (all-make): Depend on intl.
12438 * Makefile.in: Rebuilt.
12439
12440 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
12441
12442 * install-sh: Update to newer upstream versions (associated with
12443 aclocal 1.7).
12444 * mkinstalldirs: Likewise.
12445 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12446
12447 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12448
12449 * MAINTAINERS: Move self from Bug database only accounts
12450 to write-after-approval.
12451
12452 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12453
12454 * config.if: Remove unused libc_interface determination.
12455
12456 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12457
12458 * MAINTAINERS: Move self from write-after-approval to
12459 build machinery (*.in).
12460
12461 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12462
12463 PR bootstrap/11273
12464 PR bootstrap/11408
12465 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12466 unused INSTALL_PROGRAM_ARGS.
12467 * configure.in: Use AC_PROG_INSTALL.
12468 * Makefile.in: Regenerate.
12469 * configure: Regenerate.
12470
12471 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12472
12473 * MAINTAINERS: Alphabetize.
12474
12475 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
12476
12477 * configure: Rebuilt.
12478 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12479 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12480 newlib nor libgloss.
12481 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12482 * configure.in (am33_2.0-*-linux*): Added.
12483
12484 2003-07-09 Bob Wilson <bob.wilson@acm.org>
12485
12486 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12487 * configure: Regenerate.
12488
12489 2003-07-07 Zack Weinberg <zack@codesourcery.com>
12490
12491 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12492 * Makefile.in: Regenerate.
12493
12494 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12495
12496 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12497 * Makefile.in: Regenerate.
12498
12499 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
12500
12501 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12502 * Makefile.in: Regenerated.
12503
12504 * config-ml.in: Replace PWD with PWD_COMMAND.
12505
12506 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12507
12508 * intl: New directory; see intl/ChangeLog for details.
12509 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12510 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12511 * Makefile.in: Regenerate.
12512
12513 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12514
12515 * configure.in: Clean up config-lang.in handling. Delete
12516 useless assignment to "subdirs".
12517 * configure: Regenerate.
12518
12519 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12520
12521 * configure.in: Rename 'target_libs' to 'target_libraries'.
12522 Remove useless reference to 'target_libs'.
12523 * configure: Regenerate.
12524
12525 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12526
12527 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12528 * Makefile.in: Regenerate.
12529
12530 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12531
12532 * Makefile.def: Introduce flags_to_pass.
12533 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12534 * Makefile.in: Regenerate.
12535
12536 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12537
12538 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12539 and target-libgloss.
12540 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12541 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12542 * configure: Regenerate.
12543
12544 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12545
12546 * configure.in: Update testsuite_flags to new location.
12547 * configure. Regenerate.
12548
12549 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12550
12551 * Makefile.tpl: Remove BUILD_CC stuff.
12552 * Makefile.in: Regenerate.
12553
12554 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12555
12556 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12557
12558 2003-06-16 Graeme Peterson <gp@qnx.com>
12559
12560 * MAINTAINERS (Write After Approval): Add myself.
12561
12562 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12563
12564 * config.guess: Update to 2003-06-12 version.
12565 * config.sub: Update to 2003-06-13 version.
12566
12567 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12568
12569 * config.guess: Update to 2003-06-06 version.
12570 * config.sub: Update to 2003-06-06 version.
12571
12572 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12573
12574 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12575 * configure. Regenerate.
12576
12577 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12578
12579 * configure.in: Disable serial configure by default.
12580 * configure: Regenerate.
12581 * Makefile.tpl: Abolish .NOTPARALLEL.
12582 * Makefile.in: Regenerate.
12583
12584 * Makefile.tpl: Replace {build,host,target}_canonical by
12585 {build,host,target}.
12586 * Makefile.in: Regenerate.
12587
12588 * Makefile.tpl: Fix stupid pasto.
12589 * Makefile.in: Regenerate.
12590
12591 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12592
12593 * Makefile.tpl: Remove bogus conditional.
12594 * Makefile.in: Regenerate.
12595
12596 2003-06-05 Jan Hubicka <jh@suse.cz>
12597
12598 * Makefile.tpl (profiledbootstrap): New target.
12599 * Makefile.in (profiledbootstrap): New target.
12600
12601 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12602
12603 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12604 Pinski. Remove user names from other bugzilla-only maintainers.
12605
12606 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12607
12608 * Makefile.tpl: Make 'recursive targets' using autogen rather
12609 than shell loop. Remove duplicate 'clean' targets and false
12610 comments.
12611 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12612 Add systematic method of specifying missing targets in subdirs.
12613 Add copyright boilerplate.
12614 * Makefile.in: Regenerate.
12615 * configure.in: Add 'recursive targets' to maybe list.
12616 * configure: Regenerate.
12617
12618 * MAINTAINERS: "GNATS only" -> "Bug database only".
12619
12620 * Makefile.tpl: Rename [+target+] to [+make_target+].
12621 * Makefile.def: Rename 'target' to 'make_target'.
12622
12623 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12624
12625 * MAINTAINERS: Add self as options handling maintainer.
12626
12627 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12628
12629 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12630 been too long since I touched those ports.
12631
12632 2003-05-28 DJ Delorie <dj@redhat.com>
12633
12634 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12635 * Makefile.in: Regenerate.
12636
12637 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12638
12639 * configure.in: Use curly braces in the definition of tooldir.
12640 * configure: Regenerate.
12641
12642 2003-05-21 DJ Delorie <dj@redhat.com>
12643
12644 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12645 newlib or libgloss.
12646 * Makefile.in: Regenerate.
12647
12648 2003-05-21 DJ Delorie <dj@redhat.com>
12649
12650 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12651 * Makefile.in: Regenerate.
12652
12653 2003-05-20 Ian Lance Taylor <ian@airs.com>
12654
12655 * MAINTAINERS: Update my e-mail address.
12656
12657 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12658
12659 * configure.in: Switch more things to use maybe dependencies.
12660 * Makefile.tpl: Switch more things to use maybe dependencies.
12661 Factor out common code from autogen IF statements.
12662 * configure: Regenerate.
12663 * Makefile.in: Regenerate.
12664
12665 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12666
12667 * configure.in: Accept i[3456789]86 for machine type.
12668 * configure: Regenerate.
12669
12670 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12671
12672 * configure.in: Switch more things to use maybe dependencies.
12673 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12674 * configure: Regenerate.
12675 * Makefile.tpl: Switch more things to use maybe dependencies.
12676 * Makefile.in: Regenerate.
12677
12678 2003-05-16 Andreas Schwab <schwab@suse.de>
12679
12680 * Makefile.tpl (install-opcodes): Define.
12681 * Makefile.in: Rebuild.
12682
12683 2003-05-13 Andreas Jaeger <aj@suse.de>
12684
12685 * config.guess: Update to 2003-05-09 version.
12686 * config.sub: Update to 2003-05-09 version.
12687
12688 2003-05-13 Michael Eager <eager@mvista.com>
12689
12690 * configure.in: Correct sed script so that options in quotes are not
12691 deleted.
12692 * configure: Rebuild.
12693
12694 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
12695
12696 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12697 and $$s/newlib/libc/sys/cygwin32 include paths.
12698 * configure: Ditto.
12699
12700 2003-05-12 Michael Meissner <gnu@the-meissners.org>
12701
12702 * MAINTAINERS: Update my email addresses.
12703
12704 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12705
12706 * config-ml.in: Propagate INSTALL variables.
12707
12708 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12709
12710 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12711
12712 2003-05-02 Chris Demetriou <cgd@broadcom.com>
12713
12714 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12715 * Makefile.in: Regenerate.
12716
12717 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12718
12719 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12720
12721 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12722
12723 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12724
12725 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12726
12727 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12728 * Makefile.in: Regenerated.
12729
12730 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12731
12732 * MAINTAINERS (Write After Approval): Upgrade myself from
12733 GNATS only to write-after-approval. Update my mail address.
12734
12735 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
12736
12737 (OS Port Maintainers: freebsd): Add myself.
12738
12739 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12740
12741 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12742
12743 2003-04-22 Kean Johnston <jkj@sco.com>
12744
12745 * MAINTAINERS (SCO ports): Added myself.
12746
12747 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12748
12749 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12750
12751 2003-04-19 Kean Johnston <jkj@sco.com>
12752
12753 * MAINTAINERS (Write After Approval): Add myself.
12754
12755 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12756
12757 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12758 * Makefile.in: Regenerate.
12759
12760 2003-04-18 Jakub Jelinek <jakub@redhat.com>
12761
12762 * configure.in (powerpc64*-*-linux*): Remove.
12763 * configure: Rebuilt.
12764
12765 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
12766
12767 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12768 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12769 and restrap.
12770 * Makefile.in: Regenerate.
12771
12772 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
12773
12774 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12775 * configure: Regenerated.
12776
12777 2003-04-15 DJ Delorie <dj@redhat.com>
12778
12779 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12780
12781 2003-04-13 Nick Clifton <nickc@redhat.com>
12782
12783 * config-ml.in: Remove support for --disable-aix removing
12784 call-aix multilibs.
12785
12786 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
12787
12788 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12789 * */configure: Rebuilt.
12790
12791 2003-04-08 Joel Sherrill <joel@oarcorp.com>
12792
12793 * MAINTAINERS: Add my email address.
12794
12795 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
12796
12797 * MAINTAINERS (Write After Approval): Add myself.
12798
12799 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12800
12801 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12802 * Makefile.in: Regenerate.
12803
12804 2003-03-14 Michael Chastain <mec@shout.net>
12805
12806 * Makefile.in: Regenerate with correct Makefile.def.
12807
12808 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12809
12810 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12811 Make macro.
12812 * Makefile.in: Regenerate.
12813 * configure.in: Clean up gxx_include_dir logic.
12814 * configure: Regenerate.
12815
12816 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12817
12818 * MAINTAINERS (Write After Approval): Add myself.
12819
12820 2003-03-10 Ben Elliston <bje@wasabisystems.com>
12821
12822 * MAINTAINERS: Update my mail address.
12823
12824 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12825
12826 * configure.in (gxx_include_dir): Fix typo.
12827 * configure: Regenerated.
12828
12829 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12830
12831 * Makefile.tpl: Reindent.
12832 * Makefile.in: Regenerate.
12833 * configure.in: Reindent. Don't set unused variables.
12834 * configure: Regenerate.
12835
12836 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
12837
12838 * configure.in: Include $(build_tooldir)/sys-include in
12839 FLAGS_FOR_TARGET.
12840 * configure: Regenerated.
12841
12842 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12843
12844 * Makefile.tpl: Always pass down RANLIB.
12845 * Makefile.in: Regenerate.
12846
12847 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12848 * Makefile.in: Regenerate.
12849 * configure.in: Remove unused logic relating to --enable-shared
12850 and --enable-threads. Remove bogus comments. Remove redundant
12851 noconfigdirs.
12852 * configure: Regenerate.
12853
12854 * configure.in: Replace ${libstdcxx_version} by its value.
12855 Remove reference to mh-dgux.
12856 * configure: Regenerate.
12857
12858 2003-03-03 Kevin Buettner <kevinb@redhat.com>
12859
12860 * MAINTAINERS (Write After Approval): Add myself.
12861
12862 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12863
12864 * Makefile.tpl: Rearrange.
12865 * Makefile.in: Regenerate.
12866
12867 2003-02-25 Uwe Stieber <uwe@wwws.de>
12868
12869 * configure.in: Add support for kaOS as cross build target system.
12870 * configure: Regenerated.
12871
12872 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12873
12874 * MAINTAINERS (Write after approval): Add myself.
12875
12876 2003-02-21 James E Wilson <wilson@tuliptree.org>
12877
12878 * MAINTAINERS: Update my email address.
12879
12880 2003-02-21 Zack Weinberg <zack@codesourcery.com>
12881
12882 * MAINTAINERS: Add self to blanket write privs. section.
12883
12884 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
12885
12886 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12887 configure-target-* as some target builds may require additional
12888 flags for preprocessor tests.
12889 * Makefile.in: Regenerated.
12890
12891 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
12892
12893 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12894 * ltconfig: Handle it.
12895 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12896 auto-detecting it.
12897
12898 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12899 it is used as argument to $CC.
12900 * ltcf-gcj.sh: Likewise.
12901
12902 * configure.in: Introduce --enable-maintainer-mode.
12903 * configure: Rebuilt.
12904 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12905 for maintainer mode.
12906 * Makefile.in: Rebuilt.
12907
12908 2003-02-18 Jason Merrill <jason@redhat.com>
12909
12910 * Makefile.tpl (check-c++): Allow parallelism.
12911
12912 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12913
12914 * MAINTAINERS: Remove John Carr (who never actually had access to
12915 gcc.gnu.org).
12916
12917 2003-02-15 Geoffrey Keating <geoffk@apple.com>
12918
12919 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12920 don't configure target-libobjc.
12921 * configure: Regenerate.
12922
12923 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12924
12925 * Makefile.tpl (RANLIB): Define.
12926 * Makefile.in: Regenerate.
12927
12928 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12929
12930 * MAINTAINERS: Update my email.
12931
12932 2003-02-06 Keith R Seitz <keiths@redhat.com>
12933
12934 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12935 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12936 * Makefile.in: Regenerated.
12937 * configure.in: Remove all traces of snavigator, db, and grep.
12938 * configure: Regenerated.
12939
12940 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12941
12942 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12943 After Approval.
12944
12945 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12946
12947 * MAINTAINERS (Write after approval): Add myself.
12948
12949 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
12950
12951 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12952 * Makefile.in: Regenerated.
12953
12954 2003-01-30 Roger Sayle <roger@eyesopen.com>
12955
12956 * config.guess: Updated to 2003-01-30's version.
12957 * config.sub: Updated to 2003-01-28's version.
12958
12959 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
12960
12961 * config.if: If gcc_version is already set, just use it. Don't set
12962 gcc_version_trigger if it's already set, otherwise set it to
12963 gcc/version.c, but only if the file exists. If it is not set and
12964 gcc/version.c does not exist, try to extract the version number from
12965 $CC.
12966
12967 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12968
12969 * MAINTAINERS: Add myself to write-after-approval list.
12970
12971 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
12972
12973 * configure.in: Revert 24Jan change.
12974 * configure: Regenerate.
12975
12976 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12977
12978 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12979 entry of HJ Lu.
12980
12981 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12982
12983 * configure.in: Revert previous change.
12984 * configure: Regenerate.
12985
12986 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12987
12988 * configure.in: Make rda native-only.
12989 * configure: Regenerate.
12990
12991 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12992
12993 * MAINTAINERS: Move myself from GNATS-only-accounts to
12994 write-after-approval.
12995
12996 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12997
12998 * configure.in: Add missing \.
12999 * configure: Rebuilt.
13000
13001 2003-01-17 Jakub Jelinek <jakub@redhat.com>
13002
13003 * configure.in (baseargs): Avoid using \| in sed regular
13004 expressions.
13005 * configure: Rebuilt.
13006
13007 2003-01-16 Jakub Jelinek <jakub@redhat.com>
13008
13009 * configure.in (baseargs): Remove all supported forms of
13010 --cache-file, --srcdir, --host, --build and --target options
13011 from argument lists.
13012 * configure: Rebuilt.
13013
13014 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
13015
13016 * MAINTAINERS: Add myself to write-after-approval list.
13017
13018 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
13019
13020 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
13021 * configure: Rebuilt.
13022
13023 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
13024
13025 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
13026 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
13027 * Makefile.in: Regenerate.
13028 * configure: Regenerate.
13029
13030 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
13031
13032 * configure.in: Remove Makefile in build, host and target modules
13033 unless configure was run with --no-recursion.
13034 * configure: Rebuilt.
13035
13036 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
13037
13038 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
13039 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
13040 * Makefile.in: Regenerate.
13041
13042 2003-01-08 Chris Demetriou <cgd@broadcom.com>
13043
13044 * config.guess: Update to 2003-01-03 version.
13045 * config.sub: Update to 2003-01-03 version.
13046
13047 2003-01-07 Christopher Faylor <cgf@redhat.com>
13048
13049 * configure: Regenerate with proper autoconf 2.13.
13050
13051 2003-01-07 Christopher Faylor <cgf@redhat.com>
13052
13053 * configure.in: Add AC_PREREQ for consistency.
13054 * configure: Regenerate.
13055
13056 2003-01-06 Andrew Cagney <ac131313@redhat.com>
13057
13058 * configure.in (GDB_TK): Add tcl directories conditional on
13059 gdb/gdbtk directory being present.
13060 * configure: Regenerate.
13061
13062 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
13063
13064 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
13065 used by gcc if LD is not defined and we are not doing a Canadian Cross.
13066 * configure: Rebuilt.
13067
13068 2002-12-31 Tom Tromey <tromey@redhat.com>
13069
13070 * Makefile.in: Rebuilt.
13071 * Makefile.def (target_modules) [libffi]: Allow installation.
13072
13073 2002-12-31 Andreas Schwab <schwab@suse.de>
13074
13075 * configure.in: Fix use of $program_transform_name.
13076 * configure: Regenerated.
13077
13078 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
13079
13080 * configure.in (baseargs): Don't remove first configure argument.
13081 * configure: Regenerated.
13082
13083 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
13084
13085 * Makefile.tpl (local-distclean): Don't remove...
13086 (multilib.ts): ... this. Moved into...
13087 (multilib.out): ... this. Don't use sub-make.
13088 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13089 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13090 (configure-build-[+module+], configure-[+module+],
13091 configure-target-[+module+], configure-gcc): ... these. Test
13092 for Makefile existence. Drop config.status from dependencies.
13093 * Makefile.in: Rebuilt.
13094 * configure.in: Move gcc-version-trigger to the end of
13095 ac_configure_args. Add comments to maybedep.tmp and
13096 serdep.tmp. Introduce --disable-serial-configure. Remove
13097 nonopt from baseargs, matching and removing corresponding
13098 whitespace while at it.
13099 * configure: Rebuilt.
13100
13101 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
13102
13103 * configure.in (host_configargs): Replace reference to
13104 no-longer-defined buildopts with --build=${build_alias}.
13105 * configure: Rebuilt.
13106
13107 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
13108 program_transform_name to standard idiom.
13109 (AUTOGEN, AUTOCONF): Define.
13110 (Makefile.in): Use $(AUTOGEN).
13111 (Makefile): Depend on config.status, and use autoconf-style rule to
13112 build it. Move original commands to...
13113 (config.status): ... this new target.
13114 (configure): Add $(srcdir). Depend on config/acx.m4. Use
13115 $(AUTOCONF).
13116 * Makefile.in: Rebuilt.
13117
13118 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
13119
13120 * Makefile.tpl: Fix dramatic bustage due to change in
13121 program_transform_name.
13122 * Makefile.in: Regenerate.
13123
13124 * configure.in: Remove unnecessary PATH setting.
13125 * configure: Regnerate.
13126
13127 * configure.in: Don't default to unprefixed tools unless
13128 the native tools will work.
13129 * configure: Regenerate.
13130
13131 * configure.in: Convert to autoconf script. Blow away lots
13132 of now-redundant Makefile fragments.
13133 * configure: Generate using Autoconf.
13134 * Makefile.tpl: Rewrite to reflect autoconfiscation.
13135 * Makefile.in: Regenerate.
13136
13137 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
13138
13139 * configure: Fix stupid bug where RANLIB was mistakenly included.
13140
13141 * configure.in: Rename (buildargs, hostargs, targargs) to
13142 (build_configargs, host_configargs, target_configargs).
13143
13144 * configure.in: Move logic out of sed statement.
13145
13146 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
13147 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13148
13149 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
13150
13151 * config.sub: Import from master repository
13152 * config.guess: Ditto
13153
13154 2002-12-24 Andreas Schwab <schwab@suse.de>
13155
13156 * Makefile.tpl (multilib.out): Fix missing space.
13157 * Makefile.in: Regenerate.
13158
13159 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
13160
13161 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
13162 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
13163 * Makefile.in: Regenerate.
13164 * configure.in: Remove unnecessary leftovers.
13165
13166 2002-12-21 Geoffrey Keating <geoffk@apple.com>
13167
13168 * configure.in (extra_ranlibflags_for_target): New variable.
13169 (*-*-darwin): Add -c to ranlib commands.
13170 * configure (tooldir): Handle extra_ranlibflags_for_target.
13171
13172 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
13173
13174 * Makefile.tpl: Revert HJL's change.
13175 * Makefile.in: Regenerated.
13176 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13177 always.
13178
13179 2002-12-19 Andreas Schwab <schwab@suse.de>
13180
13181 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13182 * Makefile.in: Regenerate.
13183
13184 2002-12-18 H.J. Lu <hjl@gnu.org>
13185
13186 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13187 * Makefile.in: Regenerated.
13188
13189 * configure.in (build_prefix): New. Substitute.
13190
13191 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
13192
13193 * Makefile.tpl: Don't let real targets depend on phony targets.
13194 * Makefile.in: Regenerate.
13195
13196 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13197 * Makefile.in: Regenerate.
13198
13199 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
13200
13201 * config.sub: Import from master repository
13202 * config.guess: Ditto
13203
13204 2002-12-16 Jason Merrill <jason@redhat.com>
13205
13206 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13207 previous 'make bootstrap'.
13208 * Makefile.in: Regenerate.
13209
13210 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
13211
13212 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13213
13214 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
13215
13216 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13217 * Makefile.in: Regenerate.
13218
13219 2002-12-13 Jason Merrill <jason@redhat.com>
13220
13221 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
13222 library tests.
13223 (check-c++): Just depend on it and check-target-libstdc++-v3.
13224 * Makefile.in: Regenerate.
13225
13226 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13227
13228 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13229 * Makefile.in: Rebuilt.
13230
13231 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13232
13233 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13234
13235 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
13236
13237 * configure: Fix bug put in by gremlins.
13238
13239 * Makefile.tpl: Substitute more autoconfily.
13240 * configure: Substitute more autoconfily.
13241 * Makefile.in: Regenerate.
13242
13243 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
13244
13245 * config.sub: Import from master repository
13246 * config.guess: Ditto
13247 * MAINTAINERS: Added Svein Seldal under write after approval
13248
13249 2002-12-08 Andrew Cagney <ac131313@redhat.com>
13250
13251 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13252 * Makefile.in (all-sim): Ditto.
13253
13254 2002-12-06 DJ Delorie <dj@redhat.com>
13255
13256 * Makefile.tpl: Change configure dependencies to not have real
13257 targets depend on phony targets.
13258
13259 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
13260
13261 * configure.in: Revert unintentional change.
13262
13263 * Makefile.tpl: Change dependency for */multilib.out so that
13264 it works when gcc isn't in the tree.
13265
13266 * configure.in: Substitute more.
13267 * configure: Run subconfigures from the Makefile.
13268 * Makefile.tpl: Run subconfigures from the Makefile; add a few
13269 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
13270
13271 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13272
13273 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13274
13275 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
13276
13277 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13278 and corresponding dependencies.
13279 * Makefile.in: Regenerate.
13280
13281 * configure.in (host_tools): Order binutils, gas and ld for
13282 convenience in running the testsuites.
13283
13284 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13285 * Makefile.in: Regenerate.
13286 * configure.in: Introduce rules to serialize subconfigure runs.
13287
13288 * configure.in: Introduce BASE_CC_FOR_TARGET.
13289 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
13290 Realize configure-build-* targets. Realize configure-target-* targets.
13291 * Makefile.in: Regenerate.
13292
13293 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
13294
13295 * configure: Move gcc_version_trigger stuff from here...
13296 * configure.in: ...to here.
13297
13298 * configure.in: Separate subconfigure options added by this file from
13299 options given by the user. Add machinery to put args for host
13300 subconfigures into the Makefile.
13301
13302 * Makefile.tpl: Remove 'vault' targets.
13303 * Makefile.tpl: Reorder and comment dependencies.
13304 * Makefile.in: Regenerate.
13305
13306 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
13307 * configure.in: Fix my broken commit of previous patch. (sigh)
13308
13309 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13310
13311 * configure.in: Move host-specific darwin noconfigdirs into
13312 the host-specific section.
13313
13314 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13315
13316 * configure.in: Move host-specific darwin noconfigdirs into
13317 the host-specific section.
13318
13319 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
13320
13321 * configure: Remove skip-this-dir support.
13322 * Makefile.tpl: Remove skip-this-dir support.
13323
13324 * Makefile.tpl: Remove leftover support for non-autoconfiscated
13325 subdirectories.
13326 * Makefile.in: Regenerate.
13327
13328 * Makefile.tpl: Strip out useless setting of 'dir'.
13329 * Makefile.in: Regenerate.
13330
13331 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
13332
13333 * configure.in: Fix deeply stupid bug.
13334
13335 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13336 shell code in CXX_FOR_TARGET
13337 * Makefile.def: Introduce raw_cxx.
13338 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13339 RAW_CXX_FOR_TARGET.
13340 * Makefile.in: Regenerate.
13341
13342 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
13343
13344 * Makefile.tpl: Remove unnecessary ifs.
13345 * Makefile.in: Regenerate.
13346
13347 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
13348 dependencies. Maybe-ize build-libiberty. Create dummy install
13349 targets for 'no_install' modules.
13350 * configure: Move GDB_TK substitution to configure.in. Move
13351 build_modules stuff to configure.in.
13352 * configure.in: Implement soft dependency machinery. Maybe-ize
13353 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13354 * Makefile.in: Regenerate.
13355
13356 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13357
13358 * Makefile.tpl: Make all-target, install-target behave similarly
13359 to all, install (only hitting configured targets). Eliminate
13360 unused macro defintions.
13361
13362 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13363 build != host.
13364
13365 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13366
13367 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13368
13369 * configure.in: Produce lists of subdir targets we're actually
13370 configuring. Remove references to "dosrel".
13371 * Makefile.tpl: Let configure set which subdir targets are hit.
13372 Remove install-cross; clean up install; remove ALL. Remove
13373 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13374 Autogenerate host module targets. Remove empty dependency lines
13375 and redundant dependency; rearrange slightly.
13376 * Makefile.def: Add host-side libtermcap, utils.
13377
13378 * Makefile.in: Regenerate.
13379
13380 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13381
13382 * ltconfig (osf[345]): Append $major to soname_spec.
13383 Reflect this in library_names_spec.
13384 * ltmain.sh (osf): Prefix $major with . for use as extension.
13385
13386 2002-11-19 Andreas Jaeger <aj@suse.de>
13387
13388 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13389 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13390 and sparc64 GNU/Linux systems.
13391
13392 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13393
13394 * MAINTAINERS: Update email.
13395
13396 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13397
13398 * MAINTAINERS: Complete James Dennett's entry.
13399
13400 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13401
13402 * MAINTAINERS (Write After Approval): Add myself.
13403
13404 2002-11-13 Bruce Korb <bkorb@gnu.org>
13405
13406 * Makefile.tpl: syntactic cleanup
13407
13408 2002-11-13 Stuart Hastings <stuart@apple.com>
13409
13410 * MAINTAINERS: Add myself to write-after-approval list.
13411
13412 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13413
13414 * Makefile.def: Add list of recursive targets to autogenerate.
13415 Add build_modules.
13416 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13417 targets. Autogenerate *-build-* targets.
13418 * Makefile.in: Regenerate.
13419
13420 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13421
13422 * configure: More autoconf-style substitutions.
13423 * Makefile.tpl: More autoconf-style substitutions.
13424 * Makefile.in: Regenerate.
13425
13426 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13427
13428 * configure: Substitute more variables in a more autoconf-friendly
13429 way. Simplify slightly.
13430 * Makefile.tpl: Make more variables substitutable in an
13431 autoconf-friendly way.
13432 * Makefile.in: Regenerate.
13433
13434 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13435
13436 * MAINTAINERS (Write After Approval): Add myself.
13437
13438 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13439
13440 * configure.in (v810*): Remove special setting of tools.
13441
13442 * configure: Add support for extra required flags for ar or nm.
13443 * configure.in (aix4.3+): Use above support for target-specific
13444 issues, rather than using config/mt-aix43.
13445
13446 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13447
13448 * configure: Remove 'removing', which doesn't work. Replace $subdir
13449 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13450 with $srcdir. Reformat indentation. Substitute some variables
13451 formerly hard-coded in the Makefile for build=host.
13452 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13453 * Makefile.def: Autogenerate more.
13454 * Makefile.in: Regenerate.
13455
13456 2002-11-04 Adam Nemet <anemet@lnxw.com>
13457
13458 * MAINTAINERS (Write After Approval): Add myself.
13459
13460 2002-11-04 Kevin Buettner <kevinb@redhat.com>
13461
13462 * Makefile.def (host_modules): Add rda.
13463 * Makefile.in: Regenerate.
13464 * configure.in (target_tool): Add target-rda to list.
13465
13466 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13467
13468 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13469
13470 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
13471
13472 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13473 and restrap targets to this rule.
13474 * Makefile.in: Regenerate.
13475
13476 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13477
13478 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13479 GNATS only accounts.
13480
13481 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13482
13483 * configure.in (i[3456]86-*-linux*): Add check to disable
13484 ${libgcj} for glibc1.
13485
13486 2002-10-24 Denis Chertykov <denisc@overta.ru>
13487
13488 * MAINTAINERS: Add myself as ip2k port maintainer.
13489
13490 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13491
13492 * configure.in: Add tic4x target.
13493
13494 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13495
13496 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13497 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13498 * Makefile.in: Regenerate.
13499
13500 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13501 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13502 * Makefile.in: Regenerate.
13503
13504 2002-10-02 Janis Johnson <janis187@us.ibm.com>
13505
13506 * MAINTAINERS: Add myself as web pages co-maintainer.
13507
13508 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13509
13510 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13511 * Makefile.in: Regenerate.
13512
13513 2002-10-02 Zack Weinberg <zack@codesourcery.com>
13514
13515 * MAINTAINERS: Add myself and Nathan Sidwell
13516 <nathan@codesourcery.com> as VxWorks maintainers.
13517
13518 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13519
13520 * Makefile.def: Remove order dependency comments.
13521 * Makefile.tpl: Add explicit install-install dependencies.
13522 * Makefile.in: Regenerate.
13523
13524 * Makefile.tpl: Remove material now in src-release. (Finally!)
13525 * Makefile.in: Regenerate.
13526
13527 * Makefile.tpl: Add configure-target (for src-release in src)
13528 * Makefile.in: Regenerate.
13529
13530 2002-09-30 Nick Clifton <nickc@redhat.com>
13531
13532 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13533
13534 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13535
13536 * configure.in (s390*-*-linux*): Enable libgcj.
13537
13538 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13539
13540 * configure: Revert accidentally applied changes.
13541
13542 * Makefile.tpl: Make more autoconf-friendly.
13543 * Makefile.in: Regenerate.
13544 * configure: Make substitution more autoconf-like.
13545
13546 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13547
13548 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13549 single entry to handle all these.
13550 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13551 libjava on arm-*-elf.
13552
13553 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13554
13555 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13556 things that depend on them.
13557
13558 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13559
13560 * Makefile.tpl: Make subsituted variables more autoconfy.
13561 * Makefile.in: Regenerate.
13562 * configure: Make seds more autoconfy.
13563
13564 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13565
13566 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13567 * Makefile.in: Regenerate.
13568 * configure.in: Rewrite sed statements to look autoconfy.
13569
13570 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13571 all-target-foo on configure-target-foo.
13572 * Makefile.def: Ditto.
13573 * Makefile.in: Rebuild.
13574
13575 2002-09-25 Andrew Haley <aph@redhat.com>
13576
13577 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13578
13579 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13580
13581 * Makefile.def: New file.
13582 * Makefile.tpl: New file.
13583 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13584 * contrib/gcc_update: Note that Makefile.in is a generated file.
13585
13586 * configure.in: Minor rearrangement. Simplify tests.
13587
13588 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13589
13590 * configure.in (with_headers): Skip copy if value is "yes".
13591 (with_libs): Likewise.
13592
13593 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13594
13595 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13596 * configure.in (sh*-*-pe*): Ditto.
13597 * configure.in (mips*-*-pe*): Ditto.
13598 * configure.in (*arm-wince-pe): Ditto.
13599
13600 * configure.in: Rearrange.
13601
13602 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13603
13604 * MAINTAINERS: Update my email address.
13605
13606 2002-08-30 Paul Koning <pkoning@equallogic.com>
13607
13608 * MAINTAINERS: (Write After Approval): Add myself.
13609
13610 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13611
13612 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13613
13614 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13615
13616 * MAINTAINERS: Change my mailing address.
13617
13618 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13619
13620 * MAINTAINERS (Write After Approval): Remove myself.
13621 (Various Maintainers: c++ runtime libs): Add myself.
13622
13623 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13624
13625 * MAINTAINERS (Write After Approval): Remove myself.
13626 (Various Maintainers: c++ runtime libs): Add myself.
13627
13628 2002-08-15 Eric Christopher <echristo@redhat.com>
13629
13630 * config.sub: Import from master repository.
13631 * config.guess: Ditto.
13632
13633 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13634
13635 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13636 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13637 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13638
13639 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13640
13641 * MAINTAINERS: Add self to rs6000 vector extensions.
13642
13643 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13644
13645 * libiberty/configure: Reverted unintended yesterday's check in.
13646
13647 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13648
13649 * boehm-gc/configure, libf2c/configure: Rebuilt.
13650 * libffi/configure, libiberty/configure: Ditto.
13651 * libjava/configure, libobjc/configure: Ditto.
13652 * libstdc++-v3/configure, zlib/configure: Ditto.
13653 Merged from binutils:
13654 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13655 From Steve Ellcey <sje@cup.hp.com>:
13656 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13657 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13658 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13659 IA64.
13660 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13661 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13662 soname_spec, sys_lib_search_path_spec): Ditto.
13663
13664 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13665
13666 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13667
13668 2002-08-04 H.J. Lu (hjl@gnu.org)
13669
13670 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13671
13672 2002-08-02 Krister Walfridsson <cato@df.lth.se>
13673
13674 * MAINTAINERS (Write After Approval): Add myself.
13675
13676 2002-07-31 Alan Modra <amodra@bigpond.net.au>
13677
13678 * configure.in: Move generic linux case to end. Copy generic
13679 linux noconfigdirs to mips*-*-linux* entry and new
13680 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13681
13682 2002-07-19 Michael Matz <matz@suse.de>
13683
13684 * MAINTAINERS: Add myself as ra* maintainer.
13685
13686 2002-07-16 Chris Demetriou <cgd@broadcom.com>
13687
13688 * config.guess: Update to 2002-07-09 version.
13689 * config.sub: Update to 2002-07-03 version.
13690
13691 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13692
13693 * MAINTAINERS: Fix typo in a maintainer email address.
13694
13695 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13696
13697 * configure.in: Remove two redundant tests.
13698
13699 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13700
13701 * configure.in (mips*-*-irix6*o32): Enable stabs.
13702
13703 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13704
13705 * configure.in: Don't build grez.
13706 * Makefile.in: Ditto.
13707
13708 * Makefile.in: Remove references to bsp, cygmon, libstub.
13709 * configure.in: Ditto.
13710
13711 * configure.in: Remove leftover reference to gdbtest.
13712
13713 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
13714
13715 * configure.in (gxx_include_dir): Change to match versioned
13716 C++ headers if --enable-version-specific-runtime-libs is used.
13717
13718 2002-07-04 Steve Ellcey <sje@cup.hp.com>
13719
13720 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13721
13722 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13723
13724 * configure.in: Make --without-x work.
13725
13726 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13727
13728 * configure.in: Rearrange target Makefile fragment collection.
13729
13730 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13731 cvs[src].
13732 * configure.in: Ditto.
13733
13734 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13735
13736 * MAINTAINERS (Write After Approval): Update my e-mail address.
13737
13738 2002-06-24 Ben Elliston <bje@redhat.com>
13739
13740 * configure.in (host_tools): Remove cgen.
13741
13742 * Makefile.in (all-cgen): Remove; runs from its source directory.
13743 (check-cgen, install-cgen, clean-cgen): Likewise.
13744 (all-opcodes): Do not depend on all-cgen.
13745 (all-sim): Likewise.
13746
13747 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
13748
13749 * Makefile.in: Eliminate 'apache' targets.
13750 * configure.in: Eliminate 'apache' targets.
13751
13752 * configure.in: Eliminate redundant tests. Reorganize.
13753
13754 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13755
13756 * config-ml.in: Eliminate references to Cygnus configure.
13757
13758 * Makefile.in: Eliminate references to building emacs.
13759
13760 2002-06-28 Graham Stott <graham.stott@btinternet.com>
13761
13762 * MAINTAINERS: Update my email address.
13763
13764 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13765
13766 * config.if (libstdcxx_incdir): Version C++ headers.
13767 (cxx_incdir): Remove.
13768
13769 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13770
13771 * MAINTAINERS (Write After Approval): Add self.
13772
13773 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13774
13775 * configure.in: Add support for ip2k.
13776
13777 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13778
13779 * configure.in: Fix AIX configury bug.
13780
13781 2002-06-20 Steve Ellcey <sje@cup.hp.com>
13782
13783 * MAINTAINERS (Write After Approval): Add self.
13784
13785 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13786
13787 * configure.in: replace ${topsrcdir} with ${srcdir}
13788
13789 * configure.in: Move definition of libstdcxx_flags
13790 right above usage, rather than waaay earlier.
13791
13792 * configure.in: Pull definition of is_cross_compiler earlier.
13793
13794 * configure.in: Rearrange a little.
13795
13796 * configure.in: Remove references to librx.
13797 * Makefile.in: Remove references to librx.
13798
13799 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13800
13801 * config.sub: Add support for avr target.
13802 Import from master sources, rev 1.255
13803
13804 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
13805
13806 * configure, .cvsignore: Revert previous change...
13807 * Makefile: ...delete.
13808
13809 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13810
13811 * configure.in: Eliminate ${gasdir} variable.
13812
13813 2002-06-18 Dave Brolley <brolley@redhat.com>
13814
13815 * configure.in: Add support for frv.
13816 * config.sub: Add support for frv.
13817
13818 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13819
13820 * configure: Remove garbage from previous commit.
13821
13822 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13823
13824 * configure: For in-source builds, make a subdir and re-exec there.
13825 * Makefile: New file. Pass targets through to build directory.
13826 * .cvsignore: No longer ignore "Makefile".
13827
13828 2002-06-16 Douglas Rupp <rupp@gnat.com>
13829
13830 * MAINTAINERS (Write After Approval): Add self.
13831
13832 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13833
13834 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13835
13836 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13837
13838 * configure.in (vax-*-netbsd*): Re-enable gas.
13839
13840 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13841
13842 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13843 BUILD_PREFIX_1, to correct nomenclature.
13844 * configure: Likewise.
13845
13846 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13847 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13848
13849 2002-05-31 Olaf Hering <olh@suse.de>
13850
13851 * config-ml.in: Propogate DESTDIR also.
13852
13853 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13854
13855 * configure.in (vax-*-netbsd*): Don't build gas for this
13856 platform.
13857
13858 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13859
13860 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13861 and libgcj for AVR.
13862
13863 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13864
13865 * MAINTAINERS (Write After Approval): Add myself.
13866
13867 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13868
13869 * config.guess: Update to 2002-05-22 version.
13870 * config.sub: Likewise.
13871
13872 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13873
13874 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13875 * config-ml.in: Likewise.
13876 * configure: Likewise.
13877 * configure.in: Likewise.
13878
13879 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13880
13881 * MAINTAINERS: Update my email address.
13882
13883 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13884
13885 * configure.in: Simplify makefile fragment collection.
13886
13887 * configure.in: Remove code to build emacs.
13888
13889 * configure.in : Remove --srcdir argument from targargs and buildargs
13890 (it's always overridden in the Makefile anyway). Rearrange a bit.
13891
13892 * configure: Move some logic to configure.in.
13893 * configure.in: Move some logic from configure.
13894
13895 2002-05-11 Tom Tromey <tromey@redhat.com>
13896
13897 * MAINTAINERS: Reflect libgcj reality.
13898
13899 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13900
13901 * Makefile.in: Honour DESTDIR.
13902
13903 2002-05-08 Mark Mitchell <mark@codesourcery.com>
13904
13905 * config.guess: Import 2002-03-20 version.
13906 * config.sub: Import 2002-04-26 version.
13907
13908 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13909
13910 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13911
13912 2002-05-07 Tim Josling <tej@melbpc.org.au>
13913
13914 * MAINTAINERS: Add self.
13915
13916 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
13917
13918 * ltmain.sh: Detect and handle object name conflicts
13919 while piecewise linking a static library.
13920
13921 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
13922
13923 * configure.in (noconfigdirs): Don't disable libgcj on
13924 sparc64-*-solaris* and sparcv9-*-solaris*.
13925
13926 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
13927
13928 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13929
13930 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13931
13932 * configure.in (FLAGS_FOR_TARGET): Do not add
13933 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13934 on i[3456]86-*-linux*.
13935
13936 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13937
13938 * configure.in (noconfigdirs): Replace [ ] with test.
13939
13940 * configure.in (noconfigdirs): Do not add target-newlib if
13941 target == i[3456]86-*-linux*, and host == target.
13942
13943 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13944
13945 * configure.in: delete reference to absent file
13946
13947 * configure.in: replace '[' with 'test'
13948
13949 * configure.in: Eliminate references to gash.
13950 * Makefile.in: Eliminate references to gash.
13951
13952 * configure.in: remove useless references to 'pic' makefile fragments.
13953
13954 * configure.in: (*-*-windows*) Finish removing.
13955
13956 * configure.in: Eliminate redundant test for libgui.
13957
13958 2002-04-29 Roger Sayle <roger@eyesopen.com>
13959
13960 * MAINTAINERS: Add self and realphabetize. Update entries
13961 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13962 entry for a29k port maintainer.
13963
13964 2002-04-26 Joel Sherrill <joel@OARcorp.com>
13965
13966 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13967 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13968
13969 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13970
13971 * configure.in: remove references to dead files
13972
13973 2002-04-19 Mark Mitchell <mark@codesourcery.com>
13974
13975 * MAINTAINERS: Add information about purpose of this file.
13976
13977 2002-04-18 Tom Tromey <tromey@redhat.com>
13978
13979 * configure.in: Disallow configuring libgcj when it is already
13980 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13981 Solaris 2.8 by default. For PR libgcj/6158.
13982
13983 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13984
13985 * configure.in: Move default CC setting out of config/mh-* fragments
13986 directly into here.
13987
13988 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13989
13990 * configure.in: don't even try to configure or make a subdirectory
13991 if there's no configure script for it.
13992
13993 2002-04-15 Mark Mitchell <mark@codesourcery.com>
13994
13995 * MAINTAINERS: Remove chill maintainers.
13996 * Makefile.in (CHILLFLAGS): Remove.
13997 (CHILL_LIB): Remove.
13998 (TARGET_CONFIGDIRS): Remove libchill.
13999 (CHILL_FOR_TARGET): Remove.
14000 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
14001 CHILL_LIB.
14002 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
14003 (CHECK_TARGET_MODULES): Likewise.
14004 (INSTALL_TARGET_MODULES): Likewise.
14005 (CLEAN_TARGET_MODULES): Likewise.
14006 (configure-target-libchill): Remove.
14007 (all-target-libchill): Remove.
14008 * configure.in (target_libs): Remove target-libchill.
14009 Do not compute CHILL_FOR_TARGET.
14010 * libchill: Remove directory.
14011
14012 2002-04-11 DJ Delorie <dj@redhat.com>
14013
14014 * Makefile.in, configure.in: Sync with binutils, entries
14015 follow...
14016
14017 2002-04-07 Andrew Cagney <ac131313@redhat.com>
14018
14019 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
14020 (do-tar, do-bz2): New rules.
14021 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
14022 (gdb-tar): New rule.
14023 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
14024 (insight_dejagnu.tar): New rule.
14025 (insight.tar): New rule.
14026 (gdb+dejagnu.tar): New rule.
14027 (gdb.tar): New rule.
14028
14029 2002-02-01 Mo DeJong <supermo@bayarea.net>
14030
14031 * Makefile.in: Add all-tix to deps for all-snavigator
14032 so that tix is built when building snavigator.
14033
14034 2002-01-11 Steve Ellcey <sje@cup.hp.com>
14035
14036 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
14037 ld and gdb are not supported.
14038
14039 2002-01-07 Mark Salter <msalter@redhat.com>
14040
14041 * configure.in: Remove target-bsp and target-cygmon from arm builds.
14042 Allow target-libgloss to be built for arm, strongarm, and xscale.
14043
14044 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
14045
14046 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
14047 options for i[3456]86-pc-linux* native builds.
14048
14049 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
14050
14051 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
14052 files from .po files for a distribution.
14053
14054 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
14055
14056 * configure.in: Enable libstdc++-v3 for h8300 targets.
14057
14058 2001-06-19 Alan Modra <amodra@bigpond.net.au>
14059
14060 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
14061 version from bfd/.
14062
14063 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
14064
14065 * Makefile.in (VER): When present, extract the version number from
14066 the file version.in.
14067
14068 2001-05-24 Tom Rix <trix@redhat.com>
14069
14070 * configure.in : enable ld for aix
14071
14072 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14073
14074 * config.guess: Add linux target for S/390.
14075
14076 2000-11-07 Philip Blundell <pb@futuretv.com>
14077
14078 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
14079
14080 2000-11-03 Philip Blundell <pb@futuretv.com>
14081
14082 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
14083 files.
14084
14085 2001-01-15 Ben Elliston <bje@redhat.com>
14086
14087 * configure.in (host_tools): Add sid.
14088 Always configure cgen.
14089
14090 2000-11-24 Nick Clifton <nickc@redhat.com>
14091
14092 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14093
14094 2000-08-20 Doug Evans <dje@casey.transmeta.com>
14095
14096 * Makefile.in (ALL_MODULES): Add all-cgen.
14097 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14098 (all-cgen): New target.
14099 (all-opcodes,all-sim): Depend on all-cgen.
14100 * configure.in (host_tools): Add cgen.
14101 Only configure cgen if --enable-cgen-maint.
14102
14103 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
14104
14105 * configure.in: Add *-*-freebsd* configurations.
14106
14107 2002-04-08 Tom Tromey <tromey@redhat.com>
14108
14109 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14110 Fixes PR libgcj/6068.
14111
14112 2002-03-30 Krister Walfridsson <cato@df.lth.se>
14113
14114 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14115
14116 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14117
14118 * configure.in (alpha*-dec-osf*): Enable libgcj.
14119
14120 2003-03-27 Matthew Gingell <gingell@gnat.com>
14121
14122 * MAINTAINERS (Write After Approval): Add myself.
14123
14124 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
14125
14126 Fix for: PR bootstrap/3591, target/5676
14127 * configure.in (mcore-pe): Disable the configuration of
14128 libstdc++-v3 since exceptions are not supported.
14129
14130 2002-03-20 Anthony Green <green@redhat.com>
14131
14132 * configure.in: Enable libgcj for xscale-elf target.
14133
14134 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
14135
14136 * MAINTAINERS: Update my email address.
14137
14138 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
14139
14140 * ltmain.sh (relink_command): Fix typo in previous change.
14141
14142 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
14143
14144 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
14145 (relink_command): Added --tag flags.
14146 (mode=install): If relinking fails; error out.
14147
14148 2002-03-12 Richard Henderson <rth@redhat.com>
14149
14150 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
14151 .NOTPARALLEL tag.
14152 (do-check): Rename from check.
14153 (check): Allow parallel check.
14154
14155 2002-03-12 Bob Wilson <bob.wilson@acm.org>
14156
14157 * MAINTAINERS: Add myself as maintainer for xtensa port.
14158 Fix alphabetical order in CPU port maintainer list.
14159 Remove myself from Write After Approval list.
14160
14161 2002-03-11 Richard Henderson <rth@redhat.com>
14162
14163 * Makefile.in (.NOTPARALLEL): Add fake tag.
14164
14165 2002-03-07 H.J. Lu (hjl@gnu.org)
14166
14167 * configure.in: Enable gprof for mips*-*-linux*.
14168
14169 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
14170
14171 * MAINTAINERS (Write After Approval): Add myself.
14172
14173 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
14174
14175 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14176 libjava.
14177 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14178
14179 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
14180
14181 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14182 because its Makefile is there; test for the executable instead.
14183
14184 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
14185
14186 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14187 libstdc++-v3 and libjava.
14188
14189 2002-02-11 Adam Megacz <adam@xwt.org>
14190
14191 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14192 boehm-gc
14193
14194 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
14195
14196 * config.guess: Updated to 2002-01-30's version.
14197 * config.sub: Updated to 2002-02-01's version.
14198 Contribute sh64-elf.
14199 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
14200 * configure.in: Added sh64-*-*.
14201
14202 2002-02-08 Chris Demetriou <cgd@broadcom.com>
14203
14204 * MAINTAINERS: Belatedly add myself to write after approval list.
14205
14206 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
14207
14208 * MAINTAINERS: Put self in as maintainer for x86-64 port.
14209 Remove self as Write After Approval.
14210
14211 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
14212
14213 * MAINTAINERS: Put self in as maintainer for contrib/regression
14214 directory.
14215
14216 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
14217
14218 * MAINTAINERS: Update my email address.
14219
14220 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
14221
14222 * configure.in (*-*-netbsd*): New. Skip target-newlib,
14223 target-libiberty, and target-libgloss. Skip Java-related
14224 libraries if not supported for NetBSD on target CPU.
14225
14226 2002-01-25 Douglas B Rupp <rupp@gnat.com>
14227
14228 * install-sh: Use _inst.$$_ for temp file name.
14229
14230 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
14231
14232 * MAINTAINERS (Write After Approval): Move my contact info
14233 from here...
14234 (OS Port Maintainers): ...to here (netbsd).
14235
14236 2002-01-22 Bob Wilson <bob.wilson@acm.org>
14237
14238 * MAINTAINERS (Write After Approval): Add myself.
14239
14240 2002-01-17 H.J. Lu <hjl@gnu.org>
14241
14242 * Makefile.in (all-fastjar): Also depend on all-libiberty.
14243 (all-target-fastjar): Also depend on all-target-libiberty.
14244
14245 2002-01-16 H.J. Lu (hjl@gnu.org)
14246
14247 * config.guess: Import from master sources, rev 1.225.
14248 * config.sub: Import from master sources, rev 1.238.
14249
14250 2002-01-16 Kazu Hirata <kazu@hxi.com>
14251
14252 * MAINTAINERS (Write After Approval): Remove myself.
14253
14254 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
14255
14256 * MAINTAINERS (Write After Approval): Add myself.
14257
14258 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
14259
14260 * MAINTAINERS: Add self as docs co-maintainer.
14261
14262 2001-12-11 Matthias Klose <doko@debian.org>
14263
14264 * MAINTAINERS (Write After Approval): Add myself.
14265
14266 2001-12-09 Zack Weinberg <zack@codesourcery.com>
14267
14268 * MAINTAINERS: Update my email address.
14269
14270 2001-12-07 Turly O'Connor <turly@apple.com>
14271 * MAINTAINERS (Write After Approval): Add myself.
14272 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14273 (rs6000_initialize_trampoline): Call __trampoline_setup for
14274 ABI_DARWIN too.
14275 * darwin-tramp.asm: New file, implements __trampoline_setup.
14276 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14277
14278 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
14279
14280 * MAINTAINERS (Write After Approval): Add myself.
14281
14282 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
14283
14284 * configure, configure.in: Use temp file for long sed commands.
14285
14286 2001-12-03 Laurent Guerby <guerby@acm.org>
14287
14288 * config.sub: Update to version 1.232 on subversion.
14289
14290 2001-12-03 Ben Elliston <bje@redhat.com>
14291
14292 * MAINTAINERS: Update mail address for config.* patches.
14293
14294 2001-11-27 DJ Delorie <dj@redhat.com>
14295 Zack Weinberg <zack@codesourcery.com>
14296
14297 When build != host, create libiberty for the build machine.
14298
14299 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14300 CONFIG_ARGUMENTS.
14301 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14302 New variables.
14303 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14304 and rules.
14305 (all.normal): Depend on ALL_BUILD_MODULES.
14306 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14307 (all-build-libiberty): Depend on configure-build-libiberty.
14308
14309 * configure: Calculate and substitute proper value for
14310 ALL_BUILD_MODULES.
14311 * configure.in: Create the build subdirectory.
14312 Calculate and substitute TARGET_CONFIGARGS (formerly
14313 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14314
14315 2001-11-26 Ziemowit Laski <zlaski@apple.com>
14316
14317 * MAINTAINERS (write-after-approval): Add self.
14318
14319 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
14320
14321 * MAINTAINERS (GNATS only accounts): Remove self.
14322
14323 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
14324
14325 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14326 libf2c.
14327
14328 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
14329
14330 * MAINTAINERS (Write After Approval): Add self.
14331
14332 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14333
14334 * MAINTAINERS: mips and s390 are also CPU ports.
14335
14336 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14337
14338 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14339
14340 2001-11-11 David O'Brien <obrien@FreeBSD.org>
14341
14342 * MAINTAINERS: Alphabetize.
14343
14344 2001-11-09 Kazu Hirata <kazu@hxi.com>
14345
14346 * MAINTAINERS (Various maintainers: h8 port): Add myself.
14347
14348 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
14349
14350 * MAINTAINERS (Various maintainers: hppa port): Added myself.
14351
14352 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14353
14354 * configure.in (--enable-languages): Be more permissive about
14355 syntax. Check for empty lists better. Warn about $LANGUAGES.
14356
14357 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
14358
14359 * config.sub: Import from master sources, rev. 1.230.
14360 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14361
14362 2001-11-07 Laurent Guerby <guerby@acm.org>
14363
14364 * MAINTAINERS (Write After Approval): Add self.
14365
14366 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14367
14368 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14369
14370 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14371
14372 * config.sub: Import from master sources, rev 1.226.
14373 * config.guess: Import from master sources, rev 1.216.
14374
14375 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14376
14377 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14378 * MAINTAINERS: Add self as maintainer of MMIX port.
14379 Remove old after-approval entry.
14380
14381 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14382
14383 * ChangeLog, configure: Fix spelling errors.
14384
14385 2001-10-20 Brendan Kehoe <brendan@zen.org>
14386
14387 * MAINTAINERS: Tweak my address.
14388
14389 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
14390
14391 * MAINTAINERS: Update my email address.
14392
14393 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
14394
14395 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14396 * MAINTAINERS: Add self as maintainer of CRIS port.
14397
14398 2001-10-10 Geert Bosch <bosch@gnat.com>
14399
14400 * MAINTAINERS (Various maintainers: Ada front end):
14401 Added Robert Dewar.
14402
14403 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
14404
14405 * MAINTAINERS (Write After Approval): Added self
14406
14407 2001-10-02 Geert Bosch <bosch@gnat.com>
14408
14409 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14410
14411 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14412
14413 * configure: Handle temporary files securely using mkdir.
14414
14415 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
14416
14417 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14418
14419 2001-09-26 Will Cohen <wcohen@redhat.com>
14420
14421 * configure.in (*-*-linux*): Disable configuration of target-newlib
14422 and target-libgloss.
14423
14424 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
14425
14426 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14427 RANLIB.
14428
14429 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
14430
14431 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14432 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14433 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14434 avoid quotes nesting problems.
14435 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14436 (DO_X): Export only variables that are set.
14437
14438 2001-09-19 Ben Elliston <bje@redhat.com>
14439
14440 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14441 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14442 semantics. Use the shell built-in "type" command instead.
14443
14444 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
14445
14446 Merged from gcc-3_0-branch:
14447 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14448 * ltcf-c.sh: Use $objext, not $ac_objext.
14449 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14450 * ltcf-cxx.sh: Add support for GNU.
14451 2001-07-22 Timothy Wall <twall@redhat.com>
14452 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14453 default settings if using GNU tools with that configuration.
14454 * ltcf-cxx.sh: Ditto.
14455 * ltcf-gcj.sh: Ditto.
14456 2001-07-21 Michael Chastain <chastain@redhat.com>
14457 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14458 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14459 * ltmain.sh: Mark as gcc-local.
14460
14461 2001-08-30 Eric Christopher <echristo@redhat.com>
14462 Jason Eckhardt <jle@redhat.com>
14463
14464 * config.guess: Merge from master sources.
14465 * config.sub: Merge from master sources, add support for mipsisa32.
14466
14467 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
14468 * config.sub: Merge from master sources, rev 1.219.
14469 * MAINTAINERS: Add self as contact for stormy16 port.
14470
14471 2001-08-14 Zack Weinberg <zackw@panix.com>
14472
14473 * config.sub: Merge from master sources, rev 1.218.
14474 * config.guess: Merge from master sources, rev 1.209.
14475
14476 2001-08-11 Graham Stott <grahams@redhat.com>
14477
14478 * Makefile.in (check-c++): Add missing semicolon.
14479
14480 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14481
14482 * MAINTAINERS (Various maitainers: predict.def): Added myself.
14483
14484 2001-07-30 Eric Christopher <echristo@redhat.com>
14485
14486 * MAINTAINERS (Various maintainers: mips port): Added myself.
14487
14488 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14489
14490 * configure.in (sh-*-linux*): New.
14491
14492 2001-07-27 Richard Henderson <rth@redhat.com>
14493
14494 * .cvsignore: Add LAST_UPDATED.
14495
14496 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14497
14498 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14499
14500 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
14501
14502 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14503
14504 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14505
14506 * MAINTAINERS (Write After Approval): Added myself.
14507
14508 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14509
14510 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14511 and libgcj on m68hc11/m68hc12.
14512
14513 2001-06-27 H.J. Lu (hjl@gnu.org)
14514
14515 * Makefile (CFLAGS_FOR_BUILD): New.
14516 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14517
14518 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14519
14520 * README: Remove version number.
14521
14522 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14523
14524 * INSTALL/README: Update wrt. to the installation instructions now
14525 residing in gcc/doc/install.texi.
14526
14527 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14528
14529 * README: Replace with a cut-down and updated version of gcc/README.
14530
14531 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14532
14533 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14534 multilibs to be disabled.
14535
14536 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14537
14538 * MAINTAINERS (Write After Approval): Add myself.
14539
14540 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14541
14542 * config.guess: Import CVS version 1.195.
14543 * config.sub: Import CVS version 1.212.
14544
14545 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14546
14547 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14548 gcc/xgcc is built, use -print-prog-name to find out the program
14549 name to use.
14550
14551 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14552
14553 * config.guess: Import CVS version 1.194. All gcc-local changes
14554 appear to also be in the master copy.
14555 * config.sub: Import CVS version 1.211.
14556
14557 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14558
14559 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14560 with_gcc]: Use `gcc -shared' to build a shared library.
14561
14562 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14563
14564 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14565 archives.
14566
14567 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14568
14569 * MAINTAINERS (Write After Approval): Add myself.
14570
14571 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14572
14573 * configure.in (libstdcxx_flags): Do not try to execute
14574 libstdc++-v3/testsuite_flags until it exists.
14575
14576 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14577
14578 * MAINTAINERS: Update my email address.
14579
14580 2001-05-31 Graham Stott <grahams@redhat.com>
14581
14582 * MAINTAINERS (Write After Approval): Add myself.
14583
14584 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14585
14586 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14587 libraries when using g++ with native linker.
14588
14589 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14590
14591 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14592
14593 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14594
14595 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14596 [aix4*|aix5*]: Prepend blank.
14597
14598 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
14599
14600 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14601 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14602 of subdir/configure scripts to use the new libtool.m4.
14603
14604 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14605
14606 * MAINTAINERS (Write After Approval): Add myself.
14607
14608 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14609
14610 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14611
14612 2001-05-11 Ben Elliston <bje@redhat.com>
14613
14614 * Makefile.in (all-sid): New target.
14615 (check-sid, clean-sid, install-sid): Likewise.
14616
14617 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14618
14619 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14620
14621 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14622
14623 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14624 libgcj.
14625
14626 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14627
14628 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14629 gcc/xgcc is built, use -print-prog-name to find out the program
14630 name to use.
14631
14632 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14633
14634 * configure.in (noconfigdirs): Don't reset it from scratch in the
14635 target case; only append to it.
14636
14637 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14638 sparc-*-solaris2.8]: Disable ${libgcj}.
14639
14640 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14641
14642 * configure.in (libgcj_saved): Copy from $libgcj.
14643 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14644 --disable-libgcj.
14645
14646 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14647
14648 * MAINTAINERS: Remove self as MIPS maintainer and
14649 C front end maintainer.
14650
14651 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14652
14653 * configure.in: Move *-chorusos target case to the proper switch.
14654 Disable libgcj.
14655
14656 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14657
14658 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14659 1.641.2.228.
14660
14661 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14662
14663 * Makefile.in (STAGE1_CFLAGS): Pass down.
14664
14665 2001-04-13 Alan Modra <amodra@one.net.au>
14666
14667 * config.guess: Add hppa64-linux support. Note for next import that
14668 this is already in the master file.
14669 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14670
14671 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14672
14673 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14674 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14675
14676 2001-04-11 Stan Shebs <shebs@apple.com>
14677
14678 * MAINTAINERS: Add self as Darwin port maintainer.
14679
14680 2001-04-11 Alan Modra <amodra@one.net.au>
14681
14682 * MAINTAINERS: Update my email address.
14683
14684 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
14685
14686 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14687 recent versions of FreeBSD (release 3 or later).
14688 * ltconfig: On FreeBSD, -lc must not be provided when building
14689 a shared library or else the standard -pthread gcc option is
14690 rendered worthless to later users of the built library.
14691
14692 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14693
14694 * MAINTAINERS: Add self and RTH as C front end maintainers.
14695
14696 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
14697
14698 * config.sub: Make sure to match an already-canonicalized
14699 machine name (eg. mn10300-unknown-elf).
14700
14701 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
14702
14703 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14704 New macros.
14705 (bootstrap, cross): Use RECURSE_FLAGS.
14706 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14707
14708 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
14709
14710 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14711
14712 2001-03-22 Colin Howell <chowell@redhat.com>
14713
14714 * Makefile.in (DO_X): Do not backslash single-quotes in
14715 backquotes (two places).
14716
14717 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14718
14719 Re-installed:
14720 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14721 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14722 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14723 * ltcf-cxx.sh: Likewise.
14724 * ltcf-gcj.sh: Likewise.
14725
14726 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14727
14728 * MAINTAINERS: Add myself as "documentation co-maintainer".
14729
14730 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14731
14732 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14733 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14734
14735 2001-03-19 Tom Tromey <tromey@redhat.com>
14736
14737 * config-ml.in: Handle GCJ and GCJFLAGS.
14738
14739 2001-03-21 Michael Chastain <chastain@redhat.com>
14740
14741 * Makefile.in: all-m4 depends on all-texinfo.
14742
14743 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
14744
14745 * MAINTAINERS: Add myself to write after approval list.
14746
14747 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
14748
14749 * Makefile.in (DO_X): Quote nested quotes.
14750
14751 2001-03-18 Alan Modra <alan@linuxcare.com.au>
14752
14753 * MAINTAINERS: Add myself to write after approval list.
14754
14755 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
14756
14757 * Makefile.in (DO_X): Use double quotes for quoting
14758 "RANLIB=$${RANLIB}".
14759
14760 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14761
14762 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14763
14764 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
14765
14766 * configure.in: Only use `lang_requires' for languages athat are
14767 actually enabled.
14768
14769 2001-03-08 Phil Edwards <pme@sources.redhat.com>
14770
14771 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14772
14773 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
14774
14775 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14776
14777 2001-03-07 Tom Tromey <tromey@redhat.com>
14778
14779 * configure.in: Allow config-lang.in to set `lang_requires' to list
14780 of other required languages.
14781
14782 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
14783
14784 * Makefile.in: Remove RANLIB definition. Use RANLIB
14785 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14786 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14787
14788 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
14789 Alexandre Oliva <aoliva@redhat.com>
14790
14791 * Makefile.in (check-c++): Use tabs, not spaces.
14792
14793 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
14794
14795 * MAINTAINERS: add myself to Write After Approval list.
14796
14797 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
14798
14799 * Makefile.in (check-c++): New rule.
14800
14801 * configure.in (target_libs): Remove libg++.
14802 (noconfigdirs): Remove libg++.
14803 (noconfigdirs): Same.
14804 (noconfigdirs): Same.
14805 (noconfigdirs): Same.
14806
14807 * config-ml.in: Remove libg++ references.
14808
14809 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14810 (ALL_TARGET_MODULES): Same.
14811 (configure-target-libg++): Remove.
14812 (all-target-libg++): Remove.
14813 (configure-target-libio): Remove.
14814 (all-target-libio): Remove.
14815 (check-target-libio): Remove.
14816 (.PHONY): Remove.
14817 (libg++.tar.bz2): Remove.
14818 (all-target-cygmon): Remove libio.
14819 (all-target-libstdc++): Remove.
14820 (configure-target-libstdc++): Remove.
14821 (TARGET_LIB_PATH): Remove libstdc++.
14822 (ALL_GCC_CXX): Remove libstdc++.
14823 (all-target-gperf): Correct.
14824
14825 2001-02-16 Nick Clifton <nickc@redhat.com>
14826
14827 * configure.in (noconfigdirs): Allow configuration of texinfo
14828 for Cygwin hosts.
14829
14830 2001-02-15 Anthony Green <green@redhat.com>
14831
14832 * configure: Introduce GCJ_FOR_TARGET.
14833 * configure.in: Ditto.
14834 * Makefile.in: Ditto.
14835
14836 2001-02-13 Andreas Schwab <schwab@suse.de>
14837
14838 * MAINTAINERS: Update mail address.
14839
14840 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14841
14842 * config.guess: Add linux target for S/390.
14843 * config.sub: Likewise.
14844
14845 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
14846
14847 * configure.in: for *-chorusos, don't config target-newlib and
14848 target-libgloss.
14849
14850 2001-02-06 Ben Elliston <bje@redhat.com>
14851
14852 * configure: Output host type to stdout, not stderr.
14853
14854 2001-02-05 Mark Mitchell <mark@codesourcery.com>
14855
14856 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14857 * ltcf-cxx.sh: Likewise.
14858
14859 * config.if: Assume enable_libstdcxx_v3 is defined.
14860
14861 2001-02-04 Mark Mitchell <mark@codesourcery.com>
14862
14863 Remove V2 C++ library.
14864 * configure.in: Remove --enable-libstdcxx_v3 support.
14865
14866 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14867
14868 * include/demangle.h: Add prototype for java_demangle_v3.
14869
14870 2001-01-29 Phil Edwards <pme@sources.redhat.com>
14871
14872 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14873
14874 2001-01-27 Richard Henderson <rth@redhat.com>
14875
14876 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14877
14878 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14879
14880 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14881 Don't unset, it's non-portable and no longer necessary, set to empty
14882 instead.
14883
14884 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14885
14886 * ltconfig: Shell portability fix for the tagname validity check.
14887
14888 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
14889
14890 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14891 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14892
14893 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14894
14895 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14896
14897 2001-01-26 Tom Tromey <tromey@redhat.com>
14898
14899 * configure.in: Allow libgcj to be built on Sparc Solaris.
14900
14901 2001-01-25 David Edelsohn <edelsohn@gnu.org>
14902
14903 * ltcf-c.sh: Add aix5 case.
14904 * ltcf-cxx.sh: Likewise.
14905 * ltconfig: Likewise.
14906
14907 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
14908
14909 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14910 keep at least one of build_libtool_libs or build_old_libs set to
14911 yes.
14912
14913 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14914 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14915
14916 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14917
14918 * configure.in: Enable libgcj on several additional platforms.
14919
14920 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14921
14922 * configure.in: Enable libgcj for linux targets.
14923
14924 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14925
14926 * MAINTAINERS (Write After Approval): Add myself.
14927
14928 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14929
14930 * MAINTAINERS: Add myself as vax port maintainer.
14931
14932 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14933
14934 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14935
14936 2001-01-09 Mike Stump <mrs@wrs.com>
14937
14938 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14939 failures of subdirectories.
14940
14941 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14942
14943 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14944 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14945 * ltcf-cxx.sh: Likewise.
14946 * ltcf-gcj.sh: Likewise.
14947 * ltconfig.sh: Fix typo.
14948
14949 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14950
14951 * configure: handle DOS-style absolute paths.
14952
14953 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14954
14955 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14956
14957 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14958
14959 * MAINTAINERS: Add myself as avr port co-maintainer.
14960
14961 2000-12-28 Ben Elliston <bje@redhat.com>
14962
14963 * MAINTAINERS: Add myself under ``Write After Approval''.
14964
14965 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14966
14967 * texinfo: Remove directory from GCC.
14968
14969 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14970
14971 * COPYING: Update to current
14972 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14973 to 19yy as example year in copyright notice).
14974
14975 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14976
14977 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14978 (libstdcxx_incdir): Pass down.
14979 * config.if: Remove expired bits for cxx_interface, add stub.
14980 (libstdcxx_incdir): Add variable for g++ include directory.
14981 * configure.in (gxx_include_dir): Use it.
14982
14983 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
14984
14985 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14986 with old-email address from ``Write After Approval''.
14987
14988 2000-12-15 Andreas Jaeger <aj@suse.de>
14989
14990 * configure.in: Handle lang_dirs.
14991
14992 2000-12-14 Tom Tromey <tromey@redhat.com>
14993
14994 * MAINTAINERS: Removed brads.
14995
14996 * MAINTAINERS: Added gcj developers.
14997
14998 2000-12-13 Anthony Green <green@redhat.com>
14999
15000 * configure.in: Disable libgcj for any target not specifically
15001 listed. Disable libgcj for x86 and Alpha Linux until compatible
15002 with g++ abi.
15003
15004 2000-12-13 Mike Stump <mrs@wrs.com>
15005
15006 * Makefile.in (local-distclean): Also remove fastjar.
15007
15008 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
15009
15010 * contrib/gcc_update: Add fastjar --touch entries.
15011
15012 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
15013
15014 * configure.in: Disable language-specific target libraries for
15015 languages that aren't enabled.
15016
15017 2000-12-10 Anthony Green <green@redhat.com>
15018
15019 * configure.in: Define libgcj. Disable libgcj target libraries for
15020 most targets.
15021
15022 2000-12-10 Neil Booth <neilb@earthling.net>
15023
15024 * MAINTAINERS: Update mail address, remove from WAA list.
15025
15026 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
15027
15028 * libjava: Imported from /cvs/java.
15029 * libffi: Likewise.
15030 * Boehm-gc: Likewise.
15031
15032 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
15033
15034 * configure.in (target_libs): Revert 2000-12-08 patch.
15035 (noconfigdirs): Added target-libjava.
15036
15037 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
15038
15039 * djunpack.bat: removed.
15040
15041 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
15042
15043 * Makefile.in: handle DOS-style absolute paths.
15044 * config-ml.in: likewise.
15045 * symlink-tree: likewise.
15046
15047 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15048
15049 * fastjar: Imported.
15050
15051 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15052
15053 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
15054 libjava.
15055 * configure.in (target_libs): Removed `target-libjava'.
15056
15057 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15058
15059 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
15060 (ALL_MODULES): Added fastjar.
15061 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
15062 (all-target-libjava): all-fastjar replaces all-zip.
15063 (all-fastjar): Added.
15064 (configure-target-fastjar, all-target-fastjar): Likewise.
15065 * configure.in (host_tools): Added fastjar.
15066
15067 2000-12-07 Mike Stump <mrs@wrs.com>
15068
15069 * Makefile.in (local-distclean): Remove leftover built files.
15070
15071 2000-11-24 Nick Clifton <nickc@redhat.com>
15072
15073 * configure.in (xscale-elf): Add target.
15074 (xscale-coff): Add target.
15075
15076 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
15077
15078 * ltcf-cxx.sh: Support creation of C++ shared libraries on
15079 recent versions of FreeBSD (release 3 or later).
15080 * ltconfig: On FreeBSD, -lc must not be provided when building
15081 a shared library or else the standard -pthread gcc option is
15082 rendered worthless to later users of the built library.
15083
15084 2000-11-16 Fred Fish <fnf@be.com>
15085
15086 * configure.in (enable_libstdcxx_v3): Fix typo,
15087 libstd++ -> libstdc++.
15088
15089 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15090
15091 * MAINTAINERS: Add self to Write After Approval list.
15092
15093 2000-11-21 Bernd Schmidt <bernds@redhat.com>
15094
15095 * MAINTAINERS: Update my email address. Add myself to global write
15096 privs list.
15097
15098 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
15099
15100 * Makefile.in: Merge with src and libgcj.
15101 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
15102 configure-target-<library> when their configure scripts need the C
15103 or C++ library to have already been built to work properly.
15104 (do_proto_toplev): Set them to an empty string.
15105
15106 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15107 (REALLY_SET_LIB_PATH): Use them.
15108
15109 2000-11-17 Stan Shebs <shebs@apple.com>
15110
15111 * MAINTAINERS: Add self to Write After Approval list.
15112
15113 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15114
15115 * configure: Provide the original toplevel configure arguments
15116 (including $0) to subprocesses in the environment rather than
15117 through gcc/configargs.h.
15118
15119 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15120
15121 * MAINTAINERS: Remove references to cccp. Change C9X reference to
15122 C99. Alphabetise "Write After Approval" list.
15123
15124 2000-11-12 Mark Mitchell <mark@codesourcery.com>
15125
15126 * configure: Turn on libstdc++ V3 by default.
15127
15128 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15129 if we've got GCC.
15130
15131 2000-11-11 Philip Blundell <philb@gnu.org>
15132
15133 * MAINTAINERS: Add self to Write After Approval list.
15134
15135 2000-11-09 David Edelsohn <edelsohn@gnu.org>
15136
15137 * ltcf-c.sh (aix4): Improve shared library configuration; require
15138 exporting symbols.
15139 * ltcf-cxx.sh (aix4): Define.
15140 * ltconfig (aix4): Define library and soname specs appropriate for
15141 AIX. Define command to create export symbols list.
15142
15143 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
15144
15145 * config.sub: Add support for Sun Chorus
15146
15147 2000-10-31 Nick Clifton <nickc@redhat.com>
15148
15149 * MAINTAINERS: Rename <name>@cygnus.com addresses to
15150 <name>@redhat.com. Also installed new email address for Clint
15151 Popetz.
15152
15153 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
15154
15155 * etc: Remove directory from GCC.
15156
15157 2000-10-16 Michael Meissner <meissner@redhat.com>
15158
15159 * configure (gcc/configargs.h): Only create if there is a build GCC
15160 directory created.
15161
15162 2000-10-16 Matthias Klose <doko@debian.org>
15163
15164 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15165 when configured for libstdc++-v3.
15166
15167 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
15168
15169 * configure: Save configure arguments to gcc/configargs.h.
15170
15171 2000-10-04 Philipp Thomas <pthomas@suse.de>
15172
15173 * config.guess: Import CVS version 1.157.
15174 * config.sub: Import CVS version 1.181.
15175
15176 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
15177
15178 * Makefile.in (bootstrap): avoid recursion if subdir missing
15179 (cross): ditto
15180 (do-proto-toplev): ditto
15181
15182 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
15183
15184 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15185 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15186
15187 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15188 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
15189 all affected `configure' scripts.
15190
15191 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
15192
15193 * MAINTAINERS: Add self as cpplib co-maintainer.
15194
15195 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
15196
15197 * MAINTAINERS: Add self to Write After Approval list.
15198
15199 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15200
15201 * INSTALL/README: egcs -> GCC update.
15202
15203 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
15204
15205 * MAINTAINERS: Add myself to Write After Approval list.
15206
15207 2000-09-15 Kazu Hirata <kazu@hxi.com>
15208
15209 * MAINTAINERS: Add myself to Write After Approval list.
15210
15211 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
15212
15213 * configure.in: Do not build byacc for hppa64. Provide paths to the
15214 X11 libraries for hppa64.
15215
15216 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15217
15218 * MAINTAINERS: Add myself as 68hc11 port maintainer.
15219
15220 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
15221
15222 * Makefile.in (all-zlib): Added dummy target.
15223
15224 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15225 ltcf-gcj.sh: Updated from libtool multi-language branch.
15226
15227 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
15228
15229 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15230 (bootstrap*): Depend on all-bootstrap.
15231
15232 2000-09-05 Philipp Thomas <pthomas@suse.de>
15233
15234 * config.guess: Import CVS version 1.156.
15235 * config.sub: Import CVS version 1.179.
15236
15237 2000-09-02 Anthony Green <green@cygnus.com>
15238
15239 * Makefile.in (all-gcc): Depend on all-zlib.
15240 (CLEAN_MODULES): Add clean-zlib.
15241 (ALL_MODULES): Add all-zlib.
15242 * configure.in (host_libs): Add zlib.
15243
15244 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
15245
15246 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15247 crosses, but add gcc/include to the header search path for them.
15248
15249 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
15250
15251 * MAINTAINERS: Add self to Write After Approval list.
15252
15253 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15254
15255 * config.guess: Import CVS version 1.152.
15256 * config.sub: Import CVS version 1.177.
15257
15258 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
15259
15260 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15261 $targargs to tell whether newlib is going to be built.
15262
15263 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15264 $$r/TARGET_SUBDIR/libio for _G_config.h.
15265
15266 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
15267
15268 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15269
15270 2000-08-22 DJ Delorie <dj@redhat.com>
15271
15272 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15273
15274 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
15275
15276 * config-ml.in (CC, CXX): Avoid trailing whitespace.
15277 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15278 sub-configures.
15279
15280 2000-08-21 DJ Delorie <dj@redhat.com>
15281
15282 * MAINTAINERS: Add self as a libiberty maintainer
15283
15284 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
15285
15286 * configure.in (libstdcxx_flags): Use
15287 libstdc++-v3/src/libstdc++.INC.
15288
15289 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
15290
15291 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15292
15293 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
15294
15295 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15296
15297 * configure: Make enable_threads and enable_shared defaults
15298 explicit. Substitute enable_threads into generated Makefiles.
15299 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15300 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15301
15302 2000-08-13 Geoff Keating <geoffk@cygnus.com>
15303
15304 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15305
15306 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
15307
15308 * config-ml.in (CC): Remove bogus duplicate quotation mark from
15309 previous delta.
15310
15311 2000-08-11 Jason Merrill <jason@redhat.com>
15312
15313 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15314 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15315 (FLAGS_FOR_TARGET): Not here.
15316 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15317
15318 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
15319
15320 * config-ml.in (CC, CXX): Don't introduce a leading space.
15321
15322 2000-08-07 DJ Delorie <dj@delorie.com>
15323
15324 * MAINTAINERS: Add self as a DJGPP maintainer
15325
15326 2000-08-07 DJ Delorie <dj@redhat.com>
15327
15328 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15329 "if we're also building gcc, and it's a gcc that will run on the
15330 build machine, we want to use its includes instead of the system's
15331 default includes".
15332
15333 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
15334
15335 * MAINTAINERS: Add self to Write After Approval list.
15336
15337 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
15338
15339 * configure.in (libstdcxx_flags): Don't use `"'.
15340
15341 * config-ml.in: Adjust multilib search paths to the
15342 appropriate multilib tree.
15343
15344 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
15345
15346 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15347 commas in $LANGUAGES.
15348
15349 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
15350
15351 * configure.in: Re-enable all references to libg++ and librx.
15352
15353 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
15354
15355 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15356 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15357 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15358 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15359
15360 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15361
15362 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
15363
15364 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15365 CXX_FOR_TARGET for sed.
15366
15367 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
15368
15369 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15370 Do not override if already set in the environment or in configure.
15371 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15372 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15373
15374 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
15375
15376 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15377 the libtool CVS tree multi-language branch.
15378 * ltconfig, ltmain.sh: Updated.
15379
15380 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
15381
15382 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15383 (clean-target): Depend on it.
15384
15385 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15386 (GCC_FOR_TARGET): Use it.
15387 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15388 * configure.in: ... here.
15389 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15390 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15391
15392 2000-07-24 Eric Christopher <echristo@cygnus.com>
15393
15394 * MAINTAINERS: Add self to Write After Approval list.
15395
15396 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
15397
15398 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15399 (configure-target-libchill, configure-target-libobjc): Likewise.
15400
15401 * configure.in: Use the same cache file for all target libs.
15402 * config-ml.in: But different cache files per multilib variant.
15403
15404 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15405
15406 * configure (topsrcdir): Don't use dirname.
15407
15408 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15409
15410 * MAINTAINERS: Add self to Write After Approval list.
15411
15412 2000-07-20 Jason Merrill <jason@redhat.com>
15413
15414 * configure.in: Remove all references to libg++ and librx.
15415
15416 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15417
15418 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
15419
15420 * config.sub: Update to subversions version 2000-07-06.
15421
15422 2000-07-12 Andrew Haley <aph@cygnus.com>
15423
15424 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15425 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15426
15427 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15428
15429 * symlink-tree: Check number of arguments.
15430
15431 2000-07-05 Jim Wilson <wilson@cygnus.com>
15432
15433 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15434 search path for a g++ extracted from the build tree. This
15435 will allow link tests run by configure scripts in
15436 subdirectories to succeed.
15437
15438 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
15439
15440 * ltconfig: Add support for mips-dde-sysv4.2MP
15441
15442 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15443
15444 * MAINTAINERS: Add myself as loop discovery maintainer.
15445
15446 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15447
15448 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15449 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15450
15451 2000-06-19 Timothy Wall <twall@cygnus.com>
15452
15453 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15454 * config.sub: Add tic54x target.
15455
15456 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15457
15458 * MAINTAINERS: Add self as Fortran maintainer,
15459 remove Craig Burley.
15460
15461 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
15462
15463 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15464 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15465
15466 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15467
15468 * MAINTAINERS: Add self as i18n maintainer
15469
15470 20000-05-21 H.J. Lu (hjl@gnu.org)
15471
15472 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15473 directory are used if they exist. Make sure
15474 $(build_tooldir)/include is searched for header files,
15475 $(build_tooldir)/lib/ for library files.
15476 (GCC_FOR_TARGET): Likewise.
15477 (CXX_FOR_TARGET): Likewise.
15478
15479 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15480
15481 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15482
15483 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
15484
15485 * Makefile.in (configure-target-libiberty): Depend on
15486 configure-target-newlib.
15487
15488 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15489
15490 * configure.in, Makefile.in: Merge all libffi-related
15491 configury stuff from the libgcj tree.
15492
15493 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15494
15495 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15496 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15497
15498 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15499
15500 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15501 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15502 current version information. Add to proto-toplev directory.
15503 (gdb-taz): Build do-djunpack.
15504
15505 2000-05-15 David Edelsohn <edelsohn@gnu.org>
15506
15507 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15508
15509 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15510
15511 * MAINTAINERS: Add self to Write After Approval list.
15512
15513 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15514
15515 * ltmain.sh: Preserve in relink_command any environment
15516 variables that may affect the linker behavior.
15517
15518 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15519
15520 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15521
15522 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15523
15524 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15525
15526 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15527
15528 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15529 with the version name.
15530
15531 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15532
15533 * MAINTAINERS: Add self as bb-reorder maintainer.
15534
15535 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15536
15537 * config.if: Tweak.
15538
15539 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15540
15541 * djunpack.bat: New file.
15542
15543 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15544
15545 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15546 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15547 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15548 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15549
15550 2000-04-16 Dave Pitts <dpitts@cozx.com>
15551
15552 * config.sub (case $basic_machine): Change default for "ibm-*"
15553 to "openedition".
15554
15555 2000-04-13 Andreas Jaeger <aj@suse.de>
15556
15557 * MAINTAINERS: Added myself.
15558
15559 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15560
15561 * Makefile.in (gdb-taz): New target. GDB specific archive.
15562 (do-md5sum): New target.
15563 (MD5PROG): Define.
15564 (PACKAGE): Default to TOOL.
15565 (VER): Default to a shell script.
15566 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15567 md5 checksum generation.
15568 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15569 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15570 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15571 insight.tar.bz2): Use gdb-taz to create archive.
15572
15573 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15574
15575 * configure (warn_cflags): Delete.
15576
15577 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15578
15579 * MAINTAINERS: Added myself.
15580
15581 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15582 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15583
15584 * configure.in (enable_libstdcxx_v3): Add.
15585 (target_libs): Add bits here to switch between libstdc++-v2 and
15586 libstdc++-v3.
15587 * config.if: And this file too.
15588 * Makefile.in: Add libstdc++-v3 targets.
15589
15590 2000-04-05 Michael Meissner <meissner@redhat.com>
15591
15592 * config.sub (d30v): Add d30v as a basic machine type.
15593
15594 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15595
15596 * configure.in: -linux-gnu*, not -linux-gnu.
15597
15598 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15599
15600 * MAINTAINERS: Add self in write-after-approval section.
15601
15602 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15603
15604 * MAINTAINERS: Add self as ia64 port maintainer.
15605
15606 2000-03-08 Neil Booth <NeilB@earthling.net>
15607
15608 * MAINTAINERS: Add self in write-after-approval section.
15609
15610 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15611
15612 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15613 (do-tar-bz2): Replace TOOL with PACKAGE.
15614 (gdb.tar.bz2): Remove GDBTK from GDB package.
15615 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15616 dejagnu.tar.bz2): New packages.
15617
15618 2000-02-27 Andreas Jaeger <aj@suse.de>
15619
15620 * configure.in: Add entry for mips*-*-linux*, move catch all
15621 *-*-*linux* entry below this one.
15622
15623 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15624
15625 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15626
15627 2000-02-24 Nick Clifton <nickc@cygnus.com>
15628
15629 * config.sub: Support an OS of "wince".
15630
15631 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15632
15633 * config.guess, config.sub: Updated to match config's 2000-02-15
15634 version.
15635
15636 2000-02-23 Linas Vepstas <linas@linas.org>
15637
15638 * config.sub: Add support for Linux/IBM 370.
15639 * configure.in: Likewise.
15640
15641 2000-02-22 Nick Clifton <nickc@cygnus.com>
15642
15643 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15644
15645 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15646
15647 * config.guess: Guess "cygwin" rather than "cygwin32".
15648
15649 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15650
15651 * configure (gcc_version): When setting, narrow search to
15652 lines containing `version_string'.
15653
15654 2000-02-15 Denis Chertykov <denisc@overta.ru>
15655
15656 * config.sub: Add support for avr target.
15657
15658 2000-02-14 Nick Clifton <nickc@cygnus.com>
15659
15660 * MAINTAINERS: Add maintainers for MCore port.
15661
15662 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15663
15664 * config.sub: Add mmix-knuth-mmixware.
15665
15666 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15667
15668 * MAINTAINERS: Pair cccp with cpplib maintainership.
15669
15670 2000-01-27 Christopher Faylor <cgf@redhat.com>
15671
15672 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15673 structure stuff to -L library search.
15674 (CXX_FOR_TARGET): Ditto.
15675 (CROSS_CHECK_MODULES): Fix spelling mistake.
15676
15677 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15678
15679 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15680 the C++ compiler.
15681
15682 2000-01-12 Richard Henderson <rth@cygnus.com>
15683
15684 * configure.in: Don't build some bits for beos.
15685
15686 2000-01-12 Joel Sherrill (joel@OARcorp.com)
15687
15688 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15689 as include files.
15690
15691 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15692
15693 * Add self as cpplib maintainer, as requested by Jason
15694 Merrill. Correct my e-mail address.
15695
15696 2000-01-06 Geoff Keating <geoffk@cygnus.com>
15697
15698 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15699 not mh-aix43.
15700
15701 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15702
15703 * MAINTAINERS: Add myself to "write after approval" list.
15704
15705 1999-12-14 Richard Henderson <rth@cygnus.com>
15706
15707 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15708 * config.sub: Accept alphaev[78], alphaev8.
15709
15710 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15711
15712 * config.guess, config.sub: Update from autoconf.
15713
15714 1999-11-29 Bruce Korb <autogen@linuxbox.com>
15715
15716 * MAINTAINERS: update my playtime e-address.
15717
15718 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15719
15720 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15721 necessary libraries are missing.
15722
15723 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
15724
15725 * MAINTAINERS: Add new 'write after approval' maintainer.
15726
15727 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15728
15729 * MAINTAINERS: Add new Java maintainer.
15730
15731 1999-10-25 Andreas Schwab <schwab@suse.de>
15732
15733 * configure: Fix quoting inside arguments of eval.
15734
15735 1999-10-21 Nick Clifton <nickc@cygnus.com>
15736
15737 * config-ml.in: Allow suppression of some ARM multilibs.
15738
15739 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15740
15741 * config.guess: Add OS/390 match pattern.
15742 * config.sub: Add mvs, openedition targets.
15743 * configure.in (i370-ibm-opened*): New.
15744
15745 1999-09-04 Steve Chamberlain <sac@pobox.com>
15746
15747 * config.sub: Add support for configuring for pj.
15748
15749 1999-08-31 Nick Clifton <nickc@cygnus.com>
15750
15751 * config.sub (maybe_os): Add support for configuring for fr30.
15752
15753 1999-08-25 Nick Clifton <nickc@cygnus.com>
15754
15755 * configure.in: Do not configure or build ld for AIX
15756 platforms. ld is known to be broken on these platforms.
15757
15758 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15759
15760 * config-ml.in: Pass compiler flag corresponding to multidirs to
15761 subdir configures.
15762
15763 1999-08-09 Ian Lance Taylor <ian@zembu.com>
15764
15765 * Makefile.in (LDFLAGS): Define.
15766
15767 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15768
15769 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15770 noconfigdirs.
15771 (*-*-cygwin*): Likewise.
15772
15773 1999-08-08 Ian Lance Taylor <ian@zembu.com>
15774
15775 * mkdep: New file.
15776 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15777 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15778
15779 From Eli Zaretskii <eliz@is.elta.co.il>:
15780 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15781 long file name when using DJGPP on MS-DOS.
15782
15783 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15784
15785 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15786
15787 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15788
15789 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15790 dependency as this causes "make check" to globally "make all"
15791
15792 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15793
15794 * configure.in (target_libs): Added target-zlib.
15795 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15796 (CONFIGURE_TARGET_MODULES): Likewise.
15797 (CHECK_TARGET_MODULES): Likewise.
15798 (INSTALL_TARGET_MODULES): Likewise.
15799 (CLEAN_TARGET_MODULES): Likewise.
15800 (configure-target-zlib): New target.
15801 (all-target-zlib): Likewise.
15802 (all-target-libjava): Depend on all-target-zlib.
15803 (configure-target-libjava): Depend on configure-target-zlib.
15804
15805 * Makefile.in (configure-target-libjava): Depend on
15806 configure-target-newlib.
15807 (configure-target-boehm-gc): New target.
15808 (configure-target-qthreads): New target.
15809
15810 * configure.in (target_libs): Added target-qthreads.
15811 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15812 (CONFIGURE_TARGET_MODULES): Likewise.
15813 (CHECK_TARGET_MODULES): Likewise.
15814 (INSTALL_TARGET_MODULES): Likewise.
15815 (CLEAN_TARGET_MODULES): Likewise.
15816 (all-target-qthreads): New target.
15817 (configure-target-libjava): Depend on configure-target-qthreads.
15818 (all-target-libjava): Depend on all-target-qthreads.
15819
15820 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15821 (CONFIGURE_TARGET_MODULES): Likewise.
15822 (CHECK_TARGET_MODULES): Likewise.
15823 (INSTALL_TARGET_MODULES): Likewise.
15824 (CLEAN_TARGET_MODULES): Likewise.
15825 (all-target-libjava): New target.
15826 (all-target-boehm-gc): Likewise.
15827 * configure.in (target_libs): Added libjava, boehm-gc.
15828
15829 1999-07-22 Ian Lance Taylor <ian@zembu.com>
15830
15831 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15832 configure.bat in SUPPORT_FILES.
15833 (gas+binutils.tar.bz2): Likewise.
15834
15835 * makeall.bat: Remove; obsolete.
15836
15837 1999-07-21 Ian Lance Taylor <ian@zembu.com>
15838
15839 From Mark Elbrecht:
15840 * configure.bat: Remove; obsolete.
15841
15842 1999-07-11 Ian Lance Taylor <ian@zembu.com>
15843
15844 * configure: Add -W -Wall to the default CFLAGS when compiling with
15845 gcc.
15846
15847 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15848
15849 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15850
15851 1999-06-30 Mark Mitchell <mark@codesourcery.com>
15852
15853 * configure.in: Build ld on IRIX6.
15854
15855 1999-06-12 Ian Lance Taylor <ian@zembu.com>
15856
15857 * Makefile.in: Change distribution targets to use bzip2 instead of
15858 gzip.
15859 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15860 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15861
15862 1999-06-04 Nick Clifton <nickc@cygnus.com>
15863
15864 * config.sub: Add mcore target.
15865
15866 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15867
15868 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15869
15870 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15871
15872 * config.guess (dummy): Changed to $dummy.
15873
15874 1999-05-24 Nick Clifton <nickc@cygnus.com>
15875
15876 * config.sub: Tidied up case statements.
15877
15878 1999-05-22 Ben Elliston <bje@cygnus.com>
15879
15880 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15881 <jiro@din.or.jp>.
15882
15883 * config.guess: Merge with FSF version. Future changes will be
15884 more accurately recorded in this ChangeLog.
15885 * config.sub: Likewise.
15886
15887 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15888
15889 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15890
15891 1999-04-30 Tom Tromey <tromey@cygnus.com>
15892
15893 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15894
15895 1999-04-23 Tom Tromey <tromey@cygnus.com>
15896
15897 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15898
15899 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
15900
15901 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15902 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15903 Bad merge removed these two changes.
15904
15905 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
15906 Martin Heller (Ing.-Buero_Heller@t-online.de)
15907
15908 * config.guess (interix Alpha): Add.
15909
15910 1999-04-11 Richard Henderson <rth@cygnus.com>
15911
15912 * configure.in (i?86-*-beos*): Do config gperf; don't config
15913 gdb, newlib, or libgloss.
15914
15915 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
15916
15917 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15918 link a trivial program with -mabi=64. If it fails, remove mabi=64
15919 from multidirs.
15920
15921 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15922
15923 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15924
15925 1999-04-08 Nick Clifton <nickc@cygnus.com>
15926
15927 * config.sub: Add support for mcore targets.
15928
15929 1999-04-07 Michael Meissner <meissner@cygnus.com>
15930
15931 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15932 not mt-ospace, in order to shut up assembler warning about using
15933 symbols that are named the same as registers.
15934
15935 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
15936
15937 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15938 dependency list for all-target-cygmon.
15939
15940 1999-04-05 Doug Evans <devans@casey.cygnus.com>
15941
15942 * config-ml.in: Check $host, not $target, for selective multilibs.
15943 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15944 thumb interworking, and underscore prefix multilibs.
15945
15946 1999-04-04 Ian Lance Taylor <ian@zembu.com>
15947
15948 * missing: Update to version from current automake.
15949
15950 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15951
15952 * configure (gxx_include_dir): Removed.
15953
15954 * configure.in (gxx_include_dir): Handle it.
15955 * Makefile.in: Likewise.
15956
15957 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15958
15959 * config.sub (mips64vr4111,mips64vr4111el) Add.
15960
15961 1999-03-21 Ben Elliston <bje@cygnus.com>
15962
15963 * config.guess: Correct typo for detecting ELF on FreeBSD.
15964
15965 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15966
15967 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15968 config/mh-djgpp.
15969
15970 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15971
15972 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15973 all-target-newlib to dependency list for all-target-bsp.
15974
15975 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15976
15977 * config.sub: Add i386-uwin support.
15978 * config.guess: Likewise.
15979
15980 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15981
15982 * configure.in: cleanup, add mh-*pic handling for arm, special
15983 case powerpc*-*-aix*
15984
15985 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15986
15987 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15988 can be built.
15989
15990 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15991
15992 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15993 targets.
15994
15995 1999-03-02 Nick Clifton <nickc@cygnus.com>
15996
15997 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15998
15999 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
16000
16001 * config.sub: Check for "cygwin*" rather than "cygwin32*"
16002
16003 1999-02-24 Nick Clifton <nickc@cygnus.com>
16004
16005 * config.sub: Fix typo in arm recognition.
16006
16007 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
16008
16009 * configure.in (noconfigdirs): Changed target_configdirs to
16010 include target-bsp only for m68k-*-elf* and m68k-*-coff*
16011 rather than m68k-*-* since it is not known to work on
16012 m68k-aout. Ditto for arm-*-*oabi.
16013
16014 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
16015
16016 * configure.in (*-*-windows*): Remove, no longer used.
16017
16018 1999-02-19 Ben Elliston <bje@cygnus.com>
16019
16020 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
16021 Smart and improved by Andrew Cagney.
16022
16023 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
16024
16025 * config.guess: Recognize openbsd-*-hppa.
16026
16027 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
16028
16029 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
16030 only if it is not empty.
16031
16032 1999-02-17 Nick Clifton <nickc@cygnus.com>
16033
16034 Patch from: Scott Bambrough <scottb@corelcomputer.com>
16035
16036 * config.guess: Modified to recognize uname's armv* syntax.
16037
16038 * config.sub: Modified to recognize uname's armv* syntax.
16039
16040 1999-02-17 Mark Salter <msalter@cygnus.com>
16041
16042 * configure.in: Added target-bsp for sparclite.
16043
16044 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
16045
16046 * config.sub: Recognize alphapca5[67] and up to alphaev8.
16047
16048 1999-02-08 Nick Clifton <nickc@cygnus.com>
16049
16050 * configure.in: Add support for strongarm port.
16051 * config.sub: Add support for strongarm target.
16052
16053 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
16054
16055 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
16056 the old name config/mh-cygwin32.
16057 Enable texinfo.
16058
16059 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
16060
16061 * configure.in: Do build ld for ix86 Solaris.
16062
16063 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
16064
16065 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
16066 $AR_FOR_TARGET. Likewise for RANLIB.
16067
16068 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
16069
16070 * config.sub (oabi): Recognize.
16071 * configure.in (arm-*-oabi): Handle.
16072
16073 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
16074
16075 * config.guess: Improve detection of i686 on UnixWare 7.
16076
16077 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
16078
16079 * config.guess: Add support for i386-pc-interix.
16080 * config.sub: Likewise.
16081 * configure.in: Likewise.
16082
16083 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
16084
16085 * Makefile.in: Remove unneeded all-target-libio from
16086 from all-target-winsup target since it is now unneeded.
16087 Add all-target-libtermcap in its place since it is now
16088 needed.
16089
16090 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
16091
16092 * configure.in: makefile stub for cygwin target is probably
16093 unnecessary. Remove it for now.
16094
16095 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
16096
16097 * configure.in: libtermcap.a should be built when cygwin is the
16098 target as well as the host.
16099 * config.guess: Allow mixed case in cygwin uname output.
16100 * Makefile.in: Add libtermcap target.
16101
16102 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
16103
16104 * config.sub: Clean up handling of hppa2.0.
16105
16106 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
16107
16108 * config.guess: Use C code to identify more HP machines.
16109
16110 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
16111
16112 * config.sub: Handle hppa2.0.
16113
16114 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
16115
16116 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
16117 cygmon for all sparclite targets, regardless of object format.
16118
16119 1998-12-15 Mark Salter <msalter@cygnus.com>
16120
16121 * configure.in: Added target-bsp for several target architectures.
16122
16123 * Makefile.in: Added rules for bsp.
16124
16125 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
16126
16127 * config.guess: Improve detection of hppa2.0 processors.
16128
16129 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
16130
16131 * config.guess: Recognize FreeBSD using ELF automatically.
16132
16133 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
16134
16135 * configure (skip-this-dir): Add handling for new shell script, which
16136 might be created by a sub-directory's configure to indicate, this particular
16137 directory is "unwanted".
16138 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16139
16140 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
16141
16142 * ltconfig: import from libtool, after changing libtool to
16143 account for the cygwin name change.
16144
16145 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
16146
16147 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16148 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16149
16150 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
16151
16152 * configure.in: Add libtermcap to list of cygwin dependencies.
16153
16154 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
16155
16156 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16157 they include winsup/include when it's a cygwin target.
16158
16159 1998-11-12 Tom Tromey <tromey@cygnus.com>
16160
16161 * configure.in (host_tools): Added zip.
16162 * Makefile.in (all-target-libjava): Depend on all-zip.
16163 (all-zip): New target.
16164 (ALL_MODULES): Added all-zip.
16165 (NATIVE_CHECK_MODULES): Added check-zip.
16166 (INSTALL_MODULES): Added install-zip.
16167 (CLEAN_MODULES): Added clean-zip.
16168
16169 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
16170
16171 * Makefile.in: lose "32" from comment about cygwin.
16172
16173 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
16174
16175 * configure.in: Use -Os to build target libraries for the fr30.
16176
16177 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
16178
16179 * config.sub: Add fr30.
16180
16181 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
16182
16183 * configure.in: drop "32" from config/mh-cygwin32. Check
16184 cygwin* instead of cygwin32*.
16185 * config.sub: Check cygwin* instead of cygwin32*.
16186
16187 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
16188
16189 * config.guess: Match any version of Unixware7.
16190
16191 1998-10-20 Syd Polk <spolk@cygnus.com>
16192
16193 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16194 if desired.
16195
16196 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
16197
16198 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16199 these if the appropriate directories and files to not exist.
16200
16201 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
16202
16203 * Makefile.in (DEVO_SUPPORT): Add config.if.
16204
16205 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
16206
16207 * configure: Add pattern to replace "build_tooldir"'s
16208 definition in the generated Makefile with "tooldir"'s
16209 actual value.
16210
16211 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
16212
16213 * config.sub: Bring back lost sparcv9.
16214
16215 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16216
16217 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
16218
16219 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16220 CC_FOR_TARGET and friends.
16221
16222 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16223
16224 * Makefile.in (build_tooldir): New variable, same as tooldir.
16225 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16226 -B$(build_tooldir)/bin/.
16227 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16228
16229 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
16230
16231 * README: Remove installation instructions and refer to the
16232 INSTALL directory instead.
16233
16234 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
16235
16236 * config.sub: Add support for i[34567]86-pc-udk.
16237 * configure.in: Likewise.
16238
16239 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
16240
16241 * Makefile.in: add bzip2 package building bits for user
16242 tools module
16243 * configure.in: ditto
16244
16245 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
16246
16247 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16248 (ALL_TARGET_MODULES): Add all-target-libobjc.
16249 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16250 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16251 (all-target-libchill): Add dependencies.
16252 * configure.in (target_libs): Add libchill.
16253
16254 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
16255
16256 * configure.in (target_subdir): Remove duplicate line.
16257
16258 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
16259
16260 * Makefile.in (all-automake): fix dependencies.
16261
16262 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
16263
16264 * configure.in: Minor cleanups for building in the $(target_alias)
16265 subdir.
16266
16267 1998-09-22 Jim Wilson <wilson@cygnus.com>
16268
16269 * Makefile.in (bootstrap): Set r and s before make all. Use
16270 BASE_FLAGS_TO_PASS in make all.
16271 (cross): Likewise.
16272
16273 1998-09-20 Mark Mitchell <mark@markmitchell.com>
16274
16275 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16276
16277 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
16278
16279 * config.sub: Fix typo in last change.
16280
16281 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16282
16283 * config.sub: Add support for C4x target.
16284 * configure.in: Likewise.
16285
16286 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
16287
16288 * config.sub: Recognize sparcv9 just like sparc64.
16289
16290 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
16291
16292 * config.guess: Match "Pent II" or "PentII" for OpenServer.
16293
16294 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
16295
16296 * config.guess: Correctly identify Pentium II sco boxes.
16297
16298 * config.guess: Fix "tr" code. From Weiwen Liu.
16299
16300 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
16301
16302 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16303 stabs.
16304
16305 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
16306
16307 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16308 (ALL_TARGET_MODULES): Add all-target-libchill.
16309 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16310 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16311 (all-target-libchill): Add dependencies.
16312 * configure.in (target_libs): Add libchill.
16313
16314 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16315
16316 * config.guess: Avoid assumptions about "tr" behaves when
16317 LANG is set to something other than English.
16318
16319 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
16320
16321 * configure (gxx_include_dir): Changed to
16322 '${prefix}/include/g++'-${libstdcxx_interface}.
16323
16324 * config.if: New to determine the interfaces.
16325
16326 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
16327
16328 * config.guess: Detect and handle MPE/IX.
16329 * config.sub: Deal with MPE/IX.
16330
16331 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
16332
16333 * configure.in: Use mh-aix43.
16334
16335 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
16336
16337 * configure: Fix --without/--disable cases for gxx-include-dir.
16338
16339 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
16340
16341 * mdata-sh: Imported. Needed for automake support.
16342
16343 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
16344
16345 * Makefile.in (taz): Try "chmod -R og=u ." before
16346 "chmod og=u `find . -print`".
16347
16348 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
16349
16350 * configure.in: Add arm-elf and thumb-elf support.
16351
16352 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16353
16354 * Makefile.in: Undo previous patch.
16355
16356 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16357
16358 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16359 to here ...
16360 (install-no-fixedincludes): and here
16361 (INSTALL_MODULES): ... from here.
16362
16363 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16364
16365 * config.sub: Merge with FSF.
16366
16367 * config.guess: Merge with FSF.
16368
16369 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16370
16371 * configure (extraconfigdirs): New variable.
16372 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16373 * Makefile.in (all): Move higher in file.
16374 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16375 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16376 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16377 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16378 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16379
16380 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
16381
16382 * Makefile.in (all-target-libjava): Depend on all-gcc and
16383 all-target-newlib.
16384 (configure-target-libjava): Depend on $(ALL_GCC).
16385
16386 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16387
16388 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16389 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16390
16391 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16392
16393 * INSTALL/README: Fix typo.
16394
16395 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16396
16397 * ylwrap: Change absolute path checks to check for DOS style path
16398 names.
16399
16400 * ylwrap: Don't use a full path name if the source file is in the
16401 same directory. From hjl@lucon.org (H.J. Lu).
16402
16403 * config-ml.in: Default to being verbose, to match Feb 18 change to
16404 configure.
16405
16406 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16407
16408 Brought over from egcs:
16409
16410 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16411
16412 * configure.in (target_subdir): Set to ${target_alias} instead
16413 of "libraries".
16414
16415 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16416
16417 * configure.in (target_subdir): Set to libraries if enable_multilib.
16418
16419 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16420
16421 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16422 multilibs, force reconfiguration the first time we create
16423 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16424
16425 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16426
16427 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16428 avoid confusion with --no-recursion.
16429
16430 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16431
16432 * configure.in: Win32 hosts shouldn't use install -x
16433 * install-sh: remove -x option, and special .exe-handling
16434 hack.
16435
16436 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16437
16438 * config.guess: Recognize i586-pc-beos.
16439 * configure.in: Don't build some bits for beos.
16440
16441 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16442
16443 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16444 CFLAGS default to -O2.
16445
16446 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16447 when using GNU ld.
16448
16449 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16450
16451 * ltmain.sh: Correct install when using a different shell.
16452
16453 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16454
16455 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16456
16457 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16458
16459 * makefile.vms: Update to build binutils/makefile.vms. Add install
16460 target.
16461
16462 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16463
16464 * ltconfig: Update to correct AIX handling.
16465
16466 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16467
16468 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16469
16470 * configure.in (target_subdir): Set to ${target_alias} instead
16471 of "libraries".
16472
16473 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16474
16475 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16476 (Makefile): Depend on $(gcc_version_trigger).
16477
16478 * configure (gcc_version): Change default initializer to empty
16479 string.
16480 (gcc_version_trigger): New variable; pass this variable down
16481 to subdir configures to enable them checking gcc's version
16482 themselves. Emit make macros for both gcc_version vars.
16483 (topsrcdir): Initialize reliably.
16484 (recursion line): Remove --with-gcc-version=${gcc_version}.
16485
16486 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16487
16488 * configure (enable_version_specific_runtime_libs): Implement new flag
16489 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16490 in $(libsubdir); emit definition in each generated Makefile.
16491 (gxx_include_dir): Initialize depending on
16492 $enable_version_specific_runtime_libs.
16493
16494 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16495
16496 * configure (gcc_version): Initialize properly depending on
16497 how and where configure is started.
16498 (recursion line): Pass a --with-gcc-version=${gcc_version}
16499 to configures in subdirs.
16500
16501 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16502
16503 * configure.in (noconfigdirs): Add configure pattern for mips tx39
16504 cygmon
16505
16506 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16507
16508 * configure.in: Add cygmon and libstub support for mn10200.
16509
16510 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16511
16512 * configure (gcc_version): Add new variable describing the
16513 particular gcc version we're building.
16514 * Makefile.in (libsubdir): Add new macro for the directory
16515 in which the compiler finds executables, libraries, etc.
16516 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16517 and libsubdir.
16518
16519 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16520
16521 * Makefile.in (local-clean): Remove *.log.
16522 (warning.log): Built with warn_summary from build.log.
16523 (mail-report.log): Run test_summary.
16524 (mail-report-with-warnings.log): Run test_summary including
16525 warning.log in the report.
16526
16527 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16528
16529 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16530
16531 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16532
16533 * Makefile.in (grep): Grep no longer depends on libiberty.
16534
16535 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16536
16537 * Makefile.in: all-snavigator needs all-libgui.
16538
16539 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16540
16541 * configure.in: Add cygmon and libstub support for mn10300.
16542
16543 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16544
16545 * missing: Update to version from automake 1.3.
16546
16547 * ltmain.sh: On installation, don't get confused if the same name
16548 appears more than once in the list of library names.
16549
16550 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16551
16552 * config.sub: Accept m68060 and m5200 as CPU names.
16553
16554 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16555
16556 * configure: Use && rather than using -a in test, because odd
16557 strings can confuse test.
16558 * configure.in: Likewise.
16559
16560 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16561
16562 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16563
16564 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16565
16566 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16567 bootstrap4-lean): New targets.
16568
16569 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16570
16571 * mpw-* Delete. Not used.
16572
16573 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16574
16575 * COPYING.LIB: Update FSF address.
16576
16577 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16578
16579 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16580
16581 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16582 GAS_SUPPORT_DIRS.
16583
16584 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16585
16586 * ltconfig, ltmain.sh: Avoid producing a version number if
16587 -version-info was not used.
16588
16589 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16590
16591 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16592 building with newlib.
16593
16594 1998-04-30 Paul Eggert <eggert@twinsun.com>
16595
16596 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16597 Solaris `make' causes it to continue to next definition.
16598
16599 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16600
16601 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16602 the right GUI libraries and files are installed along with GDB.
16603
16604 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16605
16606 * configure.in: Change alpha to alpha* in several places.
16607
16608 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16609
16610 * config.sub: Recognize sparc86x.
16611
16612 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16613
16614 * configure.in (--enable-target-optspace): Remove debug echo.
16615
16616 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16617
16618 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16619
16620 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16621
16622 * ltconfig: Update cygwin32 support.
16623
16624 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16625 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16626 (GDB_SUPPORT_DIRS): Likewise.
16627
16628 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16629
16630 * configure.in (target_makefile_frag): If --enable-target-optspace,
16631 use -Os to compile target libraries rather than -O2. Default to
16632 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16633 not used.
16634 * configure.in (target_cflags): Ditto for d30v.
16635
16636 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16637
16638 * Makefile.in (all-bfd): Depend on all-intl.
16639 (all-binutils): Likewise.
16640 (all-gas): Likewise.
16641 (all-gprof): Likewise.
16642 (all-ld): Likewise.
16643
16644 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16645
16646 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16647
16648 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16649
16650 * Makefile.in (all-bfd): Depend upon all-libiberty.
16651
16652 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16653
16654 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16655
16656 * Makefile.in: Add libstub.
16657
16658 * configure.in: Ditto. Build libstub for targets that have cygmon
16659 support.
16660
16661 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16662
16663 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16664
16665 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16666
16667 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16668 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16669
16670 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16671
16672 * configure: Define DEFAULT_M4 by searching PATH.
16673 * Makfile.in: Use DEFAULT_M4.
16674
16675 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16676
16677 * ltconfig: Add cygwin32 support.
16678
16679 * Makefile.in, configure.in: Add libtool as a native only directory
16680 to configure and build.
16681
16682 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16683
16684 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16685
16686 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
16687
16688 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16689
16690 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16691
16692 * Makefile.in: add ash make rules
16693 * configure.in: add ash to native_only and host_tools lists
16694
16695 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16696
16697 * Makefile.in (all-gettext, all-intl): New targets.
16698 (ALL_MODULES): Added all-gettext, all-intl.
16699 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16700 (INSTALL_MODULES): Added install-gettext, install-intl.
16701 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16702
16703 * configure.in (host_tools): Added gettext.
16704 (native_only): Likewise.
16705 (noconfigdirs) [various cases]: Likewise.
16706 (host_libs): Added intl.
16707
16708 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16709
16710 * configure: Do not disable building gdbtk for cygwin32 hosts.
16711
16712 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16713
16714 * configure.in: Add thumb-coff target.
16715 * config.sub: Add thumb-coff target.
16716
16717 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16718
16719 * Makefile.in: Revert yesterday's change.
16720 (all-target-winsup): all-target-librx stays out of here.
16721
16722 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16723
16724 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16725 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16726 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16727 Remove references to librx and libg++.
16728
16729 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16730
16731 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16732 recursive makes
16733
16734 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16735
16736 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16737 for newlib directory.
16738 (CXX_FOR_TARGET): Likewise.
16739
16740 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16741
16742 * ltconfig: Update after libtool/ltconfig.in change for
16743 hpux11.
16744
16745 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16746
16747 * ltconfig, ltmain.sh: Update to libtool 1.2.
16748
16749 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16750
16751 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16752 (install-gcc-cross): Instead, override LANGUAGES here.
16753
16754 1998-03-18 Dave Love <d.love@dl.ac.uk>
16755
16756 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16757 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16758
16759 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16760
16761 * configure.in: Add Thumb-pe target.
16762
16763 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
16764
16765 * Makefile.in - changed sn targets to snavigator
16766 * configure.in - changed sn targets to snavigator
16767
16768 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16769
16770 * config-ml.in: After building symlink tree call make distclean
16771 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16772 to be the case for libiberty.
16773
16774 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16775
16776 * configure: When making link, also check the current
16777 directory. The configure scripts may create one.
16778
16779 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16780
16781 * config.sub: Accept alphapca56 and alphaev6 properly.
16782
16783 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16784
16785 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16786
16787 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16788
16789 * config.sub (sco5): Fix typo.
16790
16791 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16792
16793 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16794 install-itcl.
16795 (install-itcl): Remove dependency on install-tcl.
16796
16797 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16798
16799 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16800
16801 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16802
16803 * configure.in: Don't build libgui for a cygwin32 target when not on
16804 a cygwin32 host.
16805
16806 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16807
16808 * configure (redirect): Set to null, so default behavior of
16809 configure is now --verbose.
16810
16811 1998-02-16 Dave Love <d.love@dl.ac.uk>
16812
16813 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16814 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16815
16816 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16817
16818 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16819 this change to sync Makefile.in with its ChangeLog entries.
16820
16821 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16822
16823 * ltmain.sh (mkdir): Check that the directory doesn't exist
16824 before we exit with error, so that we don't get races during
16825 parallel builds.
16826
16827 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16828
16829 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16830
16831 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16832
16833 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16834 PICFLAG_FOR_TARGET.
16835 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16836
16837 * configure: Emit a definition for the new macro enable_shared
16838 into each Makefile.
16839
16840 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16841
16842 * configure.in (host_tools, native_only): Add libtool.
16843
16844 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16845
16846 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16847 Fix typo in ming config comment.
16848
16849 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16850
16851 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16852
16853 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16854
16855 * config.sub: Add tic30 cases, and map c30 to tic30.
16856
16857 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16858
16859 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16860 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16861 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16862 (CLEAN_TARGET_MODULES): Similarly
16863 (all-target-libf2c): Add dependences.
16864 * configure.in (target_libs): Add libf2c.
16865
16866 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16867
16868 * configure.in: Remove expect from noconfigdirs when target
16869 is cygwin32. OK to build expect and dejagnu with Canadian
16870 Cross.
16871
16872 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16873
16874 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16875 host.
16876
16877 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16878 and mingw32.
16879
16880 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16881
16882 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16883 here as it is not defined in the toplevel Makefile.
16884
16885 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16886
16887 * configure (package_makefile_rules_frag): New variable, which names
16888 a file with generic rules, ...
16889 Change comment to mention we now have FIVE parts.
16890 * configure: Undo last change.
16891
16892 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16893
16894 * config.guess: More accurate determination of HP processor types.
16895 * config.sub: More accurate determination of HP processor types.
16896
16897 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16898
16899 * configure (package_makefile_frag): Move inserting the
16900 ${package_makefile_frag} to where it should be according
16901 to the comment.
16902
16903 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16904
16905 * config.guess: Add support for Linux/ARM.
16906
16907 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16908
16909 * .cvsignore: Remove *-info and *-install since they match
16910 release-info and mpw-install, which we don't want to just ignore.
16911
16912 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16913
16914 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16915
16916 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16917
16918 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16919 local_prefix to sub-make invocations.
16920
16921 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16922
16923 * configure.in: Check makefile fragments in the source
16924 directory.
16925
16926 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16927
16928 * configure.in: Check whether host and target makefile
16929 fragments exist before adding them to *_makefile_frag.
16930
16931 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16932
16933 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16934
16935 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16936
16937 * configure.in: Make sure we only replace RPATH_ENVVAR on
16938 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16939 regexp to sed.
16940
16941 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16942 to sub-makes.
16943
16944 1998-01-13 Lee Iverson (leei@ai.sri.com)
16945
16946 * config-ml.in (multi-do): LDFLAGS must include multilib
16947 designator.
16948
16949 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
16950
16951 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16952
16953 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16954
16955 * config.sub: Add mingw32 support.
16956 * configure.in: Likewise.
16957
16958 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16959
16960 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16961
16962 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16963
16964 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16965 * configure (gxx_include_dir): Provide a definition for subdirs
16966 which do not use autoconf.
16967
16968 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16969
16970 * config.guess: Sync with egcs. Picks up new alpha support,
16971 BeOS & some additional linux support.
16972
16973 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16974
16975 * config.guess: HP 9000/803 is a PA1.1 machine.
16976
16977 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16978
16979 * configure.in: It's alpha*-...
16980
16981 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16982
16983 * configure.in (host_makefile_frag, target_makefile_frag):
16984 Handle multiple config files.
16985 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16986 alpha-*-*.
16987
16988 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16989
16990 * mkdep: New file.
16991
16992 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16993
16994 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16995
16996 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16997
16998 * Makefile.in: Add libgui directory.
16999 (GDB_TK): Add all-libgui.
17000 * configure.in: Add libgui directory.
17001 * configure: Add all-libgui to GDB_TK.
17002
17003 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
17004
17005 * config-ml.in (multidirs): Add m32r to multilib list.
17006
17007 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
17008
17009 * Makefile.in (all-target-gperf): Change dependency to
17010 all-target-libstdc++.
17011
17012 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
17013
17014 * config.guess: Add BeOS support.
17015
17016 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
17017
17018 Source directory cvs renamed to cvssrc:
17019 * configure.in (host_tools): Change cvs to cvssrc.
17020 (native_only): Likewise.
17021 (noconfigdirs) [various cases]: Likewise.
17022 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
17023 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
17024 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
17025 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
17026 (all-cvssrc): Rename target from all-cvs.
17027
17028 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
17029
17030 * configure (gxx_include_dir): Fix thinko.
17031
17032 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
17033
17034 * Makefile.in (INSTALL_TARGET_CROSS): Define.
17035 (install-cross, install-gcc-cross): New targets.
17036
17037 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
17038
17039 * configure.in (noconfigdirs): Add support for Thumb target.
17040
17041 * config.sub (maybe_os): Add support for Thumb target.
17042
17043 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
17044
17045 * Makefile.in: Add rules for cygmon.
17046
17047 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
17048
17049 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
17050
17051 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17052 * configure (gxx_include_dir): Provide a definition for subdirs
17053 which do not use autoconf.
17054
17055 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
17056
17057 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
17058 11/18/97 build
17059
17060 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
17061
17062 * From Franz Sirl.
17063 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
17064 found on RedHat Linux systems.
17065
17066 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
17067
17068 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
17069 guesses.
17070
17071 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
17072
17073 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
17074
17075 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
17076
17077 * ltmain.sh: If mkdir fails, check whether the directory was created
17078 anyhow by some other process.
17079
17080 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
17081
17082 * configure.in (d30v-*-*): Configure all directories.
17083
17084 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
17085
17086 * configure.in (d30v-*-*): Configure newlib, libiberty directories
17087 for the D30V.
17088
17089 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
17090
17091 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17092
17093 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
17094
17095 * include/libiberty.h: Add extern "C" { so it can be used with C++
17096 progrms.
17097 * include/remote-sim.h: Add extern "C" { so it can be used with C++
17098 programs.
17099
17100 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
17101
17102 * configure.in (d30v-*-*): Configure GCC now.
17103
17104 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
17105
17106 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17107 is no longer needed.
17108
17109 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
17110
17111 * Makefile.in: check-target-libio depends on all-target-libstdc++.
17112
17113 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
17114
17115 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17116 targets using "$@" to provide support for similar but not identical
17117 targets without having to duplicate code.
17118
17119 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
17120
17121 * makefile.vms: Fix to work with DEC C.
17122
17123 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
17124
17125 * config.sub: Add mips-tx39-elf to marketing names.
17126
17127 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
17128
17129 * ltmain.sh: Handle symlinks in generated script.
17130
17131 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
17132
17133 * configure: Handle autoconf style directory options: --bindir,
17134 --datadir, --includedir, --infodir, --libdir, --libexecdir,
17135 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17136 --sysconfdir.
17137 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17138 (sharedstatedir, localstatedir, oldincludedir): New variables.
17139 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17140 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17141 sbindir, sharedstatedir, and sysconfdir.
17142
17143 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17144
17145 * Makefile.in (bootstrap-lean): New target.
17146
17147 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
17148
17149 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
17150 sn, and gnuserv from noconfigdirs.
17151
17152 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
17153
17154 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17155
17156 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
17157
17158 * Makefile.in (cross): New target.
17159
17160 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
17161 Jeff Law <law@cygnus.com>
17162
17163 * Makefile.in (bootstrap2, bootstrap3): New targets.
17164 (all-bootstrap): Remove outdated and confusing target.
17165 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17166
17167 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
17168
17169 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17170 windows. Consistent with gdb/configure.
17171
17172 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
17173
17174 * configure.in: Name Linux target fragment.
17175
17176 * configure: Rewrite so that project Makefile fragment is inserted
17177 first and appears last in the resulting Makefile.
17178
17179 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
17180
17181 * Makefile.in (install-itcl): Install tcl first.
17182
17183 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
17184
17185 * configure.in: remove bison from noconfigdirs for Cygwin32 host
17186
17187 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17188
17189 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17190
17191 * configure.in (skipdirs): Add target-librx for Linux.
17192 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17193
17194 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
17195
17196 * Makefile.in (bootstrap): New target.
17197
17198 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
17199
17200 * config.sub: Accept 'amigados' for backward compatibility.
17201
17202 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
17203
17204 * config.guess: Merge with FSF.
17205
17206 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
17207
17208 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17209
17210 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
17211
17212 * config.sub: Add "marketing-names" patch.
17213
17214 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
17215
17216 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17217
17218 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
17219
17220 * config.sub: Handle v850-elf.
17221
17222 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
17223
17224 * .cvsignore (*-install): Remove.
17225
17226 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
17227
17228 * ltconfig: Set CONFIG_SHELL in libtool.
17229 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17230
17231 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
17232
17233 * configure.in (target_subdir): Set to libraries if enable_multilib.
17234
17235 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
17236
17237 * config.guess: Update from gcc directory.
17238
17239 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
17240
17241 * Makefile.in (all-sim): Depends on all-readline.
17242
17243 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
17244
17245 * Makefile.in (BISON, YACC): Use $$s.
17246 (all-bison): Depend on all-texinfo.
17247
17248 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
17249
17250 * Makefile.in (BISON): Add -L flag.
17251 (YACC): Likewise.
17252
17253 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17254
17255 * configure.in (noconfigdirs): Add support for v850e target.
17256
17257 * config.sub (maybe_os): Add support for v850e target.
17258
17259 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17260
17261 * configure.in (noconfigdirs): Add support for v850ea target.
17262
17263 * config.sub (maybe_os): Add support for v850ea target.
17264
17265 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
17266
17267 * config.sub: Add mipstx39. Delete r3900.
17268
17269 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17270
17271 * Makefile.in (all-autoconf): Depends on all-texinfo.
17272
17273 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
17274
17275 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17276 eabi targets.
17277
17278 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
17279
17280 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17281
17282 * configure: When handling a Canadian Cross, handle YACC as well as
17283 BISON. Just set BISON to bison. When setting YACC, prefer bison.
17284 * Makefile.in (all-bison): Depend upon all-texinfo.
17285
17286 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
17287
17288 * Makefile.in (BISON): bison, not byacc or bison -y.
17289 (YACC): bison -y or byacc or yacc.
17290 (various): Add *-bison as appropriate.
17291 (taz): No need to mess with BISON anymore.
17292
17293 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
17294
17295 * configure: If OSTYPE matches *win32*, try to find a good value for
17296 CONFIG_SHELL.
17297
17298 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
17299
17300 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17301 configure.in if it is present.
17302
17303 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
17304
17305 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17306
17307 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
17308
17309 * config.sub: Recognize `arc' cpu.
17310 * configure.in: Likewise.
17311 * config-ml.in: Likewise.
17312
17313 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
17314
17315 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17316
17317 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
17318
17319 * configure: Changed sed delimiter from ':' to '|' when
17320 attempting to substitute ${config_shell} for SHELL. On
17321 NT ${config_shell} may contain a ':' in it.
17322
17323 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
17324
17325 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17326
17327 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
17328
17329 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17330
17331 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
17332
17333 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17334
17335 * ylwrap: If the program is a relative path, force it to be
17336 absolute.
17337
17338 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
17339
17340 * configure (tooldir): Set BISON to `bison -y' and not just bison.
17341
17342 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
17343
17344 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17345 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17346 for libraries.
17347
17348 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
17349
17350 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17351 separated by spaces.
17352
17353 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17354
17355 * ylwrap: New file.
17356 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17357
17358 * ltmain.sh: Handle /bin/sh at start of install program.
17359
17360 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17361
17362 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17363 * missing: New file, from automake 1.2.
17364
17365 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17366
17367 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17368 check-tk to CHECK_X11_MODULES.
17369
17370 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17371
17372 * config.sub: Merge with FSF.
17373
17374 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17375
17376 * config.guess: Merge with FSF.
17377
17378 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17379
17380 * configure: Treat msdosdjgpp like go32.
17381 * configure.in: Likewise. Don't remove gprof for go32.
17382
17383 * configure: Change Makefile.tem2 to Makefile.tm2.
17384
17385 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17386
17387 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17388
17389 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17390
17391 * install-sh (chmodcmd): Set to null if the DST directory already
17392 exists. Same as Nov 11th change.
17393
17394 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17395
17396 * configure (GDB_TK): Needs itcl and tix.
17397
17398 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17399
17400 * config.guess: Update from FSF.
17401
17402 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17403
17404 * Makefile.in (GDB_TK): Depend on itcl and tix.
17405
17406 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17407
17408 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17409 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17410 (INSTALL_SCRIPT): New variable.
17411 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17412 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17413 to -x.
17414 * install-sh: Add support for -x option.
17415
17416 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17417
17418 * configure.in, Makefile.in: Treat tix like itcl.
17419
17420 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17421
17422 * Makefile.in (WINDRES): New variable.
17423 (WINDRES_FOR_TARGET): New variable.
17424 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17425 (EXTRA_HOST_FLAGS): Add WINDRES.
17426 (EXTRA_TARGET_FLAGS): Add WINDRES.
17427 (EXTRA_GCC_FLAGS): Add WINDRES.
17428 ($(DO_X)): Pass down WINDRES.
17429 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17430 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17431 DLLTOOL_FOR_TARGET.
17432
17433 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17434
17435 * configure.in: configure sim before gdb for win32-x-ppc
17436
17437 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17438
17439 Move gperf into the toplevel, from libg++.
17440 * configure.in (target_tools): Add target-gperf.
17441 (native_only): Add target-gperf.
17442 * Makefile.in (all-target-gperf): New target, depend on
17443 all-target-libg++.
17444 (configure-target-gperf): Empty rule.
17445 (ALL_TARGET_MODULES): Add all-target-gperf.
17446 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17447 (CHECK_TARGET_MODULES): Add check-target-gperf.
17448 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17449 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17450
17451 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
17452
17453 * config.sub (mn10200): Recognize new basic machine.
17454
17455 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17456
17457 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17458 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17459
17460 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17461
17462 * configure.in: If we're building mips-sgi-irix6* native, turn on
17463 ENABLE_MULTILIB and set TARGET_SUBDIR.
17464
17465 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17466
17467 * Makefile.in (all-sn): Depend on all-grep.
17468
17469 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17470
17471 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17472
17473 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17474 Makefile. From Jeff Makey <jeff@cts.com>.
17475 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17476
17477 * Makefile.in (DISTBISONFILES): Remove.
17478 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17479 $(DEFAULT_YACC).
17480
17481 * configure.in: Build itl, db, sn, etc., when building for native
17482 cygwin32.
17483
17484 * Makefile.in (LD): New variable.
17485 (EXTRA_HOST_FLAGS): Pass down LD.
17486 ($(DO_X)): Likewise.
17487
17488 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17489
17490 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17491
17492 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17493
17494 * configure.in (targargs): Strip out any supplied --build argument
17495 before adding our own. Always add --build.
17496
17497 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17498
17499 * configure.in (targargs): Pass --build if we're doing
17500 a cross-compile.
17501
17502 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17503
17504 * configure: Use '|' instead of ":" as the separator in
17505 sed. Otherwise sed chokes on NT path names with drive
17506 designators. Also look for "?:*" as the leading characters in an
17507 absolute pathname.
17508
17509 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17510
17511 * config.sub: Support for r3900.
17512
17513 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17514
17515 * configure.in: Use install-sh, not install.sh.
17516
17517 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17518
17519 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17520 apply it twice.
17521
17522 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17523
17524 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17525 install-binutils.
17526
17527 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17528
17529 * Makefile.in: Add automake targets.
17530 * configure.in (host_tools): Add automake.
17531
17532 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17533
17534 * configure: Default CXX to c++, not gcc.
17535 * Makefile.in (CXX): Set to c++, not gcc.
17536 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17537
17538 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17539
17540 * install-sh: try appending a .exe if source file doesn't
17541 exist
17542
17543 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17544
17545 * configure.in: Turn on multilib by default.
17546 (cross_only): Remove target-libiberty.
17547
17548 * Makefile.in (all-gcc): Don't depend on libiberty.
17549
17550 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17551
17552 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17553
17554 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17555
17556 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17557 (DISTBISONFILES): Add ld/Makefile.in
17558
17559 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17560
17561 * configure.in: if target is cygwin32 but host isn't cygwin32,
17562 don't configure gdb tcl tk expect, not just gdb.
17563
17564 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17565
17566 * configure.in: Added gnuserv everywhere sn appears.
17567
17568 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17569 (CROSS_CHECK_MODULES): Added check-gnuserv.
17570 (INSTALL_MODULES): Added install-gnuserv.
17571 (CLEAN_MODULES): Added clean-gnuserv.
17572 (all-gnuserv): New target.
17573
17574 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17575
17576 * config.guess: Fixes for MIPS OpenBSD systems.
17577
17578 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17579
17580 * Makefile.in (INSTALL_XFORM): Remove.
17581 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17582
17583 * mkinstalldirs: New file, copied from automake.
17584 * Makefile.in (installdirs): Rename from install-dirs. Use
17585 mkinstalldirs. Change all users.
17586 (DEVO_SUPPORT): Add mkinstalldirs.
17587
17588 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17589
17590 * install-sh: Rename from install.sh.
17591 * Makefile.in (INSTALL): Change install.sh to install-sh.
17592 (DEVO_SUPPORT): Likewise.
17593
17594 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17595 Graichen <graichen@rzpd.de>.
17596
17597 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17598
17599 * config.guess: Recognize OpenBSD systems correctly.
17600
17601 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17602
17603 * README, Makefile.in (ETC_SUPPORT): Remove references to
17604 cfg-paper*, configure.{texi,man,info*}._
17605
17606 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17607
17608 * Makefile.in (all.normal): Ensure that gcc is built after all
17609 the x11 - ie gdb - targets.
17610
17611 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17612
17613 * makefile.vms: Don't run conf-a-gas.
17614
17615 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17616
17617 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17618
17619 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17620
17621 * configure.in: Remove noconfigdirs case since gdb also
17622 configures and builds for tic80-coff.
17623
17624 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17625
17626 * configure: Set cache_file to config.cache.
17627 * Makefile.in (local-distclean): Remove config.cache.
17628
17629 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17630
17631 * COPYING: Update FSF address.
17632
17633 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17634
17635 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17636 noconfigdirs.
17637
17638 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17639
17640 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17641 MAKEDIRS, is empty.
17642
17643 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17644
17645 * config.sub: Tweak mn10300 entry.
17646
17647 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17648
17649 * configure.in (host_tools): Put sim before gdb, so gdb's
17650 configure.tgt can determine if the simulator was configured.
17651
17652 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17653
17654 * config.sub: Move BeOS $os case to be with other Cygnus
17655 local cases.
17656
17657 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17658
17659 * config.sub: Remove misplaced comment that broke Linux.
17660
17661 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17662
17663 * config.sub: Add BeOS support.
17664
17665 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17666
17667 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17668
17669 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17670
17671 * configure.in (noconfigdirs): Remove tcl and tk from
17672 noconfigdirs for cygwin32 builds.
17673
17674 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17675
17676 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17677
17678 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17679
17680 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17681 make-all.com, use makefile.vms instead.
17682
17683 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17684
17685 * config.sub: Accept -lnews*.
17686
17687 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17688
17689 * configure.in (noconfigdirs): Disable target-newlib,
17690 target-examples and target-libiberty for d30v.
17691
17692 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17693
17694 * configure.in (noconfigdirs): Enable ld for d30v.
17695
17696 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17697
17698 * configure.in (tic80-*-*): Build compiler.
17699
17700 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17701
17702 * configure.in (d30v-*): Remove sim directory from list of
17703 unsupported d30v directories
17704
17705 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17706
17707 * config.sub, configure.in: Add d30v target cpu.
17708
17709 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17710
17711 * makefile.vms: New file.
17712 * make-all.com: Remove.
17713
17714 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17715
17716 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17717
17718 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17719
17720 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17721
17722 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17723
17724 * Makefile.in (ALL_MODULES): Added all-db.
17725 (CROSS_CHECK_MODULES): Addec check-db.
17726 (INSTALL_MODULES): Added install-db.
17727 (CLEAN_MODULES): Added clean-db.
17728
17729 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17730
17731 * config.guess: Merge with latest FSF sources.
17732
17733 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17734
17735 * Makefile.in (ALL_MODULES): Added all-itcl.
17736 (CROSS_CHECK_MODULES): Added check-itcl.
17737 (INSTALL_MODULES): Added install-itcl.
17738 (CLEAN_MODULES): Added clean-itcl.
17739
17740 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17741
17742 * configure.in: build gdb for mn10200
17743
17744 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17745
17746 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17747
17748 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17749
17750 * configure.in (tic80-*-*): Turn off most targets right now.
17751
17752 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17753
17754 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17755 rather than the makeinfo program.
17756 (do-info): Depend upon all-texinfo.
17757
17758 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17759
17760 * configure.in: Remove uses of config/mh-linux.
17761
17762 * config.sub, config.guess: Merge with latest FSF sources.
17763
17764 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17765
17766 * config.sub (case $basic_machine): Add tic80 entries.
17767
17768 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17769
17770 * config.sub, config.guess: Merge with latest FSF sources.
17771
17772 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17773
17774 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17775 * mpw-config.in: Test for NewFolderRecursive.
17776 * mpw-install: Use symbolic name for startup filename.
17777 * mpw-README: Add various additional details.
17778
17779 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17780
17781 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17782
17783 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17784
17785 * configure.in: Do build gcc and the target libraries for
17786 the mn10200.
17787
17788 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17789
17790 * configure.in: don't avoid building gdb for mn10300 any more
17791 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17792 instead of single-quoting it.
17793
17794 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17795
17796 * configure.in: Don't use --with-stabs on IRIX 6.
17797
17798 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17799
17800 * configure.in (m32r): Build gdb, libg++ now.
17801
17802 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17803
17804 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17805 directories from noconfigdirs.
17806
17807 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17808
17809 * config.sub (basic_machine): added mips16 configuration
17810
17811 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17812
17813 * config.sub: Handle d10v-unknown.
17814
17815 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17816
17817 * config.sub: Handle v850-unknown.
17818
17819 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17820
17821 * Makefile.in: add findutils
17822 * configure.in: add findutils to list of host_tools
17823
17824 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17825
17826 * config.sub: Handle mn10200 and mn10300.
17827
17828 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17829
17830 * configure.in (d10v-*): Do not build librx.
17831
17832 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17833
17834 * configure.in (mn10300): Build everything except gdb & libgloss.
17835
17836 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17837
17838 * config.guess: Patch for Dansk Data Elektronik servers,
17839 from Niels Skou Olsen <nso@dde.dk>.
17840
17841 For ncr, use /bin/uname rather than uname, since GNU uname does not
17842 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17843
17844 Patch for MIPS R4000 running System V,
17845 from Eric S. Raymond <esr@snark.thyrsus.com>.
17846
17847 Fix thinko for nextstep.
17848
17849 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17850
17851 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17852 * config.guess: Guess mips-dec-mach_bsd4.3.
17853
17854 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17855 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17856 release numbers.
17857 * config.guess (mips-mips-riscos*): Emit just enough of the
17858 release number.
17859
17860 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17861 * config.guess (sparc-auspex-sunos*): Added.
17862 (f300-fujitsu-*): Added.
17863
17864 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17865 * config.guess: Recognize a Tadpole as a sparc.
17866
17867 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17868
17869 * config.guess: Don't assume that NextStep version is either 2 or
17870 3. NextStep 4 (aka OpenStep 4) has come out now.
17871
17872 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17873
17874 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17875 From Rik Faith <faith@cs.unc.edu>.
17876
17877 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17878
17879 * config.sub: Contributions from bug-gnu-utils to:
17880 Support plain "hppa" (no version given) architecture, reported by
17881 OpenStep.
17882 OpenBSD like NetBSD.
17883 LynxOs is not a hardware supplier.
17884
17885 * config.guess: Contributions from bug-gnu-utils to add support for:
17886 OpenBSD like NetBSD.
17887 Stratus systems.
17888 More Pyramid systems.
17889 i[n>4]86 Intel chips.
17890 M680[n>4]0 Motorola chips.
17891 Use unknown instead of lynx for hardware manufacturer.
17892
17893 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17894
17895 * install.sh (chmodcmd): Set to null if the DST directory already
17896 exists.
17897
17898 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17899
17900 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17901 not use mt-ppc target Makefile fragment any more.
17902
17903 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17904
17905 * configure.in (*-*-windows): Exclude everything but those dirs
17906 needed to build windows.
17907
17908 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17909
17910 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17911
17912 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17913
17914 * configure.in: Exclude mmalloc from i386-windows.
17915
17916 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17917
17918 * Undo my previous change.
17919
17920 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17921
17922 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17923 unconditionally.
17924 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17925
17926 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17927
17928 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17929 host to add it's own flags.
17930
17931 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17932
17933 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17934
17935 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17936
17937 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17938 (CXX_FOR_TARGET): Likewise.
17939 (GCC_FOR_TARGET): Define.
17940 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17941 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17942 CC_FOR_TARGET was specified on the command line.
17943 (MAKEOVERRIDES): Don't define.
17944
17945 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17946
17947 * configure.in (m32r): Fix spelling of libg++ libs.
17948
17949 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17950
17951 * config.sub (-apple*): Remove, now redundant.
17952
17953 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17954
17955 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17956
17957 * configure: Rework yesterday's sed script patch.
17958
17959 * config.sub: Merge with FSF.
17960
17961 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17962
17963 * config.guess: Merge from FSF.
17964
17965 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
17966 * config.guess: Use pc instead of unknown, for pc clone systems.
17967 Change linux to linux-gnu.
17968
17969 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17970 * config.guess: Avoid non-portable tr syntax.
17971
17972 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17973
17974 * test-build.mk (HOLES): Add "xargs" for gdb.
17975
17976 * configure: Avoid hpux10.20 sed bug.
17977
17978 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17979
17980 * configure.in: Add support for windows host
17981 (that is a build done under the Microsoft build environment).
17982
17983 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17984
17985 * Makefile.in: Replace all uses of srcroot with s, to shrink
17986 command line lengths.
17987
17988 Patches from Geoffrey Noer <noer@cygnus.com>:
17989 * configure.in: If configuring for newlib, pass --with-newlib to
17990 subdirectories.
17991 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17992 -Bnewlib/ and -Lwinsup to gcc.
17993 (CXX_FOR_TARGET): Likewise.
17994
17995 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17996
17997 * Makefile.in (ETC_SUPPORT): Add configure.
17998
17999 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
18000
18001 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
18002 host configuration file.
18003
18004 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
18005
18006 * configure.in: Break mn10x00 support into separate
18007 mn10200 and mn10300 configurations.
18008 * config.sub: Likewise.
18009
18010 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
18011
18012 * configure.in: Add lots of stuff to noconfigdirs for
18013 the mn10x00 targets.
18014
18015 * config.sub, configure.in: Add mn10x00 support.
18016
18017 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
18018
18019 * make-all.com: Call conf-a-gas, not config-a-gas.
18020
18021 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
18022
18023 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
18024 targets.
18025
18026 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
18027
18028 * mpw-README: Add much more detail for native PowerMac.
18029 * mpw-install: New file.
18030 * mpw-configure: Add --norecursion and --help options.
18031 * mpw-config.in: Translate readme and install files when
18032 copying to objdir.
18033 * mpw-build.in: Don't always depend on byacc and flex.
18034 (install-only-top): New action.
18035
18036 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
18037
18038 * configure.in: You can now configure GDB for the v850.
18039
18040 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
18041
18042 * configure.in (noconfigdirs): Don't configure any C++ dirs
18043 if targeting D10V.
18044
18045 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
18046
18047 * config.sub: Recognize mips64vr5000.
18048
18049 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
18050
18051 * configure.in: Use a single line for host_tools and native_only.
18052
18053 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
18054
18055 * config.sub, configure.in: Add entries for m32r.
18056
18057 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
18058
18059 * Makefile.in (inet-install): Don't run install-gzip.
18060
18061 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
18062
18063 * configure.in: Don't config lots of things for *-*-windows*.
18064
18065 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
18066
18067 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
18068 (host_libs, host_tools): Copy from configure.in.
18069 * mpw-configure: Don't complain about directories not found.
18070
18071 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18072
18073 * configure.in (i[345]86): Recognize i686 for pentium pro.
18074 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
18075 file.
18076
18077 * config.guess (i[345]86): Ditto.
18078
18079 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18080
18081 * configure.in (noconfigdirs): Removed gdb for D10V.
18082
18083 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
18084
18085 * configure.in: Remove ld, target-libio, target-libg++, and
18086 target-libstdc++ from noconfigdirs.
18087
18088 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
18089
18090 * configure: Fix three locations where shell scripts were
18091 being run directly rather than with config_shell.
18092
18093 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
18094
18095 * configure.in (v850-*-*): Set up initial $noconfigdirs.
18096 * config.sub (basic_machine): Recognize v850.
18097
18098 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
18099
18100 * mpw-configure: Handle multiple enable/disable options and
18101 pass them down recursively, handle -c and -s flags appropriately
18102 depending on choice of compiler, add escape mechanism for
18103 quoted arguments to gC.
18104
18105 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18106
18107 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18108 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18109 so that -mrelocatable-lib and -mno-eabi are used.
18110
18111 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18112 not support --print-multi-lib, don't abort.
18113
18114 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
18115
18116 * make-all.com: Run config-a-gas.
18117 * setup.com: Don't copy subdirectory files around.
18118
18119 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
18120
18121 * configure.in (*-*-ose): Remove exclusion of libgloss for this
18122 target, it now compiles correctly.
18123
18124 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
18125
18126 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18127
18128 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18129
18130 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
18131
18132 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18133
18134 * configure.in (native_only): Add prms.
18135
18136 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
18137
18138 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18139 (BINUTILS_SUPPORT_DIRS): Likewise.
18140
18141 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18142
18143 * configure.in (d10v-*-*): Don't configure ld or gdb until the
18144 d10v support is added.
18145
18146 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18147
18148 * configure.in (d10v-*-*): New target.
18149
18150 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
18151
18152 * config.guess (HP 9000/811): Recognize this as a PA1.1
18153 machine.
18154
18155 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
18156
18157 * Makefile.in (do-tar-gz): New target, split out from tail end of
18158 taz target. Run each command separately, don't use pipes.
18159 (taz): Use it.
18160
18161 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
18162
18163 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18164 * mpw-build.in: No builds should depend on building byacc or flex,
18165 they are assumed to be installed already.
18166
18167 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18168
18169 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18170 variable that CC_FOR_TARGET needs.
18171
18172 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18173
18174 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18175 options have changed since the last time the subdirectory was
18176 configured, and if it has, reconfigure.
18177 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18178 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18179
18180 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
18181
18182 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18183 CLEAN_MODULES): Add bash.
18184 (all-bash): New target.
18185
18186 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
18187
18188 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18189
18190 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18191
18192 * config.sub (basic_machine): Recognize d10v as a valid processor.
18193
18194 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
18195
18196 * mpw-configure: Add support for --bindir.
18197 * mpw-build.in: Use a GCC-specific build script for GCC actions.
18198
18199 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
18200
18201 * configure.in: add bash, time, gawk to list of hosttools and things
18202 to only build for native toolchains
18203
18204 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18205
18206 * Makefile.in (docdir): Remove.
18207
18208 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18209
18210 * Makefile.in (datadir): Set to $(prefix)/share.
18211
18212 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
18213
18214 * configure.in: build diff and patch for cygwin32-hosted
18215 toolchains.
18216
18217 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
18218
18219 * config.sub: Accept -rtems*.
18220
18221 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
18222
18223 * configure.in: enable dosrel for cygwin32-hosted builds,
18224 remove diff from the list of things not buildable
18225 via Canadian Cross
18226
18227 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
18228
18229 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18230 don't get ". ".
18231
18232 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
18233
18234 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18235
18236 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
18237
18238 * Makefile.in (taz): Handle case where tex3patch didn't even get
18239 checked out. Also, if it was found, put the symlink in a new util
18240 subdirectory.
18241
18242 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18243
18244 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18245
18246 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
18247
18248 * config.sub: Recognize -openvms.
18249 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18250 * make-all.com, setup.com: New files.
18251
18252 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18253
18254 * Makefile.in (taz): tex3patch moved to texinfo/util.
18255
18256 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
18257
18258 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18259 * configure.in: remove make from disable-if-Can-Cross list
18260 enable gdb if ${host} and ${target} are cygwin32
18261
18262 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
18263
18264 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
18265 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18266
18267 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18268
18269 * config.guess: Combine mips-mips-riscos cases, and use cpp to
18270 distinguish sysv/svr4/bsd variants.
18271 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18272
18273 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
18274
18275 * configure.in: Added copyright notice.
18276 * move-if-change: Added copyright notice.
18277
18278 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18279
18280 * configure.in (powerpcle-*-solaris*): Until we get shared
18281 libraries working, don't build gdb, sim, make, tcl, tk, or
18282 expect.
18283
18284 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
18285
18286 * config.guess: Merge with FSF:
18287
18288 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18289 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18290
18291 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
18292 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18293
18294 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
18295 * config.guess: Combine two OSF1 rules.
18296 Also recognize field test versions. From mjr@zk3.dec.com.
18297 * config.guess (dgux): Use /usr/bin/uname rather than uname,
18298 because GNU uname does not support -p. From pmr@pajato.com.
18299
18300 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
18301
18302 * Makefile.in (MAKEDIRS): Removed $(tooldir).
18303
18304 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
18305
18306 * mpw-README: Document GCCIncludes.
18307
18308 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
18309
18310 * configure.in (alpha-*-linux*): Set enable_shared to yes.
18311
18312 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
18313
18314 * mpw-configure: Handle --enable-FOO and --disable-FOO.
18315
18316 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
18317
18318 * configure.in (*-*-cygwin32): Configure make.
18319
18320 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
18321
18322 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18323
18324 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
18325
18326 * Makefile.in (all-inet): Depend on all-perl.
18327
18328 * Makefile.in (inet-install): New target.
18329
18330 * Makefile.in (all-inet): Depend on all-tcl.
18331 (all-inet): Depend on all-send-pr.
18332
18333 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18334
18335 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18336 temporarily.
18337
18338 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
18339
18340 * configure.in: Don't configure --with-gnu-ld on AIX.
18341
18342 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18343
18344 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18345
18346 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
18347
18348 * Makefile.in (ALL_MODULES): Added all-inet.
18349 (CROSS_CHECK_MODULES): Added check-inet.
18350 (INSTALL_MODULES): Added install-inet.
18351 (CLEAN_MODULES): Added clean-inet.
18352 (all-indent): New target.
18353
18354 * configure.in (host_tools): Added inet.
18355 (native_only): Added inet.
18356 (noconfigdirs): Added inet.
18357
18358 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18359
18360 * configure.in: Don't configure libgloss if we are not configuring
18361 newlib.
18362
18363 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18364
18365 * configure.in: Don't configure libgloss for unsupported
18366 architectures.
18367
18368 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18369
18370 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18371
18372 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18373
18374 * Makefile.in (ALL_MODULES): Include all-apache.
18375 (CROSS_CHECK_MODULES): Include check-apache.
18376 (INSTALL_MODULES): Include install-apache.
18377 (all-apache): New target.
18378
18379 * configure.in: Added apache everywhere perl is seen.
18380
18381 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18382
18383 * Makefile.in: Add support for clean-{module} and
18384 clean-target-{module} rules.
18385
18386 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18387
18388 * configure.in (*-*-ose) do not build libgloss.
18389
18390 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18391
18392 * config.guess (prep*:SunOS:5.*:*): Turn into
18393 powerpele-unknown-solaris2.
18394
18395 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18396
18397 * configure.in: Permit --enable-shared to specify a list of
18398 directories.
18399
18400 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18401
18402 * configure.in (host==solaris): Pass only the first word of $CC
18403 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18404
18405 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18406
18407 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18408
18409 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18410
18411 * Makefile.in (ALL_MODULES): Include all-perl.
18412 (CROSS_CHECK_MODULES): Include check-perl.
18413 (INSTALL_MODULES): Include install-perl.
18414 (ALL_X11_MODULES): Include all-guile.
18415 (CHECK_X11_MODULES): Include check-guile.
18416 (INSTALL_X11_MODULES): Include install-guile.
18417 (all-perl): New target.
18418 (all-guile): New target.
18419
18420 * configure.in (host_tools): Include perl and guile.
18421 (native_only): Include perl and guile.
18422 (noconfigdirs): Don't build guile and perl; no ports have been
18423 done.
18424
18425 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18426
18427 * configure (--enable-*): Handle quoted option lists such as
18428 --enable-sim-cflags='-g0 -O' better.
18429
18430 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18431
18432 * Makefile.in ({,inst}all-target): New rule so we can make and
18433 install all of the target directories easily.
18434
18435 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18436
18437 * configure.in: Add missing global flag in sed substitution when
18438 deleting `target-' from ${configdirs}.
18439
18440 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18441
18442 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18443 option.
18444
18445 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18446 config/mh-necv4.
18447
18448 * install.sh: Correct misspelling of transformbasename.
18449
18450 * config.guess: Recognize mips-*-sysv*.
18451
18452 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18453
18454 * config.sub: Recognize mon960.
18455
18456 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18457
18458 * configure: Restore Canadian Cross handling of BISON and LEX,
18459 removed in Feb 20 change.
18460
18461 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18462
18463 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18464 Mention make install. Remove the old copyright date as well the
18465 clumsy and rather pointless copyright on the README file.
18466
18467 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18468
18469 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18470 Makefile after running symlink-tree, then run `make distclean' to
18471 avoid clobbering any generated files in srcdir.
18472
18473 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18474
18475 * configure.in (m68k-*-netbsd*): Build everything now.
18476
18477 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18478
18479 * Makefile.in (taz): Fix quoting.
18480
18481 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18482
18483 * configure.in (sparclet-*-*): Build everything now.
18484
18485 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18486
18487 * configure.in (m68k-*-linux*): New host.
18488
18489 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18490
18491 * configure: Check for bison before byacc.
18492
18493 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18494
18495 * Makefile.in configure: Change the way LEX and BISON/YACC are
18496 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18497 searching PATH. These are used as fallbacks by Makefile.in if
18498 flex/bison/byacc aren't in objdir.
18499
18500 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18501
18502 * Makefile.in: Make everything which depends upon all-bfd also
18503 depend upon all-opcodes, in case --with-commonbfdlib is used.
18504
18505 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18506
18507 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18508 building NT native compilers on Unix.
18509
18510 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18511
18512 * configure.in: Don't get CC from the host Makefile fragment if we
18513 can find gcc in PATH, or if this is a Canadian Cross. Move the
18514 Solaris test for /usr/ucb/cc to the post target script, just after
18515 the compiler sanity test.
18516
18517 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18518
18519 * config.sub: Merge with FSF.
18520
18521 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18522
18523 * Makefile.in (RPATH_ENVVAR): New variable.
18524 (REALLY_SET_LIB_PATH): Use it.
18525 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18526
18527 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18528
18529 * config.sub, configure.in: Recognize sparclet cpu.
18530
18531 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18532
18533 * config.guess: Support m68k-cbm-sysv4.
18534
18535 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18536
18537 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18538 m68k-unknown-linuxaout from linker help string. Put quotes around
18539 $ld_help_string.
18540
18541 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18542
18543 * config.guess (powerpc-harris-powerunix): Add guess for port
18544 to new target.
18545
18546 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18547
18548 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18549
18550 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18551
18552 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18553 $(REALLY_SET_LIB_PATH) in Makefile.
18554 * Makefile.in (SET_LIB_PATH): New variable.
18555 (REALLY_SET_LIB_PATH): New variable.
18556 ($(DO_X)): Use $(SET_LIB_PATH).
18557 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18558 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18559 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18560 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18561 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18562 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18563 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18564 (install-dosrel): Likewise.
18565 (all-opcodes): Depend upon all-libiberty.
18566
18567 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18568
18569 * config.guess (*:CYGWIN*): New
18570
18571 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18572
18573 * Makefile.in (all-target-winsup): All all-target-libiberty.
18574
18575 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18576
18577 * configure.in (noconfigdirs): Add missing # in front of comment.
18578
18579 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18580
18581 * configure.in: add second pass to things added to noconfigdirs
18582 so *-gm-magic can exclude libgloss properly.
18583
18584 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18585
18586 * mpw-configure (extralibs_name, rez_name): Set correctly
18587 for MWC68K compiler.
18588
18589 * mpw-README: Add more info on the necessary build tools.
18590
18591 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18592
18593 * configure.in, config.sub: Recognize cygwin32.
18594
18595 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18596
18597 * config.guess, config.sub: Recognize A/UX.
18598
18599 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18600
18601 * config.sub: Merge with gcc/config.sub.
18602
18603 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18604
18605 * mpw-build.in (do-binutils): Add build of stamps.
18606
18607 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18608
18609 * config.sub: Add recognition for mips64vr4100*-* targets.
18610
18611 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18612
18613 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18614 Add creation of gconfigargs with `--enable-shared' turned on.
18615 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18616 ($(host)-stamp-stage3-configured): Likewise.
18617 (HOLES): Add chatr and ldd.
18618 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18619
18620 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18621
18622 * configure: Pass --nfp to recursive configures.
18623
18624 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18625
18626 * Makefile.in (DLLTOOL): New.
18627 (DLLTOOL_FOR_TARGET): New.
18628 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18629 (EXTRA_TARGET_FLAGS): Ditto.
18630 (EXTRA_GCC_FLAGS): Ditto.
18631 (CONFIGURE_TARGET_MODULES): Ditto.
18632 (DO_X): Ditto.
18633 * configure: Add DLLTOOL.
18634
18635 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18636
18637 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18638 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18639 mh-sco, since old workarounds no longer needed, and don't
18640 build ld, since libraries have weak symbols in COFF.
18641
18642 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18643
18644 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18645
18646 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18647
18648 * configure.in: Make sure that ${CC} can be used to compile an
18649 executable.
18650
18651 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18652
18653 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18654 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18655 nothing depending on whether gdbtk is being built.
18656
18657 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18658
18659 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18660
18661 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18662
18663 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18664 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18665
18666 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18667
18668 * config-ml.in: Add support for
18669 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18670 Simplify setting of multidirs from --disable-foo.
18671
18672 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18673
18674 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18675 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18676 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18677 non-empty, pass them on to the GCC make.
18678 (all-bootstrap): New rule that is like all-gcc, except it executes
18679 the GCC bootstrap rule instead of the GCC all rule.
18680
18681 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18682
18683 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18684
18685 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18686
18687 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18688 DG/UX support.
18689
18690 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18691
18692 * config.sub (i*86*) Change [345] to [3456]
18693
18694 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18695
18696 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18697 --with-gnu-ld=no.
18698
18699 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18700
18701 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18702 AIX multilibs get built.
18703
18704 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18705
18706 * configure.in (i386-win32): Don't build expect if we're not
18707 building the tcl subdir.
18708
18709 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18710
18711 * Makefile.in: (configure-target-examples, all-target-examples):
18712 New targets, configure and build example programs.
18713
18714 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18715
18716 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18717 use it as input to sedit the generated MPW makefile.
18718 * mpw-README: Add a suggestion about Gestalt.h.
18719
18720 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18721
18722 * config.sub: Accept *-*-ieee*.
18723
18724 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18725
18726 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18727 Ronald F. Guilmette <rfg@monkeys.com>.
18728
18729 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18730
18731 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18732 for powerpc-pe native.
18733 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18734 (target==powerpc-pe): duplicate i386-win32 entry.
18735
18736 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18737
18738 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18739 of vxworks, not just vxworks5.1.
18740
18741 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18742
18743 * mpw-configure: Add support for exec-prefix.
18744
18745 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18746
18747 * config.guess: Recognize HP model 816 machines as having
18748 a PA1.1 processor.
18749
18750 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18751
18752 * configure: Ignore new autoconf configure options.
18753
18754 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18755
18756 * config.guess: Recognize Pentium under SCO.
18757 From Robert Lipe <robertl@arnet.com>.
18758
18759 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18760
18761 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18762
18763 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18764
18765 * configure.in: Don't configure gas for alpha-dec-osf*.
18766
18767 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18768
18769 * configure.in: Default to --with-stabs for some targets for which
18770 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18771 i[345]86*-*-unixware*.
18772
18773 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18774
18775 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18776 rather than basing it on the target. Simplify handling of options
18777 controlling which directories to configure. Remove extraneous
18778 slash in multi-clean target.
18779
18780 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18781
18782 * config-ml.in: Prefix more variables with ml_ so they don't collide
18783 with configure's.
18784
18785 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18786
18787 * configure: Don't turn -v into --v.
18788
18789 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18790
18791 * configure.in (targargs): Fix typo.
18792
18793 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18794
18795 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18796
18797 * configure.in: Strip --host and --target options from
18798 CONFIG_ARGUMENTS, and always configure for --host only. Add
18799 --with-cross-host option when building with a cross-compiler.
18800 * configure: Canonicalize the arguments put into config.status by
18801 always using `=' for an option with an argument. Pass a presumed
18802 --host or --target explicitly.
18803
18804 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18805
18806 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18807 into general OS recognition case.
18808
18809 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18810
18811 * configure.in (target_configdirs): add target-winsup only
18812 for win32 target systems.
18813
18814 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18815
18816 * Makefile.in (all-target-libgloss): Depend upon
18817 configure-target-newlib, since when libgloss is built it looks to
18818 see if the newlib directory exists.
18819
18820 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18821
18822 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18823 cfg-ml-*.in.
18824
18825 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18826
18827 * configure: Handle LD and LD_FOR_TARGET when configuring a
18828 Canadian Cross.
18829
18830 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18831
18832 * configure.in (target_libs): add target-winsup.
18833 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18834 (target==ppcle-pe): remove ld from $noconfigdirs.
18835
18836 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18837
18838 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18839 Preserve relative path names in $srcdir. Build symlink tree if
18840 configuring cross target dir and srcdir=. (= no VPATH support).
18841 (configure-target-libg++): Depend on configure-target-librx.
18842 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18843 * config-ml.in: New file.
18844 * symlink-tree: New file.
18845 * configure: Ensure srcdir="." if that's what it is.
18846
18847 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18848
18849 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18850 includes and FLEX_SKELETON setting.
18851 * mpw-configure (--with-gnu-ld): New option, controls whether
18852 to use PPCLink or ld with PowerMac GCC.
18853 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18854 * mpw-config.in: Configure grez if targeting Mac.
18855
18856 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18857 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18858 just macos.
18859 * configure.in: Configure grez resource compiler if targeting Mac.
18860 * Makefile.in (all-grez, install-grez): New targets.
18861
18862 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18863
18864 * configure: CXX defaults to gcc, not g++. If we find
18865 gcc in the path, set CC to gcc -O2.
18866
18867 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18868
18869 * configure: Default ${build} correctly. Avoid picking up extra
18870 spaces when reading CC and CXX from Makefile. When doing a
18871 Canadian Cross, use plausible default values for numerous
18872 variables.
18873 * configure.in: When doing a Canadian Cross, don't try to
18874 configure tools whose configure script can't handle it.
18875
18876 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18877
18878 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18879
18880 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18881
18882 * configure: Remove dubious bug reporting address.
18883
18884 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18885
18886 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18887 configure script, run that instead of this directory's configure.
18888 In either case, print a message that we're configuring the sub-dir.
18889
18890 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18891
18892 * configure.in: Before checking for the existence of various files,
18893 use sed to filter out "target-".
18894
18895 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18896
18897 * Makefile.in (DO_X): Split rule to decrease command line length
18898 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18899 (Philippe De Muyter).
18900
18901 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18902
18903 * Makefile.in (all-patch): depend on all-libiberty.
18904
18905 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18906
18907 * configure.in: If the only directory in target_configdirs which
18908 actually exists is libiberty, then set target_configdirs to empty,
18909 to avoid trying to build a target libiberty in a gas or gdb
18910 distribution.
18911
18912 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18913
18914 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18915 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18916 systems.
18917
18918 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18919
18920 * configure.in (copy_dirs): Use sys-include instead of include
18921 for --with-headers option.
18922
18923 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18924
18925 * Makefile.in, configure.in: Make winsup builds work with
18926 new scheme.
18927
18928 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18929
18930 * configure.in: Build the linker on AIX.
18931
18932 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18933
18934 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18935 where needed.
18936
18937 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18938
18939 * Makefile.in (all-gcc): Fix typo.
18940
18941 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18942
18943 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18944
18945 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18946
18947 * configure.in: Rename libFOO to target-libFOO, and xiberty
18948 to target-xiberty, to provide more flexibility.
18949 (target_subdir): Define. Create if cross.
18950 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18951 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18952 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18953 check-libFOO -> check-target-libFOO, etc.
18954 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18955 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18956 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18957 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18958 allow ALL_GCC="" to only configure.
18959 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18960 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18961 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18962
18963 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18964
18965 * Makefile.in (taz): Build "info" in etc explicitly.
18966
18967 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18968
18969 * configure.in: Make sure that CC is undefined (as opposed to
18970 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18971 problem with autoconf trying to configure on a host without GCC.
18972
18973 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18974
18975 * mpw-configure: Set host alias from choice of host compiler,
18976 only use generic MPW Makefile sed if present, edit a file
18977 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18978 * mpw-README: Add problem notes about CW6 and CW7.
18979
18980 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18981
18982 * Makefile.in (taz): Use ";" instead of ";;".
18983
18984 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18985
18986 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18987 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18988 DISTDOCDIRS.
18989 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18990 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18991
18992 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18993
18994 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18995 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18996 Move bfd to DISTSTUFFDIRS.
18997
18998 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18999
19000 * Makefile.in (X11_LIB): Removed.
19001 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
19002
19003 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
19004
19005 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19006
19007 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
19008 names.
19009
19010 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19011
19012 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
19013
19014 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
19015
19016 * configure.in (i[345]86-*-win32): Always build newlib.
19017 Don't configure cvs, autoconf or texinfo.
19018 * Makefile.in (LD_FOR_TARGET): New.
19019 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
19020 Pass down LD_FOR_TARGET.
19021
19022 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
19023
19024 * winsup: New directory.
19025 * Makefile.in: Build winsup.
19026 * configure.in: Winsup is configured when target is win32.
19027 Can only build win32 target GDB when native.
19028
19029 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
19030
19031 * config.guess: Recognize HP model 819 machines as having
19032 a PA 1.1 processor.
19033
19034 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
19035
19036 * configure: Fix sed loop which substitutes for CC and CXX to
19037 avoid bug found in various sed implementations.
19038
19039 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19040
19041 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
19042 simulator. Use standard powerpc-*-eabi*.
19043
19044 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
19045
19046 * configure.in: Stop putting gas and binutils in noconfigdirs for
19047 powerpc-*-aix* and rs6000-*-*.
19048
19049 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
19050
19051 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
19052 -mcall-aixdesc libraries.
19053
19054 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
19055
19056 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
19057
19058 * config.sub (arm | armel | armeb): Fix shell syntax.
19059
19060 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19061
19062 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
19063 -msoft-float and -mcpu=common support.
19064 (powerpc*-*-eabisim*): Add support for building -mcall-aix
19065 libraries.
19066
19067 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19068
19069 * configure.in: Allow configuration and build of emacs19 for the alpha.
19070
19071 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19072
19073 * configure.in (CC): Get ^CC, not just any old CC, from
19074 ${host_makefile_frag}.
19075
19076 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19077
19078 * configure.in (CC): Try to get CC from
19079 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
19080
19081 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19082
19083 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
19084 only if it exists in $(srcdir).
19085
19086 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
19087
19088 * configure: If CC and CXX are not set in the environment, set
19089 them, based on either an existing Makefile or on searching for gcc
19090 in PATH. Substitute for CC and CXX in Makefile.
19091 * configure.in: Remove libm from target_libs. Separate
19092 target_configdirs from configdirs. If CC is not set in
19093 environment, try to get it from a host Makefile fragment. Rewrite
19094 changes of configdirs to use skipdirs instead. A few minor
19095 tweaks. Take directories out of target_configdirs as they are
19096 taken out of configdirs. Remove existing Makefile files from
19097 subdirectories. Substitute for TARGET_CONFIGDIRS and
19098 CONFIG_ARGUMENTS in Makefile.
19099 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19100 by configure.in.
19101 (CONFIG_ARGUMENTS): Likewise.
19102 (CONFIGURE_TARGET_MODULES): New variable.
19103 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19104 ($(CONFIGURE_TARGET_MODULES)): New target.
19105 (configure-libg++, configure-libio): New targets.
19106 (all-libg++): Depend upon configure-libg++.
19107 (all-libio): Depend upon configure-libio.
19108 (configure-libgloss, all-libgloss): New targets.
19109 (configure-libstdc++): New target.
19110 (all-libstdc++): Depend upon configure-libstdc++.
19111 (configure-librx, all-librx): New targets.
19112 (configure-newlib): New target.
19113 (all-newlib): Depend upon configure-newlib
19114 (configure-xiberty): New target.
19115 (all-xiberty): Depend upon configure-xiberty.
19116
19117 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19118
19119 * configure.in (host i[345]86-*-win32): Expand the
19120 noconfigdirs again.
19121
19122 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
19123
19124 * mpw-configure: Fix sed command file name.
19125
19126 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
19127
19128 * configure.in (host i[345]86-*-win32): Reduce the
19129 noconfigdirs again.
19130
19131 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
19132
19133 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19134 or powerpc*-*-pe*, since they are not yet supported.
19135
19136 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19137
19138 Add PowerMac support and many other enhancements.
19139 * mpw-configure: New option --cc to select compiler to use,
19140 paste options set according to --cc into the generated
19141 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19142 if mpw-make.sed is present.
19143 * mpw-config.in: Don't test for gC1, test for mpw-touch,
19144 add forward includes for PowerPC include files.
19145 * mpw-build.in: Build using Makefile.PPC if present.
19146 (do-byacc, etc): Remove separate version resource builds.
19147 (do-gas): Build "stamps" before "all".
19148 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19149 * mpw-README: Update to reflect --cc option, PowerMac support,
19150 and recently-reported compatibility problems.
19151
19152 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
19153
19154 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19155 embedded m68k systems (-aout, -coff, -elf, -vxworks).
19156 (--with-multilib-top): Pass to recursive invocations.
19157
19158 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
19159
19160 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19161 v810-*-*.
19162
19163 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19164
19165 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19166 gdb, ld and opcodes on v810-*-*.
19167
19168 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
19169
19170 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19171 (local-maintainer-clean): New target.
19172 (maintainer-clean): New target.
19173 (realclean): Just depend upon maintainer-clean.
19174
19175 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19176
19177 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19178
19179 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
19180
19181 * configure.in: Build ld in mips*-*-bsd* case.
19182
19183 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
19184
19185 * config.sub: Accept -lites* OS. From Ian Dall.
19186
19187 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
19188
19189 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19190 targets.
19191
19192 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19193
19194 * configure.in: treat i386-win32 canadian cross the same as
19195 i386-go32 canadian cross.
19196
19197 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19198
19199 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19200 running under the simulator to build a reduced set of libraries.
19201 (powerpc-*-eabiaix): Add fine grained multilib support added to
19202 other powerpc targets yesterday.
19203
19204 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19205
19206 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19207 -disable-softfloat, -disable-relocatable, -disable-aix, and
19208 -disable-sysv to control which multilib libraries get built.
19209
19210 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19211
19212 * configure: Add Makefile.tem to list of files to remove in trap
19213 handler.
19214
19215 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
19216
19217 * config.guess (*Linux*): Add missing "exit"s.
19218 Also, need specific check for alpha-unknown-linux (uses COFF).
19219
19220 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
19221
19222 * config.guess: Merge with FSF:
19223
19224 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
19225 * config.guess (AIX4): More robust release numbering discovery.
19226
19227 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
19228 * config.guess (i386-sequent-ptx): Properly get version number.
19229
19230 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
19231 * config.guess (mips:*:4*:UMIPS): New case.
19232
19233 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
19234
19235 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19236 (i386-win32 host): Likewise. Don't build readline.
19237
19238 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
19239
19240 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
19241 SUPPORT_FILES to submakes.
19242
19243 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
19244
19245 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19246 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19247 mpw-configure.
19248
19249 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
19250
19251 * configure.in (appdirs): Use =, not ==, in test expression when
19252 trying to build the text to print in the warning message for
19253 Solaris users.
19254
19255 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
19256
19257 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19258
19259 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19260
19261 * config.guess: Recognize lynx-2.3.
19262
19263 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
19264
19265 * config.sub (z8ksim): Deleted
19266 (z8k-*-coff): New, this is the one true name of the target.
19267
19268 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
19269
19270 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19271
19272 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
19273
19274 * config.guess (*:Linux:*:*): First try asking the linker what the
19275 default object file format is (elf, aout, or coff). Then if this
19276 fails, try previous methods.
19277
19278 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19279
19280 * configure.in: Don't build newlib for *-*-vxworks5.1.
19281
19282 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19283
19284 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19285 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19286
19287 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
19288
19289 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19290
19291 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
19292
19293 * cfg-ml-com.in: New file.
19294 * cfg-ml-pos.in: New file.
19295
19296 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19297
19298 * COPYING.NEWLIB: Add HP free copyright to list.
19299
19300 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19301
19302 * config.sub: Recognize -eabi* for the system, not just -eabi.
19303
19304 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
19305
19306 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19307 * config.sub, configure.in (win32): New target and host.
19308
19309 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
19310
19311 * configure.in: Add i386-pe configuration.
19312
19313 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
19314
19315 * mpw-build.in (install): Install GDB after LD.
19316
19317 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
19318
19319 * mpw-config.in (elf/mips.h): Always forward-include, needed
19320 for GDB to build.
19321
19322 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
19323
19324 * testsuite: New directory for customer acceptance and whole tool
19325 chain tests.
19326
19327 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19328
19329 * configure: If per-host line isn't found, but AC_OUTPUT is found
19330 and a configure script exists, run it instead.
19331
19332 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19333
19334 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
19335
19336 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
19337
19338 * configure: Set build_{cpu,vendor,os,alias} to host values when
19339 --build isn't specified.
19340
19341 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19342
19343 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19344 (FLAGS_TO_PASS): Pass them.
19345 (EXTRA_TARGET_FLAGS): Ditto.
19346
19347 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19348
19349 * Makefile.in (all-libg++): Depend on all-libstdc++.
19350
19351 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19352
19353 * configure.in (noconfigdirs): Enable all packages for
19354 i386-unknown-netbsd.
19355
19356 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19357
19358 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19359 hosted builds (DOS builds)
19360
19361 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19362
19363 Changes for ARM based on patches from Richard Earnshaw:
19364 * config.sub: Handle armeb and armel.
19365 * configure.in: Omit arm linker only for riscix.
19366
19367 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19368
19369 * config.guess: Update from FSF.
19370
19371 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19372
19373 * config.sub: Recognize powerpcle as the little endian variant of
19374 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19375 powerpcle variant. Convert pentium into i586, not i486. Add p5
19376 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19377 temporarily.
19378
19379 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19380
19381 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19382
19383 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19384
19385 * config.sub: Accept -lites* as a basic system type.
19386
19387 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19388
19389 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19390 installed, and if so return linuxoldld as the system name.
19391
19392 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19393
19394 * config.guess: Add hppa1.1-hp-lites support.
19395
19396 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19397
19398 * configure.in: Don't build newlib for m68k-vxworks5.1.
19399
19400 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19401
19402 * configure.in (mips-sgi-irix6): Use mh-irix5.
19403
19404 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19405
19406 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19407
19408 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19409
19410 * test-build.mk: Enable building of shared libraries on IRIX 5 and
19411 OSF/1. Fix compiler flags.
19412 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19413
19414 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19415
19416 * configure.in: Recognize --with-newlib.
19417 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19418
19419 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19420
19421 * Makefile.in: move {all,check,install}-gdb from *_MODULES
19422 to *_X11_MODULES due to gdbtk needing X include files et al.
19423
19424 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19425
19426 Merge in support for Mac MPW as a host.
19427 (Old change descriptions retained for informational value.)
19428
19429 * mpw-config.in: Add generic include forwards for cpu-specific
19430 include files in aout and elf directories.
19431
19432 * mpw-configure: Added copyright.
19433 * mpw-config.in: Check for presence of required build tools.
19434 (target_libs): Add newlib.
19435 (target_tools): Add examples.
19436 (Read Me): Generate as "Read Me for MPW" instead.
19437 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19438 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19439 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19440
19441 * mpw-configure: Remove subdir-specific makefile hackery,
19442 delete mk.tmp after using it.
19443
19444 * mpw-build.in (all): Display start and end times.
19445
19446 * mpw-configure (host_canonical): Set.
19447 (target_cpu): Always add to makefiles.
19448 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19449 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19450 (mpw-mh-mpw): Look for in srcdir and srcroot.
19451 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19452
19453 * mpw-build.in: (install-only): New target.
19454
19455 * mpw-configure (host_alias, target_alias): Rename from hostalias
19456 and targetalias, add into generated Makefile.
19457 (mk.tmp): If present, add into generated Makefile.
19458 * mpw-build.in (all-gas): Build config.h first before gas proper.
19459
19460 * mpw-configure (config.status): Write only if changed.
19461 * mpw-config.in (readline): Configure it (not built, just used for
19462 definitions).
19463
19464 * mpw-config.in (elf/mips.h): Add a forward include.
19465
19466 * mpw-config.in: Forward-include most .h files in include into
19467 extra-include.
19468 (readline): Don't build.
19469 mpw-build.in (install): Install GDB.
19470
19471 * mpw-configure (prefix, mpw_prefix): Handle it.
19472 * mpw-config.in (mmalloc, readline): Don't configure.
19473 * mpw-build.in (thisscript): Rename to ThisScript.
19474 Use mpw-build instead of BuildProgram everywhere.
19475 (mmalloc, readline): Don't build.
19476 * mpw-README: New file, basic documentation about the MPW port.
19477
19478 * mpw-config.in: Use forward-include to create include files.
19479
19480 * mpw-configure: Add more things to the top of each configured
19481 Makefile, including contents of config/mpw-mh-mpw.
19482 * mpw-config.in (extra-include): Create this directory and fill it
19483 with Posix-like include files when configuring.
19484
19485 * config.sub (apple, mac, mpw): Add various aliases.
19486
19487 * mpw-build.in: New file, top-level build script fragment for MPW.
19488 * mpw-configure: New file, configure script for MPW.
19489 * mpw-config.in: New file, config fragment for MPW.
19490
19491 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19492
19493 * configure.in (host_libs): Remove glob, since it is gone from the
19494 sources.
19495
19496 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19497
19498 * Makefile.in: define empty GDB_NLM_DEPS var.
19499
19500 * configure.in(target_makefile_frag): use config/mt-netware
19501 for netware targets.
19502
19503 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19504
19505 * config.sub: Merge in recent FSF changes. Remove linux special
19506 cases.
19507
19508 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19509
19510 Revert this change:
19511
19512 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19513
19514 * build-all.mk: Use CC=cc -Xs on Solaris.
19515
19516 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19517
19518 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19519 stop using it.
19520 * Makefile.in: Nuke all references to glob subdirectory.
19521
19522 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19523
19524 * configure.in: Fix --enable-shared logic in per-host.
19525
19526 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19527
19528 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19529
19530 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19531
19532 * configure.in (noconfigdirs): Don't build gas on AIX, for
19533 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19534
19535 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19536
19537 * configure: Fix --cache-file to work if the file argument is a
19538 relative path.
19539
19540 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19541
19542 * configure: If the --cache-file is used, pass it down to
19543 configure in subdirectories.
19544
19545 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19546
19547 * config.sub: add vxworks29k configuration.
19548
19549 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19550
19551 * Makefile.in (taz): Do "diststuff" part quietly.
19552
19553 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19554
19555 * config.sub: Mini-merge with gcc/config.sub.
19556
19557 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19558
19559 * config.guess (IRIX): Sed - to _.
19560
19561 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19562
19563 * Makefile.in (source-vault, binary-vault): New targets.
19564
19565 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19566
19567 * config.sub: Recognize -eabi as a basic system type.
19568
19569 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19570
19571 * configure.in (enable_shared stuff): Fix typo.
19572
19573 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19574
19575 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19576
19577 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19578
19579 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19580
19581 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19582
19583 * configure.in (rs6000-*-*): Don't build gas.
19584
19585 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19586
19587 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19588 reduce command line length.
19589 (AS_FOR_TARGET): Check for as.new, not Makefile.
19590 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19591
19592 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19593
19594 * config.guess: Merge from FSF.
19595
19596 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19597
19598 * configure: Don't use $ when handling program_suffix.
19599
19600 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19601
19602 * configure.in: Configure tk for hppa/hpux.
19603
19604 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19605
19606 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19607
19608 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19609
19610 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19611 to LIBCXXFLAGS. Tests are better run without it.
19612
19613 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19614
19615 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19616
19617 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19618
19619 * configure.in (*-*-netware*): Don't configure xiberty.
19620
19621 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19622
19623 * configure.in: Remove tk from native_only list.
19624
19625 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19626
19627 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19628 for special NCD build.
19629
19630 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19631
19632 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19633 makeall.bat, they're only useful for binutils snapshots.
19634 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19635 makeall.bat to specified SUPPORT_FILES.
19636
19637 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19638
19639 * build-all.mk: Add Ericsson targets to sun4 and solaris
19640 hosts. Add BNR's sun4 target to solaris host, so their
19641 build-from-source will be tested in-house first.
19642
19643 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19644
19645 * Makefile.in (LIBCFLAGS): New variable.
19646 (CFLAGS_FOR_TARGET): Ditto.
19647 (LIBCFLAGS_FOR_TARGET): Ditto.
19648 (LIBCXXFLAGS): Ditto.
19649 (CXXFLAGS_FOR_TARGET): Ditto.
19650 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19651 (BASE_FLAGS_TO_PASS): Pass them.
19652 (EXTRA_TARGET_FLAGS): Ditto.
19653
19654 * configure.in: Support --enable-shared.
19655
19656 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19657
19658 * configure.in (target_libs): Include libstdc++ again.
19659 * config.guess: Update from FSF (for FreeBSD).
19660
19661 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19662
19663 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19664 makeall.bat.
19665 (DISTDOCDIRS): Add `etc'.
19666 (ETC_SUPPORT_PFX): New variable.
19667 (taz): Include anything from etc starting with a word in
19668 ETC_SUPPORT_PFX.
19669
19670 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19671
19672 * config.sub: Update for recent FSF changes. Remove obsolete
19673 h8300hds entry. Add -windows* and -osx as basic os. Minor
19674 spacing changes.
19675
19676 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19677
19678 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19679
19680 * config.guess: Merge with FSF.
19681 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19682
19683 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19684
19685 * configure: Since the "trap 0" handler will override the exit
19686 status on many systems, only use it for "exit 1", and make it set
19687 a non-zero exit status; reset it before "exit 0". Also, check
19688 exit status of config.sub, and error out if it failed.
19689
19690 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19691
19692 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19693 and install libgloss.
19694
19695 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19696
19697 * Makefile.in (all-binutils): Depend upon all-byacc.
19698
19699 * configure.in: Don't build emacs on Irix 5.
19700
19701 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19702
19703 * configure.in (*-*-netware*): Add libio.
19704
19705 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19706
19707 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19708 (CHECK_TARGET_MODULES): Ditto.
19709 (INSTALL_TARGET_MODULES): Ditto.
19710 (TARGET_LIBS): Ditto.
19711 (all-libstdc++): Note dependencies.
19712
19713 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19714
19715 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19716
19717 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19718
19719 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19720 -fexternal-templates.
19721
19722 * configure.in (target_libs): Add libstdc++.
19723 (noconfigdirs): Add libstdc++ as appropriate.
19724
19725 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19726
19727 * config.guess: Update from FSF.
19728
19729 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19730
19731 * configure: Use ${config_shell} when running ${configsub}.
19732
19733 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19734
19735 * config.sub: No longer recognize h8300h.
19736
19737 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19738
19739 * config.sub: Remove extraneous differences between config.sub and
19740 gcc/config.sub.
19741
19742 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19743
19744 * Makefile.in (DISTSTUFFDIRS): Add gas.
19745
19746 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19747
19748 * COPYING.NEWLIB: New file.
19749
19750 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19751
19752 * config.guess (HP-UX): Patch from Harlan Stenn
19753 <harlan@landmark.com> to also emit release level.
19754
19755 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19756
19757 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19758
19759 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19760
19761 * config.sub: Merge nextstep cleanup from FSF.
19762
19763 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19764
19765 * configure.in (arm-*-*): Don't configure ld for this target.
19766
19767 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19768
19769 * configure.in (*-*-netware): don't configure libg++, libio,
19770 librx, or newlib.
19771
19772 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19773
19774 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19775 configure ld--it works, but it doesn't support shared libraries.
19776
19777 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19778
19779 * config.guess (*-unknown-freebsd*): Get rid of possible
19780 trailing "(Release)" in version string.
19781 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19782
19783 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19784
19785 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19786 Fix type: *-next-neststep -> *-next-nextstep.
19787
19788 * config.guess: Merge from FSF:
19789
19790 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19791
19792 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19793
19794 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19795
19796 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19797 instead of UNIX_SV for UnixWare 1.0).
19798
19799 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19800
19801 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19802 to make gdb/nlm/* build after the compiler and linker.
19803
19804 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19805
19806 * config.guess (netbsd, freebsd, linux): Accept any machine,
19807 not just i[34]86.
19808 (m68k-atari-sysv4): Relocate to match FSF version.
19809
19810 * config.guess: More merges from the FSF:
19811
19812 Add a space before function call or macro invocation.
19813
19814 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19815
19816 * config.guess: Add trap cmd to remove dummy.c and dummy when
19817 interrupted.
19818
19819 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19820
19821 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19822 (dummy): Redirect stderr from compilation of dummy.c.
19823
19824 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19825
19826 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19827
19828 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19829
19830 * configure: Accept and ignore --cache*, for compatibility with
19831 new autoconf.
19832
19833 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19834
19835 * config.guess: Merge from FSF:
19836
19837 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19838
19839 * config.guess (Pyramid*:OSx*:*:*): New case.
19840 (PATH): Add /.attbin at end for finding uname.
19841 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
19842
19843 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19844
19845 * config.guess (M88*:DolphinOS:*:*): New case.
19846
19847 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19848
19849 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19850 to select whether to use ELF or COFF.
19851
19852 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19853
19854 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19855
19856 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19857
19858 * config.guess: Guess the OS version for HPUX.
19859
19860 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19861
19862 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19863
19864 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19865
19866 * configure.in: Recognize --with-headers, --with-libs, and
19867 --without-newlib.
19868 * Makefile.in (all-xiberty): Depend upon all-ld.
19869
19870 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19871
19872 * configure.in: Change i[34]86 to i[345]86.
19873
19874 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19875
19876 * configure (version): A few more tweaks to help message.
19877
19878 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19879
19880 * Makefile.in: Remove (for now) librx as a host library,
19881 now that we're building it for target.
19882
19883 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19884
19885 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19886 (Karl Berry).
19887
19888 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19889
19890 * configure.in: Also configure librx.
19891
19892 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19893
19894 * Makefile.in: Update various rules to reflect that librx
19895 is now needed for libg++.
19896
19897 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19898
19899 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19900
19901 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19902
19903 * configure.in: Configure the examples directory.
19904
19905 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19906
19907 * configure: Simplify Jun 2 1994 change.
19908
19909 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19910
19911 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19912 /bin/gcc isn't good enough to build gcc.
19913
19914 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19915
19916 * Makefile.in (GDB_SUPPORT_FILES): Remove
19917 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19918 (gdb.tar.gz): Add new rule to use standard distribution building
19919 mechanism.
19920
19921 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19922
19923 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19924 Bill Cox <bill@cygnus.com>.
19925
19926 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19927
19928 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19929
19930 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19931
19932 * configure: Search current dir first in .gdbinit.
19933
19934 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19935
19936 * config.sub: Recognize freebsd (merged from gcc config.sub).
19937
19938 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19939
19940 * config.sub: Refer to NeXT's operating system as nextstep.
19941
19942 * config.sub (case $basic_machine): Re-order the cases, to match
19943 the order in the FSF version (which is mostly alphabethical).
19944 Merge in some additions and changes from the FSF.
19945
19946 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19947
19948 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19949 * config.sub: Recognize cxux7.
19950 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19951
19952 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19953
19954 * config.sub: Fix typo powerpc -> powerpc-*.
19955
19956 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19957
19958 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19959
19960 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19961 parallel with all-emacs and install-emacs). Top-level command
19962 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19963
19964 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19965
19966 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19967 $(relbindir)/make before doing ``make install'', and use
19968 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19969 installing over running make binary.
19970 ($(host)-stamp-stage3-installed): Likewise.
19971
19972 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19973
19974 * config.guess: Recognize Mach.
19975
19976 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19977
19978 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19979 see whether --exec-prefix was used.
19980
19981 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19982
19983 * README: Explicitly mention libg++/README. (Zoo's idea.)
19984
19985 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19986
19987 * Makefile.in: Add all-librx target similar to all-libproc.
19988
19989 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19990
19991 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19992 with post 1.2 uname bogosity.
19993
19994 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19995
19996 * configure: Remove temporary files on receipt of a signal.
19997
19998 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19999
20000 * configure: If there is a package_makefile_frag, remove
20001 ${subdir}/Makefile.tem after copying it in.
20002
20003 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20004
20005 * build_all.mk: support rs6000 lynx identifies itself as
20006 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
20007 since /bin/gcc is too feeble to compile a modern gcc.
20008
20009 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
20010
20011 * brought devo/test-build.mk update-to-date with progressive/
20012 test-build.mk. Add lynx targets and hppa flag info.
20013
20014 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
20015
20016 * configure.in: Use mh-ncrsvr43. Patch from
20017 Tom McConnell <tmcconne@sedona.intel.com>.
20018
20019 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
20020
20021 * config.guess (i386-unknown-bsdi): No longer need to
20022 check #if defined(__bsdi__) && defined(__i386__).
20023
20024 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20025
20026 * configure: Set program_transform_nameoption correctly.
20027
20028 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
20029
20030 * brought build-all.mk update-to-date with progressive build-all.mk,
20031 added new targets and hppa info.
20032
20033 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20034
20035 * configure: If config.guess result is a prefix of the user
20036 specified target, assume a native build and use the user specified
20037 target as the host alias. Remove SunOS patch suffix removal hack.
20038 * configure.in: Remove SunOS patch suffix removal hack.
20039
20040 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
20041 in NATIVE_CHECK_MODULES.
20042
20043 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
20044
20045 * Makefile.in: Rename HOST_ONLY to NATIVE.
20046 * configure: Delete SunOs patch suffix from host_canonical
20047 and build_canonical variables that are prepended to Makefiles.
20048 * configure.in: Add comments for easier maintenance.
20049
20050 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20051
20052 * Makefile.in: Add all-libproc target similar to all-gui.
20053
20054 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
20055
20056 * Makefile.in (CHECK_MODULES): split into
20057 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
20058
20059 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
20060
20061 * config.guess (i386-unknown-bsdi): New system to guess.
20062
20063 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20064
20065 * Makefile.in: Add all-gui target (but not yet build by "all").
20066
20067 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
20068
20069 * config.sub: Move deletion of patch suffix from here...
20070 * configure.in: To here, at Ian's suggestion. The top-
20071 level scripts might need to know of a patch level.
20072
20073 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
20074
20075 * config.sub: Strip off patch suffix so rtl is recognized
20076 as a sunos4.1.3 machine, even though it's been patched.
20077
20078 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
20079
20080 * Makefile.in (INSTALL_LAST): Delete.
20081 (INSTALL_DOSREL): New.
20082
20083 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20084
20085 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
20086 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
20087 whether we pass down --with-gnu-ld anyhow.
20088
20089 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
20090
20091 * Makefile.in (INSTALL_LAST): Change operation so it works
20092 on more flavors of make.
20093 * configure.in (go32): Don't build libg++ or libio.
20094
20095 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
20096
20097 * Makefile.in (Move HOST_PREFIX_1 and friends up so
20098 they can be overriden by templates.
20099
20100 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
20101
20102 * configure.in (target==go32): Don't build gdb.
20103 * dosrel: New directory.
20104
20105 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
20106
20107 * configure.in (host==go32): Configure dosrel too.
20108 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20109 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20110 be set by incoming names or templates.
20111 (INSTALL_LAST): New rule.
20112
20113 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
20114
20115 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20116
20117 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20118
20119 * configure.in (appdirs): New variable. Currently empty, but will
20120 be used in gas distribution. If nonempty, lists a set of
20121 directories at least one of which must get configured, or top
20122 level configuration is considered to have failed.
20123 (rs6000-*-lynxos*): Use new file name.
20124
20125 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20126
20127 Eliminate XTRAFLAGS.
20128 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20129 newlib include files using -idirafter, and also use -nostdinc.
20130 (CXX_FOR_TARGET): Likewise.
20131 (XTRAFLAGS): Removed.
20132 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20133 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20134 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20135 ($(DO_X)): Don't pass down XTRAFLAGS.
20136
20137 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20138
20139 * configure.in (mips*-dec-bsd*): New target; do build linker.
20140 (mips*-*-bsd*): New target; don't build linker.
20141
20142 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20143
20144 * configure.in: support rs6000-*-lynxos* configuration.
20145 support sunos4 as a cross target.
20146
20147 * config.sub: look for lynx*, not lynx since the OS version may
20148 legitimately be part of the name.
20149
20150 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20151
20152 * configure.in (i[34]86-*-sco*): Move to be with other i386
20153 targets.
20154 (romp-*-*): New target. Skip various binary utilities.
20155 (vax-*-*): New target. Don't build newlib.
20156 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
20157
20158 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20159
20160 * configure.in: Only set host_makefile_frag if config
20161 directory exists.
20162
20163 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20164
20165 * install.sh: If $dstdir exists, don't check whether each
20166 component does.
20167
20168 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20169
20170 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20171
20172 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
20173
20174 * configure.in (*-*-lynxos*): Don't configure newlib for either
20175 native or cross Lynx.
20176
20177 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
20178
20179 * config.sub (sparc64-elf): Fix os.
20180 (z8k): Remove duplicate.
20181
20182 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20183
20184 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20185 gcc/stmp-fixproto, to try to prevent fixproto from being run.
20186
20187 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
20188
20189 * configure: Make file links cleanly even if Lynx fails on
20190 an NFS symlink (at least fail cleanly).
20191
20192 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
20193
20194 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20195 -XNh2000.
20196
20197 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20198
20199 * configure: Unknown options are fatal again.
20200
20201 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
20202
20203 * configure: Ignore --x-includes and --x-libraries, for Autoconf
20204 compatibility.
20205
20206 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
20207
20208 * build-all.mk: Add `clean' target.
20209
20210 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20211
20212 * config.guess: Add SINIX support.
20213 * configure.in: Add mips-*-sysv4* support.
20214
20215 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
20216
20217 * build-all.mk: Document all useful targets.
20218 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20219 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20220
20221 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20222
20223 * configure: Support --silent, --quiet.
20224
20225 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20226
20227 * configure: Support --disable-FEATURE.
20228
20229 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20230
20231 * config.guess: Recognize NCR running SVR4.3.
20232
20233 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
20234
20235 * config.guess: Make BSDI generate i386-unknown-bsd386.
20236 Patch from Paul Eggert <eggert@twinsun.com>.
20237
20238 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20239
20240 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20241
20242 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20243
20244 * configure: Make unrecognized options give nonfatal warnings
20245 instead of fatal errors, and pass them to any subdirectory
20246 configures in case they recognize them.
20247 Make --x equivalent to --with-x.
20248
20249 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20250
20251 * configure: Add --enable-* options. Clean up usage message and
20252 some comments.
20253
20254 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
20255
20256 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20257
20258 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20259
20260 * configure.in (hppa*-*-*): Enable binutils.
20261
20262 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20263
20264 * config.sub: Recognize cisco.
20265
20266 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
20267
20268 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20269
20270 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20271
20272 * config.guess: about target *-hitachi-hiuxwe2, don't print more
20273 than one configuration name. Add comment.
20274
20275 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
20276
20277 * config.guess: about target *-hitachi-hiuxwe2, fixed
20278 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
20279 macro is incorrect.]
20280
20281 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20282
20283 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20284 than the "make ls" stuff which used to be here.
20285
20286 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20287
20288 * config.guess: Recognize i[34]86-unknown-freebsd.
20289 From Shawn M Carey <smcarey@rodan.syr.edu>.
20290
20291 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
20292
20293 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20294
20295 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20296
20297 * config.guess: Check for ptx.
20298
20299 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
20300
20301 * config.sub: Add os9k checking.
20302
20303 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20304
20305 * config.guess: Handle OSF1 running on HPPA processors
20306
20307 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20308
20309 * configure: If subdir configure fails, print out a message with
20310 subdirectory name, in case subdir's configure code didn't identify
20311 itself.
20312
20313 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
20314
20315 * configure.in: Remove embedded newlines from configdirs.
20316 Avoid mismatches of substrings. Fix matching strings at end
20317 of configdirs.
20318
20319 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
20320
20321 * config.guess: Add Lynx/rs6000 config support.
20322
20323 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20324
20325 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20326
20327 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
20328
20329 * configure.in (hppa*-*-osf*): Treat this just like most other
20330 PA configurations (eg no binutils or ld).
20331 (hppa*-*-*elf*): These configurations have binutils and ld.
20332
20333 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20334
20335 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
20336
20337 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20338
20339 * configure.in (rs6000-*-*): Build gas.
20340
20341 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20342
20343 * Makefile.in: Avoid bug in losing hpux sed.
20344
20345 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20346
20347 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20348 for GDB and GDB has been fixed to not need it.
20349
20350 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20351
20352 * config.guess: Recognize vax hosts.
20353
20354 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20355
20356 * configure (while loop): Don't use "break 2" inside case
20357 statement -- the case statement isn't an enclosing loop.
20358
20359 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20360
20361 * config.guess: Clean up NeXT support, to allow nextstep
20362 on Intel machines. Make OS be nextstep.
20363
20364 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20365
20366 * config.guess: Add alternate forms for Convex.
20367
20368 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20369
20370 * configure: Completely rewrite option processing. Take
20371 advantage of pattern-matching to avoid invoking test frequently.
20372 Also clean up host and target defaulting logic.
20373
20374 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20375
20376 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20377 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20378 commands (plus user environment) will fit SCO limits.
20379
20380 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20381
20382 * configure.in: Don't issue warnings about directories which are
20383 not being configured if -norecursion is set. Correct test for
20384 --with-gnu-as and --with-gnu-ld to not get confused by substring
20385 matches.
20386
20387 * configure.in: Don't build gas for alpha-dec-osf1*.
20388
20389 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20390
20391 * configure: Back out Per's change of 12/19/1993. It changes the
20392 behavior of configure in unexpected and confusing ways.
20393
20394 Also, use different delim char when calculating
20395 program_transform_name so that the name can contain slashes.
20396
20397 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20398
20399 * configure.in, config.sub: Add support for VSTa micro-kernel.
20400
20401 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20402
20403 * configure.in: Nuke hacks which were used to get a special
20404 version of GAS for HPPA configurations.
20405
20406 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20407
20408 * configure: If only ${target_alias} is given, use that
20409 as the default for ${host_alias}.
20410 * configure: Add missing back-slashes before nested quotes.
20411
20412 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20413
20414 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20415
20416 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20417
20418 * config.guess: Recognize some Tektronix configurations.
20419 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20420
20421 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20422
20423 * config.sub: Match any flavor of SH.
20424
20425 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20426
20427 * configure.in: Don't try to configure newlib for Alpha.
20428
20429 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20430
20431 * configure.in: Don't build ld for Irix 5. Don't build gas,
20432 libg++ or libio for any Alpha target.
20433
20434 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20435
20436 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20437
20438 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20439 default arguments -- so it tried to compress itself.
20440
20441 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20442
20443 * configure.in (notsupp): ensure that a space is always at the end
20444 of the configdirs list, since the grep checks for an explicit space
20445
20446 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20447
20448 * configure.in (target i386-sysv4.2): don't build ld, since static
20449 versions of many libraries are not available.
20450
20451 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20452
20453 * config.guess: Recognize Apollos (using environment variables).
20454 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20455
20456 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20457
20458 * config.guess: Recognize Sony news mips running newsos.
20459
20460 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20461
20462 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20463 "fi ; else" for bash.
20464
20465 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20466
20467 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20468
20469 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20470
20471 * config.sub: accept unixware as an alias for svr4.2.
20472 Fix some inconsistancies with the gcc version.
20473
20474 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20475
20476 * Makefile.in (DISTDOCDIRS): Add gdb.
20477
20478 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20479
20480 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20481
20482 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20483
20484 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20485 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20486 this now.
20487
20488 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20489
20490 * config.sub: Accept hiux* as an OS name.
20491
20492 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20493 etc/make-stds.texi. The underscore came from gcc, and dje now
20494 agrees that RUNTESTFLAGS is the correct name.
20495
20496 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20497
20498 * install.sh: Remove 'set -e'. It makes any conditionals
20499 in the script useless.
20500
20501 * config.guess: Automatically recognize arm-acorn-riscix
20502 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20503
20504 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20505
20506 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20507
20508 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20509
20510 * Makefile.in (DISTDOCDIRS): New variable.
20511 (taz): Edit local Makefile.in sooner, instead of proto-toplev
20512 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
20513
20514 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20515
20516 * configure.in (hppa target): check the source directory for the
20517 pagas sub-directory
20518
20519 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20520
20521 * config.sub: Allow -aout* and -elf*.
20522
20523 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20524
20525 * configure.in: Don't build ld on i386-solaris2, same as for
20526 sparc-solaris2.
20527
20528 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20529
20530 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20531
20532 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20533
20534 * configure.in: Configure gdb for alpha.
20535
20536 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20537
20538 * Makefile.in (CXXFLAGS): Add -O.
20539
20540 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20541
20542 * config.guess: added support for DG Aviion
20543
20544 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20545
20546 * configure.in: Produce warning message for subdirectories not
20547 configurable for this host/target combination. Don't try to
20548 configure gdb for vms.
20549
20550 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20551
20552 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20553 appropriate files before making "diststuff".
20554 (DISTBISONFILES): New var: list of files to be edited.
20555 (DISTSTUFFDIRS): Add binutils.
20556
20557 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20558
20559 * config.sub: also handle mipsel and mips64el (for little endian mips)
20560
20561 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20562
20563 * configure.in: Add * to end of all OS names.
20564
20565 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20566
20567 * configure.in: Build newlib for LynxOS native.
20568
20569 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20570
20571 * config.guess: Add support for delta 88k running SVR3.
20572
20573 * configure.in: Add comment about HP compiler vs. emacs.
20574
20575 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20576
20577 * configure.in: don't build ld on solaris2 (not a viable option
20578 due to bugs in getpwnam & getpwuid)
20579
20580 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20581
20582 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20583 config.guess will produce a full version number.
20584
20585 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20586
20587 * configure.in: Build linker and binutils for alpha-dec-osf1.
20588
20589 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20590
20591 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20592 and gdb/testsuite/Makefile.in.
20593
20594 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20595
20596 * configure.in: recognize mips*- instead of mips-
20597
20598 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20599
20600 * config.sub: Accept linux*coff and linux*elf as operating
20601 systems.
20602
20603 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20604
20605 * config.sub: Recognize mips64, and mips3 as an alias for it.
20606
20607 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20608
20609 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20610 gdb knows how to handle OSF/1 shared libraries.
20611
20612 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20613
20614 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20615 * config.guess: Recognize Hitachi's HIUX.
20616 * config.sub: Recognize h3050r* and hppahitachi.
20617 Remove redundant cases for hp9k[23]*.
20618
20619 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20620
20621 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20622 if gas and ld are in the source tree and are in ${configdirs}.
20623 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20624 --with options (but still pass them down on the command line,
20625 if they were explicitly specified).
20626
20627 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20628
20629 * configure: substitute SHELL value in Makefile.in with
20630 ${CONFIG_SHELL}
20631
20632 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20633
20634 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20635 *-*-solaris2* targets.
20636
20637 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20638
20639 * Makefile.in: define M4, and pass it down to sub-makes;
20640 all-autoconf now depends on all-m4
20641
20642 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20643
20644 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20645 presence of {ar,ranlib} instead of a configured directory
20646
20647 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20648
20649 * config.guess: Accept 34?? as well as 33?? for NCR.
20650
20651 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20652
20653 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20654 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20655
20656 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20657
20658 * configure: grab values for $(CC) and $(CXX) from the
20659 environment, so that someone can do "CC=gcc configure; make" and
20660 have it work right (matching the way that autoconf works now)
20661
20662 * configure.in, Makefile.in: add support for gash, the tcl
20663 interface to Galaxy
20664
20665 * config.guess: add NetBSD variants (hp300, x86)
20666
20667 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20668
20669 * install.sh: Support -d option (in the manner of SunOS 4 install,
20670 as it is more deterministic than that of GNU install)
20671 (chmodcmd): Set file to mode 755 by default (should also do default
20672 chgrp and chown, but I don't feel like dealing with that now)
20673
20674 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20675
20676 * config.sub: Remove h8300hhms alias.
20677
20678 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20679
20680 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20681
20682 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20683
20684 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20685 as stmp-fixinc
20686
20687 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20688
20689 * config.sub: recognize m88110-bug-coff.
20690
20691 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20692
20693 * Makefile.in (all-libio): all dependencies on the toolchain used
20694 to build this (gcc, gas, ld, etc)
20695
20696 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20697
20698 * config.guess: Deal with OSF/1 1.3 on alpha.
20699
20700 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20701
20702 * install.sh: add some 'else true' clauses for portability
20703
20704 * configure.in: don't build libio for h8[35]00-*-* targets
20705
20706 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20707
20708 * Makefile.in: Add support for new libio.
20709
20710 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20711
20712 * install.sh: If one command fails, don't try the rest. Don't try
20713 to remove $dsttmp (via trap) unless we have already created it.
20714 If $src doesn't exist, detect it and exit with an error.
20715
20716 * config.guess: Recognize BSD on hp300.
20717
20718 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20719
20720 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20721 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20722
20723 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20724
20725 * Makefile.in (all-send-pr): depends on all-prms
20726
20727 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20728
20729 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20730
20731 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20732
20733 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20734 Added test for mips-mips-riscos5.
20735
20736 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20737
20738 * configure.in: use mh-hp300 for 68k HP hosts
20739
20740 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20741
20742 * configure: add support for CONFIG_SHELL, so that you can use
20743 some alternate shell for evaluating configure scripts
20744
20745 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20746
20747 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20748 in configure script to bug-gdb@prep.ai.mit.edu when building
20749 distribution archive.
20750 * Makefile.in (COMPRESS): Remove def.
20751 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20752 gdb.tar.Z and make-gdb.tar.Z respectively.
20753 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20754 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20755 to convergence with 'taz' target in Makefile.in.
20756
20757 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20758
20759 * install.sh (dsttmp): use trap to ensure that tmp files go
20760 away on error conditions
20761
20762 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20763
20764 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20765
20766 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20767
20768 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20769 its parent is '/' not ''.
20770
20771 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20772
20773 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20774
20775 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20776 that ${newsrcdir}/configure.in does.
20777
20778 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20779
20780 * test-build.mk: support for CONFIG_SHELL
20781
20782 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20783
20784 * config.sub (netware): Add as a basic system type.
20785
20786 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20787
20788 * Makefile.in (Makefile): depend on configure.in. Also drop the
20789 $(srcdir)/ from the dependency on Makefile.in.
20790
20791 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20792
20793 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20794 (h8300hhms is temporary until multi-libraries are implemented).
20795 * configure.in: Handle h8300h too.
20796
20797 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20798
20799 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20800
20801 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20802
20803 * configure: Remove extraneous output when guessing host type.
20804 * config.guess: Remove extraneous output when guessing using C
20805 compiler rather than uname, or when guessing fails.
20806
20807 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20808
20809 * Makefile.in: remove all.cross and install.cross targets
20810
20811 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20812 definitions
20813
20814 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20815
20816 * configure.in (target sh): Build gprof.
20817
20818 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20819
20820 * config.sub: change -solaris to -solaris2
20821
20822 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20823
20824 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20825
20826 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20827
20828 * configure: Correct error message for missing Makefile.in to
20829 print correct directory.
20830
20831 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20832
20833 * install.sh: kludge around 386BSD shell bug
20834
20835 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20836
20837 * config.guess: Recognize NeXT.
20838 * config.guess: Recognize i486-ncr-sysv4.
20839 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20840
20841 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20842
20843 * Makefile.in (MAKEINFOFLAGS): New variable.
20844 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20845 * build-all.mk, test-build.mk: Pass down --no-split as
20846 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20847
20848 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20849
20850 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20851
20852 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20853
20854 * Makefile.in (libg++.tar.z): New rule.
20855 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20856 * Makefile.in (taz): Only do a single chmod.
20857
20858 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20859
20860 * install.sh: don't use dirname anymore (replaced with sed usage)
20861
20862 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20863
20864 * Makefile.in: Change extension for gzip'd files from '.z' to
20865 '.gz' per new FSF standard usage.
20866
20867 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20868
20869 * configure: put quotes around the final value of program_transform_name
20870
20871 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20872
20873 * Makefile.in: new install.sh support; update install-info rules
20874
20875 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20876
20877 * configure.in: Build diff for crosses, but not for go32 host.
20878
20879 * configure.in: Build gprof only for native, and don't build it
20880 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20881
20882 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20883
20884 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20885
20886 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20887
20888 * configure.in (host_tools): Add prms.
20889
20890 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20891
20892 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20893 with $(FLAGS_TO_PASS) on the command line
20894
20895 * config.sub: Recognize lynx and lynxos
20896
20897 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20898
20899 * config.sub: Accept -ecoff*, not just -ecoff.
20900
20901 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20902
20903 * Makefile.in (taz): Use .gz suffix instead of .z.
20904 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20905 names.
20906
20907 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20908
20909 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20910
20911 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20912
20913 * Makefile.in (install-no-fixedincludes): install gcc last, so
20914 that rebuilds that might happen during 'make install' don't get
20915 bogus gcc include files
20916
20917 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20918
20919 Change from Utah for HPPA support:
20920 * config.guess: Recognize hppa1.x-hp-bsd.
20921
20922 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20923
20924 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20925 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20926
20927 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20928
20929 * config.sub: Add support for rom68k and bug boot monitors.
20930
20931 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20932
20933 * Makefile.in: Make all-opcodes depend on all-bfd.
20934
20935 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20936
20937 * config.guess: Added special check for i[34]86-univel-sysv4*.
20938
20939 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20940
20941 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20942 the processor rather than assuming i486.
20943
20944 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20945
20946 * config.guess: Recognize SunOS6 as Solaris3.
20947
20948 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20949
20950 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20951 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20952
20953 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20954
20955 * build-all.mk (all-cross): New target for Canadian Cross.
20956 Added Q2 go32 targets.
20957 * test-build.mk: Configure go32 cross sparclite-aout and
20958 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20959 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20960
20961 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20962
20963 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20964 GO32 hosted toolchains
20965
20966 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20967
20968 * configure: change so "-exec-prefix" gets passed down rather
20969 than "-exec_prefix" so autoconf generated Makefiles get the
20970 exec_prefix set right.
20971
20972 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20973
20974 * config.guess: get the Solaris2 minor version number
20975
20976 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20977
20978 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20979
20980 * config.guess: Recognize some Sequent platforms.
20981
20982 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20983
20984 * Makefile.in: added the vault-install target
20985
20986 * configure.in: actually use the Sun3 makefile fragment that's in
20987 config, also added the release dir to configdirs
20988
20989 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20990
20991 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20992
20993 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20994
20995 * configure.in: remove some program from Alpha targetted toolchains
20996
20997 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20998
20999 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
21000 gprof.
21001 (taz): Run "make diststuff" in those directories instead of "make
21002 proto-dir". Look for "VERSION=" only at start of line in subdir
21003 Makefile. Use "gzip -9" for compression.
21004 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
21005 (binutils.tar.z): New target.
21006
21007 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21008
21009 * Makefile.in (taz): Include gpl.texinfo.
21010
21011 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21012
21013 * Makefile.in (setup-dirs): Merged into "taz" target.
21014 (taz): Only do `proto-dir' stuff if a directory is actually needed
21015 for this target.
21016
21017 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
21018
21019 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
21020 (FLAGS_TO_PASS): Pass down MUNCH_NM.
21021 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
21022 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
21023 (gcc-no-fixedincludes): Correct for current gcc Makefile.
21024
21025 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
21026
21027 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
21028 config.sub, and move-if-change to gdb testsuite distribution
21029 archive, so the testsuite can be extracted, configured, and
21030 run separately from the gdb distribution. Blow away the Chill
21031 tests that require a Chill compiled executable, since GNU Chill
21032 is not yet publically available.
21033
21034 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21035
21036 * test-build.mk: set environment variables in a single command,
21037 instead of a list of assignments and exports
21038
21039 * config.guess: recognize Alpha/OSF1 systems
21040
21041 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21042
21043 * configure: Change help message to prefer --options rather than
21044 -options.
21045
21046 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21047
21048 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
21049 zippy@ecst.csuchico.edu.
21050 * config.guess: Recognize miniframe.
21051
21052 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
21053
21054 * Makefile.in: Use srcroot to find runtest rather than rootme.
21055 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
21056
21057 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
21058
21059 * test-build.mk: Extensive additions to support building on a
21060 machine other than the host.
21061
21062 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21063
21064 * configure (tooldir): Fix for i386-aix again.
21065
21066 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
21067
21068 * configure, Makefile.in: Change definition of $(tooldir)
21069 to match the FSF.
21070
21071 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
21072
21073 * config.guess: Recognize i[34]86/SVR4.
21074
21075 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21076
21077 * Makefile.in (all-gdb): gdb depends on sim.
21078
21079 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
21080
21081 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
21082 at the same time we make the prototype gdb directory.
21083 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
21084 files at the same time as the gdb base release distribution.
21085
21086 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
21087
21088 * Makefile.in (check): Use individual check targets rather than
21089 DO_X rule.
21090 (check-gcc): Added.
21091
21092 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
21093
21094 * config.sub: Use sysv3.2 not sysv32 for canonical OS
21095 for System V release 3.2.
21096
21097 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21098
21099 * config.sub: Recognize hppaosf.
21100 * configure.in: Do configure ld/binutils/gas for it.
21101
21102 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21103
21104 * configure (tooldir): Alter syntax used to set this, for systems
21105 where "\$" isn't handled right, like i386-aix.
21106
21107 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
21108
21109 * configure: Pass program-transform-name, not
21110 program_transform_name, to recursive configures.
21111
21112 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
21113
21114 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21115 of gas+ld+binutils.
21116
21117 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
21118
21119 * config.guess: Recognize AIX3.2 as distinct from 3.1.
21120
21121 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21122
21123 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21124
21125 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21126
21127 * Makefile.in (PRMS): Set back to all-prms.
21128
21129 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
21130
21131 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21132 targets, rather than for MIPS hosts.
21133
21134 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21135
21136 * configure.in: add comment for --with-x default values
21137
21138 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21139
21140 * Makefile.in: add check-* targets for each of the directories in
21141 the tree. Add a definition of RUNTEST that will use the one we
21142 just built, if it exists. Pass this down via FLAGS_TO_PASS.
21143
21144 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
21145
21146 * configure.in: Removed obsolete references to bfd_target and
21147 target_makefile_frag.
21148
21149 * build-all.mk: Set assorted targets for Q2.
21150 * config.sub: Recognize z8k-sim and h8300-hms.
21151 * test-build.mk: Really don't pass host to configure.
21152 (HOLES): Added uname.
21153
21154 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
21155
21156 * configure: Handle an empty program-prefix, program-suffix or
21157 program-transform-name correctly.
21158
21159 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
21160
21161 * build-all.mk: -G 8 no longer required for MIPS targets.
21162 * test-build.mk: Don't pass host argument to configure; make it
21163 guess.
21164
21165 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
21166
21167 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
21168 * Makefile.in (COMPRESS): New macro, like GZIP.
21169
21170 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
21171
21172 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21173
21174 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21175 with gas currently defaults to -G 0.
21176
21177 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
21178
21179 * Makefile.in (all-flex): flex depends on byacc.
21180
21181 * build-all.mk: If host not specified, use config.guess. Pass TAG
21182 to test-build.mk as RELEASE_TAG.
21183 * test-build.mk (configargs): New variable containing arguments to
21184 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
21185 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21186
21187 * config.guess: Use /bin/uname when checking -X argument on SCO,
21188 to avoid invoking GNU uname which doesn't understand -X.
21189
21190 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21191
21192 * configure.in: Build gas for mips-*-*.
21193
21194 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21195
21196 * Makefile.in (all.normal): insert missing backslash.
21197
21198 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
21199
21200 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21201
21202 * Makefile.in: Complete overhaul to merge many almost identical
21203 targets.
21204
21205 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21206
21207 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21208 (gdb.tar.Z): Adjusted.
21209
21210 * Makefile.in (setup-dirs, taz): New targets; should be general
21211 enough to adapt for gdb sometime. Build only .z file.
21212 (gas.tar.z): New target.
21213
21214 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
21215
21216 * build-all.mk: Use CC=cc -Xs on Solaris.
21217
21218 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
21219
21220 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
21221 for handling BISON for FSF releases.
21222
21223 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21224
21225 * configure: Actually implement the change zoo just documented.
21226
21227 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
21228
21229 * configure: when using config.guess, only set target_alias when
21230 it's not already been set (ie, on the command line)
21231
21232 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21233
21234 * Makefile.in: add installcheck target, set PRMS to install-prms
21235
21236 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21237
21238 * configure: add support for package_makefile_fragment, handle the
21239 case where a directory has a configure.in file but no Makefile.in
21240 more gracefully (with an actual understandable error message, even);
21241 add support for --without (and add this to the usage message); also
21242 explicitly add a --host=${host_alias} to the command line when
21243 config.guess is used
21244
21245 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21246
21247 * configure: Must use both --host and --target in recursive calls.
21248
21249 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
21250
21251 * Makefile.in: Change deja-gnu to dejagnu.
21252
21253 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
21254
21255 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21256
21257 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21258
21259 * configure.in: canonicalize all instances to *-*-solaris2*,
21260 also strip out a number of tools to not build for go32 host
21261
21262 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21263
21264 * config.guess: add GPL.
21265
21266 * Makefile.in, config.guess, config.sub, configure: bump
21267 copyrights to 93.
21268
21269 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
21270
21271 * Makefile.in (do-info): Removed obsolete check for existence of
21272 localenv file.
21273
21274 * Makefile.in (MAKEOVERRIDES): Define to be empty.
21275
21276 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21277
21278 * Makefile.in: a couple of 'else true' for decstation,
21279 support for TclX
21280
21281 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21282
21283 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
21284
21285 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21286
21287 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
21288
21289 * config.guess: Recognize i386-ibm-aix (PS/2).
21290 * configure.in: Use config/mh-aix386 file for it.
21291
21292 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
21293
21294 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21295 CC_FOR_TARGET instead.
21296 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21297
21298 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
21299
21300 * Makefile.in: Add sim to list of directories sent with gdb
21301
21302 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
21303
21304 * configure.in: Put back mips-dec-bsd* case.
21305
21306 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
21307
21308 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21309 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
21310 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21311
21312 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21313
21314 * configure.in: remove no-op mips-dec-bsd* in "case $target"
21315
21316 * Makefile.in (dir.info): only run gen-info-dir if it exists,
21317 (install-info): install dir.info only if it exists,
21318 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21319
21320 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
21321
21322 * configure.in: For vms target, skip bfd, ld, binutils. Do build
21323 gas for mips-dec-bsd.
21324
21325 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
21326
21327 * configure (makesrcdir): If ${srcdir} is relative and not ".",
21328 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21329
21330 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
21331
21332 * configure.in: Added "dejagnu" to hosttools list.
21333
21334 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
21335
21336 * config.sub, configure.in, config.guess: Add support
21337 for Bosx, an AIX variant from Bull.
21338 Patches from F.Pierresteguy@frcl.bull.fr.
21339
21340 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
21341
21342 * devo/dejagnu: Initial creation of devo/dejagnu.
21343 Migrated dejagnu testcases and support files for testing software
21344 tools to reside as subdirectories, currently called "testsuite",
21345 within the directory of the software tool. Migrated all programs,
21346 support libraries, etc. beloging to dejagnu proper from
21347 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
21348 with no modifications. The changes to these files which will
21349 allow them to configure, build, and execute properly will be made
21350 in a future update.
21351
21352 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21353
21354 * Makefile.in: Change send_pr to send-pr.
21355 * configure.in: Likewise.
21356 * send_pr: Renamed directory to send-pr.
21357
21358 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21359
21360 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21361
21362 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21363
21364 * README: Update for gdb-4.8 release.
21365 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21366 gdb-xxx.tar.z (gzip'd) file also.
21367
21368 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21369
21370 * Makefile.in: make all-diff depend on all-libiberty
21371
21372 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21373
21374 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21375
21376 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21377
21378 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21379
21380 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21381
21382 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21383 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21384 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21385
21386 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21387
21388 * Makefile.in: makeinfo binary is in a new location
21389
21390 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21391
21392 * config.sub: Accept -ecoff as an OS.
21393
21394 * Makefile.in: Various changes to eliminate a level of make
21395 recursion and reduce the required command line length.
21396 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21397 sub-makes.
21398 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21399 variables holding settings for specific sub-makes.
21400 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21401 in terms of BASE_FLAGS_TO_PASS.
21402 (TARGET_LIBS): New variable listing directories which use
21403 TARGET_FLAGS_TO_PASS.
21404 (subdir_do): Eliminated.
21405 (do-*): New set of targets to replace subdir_do.
21406 (various): All targets which used subdir_do now depend on do-*.
21407 (local-clean): Renamed from do_clean.
21408 (local-distclean): New target, dependency of distclean and
21409 realclean.
21410 (install-info): Don't create directories. Depend on dir.info
21411 rather than calling make recursively.
21412 (install-dir.info): Eliminated.
21413 (install-info-dirs): Create all info directories here.
21414 (dir.info): Depend upon do-install-info.
21415
21416 * test-build.mk (HOLES): Added false.
21417
21418 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21419
21420 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21421
21422 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21423
21424 * Makefile.in (info): remove dependency on all-texinfo. The
21425 problem was really in texinfo/C, not at this level.
21426
21427 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21428
21429 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21430
21431 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21432
21433 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21434 GDB releases.
21435
21436 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21437
21438 * configure: Include srcdir in message about target of link not
21439 being found. Don't convert `-' to `_' in `with' options being
21440 passed to subdirs.
21441
21442 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21443
21444 * configure.in: add uudecode to host_tools
21445
21446 * Makefile.in: added {all,install}-uudecode targets, added them to
21447 the appropriate lists
21448
21449 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21450
21451 * Makefile.in (all-gcc): Added dependency on all-gas.
21452
21453 * configure.in (mips-*-*): Build ld and binutils.
21454
21455 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21456
21457 * configure: check return code from mkdir, print error message and
21458 exit on failure.
21459
21460 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21461
21462 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21463
21464 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21465
21466 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21467
21468 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21469
21470 * config.sub (h8500): Recognize this as a cpu type.
21471
21472 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21473
21474 * configure: source directory missing is no longer a warning
21475
21476 * configure.in: recognize irix[34]* instead of irix[34]
21477
21478 * Makefile.in: define and pass down X11_LIB
21479
21480 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21481
21482 * guess-systype: Renamed to ...
21483 * config.guess: ... by popular request.
21484 * configure.in, Makefile.in: Update accordingly.
21485
21486 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21487
21488 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21489 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21490 + Execute ./dummy instead of assuming . is in PATH.
21491
21492 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21493
21494 * guess-systype: New shell script. Attempts to guess the
21495 canonical host name of the executing host.
21496 Only a few hosts are supported so far.
21497 * configure: Call guess-systype if no host is specified.
21498
21499 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21500
21501 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21502 gcc Makefile.
21503
21504 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21505
21506 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21507 (all-gcc, install-gcc, subdir_do): Use it.
21508
21509 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21510
21511 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21512
21513 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21514
21515 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21516 set exclusively by configure, using configure.in .
21517
21518 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21519
21520 * test-build.mk: set $PATH for all builds
21521
21522 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21523
21524 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21525
21526 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21527 the one used in gcc/Makefile.in, so that a null expansion doesn't
21528 override the one needed to build gcc with a native cc.
21529
21530 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21531
21532 * configure: Accept -with arguments.
21533
21534 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21535
21536 * Makefile.in: added h8300sim
21537
21538 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21539
21540 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21541 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21542 (all-cygnus, native, build-cygnus): Make
21543 $(canonhost)-stamp-3stage-done, not $(host)....
21544 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21545 i386-sco3.2v4. Added else true to if command.
21546
21547 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21548
21549 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21550
21551 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21552
21553 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21554
21555 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21556
21557 * configure.in: don't remove binutils from Solaris builds
21558
21559 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21560
21561 * Makefile.in: get rid of earlier definitions for *clean,
21562 also handle the recursive info rule better
21563
21564 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21565
21566 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21567 do more-or-less the right thing.
21568
21569 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21570
21571 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21572 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21573
21574 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21575
21576 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21577 $(host_canonical).
21578
21579 * configure.in: split the configdirs list into 4 categories (native
21580 v. cross, library v. tool) and handle the cross-only and native-
21581 only in more reasonable (and correct!) way.
21582
21583 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21584
21585 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21586 configdirs anymore.
21587
21588 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21589
21590 * Makefile.in: extensive cleanup:: removed all of the explicit
21591 clean-* targets, collapsed many wrappers around subdir_do into
21592 one, added additional targets to satisfy standards.texi, deleted
21593 some old targets, some changes for consistency
21594
21595 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21596
21597 * configure.in: handle some programs as cross-only, and others as
21598 native only
21599
21600 * test-build.mk: handle partial holes in a more generic manner
21601
21602 * Makefile.in: m4 depends on libiberty
21603
21604 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21605
21606 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21607 time, wdiff, and find to configdirs
21608
21609 * Makefile.in: all, clean, and install rules for the new programs
21610 added to configure.in
21611
21612 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21613
21614 * configure.in: use mh-sun for all *-sun-* hosts
21615
21616 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21617
21618 * Makefile.in: define flags for X11 include files and library file
21619 locations, pass them down to the programs that need this info
21620
21621 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21622
21623 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21624
21625 * configure.in: start building libg++ for HP-UX targets
21626
21627 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21628
21629 * README: Update references to files moved into etc/.
21630
21631 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21632
21633 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21634 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21635
21636 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21637
21638 * configure: accept dash as well as underscore in long option
21639 names for FSF compatibility.
21640
21641 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21642
21643 * config.sub: added -sco3.2v4 support from FSF.
21644
21645 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21646
21647 * configure.in: expand the section that adds or removes
21648 directories from the list of programs to build, to handle native
21649 vs. cross in addition to host v. native
21650
21651 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21652
21653 * Makefile.in: Replace C++ in macro names with CXX.
21654 This is less likely to break ...
21655
21656 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21657
21658 * test-build.mk: add -w to GNU_MAKE
21659
21660 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21661
21662 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21663 add 'sparc' to list of recognized cpus. This needed to make
21664 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21665 Delete some redundant ose68 variants. Recognize -wrs as an os,
21666 then changes that into $CPU-wrs-vxworks.
21667
21668 * configure.in: remove most references to gdbtest, regularize
21669 target based program removal
21670
21671 * test-build.mk: import from p3 tree (many fixes and changes)
21672
21673 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21674
21675 * Makefile.in: added rules to handle tcl, tk, and expect
21676
21677 * configure.in: handle those directories if they exist
21678
21679 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21680
21681 * config.sub: removed bogus hppabsd and hppahpux names, since
21682 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21683
21684 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21685
21686 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21687 depends upon all-xiberty
21688
21689 * Makefile.in: changes from p3, including:
21690
21691 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21692
21693 * Makefile.in (XTRAFLAGS): include newlib directories if
21694 newlib/Makefile exists, rather than if host != target.
21695
21696 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21697
21698 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21699 from the same source tree and not building a cross-compiler. This
21700 matters for the libg++ configuration if reconfiguring a tree that
21701 has already been installed.
21702
21703 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21704
21705 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21706 pick up the machine and system specific header files.
21707
21708 * Makefile.in: added AS_FOR_TARGET, passed down in
21709 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21710 the C compiler to use to create programs which are run in the
21711 build environment, set it to default to $(CC), and passed it down
21712 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21713
21714 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21715
21716 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21717 We need them for unusual native builds, like systems without
21718 ranlib.
21719
21720 * configure: also define $(host_canonical) and
21721 $(target_canonical), which are the full, canonical names for the
21722 given host and target
21723
21724 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21725
21726 * Makefile.in: Added separate definitions for C++.
21727
21728 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21729
21730 * configure.in (configdirs): Add deja-gnu.
21731
21732 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21733
21734 * README: Update for configure.texi and gdb-4.7 release.
21735
21736 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21737
21738 * Makefile.in: Move "all" target to top of file.
21739 Previously, first target was ".PHONY" which caused BSD4.4 make
21740 to build .PHONY when make was run without arguments.
21741
21742 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21743
21744 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21745 Library-copylefted code in libiberty.
21746
21747 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21748
21749 * config.sub: Replace m68kmote with plain old m68k.
21750
21751 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21752
21753 * Makefile.in: Remove space from blank line, avoid Make complaints.
21754
21755 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21756
21757 * config.sub: Complain if no argument is given. Added support for
21758 386bsd as OS and target alias.
21759
21760 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21761
21762 * Makefile.in (XTRAFLAGS): include newlib directories if
21763 newlib/Makefile exists, rather than if host != target.
21764
21765 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21766
21767 * config.sub: recognize sparclite-wrs-vxworks.
21768
21769 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21770 p3.) Added clean-xiberty to clean.
21771
21772 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21773
21774 * configure.in: use *-*-* instead of nested cases for host and target
21775
21776 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21777
21778 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21779 from the same source tree and not building a cross-compiler. This
21780 matters for the libg++ configuration if reconfiguring a tree that
21781 has already been installed.
21782
21783 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21784
21785 * config.sub (i486v/i486v4): Merge in from FSF version.
21786
21787 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21788
21789 * configure: only set PWD if it is already set.
21790
21791 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21792
21793 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21794 doesn't have unset and all success paths (and most error paths)
21795 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21796 to just ${PWD} to avoid confusion.)
21797
21798 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21799
21800 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21801 even for a native compilation.
21802
21803 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21804
21805 Changes to make the gdb.tar.Z rule work better.
21806
21807 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21808 (DEVO_SUPPORT): Add configure.texi.
21809 (bfd-ilrt.tar.Z): Remove ancient rule.
21810
21811 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21812
21813 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21814 pick up the machine and system specific header files.
21815
21816 * configure.in, config.sub: added new target m68010-adobe-scout,
21817 with alias of adobe68k. Changed configure.in to check for
21818 -scout before -sco* to avoid a false match.
21819
21820 * Makefile.in: added AS_FOR_TARGET, passed down in
21821 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21822 the C compiler to use to create programs which are run in the
21823 build environment, set it to default to $(CC), and passed it down
21824 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21825
21826 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21827
21828 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21829 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21830 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21831 FOR_TARGET variants, to newlib and libg++.
21832
21833 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21834
21835 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21836 first.
21837
21838 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21839
21840 * config.sub: Accept `elf' as an environment.
21841
21842 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21843
21844 * Makefile.in (all-opcodes): cd into the right directory
21845
21846 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21847
21848 * configure: added -program_transform_name option, used as
21849 argument to sed when installing programs.
21850 configure.texi: added documentation for -program_prefix,
21851 -program_suffix and -program_transform_name.
21852
21853 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21854
21855 * config.sub: Accept i486 where i386 ok.
21856
21857 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21858
21859 * config.sub: accept we32k
21860
21861 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21862
21863 * config.sub, configure.in: accept OSE68000 and OSE68k.
21864
21865 * Makefile.in: don't create all directories for ``make install'';
21866 let the subdirectories create the ones they need.
21867
21868 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21869
21870 * COPYING: new file, GPL v2
21871
21872 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21873
21874 * Makefile.in: use the new gen-info-dir, which needs a template
21875 argument (which also lives in texinfo)
21876
21877 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21878
21879 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21880
21881 * config.sub (ncr3000): Change i386 to i486.
21882
21883 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21884
21885 * Makefile.in: add install-rcs, install-grep to
21886 install-no-fixedincludes, removed install-bison and install-libgcc
21887
21888 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21889
21890 * configure.in: grab the HPUX makefile fragment if on HPUX
21891
21892 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21893
21894 * Makefile.in: eradicate bison spoor (ditto libgcc).
21895 configure.in: recognise m68{k,000}-ericsson-OSE.
21896 es1800 is alias for m68k-ericsson-OSE
21897
21898 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21899
21900 * configure.in: rearrange the parts that remove programs from
21901 configdirs, based now on HOST==TARGET or by canonical triple.
21902
21903 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21904
21905 * test-build.mk: recurse explicitly with -f test-build.mk when
21906 appropriate. predicate stage3 and comparison on the existence
21907 of gcc. That is, if gcc isn't around, we aren't three-staging.
21908 On very clean, also remove ...stamp-co. Build in-place before
21909 doing other builds.
21910
21911 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21912
21913 * Makefile.in, configure.in: add tgas
21914
21915 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21916
21917 * Makefile.in: a number of changes merged in from progressive.
21918
21919 * configure.in: add libm.
21920
21921 * .cvsignore: ignore some stuff that comes from test-build.mk.
21922
21923 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21924
21925 * config.sub: Add es1800 (m68k-ericsson-es1800).
21926
21927 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21928
21929 * configure: Add program_suffix (parallel to program_prefix)
21930 * Makefile.in: adjust directory-creating script for losing decstation
21931
21932 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21933
21934 * configure: Minor $subdir-related fixes.
21935
21936 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21937
21938 * configure: fix various problems with propogating
21939 makefile_target_frag in subdirs.
21940 * configure.in: config libgcc if its there
21941
21942 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21943
21944 * config.sub: HPPA merge.
21945
21946 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21947
21948 * Makefile.in: Replace all-bison with all-byacc in all
21949 dependency lines for other tools (which now use byacc).
21950
21951 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21952
21953 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21954
21955 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21956
21957 * Makefile.in: make gprof rules similar to byacc rules (instead of
21958 vestigal $(unsubdir) that didn't work...)
21959
21960 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21961
21962 * config.sub: Add support for Linux.
21963 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21964 (at least for libg++).
21965
21966 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21967
21968 * configure.texi: fix doc for the -nfp option to configure
21969
21970 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21971
21972 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21973
21974 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21975
21976 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21977 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21978 * configure.in: added solaris* host_makefile_frag hook.
21979
21980 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21981
21982 * config.sub: changed recognition of m68000 so that various
21983 m68k types can be specified via m680[01234]0
21984
21985 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21986
21987 * config.sub (basic_machine): fix sed so that '-foo' isn't
21988 completely substituted out while .+'-foo' loses the '-foo'
21989
21990 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21991
21992 * config.sub ($os): Add -aout.
21993
21994 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21995
21996 * configure: If host_makefile_frag is absolute, don't
21997 prefix ${invsubdir} (relevant to libg++ auto-configure).
21998
21999 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
22000
22001 * Makefile.in (tooldir): Define it.
22002 (all-ld): Depend on all-flex.
22003
22004 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
22005
22006 * Makefile.in (check): Fix libg++ special case.
22007
22008 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
22009
22010 * configure: do not bury `pwd` into config.status, thus do fewer
22011 pwd's.
22012
22013 * configure: print the "Building in" message only when building in
22014 other than "." AND verbose.
22015
22016 * configure: remove -s, rework -v to better accommodate guested
22017 configures.
22018
22019 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
22020
22021 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
22022
22023 * Makefile.in: macroize flags passed on recursion. remove
22024 fileutils.
22025
22026 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
22027
22028 * configure: get makesrcdir right for subdirs deeper than 1.
22029
22030 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
22031 install.
22032
22033 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
22034
22035 * Makefile.in: don't print subdir_do or recursion lines.
22036
22037 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
22038
22039 * standards.texi: added menu item.
22040
22041 * Makefile.in: build and install standards.info.
22042
22043 * standards.texi: new file.
22044
22045 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22046
22047 * configure: test for and move config.status pieces from
22048 ${subdir}/.
22049
22050 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
22051
22052 * configure: Test for existance of files before trying to mv
22053 them, to avoid numerous non-existance messages.
22054
22055 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
22056
22057 * configure: correct final line of config.status.
22058
22059 * configure: patch from eggert. Avoids a protection problem if
22060 the original Makefile.in is read only.
22061
22062 * configure: use move-if-change from gcc to create config.status.
22063 Some makefiles depend on config.status to tell if a directory
22064 has been reconfigured for a different host. This change
22065 prevents those directories from remaking everything in the case
22066 where the reconfig was only intended to rebuild a Makefile.
22067
22068 * configure: test for config.sub with "config.sub sun4" rather
22069 than "config.sub ${host_alias}". Otherwise we can't tell a bad
22070 host alias from a missing config.sub.
22071
22072 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22073
22074 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
22075 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
22076
22077 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
22078
22079 * configure: mkdir ${subdir} as needed.
22080
22081 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
22082
22083 * Makefile.in,configure.in: added autoconf.
22084
22085 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22086
22087 * Makefile.in: no longer pass against on recursion.
22088
22089 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
22090 definitions are not inherited.
22091
22092 * configure: correct makesrcdir when subdir is .
22093
22094 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
22095
22096 * configure: Add support for 'subdirs' variable, which is
22097 like 'configdirs', except that configure doesn't re-invoke
22098 itself for subdirs, it just creates a Makefile for each subdir.
22099 * configure.texi: Document subdirs.
22100
22101 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22102
22103 * configure.in: added flex to configdirs
22104
22105 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
22106
22107 * Makefile.in: remove clean-stamps from clean.
22108
22109 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
22110
22111 * configure.in: Add gdbtest to configdirs.
22112
22113 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
22114
22115 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
22116 to recursive makes.
22117 * configure.in: Recognize new ncr3000 config.
22118
22119 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
22120
22121 * Makefile.in, configure.in: removed references to gdbm.
22122
22123 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
22124
22125 * config.sub: Don't canonicalize os value
22126 newsos* to bsd (readline needs to check for newsos).
22127 (This fix was earlier made Jan 31, but got re-broken.)
22128
22129 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
22130
22131 * configure.in: sco is an os, not a vendor!
22132
22133 * configure: Quote $( better. Keep various shells happy.
22134
22135 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
22136
22137 * Makefile.in: eliminate stamp-files.
22138
22139 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
22140
22141 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
22142 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
22143
22144 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
22145
22146 * config.sub: fix iris/iris3.
22147
22148 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
22149
22150 * configure: re-add -rm.
22151
22152 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
22153
22154 * Maskefile.in: add .stmp-rcs to all.
22155
22156 * configure.in: remove gas from rs6000 build, use aix host fragment.
22157
22158 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
22159
22160 * configure: pass down site_option during recursion.
22161
22162 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
22163
22164 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
22165
22166 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
22167
22168 * configure: Change exec_prefix so that it really defaults to prefix.
22169
22170 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
22171
22172 * Makefile.in, configure.in: Add support for mmalloc library.
22173
22174 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
22175
22176 * Makefile.in: add stmp dependencies for a few more things.
22177
22178 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
22179
22180 * configure: adjusted error message on objdir/srcdir configure
22181 collision, per john's suggestion.
22182
22183 * Makefile.in: add libiberty stmp to all and all.cross.
22184
22185 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
22186
22187 * Makefile.in: remove force dependencies, add grep to all.
22188
22189 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
22190
22191 * Makefile.in: drop flex. make stamp files work.
22192
22193 * configure: added test for conflicting configuration in srcdir,
22194 remove trailing slashes from srcdir. Otherwise emacs gdb mode
22195 gets cranky. use relative paths for configure and srcdir
22196 whenever possible. Send some error messages to stderr that were
22197 going to stdout.
22198
22199 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
22200
22201 * Makefile.in: Fix libg++ rule to check for gcc directory
22202 before using gcc/gcc. Also pass XTRAFLAGS.
22203
22204 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
22205
22206 * Makefile.in: added stmp-files so that directories aren't polled
22207 when they are already built.
22208
22209 * configure.texi: fixed a node pointer problem.
22210
22211 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
22212
22213 * config.sub configure.in gdb/configure.in
22214 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22215 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22216 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
22217
22218 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22219
22220 * configure: -recurring becomes -silent. corrected help message
22221 for -site= option.
22222
22223 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22224
22225 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22226
22227 * configure: when building Makefile for crosses, replace
22228 tooldir and program_prefix. default srcdir from location of
22229 config.sub. remove "for host in hosts" and "for target in
22230 targets" loops.
22231
22232 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22233
22234 * Makefile.in: Do not pass bindir or mandir to cvs.
22235
22236 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
22237
22238 * Makefile.in, configure.in: removed traces of namesubdir,
22239 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
22240 copyrights to '92, changed some from Cygnus to FSF.
22241
22242 * configure.texi: remove most references to multiple hosts,
22243 multiple targets, subdirs, etc.
22244
22245 * configure.man: removed rcsid. reference config.sub not
22246 config.subr.
22247
22248 * Makefile.in: mkdir $(infodir) on install-info.
22249
22250 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
22251
22252 * configure.texi: Explain better about .gdbinit and about
22253 the environment that configure.in sections run in.
22254
22255 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
22256
22257 * configure.in: Ultrix is only a decstation if it's a MIPS.
22258
22259 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
22260
22261 * README: DOC.configure => cfg-paper.texi.
22262
22263 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
22264
22265 * config.sub (near case $os): Don't convert newsos* to bsd!
22266
22267 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
22268
22269 * Makefile.in: Reinstall change from gdb-4.3 that reduces
22270 the number of copies of COPYING that go into the GDB tar file.
22271
22272 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
22273
22274 * bfd/configure.in, gdb/config/mh-i386sco,
22275 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22276 Fix SCO configuration stuff.
22277
22278 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
22279
22280 * Makefile.in: For libg++, make sure the -I pointing
22281 to the gcc directory goes *after* all the libg++-local -I flags.
22282 Also, move just-gcc dependency from just-libg++ to all-libg++.
22283
22284 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
22285
22286 * configure: Change -x to -f to keep Ultrix /bin/test happy.
22287
22288 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
22289
22290 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
22291
22292 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
22293
22294 * config.sub: Add stratus configuration frags. Also
22295 submitted to FSF.
22296
22297 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
22298
22299 * Makefile.in (DEV_SUPPORT): add configure.man.
22300
22301 * config.sub(Decode manufacturer-specific): add -none*.
22302
22303 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
22304
22305 * Makefile.in: remove form feeds to make Sun's make happy.
22306 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
22307
22308 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
22309
22310 * Makefile.in (AR_FLAGS): Make quieter.
22311
22312 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
22313
22314 * configure.in: Add libg++.
22315 * configure: When verbose, don't output the command line at each
22316 level; it will be unremarkably the same as the previous version,
22317 which will be the same as what the user typed.
22318
22319 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
22320
22321 * configure.in, Makefile.in: fix clean-info, add flex. add
22322 fileutils.
22323
22324 * configure: be less sensitive to spaces in Makefile.in. Do not
22325 look for sources in "..". Doing so breaks subdirectories that
22326 might have their own configure. If a subdir has it's own
22327 configure script, use it.
22328
22329 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
22330
22331 * cfg-paper.texi: some changes suggested by rms.
22332
22333 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
22334
22335 * config.sub: Merge in some small additions from the FSF version,
22336 taken from the gcc distribution, to bring the Cygnus and FSF
22337 versions into closer sync.
22338
22339 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
22340
22341 * configure.in: Changed svr4 references to sysv4.
22342
22343 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
22344
22345 * configure: added -V for version number option.
22346
22347 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
22348
22349 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22350 renamed from DOC.configure to cfg-paper.texi.
22351
22352 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22353
22354 * configure, config.subr, config.sub: config.subr is now
22355 config.sub again.
22356
22357 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22358
22359 * configure.texi: new file, in progress.
22360
22361 * Makefile.in: build info file and install the man page for
22362 configure.
22363
22364 * configure.man: new file, first cut.
22365
22366 * configure: find config.subr again now that configuration "none"
22367 has gone. removed all traces of the -ansi option. removed all
22368 traces of the -languages option.
22369
22370 * config.subr: resync from rms.
22371
22372 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22373
22374 * configure, config.sub, config.subr: merge config.sub into
22375 config.subr, call the result config.subr, remove config.sub, use
22376 config.subr.
22377
22378 * Makefile.in: revised install for dir.info.
22379
22380 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22381
22382 * configure.in: add decstation host makefile frag.
22383
22384 * Makefile.in: BISON now bison -y again. also install-gcc on
22385 install. clean-gdbm on clean. infodir belongs in datadir.
22386 Make directories for info install. Build dir.info here then
22387 install it.
22388
22389 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22390
22391 * Makefile.in: fix for bad directory tests.
22392
22393 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22394
22395 * configure: \{1,2\} appears to be a sysv'ism. Use a different
22396 regexp. -srcdir relative was being handled incorrectly.
22397
22398 * Makefile.in: unwrapped some for loops so that parallel makes
22399 work again and so one can focus one's attention on a particular
22400 package.
22401
22402 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22403
22404 * configure: added PWD as a stand in for `pwd` (for speed). use
22405 elif wherever possible. make -srcdir work without -objdir.
22406 -objdir= commented out.
22407
22408 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22409
22410 * configure: +options become --options. -subdirs commented out.
22411 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22412 Makefile now at top of generated Makefile. Removed cvs log
22413 entries. added -srcdir. create .gdbinit only if there is one
22414 in ${srcdir}.
22415
22416 * Makefile.in: idestdir and ddestdir go away. Added copyrights
22417 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22418 and mandir now keyed off datadir by default.
22419
22420 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22421
22422 * Freshly created ChangeLog.
22423
22424 \f
22425 Local Variables:
22426 mode: change-log
22427 left-margin: 8
22428 fill-column: 76
22429 version-control: never
22430 End: