]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
i386: Fix TARGET_USE_VECTOR_FP_CONVERTS SF->DF float_extend splitter [PR113133]
[thirdparty/gcc.git] / ChangeLog
1 2023-12-14 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
2 Thomas Schwinge <thomas@codesourcery.com>
3
4 * Makefile.def: Add libgrust as host & target module.
5 * configure.ac: Add libgrust to host tools list. Add libgrust to
6 noconfigdirs if we're not building target libstdc++.
7 * Makefile.in: Regenerate.
8 * configure: Regenerate.
9
10 2023-12-14 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
11 Arthur Cohen <arthur.cohen@embecosm.com>
12
13 * MAINTAINERS: Add maintainers for libgrust.
14
15 2023-12-13 Arsen Arsenović <arsen@aarsen.me>
16
17 * Makefile.def (gettext): Disable (via missing)
18 {install-,}{pdf,html,info,dvi} and TAGS targets. Set no_install
19 to true. Add --disable-threads --disable-libasprintf. Drop the
20 lib_path (as there are no shared libs).
21 * Makefile.in: Regenerate.
22
23 2023-12-12 Paul Iannetta <piannetta@kalrayinc.com>
24
25 * MAINTAINERS: Add myself to write after approval
26
27 2023-12-12 Feng Wang <wangfeng@eswincomputing.com>
28
29 * MAINTAINERS: Update my email address
30
31 2023-12-12 Feng Wang <wangfeng@eswincomputing.com>
32
33 * MAINTAINERS: Add myself to write after approval
34
35 2023-11-23 Nathaniel Shead <nathanieloshead@gmail.com>
36
37 * MAINTAINERS: Add myself to write after approval and DCO
38
39 2023-11-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
40
41 * libtool.m4: Fix stray call
42
43 2023-11-19 Lewis Hyatt <lhyatt@gmail.com>
44
45 * Makefile.in: Regenerate.
46 * Makefile.tpl: Add dependency on site.exp to check-gcc-* targets
47
48 2023-11-18 Petter Tomner <tomner@bahnhof.se>
49
50 * MAINTAINERS: Update my email address.
51
52 2023-11-18 Frederik Harwath <frederik@harwath.name>
53
54 * MAINTAINERS: Change my address.
55
56 2023-11-16 Michal Jires <mjires@suse.cz>
57
58 * MAINTAINERS: Add myself.
59
60 2023-11-13 Arsen Arsenović <arsen@aarsen.me>
61
62 PR bootstrap/12596
63 * .gitignore: Add '/gettext*'.
64 * configure.ac (host_libs): Replace intl with gettext.
65 (hbaseargs, bbaseargs, baseargs): Split baseargs into
66 {h,b}baseargs.
67 (skip_barg): New flag. Skips appending current flag to
68 bbaseargs.
69 <library exemptions>: Exempt --with-libintl-{type,prefix} from
70 target and build machine argument passing.
71 * configure: Regenerate.
72 * Makefile.def (host_modules): Replace intl module with gettext
73 module.
74 (configure-ld): Depend on configure-gettext.
75 * Makefile.in: Regenerate.
76
77 2023-11-13 Arsen Arsenović <arsen@aarsen.me>
78
79 * intl/*: Remove.
80
81 2023-11-09 Jivan Hakobyan <jivanhakobyan9@gmail.com>
82
83 * MAINTAINERS: Add myself.
84
85 2023-11-09 YunQiang Su <yunqiang.su@cipunited.com>
86
87 * MAINTAINERS: Update my email address.
88
89 2023-11-06 Carl Love <cel@linux.ibm.com>
90
91 * MAINTAINERS: Update my email address.
92
93 2023-11-01 Eric Gallager <egallager@gcc.gnu.org>
94
95 * .github/CONTRIBUTING.md: Wrap lines more tightly.
96
97 2023-11-01 Eric Gallager <egallager@gcc.gnu.org>
98
99 * .github/CONTRIBUTING.md: New file.
100 * .github/PULL_REQUEST_TEMPLATE.md: New file.
101
102 2023-10-22 Iain Sandoe <iain@sandoe.co.uk>
103
104 * configure: Regenerate.
105 * configure.ac: Do not add default runpaths to GCC exes
106 when we are building -static-libstdc++/-static-libgcc (the
107 default).
108 * libtool.m4: Add 'enable-darwin-at-runpath'. Act on the
109 enable flag to alter Darwin libraries to use @rpath names.
110
111 2023-10-15 Mike Frysinger <vapier@gentoo.org>
112
113 * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
114 * Makefile.in: Regenerate.
115
116 2023-10-11 Filip Kastl <fkastl@suse.cz>
117
118 * MAINTAINERS: Fix name order.
119
120 2023-10-10 Christoph Müllner <christoph.muellner@vrull.eu>
121
122 * MAINTAINERS: Add myself.
123
124 2023-10-06 Sergei Trofimovich <siarheit@google.com>
125
126 PR bootstrap/111663
127 * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
128 * Makefile.in: Regenerate.
129
130 2023-10-05 Jan Engelhardt <jengelh@inai.de>
131
132 * SECURITY.txt: Fix up indentation.
133
134 2023-10-05 Jan Engelhardt <jengelh@inai.de>
135
136 * SECURITY.txt: Fix up commas.
137
138 2023-10-04 Siddhesh Poyarekar <siddhesh@gotplt.org>
139
140 * SECURITY.txt: New file.
141
142 2023-09-18 Fei Gao <gaofei@eswincomputing.com>
143
144 * MAINTAINERS: Add myself.
145
146 2023-09-15 Yang Yujie <yangyujie@loongson.cn>
147
148 * config-ml.in: Remove unneeded loongarch clause.
149 * configure.ac: Register custom makefile fragments mt-loongarch-*
150 for loongarch targets.
151 * configure: Regenerate.
152
153 2023-09-12 Edwin Lu <ewlu@rivosinc.com>
154
155 * MAINTAINERS: Add myself
156
157 2023-09-12 Thomas Schwinge <thomas@codesourcery.com>
158 Chung-Lin Tang <cltang@codesourcery.com>
159
160 PR testsuite/109951
161 * Makefile.tpl (BASE_TARGET_EXPORTS): Add
162 'SYSROOT_CFLAGS_FOR_TARGET'.
163 * Makefile.in: Regenerate.
164
165 2023-09-05 Yang Yujie <yangyujie@loongson.cn>
166
167 * config-ml.in: Do not build the multilib library variant
168 that is duplicate with the toplevel one.
169
170 2023-08-29 Tsukasa OI <research_trasio@irq.a4lg.com>
171
172 * MAINTAINERS: Add myself.
173
174 2023-08-22 Filip Kastl <fkastl@suse.cz>
175
176 * MAINTAINERS: Update my email address.
177
178 2023-08-11 Eric Feng <ef2648@columbia.edu>
179
180 * MAINTAINERS: Add myself.
181
182 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
183
184 * Makefile.def: Reflect that libsframe needs to installed before
185 libbfd. Reorder a bit to better track libsframe dependencies.
186 * Makefile.in: Regenerate.
187
188 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
189
190 * Makefile.def: Add install dependency on libsframe for libbfd.
191 * Makefile.in: Regenerated.
192
193 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
194
195 * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
196 Solaris 11.
197
198 2023-08-07 Alexander von Gluck IV <kallisti5@unixzen.com>
199
200 * configure: Regenerate.
201 * configure.ac: Add Haiku to list of ELF OSes
202 * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
203
204 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
205
206 * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
207 options, including options containing paths.
208
209 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
210
211 * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
212 NM, if there is one. Run nm on itself, not on /dev/null, to avoid
213 errors from nms that refuse to work on non-regular files. Remove
214 other workarounds for this problem. Strip out blank lines from the
215 nm output.
216
217 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
218
219 * configure.ac: Reinstate 32b PA-RISC HP-UX targets
220 * configure: Regenerate.
221
222 2023-08-07 Simon Marchi <simon.marchi@efficios.com>
223
224 * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
225 * configure: Re-generate.
226 * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
227 (PKG_CONFIG_PATH): New.
228 * Makefile.in: Re-generate.
229
230 2023-08-07 Luis Machado <luis.machado@arm.com>
231
232 * configure.ac: Disable year2038 by default on 32-bit hosts.
233 * configure: Regenerate.
234
235 2023-08-07 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
236
237 * Makefile.def: Add gprofng module.
238 * configure.ac: Add --enable-gprofng option.
239 * Makefile.in: Regenerate.
240 * configure: Regenerate.
241
242 2023-08-07 Martin Liska <mliska@suse.cz>
243
244 * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
245 * configure: Regenerate.
246
247 2023-08-07 Fangrui Song <maskray@google.com>
248
249 * configure: Regenerate.
250 * configure.ac: Add --with-zstd.
251
252 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
253
254 * configure: Regenerate.
255 * configure.ac: Recover tilegx/tilepro targets.
256
257 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
258
259 * configure: Regenerated.
260 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
261 --plugin and rc before enabling --plugin.
262
263 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
264
265 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
266 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
267 * configure.ac: Include config/gcc-plugin.m4.
268 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
269 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
270 RANLIB if possible.
271 * Makefile.in: Regenerated.
272 * configure: Likewise.
273
274 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
275
276 * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
277 $(CFLAGS).
278
279 2023-08-07 David Faust <david.faust@oracle.com>
280
281 * MAINTAINERS: Add the BPF port to my reviewer listing.
282
283 2023-08-02 Jan Beulich <jbeulich@suse.com>
284
285 * MAINTAINERS: Correct my email address.
286
287 2023-08-02 Hu, Lin1 <lin1.hu@intel.com>
288
289 * MAINTAINERS (Write After Approval): Add myself.
290
291 2023-08-01 Richard Ball <richard.ball@arm.com>
292
293 * MAINTAINERS: Add myself.
294
295 2023-07-31 Andreas Schwab <schwab@suse.de>
296
297 * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
298 * configure: Regenerate.
299 * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
300
301 2023-07-31 xuli <xuli1@eswincomputing.com>
302
303 * MAINTAINERS: Add myself.
304
305 2023-07-25 Thomas Schwinge <thomas@codesourcery.com>
306
307 * MAINTAINERS: List myself as "nvptx port" maintainer.
308
309 2023-07-21 Cupertino Miranda <cupertino.miranda@oracle.com>
310
311 * MAINTAINERS: Add myself to write after approval
312
313 2023-07-18 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
314
315 * MAINTAINERS: Add myself as a reviewer for the riscv port.
316
317 2023-07-18 Robin Dapp <rdapp@ventanamicro.com>
318
319 * MAINTAINERS: Add myself as a reviewer for the riscv port.
320
321 2023-07-12 Hao Liu <hliu@os.amperecomputing.com>
322
323 * MAINTAINERS: Add Hao Liu to write after approval
324
325 2023-07-12 Ken Matsui <kmatsui@gcc.gnu.org>
326
327 * MAINTAINERS: Add Ken Matsui to write after approval
328
329 2023-07-07 Eugene Rozenfeld <erozen@microsoft.com>
330
331 * Makefile.in: Collect both kernel and user events for autofdo
332 * Makefile.tpl: Collect both kernel and user events for autofdo
333
334 2023-06-30 Rishi Raj <rishiraj45035@gmail.com>
335
336 * MAINTAINERS: Added myself to Write After Approval and DCO
337
338 2023-06-29 Eugene Rozenfeld <erozen@microsoft.com>
339
340 * Makefile.in: Remove -gtoggle for STAGEautoprofile
341 * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
342
343 2023-06-25 Lehua Ding <lehua.ding@rivai.ai>
344
345 * MAINTAINERS: Add Lehua Ding to write after approval
346
347 2023-06-25 Iain Sandoe <iain@sandoe.co.uk>
348
349 * Makefile.def: Pass the enable-host-pie value to GCC configure.
350 * Makefile.in: Regenerate.
351 * configure: Regenerate.
352 * configure.ac: Adjust the logic for shared and PIE host flags to
353 ensure that PIE is passed for hosts that require it.
354
355 2023-06-16 YunQiang Su <yunqiang.su@cipunited.com>
356
357 * MAINTAINERS (Write After Approval): move Matthew Fortune
358 to Write After Approval.
359
360 2023-06-15 Marek Polacek <polacek@redhat.com>
361
362 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
363 check.
364 * configure: Regenerate.
365
366 2023-06-14 Filip Kastl <filip.kastl@gmail.com>
367
368 * MAINTAINERS: Add myself to write after approval
369
370 2023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
371
372 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
373 port maintainer.
374 (Write After Approval): Remove myself.
375
376 2023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
377
378 * MAINTAINERS (Write After Approval): Add myself.
379
380 2023-05-29 Martin Jambor <mjambor@suse.cz>
381
382 * MAINTAINERS: Replace spaces with tabs.
383
384 2023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
385
386 * MAINTAINERS: New entry.
387
388 2023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
389
390 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
391 * Makefile.in: Regenerate
392
393 2023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
394
395 * Makefile.in: Disable warnings as errors for STAGEautofeedback
396
397 2023-05-11 Robin Dapp <rdapp@ventanamicro.com>
398
399 * MAINTAINERS: Sort.
400
401 2023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
402
403 * MAINTAINERS: Add myself.
404
405 2023-05-10 Pan Li <pan2.li@intel.com>
406
407 * MAINTAINERS: Add myself.
408
409 2023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
410
411 * Makefile.in: Define PROFILE_MERGER
412 * Makefile.tpl: Define PROFILE_MERGER
413
414 2023-04-27 Robin Dapp <rdapp@ventanamicro.com>
415
416 * MAINTAINERS: Change my email address.
417
418 2023-04-26 Patrick O'Neill <patrick@rivosinc.com>
419
420 * MAINTAINERS: Add myself.
421
422 2023-04-26 Martin Liska <mliska@suse.cz>
423
424 * MAINTAINERS: fix sorting
425
426 2023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
427
428 * MAINTAINERS (Write After Approval): Add myself.
429
430 2023-04-24 Martin Liska <mliska@suse.cz>
431
432 * MAINTAINERS: Fix sorting.
433
434 2023-04-21 Peter Foley <pefoley2@pefoley.com>
435
436 * configure: Regenerate.
437 * configure.ac: Only create serdep.tmp if needed
438
439 2023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
440
441 * MAINTAINERS (Write After Approval): Add myself.
442
443 2023-04-21 Vineet Gupta <vineetg@rivosinc.com>
444
445 * MAINTAINERS (Write After Approval): Add myself.
446 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
447
448 2023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
449
450 * MAINTAINERS: Add myself.
451
452 2023-03-22 Tobias Burnus <tobias@codesourcery.com>
453
454 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
455
456 2023-03-10 Arsen Arsenović <arsen@aarsen.me>
457
458 * MAINTAINERS (Write After Approval): Add myself.
459
460 2023-02-16 Martin Liska <mliska@suse.cz>
461
462 * MAINTAINERS: I'm stepping down from my positions.
463
464 2023-01-10 Philip Herron <herron.philip@googlemail.com>
465
466 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
467
468 2023-01-06 Clément Chigot <chigot@adacore.com>
469
470 * configure.ac: Skip GMP and MPFR when --disable-gdb is
471 provided.
472 * configure: Regenerate.
473
474 2023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
475
476 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
477
478 2022-12-31 Iain Sandoe <iain@sandoe.co.uk>
479
480 * Makefile.def: Do not build shared libffi.
481 * Makefile.in: Regenerate.
482
483 2022-12-21 Andrew Pinski <apinski@marvell.com>
484
485 * Makefile.def: Add configure-gdb dependencies
486 on all-gmp and all-mpfr.
487 * configure.ac: Split out MPC checking from MPFR.
488 Require GMP and MPFR if the gdb directory exist.
489 * Makefile.in: Regenerate.
490 * configure: Regenerate.
491
492 2022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
493
494 * configure.ac (target_libraries): Add target-libgm2.
495 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
496 Add GCC_TARGET_TOOL entry for gm2.
497 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
498 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
499 * Makefile.def (target_modules): Add libgm2.
500 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
501 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
502 (languages): Add entry for language=m2 with gcc-check-target=check-m2
503 and lib-check-target=check-target-libgm2.
504 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
505 (HOST_EXPORTS): Add definition for GM2.
506 (BASE_TARGET_EXPORTS): Add definition for GM2.
507 (GM2_FOR_BUILD): Defined.
508 (GM2FLAGS): Defined.
509 (GM2_FOR_TARGET): Defined.
510 (GM2FLAGS_FOR_TARGET): Defined.
511 (EXTRA_HOST_FLAGS): Defined.
512 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
513 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
514 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
515 * configure: Rebuilt.
516 * Makefile.in: Rebuilt.
517
518 2022-12-13 Philip Herron <philip.herron@embecosm.com>
519
520 * Makefile.def: Add Rust language.
521 * Makefile.in: Regenerate via autogen.
522
523 2022-12-09 Martin Liska <mliska@suse.cz>
524
525 * MAINTAINERS: Fix spacing.
526
527 2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
528
529 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
530
531 2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
532
533 * Makefile.def: Pass host_libs_picflag to host dependent library
534 configures.
535 * Makefile.in: Regenerate.
536 * configure: Regenerate.
537 * configure.ac (host_libs_picflag): New configure variable set to
538 '--with-pic' when building 'host_shared'.
539
540 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
541
542 * Makefile.def: Add libsframe as new module with its dependencies.
543 * Makefile.in: Regenerated.
544 * configure.ac: Add libsframe to host_libs.
545 * configure: Regenerated.
546
547 2022-11-23 Marek Polacek <polacek@redhat.com>
548
549 Revert:
550 2022-11-23 Marek Polacek <polacek@redhat.com>
551
552 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
553 isl.
554 * Makefile.in: Regenerate.
555 * Makefile.tpl: Set PICFLAG.
556 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
557 check.
558 * configure: Regenerate.
559
560 2022-11-23 Marek Polacek <polacek@redhat.com>
561
562 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
563 isl.
564 * Makefile.in: Regenerate.
565 * Makefile.tpl: Set PICFLAG.
566 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
567 check.
568 * configure: Regenerate.
569
570 2022-11-14 Martin Liska <mliska@suse.cz>
571
572 Revert:
573 2022-11-09 Martin Liska <mliska@suse.cz>
574
575 * doc/Makefile: New file.
576 * doc/_static/custom.css: New file.
577 * doc/baseconf.py: New file.
578 * doc/bsd.rst: New file.
579 * doc/contrib.rst: New file.
580 * doc/contribute.rst: New file.
581 * doc/cppdiropts.rst: New file.
582 * doc/cppenv.rst: New file.
583 * doc/cppopts.rst: New file.
584 * doc/cppwarnopts.rst: New file.
585 * doc/favicon.ico: New file.
586 * doc/funding.rst: New file.
587 * doc/gcc_sphinx.py: New file.
588 * doc/gnu.rst: New file.
589 * doc/gnu_free_documentation_license.rst: New file.
590 * doc/gpl-3.0.rst: New file.
591 * doc/indices-and-tables.rst: New file.
592 * doc/lgpl-2.1.rst: New file.
593 * doc/logo.pdf: New file.
594 * doc/logo.svg: New file.
595 * doc/md.rst: New file.
596 * doc/requirements.txt: New file.
597
598 2022-11-14 Martin Liska <mliska@suse.cz>
599
600 Revert:
601 2022-11-09 Martin Liska <mliska@suse.cz>
602
603 * doc/baseconf.py: Port to GCC sources.
604
605 2022-11-14 Martin Liska <mliska@suse.cz>
606
607 Revert:
608 2022-11-14 Martin Liska <mliska@suse.cz>
609
610 * configure: Regenerate.
611 * configure.ac: Support Sphinx based documentation.
612
613 2022-11-14 Martin Liska <mliska@suse.cz>
614
615 Revert:
616 2022-11-09 Martin Liska <mliska@suse.cz>
617
618 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
619 provide a default.
620
621 2022-11-14 Martin Liska <mliska@suse.cz>
622
623 Revert:
624 2022-11-09 Martin Liska <mliska@suse.cz>
625
626 * doc/bsd.rst:
627 Add trailing newline.
628 * doc/contrib.rst:
629 Add trailing newline.
630 * doc/contribute.rst:
631 Add trailing newline.
632 * doc/cppdiropts.rst:
633 Add trailing newline.
634 * doc/cppenv.rst:
635 Add trailing newline.
636 * doc/cppopts.rst:
637 Add trailing newline.
638 * doc/cppwarnopts.rst:
639 Add trailing newline.
640 * doc/funding.rst:
641 Add trailing newline.
642 * doc/gnu.rst:
643 Add trailing newline.
644 * doc/gnu_free_documentation_license.rst:
645 Add trailing newline.
646 * doc/gpl-3.0.rst:
647 Add trailing newline.
648 * doc/indices-and-tables.rst:
649 Add trailing newline.
650 * doc/lgpl-2.1.rst:
651 Add trailing newline.
652 * doc/md.rst:
653 Add trailing newline.
654
655 2022-11-14 Martin Liska <mliska@suse.cz>
656
657 Revert:
658 2022-11-09 Martin Liska <mliska@suse.cz>
659
660 * configure.ac: Use new install URL.
661 * configure: Regenerate.
662
663 2022-11-14 Martin Liska <mliska@suse.cz>
664
665 Revert:
666 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
667
668 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
669 instead of just ``.''.
670 * doc/gcc_sphinx.py: Moved to...
671 * doc/modules/gcc_sphinx.py: ...here.
672
673 2022-11-14 Martin Liska <mliska@suse.cz>
674
675 Revert:
676 2022-11-10 Martin Liska <mliska@suse.cz>
677
678 * doc/baseconf.py: Modernize by using pathlib.
679
680 2022-11-14 Martin Liska <mliska@suse.cz>
681
682 Revert:
683 2022-11-11 Martin Liska <mliska@suse.cz>
684
685 * doc/Makefile: Disable -j auto.
686
687 2022-11-14 Martin Liska <mliska@suse.cz>
688
689 Revert:
690 2022-11-11 Martin Liska <mliska@suse.cz>
691
692 * doc/Makefile: Update comment.
693
694 2022-11-14 Martin Liska <mliska@suse.cz>
695
696 Revert:
697 2022-11-11 Martin Liska <mliska@suse.cz>
698
699 * doc/indices-and-tables.rst: Rename Indexes to Indices.
700
701 2022-11-14 Martin Liska <mliska@suse.cz>
702
703 Revert:
704 2022-11-13 Martin Liska <mliska@suse.cz>
705
706 PR web/107643
707 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
708 is set.
709 * doc/indices-and-tables.rst: Use include_todo tag.
710
711 2022-11-14 Martin Liska <mliska@suse.cz>
712
713 Revert:
714 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
715
716 * doc/contrib.rst: Update Jeff Law's email address.
717
718 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
719
720 * doc/contrib.rst: Update Jeff Law's email address.
721
722 2022-11-13 Martin Liska <mliska@suse.cz>
723
724 PR web/107643
725 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
726 is set.
727 * doc/indices-and-tables.rst: Use include_todo tag.
728
729 2022-11-11 Martin Liska <mliska@suse.cz>
730
731 * doc/indices-and-tables.rst: Rename Indexes to Indices.
732
733 2022-11-11 Martin Liska <mliska@suse.cz>
734
735 * doc/Makefile: Update comment.
736
737 2022-11-11 Martin Liska <mliska@suse.cz>
738
739 * doc/Makefile: Disable -j auto.
740
741 2022-11-10 Martin Liska <mliska@suse.cz>
742
743 * doc/baseconf.py: Modernize by using pathlib.
744
745 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
746
747 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
748 instead of just ``.''.
749 * doc/gcc_sphinx.py: Moved to...
750 * doc/modules/gcc_sphinx.py: ...here.
751
752 2022-11-09 Martin Liska <mliska@suse.cz>
753
754 * configure.ac: Use new install URL.
755 * configure: Regenerate.
756
757 2022-11-09 Martin Liska <mliska@suse.cz>
758
759 * doc/bsd.rst:
760 Add trailing newline.
761 * doc/contrib.rst:
762 Add trailing newline.
763 * doc/contribute.rst:
764 Add trailing newline.
765 * doc/cppdiropts.rst:
766 Add trailing newline.
767 * doc/cppenv.rst:
768 Add trailing newline.
769 * doc/cppopts.rst:
770 Add trailing newline.
771 * doc/cppwarnopts.rst:
772 Add trailing newline.
773 * doc/funding.rst:
774 Add trailing newline.
775 * doc/gnu.rst:
776 Add trailing newline.
777 * doc/gnu_free_documentation_license.rst:
778 Add trailing newline.
779 * doc/gpl-3.0.rst:
780 Add trailing newline.
781 * doc/indices-and-tables.rst:
782 Add trailing newline.
783 * doc/lgpl-2.1.rst:
784 Add trailing newline.
785 * doc/md.rst:
786 Add trailing newline.
787
788 2022-11-09 Martin Liska <mliska@suse.cz>
789
790 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
791 provide a default.
792
793 2022-11-09 Martin Liska <mliska@suse.cz>
794
795 * configure: Regenerate.
796 * configure.ac: Support Sphinx based documentation.
797
798 2022-11-09 Martin Liska <mliska@suse.cz>
799
800 * doc/baseconf.py: Port to GCC sources.
801
802 2022-11-09 Martin Liska <mliska@suse.cz>
803
804 * doc/Makefile: New file.
805 * doc/_static/custom.css: New file.
806 * doc/baseconf.py: New file.
807 * doc/bsd.rst: New file.
808 * doc/contrib.rst: New file.
809 * doc/contribute.rst: New file.
810 * doc/cppdiropts.rst: New file.
811 * doc/cppenv.rst: New file.
812 * doc/cppopts.rst: New file.
813 * doc/cppwarnopts.rst: New file.
814 * doc/favicon.ico: New file.
815 * doc/funding.rst: New file.
816 * doc/gcc_sphinx.py: New file.
817 * doc/gnu.rst: New file.
818 * doc/gnu_free_documentation_license.rst: New file.
819 * doc/gpl-3.0.rst: New file.
820 * doc/indices-and-tables.rst: New file.
821 * doc/lgpl-2.1.rst: New file.
822 * doc/logo.pdf: New file.
823 * doc/logo.svg: New file.
824 * doc/md.rst: New file.
825 * doc/requirements.txt: New file.
826
827 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
828
829 * Makefile.def: Remove module 'liboffloadmic'.
830 * Makefile.in: Regenerate.
831 * configure.ac: Remove 'liboffloadmic' handling.
832 * configure: Regenerate.
833
834 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
835
836 * MAINTAINERS: Update email address.
837
838 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
839
840 * configure.ac: Don't configure readline if --with-system-readline is
841 used.
842 * configure: Re-generate.
843
844 2022-10-12 Cui,Lili <lili.cui@intel.com>
845
846 * MAINTAINERS (Write After Approval): Add myself.
847
848 2022-10-11 Olivier Hainque <hainque@adacore.com>
849
850 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
851 and friends for rtp !large. Assume the linker has the required
852 abilities and set lt_cv_deplibs_check_method.
853
854 2022-09-30 Olivier Hainque <hainque@adacore.com>
855
856 * configure.ac (*vxworks*): If enable_shared is not
857 set, set to "no" and add --disable-shared to target and
858 host_configargs.
859 * configure: Regenerate.
860
861 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
862
863 * MAINTAINERS: Update my email address and DCO entry.
864
865 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
866
867 * MAINTAINERS (Write After Approval): Add myself.
868
869 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
870
871 * MAINTAINERS (Write After Approval): Add myself.
872
873 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
874
875 * MAINTAINERS: Update my email address.
876
877 2022-09-07 Tom de Vries <tdevries@suse.de>
878
879 * configure.ac: Set extra_host_libiberty_configure_flags and
880 extra_host_zlib_configure_flags in separate case statements.
881 * configure: Regenerate.
882
883 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
884
885 * MAINTAINERS: Update c-sky port maintainers' emails.
886
887 2022-08-31 Martin Liska <mliska@suse.cz>
888
889 * configure: Regenerate.
890 * configure.ac: Delete hpux9 and hpux10.
891
892 2022-08-18 Sergei Trofimovich <siarheit@google.com>
893
894 * Makefile.def: Drop libelf module and gcc-configure dependency
895 on it.
896 * Makefile.in: Regenerate with 'autogen Makefile.def'.
897 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
898 LIBELFINC.
899 * configure: Regenrate.
900 * configure.ac (host_libs): Drop unused libelf.
901
902 2022-08-18 Sergei Trofimovich <siarheit@google.com>
903
904 * Makefile.in: Regenerate.
905
906 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
907
908 * MAINTAINERS: Add myself as AutoFDO maintainer.
909
910 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
911 Arnaud Charlet <charlet@adacore.com>
912
913 * configure: Regenerate.
914
915 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
916
917 PR bootstrap/106472
918 * Makefile.def (dependencies): Make configure-target-libgo depend
919 upon all-target-libbacktrace.
920
921 2022-07-27 David Faust <david.faust@oracle.com>
922
923 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
924
925 2022-07-27 Richard Biener <rguenther@suse.de>
926
927 * MAINTAINERS (Roger Sayle): Update e-mail address.
928
929 2022-07-21 Sam Feifer <sfeifer@redhat.com>
930
931 * MAINTAINERS (Write After Approval): Add myself.
932
933 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
934
935 * MAINTAINERS: Add myself as Ada front end co-maintainer.
936
937 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
938
939 * .gitignore: Do not ignore config.h.
940
941 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
942
943 * MAINTAINERS: Add myself to Write After Approval.
944
945 2022-07-04 Martin Liska <mliska@suse.cz>
946
947 * MAINTAINERS: fix sorting of names
948
949 2022-07-03 Immad Mir <mirimmad17@gmail.com>
950
951 * MAINTAINERS: add myself.
952
953 2022-07-03 Immad Mir <mirimmad17@gmail.com>
954
955 * MAINTAINERS: Add myself to write after approval and DCO.
956
957 2022-07-02 Tim Lange <mail@tim-lange.me>
958
959 * MAINTAINERS: Add myself.
960
961 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
962
963 * MAINTAINERS (Write After Approval): Add myself.
964
965 2022-06-30 Cui,Lili <lili.cui@intel.com>
966
967 Revert:
968 2022-06-30 Cui,Lili <lili.cui@intel.com>
969
970 * MAINTAINERS (Write After Approval): Add myself.
971
972 2022-06-30 Cui,Lili <lili.cui@intel.com>
973
974 * MAINTAINERS (Write After Approval): Add myself.
975
976 2022-06-28 Alexandre Oliva <oliva@adacore.com>
977
978 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
979 (EXTRA_GCC_FLAGS): Likewise.
980 * Makefile.in: Rebuilt.
981
982 2022-06-28 konglin1 <lingling.kong@intel.com>
983
984 * MAINTAINERS (Write After Approval): Add myself.
985
986 2022-06-27 Tom de Vries <tdevries@suse.de>
987
988 * configure.ac: Build libiberty pic variant for gdbserver.
989 * configure: Regenerate.
990
991 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
992
993 * configure: Regenerate.
994 * configure.ac: Correct use of $host.
995
996 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
997
998 * MAINTAINERS: Remove tilegx and tilepro entries.
999 * configure.ac: Remove tilegx and tilepro stanzas.
1000 * configure: Rebuilt.
1001
1002 2022-05-28 Bruce Korb <bkorb@gnu.org>
1003
1004 * .gitignore: Ignore vim swap files
1005
1006 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
1007
1008 * MAINTAINERS: Add myself to write after approval.
1009
1010 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
1011
1012 * MAINTAINERS: Remove myself from DCO section.
1013
1014 2022-05-09 Xi Ruoyao <xry111@xry111.site>
1015
1016 * MAINTAINERS: Update my email address.
1017
1018 2022-05-09 Clément Chigot <chigot@adacore.com>
1019
1020 * MAINTAINERS: Update my email address.
1021
1022 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
1023
1024 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
1025 section.
1026
1027 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
1028
1029 * MAINTAINERS: Update my email address.
1030
1031 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
1032
1033 * MAINTAINERS: Update my email address.
1034
1035 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
1036
1037 * MAINTAINERS: (CPU Port Maintainers): Add myself and
1038 Lulu as LoongArch port maintainer.
1039
1040 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
1041 Lulu Cheng <chenglulu@loongson.cn>
1042
1043 * configure.ac: Add LoongArch tuples.
1044 * configure: Regenerate.
1045
1046 2022-03-28 Tom Tromey <tromey@adacore.com>
1047
1048 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
1049 * configure: Rebuild.
1050
1051 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
1052
1053 * MAINTAINERS: Change my information.
1054
1055 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
1056
1057 * MAINTAINERS: Add myself to DCO section.
1058
1059 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
1060
1061 * configure.ac: Fix incorrect option in comment.
1062 * configure: Regenerate.
1063
1064 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
1065
1066 * Makefile.def (dependencies): Make configure-sim depend on
1067 all-readline.
1068 * Makefile.in: Regenerate.
1069
1070 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
1071
1072 * MAINTAINERS (Write After Approval): Update my e-mail address.
1073
1074 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
1075
1076 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
1077
1078 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
1079
1080 * MAINTAINERS: Update my email and add myself to the DCO list.
1081
1082 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
1083
1084 Revert:
1085 2021-09-16 Andrew Pinski <apinski@marvell.com>
1086
1087 PR bootstrap/67102
1088 * Makefile.def: Have configure-target-libffi depend on
1089 all-target-libstdc++-v3.
1090 * Makefile.in: Regenerate.
1091
1092 2022-01-22 Jakub Jelinek <jakub@redhat.com>
1093
1094 PR other/104181
1095 * build.log: Remove.
1096
1097 2022-01-20 Martin Liska <mliska@suse.cz>
1098
1099 * MAINTAINERS: Adjust email address based on IRC request.
1100
1101 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
1102
1103 * MAINTAINERS: Update my email address.
1104
1105 2022-01-17 Martin Liska <mliska@suse.cz>
1106
1107 * MAINTAINERS: Rename .c names to .cc.
1108
1109 2022-01-13 Jakub Jelinek <jakub@redhat.com>
1110
1111 * Makefile.am: Remove.
1112
1113 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
1114
1115 * Makefile.am: New file.
1116
1117 2022-01-11 Martin Liska <mliska@suse.cz>
1118
1119 * MAINTAINERS: Sort 2 names.
1120
1121 2022-01-10 Martin Liska <mliska@suse.cz>
1122
1123 * MAINTAINERS: Fix obvious issues with sorting.
1124
1125 2022-01-07 liuhongt <hongtao.liu@intel.com>
1126
1127 * build.log: New file.
1128
1129 2022-01-05 Nathan Sidwell <nathan@acm.org>
1130
1131 * MAINTAINERS: Add DCO entry. Sort that list.
1132
1133 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
1134
1135 * MAINTAINERS: Change of email address in both DCO and
1136 Write After Approval list.
1137
1138 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
1139
1140 * configure: Regenerate.
1141
1142 2021-12-21 Martin Liska <mliska@suse.cz>
1143
1144 * config.sub: Change mode back to 755.
1145
1146 2021-12-17 Martin Liska <mliska@suse.cz>
1147
1148 * config.sub: Sync from master.
1149
1150 2021-12-17 Martin Liska <mliska@suse.cz>
1151
1152 Revert:
1153 2021-12-16 Matthias Seidel <mseidel@apache.org>
1154
1155 * config.sub: Fix typo.
1156
1157 2021-12-16 Matthias Seidel <mseidel@apache.org>
1158
1159 * config.sub: Fix typo.
1160
1161 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
1162
1163 Revert:
1164 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1165
1166 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1167 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1168 * configure.ac: Include config/gcc-plugin.m4.
1169 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1170 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1171 RANLIB if possible.
1172 * Makefile.in: Regenerated.
1173 * configure: Likewise.
1174
1175 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1176
1177 * Makefile.tpl (BUILD_CFLAGS): New.
1178 (CFLAGS): Append $(BUILD_CFLAGS).
1179 (CXXFLAGS): Likewise.
1180 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1181 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1182 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1183 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1184 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1185 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1186 (PGO-TRAINING-TARGETS): Likewise.
1187 (PGO_BUILD_TRAINING): Likewise.
1188 (all): Add '+' to the command line for recursive make. Support
1189 the PGO build.
1190 * configure.ac: Add --enable-pgo-build[=lto].
1191 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1192 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
1193 * Makefile.in: Regenerated.
1194 * configure: Likewise.
1195
1196 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1197
1198 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1199 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1200 * configure.ac: Include config/gcc-plugin.m4.
1201 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1202 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1203 RANLIB if possible.
1204 * Makefile.in: Regenerated.
1205 * configure: Likewise.
1206
1207 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
1208
1209 * MAINTAINERS: Add myself to write after approval.
1210
1211 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
1212
1213 * MAINTAINERS: Adding myself.
1214
1215 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
1216
1217 * configure: Regenerate.
1218 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1219 $(CPP).
1220
1221 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
1222
1223 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1224 libatomic.
1225 * Makefile.in: Regenerate.
1226 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1227 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1228 target-libphobos-bootstrap.
1229 (STAGE2_CONFIGURE_FLAGS): Likewise.
1230 * configure: Regenerate.
1231 * configure.ac: Add support for bootstrapping D front-end.
1232
1233 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
1234
1235 * MAINTAINERS: Add myself to DCO section and update email address.
1236
1237 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
1238
1239 * configure: Regenerate.
1240 * configure.ac: Ensure that PIC (shared) defaults are set
1241 correctly for Darwin.
1242
1243 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
1244
1245 * MAINTAINERS: Update my address.
1246
1247 2021-11-12 Alan Modra <amodra@gmail.com>
1248
1249 * Makefile.def (configure-opcodes): Depend on configure-bfd.
1250 * Makefile.in: Regenerate.
1251
1252 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
1253
1254 * MAINTAINERS: Clarify the policy WRT the Write After Approval
1255 list.
1256
1257 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
1258
1259 * MAINTAINERS (Reviewers, arc): Remove my entry.
1260 (Write After Approval): Add an entry for myself.
1261
1262 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
1263
1264 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1265 * Makefile.in: Regenerate.
1266 * configure: Regenerate.
1267 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1268
1269 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
1270
1271 * MAINTAINERS: Fix up Maciej's entries.
1272
1273 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
1274
1275 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1276 maintainer.
1277
1278 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
1279
1280 PR other/102663
1281 * Makefile.def: Handle install-dvi target.
1282 * Makefile.tpl: Likewise.
1283 * Makefile.in: Regenerate.
1284
1285 2021-10-19 Clément Chigot <clement.chigot@atos.net>
1286
1287 * MAINTAINERS: Add myself for write after approval.
1288
1289 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
1290
1291 * Makefile.def: Mark libcody, libdecnumber,
1292 c++tools, libgcc, and libobjc as missing TAGS
1293 targets.
1294 * Makefile.in: Regenerate.
1295
1296 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
1297
1298 * MAINTAINERS: Add myself to DCO section and update email
1299 address.
1300
1301 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
1302
1303 * MAINTAINERS: Add myself to DCO section.
1304
1305 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1306
1307 * configure: Regenerate.
1308 * configure.ac (skipdirs): Add the contents of target_configdirs if
1309 we are not building gcc.
1310
1311 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
1312
1313 * Makefile.def: Back-port commits ba4d88ad892f and
1314 755ba58ebef0 from binutils-gdb repository.
1315 * Makefile.in: Regenerated.
1316
1317 2021-09-20 Harald Anlauf <anlauf@gmx.de>
1318
1319 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1320
1321 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
1322
1323 * Makefile.def: Add a jit check target for the jit
1324 language.
1325 * Makefile.in: Regenerate.
1326
1327 2021-09-16 Andrew Pinski <apinski@marvell.com>
1328
1329 PR bootstrap/67102
1330 * Makefile.def: Have configure-target-libffi depend on
1331 all-target-libstdc++-v3.
1332 * Makefile.in: Regenerate.
1333
1334 2021-09-10 Petter Tomner <tomner@kth.se>
1335
1336 * MAINTAINERS: Me added to DCO and write after approval
1337
1338 2021-09-01 YunQiang Su <syq@debian.org>
1339
1340 * MAINTAINERS: Add myself for write after approval.
1341
1342 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
1343
1344 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1345 * Makefile.in: Regenerate.
1346
1347 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
1348
1349 * MAINTAINERS: Add myself for write after approval.
1350
1351 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
1352
1353 * Makefile.in: Regenerate.
1354 * Makefile.tpl: Make the state of the configured host
1355 shared flag available to makefile fragements.
1356
1357 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
1358
1359 * MAINTAINERS (Write After Approval): Add myself.
1360
1361 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1362
1363 * .dir-locals.el (bug-reference-url-format): Use https.
1364
1365 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1366
1367 * .dir-locals.el (c-mode): Change fill-column to 79.
1368
1369 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
1370
1371 * MAINTAINERS: Add myself to DCO section.
1372
1373 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
1374
1375 * configure: Regenerate.
1376 * configure.ac: Adjust cases for which it is necessary to
1377 include the Darwin host config fragment.
1378
1379 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1380
1381 * MAINTAINERS: Add myself for write after approval and DCO.
1382
1383 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1384
1385 * Makefile.def: Add dsymutil defs.
1386 * Makefile.in: Regenerated.
1387 * Makefile.tpl: Add dsymutil to flags.
1388 * configure: Regenerated.
1389 * configure.ac: Add dsymutil to target and build recipes.
1390
1391 2021-07-01 Ankur Saini <arsenic@sourceware.org>
1392
1393 * MAINTAINERS: Add myself for write after approval.
1394
1395 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1396
1397 * MAINTAINERS (Write After Approval): Add myself.
1398
1399 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
1400
1401 * MAINTAINERS: Add myself for write after approval and DCO
1402
1403 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1404
1405 * .gitignore: Add entry for cscope.out.
1406
1407 2021-06-22 liuhongt <hongtao.liu@intel.com>
1408
1409 * MAINTAINERS: Remove my Write After Approval entry.
1410
1411 2021-06-21 liuhongt <hongtao.liu@intel.com>
1412
1413 * MAINTAINERS: Add myself as maintainer of the i386 vector
1414 extensions.
1415
1416 2021-06-18 Antoni Boucher <bouanto@zoho.com>
1417
1418 * MAINTAINERS (Write After Approval): Add myself.
1419
1420 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
1421
1422 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1423 as *vrp and ranger maintainers.
1424
1425 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1426
1427 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1428 not trigger testsuite failures.
1429
1430 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1431
1432 * MAINTAINERS: Add myself to DCO section with both email addresses.
1433
1434 2021-06-03 Jason Merrill <jason@redhat.com>
1435
1436 * MAINTAINERS: Add DCO version number.
1437
1438 2021-06-02 Jason Merrill <jason@redhat.com>
1439
1440 * MAINTAINERS: Add DCO section.
1441
1442 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1443
1444 * MAINTAINERS (Write After Approval): Add myself.
1445
1446 2021-05-29 Mike Frysinger <vapier@gentoo.org>
1447
1448 * configure.ac: Add gnulib to configdirs for sim.
1449 * configure: Regenerate.
1450
1451 2021-05-18 Mike Frysinger <vapier@gentoo.org>
1452
1453 * Makefile.def: Add configure-sim dependency on all-gnulib.
1454 * Makefile.in: Regenerated.
1455
1456 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1457
1458 * MAINTAINERS (Write After Approval): Add myself.
1459
1460 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1461
1462 * MAINTAINERS (Write After Approval): Add myself.
1463
1464 2021-05-11 Martin Liska <mliska@suse.cz>
1465
1466 * MAINTAINERS: Remove entries for removed
1467 components (HSA, BRIG, libhsail-rt).
1468 Move Pekka to Write After Approval.
1469
1470 2021-05-11 Martin Liska <mliska@suse.cz>
1471
1472 * Makefile.def: Remove libhsail-rt.
1473 * Makefile.in: Likewise.
1474 * configure.ac: Likewise.
1475 * configure: Regenerate.
1476 * libhsail-rt/ChangeLog: Removed.
1477 * libhsail-rt/Makefile.am: Removed.
1478 * libhsail-rt/Makefile.in: Removed.
1479 * libhsail-rt/README: Removed.
1480 * libhsail-rt/aclocal.m4: Removed.
1481 * libhsail-rt/configure: Removed.
1482 * libhsail-rt/configure.ac: Removed.
1483 * libhsail-rt/configure.tgt: Removed.
1484 * libhsail-rt/include/internal/fibers.h: Removed.
1485 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1486 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1487 * libhsail-rt/include/internal/workitems.h: Removed.
1488 * libhsail-rt/rt/arithmetic.c: Removed.
1489 * libhsail-rt/rt/atomics.c: Removed.
1490 * libhsail-rt/rt/bitstring.c: Removed.
1491 * libhsail-rt/rt/fbarrier.c: Removed.
1492 * libhsail-rt/rt/fibers.c: Removed.
1493 * libhsail-rt/rt/fp16.c: Removed.
1494 * libhsail-rt/rt/misc.c: Removed.
1495 * libhsail-rt/rt/multimedia.c: Removed.
1496 * libhsail-rt/rt/queue.c: Removed.
1497 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1498 * libhsail-rt/rt/segment.c: Removed.
1499 * libhsail-rt/rt/workitems.c: Removed.
1500 * libhsail-rt/target-config.h.in: Removed.
1501
1502 2021-05-04 Nick Clifton <nickc@redhat.com>
1503
1504 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1505 * configure: Regenerate.
1506
1507 2021-04-28 Jakub Jelinek <jakub@redhat.com>
1508 Tobias Burnus <tobias@codesourcery.com>
1509
1510 * configure.ac (--enable-offload-defaulted): New.
1511 * configure: Regenerate.
1512
1513 2021-04-23 David Faust <david.faust@oracle.com>
1514
1515 * MAINTAINERS (Write After Approval): Add myself.
1516
1517 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1518
1519 * MAINTAINERS (Write After Approval): Add myself.
1520
1521 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1522
1523 * MAINTAINERS: Add myself as pru port maintainer.
1524
1525 2021-03-23 David Malcolm <dmalcolm@redhat.com>
1526
1527 * MAINTAINERS: Add myself as static analyzer maintainer.
1528
1529 2021-03-18 Jeff Law <jlaw@tachyum.com>
1530
1531 * MAINTAINERS: Update primary entry.
1532
1533 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1534
1535 * MAINTAINERS (Write After Approval): Add myself.
1536
1537 2021-03-13 Mike Frysinger <vapier@gentoo.org>
1538
1539 * Makefile.def: Remove all-sim dependency on configure-gdb.
1540 * Makefile.in: Regenerated.
1541
1542 2021-03-11 Jeff Law <law@redhat.com>
1543
1544 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1545
1546 2021-03-11 Martin Liska <mliska@suse.cz>
1547
1548 * Makefile.tpl: The change was done Makefile.in which
1549 is generated file.
1550
1551 2021-03-08 Jeff Law <law@redhat.com>
1552
1553 * MAINTAINERS: Update my email address
1554
1555 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1556
1557 * config.guess: Import latest upstream.
1558 * config.sub: Import latest upstream.
1559
1560 2021-01-25 Martin Liska <mliska@suse.cz>
1561
1562 PR gcov-profile/98739
1563 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1564 for profiledbootstrap.
1565
1566 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1567
1568 * MAINTAINERS (Write After Approval): Add myself.
1569
1570 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1571
1572 * MAINTAINERS (Write After Approval): Update my e-mail address.
1573
1574 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1575
1576 * MAINTAINERS: Fix spacing.
1577
1578 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1579
1580 * MAINTAINERS (Write After Approval): Add myself
1581
1582 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1583
1584 * Makefile.def: Sync with binutils-gdb:
1585 (dependencies): all-ld depends on all-libctf.
1586 (host_modules): libctf is no longer no_install.
1587 No longer no_check. Checking depends on all-ld.
1588 * Makefile.in: Regenerated.
1589
1590 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1591
1592 * libtool.m4: Match gnu* along other GNU systems.
1593 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1594 * libgo/configure: Re-generate.
1595
1596 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1597
1598 * MAINTAINERS: Update my email address.
1599
1600 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1601
1602 * MAINTAINERS (Write After Approval): Add myself.
1603
1604 2020-12-15 Nathan Sidwell <nathan@acm.org>
1605
1606 * Makefile.def
1607 * Makefile.in
1608 * Makefile.tpl
1609 * configure
1610 * configure.ac
1611
1612 2020-12-15 Nathan Sidwell <nathan@acm.org>
1613
1614 * Makefile.def: Add libcody.
1615 * configure.ac: Add libcody.
1616 * Makefile.in: Regenerated.
1617 * configure: Regenerated.
1618
1619 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1620
1621 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1622
1623 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1624
1625 PR target/97865
1626 * libtool.m4: Update handling of Darwin platform link flags
1627 for Darwin20.
1628
1629 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1630
1631 * .gitignore: Sync with binutils-gdb
1632
1633 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1634
1635 * MAINTAINERS: Add myself as arc port maintainer.
1636
1637 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1638
1639 PR d/87788
1640 * configure.ac: Don't disable D for *-*-darwin*.
1641 * configure: Regenerate.
1642
1643 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1644
1645 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1646 hppa64-*-hpux11*.
1647
1648 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1649
1650 * configure: Regenerate.
1651 * configure.ac: Add --bootstrap-hwasan option.
1652
1653 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1654
1655 * config.guess: Import latest upstream.
1656 * config.sub: Import latest upstream.
1657
1658 2020-11-16 Martin Liska <mliska@suse.cz>
1659
1660 * .gitignore: Add cache as clangd uses it now.
1661
1662 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1663
1664 * MAINTAINERS (Write After Approval): add myself
1665
1666 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1667
1668 * MAINTAINERS (Write After Approval): Add myself.
1669
1670 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1671
1672 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1673 Remove FIXME comments.
1674
1675 2020-11-06 Martin Uecker <muecker@gwdg.de>
1676
1677 * MAINTAINERS: Update my email address.
1678
1679 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1680
1681 * MAINTAINERS (Write After Approval): Add myself.
1682
1683 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1684
1685 PR target/97302
1686 * configure.ac: Only set with_gmp to /usr/local
1687 if not building in tree.
1688 * configure: Regenerate.
1689
1690 2020-09-18 Omar Tahir <omar.tahir@arm.com>
1691
1692 * MAINTAINERS (Write After Approval): Add myself.
1693
1694 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
1695
1696 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1697
1698 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
1699
1700 PR bootstrap/96612
1701 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1702 if not the same as ${host}.
1703 * configure: Regenerate.
1704
1705 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1706
1707 * MAINTAINERS (Write After Approval): Add myself.
1708
1709 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1710
1711 * MAINTAINERS: Update my email address.
1712
1713 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1714
1715 * MAINTAINERS (Write After Approval): Add myself.
1716
1717 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1718
1719 * MAINTAINERS (Write After Approval): Add myself.
1720
1721 2020-06-12 Martin Liska <mliska@suse.cz>
1722
1723 * .gitignore: Add .clang-tidy.
1724
1725 2020-06-08 Jason Merrill <jason@redhat.com>
1726
1727 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1728 * configure: Regenerate.
1729
1730 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1731
1732 * MAINTAINERS: Add myself as xtensa port maintainer.
1733
1734 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1735
1736 * configure.ac: Don't require --enable-host-shared when building
1737 for Mingw.
1738 * configure: Regenerate.
1739
1740 2020-05-18 Jason Merrill <jason@redhat.com>
1741
1742 * configure.ac: Update bootstrap dialect to -std=c++11.
1743
1744 2020-05-18 Alex Coplan <alex.coplan@arm.com>
1745
1746 * MAINTAINERS (Write After Approval): Add myself.
1747
1748 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1749
1750 PR target/92713
1751 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1752 (noconfigdirs): Add 'target-libstdc++-v3'.
1753 * configure: Regenerate.
1754
1755 2020-04-21 Stephen Casner <casner@acm.org>
1756
1757 PR 25830
1758 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1759 * configure: Rebuild.
1760
1761 2020-04-17 Martin Liska <mliska@suse.cz>
1762 Jonathan Yong <10walls@gmail.com>
1763
1764 PR gcov-profile/94570
1765 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1766 for CYGWIN.
1767
1768 2020-04-14 Martin Jambor <mjambor@suse.cz>
1769
1770 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1771
1772 2020-04-09 Tom Tromey <tom@tromey.com>
1773
1774 * configure: Rebuild.
1775 * Makefile.in: Rebuild.
1776 * Makefile.def (gdbsupport, gdbserver): New host modules.
1777 (configure-gdb): Depend on all-gdbsupport.
1778 (all-gdb): Depend on all-gdbsupport, all-libctf.
1779 * configure.ac (host_tools): Add gdbserver.
1780 Conditionally build gdbserver and gdbsupport.
1781
1782 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
1783
1784 * configure.ac: Build libgomp by default for amdgcn.
1785 * configure: Regenerate.
1786
1787 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1788
1789 * MAINTAINERS (Write After Approval): Add myself.
1790
1791 2020-02-28 Joel Hutton <joel.hutton@arm.com>
1792
1793 * MAINTAINERS (Write After Approval) : Add myself.
1794
1795 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
1796
1797 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1798
1799 2020-02-14 Martin Sebor <msebor@redhat.com>
1800
1801 * doc/extend.texi (attribute alias): Mention type requirement.
1802 (attribute weak): Same.
1803 (attribute weakref): Correct invalid example.
1804
1805 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1806
1807 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1808
1809 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1810 Jakub Jelinek <jakub@redhat.com>
1811
1812 * .gitattributes: Add *.md diff=md.
1813
1814 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
1815
1816 The mentioned auto-generated file is no more part of the
1817
1818 GCC sources, it's auto-generated in $(builddir) during build.
1819
1820 PR target/92055
1821 * contrib/gcc_update (files_and_dependencies): Remove
1822 entry for gcc/config/avr/t-multilib.
1823
1824 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
1825
1826 * MAINTAINERS: Update my email address.
1827
1828 2020-01-13 Joseph Myers <joseph@codesourcery.com>
1829
1830 * README.MOVED_TO_GIT: Remove.
1831
1832 2020-01-11 Joseph Myers <joseph@codesourcery.com>
1833
1834 * README.MOVED_TO_GIT: New file.
1835
1836 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1837
1838 * MAINTAINERS (Write After Approval): Add myself.
1839
1840 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
1841
1842 * MAINTAINERS (write_after_approval): Add myself.
1843
1844 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1845
1846 * MAINTAINERS (write_after_approval): Add myself.
1847
1848 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1849
1850 * MAINTAINERS (write_after_approval): Add myself.
1851
1852 2019-12-11 Matthias Klose <doko@ubuntu.com>
1853
1854 * configure.ac: Factor out common cases for compare_exclusions.
1855 * configure: Regenerate.
1856
1857 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1858
1859 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1860 flag.
1861
1862 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1863
1864 * MAINTAINERS (Write After Approval): Add myself.
1865
1866 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1867
1868 PR middle-end/92463
1869 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1870 * configure: Regenerate
1871
1872 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1873
1874 * configure.ac: Use https for gcc.gnu.org.
1875 * configure: Regenerated.
1876
1877 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1878
1879 * MAINTAINERS (aarch64 port): Remove my name, move to...
1880 (Write After Approval): ...Here.
1881
1882 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1883
1884 * MAINTAINERS: Change my email address as maintainer.
1885
1886 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1887
1888 PR fortran/91828
1889 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1890 * configure: Regenerated.
1891
1892 2019-10-21 Jason Merrill <jason@redhat.com>
1893
1894 * .gitattributes: Also check ChangeLog whitespace.
1895
1896 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1897
1898 * contrib/dg-extract-results.sh: Add support for KPASS.
1899 * contrib/dg-extract-results.py: Likewise.
1900
1901 2019-10-17 Jason Merrill <jason@redhat.com>
1902
1903 * .gitattributes: Avoid {} in filename pattern.
1904
1905 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1906
1907 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1908 Approval section.
1909
1910 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
1911
1912 * MAINTAINERS: Add myself to Write After Approval
1913
1914 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1915
1916 * MAINTAINERS: Add myself as an aarch64 maintainer.
1917
1918 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1919
1920 * MAINTAINERS: Add myself as aarch64 maintainer.
1921
1922 2019-09-23 Carl Love <cel@us.ibm.com>
1923
1924 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1925 New define_insn.
1926 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1927 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1928
1929 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1930
1931 * MAINTAINERS (Sam Tebbs): Update email address.
1932
1933 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
1934
1935 * MAINTAINERS: Update my email address.
1936
1937 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
1938
1939 * libtool.m4: Handle uclinuxfdpiceabi.
1940
1941 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1942
1943 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1944 Remove myself from Write After Approval section.
1945
1946 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1947
1948 * configure.ac: Support for bpf-*-* targets.
1949 * configure: Regenerate.
1950
1951 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1952
1953 * config.sub: Import upstream version 2019-06-30.
1954 * config.guess: Import upstream version 2019-07-24.
1955
1956 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1957
1958 * MAINTAINERS: Remove spu port maintainers.
1959
1960 2019-08-28 Martin Liska <mliska@suse.cz>
1961
1962 * .gitignore: Add .clangd and compile_commands.json
1963 to .gitignore.
1964
1965 2019-08-23 Michael Forney <mforney@mforney.org>
1966
1967 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1968 * Makefile.in: Regenerate.
1969
1970 2019-08-19 Tom Tromey <tom@tromey.com>
1971
1972 * configure: Rebuild.
1973 * configure.ac: Add --with-static-standard-libraries.
1974
1975 2019-08-16 Alexandre Oliva <oliva@gnu.org>
1976
1977 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1978
1979 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1980
1981 * MAINTAINERS (Write After Approval): Add myself.
1982
1983 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1984
1985 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1986 RISC-V port maitainer.
1987
1988 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1989
1990 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1991
1992 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1993
1994 * MAINTAINERS (Write After Approval): Add myself.
1995
1996 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
1997
1998 * MAINTAINERS (Write After Approval): Add myself.
1999
2000 2019-06-25 Martin Liska <mliska@suse.cz>
2001
2002 contrib/filter-clang-warnings.py: Transform from
2003 filter-rtags-warnings.py.
2004
2005 2019-06-15 Tom Tromey <tom@tromey.com>
2006
2007 * configure.ac (host_libs): Add gnulib.
2008 * configure: Rebuild.
2009 * Makefile.def (host_modules, dependencies): Add gnulib.
2010 * Makefile.in: Rebuild.
2011
2012 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
2013
2014 * MAINTAINERS (Write After Approval): Add myself.
2015
2016 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
2017
2018 * configure: Regenerate.
2019 * configure.ac: Add PRU target.
2020
2021 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
2022
2023 * MAINTAINERS (Write After Approval): Add myself.
2024
2025 2019-06-11 Nick Clifton <nickc@redhat.com>
2026
2027 Import these changes from the binutils/gdb repository:
2028
2029 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
2030
2031 * Makefile.def (dependencies): configure-libctf depends on all-bfd
2032 and all its deps.
2033 * Makefile.in: Regenerated.
2034
2035 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
2036
2037 * Makefile.def (host_modules): Add libctf.
2038 * Makefile.def (dependencies): Likewise.
2039 libctf depends on zlib, libiberty, and bfd.
2040 * Makefile.in: Regenerated.
2041 * configure.ac (host_libs): Add libctf.
2042 * configure: Regenerated.
2043
2044 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
2045
2046 * MAINTAINERS (Write After Approval): Add myself.
2047
2048 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
2049
2050 * MAINTAINERS: Update my email address.
2051
2052 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
2053
2054 * MAINTAINERS (Write After Approval): Add myself.
2055
2056 2019-05-16 Jun Ma <junma@linux.alibaba.com>
2057
2058 * MAINTAINERS (Write After Approval): Add myself.
2059
2060 2019-05-07 Jim Wilson <jimw@sifive.com>
2061
2062 * MAINTAINERS: Remove myself as IA-64 maintainer.
2063
2064 2019-05-04 Roland Illig <roland.illig@gmx.de>
2065
2066 * MAINTAINERS (Write After Approval): Add myself.
2067
2068 2019-05-02 Richard Biener <rguenther@suse.de>
2069
2070 PR bootstrap/85574
2071 * Makefile.tpl (compare target): Also compare extra-compare
2072 files.
2073 * Makefile.in: Regenerate.
2074
2075 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
2076
2077 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
2078 as modulo-scheduler maintainer.
2079
2080 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
2081
2082 * MAINTAINERS: Add myself as co-maintainer for Darwin.
2083
2084 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
2085
2086 * MAINTAINERS: Update my email address.
2087
2088 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
2089
2090 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
2091 * configure: Regenerate.
2092
2093 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2094
2095 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
2096 * configure: Regenerate.
2097
2098 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
2099
2100 * configure.ac: Add target-zlib to target_libraries.
2101 * configure: Regenerate.
2102
2103 2019-04-09 Martin Liska <mliska@suse.cz>
2104
2105 * Makefile.in: Regenerate.
2106 * Makefile.tpl: Pass GENERATOR_CFLAGS
2107 in all stages.
2108
2109 2019-03-28 Martin Liska <mliska@suse.cz>
2110
2111 PR bootstrap/89829
2112 * Makefile.in: Revert r254150.
2113 * Makefile.tpl: Likewise.
2114
2115 2019-03-28 Ben Elliston <bje@gnu.org>
2116
2117 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2118 related, and libdecnumber.
2119
2120 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
2121
2122 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2123 (Write After Approval): Remove myself.
2124
2125 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
2126
2127 * MAINTAINERS (Write After Approval): Add myself.
2128
2129 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
2130
2131 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2132 (Write After Approval): Remove myself and Julian.
2133
2134 2019-01-26 Harald Anlauf <anlauf@gmx.de>
2135
2136 * MAINTAINERS (Write After Approval): Add myself.
2137
2138 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
2139
2140 * MAINTAINERS (Write After Approval): Add myself.
2141
2142 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2143
2144 * ChangeLog: Replace space with tab.
2145 * MAINTAINERS: Delete 1 tab to keep alignment.
2146
2147 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
2148
2149 * MAINTAINERS (Write After Approval): Add myself.
2150
2151 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
2152
2153 * MAINTAINERS (Write After Approval): Add myself.
2154
2155 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
2156 Kwok Cheung Yeung <kcy@codesourcery.com>
2157 Julian Brown <julian@codesourcery.com>
2158 Tom de Vries <tom@codesourcery.com>
2159 Jan Hubicka <hubicka@ucw.cz>
2160 Martin Jambor <mjambor@suse.cz>
2161
2162 * configure.ac: Likewise.
2163 * configure: Regenerate.
2164 * contrib/config-list.mk: Add amdgcn-amdhsa.
2165
2166 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
2167
2168 * MAINTAINERS (Write After Approval): Add myself.
2169
2170 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2171
2172 * MAINTAINERS (Write After Approval): Add myself.
2173
2174 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2175
2176 PR target/88535
2177 * config.guess: Import upstream version 2019-01-03.
2178 * config.sub: Import upstream version 2019-01-01.
2179
2180 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
2181
2182 * MAINTAINERS (Write After Approval): Update my maintainer address.
2183
2184 2018-12-21 Gergö Barany <gergo@codesourcery.com>
2185
2186 * MAINTAINERS (Write After Approval): Add myself.
2187
2188 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
2189
2190 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2191
2192 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
2193
2194 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2195 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2196 (GCC_TARGET_TOOL): Likewise.
2197 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2198 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2199 OTOOL, OTOOL_FOR_TARGET: New substitutions.
2200 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2201 * configure: Regenerate.
2202 * Makefile.in: Likewise.
2203
2204 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
2205
2206 * MAINTAINERS (Write After Approval): Add myself.
2207
2208 2018-11-13 Martin Liska <mliska@suse.cz>
2209
2210 * gcc.target/i386/pr87930.c: Move to ...
2211 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
2212
2213 2018-11-10 Stafford Horne <shorne@gmail.com>
2214
2215 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2216 (Write After Approval): Remove myself.
2217
2218 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
2219
2220 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2221 Append $INCICONV to it.
2222
2223 2018-11-04 Stafford Horne <shorne@gmail.com>
2224
2225 * MAINTAINERS (Write After Approval): Add myself.
2226
2227 2018-10-31 Joseph Myers <joseph@codesourcery.com>
2228
2229 PR bootstrap/82856
2230 * multilib.am: New file. From automake.
2231
2232 Merge from binutils-gdb:
2233 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2234
2235 * libtool.m4: Use AC_LANG_SOURCE.
2236 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2237 * ar-lib: New file.
2238 * test-driver: New file.
2239 * configure: Re-generate.
2240
2241 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
2242
2243 * MAINTAINERS (Write After Approval): Add myself.
2244
2245 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
2246
2247 PR bootstrap/87788
2248 PR d/87799
2249 * configure: Rebuild.
2250 * configure.ac: Disable D on systems where it is known not to work.
2251
2252 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
2253
2254 * Makefile.def (target_modules): Add libphobos.
2255 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2256 GDCFLAGS_FOR_TARGET.
2257 (dependencies): Make libphobos depend on libatomic, libbacktrace
2258 configure, and zlib configure.
2259 (language): Add language d.
2260 * Makefile.in: Rebuild.
2261 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2262 (HOST_EXPORTS): Add GDC.
2263 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2264 (BASE_TARGET_EXPORTS): Add GDC.
2265 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2266 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2267 (EXTRA_HOST_FLAGS): Add GDC.
2268 (STAGE1_FLAGS_TO_PASS): Add GDC.
2269 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2270 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2271 environment variables.
2272 * configure: Rebuild.
2273 * configure.ac: Add target-libphobos to target_libraries. Set and
2274 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2275
2276 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
2277
2278 * MAINTAINERS (Write After Approval): Add myself.
2279
2280 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2281
2282 * MAINTAINERS (Write After Approval): Remove myself.
2283
2284 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2285
2286 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2287
2288 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
2289
2290 * MAINTAINERS: Update my email address.
2291
2292 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
2293
2294 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2295 maintainer.
2296
2297 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
2298
2299 * MAINTAINERS (Write After Approval): Add self.
2300
2301 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
2302
2303 * MAINTAINERS (write after approval): Add myself.
2304
2305 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
2306
2307 * MAINTAINERS: Update my email address.
2308
2309 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
2310
2311 * MAINTAINERS (write after approval): Add myself.
2312
2313 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
2314
2315 * MAINTAINERS: Add self to global reviewers list.
2316
2317 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
2318
2319 MAINTAINERS: Add c-sky port maintainers.
2320
2321 2018-08-10 Martin Liska <mliska@suse.cz>
2322
2323 * MAINTAINERS: Revert change in previous commit and
2324 join lines.
2325
2326 2018-08-10 Martin Liska <mliska@suse.cz>
2327
2328 * MAINTAINERS: Remove extra line.
2329
2330 2018-08-06 Naveen H.S <naveenh@marvell.com>
2331
2332 * MAINTAINERS: Update my email address.
2333
2334 2018-07-19 DJ Delorie <dj@redhat.com>
2335
2336 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2337 as maintainer.
2338
2339 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
2340
2341 * MAINTAINERS: Adjust email address for me and my colleague Robin
2342 Dapp.
2343
2344 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
2345 Sunil K Pandey <sunil.k.pandey@intel.com>
2346
2347 PR target/84413
2348 * config/i386/i386.c (m_CORE_AVX512): New.
2349 (m_CORE_AVX2): Likewise.
2350 (m_CORE_ALL): Add m_CORE_AVX2.
2351 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2352 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2353 and remove the rest of m_SKYLAKE_AVX512.
2354
2355 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2356
2357 * config.sub: Sync with upstream version 2018-07-03.
2358
2359 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2360
2361 * config.guess: Sync with upstream version 2018-06-26.
2362 * config.sub: Sync with upstream version 2018-07-02.
2363
2364 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
2365
2366 * libtool.m4: Sort output of 'find' to enable deterministic builds.
2367 * ltmain.sh: Likewise.
2368
2369 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
2370
2371 * contrib/config-list.mk: Remove powerpc-linux_paired.
2372
2373 2018-06-29 Alexandre Oliva <oliva@adacore.com>
2374
2375 * configure.ac: Introduce support for @unless/@endunless.
2376 * Makefile.tpl (dep-kind): Rewrite with cond; return
2377 postbootstrap in some cases.
2378 (make-postboot-dep, postboot-targets): New.
2379 (dependencies): Do not output postbootstrap dependencies at
2380 first. Output non-target ones changed for configure to depend
2381 on stage_last @if gcc-bootstrap, and the original deps @unless
2382 gcc-bootstrap.
2383 * configure.in, Makefile.in: Rebuilt.
2384
2385 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2386
2387 * MAINTAINERS (write after approval): Add myself.
2388
2389 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2390
2391 * MAINTAINERS (write after approval): Add myself.
2392
2393 2018-06-19 Nick Clifton <nickc@redhat.com>
2394
2395 * zlib/configure.ac: Restore old behaviour of only enabling
2396 multilibs when a target subdirectory is defined. This allows
2397 building with srcdir == builddir.
2398 * zlib/configure: Regenerate.
2399
2400 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2401
2402 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2403 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2404 * Makefile.in: Regenerate.
2405
2406 2018-06-16 Ben Elliston <bje@gnu.org>
2407
2408 * config.guess: Import latest version.
2409 * config.sub: Likewise.
2410
2411 2018-06-08 Martin Liska <mliska@suse.cz>
2412
2413 * MAINTAINERS: Remove MPX-related entries.
2414 * Makefile.def: Remove libmpx support.
2415 * Makefile.in: Regenerate.
2416 * configure.ac: Remove removed files.
2417 * configure: Regenerate.
2418 * libmpx/ChangeLog: Remove.
2419 * libmpx/Makefile.am: Remove.
2420 * libmpx/Makefile.in: Remove.
2421 * libmpx/acinclude.m4: Remove.
2422 * libmpx/aclocal.m4: Remove.
2423 * libmpx/config.h.in: Remove.
2424 * libmpx/configure: Remove.
2425 * libmpx/configure.ac: Remove.
2426 * libmpx/configure.tgt: Remove.
2427 * libmpx/libmpx.spec.in: Remove.
2428 * libmpx/mpxrt/Makefile.am: Remove.
2429 * libmpx/mpxrt/Makefile.in: Remove.
2430 * libmpx/mpxrt/libmpx.map: Remove.
2431 * libmpx/mpxrt/libtool-version: Remove.
2432 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2433 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2434 * libmpx/mpxrt/mpxrt.c: Remove.
2435 * libmpx/mpxrt/mpxrt.h: Remove.
2436 * libmpx/mpxwrap/Makefile.am: Remove.
2437 * libmpx/mpxwrap/Makefile.in: Remove.
2438 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2439 * libmpx/mpxwrap/libtool-version: Remove.
2440 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2441
2442 2018-06-04 Martin Liska <mliska@suse.cz>
2443
2444 * MAINTAINERS: Add myself as gcov maintainer.
2445
2446 2018-06-04 Matthew Fortune <mfortune@gmail.com>
2447
2448 * MAINTAINERS: Update my email address.
2449
2450 2018-06-04 Tom de Vries <tdevries@suse.de>
2451
2452 * MAINTAINERS: Remove write-after-approval entries for component
2453 maintainers.
2454
2455 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2456
2457 * MAINTAINERS (write after approval): Add myself.
2458
2459 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
2460
2461 * MAINTAINERS: Update my email address.
2462
2463 2018-06-01 Tom de Vries <tdevries@suse.de>
2464
2465 * MAINTAINERS: Update my email address.
2466
2467 2018-05-22 Bin Cheng <bin.cheng@arm.com>
2468
2469 * MAINTAINERS (loop-optimizer): Add myself.
2470
2471 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
2472
2473 * configure.ac: Added "nfp" target.
2474 * configure: Regenerate.
2475
2476 2018-04-30 Richard Biener <rguenther@suse.de>
2477
2478 PR bootstrap/85571
2479 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2480 (STAGE3_TFLAGS): Likewise.
2481 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2482 (STAGEtrain_TFLAGS): Likewise.
2483 * Makefile.in: Regenerate.
2484
2485 2018-04-26 Richard Biener <rguenther@suse.de>
2486
2487 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2488 (STAGE2_CFLAGS): Likewise.
2489 (STAGE2_TFLAGS): Likewise.
2490 (STAGE3_CFLAGS): Add -fchecking.
2491 (STAGE3_TFLAGS): Likewise.
2492 (STAGEtrain_CFLAGS): Filter out -fchecking.
2493 (STAGEtrain_TFLAGS): Likewise.
2494 * Makefile.in: Re-generate.
2495
2496 2018-04-25 Catherine Moore <clm@codesourcery.com>
2497
2498 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2499
2500 2018-04-18 Paul Clarke <pc@us.ibm.com>
2501
2502 * MAINTAINERS (write after approval): Add myself.
2503
2504 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2505
2506 * MAINTAINERS: Update my email address.
2507
2508 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2509
2510 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2511
2512 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2513
2514 * MAINTAINERS: Update my email address and disambiguate myself
2515 a bit from Will Schmidt.
2516
2517 2018-03-21 Nathan Sidwell <nathan@acm.org>
2518
2519 * MAINTAINERS: Move maintainers of now-removed picochip and score
2520 ports to write after approval.
2521
2522 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2523
2524 * MAINTAINERS: Add entry for SVE maintainership.
2525
2526 2018-02-13 Maciej W. Rozycki <macro@mips.com>
2527
2528 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2529 * configure: Regenerate.
2530
2531 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2532
2533 * MAINTAINERS (write after approval): Add myself.
2534
2535 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2536
2537 * MAINTAINERS (write after approval): Add myself.
2538
2539 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2540
2541 * MAINTAINERS (write after approval): Add myself.
2542
2543 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2544
2545 Update copyright years.
2546
2547 2018-01-03 Ben Elliston <bje@gnu.org>
2548
2549 * config.guess: Import latest version.
2550 * config.sub: Likewise.
2551
2552 2017-12-12 Stafford Horne <shorne@gmail.com>
2553
2554 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2555 * configure: Regenerate.
2556
2557 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2558
2559 * MAINTAINERS (Write After Approval): Add myself.
2560
2561 2017-11-28 Julia Koval <julia.koval@intel.com>
2562 Sebastian Peryt <sebastian.peryt@intel.com>
2563
2564 * Makefile.def (target_modules): Remove libcilkrts.
2565 * Makefile.in: Ditto.
2566 * configure: Ditto.
2567 * configure.ac: Ditto.
2568
2569 2017-11-28 Julia Koval <julia.koval@intel.com>
2570
2571 * MAINTAINERS (Write After Approval): Add myself.
2572
2573 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2574
2575 * MAINTAINERS (Write After Approval): Add myself.
2576
2577 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2578
2579 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2580 Use my SiFive email address.
2581
2582 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2583
2584 * MAINTAINERS (write after approval): Add myself.
2585
2586 2017-10-27 Martin Liska <mliska@suse.cz>
2587
2588 * Makefile.tpl: Use proper name of folder as it was renamed
2589 during transition to 4 stages.
2590 * Makefile.in: Regenerate.
2591
2592 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2593
2594 * MAINTAINERS (write after approval): Add myself.
2595
2596 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2597
2598 * MAINTAINERS: Add a note that maintainership also includes web
2599 pages, docs, and testsuite related to that area.
2600
2601 2017-09-25 Tom de Vries <tom@codesourcery.com>
2602
2603 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2604
2605 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2606
2607 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2608
2609 2017-09-15 Nathan Sidwell <nathan@acm.org>
2610
2611 * MAINTAINERS: Remove myself as a vxworks maintainer.
2612
2613 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2614
2615 * MAINTAINERS: Remove email address of Jim Norris.
2616
2617 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2618
2619 * MAINTAINERS (Reviewers): Move myself from here...
2620 (CPU Port Maintainers): ... to here.
2621
2622 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2623
2624 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2625
2626 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2627
2628 * MAINTAINERS (write after approval): Add myself.
2629
2630 2017-07-28 Tony Reix <tony.reix@atos.net>
2631
2632 * configure.ac (target-libffi): Don't disable for AIX.
2633 (go): Don't add to unsupported_languages on AIX.
2634 (target-libgo): Don't disable for AIX.
2635 * configure: Regenerate.
2636
2637 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2638
2639 * MAINTAINERS: Add myself.
2640
2641 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2642
2643 * MAINTAINERS: Update my email address.
2644
2645 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2646
2647 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2648 arm-specific auto-generated header files.
2649
2650 2017-07-03 Nathan Sidwell <nathan@acm.org>
2651
2652 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2653 * configure: Rebuilt.
2654
2655 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2656
2657 * MAINTAINERS: Readd myself for c6x.
2658
2659 2017-06-28 Martin Liska <mliska@suse.cz>
2660
2661 PR bootstrap/81217
2662 * Makefile.def: Remove superfluous bootstrap_target from
2663 bootstrap_stage.
2664 * Makefile.in: Re-generate the file.
2665
2666 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2667
2668 * MAINTAINERS: Add myself to Write After Approval
2669
2670 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2671
2672 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2673
2674 2017-06-19 Martin Liska <mliska@suse.cz>
2675
2676 * Makefile.def: Define 4 stages PGO bootstrap.
2677 * Makefile.tpl: Define FLAGS.
2678 * Makefile.in: Regenerate.
2679
2680 2017-06-14 Ian Lance Taylor <iant@golang.org>
2681
2682 * Makefile.def: Add check-gotools to go check targets.
2683 * Makefile.in: Rebuild.
2684
2685 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2686
2687 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2688
2689 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2690
2691 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2692 * configure: Regenerate.
2693
2694 2017-05-31 Martin Liska <mliska@suse.cz>
2695
2696 * configure.ac: Add handling of stage2_werror_flags to
2697 action-if-given and to action-if-not-given.
2698 * configure: Regenerate.
2699
2700 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2701
2702 * MAINTAINERS: Add self to Write After Approval
2703
2704 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2705
2706 * MAINTAINERS: Update my email address, and remove myself as
2707 maintainer in some areas.
2708
2709 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2710
2711 * MAINTAINERS: Add self to Write After Approval
2712
2713 2017-05-25 Nathan Sidwell <nathan@acm.org>
2714
2715 * configure.ac: Add --enable-languages=default to mean default and
2716 make --enable-languages=all mean all supported languages.
2717 * configure: Regenerated.
2718
2719 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2720
2721 * config.gcc (powerpc*-*-*spe*): New.
2722 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2723 (powerpc-*-rtems*spe*): New.
2724 (powerpc*-*-linux*spe*): New.
2725 (powerpc-wrs-vxworksspe): New.
2726 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2727 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2728 * config.host (powerpc*-*-*spe*): New.
2729
2730 2017-05-19 Martin Liska <mliska@suse.cz>
2731
2732 * configure.ac: Add --enable-werror-always just for
2733 bootstrap-debug (or none build config) and do not add it
2734 when we are on a release branch.
2735 * configure: Regenerated.
2736
2737 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2738
2739 * MAINTAINERS: Add self to Write After Approval
2740
2741 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2742
2743 * MAINTAINERS: Move myself to Write After Approval section.
2744
2745 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2746
2747 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2748 ACCH registers.
2749 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2750 available.
2751 (umulsidi3): Likewise.
2752 (mulsidi3_700): Disable this pattern when we have advanced mpy
2753 instructions.
2754 (umulsidi3_700): Likewise.
2755 (maddsidi4): New pattern.
2756 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2757 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2758 (mpydu_imm_arcv2hs): Likewise.
2759 * config/arc/predicates.md (accl_operand): New predicate.
2760
2761 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2762 Andrew Burgess <andrew.burgess@embecosm.com>
2763
2764 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2765 case.
2766 (ARC_AUTOFP_IRQ_P): Likewise.
2767 (ARC_AUTO_IRQ_P): Likewise.
2768 (rgf_banked_register_count): New variable.
2769 (parse_mrgf_banked_regs_option): New function.
2770 (arc_override_options): Handle rgf_banked_regs option.
2771 (arc_handle_interrupt_attribute): Add firq option.
2772 (arc_compute_function_type): Return fast irq type when required.
2773 (arc_must_save_register): Handle fast interrupts.
2774 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2775 (arc_return_address_regs): Update.
2776 * config/arc/arc.h (arc_return_address_regs): Update.
2777 (arc_function_type): Add fast interrupt type.
2778 (ARC_INTERRUPT_P): Update.
2779 (RC_FAST_INTERRUPT_P): Define.
2780 * config/arc/arc.md (simple_return): Update for fast interrupts.
2781 (p_return_i): Likewise.
2782 * config/arc/arc.opt (mrgf-banked-regs): New option.
2783 * doc/invoke.texi (mrgf-banked-regs): Document.
2784
2785 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2786
2787 * config/arc/arc.c (irq_ctrl_saved): New variable.
2788 (ARC_AUTOBLINK_IRQ_P): Define.
2789 (ARC_AUTOFP_IRQ_P): Likewise.
2790 (ARC_AUTO_IRQ_P): Likewise.
2791 (irq_range): New function.
2792 (arc_must_save_register): Likewise.
2793 (arc_must_save_return_addr): Likewise.
2794 (arc_dwarf_emit_irq_save_regs): Likewise.
2795 (arc_override_options): Handle deferred options.
2796 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2797 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2798 arc_must_save_return_addr.
2799 (arc_compute_frame_size): Handle automated save and restore of
2800 registers.
2801 (arc_expand_prologue): Likewise.
2802 (arc_expand_epilogue): Likewise.
2803 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2804 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2805 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2806
2807 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2808 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2809
2810 PR bootstrap/77661
2811 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2812 in-tree build MPC.
2813 * Makefile.in: Regenerate.
2814
2815 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2816
2817 * configure.ac: Enable LTO by default on darwin >= 9.
2818 * configure: Regenerate.
2819
2820 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2821
2822 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2823 and Andrew Waterman as the RISC-V maintainers.
2824
2825 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2826
2827 * MAINTAINERS: Add self to Write After Approval
2828
2829 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2830
2831 * config.guess: Import latest from upstream.
2832
2833 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2834
2835 * MAINTAINERS (Write After Approval): Remove entries that are
2836 already covered under Reviewers.
2837
2838 2017-03-08 Mark Wielaard <mark@klomp.org>
2839
2840 PR demangler/70909
2841 PR demangler/67264
2842 * include/demangle.h: Add d_printing to struct demangle_component
2843 and pass struct demangle_component as non const.
2844
2845 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2846
2847 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2848
2849 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2850
2851 * Makefile.tpl: Remove HOST_ISLVER.
2852 (HOST_EXPORTS): Remove ISLVER.
2853 * Makefile.in: Regenerate.
2854
2855 2017-02-13 Richard Biener <rguenther@suse.de>
2856
2857 * configure: Re-generate.
2858
2859 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2860
2861 * MAINTAINERS: Adjust bug reporting URL.
2862
2863 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2864
2865 * MAINTAINERS (Write After Approval): Remove redundant entry
2866 for Andrew Burgess.
2867
2868 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
2869
2870 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2871 32-bit hppa*-*-hpux*.
2872 * configure: Regenerate.
2873
2874 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2875
2876 * configure.ac: Moved the white list of enabling BRIG FE to
2877 libhsail-rt/configure.tgt.
2878 * configure: Regenerated.
2879 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2880
2881 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
2882 Martin Jambor <mjambor@suse.cz>
2883
2884 * Makefile.def (target_modules): Added libhsail-rt.
2885 (languages): Added language brig.
2886 * Makefile.in: Regenerated.
2887 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2888 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2889 * configure: Regenerated.
2890
2891 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2892
2893 PR other/79046
2894 * configure: Regenerated.
2895
2896 2017-01-04 Alan Modra <amodra@gmail.com>
2897
2898 * configure: Regenerate.
2899
2900 2016-12-29 Ben Elliston <bje@gnu.org>
2901
2902 * config.sub: Import latest version.
2903
2904 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2905
2906 * MAINTAINERS (Write After Approval): Add myself.
2907
2908 2016-12-21 Jakub Jelinek <jakub@redhat.com>
2909
2910 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2911 includes bootstrap-mpx.
2912 * configure: Regenerated.
2913
2914 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2915
2916 * MAINTAINERS (Write After Approval): Add myself.
2917
2918 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2919
2920 * configure: Regenerate.
2921
2922 2016-12-01 Matthias Klose <doko@ubuntu.com>
2923
2924 * configure.ac: Don't use pkg-config to check for bdw-gc.
2925 * configure: Regenerate.
2926
2927 2016-11-30 Matthias Klose <doko@ubuntu.com>
2928
2929 * Makefile.def: Remove reference to boehm-gc target module.
2930 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2931 options and for the bdw-gc pkg-config module.
2932 * configure: Regenerate.
2933 * Makefile.in: Regenerate.
2934
2935 2016-11-28 Nathan Sidwell <nathan@acm.org>
2936
2937 * MAINTAINERS (nvptx): Remove self.
2938
2939 2016-11-25 Ben Elliston <bje@gnu.org>
2940
2941 * config.guess: Import latest version.
2942 * config.sub: Likewise.
2943
2944 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2945
2946 * MAINTAINERS (Write After Approval): Add myself.
2947
2948 2016-11-15 Matthias Klose <doko@ubuntu.com>
2949
2950 * Makefile.def: Remove references to GCJ.
2951 * Makefile.tpl: Likewise.
2952 * Makefile.in: Regenerate.
2953
2954 2016-11-15 Matthias Klose <doko@ubuntu.com>
2955
2956 * config-ml.in: Remove references to GCJ.
2957 * configure.ac: Likewise.
2958 * configure: Regenerate.
2959
2960 2016-11-01 Josh Conner <joshconner@google.com>
2961
2962 * MAINTAINERS (Write After Approval): Update email address,
2963
2964 2016-10-27 Carl Love <cel@us.ibm.com>
2965
2966 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2967 Approval list to make it alphabetical.
2968
2969 2016-10-27 Carl Love <cel@us.ibm.com>
2970
2971 * MAINTAINERS (Write After Approval): Add myself.
2972
2973 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2974
2975 * MAINTAINERS (Reviewers): Add myself.
2976 (Write After Approval): Add myself.
2977
2978 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2979 Ulrich Weigand <uweigand@de.ibm.com>
2980
2981 * MAINTAINERS: Update email address.
2982
2983 2016-10-10 Nathan Sidwell <nathan@acm.org>
2984
2985 * MAINTAINERS: Update email address.
2986
2987 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2988
2989 * configure.ac: Add aarch64-*-freebsd*.
2990 * configure: Regenerate.
2991
2992 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2993
2994 * MAINTAINERS: Update email address after it got reverted.
2995
2996 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2997
2998 * configure.ac (target_libraries): Readd target-boehm-gc.
2999 Restore --enable-objc-gc handling.
3000 * configure: Regenerate.
3001
3002 2015-10-03 Jeff Law <law@redhat.com>
3003
3004 * MAINTAINERS: Move several inactive maintainers to the
3005 write-after-approval section.
3006
3007 2016-09-30 Jakub Jelinek <jakub@redhat.com>
3008
3009 * configure.ac: Add target-libffi to target_libraries.
3010 Readd libgcj target disablings, modified to only target-libffi.
3011 Readd target addition of go to unsupported languages.
3012 * configure: Regenerated.
3013
3014 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
3015
3016 * MAINTAINERS: Update email address.
3017
3018 2016-09-30 Andrew Haley <aph@redhat.com>
3019
3020 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
3021 write-after approval. Remove Tom Tromey and Bryce McKinlay from
3022 libgcj.
3023
3024 2016-09-30 Andrew Haley <aph@redhat.com>
3025
3026 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
3027 write-after approval after GCJ deletion.
3028
3029 2016-09-30 Andrew Haley <aph@redhat.com>
3030
3031 * Makefile.def: Remove libjava.
3032 * Makefile.tpl: Likewise.
3033 * Makefile.in: Regenerate.
3034 * configure.ac: Likewise.
3035 * configure: Likewise.
3036 * gcc/java: Remove.
3037 * libjava: Likewise.
3038
3039 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
3040
3041 * MAINTAINERS (Reviewers): Add myself.
3042
3043 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
3044
3045 * configure.ac: Disable "sim" directory for arc*-*-*.
3046 * configure: Regenerated.
3047
3048 2016-09-23 Tamar Christina <tamar.christina@arm.com>
3049
3050 * MAINTAINERS (Write After Approval): Add myself.
3051
3052 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
3053
3054 * configure.ac: Check for the minimum in-tree MPFR version
3055 handled.
3056 * configure: Regenerate.
3057
3058 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
3059
3060 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
3061 * configure: Regenerated.
3062
3063 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
3064
3065 * MAINTAINERS (Write After Approval): Add myself.
3066
3067 2016-06-23 Andi Kleen <ak@linux.intel.com>
3068
3069 * Makefile.def: Add autoprofiledbootstrap.
3070 * Makefile.tpl: Dito.
3071 * Makefile.in: Regenerate.
3072
3073 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
3074
3075 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
3076 * configure: Regenerate.
3077
3078 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3079
3080 * configure: Regenerate.
3081 * configure.ac: Remove support for avr-rtems.
3082
3083 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
3084
3085 * MAINTAINERS (Write After Approval): Add myself.
3086
3087 2016-06-16 Michael Collison <michael.collison@arm.com>
3088
3089 * MAINTAINERS (Write After Approval): Add myself.
3090
3091 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
3092
3093 * MAINTAINERS (Write After Approval): Update e-mail address.
3094
3095 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
3096
3097 * MAINTAINERS (Write After Approval): Add myself.
3098
3099 2016-05-28 Alan Modra <amodra@gmail.com>
3100
3101 * Makefile.tpl (configure): Depend on m4 files included.
3102 * Makefile.in: Regenerate.
3103
3104 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3105
3106 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
3107 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
3108
3109 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3110
3111 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3112 special case builtin.
3113 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3114 support for ALTIVEC_BUILTIN_VEC_ADDEC.
3115 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3116 for __builtin_vec_addec.
3117
3118 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
3119
3120 * config.guess: Import version 2016-04-02 (newest).
3121 * config.sub: Import version 2016-05-10 (newest).
3122
3123 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
3124
3125 * configure.ac: Add ARC support to libgloss.
3126 * configure: Regenerate
3127
3128 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
3129
3130 * MAINTAINERS (Write After Approval): Add myself.
3131
3132 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
3133
3134 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3135 * configure: Regenerated.
3136 * Makefile.def (gmp): Explicitly disable assembler.
3137 (mpfr): Adjust lib_path.
3138 (mpc): Likewise.
3139 * Makefile.in: Regenerated.
3140
3141 2016-05-01 Jakub Jelinek <jakub@redhat.com>
3142
3143 PR bootstrap/70704
3144 * configure.ac (--enable-stage1-checking): Add missing
3145 --enable-checking=.
3146 * configure: Regenerated.
3147
3148 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3149
3150 * config.guess: Revert r235676.
3151 * config.sub: Revert r235676.
3152
3153 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3154
3155 * config.guess: Remove SH5 support.
3156 * config.sub: Likewise.
3157 * configure: Likewise.
3158 * configure.ac: Likewise.
3159
3160 2016-04-26 Jakub Jelinek <jakub@redhat.com>
3161
3162 PR bootstrap/70704
3163 * configure.ac (--enable-stage1-checking): For --disable-checking or
3164 implicit --enable-checking, make sure extra flag matches in between
3165 stage1 and later checking.
3166 * configure: Regenerated.
3167
3168 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3169
3170 * .gitattributes: New file.
3171
3172 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
3173
3174 * MAINTAINERS (rs6000/powerpc port): Add myself.
3175
3176 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
3177
3178 PR bootstrap/70173
3179 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3180 and gotools directories. Delete the stage_final file.
3181 * Makefile.in: Regenerate.
3182
3183 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
3184
3185 * MAINTAINERS (Write After Approval): Add myself.
3186
3187 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
3188
3189 * MAINTAINERS (Fortran maintainer): Remove myself.
3190
3191 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
3192
3193 * MAINTAINERS (Write After Approval): Add myself.
3194
3195 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
3196
3197 * MAINTAINERS (Write After Approval): Add myself.
3198
3199 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3200
3201 Sync with binutils-gdb:
3202
3203 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3204
3205 * configure.ac: Add mips and s390 to the gold target check.
3206 * configure: Regenerate.
3207
3208 2016-03-01 DJ Delorie <dj@redhat.com>
3209
3210 * MAINTAINERS (mep): Remove myself as MeP maintainer.
3211
3212 2016-02-22 David Malcolm <dmalcolm@redhat.com>
3213
3214 * MAINTAINERS (libcpp): Add myself.
3215 (diagnostic messages): Likewise.
3216
3217 2016-02-20 Tom de Vries <tom@codesourcery.com>
3218
3219 * MAINTAINERS: Fix whitespace.
3220
3221 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
3222
3223 * MAINTAINERS (Write After Approval): Add myself.
3224
3225 2016-01-29 Sebastian Pop <s.pop@samsung.com>
3226
3227 * config/isl.m4: Add comments about isl-0.16.
3228 * configure: Regenerate.
3229
3230 2016-01-29 Martin Jambor <mjambor@suse.cz>
3231
3232 * MAINTAINERS (hsa maintainers): Add myself.
3233
3234 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
3235
3236 * MAINTAINERS: (Write After Approval): Add myself.
3237
3238 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
3239 Sebastian Pop <s.pop@samsung.com>
3240
3241 * Makefile.in: Regenerate.
3242 * Makefile.tpl: Export ISLVER.
3243 * configure: Regenerate.
3244 * config/isl.m4: Detect isl-0.15.
3245
3246 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
3247
3248 PR bootstrap/69329
3249 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3250 * Makefile.in: Regenerate.
3251
3252 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
3253
3254 * configure.ac: Enable LTO for DJGPP
3255 * configure: Regenerate
3256
3257 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
3258
3259 Sync with binutils-gdb:
3260 2015-10-21 Nick Clifton <nickc@redhat.com>
3261
3262 PR gas/19109
3263 * configure.ac: Note the 'none' is an acceptable argument to
3264 --enable-compressed-debug-sections.
3265 * configure: Regenerate.
3266
3267 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
3268
3269 PR bootstrap/69134
3270 * Makefile.def (mpfr): Disable assembler.
3271 * Makefile.in: Regenerate.
3272
3273 2016-01-01 Ben Elliston <bje@gnu.org>
3274
3275 * config.guess: Import version 2016-01-01.
3276 * config.sub: Likewise.
3277
3278 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
3279
3280 * MAINTAINERS (Write After Approval): Add myself.
3281
3282 2015-12-17 Sebastian Pop <s.pop@samsung.com>
3283
3284 * Makefile.in: Replace ISL with isl.
3285 * Makefile.tpl: Same.
3286 * config/isl.m4: Same.
3287 * configure.ac: Same.
3288 * contrib/download_prerequisites: Same.
3289 * configure: Regenerate.
3290
3291 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
3292
3293 * MAINTAINERS (Write After Approval): Add Myself.
3294
3295 2015-12-17 Nathan Sidwell <nathan@acm.org>
3296
3297 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3298 * configure: Regenerate.
3299
3300 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
3301 Sebastian Pop <s.pop@samsung.com>
3302
3303 * config/isl.m4 (ISL_CHECK_VERSION): Check for
3304 isl_ctx_get_max_operations.
3305 * configure: Regenerate.
3306
3307 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
3308
3309 * MAINTAINERS (Write After Approval): Add myself.
3310
3311 2015-12-02 Ian Lance Taylor <iant@google.com>
3312
3313 PR go/66147
3314 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3315 * Makefile.in: Regenerate.
3316
3317 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
3318
3319 PR libffi/65726
3320 * Makefile.def (lang_env_dependencies): Make libffi depend
3321 on cxx.
3322 * Makefile.in: Regenerate.
3323
3324 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
3325
3326 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3327 symbols.
3328
3329 2015-11-20 Tristan Gingold <gingold@adacore.com>
3330
3331 Sync with binutils-gdb:
3332 2015-11-20 Tristan Gingold <gingold@adacore.com>
3333
3334 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3335 * configure: Regenerate.
3336
3337 2015-11-19 Martin Liska <mliska@suse.cz>
3338
3339 * .gitignore: Add .clang-format to ignored files.
3340 * Makefile.in: Add clang-format.
3341 * Makefile.tpl: Likewise.
3342
3343 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
3344
3345 * configure.ac: Enable libmpx by default.
3346 * configure: Regenerated.
3347
3348 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
3349
3350 * MAINTAINERS: Update email address.
3351
3352 2015-10-23 Paulo Matos <pmatos@linki.tools>
3353
3354 * MAINTAINERS: Update email address.
3355
3356 2015-10-23 Alan Hayward <alan.hayward@arm.com>
3357
3358 * MAINTAINERS (Write After Approval): Add myself.
3359
3360 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3361
3362 Sync with binutils-gdb:
3363 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3364
3365 PR gas/19109
3366 * configure.ac: Add
3367 --enable-compressed-debug-sections={all,gas,gold,ld}.
3368 * configure: Regenerated.
3369
3370 2015-10-16 Arnaud Charlet <charlet@adacore.com>
3371
3372 * MAINTAINERS: Update list of Ada maintainers and email addresses.
3373
3374 2015-10-09 Martin Liska <mliska@suse.cz>
3375
3376 * MAINTAINERS (Write After Approval): Add myself.
3377
3378 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3379
3380 * MAINTAINERS (Write After Approval): Add myself.
3381
3382 2015-10-02 Florian Weimer <fweimer@redhat.com>
3383
3384 * MAINTAINERS: Update email address.
3385
3386 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
3387
3388 * MAINTAINERS (Write After Approval): Add myself.
3389
3390 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
3391
3392 * MAINTAINERS: Update email.
3393
3394 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3395
3396 * MAINTAINERS: Update my email address.
3397
3398 2015-09-01 James Bowman <james.bowman@ftdichip.com>
3399
3400 * MAINTAINERS (ft32 port): Add myself.
3401
3402 2015-08-28 David Sherwood <david.sherwood@arm.com>
3403
3404 * MAINTAINERS: Add myself.
3405
3406 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3407
3408 * MAINTAINERS (Write After Approval): Add myself.
3409
3410 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3411
3412 PR libfortran/54572
3413 * Makefile.def: Make libgfortran depend on libbacktrace.
3414 * Makefile.in: Regenerate.
3415
3416 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3417
3418 * MAINTAINERS (Write After Approval): Add myself.
3419
3420 2015-08-12 Tom de Vries <tom@codesourcery.com>
3421
3422 PR other/67092
3423 * configure.ac: Remove --with_host_libstdcxx support.
3424 * configure: Regenerate.
3425
3426 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3427 Jakub Jelinek <jakub@redhat.com>
3428
3429 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3430 nvptx*-*-*.
3431 * configure: Regenerate.
3432
3433 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3434
3435 * Makefile.def (libiconv): Define bootstrap=true.
3436 Mark pdf/html/info as missing.
3437 (configure-gcc): Depend on all-libiconv.
3438 (all-gcc): Ditto.
3439 (configure-libcpp): Ditto.
3440 (all-libcpp): Ditto.
3441 (configure-intl): Ditto.
3442 (all-intl): Ditto.
3443 * Makefile.in: Regenerate.
3444
3445 2015-08-03 Bin Cheng <bin.cheng@arm.com>
3446
3447 * MAINTAINERS (loop ivopts): Add the entry and myself.
3448
3449 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3450
3451 * MAINTAINERS (nvptx): Add self.
3452
3453 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3454
3455 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3456 128-bit vector modes.
3457
3458 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
3459
3460 * MAINTAINERS (Write After Approval): Add myself.
3461
3462 2015-07-28 Ben Elliston <bje@gnu.org>
3463
3464 * config.sub, config.guess: Import from upstream.
3465
3466 2015-07-24 Michael Darling <darlingm@gmail.com>
3467
3468 PR other/66259
3469 * config-ml.in: Reflects renaming of configure.in to configure.ac
3470 * configure: Likewise
3471 * configure.ac: Likewise
3472
3473 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3474
3475 * MAINTAINERS: Update my email address.
3476
3477 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3478
3479 Sync with binutils-gdb:
3480 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3481
3482 * configure.ac (target_configdirs): Exclude target-zlib if
3483 target-libjava isn't built.
3484 * configure: Regenerated.
3485
3486 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3487
3488 Sync with binutils-gdb:
3489 2015-05-13 John David Anglin <dave.anglin@bell.net>
3490
3491 * configure.ac: Disable configuration of GDB for HPUX targets.
3492 * configure: Regenerate.
3493
3494 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3495
3496 * configure.ac: Add --with-system-zlib.
3497 * configure: Regenerated.
3498
3499 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3500
3501 * configure.ac: Add FT32 support.
3502 * configure: Regenerate.
3503
3504 2015-01-12 Anthony Green <green@moxielogic.com>
3505
3506 * configure.ac: Don't disable gprof for moxie.
3507 * configure: Rebuild.
3508
3509 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3510
3511 Sync with binutils-gdb:
3512 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3513
3514 PR ld/18355
3515 * Makefile.def: Add extra_configure_flags to host zlib.
3516 * configure.ac (extra_host_zlib_configure_flags): New. Set
3517 to --enable-host-shared When bfd is to be built as shared
3518 library. AC_SUBST.
3519 * Makefile.in: Regenerated.
3520
3521 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3522
3523 Sync with src:
3524 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3525 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3526 * Makefile.in: Regenerated.
3527
3528 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3529
3530 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3531 target.
3532 * configure: Regenerate.
3533
3534 2015-06-23 Ludovic Courtès <ludo@gnu.org>
3535
3536 * MAINTAINERS (Write After Approval): Add myself.
3537
3538 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3539
3540 * MAINTAINERS (OS Port Maintainers): Add myself.
3541 (Various Maintainers): Remove myself from libffi testsuite.
3542
3543 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3544
3545 * MAINTAINERS (gen* on machine desc): Add self.
3546
3547 2015-06-02 Jason Merrill <jason@redhat.com>
3548
3549 PR bootstrap/66319
3550 * configure.ac: Use -std=gnu++98.
3551
3552 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3553
3554 * MAINTAINERS (Write After Approval): Add myself.
3555
3556 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3557
3558 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3559 * configure: Regenerate.
3560
3561 2015-05-26 Jason Merrill <jason@redhat.com>
3562
3563 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3564 * configure: Regenerate.
3565
3566 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3567
3568 * configure.ac: FT32 target added.
3569 * configure: Regenerated.
3570
3571 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3572
3573 * MAINTAINERS (Write After Approval): Add myself.
3574
3575 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3576
3577 * MAINTAINERS (Write After Approval): Add myself.
3578
3579 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3580
3581 * configure.ac: Fix typo.
3582 * configure: Regenerate.
3583
3584 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3585
3586 * MAINTAINERS (Write After Approval): Add myself.
3587
3588 2015-05-03 Matthias Klose <doko@ubuntu.com>
3589
3590 * configure.ac: Match $host configured with triplets.
3591 * configure: Regenerate.
3592
3593 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3594
3595 * Makefile.tpl: Remove surplus whitespace throughout.
3596 * Makefile.in: Regenerate.
3597
3598 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3599
3600 * MAINTAINERS (Various Maintainers): Add myself as instruction
3601 combiner maintainer.
3602
3603 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3604
3605 PR bootstrap/62077
3606 * configure.ac (--enable-stage1-checking): Default to
3607 release,misc,gimple,rtlflag,tree,types if --disable-checking
3608 or --enable-checking is not specified and DEV-PHASE is not
3609 experimental.
3610 * configure: Regenerated.
3611
3612 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3613
3614 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3615 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3616 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3617 * Makefile.in: Regenerate.
3618
3619 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3620
3621 * MAINTAINERS: Update my email address.
3622
3623 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3624
3625 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3626
3627 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3628
3629 * MAINTAINERS: Add myself as an arm port reviewer.
3630
3631 2015-03-25 Martin Liska <mliska@suse.cz>
3632 Yury Gribov <y.gribov@samsung.com>
3633
3634 * Makefile.in: Fix ln source location for vimrc file.
3635 * Makefile.tpl: Likewise.
3636
3637 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3638
3639 PR bootstrap/25672
3640 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3641 cross-compiling. Similarly for CXX_FOR_TARGET.
3642 * configure: Regenerate.
3643
3644 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3645
3646 * Makefile.def: Add libmpx.
3647 * configure.ac: Add libmpx.
3648 * Makefile.in: Regenerate.
3649 * configure: Regenerate.
3650
3651 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3652
3653 * MAINTAINERS (CPU Port Maintainers): Add myself
3654 i386 vector ISA extns mantainer.
3655
3656 2015-03-13 Jeff Law <law@redhat.com>
3657
3658 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3659 maintainer.
3660 Remove Richard Henderson as a maintainer for the x86 port.
3661
3662 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3663
3664 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3665
3666 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3667
3668 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3669 pointer bounds checker and i386 MPX maintainer.
3670
3671 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3672
3673 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3674
3675 2015-02-26 Martin Sebor <msebor@redhat.com>
3676
3677 * MAINTAINERS (Various Maintainers): Add self.
3678
3679 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3680
3681 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3682 Make sure it contains lto.
3683 * configure: Regenerate.
3684
3685 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3686
3687 * configure: Regenerate.
3688
3689 2015-02-06 Diego Novillo <dnovillo@google.com>
3690 1
3691 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3692 middle-end, docstring): Remove myself.
3693 (Write After Approval): Add myself.
3694
3695 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3696
3697 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3698 (Write After Approval): Update address.
3699
3700 2015-01-29 David Malcolm <dmalcolm@redhat.com>
3701
3702 PR jit/64780
3703 * configure.ac: Require the user to explicitly specify
3704 --enable-host-shared if the jit is enabled.
3705 * configure: Regenerate.
3706
3707 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3708
3709 * MAINTAINERS (Write After Approval): Add myself.
3710
3711 2015-01-25 Tom de Vries <tom@codesourcery.com>
3712
3713 * MAINTAINERS: Make whitespace consistent.
3714
3715 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
3716
3717 * MAINTAINERS (Write After Approval): Add myself.
3718
3719 2015-01-20 Andre Vehreschild <vehre@gmx.de>
3720
3721 * MAINTAINERS: (Write After Approval): Add myself.
3722
3723 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3724
3725 * MAINTAINERS: (Write After Approval): Add myself.
3726
3727 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3728
3729 * MAINTAINERS: (Write After Approval): Add myself.
3730
3731 2015-01-13 Iain Sandoe <iain@codesourcery.com>
3732
3733 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3734 objective-c/c++ front end maintainer.
3735
3736 2015-01-13 Marek Polacek <polacek@redhat.com>
3737
3738 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3739
3740 2015-01-12 Jeff Law <law@redhat.com>
3741
3742 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3743 a very long time.
3744
3745 2015-01-09 Ian Lance Taylor <iant@google.com>
3746
3747 * configure.ac (host_tools): Add gotools.
3748 * Makefile.def (host_modules): Add gotools.
3749 (dependencies): Add dependency of all-gotools on all-target-libgo.
3750
3751 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3752
3753 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3754 * configure: Regenerate.
3755
3756 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3757
3758 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3759 all-target-libgomp.
3760 * Makefile.in: Regenerate.
3761
3762 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3763
3764 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3765
3766 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3767
3768 * configure.ac: Add Visium support.
3769 * configure: Regenerate.
3770
3771 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3772
3773 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3774 * configure: Regenerate.
3775
3776 2015-01-03 Andrew Pinski <apinski@cavium.com>
3777
3778 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3779 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3780 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3781 (OBJCOPY_FOR_TARGET): New variable.
3782 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3783 * Makefile.in: Regenerate.
3784 * configure.ac: Check for already installed target objcopy.
3785 Also GCC_TARGET_TOOL on objcopy.
3786 * configure: Regenerate.
3787
3788 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3789
3790 * config.sub: Update from upstream, to 2015-01-01 version.
3791 * config.guess: Ditto.
3792
3793 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3794
3795 * MAINTAINERS (RTEMS Ports): Add myself.
3796
3797 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3798
3799 * MAINTAINERS (Write After Approval): Add myself.
3800
3801 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3802
3803 * MAINTAINERS (Write After Approval): Add myself.
3804
3805 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3806
3807 * configure.ac (--enable-as-accelerator-for): Don't set
3808 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3809 * configure: Regenerate.
3810
3811 2014-12-13 Jakub Jelinek <jakub@redhat.com>
3812
3813 PR bootstrap/64023
3814 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3815 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3816 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3817 to CXX.
3818 * Makefile.in: Regenerated.
3819
3820 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3821 Yury Gribov <y.gribov@samsung.com>
3822
3823 * .gitignore: Added .local.vimrc and .lvimrc.
3824 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3825 * Makefile.in: Regenerate.
3826
3827 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3828
3829 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3830 * configure: Regenerated.
3831
3832 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3833
3834 * MAINTAINERS (nvptx port): New entry.
3835
3836 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3837
3838 * configure: Regenerate.
3839
3840 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3841
3842 * configure.ac: Merge with Binutils.
3843
3844 2014-11-26 Tobias Burnus <burnus@net-b.de>
3845
3846 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3847 * Makefile.in: Regenerate.
3848
3849 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3850
3851 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3852 missing flex.
3853 * Makefile.in: Regenerated.
3854
3855 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3856
3857 * Makefile.in: Regenerate.
3858
3859 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3860
3861 PR bootstrap/63784
3862 * libtool.m4: Add $pic_flag with -shared.
3863
3864 2014-11-21 Renlin Li <Renlin.Li@arm.com>
3865
3866 * MAINTAINERS (Write After Approval): Added myself.
3867
3868 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3869
3870 * MAINTAINERS (write-after-approval): Add myself.
3871
3872 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3873
3874 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3875 from 2 years ago.
3876
3877 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3878
3879 Revert:
3880 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3881
3882 * MAINTAINERS (Write After Approval): Added myself as line map
3883 maintainer.
3884
3885 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3886
3887 Revert:
3888 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3889
3890 * MAINTAINERS (Write After Approval): Added myself.
3891
3892 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3893
3894 * MAINTAINERS (Write After Approval): Added myself.
3895
3896 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3897
3898 * MAINTAINERS (Write After Approval): Added myself as line map
3899 maintainer.
3900
3901 2014-11-17 Dodji Seketeli <dodji@redhat.com>
3902
3903 * MAINTAINERS (Various Maintainers): Added myself as line map
3904 maintainer.
3905
3906 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3907
3908 * move-if-change: Sync from upstream gnulib.
3909
3910 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3911
3912 * compile: Sync with upstream Automake.
3913 * depcomp: Ditto.
3914 * install-sh: Ditto.
3915 * missing: Ditto.
3916 * mkinstalldirs: Ditto.
3917 * ylwrap: Ditto.
3918
3919 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3920
3921 * config.sub: Update from upstream config repo.
3922 * config.guess: Ditto.
3923
3924 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3925
3926 * Makefile.def: Add liboffloadmic to target_modules. Make
3927 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3928 * Makefile.in: Regenerate.
3929 * configure: Regenerate.
3930 * configure.ac: Add liboffloadmic to target binaries.
3931 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3932 Add liboffloadmic to noconfig list when C++ is not supported.
3933
3934 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3935 Thomas Schwinge <thomas@codesourcery.com>
3936 Ilya Verbin <ilya.verbin@intel.com>
3937 Andrey Turetskiy <andrey.turetskiy@intel.com>
3938
3939 * configure: Regenerate.
3940 * configure.ac (--enable-as-accelerator-for)
3941 (--enable-offload-targets): New configure options.
3942
3943 2014-11-11 Tobias Burnus <burnus@net-b.de>
3944
3945 * Makefile.def: Make all-gcc depend on all-isl.
3946 * Makefile.in: Regenerate.
3947
3948 2014-11-11 David Malcolm <dmalcolm@redhat.com>
3949
3950 * ChangeLog.jit: New.
3951 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3952
3953 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3954
3955 PR target/63610
3956 * libtool.m4: Fix globbing of darwin versions.
3957 * configure: Regenerate.
3958
3959 2014-11-11 Tobias Burnus <burnus@net-b.de>
3960
3961 * Makefile.def: Remove CLooG.
3962 * Makefile.tpl: Ditto.
3963 * configure.ac: Ditto.
3964 * configure: Regenerate.
3965 * Makefile.in: Ditto.
3966
3967 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3968
3969 * configure.ac: Handle nvptx-*-*.
3970 * configure: Regenerate.
3971
3972 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3973
3974 * MAINTAINERS (Write After Approval): Add myself.
3975
3976 2014-10-31 Jakub Jelinek <jakub@redhat.com>
3977
3978 * Makefile.def (libcc1): Remove bootstrap=true;.
3979 * Makefile.in: Regenerated.
3980
3981 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3982
3983 * configure.ac: Update comment.
3984 * configure: Regenerate.
3985
3986 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3987
3988 * MAINTAINERS (Write After Approval): Add myself.
3989
3990 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3991
3992 * configure.ac (extra_host_libiberty_configure_flags): Add
3993 --enable-shared also for libcc1's benefit.
3994 * configure: Regenerate.
3995
3996 2014-10-29 Tristan Gingold <gingold@adacore.com>
3997
3998 * MAINTAINERS: Change my email address.
3999
4000 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
4001 Tom Tromey <tromey@redhat.com>
4002
4003 * Makefile.def: Add libcc1 to host_modules.
4004 * configure.ac (host_tools): Add libcc1.
4005 * Makefile.in, configure: Rebuild.
4006
4007 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
4008
4009 * configure.ac (build_configargs): Don't share config.cache between
4010 build subdirs.
4011 * configure: Regenerate.
4012
4013 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
4014
4015 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
4016 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
4017 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
4018 leon3v7 as leon3.
4019 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
4020 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
4021 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
4022 * config/sparc/sparc.md (cpu): Add leon3v7.
4023 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
4024
4025 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
4026
4027 * MAINTAINERS (write-after-approval): Add myself.
4028
4029 2014-10-23 Ian Lance Taylor <iant@google.com>
4030
4031 * configure.ac: Disable the Go frontend on systems where it is known
4032 to not work.
4033 * configure: Regenerate.
4034
4035 2014-10-23 Richard Biener <rguenther@suse.de>
4036
4037 * Makefile.def: Add libcpp build module and dependencies.
4038 * configure.ac: Add libcpp build module.
4039 * Makefile.in: Regenerate.
4040 * configure: Likewise.
4041
4042 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
4043
4044 * MAINTAINERS (write-after-approval): Add myself.
4045
4046 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
4047
4048 * INSTALL/README: Do not mention CVS.
4049
4050 2014-10-03 Jing Yu <jingyu@google.com>
4051
4052 * configure.ac: Add aarch64 to list of targets that support gold.
4053 * configure: Regenerate.
4054
4055 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
4056
4057 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
4058
4059 2014-09-29 Catherine Moore <clm@codesourcery.com>
4060
4061 * MAINTAINERS: Add myself as MIPS maintainer.
4062
4063 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
4064
4065 * MAINTAINERS: Move myself to MIPS maintainers.
4066
4067 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4068
4069 * MAINTAINERS: Put all email addresses between '<' and '>'.
4070
4071 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4072
4073 * MAINTAINERS: Move myself to reviewers (Fortran).
4074
4075 2014-09-01 Andi Kleen <ak@linux.intel.com>
4076
4077 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
4078 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
4079 * Makefile.in: Regenerate.
4080
4081 2014-08-28 David Malcolm <dmalcolm@redhat.com>
4082
4083 * rtx-classes-status.txt: Delete
4084
4085 2014-08-28 David Malcolm <dmalcolm@redhat.com>
4086
4087 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
4088
4089 2014-08-27 Sebastian Pop <s.pop@samsung.com>
4090
4091 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
4092 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
4093 of checking for version number.
4094 * configure: Regenerated.
4095 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
4096
4097 2014-08-27 David Malcolm <dmalcolm@redhat.com>
4098
4099 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
4100 is done; begin phase 6 (use extra rtx_def subclasses).
4101
4102 2014-08-27 David Malcolm <dmalcolm@redhat.com>
4103
4104 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
4105 done; begin phase 5 (additional rtx_def subclasses).
4106
4107 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4108
4109 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4110
4111 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4112
4113 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4114 SET_BB_HEADER are done.
4115
4116 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4117
4118 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4119 done.
4120
4121 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4122
4123 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4124
4125 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4126
4127 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4128
4129 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4130
4131 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4132
4133 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4134
4135 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4136
4137 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4138
4139 * rtx-classes-status.txt: Phase 3 (per-file commits within
4140 "config" subdirs) is done; begin phase 4 (removal of
4141 "scaffolding").
4142
4143 2014-08-23 David Malcolm <dmalcolm@redhat.com>
4144
4145 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4146 dir) is done; begin phase 3 (per-file commits within "config"
4147 subdirs).
4148
4149 2014-08-21 David Malcolm <dmalcolm@redhat.com>
4150
4151 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4152 phase 2 (per-file commits in main source dir).
4153
4154 2014-08-21 Bin Cheng <bin.cheng@arm.com>
4155
4156 * configure: Regenerated.
4157
4158 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4159
4160 * rtx-classes-status.txt (TODO): Add SET_BND_TO
4161
4162 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4163
4164 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4165
4166 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4167
4168 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4169
4170 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4171
4172 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4173
4174 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4175
4176 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4177
4178 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
4179
4180 * MAINTAINERS (Write After Approval): Add myself.
4181
4182 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
4183
4184 * MAINTAINERS: Remove myself
4185
4186 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4187
4188 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4189
4190 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
4191
4192 * MAINTAINERS (Write After Approval): Add myself.
4193
4194 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4195
4196 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4197 SET_BB_HEADER, SET_BB_FOOTER
4198
4199 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4200
4201 * rtx-classes-status.txt: New file
4202
4203 2014-08-18 Roman Gareev <gareevroman@gmail.com>
4204
4205 * configure.ac: Eliminate ClooG installation dependency.
4206 * configure: Regenerate.
4207 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4208 * Makefile.in: Regenerate.
4209
4210 2014-08-15 Ilya Verbin <iverbin@gmail.com>
4211
4212 * MAINTAINERS (Write After Approval): Add myself.
4213
4214 2014-08-15 Ilya Tocar <tocarip@gmail.com>
4215
4216 * MAINTAINERS (Write After Approval): Add myself.
4217
4218 2014-08-01 Jiong Wang <jiong.wang@arm.com>
4219
4220 * MAINTAINERS (Write After Approval): Add myself.
4221
4222 2014-07-28 Anthony Green <green@moxielogic.com>
4223
4224 Import from savannah.gnu.org:
4225 * config.sub: Update to 2014-07-28 version.
4226
4227 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
4228
4229 * MAINTAINERS: Remove my MIPS maintainer entry.
4230
4231 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
4232
4233 PR target/47230
4234 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4235 * configure: Regenerate.
4236
4237 2014-07-24 James Norris <jnorris@codesourcery.com>
4238
4239 * MAINTAINERS (Write After Approval): Add myself.
4240
4241 2014-07-20 Roman Gareev <gareevroman@gmail.com>
4242
4243 * configure.ac: Accept only CLooG 0.18.1.
4244 * configure: Regenerate.
4245
4246 2014-07-17 Roman Gareev <gareevroman@gmail.com>
4247
4248 * configure.ac: Don't accept isl 0.11.
4249 * configure: Regenerate.
4250
4251 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4252
4253 * MAINTAINERS (Write After Approval): Add myself.
4254
4255 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4256
4257 * configure.ac: Don't accept isl 0.10.
4258 * configure: Regenerate.
4259
4260 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
4261
4262 Fix include path for in-tree cloog.
4263 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4264 * configure: Regenerate.
4265
4266 2014-06-18 Richard Henderson <rth@redhat.com>
4267
4268 * .gitignore: Import gcc_update output.
4269
4270 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
4271
4272 * config-ml.in: Robustify ac_configure_args parsing.
4273
4274 * configure.ac (--enable-linker-plugin-configure-flags)
4275 (--enable-linker-plugin-flags): New flags.
4276 (configdirs): Conditionally add libiberty-linker-plugin.
4277 * configure: Regenerate.
4278 * Makefile.def (host_modules): Add libiberty-linker-plugin.
4279 (host_modules) <lto-plugin>: Pay attention to
4280 @extra_linker_plugin_flags@ and
4281 @extra_linker_plugin_configure_flags@.
4282 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4283 * Makefile.in: Regenerate.
4284
4285 * Makefile.tpl (configure-[+prefix+][+module+])
4286 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4287 "module_srcdir" instead of "module" for locating a module's srcdir.
4288 * Makefile.in: Regenerate.
4289
4290 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
4291
4292 * MAINTAINERS (Write After Approval): Add myself.
4293
4294 2014-06-06 Sebastian Pop <sebpop@gmail.com>
4295
4296 * MAINTAINERS: Update my email address.
4297
4298 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
4299
4300 * MAINTAINERS (Write After Approval): Add myself.
4301
4302 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
4303
4304 * MAINTAINERS (Write After Approval): Add myself.
4305
4306 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
4307
4308 PR libstdc++/61011
4309 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4310 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4311 * configure: Regenerate.
4312
4313 2014-05-28 Pedro Alves <palves@redhat.com>
4314
4315 * MAINTAINERS (Write After Approval): Add myself.
4316
4317 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
4318
4319 * MAINTAINERS: Update my affiliation/email.
4320
4321 2014-05-19 Mike Stump <mikestump@comcast.net>
4322
4323 * MAINTAINERS: Add wide-int reviewers.
4324
4325 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
4326
4327 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4328 * configure: Regenerated.
4329
4330 2014-05-15 Torvald Riegel <triegel@redhat.com>
4331
4332 * MAINTAINERS (libitm): Add myself as maintainer.
4333
4334 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
4335
4336 * MAINTAINERS (Write After Approval): Add myself.
4337
4338 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
4339
4340 * config.sub, config.guess: Import from upstream.
4341
4342 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4343
4344 * MAINTAINERS (Write After Approval): Put myself in correct order.
4345
4346 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4347
4348 * MAINTAINERS (Write After Approval): Add myself.
4349
4350 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4351
4352 * MAINTAINERS: Move myself from Reviewers to Write After Approval
4353 section.
4354
4355 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4356
4357 * MAINTAINERS (Write After Approval): Delete myself.
4358
4359 2014-04-17 Jakub Jelinek <jakub@redhat.com>
4360
4361 PR sanitizer/56781
4362 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4363 and -B* options with -Xcompiler.
4364
4365 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4366
4367 PR bootstrap/60620
4368 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4369 * Makefile.in: Regenerate.
4370
4371 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4372
4373 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4374 for WINDRES_FOR_TARGET in default-manifest.o rule.
4375 * Makefile.in: Regenerate.
4376
4377 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4378
4379 * MAINTAINERS (Write After Approval): Add myself.
4380
4381 2014-03-26 Jakub Jelinek <jakub@redhat.com>
4382
4383 PR sanitizer/56781
4384 * Makefile.def: Set bootstrap=true; for host fixincludes.
4385 * configure.ac: Don't bootstrap host fixincludes unless
4386 --with-build-config=bootstrap-{a,ub}san.
4387 * Makefile.in: Regenerated.
4388 * configure: Regenerated.
4389
4390 2014-03-21 Jakub Jelinek <jakub@redhat.com>
4391
4392 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4393 --enable-vtable-verify option parsing. Don't add
4394 target-libsanitizer to bootstrap_target_libs unless
4395 --with-build-config=bootstrap-asan or
4396 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4397 to bootstrap_target_libs unless --enable-vtable-verify.
4398 * configure: Regenerated.
4399
4400 2014-03-10 Anatoly Sokolov <aesok@post.ru>
4401
4402 * MAINTAINERS (Write After Approval): Add myself.
4403
4404 2014-03-07 Denis Chertykov <chertykov@gmail.com>
4405
4406 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4407
4408 2014-03-07 Jakub Jelinek <jakub@redhat.com>
4409
4410 PR bootstrap/58572
4411 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4412 -I for libstdc++-v3 includes if $(LEAN).
4413 * Makefile.in: Regenerated.
4414
4415 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
4416
4417 * MAINTAINERS: Update my email address.
4418
4419 2014-02-24 Walter Lee <walt@tilera.com>
4420
4421 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4422 (tilegx-*-*): Change to tilegx*-*-*.
4423 * configure: Regenerate.
4424
4425 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
4426
4427 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4428
4429 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4430
4431 * MAINTAINERS (Write After Approval): Add myself.
4432
4433 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4434
4435 PR target/59788
4436 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4437 *solaris2*.
4438
4439 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
4440
4441 * MAINTAINERS: Update my email address.
4442
4443 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4444
4445 * MAINTAINERS: Convert to UTF-8.
4446 Properly sort Xinliang David Li's entry.
4447
4448 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4449 Sandra Loosemore <sandra@codesourcery.com>
4450
4451 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4452 nios2 port maintainers.
4453
4454 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4455
4456 * MAINTAINERS (Write After Approval): Add myself.
4457
4458 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4459
4460 * configure.ac: Add user-friendly check for native x86_64-linux
4461 multilibs.
4462 * configure: Regenerate.
4463
4464 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4465
4466 * MAINTAINERS: Add myself as sh maintainer.
4467
4468 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4469
4470 * MAINTAINERS: Add self as SLSR maintainer.
4471
4472 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
4473
4474 * MAINTAINERS: Update my email address.
4475
4476 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
4477
4478 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4479
4480 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4481
4482 * Makefile.in: Regenerate.
4483
4484 * Makefile.tpl: Fix typo.
4485 * Makefile.in: Regenerate partially.
4486
4487 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4488
4489 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4490 supported.
4491 * configure: Regenerated.
4492
4493 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4494
4495 * MAINTAINERS (Write After Approval): Add myself.
4496
4497 2013-10-30 Jason Merrill <jason@redhat.com>
4498
4499 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4500 --disable-build-format-warnings.
4501
4502 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4503
4504 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
4505 depend on libstdc++ and libgcc.
4506 * configure: Regenerate.
4507 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4508 libcilkrts for POSIX and i*86, and x86_64 architectures.
4509 * Makefile.in: Added libcilkrts related fields to support building it.
4510
4511 2013-10-26 Jeff Law <law@redhat.com>
4512
4513 * Makefile.def (target_modules): Remove libmudflap
4514 (languages): Remove check-target-libmudflap).
4515 * Makefile.in: Rebuilt.
4516 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4517 * configure.ac (target_libraries): Remove target-libmudflap.
4518 Remove checks which disabled libmudflap on some systems.
4519 * configure: Rebuilt.
4520 * libmudflap: Directory removed.
4521
4522 2013-10-21 Cong Hou <congh@google.com>
4523
4524 * MAINTAINERS (Write After Approval): Add myself.
4525
4526 2013-10-16 Mike Stump <mikestump@comcast.net>
4527
4528 * .dir-locals.el: Add.
4529
4530 2013-10-15 David Malcolm <dmalcolm@redhat.com>
4531
4532 * configure.ac: Add --enable-host-shared
4533 * configure: Regenerate.
4534
4535 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4536
4537 Import from savannah.gnu.org:
4538 * config.guess: Update to 2013-06-10 version.
4539 * config.sub: Update to 2013-10-01 version.
4540
4541 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4542
4543 Changes to build configuration to allow big endian ARC ELF toolchain
4544 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4545 * configure: Regenerate.
4546
4547 2013-09-20 Alan Modra <amodra@gmail.com>
4548
4549 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4550 ppc host match. Support little-endian powerpc linux hosts.
4551
4552 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4553
4554 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4555 maintainer.
4556
4557 2013-09-12 DJ Delorie <dj@redhat.com>
4558
4559 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4560 maintainers.
4561
4562 2013-09-03 Richard Biener <rguenther@suse.de>
4563
4564 * configure.ac: Also allow ISL 0.12.
4565 * configure: Regenerated.
4566
4567 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4568
4569 * MAINTAINERS (Write After Approval): Add myself.
4570
4571 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4572
4573 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4574
4575 2013-08-26 Caroline Tice <cmtice@google.com>
4576
4577 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4578 "Various Reviewers" to libvtv "Various Maintainers".
4579
4580 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4581
4582 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4583
4584 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4585
4586 * MAINTAINERS: Update name, email.
4587
4588 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4589
4590 * MAINTAINERS (Write After Approval): Add myself.
4591
4592 2013-08-12 Caroline Tice <cmtice@google.com>
4593
4594 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4595 address in the Write After Approval section.
4596
4597 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4598
4599 * MAINTAINERS (Write After Approval): Update email.
4600
4601 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4602
4603 * configure.ac: Adjust to check VTV_SUPPORTED.
4604 * configure: Regenerated.
4605
4606 2013-08-02 Caroline Tice <cmtice@google.com>
4607
4608 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4609 on non-linux systems; add target-libvtv to noconfigdirs; add
4610 libsupc++/.libs to C++ library search paths.
4611 * configure: Regenerated.
4612 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4613 libstdc++ and libgcc.
4614 * Makefile.in: Regenerated.
4615
4616 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4617
4618 * MAINTAINERS (Write After Approval): Add myself.
4619
4620 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4621 Shiva Chen <shiva0217@gmail.com>
4622
4623 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4624 nds32 port maintainers.
4625
4626 2013-07-17 Tim Shen <timshen91@gmail.com>
4627
4628 * MAINTAINERS (Write After Approval): Add myself.
4629
4630 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4631
4632 * configure.ac: Sync from binutils.
4633 * configure: Regenerate.
4634
4635 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4636
4637 * MAINTAINERS (Write After Approval): Add myself.
4638
4639 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4640
4641 * MAINTAINERS (Write After Approval): Add myself.
4642
4643 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4644
4645 * MAINTAINERS (Write After Approval): Add myself.
4646
4647 2013-04-30 Brooks Moses <bmoses@google.com>
4648
4649 * MAINTAINERS: Update my email; move myself from Fortran
4650 reviewer to Write After Approval.
4651
4652 2013-04-16 Andreas Schwab <schwab@suse.de>
4653
4654 * configure.ac (aarch64-*-*): Don't disable java.
4655 * configure: Regenerate.
4656
4657 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4658
4659 * MAINTAINERS (Write After Approval): Add myself.
4660
4661 2013-03-30 Matthias Klose <doko@ubuntu.com>
4662
4663 * Makefile.def (target_modules): Don't install libffi.
4664 * Makefile.in: Regenerate.
4665
4666 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4667
4668 * MAINTAINERS (Write After Approval): Add myself.
4669
4670 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4671
4672 * MAINTAINERS (Write After Approval): Add myself.
4673
4674 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4675
4676 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4677 * configure: Regenerated.
4678
4679 2013-02-05 Ian Lance Taylor <iant@google.com>
4680
4681 PR go/55969
4682 * configure.ac: Disable libgo on some systems where it does not
4683 work.
4684
4685 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4686
4687 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4688 Remove Geoff Keating as rs6000 port maintainer, at his request.
4689
4690 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4691
4692 * MAINTAINERS: Update my email.
4693
4694 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
4695
4696 * configure: Re-generate.
4697
4698 2013-01-15 Richard Biener <rguenther@suse.de>
4699
4700 PR other/55973
4701 * configure: Re-generate.
4702
4703 2013-01-14 Matthias Klose <doko@ubuntu.com>
4704
4705 * Makefile.def (install-target-libsanitizer): Depend on
4706 install-target-libstdc++-v3.
4707 * Makefile.in: Regenerate.
4708
4709 2013-01-14 Richard Biener <rguenther@suse.de>
4710
4711 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4712 * configure: Re-generate
4713
4714 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4715
4716 * config.sub: Update from config repo.
4717
4718 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4719
4720 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4721 * Makefile.in: Regenerate.
4722
4723 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4724
4725 * MAINTAINERS (arc): Add new port maintainership for myself.
4726
4727 2013-01-09 Jason Merrill <jason@redhat.com>
4728
4729 * .gitignore: Import from gdb repository.
4730
4731 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4732
4733 * Makefile.def (configure-gcc): Depend on all-gmp.
4734 (all-gcc): Remove dependency on all-gmp.
4735 * Makefile.in: Regenerated.
4736
4737 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4738
4739 * config.sub: Merge from config repo.
4740 * config.guess: Ditto.
4741
4742 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4743
4744 * Makefile.def: Merge from binutils.
4745 * Makefile.in: Ditto.
4746
4747 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4748
4749 * MAINTAINERS: Update my email.
4750
4751 2012-12-29 Ben Elliston <bje@gnu.org>
4752
4753 * config.guess: Update to 2012-12-29 version.
4754 * config.sub: Likewise.
4755
4756 2012-12-20 Matthias Klose <doko@ubuntu.com>
4757
4758 * Makefile.def (install-target-libgfortran): Depend on
4759 install-target-libquadmath, install-target-libgcc.
4760 (install-target-libsanitizer): Depend on install-target-libgcc.
4761 (install-target-libjava): Depend on install-target-libgcc.
4762 (install-target-libitm): Depend on install-target-libgcc.
4763 (install-target-libobjc): Depend on install-target-libgcc.
4764 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4765 * Makefile.in: Regenerate.
4766
4767 2012-12-19 Matthias Klose <doko@ubuntu.com>
4768
4769 * Makefile.def (install-target-libgo): Depend on
4770 install-target-libatomic.
4771 * Makefile.in: Regenerate.
4772
4773 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4774
4775 PR go/55201
4776 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4777 * Makefile.in: Regenerate.
4778
4779 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4780
4781 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4782 * configure: Regenerate.
4783
4784 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4785
4786 * config.sub: Merge from config repo.
4787
4788 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4789
4790 * Makefile.def (target_modules): Add bootstrap=true and
4791 raw_cxx=true to libsanitizer.
4792 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4793 * Makefile.in: Regenerated.
4794 * configure: Likewise.
4795
4796 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4797
4798 * MAINTAINERS: Remove self as RTL optimization maintainer.
4799
4800 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4801
4802 * MAINTAINERS (Write After Approval): Add myself.
4803
4804 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4805
4806 * Makefile.def (target_modules): Remove bootstrap=true and
4807 raw_cxx=true from libsanitizer.
4808 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4809 * Makefile.in: Regenerated.
4810 * configure: Likewise.
4811
4812 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4813
4814 * Makefile.def (target_modules): Add bootstrap=true and
4815 raw_cxx=true to libsanitizer.
4816 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4817 * Makefile.in: Regenerated.
4818 * configure: Likewise.
4819
4820 2012-11-28 Andrew Pinski <apinski@cavium.com>
4821
4822 PR bootstrap/54279
4823 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4824 * configure: Regenerate.
4825 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4826 * Makefile.in: Regenerate.
4827
4828 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4829
4830 * configure.ac: Disable libsanitizer if we're not building C++.
4831 * configure: Regenerate.
4832
4833 2012-11-15 Roland McGrath <roland@hack.frob.com>
4834
4835 * MAINTAINERS (Write After Approval): Add myself.
4836
4837 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
4838
4839 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4840 Kostya Serebryany (kcc@google.com) and
4841 Jakub Jelinek (jakub@redhat.com).
4842 Rename area for Dodji Seketeli (dodji@redhat.com).
4843
4844 2012-11-15 Dodji Seketeli <dodji@redhat.com>
4845
4846 * MAINTAINERS: (asan.c, related): Add myself.
4847
4848 2012-11-14 Roland McGrath <mcgrathr@google.com>
4849
4850 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4851 * configure: Regenerate.
4852
4853 2012-11-13 Richard Henderson <rth@redhat.com>
4854
4855 * configure.ac: Move libsanitizer logic to subdirectory.
4856 * configure: Regenerate.
4857
4858 2012-11-13 Dodji Seketeli <dodji@redhat.com>
4859
4860 * configure.ac: Enable libsanitizer just on x86 linux for now.
4861 * configure: Re-generate.
4862
4863 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
4864
4865 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4866 sections.
4867 * configure: Regenerate.
4868
4869 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
4870
4871 * configure.ac: Add section for configdirs for libsanitizer.
4872 Disable for cris-*-* and mmix-*-*.
4873 * configure: Regenerate.
4874
4875 2012-11-12 Wei Mi <wmi@google.com>
4876
4877 * configure.ac: Add libsanitizer to target_libraries.
4878 * Makefile.def: Ditto.
4879 * configure: Regenerate.
4880 * Makefile.in: Regenerate.
4881 * libsanitizer: New directory for asan runtime. Contains an empty
4882 tsan directory.
4883
4884 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
4885
4886 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4887 against Mingw64 w32api.
4888 * configure: Regenerate.
4889
4890 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4891
4892 * configure: Regenerated.
4893
4894 2012-11-03 Robert Mason <rbmj@verizon.net>
4895
4896 * configure.ac: add --disable-libstdcxx configure option
4897 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4898
4899 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4900
4901 * MAINTAINERS (Write After Approval): Add myself.
4902
4903 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4904
4905 * MAINTAINERS (Write After Approval): Add myself.
4906
4907 2012-10-24 Sharad Singhai <singhai@google.com>
4908
4909 * MAINTAINERS (Write After Approval): Add myself.
4910
4911 2012-10-24 Eric Christopher <echristo@gmail.com>
4912
4913 * MAINTAINERS: Update email address.
4914
4915 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4916
4917 PR bootstrap/54820
4918 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4919 * configure: Regenerate.
4920
4921 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
4922
4923 * MAINTAINERS (aarch64): Add Marcus and myself.
4924
4925 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4926
4927 PR bootstrap/54820
4928 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4929 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4930 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4931 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4932 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4933 * Makefile.in: Regenerate.
4934 * configure.ac (have_static_libs): New variable and associated check.
4935 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4936 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4937 * configure: Regenerate.
4938
4939 2012-10-10 Richard Biener <rguenther@suse.de>
4940
4941 * MAINTAINERS: Adjust for changed surname.
4942
4943 2012-10-04 Lawrence Crowl <crowl@google.com>
4944
4945 * MAINTAINERS (Write After Approval): Add myself.
4946
4947 2012-10-01 Cary Coutant <ccoutant@google.com>
4948
4949 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4950
4951 2012-09-28 Ian Lance Taylor <iant@google.com>
4952
4953 * Makefile.def: Make all-target-libgo depend on
4954 all-target-libbacktrace.
4955 * Makefile.in: Rebuild.
4956
4957 2012-09-26 Ian Lance Taylor <iant@google.com>
4958
4959 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4960 * Makefile.in: Rebuild.
4961
4962 2012-09-20 Walter Lee <walt@tilera.com>
4963
4964 * configure.ac: Add tilegx to list of targets that support gold.
4965 * configure: Regenerate.
4966
4967 2012-09-20 Marek Polacek <polacek@redhat.com>
4968
4969 * MAINTAINERS (Write After Approval): Add myself.
4970
4971 2012-09-19 Steve Ellcey <sellcey@mips.com>
4972
4973 * configure.ac: Add mips*-mti-elf* target.
4974 * configure: Regenerate.
4975
4976 2012-09-17 Ian Lance Taylor <iant@google.com>
4977
4978 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4979 * configure.ac (host_libs): Add libbacktrace.
4980 (target_libraries): Add libbacktrace.
4981 * Makefile.def (host_modules): Add libbacktrace.
4982 (target_modules): Likewise.
4983 * configure, Makefile.in: Rebuild.
4984
4985 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
4986
4987 PR target/38607
4988 Merge upstream change.
4989 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4990
4991 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4992 Add libgomp*.o to compare_exclusions for AIX.
4993 * configure: Regenerate.
4994
4995 2012-09-06 Diego Novillo <dnovillo@google.com>
4996
4997 * configure.ac: Bump minimum GMP version to 4.2.3.
4998 * configure: Re-generate.
4999
5000 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
5001
5002 PR target/54461
5003 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
5004 target-libgloss if not configured --with-avrlibc=no.
5005 * configure: Regenerate.
5006
5007 2012-09-04 Jason Merrill <jason@redhat.com>
5008
5009 * configure.ac: Fix --enable-languages=all.
5010
5011 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
5012
5013 * MAINTAINERS (Write After Approval): Add myself.
5014
5015 2012-09-03 Richard Guenther <rguenther@suse.de>
5016
5017 PR bootstrap/54138
5018 * configure.ac: Re-organize ISL / CLOOG checks to allow
5019 disabling with either --without-isl or --without-cloog.
5020 * configure: Regenerated.
5021
5022 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
5023
5024 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
5025 * configure: Regenerate.
5026
5027 2012-08-27 Ulrich Drepper <drepper@gmail.com>
5028
5029 * MAINTAINERS: Fix my email address.
5030
5031 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
5032
5033 PR binutils/4970
5034 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
5035 and opcodes.
5036 * Makefile.in: Regenerated.
5037
5038 2012-08-26 Art Haas <ahaas@impactweather.com>
5039
5040 * configure: Regenerate.
5041
5042 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
5043
5044 * INSTALL/README: Also refer to the online installation
5045 instructions.
5046
5047 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5048
5049 * MAINTAINERS (Write After Approval): Add myself.
5050 (Picochip port): Remove myself.
5051
5052 2012-08-14 Diego Novillo <dnovillo@google.com>
5053
5054 Merge from cxx-conversion branch.
5055
5056 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
5057 POSTSTAGE1_CONFIGURE_FLAGS.
5058 * Makefile.in: Regenerate.
5059 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
5060 Force C++ when bootstrapping.
5061 * configure: Regenerate.
5062
5063 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
5064
5065 * MAINTAINERS (Write After Approval): Add myself.
5066
5067 2012-07-16 Joseph Myers <joseph@codesourcery.com>
5068
5069 * README: Document use of ranges of years in copyright notices.
5070
5071 2012-07-06 Richard Guenther <rguenther@suse.de>
5072
5073 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
5074 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
5075 --with-gmp=system.
5076 * Makefile.in: Regenerated.
5077 * configure: Likewise.
5078
5079 2012-07-06 Richard Guenther <rguenther@suse.de>
5080
5081 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
5082 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
5083 supply V=1 as extra_make_flags.
5084 * configure: Regenerated.
5085 * Makefile.in: Likewise.
5086
5087 2012-07-04 Tristan Gingold <gingold@adacore.com>
5088
5089 * configure: Regenerate.
5090
5091 2012-07-03 Richard Guenther <rguenther@suse.de>
5092
5093 * Makfile.def (isl): Remove not necessary extra_exports and
5094 extra_make_flags.
5095 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
5096 * Makefile.in: Regenerated.
5097
5098 2012-07-03 Richard Guenther <rguenther@suse.de>
5099
5100 * Makefile.def (cloog): Add V=1 to extra_make_flags.
5101 * configure.ac: If either the ISL or the CLooG check failed
5102 do not try to build in-tree versions.
5103 * Makefile.in: Regenerated.
5104 * configure: Regenerated.
5105
5106 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5107
5108 * configure: Regenerate.
5109
5110 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
5111
5112 * MAINTAINERS (Various Maintainers): Add myself as testsuite
5113 maintainer.
5114
5115 2012-07-02 Richard Guenther <rguenther@suse.de>
5116
5117 * configure: Regenerated.
5118
5119 2012-07-02 Richard Guenther <rguenther@suse.de>
5120 Michael Matz <matz@suse.de>
5121 Tobias Grosser <tobias@grosser.es>
5122 Sebastian Pop <sebpop@gmail.com>
5123
5124 * Makefile.def: Add ISL host module, remove PPL host module.
5125 Adjust ClooG host module to use the proper ISL.
5126 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5127 * configure.ac: Include config/isl.m4. Add ISL host library,
5128 remove PPL. Remove PPL configury, add ISL configury, adjust
5129 ClooG configury.
5130 * Makefile.in: Regenerated.
5131 * configure: Likewise.
5132
5133 2012-07-02 Richard Guenther <rguenther@suse.de>
5134
5135 Merge from graphite branch
5136 2011-07-21 Tobias Grosser <tobias@grosser.es>
5137
5138 * configure: Regenerated.
5139 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5140 both cloog.org and legacy versions. The only supported version will
5141 be CLooG with the isl backend.
5142
5143 2011-07-21 Tobias Grosser <tobias@grosser.es>
5144
5145 * configure: Regenerated.
5146 * configure.ac: Require cloog isl 0.17.0
5147
5148 2011-07-21 Tobias Grosser <tobias@grosser.es>
5149
5150 * configure: Regenerated.
5151 * config/cloog.m4: Do not define CLOOG_ORG
5152
5153 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
5154
5155 * configure.ac: Skip C if explicitly selected.
5156 * configure: Regenerate.
5157
5158 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
5159
5160 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5161 they contain -O2.
5162 * configure: Regenerate.
5163
5164 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
5165
5166 PR debug/53740
5167 * df.h, df-problems.c, dce.c: Revert last patch.
5168
5169 2012-06-25 Iain Sandoe <iain@codesourcery.com>
5170
5171 * MAINTAINERS (Write After Approval): Update my email address.
5172
5173 2012-06-21 Meador Inge <meadori@codesourcery.com>
5174
5175 * MAINTAINERS (Write After Approval): Add myself.
5176
5177 2012-06-20 Jason Merrill <jason@redhat.com>
5178
5179 * Makefile.tpl (check-target-libgomp-c++): New.
5180 (check-target-libitm-c++): New.
5181 * Makefile.def (c++): Add them.
5182 * Makefile.in: Regenerate.
5183
5184 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
5185
5186 * MAINTAINERS (Write After Approval): Add myself.
5187
5188 2012-05-16 Olivier Hainque <hainque@adacore.com>
5189
5190 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5191 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5192 (install-no-fixedincludes): Adjust accordingly.
5193 * Makefile.in: Regenerate.
5194
5195 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
5196
5197 Merge upstream change
5198 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5199
5200 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
5201
5202 * MAINTAINERS (Write After Approval): Add myself.
5203
5204 2012-05-09 Nick Clifton <nickc@redhat.com>
5205 Paul Smith <psmith@gnu.org>
5206
5207 PR bootstrap/50461
5208 * configure.ac (mpfr-dir): When using in-tree MPFR sources
5209 allow for the fact that from release v3.1.0 of MPFR the source
5210 files were moved into a src sub-directory.
5211 * configure: Regenerate.
5212
5213 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
5214
5215 * configure.ac: Bump minimum MPFR version to 2.4.0.
5216 * configure: Regenerated.
5217
5218 2012-05-01 Richard Henderson <rth@redhat.com>
5219
5220 * Makefile.def (libatomic): New target_module.
5221 * configure.ac (target_libraries): Add libatomic.
5222 (noconfigdirs): Check if libatomic is supported.
5223 * Makefile.in, configure: Rebuild.
5224
5225 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
5226
5227 * MAINTAINERS (Write After Approval): Add myself.
5228
5229 2012-04-25 Joel Brobecker <brobecker@adacore.com>
5230
5231 * config.sub: Update to 2012-04-18 version from official repo.
5232
5233 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
5234
5235 * MAINTAINERS (Write After Approval): Add myself.
5236
5237 2012-04-11 Steve Ellcey <sellcey@mips.com>
5238
5239 * MAINTAINERS: Changed email address.
5240
5241 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
5242
5243 PR target/52737
5244 * contrib/gcc_update (files_and_dependencies):
5245 Remove gcc/config/avr/t-multilib from touch data.
5246
5247 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5248
5249 * MAINTAINERS (OS Port Maintainers): Remove irix.
5250 * configure.ac (enable_libgomp): Remove *-*-irix6*.
5251 (unsupported_languages): Remove mips-sgi-irix6.*.
5252 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5253 (with_stabs): Remove.
5254 * configure: Regenerate.
5255
5256 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5257
5258 * MAINTAINERS (OS Port Maintainers): Remove osf.
5259 * configure.ac (enable_libgomp): Remove *-*-osf*.
5260 (with_stabs): Remove alpha*-*-osf*.
5261 * configure: Regenerate.
5262
5263 2012-03-05 Tristan Gingold <gingold@adacore.com>
5264
5265 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5266 * configure: Regenerate.
5267
5268 2012-02-17 Walter Lee <walt@tilera.com>
5269
5270 * MAINTAINERS: (Write After Approval): Delete myself.
5271
5272 2012-02-14 Walter Lee <walt@tilera.com>
5273
5274 * MAINTAINERS (tilegx port): Add myself.
5275 (tilepro port): Add myself.
5276 (Write After Approval): Add myself.
5277
5278 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
5279
5280 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5281 and Joseph Myers as docstring relicensing maintainers.
5282
5283 2012-02-09 Bin Cheng <bin.cheng@arm.com>
5284
5285 * MAINTAINERS (write-after-approval): Add myself.
5286
5287 2012-02-08 Ira Rosen <irar@il.ibm.com>
5288
5289 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5290 maintainer.
5291
5292 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5293
5294 * MAINTAINERS (Write After Approval): Move myself to
5295 maintain alphabetical order.
5296
5297 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5298
5299 * MAINTAINERS (Write After Approval): Add myself.
5300
5301 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5302
5303 * MAINTAINERS (Write After Approval): Add myself.
5304
5305 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5306 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5307
5308 * configure.ac (cr16-*-*): Remove nonconfigdirs.
5309 * configure: Regenerate.
5310
5311 2012-01-23 Harshit Chopra <harshit@google.com>
5312
5313 * MAINTAINERS (Write After Approval): Add myself.
5314
5315 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
5316
5317 * configure.ac: Remove reference to mh-interix.
5318 * configure: Regenerate.
5319
5320 2012-01-05 Richard Henderson <rth@redhat.com>
5321
5322 PR bootstrap/51072
5323 * configure.ac: Disable libitm if c++ is not enabled.
5324 * configure: Rebuild.
5325
5326 * configure.ac: Fix regexp for same.
5327 * configure: Rebuild.
5328
5329 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
5330
5331 * MAINTAINERS (Write After Approval): Add myself.
5332
5333 2012-01-02 Richard Guenther <rguenther@suse.de>
5334
5335 PR bootstrap/51686
5336 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5337 * Makefile.in: Regenerate.
5338
5339 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
5340
5341 * MAINTAINERS (Write After Approval): Add myself.
5342
5343 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
5344
5345 * configure: Regenerate.
5346
5347 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5348
5349 * MAINTAINERS (picochip): Changed email address.
5350
5351 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5352
5353 * MAINTAINERS (write-after-approval): Add self.
5354
5355 2011-11-29 DJ Delorie <dj@redhat.com>
5356
5357 * configure.ac (rl78-*-*) New case.
5358 * configure: Regenerate.
5359 * MAINTAINERS: Add myself as RL78 maintainer.
5360
5361 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5362
5363 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5364
5365 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
5366
5367 * libtool.m4: Additional FreeBSD 10 fixes.
5368
5369 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
5370
5371 * MAINTAINERS: Move myself from Write After Approval to CPU Port
5372 Maintainers section, as Epiphany maintainer.
5373
5374 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5375
5376 PR target/49992
5377 * configure.ac: Remove ranlib special-casing for Darwin.
5378 * configure: Regenerate.
5379
5380 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
5381
5382 * MAINTAINERS (Reviewers): Keep the list sorted.
5383
5384 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
5385
5386 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5387
5388 2011-11-09 Roland McGrath <mcgrathr@google.com>
5389
5390 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5391 * configure: Rebuild.
5392 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5393 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5394 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5395 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5396 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5397 Add READELF.
5398 * Makefile.in: Rebuild.
5399
5400 2011-11-09 Jason Merrill <jason@redhat.com>
5401
5402 * Makefile.def (language=c++): Remove check-c++0x.
5403 * Makefile.in (check-gcc-c++): Regenerate.
5404
5405 2011-11-08 Richard Henderson <rth@redhat.com>
5406
5407 * configure.ac: Test for libitm directory present first.
5408
5409 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5410
5411 * configure.ac: Test libitm/configure.tgt to disable libitm.
5412 * configure: Rebuild.
5413
5414 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
5415 Richard Henderson <rth@redhat.com>
5416
5417 Merged from transactional-memory.
5418
5419 * Makefile.def (lang_env_dependencies): libitm is c++.
5420 Add libitm target module.
5421 * configure.ac: Likewise.
5422 * config/mmap.m4: New file.
5423 * contrib/gcc_update: Add libitm to touch data.
5424 * Makefile.in, configure: Rebuild.
5425
5426 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5427
5428 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5429 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5430 * Makefile.in: Regenerate.
5431
5432 2011-11-01 DJ Delorie <dj@redhat.com>
5433
5434 * config.sub: Update to version 2011-10-29 (added rl78)
5435
5436 2011-10-27 Nick Clifton <nickc@redhat.com>
5437
5438 * config.sub: Import these changes from the config project:
5439
5440 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5441 Ben Elliston <bje@gnu.org>
5442
5443 * config.sub (epiphany): New.
5444
5445 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5446 Ben Elliston <bje@gnu.org>
5447
5448 * config.sub (hexagon, hexagon-*): New.
5449
5450 2011-08-23 Roland McGrath <mcgrathr@google.com>
5451
5452 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5453 64eb to be64.
5454
5455 2011-08-16 Roland McGrath <mcgrathr@google.com>
5456
5457 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5458 (nacl): Grok as alias for 32el-unknown-nacl.
5459
5460 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5461
5462 * MAINTAINERS (Write After Approval): Add myself.
5463
5464 2011-10-24 Teresa Johnson <tejohnson@google.com>
5465
5466 * MAINTAINERS (Write After Approval): Add myself.
5467
5468 2011-09-21 Jakub Jelinek <jakub@redhat.com>
5469
5470 * MAINTAINERS (sparc port): Remove myself.
5471
5472 2011-09-14 Tom de Vries <tom@codesourcery.com>
5473
5474 * MAINTAINERS (Write After Approval): Add myself.
5475
5476 2011-08-14 Yao Qi <yao@codesourcery.com>
5477
5478 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5479 * configure: Regenerate.
5480
5481 2011-07-26 Ian Lance Taylor <iant@google.com>
5482
5483 * configure.ac: Set have_compiler based on whether gcc directory
5484 exists, rather than on whether gcc is in configdirs.
5485 * configure: Rebuild.
5486
5487 2011-07-21 Joseph Myers <joseph@codesourcery.com>
5488
5489 * MAINTAINERS (Global Reviewers): Add self.
5490
5491 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
5492
5493 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5494 link directories.
5495 * Makefile.in: Rebuild.
5496
5497 2011-07-20 Ian Lance Taylor <iant@google.com>
5498
5499 PR bootstrap/49787
5500 * configure.ac: Move --enable-bootstrap handling earlier in file.
5501 If --enable-bootstrap and either --enable-build-with-cxx or
5502 --enable-build-poststage1-with-cxx, enable C++ automatically.
5503 * configure: Rebuild.
5504
5505 2011-07-19 Ian Lance Taylor <iant@google.com>
5506
5507 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5508 make C++ a boot_language. Set and substitute
5509 POSTSTAGE1_CONFIGURE_FLAGS.
5510 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5511 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5512 * configure, Makefile.in: Rebuild.
5513
5514 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5515
5516 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5517 maintainers.
5518
5519 2011-07-18 Jakub Jelinek <jakub@redhat.com>
5520
5521 * MAINTAINERS (Global Reviewers): Add myself.
5522
5523 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5524
5525 * configure: Regenerate.
5526
5527 2011-07-16 Jason Merrill <jason@redhat.com>
5528
5529 * Makefile.def (language=c++): Add check-c++0x and
5530 check-target-libmudflap-c++.
5531 * Makefile.tpl (check-target-libmudflap-c++): New.
5532 * Makefile.in: Regenerate.
5533
5534 2011-07-16 Matthias Klose <doko@ubuntu.com>
5535
5536 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5537 * Makefile.def (target_modules/libjava): Pass
5538 $(EXTRA_CONFIGARGS_LIBJAVA).
5539 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5540 if not configured with --enable-static-libjava.
5541 * Makefile.in: Regenerate.
5542 * configure: Likewise.
5543
5544 2011-07-15 Jason Merrill <jason@redhat.com>
5545
5546 * Makefile.in (check-c++): Move check-gcc-c++0x after
5547 check-target-libstdc++-v3.
5548
5549 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5550
5551 * MAINTAINERS (c6x port): New entry.
5552
5553 2011-07-13 Jason Merrill <jason@redhat.com>
5554
5555 * Makefile.in (check-gcc-c++0x): New.
5556 (check-c++): Depend on it.
5557
5558 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5559
5560 PR target/39150
5561 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5562 x86_64-*-solaris2.1[0-9]*.
5563 * configure: Regenerate.
5564
5565 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5566
5567 * MAINTAINERS (RTL optimizers): Add self.
5568
5569 2011-06-27 Gabriel Charette <gchare@google.com>
5570
5571 * MAINTAINERS (Write After Approval): Add myself.
5572
5573 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5574
5575 PR regression/47836
5576 PR bootstrap/23656
5577 PR other/47733
5578 PR bootstrap/49247
5579 PR c/48825
5580 * configure.ac (target_libraries): Remove target-libiberty.
5581 Remove case-statement setting skipdirs=target-libiberty for
5582 multiple targets. Remove checking target_configdirs and
5583 removing target-libiberty but keeping target-libgcc if
5584 otherwise empty.
5585 * Makefile.def (target_modules): Don't add libiberty.
5586 (dependencies): Remove all traces of target-libiberty.
5587 * configure, Makefile.in: Regenerate.
5588
5589 2011-06-13 Walter Lee <walt@tilera.com>
5590
5591 * configure.ac (tilepro-*-*) New case.
5592 (tilegx-*-*): Likewise.
5593 * configure: Regenerate.
5594
5595 2011-06-06 Jing Yu <jingyu@google.com>
5596
5597 * configure.ac: Skip target-libiberty for
5598 arm*-*-linux-androideabi.
5599 * configure: Regenerated.
5600
5601 2011-06-06 Nick Clifton <nickc@redhat.com>
5602
5603 * config.sub: Sync from upstream.
5604
5605 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5606
5607 * MAINTAINERS (Write After Approval): Add myself.
5608
5609 2011-06-01 Daniel Jacobowitz <drow@false.org>
5610
5611 * MAINTAINERS: Update my email address.
5612
5613 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5614
5615 * MAINTAINERS (Write After Approval): Update my email address.
5616
5617 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5618
5619 * MAINTAINERS (Write After Approval): Add myself.
5620
5621 2011-05-08 Doug Kwan <dougkwan@google.com>
5622
5623 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5624 * configure: Regenerated.
5625 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5626 value from configure.
5627 * Makefile.in: Regenerated.
5628
5629 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5630
5631 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5632 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5633 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5634 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5635 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5636 *-*-vxworks*): Disable newlib and libgloss in separate case
5637 statement.
5638 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5639 to separate case statement.
5640 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5641 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5642 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5643 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5644 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5645 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5646 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5647 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5648 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5649 i[[3456789]]86-*-rdos*, m32r-*-*,
5650 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5651 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5652 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5653 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5654 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5655 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5656 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5657 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5658 and libgloss in main case over targets. Remove most empty cases
5659 in main case over targets.
5660 * configure: Regenerate.
5661
5662 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5663
5664 * MAINTAINERS (Write After Approval): Add myself.
5665
5666 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5667
5668 * configure.ac: Remove code setting special library locations for
5669 hppa*64*-*-hpux11*. Remove code setting compiler for
5670 sparc-sun-solaris2*.
5671 * configure: Regenerate.
5672
5673 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5674
5675 * configure.ac: Separate libgloss_dir settings from general case
5676 over targets.
5677 * configure: Regenerate.
5678
5679 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5680
5681 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5682 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5683 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5684 cases in libgcj-disabling case statement.
5685 (hppa*64*-*-linux*): Set unsupported_languages instead of
5686 disabling target-zlib.
5687 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5688 to hppa*64*-*-hpux*.
5689 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5690 hppa*-*-hpux*.
5691 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5692 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5693 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5694 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5695 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5696 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5697 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5698 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5699 libgcj-disabling case statement.
5700 * configure: Regenerate.
5701
5702 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5703
5704 * configure.ac: Disable Java for targets not supporting libffi.
5705 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5706 Remove cases in Java-disabling statement.
5707 (*arm-wince-pe): Change to arm-wince-pe.
5708 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5709 cases in Java-disabling statement.
5710 (bfin-*-*): Don't disable Java again.
5711 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5712 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5713 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5714 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5715 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5716 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5717 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5718 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5719 Java-disabling statement.
5720 (mmix-*-*): Don't disable Java again.
5721 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5722 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5723 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5724 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5725 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5726 statement.
5727 * configure: Regenerate.
5728
5729 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5730
5731 * configure.ac: Separate cases disabling Java and Java libraries
5732 from general case over targets.
5733 * configure: Regenerate.
5734
5735 2011-04-21 Jie Zhang <jzhang918@gmail.com>
5736
5737 * MAINTAINERS: Update my email address.
5738
5739 2011-04-20 Easwaran Raman <eraman@google.com>
5740
5741 * MAINTAINERS (Write After Approval): Add myself.
5742
5743 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5744
5745 PR lto/48086
5746 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5747 * configure: Regenerate.
5748
5749 2011-04-16 Jim Meyering <meyering@redhat.com>
5750
5751 * MAINTAINERS (Write After Approval): Add myself.
5752
5753 2011-04-15 Dodji Seketeli <dodji@redhat.com>
5754
5755 * MAINTAINERS: Update my email address.
5756
5757 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
5758
5759 * MAINTAINERS (Write After Approval): Add myself.
5760
5761 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5762
5763 * MAINTAINERS (Write After Approval): Add myself.
5764
5765 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5766
5767 * MAINTAINERS (Write After Approval): Add myself.
5768
5769 2011-04-06 Joseph Myers <joseph@codesourcery.com>
5770
5771 * configure.ac (build_tools): Remove build-byacc.
5772 (host_libs): Remove mmalloc.
5773 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5774 autoconf automake libtool diff rcs fileutils shellutils time
5775 textutils wdiff find uudecode hello tar gzip indent recode release
5776 sed perl gawk findutils gettext zip.
5777 (libgcj): Remove target-qthreads.
5778 (target_tools): Remove target-examples target-gperf.
5779 (YACC): Don't handle building byacc.
5780 * configure: Regenerate.
5781 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5782 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5783 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5784 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5785 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5786 handle building components.
5787 * Makefile.in: Regenerate.
5788
5789 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5790
5791 * MAINTAINERS: Update my email address as Xtensa maintainer.
5792
5793 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5794
5795 * config.sub: Sync from upstream.
5796
5797 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5798
5799 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5800 (microblaze*): Don't disable libssp.
5801 * configure: Regenerate.
5802
5803 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5804
5805 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5806 moveifchange.
5807 * configure: Regenerate.
5808 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5809 * Makefile.in: Regenerate.
5810
5811 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5812
5813 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5814 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5815 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5816 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5817 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5818 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5819 md_exec_prefix cases.
5820 * configure: Regenerate.
5821
5822 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5823
5824 * configure.ac: Separate cases disabling target-libssp,
5825 target-libiberty, target-libstdc++-v3 and Fortran from general
5826 case over targets.
5827 * configure: Regenerate.
5828
5829 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5830
5831 * configure.ac (*-*-chorusos): Don't disable libgcj.
5832 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5833 Remove case.
5834 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5835 (arm-*-coff): Don't disable libgcj.
5836 (arm*-*-linux-gnueabi): Remove useless assignment.
5837 (arm-*-riscix*): Don't disable libgcj.
5838 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5839 configuration.
5840 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5841 (c54x*-*-*): Remove case.
5842 (tic54x-*-*): Don't disable GCC or GCC libraries.
5843 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5844 to *.
5845 (d10v-*-*): Don't disable GCC libraries.
5846 (d30v-*-*): Don't disable libgcj.
5847 (h8500-*-*): Don't disable GCC libraries.
5848 (i960-*-*): Don't disable libgcj.
5849 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5850 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5851 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5852 libgcj.
5853 (m68k-*-coff*): Remove case.
5854 (mmix-*-*): Don't disable libgloss on host.
5855 (mn10200-*-*, mn10300-*-*): Remove cases.
5856 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5857 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5858 Don't disable libgcj.
5859 (romp-*-*): Remove case.
5860 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5861 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5862 case.
5863 (v810-*-*): Don't disable GCC libraries.
5864 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5865 (ip2k-*-*): Don't disable GCC libraries.
5866 * configure: Regenerate.
5867
5868 2011-03-28 Joseph Myers <joseph@codesourcery.com>
5869
5870 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5871 libffi on host.
5872 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5873 on host.
5874 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5875 * configure: Regenerate.
5876
5877 2011-03-26 John Marino <binutils@marino.st>
5878
5879 * configure.ac: Add support for *-*-dragonfly*
5880 * configure: Regenerate.
5881
5882 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5883
5884 * configure.ac (native_only): Remove.
5885 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5886 send-pr uudecode guile gnuserv on host.
5887 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5888 send-pr rcs guile perl texinfo libtool on host.
5889 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5890 automake send-pr rcs guile perl texinfo libtool on host.
5891 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5892 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5893 (alpha*-dec-osf*): Don't disable fileutils on target.
5894 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5895 texinfo send-pr expect dejagnu on target.
5896 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5897 target-qthreads on target.
5898 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5899 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5900 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5901 x86_64-*-mingw*): Don't disable expect on target.
5902 (*-*-cygwin*): Don't disable target-gperf on target.
5903 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5904 gnuserv on target.
5905 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5906 target.
5907 * configure: Regenerate.
5908
5909 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5910
5911 * configure.ac (target_tools): Remove target-groff.
5912 (native_only): Remove target-groff.
5913 (hppa*64*-*-*): Don't disable byacc.
5914 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5915 setting.
5916 (*-*-kaos*): Don't skip target-librx and target-groff.
5917 (*-*-netware*): Don't skip target-libmudflap.
5918 (*-*-tpf*): Don't skip target-libmudflap.
5919 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5920 directories on the host.
5921 (ia64*-*-*vms*): Don't skip tix.
5922 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5923 host.
5924 * configure: Regenerate.
5925
5926 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5927
5928 * configure.ac: Remove references to mt-mep, mt-netware,
5929 mt-wince.
5930 * Makefile.def: Add all-utils soft dependencies.
5931 * Makefile.tpl: Remove GDB_NLM_DEPS.
5932 * configure: Regenerate.
5933 * Makefile.in: Regenerate.
5934
5935 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5936
5937 * configure.ac: Do not include mh-x86omitfp.
5938 * configure: Regenerate.
5939
5940 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5941
5942 * configure.ac: Remove empty cases.
5943 * configure: Regenerate.
5944
5945 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5946
5947 * Makefile.def: Add dependency from termcap to gdb.
5948 * Makefile.in: Regenerate.
5949
5950 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5951
5952 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5953 * configure: Regenerate.
5954 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5955 * Makefile.tpl: Likewise.
5956 * Makefile.in: Regenerate.
5957
5958 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5959
5960 * configure.ac: Remove all mentions of tentative_cc.
5961 * configure: Regenerate.
5962
5963 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5964
5965 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5966 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5967 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5968 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5969 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5970 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5971 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5972 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5973 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5974 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5975 *-*-rhapsody*): Remove host cases.
5976 * configure: Regenerate.
5977
5978 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5979
5980 * configure.ac (ppc*-*-pe): Remove host case.
5981 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5982 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5983 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5984 cases.
5985 * configure: Regenerate.
5986
5987 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5988
5989 * config.sub: Update to version 2011-03-23.
5990
5991 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5992
5993 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5994 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5995 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5996 * configure: Regenerate.
5997
5998 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5999
6000 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
6001 to Write After Approval.
6002 * config-ml.in: Don't handle arc-*-elf*.
6003 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
6004 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
6005 handle GCC libraries.
6006 * configure: Regenerate.
6007
6008 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6009
6010 PR bootstrap/48120:
6011 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
6012 Add -lstdc++ -lm to LIBS.
6013 * configure: Regenerate.
6014
6015 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
6016
6017 * config.guess: Update to version 2011-02-02
6018 * config.sub: Update to version 2011-02-24
6019
6020 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
6021
6022 PR lto/48086
6023 * configure.ac: Re-enable LTO on *-apple-darwin9.
6024 * configure: Regenerate.
6025
6026 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
6027
6028 PR lto/48086
6029 * configure.ac: Disable LTO on darwin due to an assembler change in
6030 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
6031 under 256.
6032 * configure: Regenerate.
6033
6034 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
6035
6036 * MAINTAINERS: Update myself as score backend maintainer,
6037 update my e-mail address.
6038
6039 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
6040
6041 * MAINTAINERS: Update my e-mail address.
6042
6043 2011-03-06 Joey Ye <joey.ye@arm.com>
6044
6045 * MAINTAINERS: Update my e-mail address.
6046
6047 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6048
6049 * configure.ac: Adjust test of with_ppl.
6050 * configure: Regenerated.
6051
6052 2011-03-02 Kai Tietz <ktietz@redhat.com>
6053
6054 * MAINTAINERS: Adjust my e-mail address.
6055
6056 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6057
6058 * configure.ac: Add -lpwl to ppllibs.
6059 * configure: Regenerated.
6060
6061 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6062
6063 * config/cloog.m4: Add -lisl to clooglibs.
6064 * configure: Regenerated.
6065
6066 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6067
6068 * MAINTAINERS (CPU Port maintainers): Add self.
6069
6070 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6071
6072 * MAINTAINERS: Add myself as testsuite maintainer.
6073
6074 2011-02-15 Mike Stump <mikestump@comcast.net>
6075
6076 * MAINTAINERS: Add myself as testsuite maintainer.
6077
6078 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6079
6080 Import from Libtool and gnulib:
6081
6082 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
6083
6084 Prepare for supporting FreeBSD 10.
6085 * config.rpath: Remove handling of freebsd1* which soon would
6086 match FreeBSD 10.0.
6087
6088 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
6089
6090 Remove support for FreeBSD 1.x.
6091 * libtool.m4 (_LT_LINKER_SHLIBS)
6092 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
6093 soon would incorrectly match FreeBSD 10.0.
6094
6095 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6096
6097 PR binutils/12283
6098 * move-if-change: Import version from gnulib.
6099
6100 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
6101
6102 PR lto/47225
6103 * Makefile.def (lto-plugin): Double dash for enable-shared.
6104 (configure-gcc): Depend on all-lto-plugin.
6105 * Makefile.in: Rebuilt.
6106
6107 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6108
6109 * configure.ac: Remove extra bracket.
6110 * configure: Regenerate.
6111
6112 2011-02-08 Tobias Burnus <burnus@net-b.de>
6113
6114 * MAINTAINERS: Add myself as libquadmath maintainer.
6115
6116 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
6117
6118 * MAINTAINERS: Update my email address.
6119
6120 2011-02-07 Joseph Myers <joseph@codesourcery.com>
6121
6122 * MAINTAINERS (option handling): Add self.
6123
6124 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
6125
6126 PR lto/47225
6127 * Makefile.def: Add dependency for install-gcc
6128 on install-lto-plugin.
6129 * Makfile.in: Regenerated
6130
6131 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
6132
6133 * MAINTAINERS (CPU Port Maintainers): Add myself.
6134
6135 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
6136
6137 PR libgcj/44341
6138 * configure.ac: Discard --with-* flags for host when configuring
6139 target libraries for cross build.
6140 * configure: Rebuilt.
6141
6142 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6143
6144 * MAINTAINERS (linear loop transforms): Removed.
6145
6146 2011-01-25 Jakub Jelinek <jakub@redhat.com>
6147
6148 * configure.ac: If with_ppl is no, move setting with_cloog=no
6149 after CLOOG_REQUESTED check.
6150 * configure: Regenerated.
6151
6152 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6153
6154 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6155 CLooG has been requested.
6156 * configure: Regenerated.
6157
6158 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6159
6160 * configure: Regenerated.
6161 * configure.ac: Check for version 0.11 (or later revision) of PPL.
6162
6163 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
6164
6165 * configure: Regenerated.
6166 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6167
6168 2011-01-21 Andreas Schwab <schwab@redhat.com>
6169
6170 * configure.ac: Use AS_HELP_STRING throughout.
6171 * configure: Regenerate.
6172
6173 2011-01-18 Jie Zhang <jie.zhang@analog.com>
6174
6175 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6176 * configure: Regenerate.
6177
6178 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6179
6180 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6181
6182 2011-01-13 Joel Brobecker <brobecker@adacore.com>
6183
6184 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6185 for ia64-hpux.
6186 * configure: Regenerate.
6187
6188 2011-01-07 Jan Hubicka <jh@suse.cz>
6189
6190 PR lto/47225
6191 * Makefile.in: Regenerate.
6192 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6193 configure.
6194
6195 2011-01-07 Jan Hubicka <jh@suse.cz>
6196
6197 * Makefile.in: Regenerate.
6198 * Makefile.def (gcc host module) and soft dependency on lto-plugin
6199 and configure dependency on lto-plugin configure.
6200 (lto-plugin module): Remove dependency on GCC; add dependency on
6201 liniberty.
6202
6203 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
6204
6205 * MAINTAINERS (Write After Approval): Add myself.
6206
6207 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
6208
6209 * configure: Regenerate.
6210
6211 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
6212
6213 * configure.ac: (picochip): Disable libiberty.
6214
6215 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
6216
6217 * MAINTAINERS (Write After Approval): Add myself.
6218
6219 2010-12-10 Ian Lance Taylor <iant@google.com>
6220
6221 PR bootstrap/46819
6222 * configure.ac: For --disable-libgcj clear libgcj_saved.
6223 * configure: Rebuild.
6224
6225 2010-12-10 Tobias Burnus <burnus@net-b.de>
6226
6227 PR fortran/46540
6228 * configure.ac: Add --disable-libquadmath and
6229 --disable-libquadmath-support.
6230 * configure: Regenerate.
6231
6232 2010-12-03 Ian Lance Taylor <iant@google.com>
6233
6234 * MAINTAINERS: Add myself as libgo maintainer.
6235
6236 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
6237
6238 PR libffi/46792
6239 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6240 * configure: Regenerate.
6241
6242 2010-12-02 Ian Lance Taylor <iant@google.com>
6243
6244 * configure.ac: Always set default for poststage1_ldflags to
6245 -static-libstdc++ -static-libgcc.
6246
6247 2010-11-29 Andreas Schwab <schwab@redhat.com>
6248
6249 * configure.ac: Move comment to remove extra space in last argument
6250 of GCC_TARGET_TOOL.
6251
6252 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
6253
6254 PR other/46026
6255 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6256 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6257 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6258 (BASE_FLAGS_TO_PASS): Use it.
6259 * configure: Rebuilt.
6260 * Makefile.in: Rebuilt.
6261
6262 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
6263
6264 PR binutils/12258
6265 * configure.ac: Correct comments for --enable-gold/--enable-ld.
6266 Properly check default linker.
6267 * configure: Regnerated.
6268
6269 2010-11-23 Matthias Klose <doko@ubuntu.com>
6270
6271 * configure.ac: For --enable-gold, handle value `default' instead of
6272 `both*'. New configure option --{en,dis}able-ld.
6273 * configure: Regenerate.
6274
6275 2010-11-20 Ian Lance Taylor <iant@google.com>
6276
6277 * configure.ac: Only disable a language library if no language needs
6278 it. Don't let --disable-libgcj uncondtionally disable libffi.
6279 * configure: Rebuild.
6280
6281 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6282
6283 * Makefile.in: Regenerate.
6284
6285 PR other/46202
6286 * configure.ac: Fix just-built in-tree STRIP name to be
6287 binutils/strip-new.
6288 * configure: Regenerate.
6289 * Makefile.def (install-strip-gcc, install-strip-binutils)
6290 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6291 (install-strip-sid): Mirror dependencies on non-strip variants
6292 of these targets on the respective -strip prerequisites.
6293 * Makefile.tpl (install-strip, install-strip-host)
6294 (install-strip-target): New targets.
6295 (install-strip-[+module+], install-strip-target-[+module+]):
6296 New targets.
6297 * Makefile.in: Regenerate.
6298
6299 2010-11-19 Ian Lance Taylor <iant@google.com>
6300 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6301
6302 * configure.ac: Add target-libgo to target_libraries. Set
6303 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6304 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6305 (HOST_EXPORTS): Add GOC.
6306 (BASE_TARGET_EXPORTS): Add GOC.
6307 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6308 (GOCFLAGS_FOR_TARGET): New variable.
6309 (EXTRA_HOST_FLAGS): Add GOC.
6310 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6311 * Makefile.def (target_modules): Add libgo.
6312 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6313 (dependencies): Add dependency from configure-target-libgo to
6314 configure-target-libffi and all-target-libstdc++-v3. Add
6315 dependencies from all-target-libgo to all-target-libffi.
6316 (languages): Add go.
6317 * configure: Rebuild.
6318 * Makefile.in: Rebuild.
6319
6320 2010-11-19 Ian Lance Taylor <iant@google.com>
6321
6322 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6323 compiler/flag environment variables.
6324
6325 2010-11-18 Ian Lance Taylor <iant@google.com>
6326
6327 * configure.ac: Check for lang_requires_boot_languages in
6328 config-lang.in files.
6329 * configure: Rebuild.
6330
6331 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6332 Tobias Burnus <burnus@net-b.de>
6333
6334 PR fortran/32049
6335 * Makefile.def: Add libquadmath; build it with language=fortran.
6336 * configure.ac: Add libquadmath.
6337 * Makefile.tpl: Handle multiple libs in check-[+language+].
6338 * Makefile.in: Regenerate.
6339 * configure: Regenerate.
6340
6341 2010-11-16 Tom Tromey <tromey@redhat.com>
6342
6343 * MAINTAINERS: Moved myself to reviewers section.
6344
6345 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
6346
6347 * MAINTAINERS: Moved myself to reviewers section.
6348
6349 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6350
6351 * MAINTAINERS (Various Maintainers): Add self for build machinery.
6352 (Write After Approval): Remove self.
6353
6354 2010-11-15 Andreas Schwab <schwab@redhat.com>
6355
6356 * configure.ac: Fix spelling in option names.
6357 * configure: Regenerated.
6358
6359 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
6360
6361 PR bootstrap/39622
6362 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6363 * configure: Regenerated.
6364
6365 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
6366
6367 * MAINTAINERS: Update my email address.
6368
6369 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6370
6371 * configure: Regenerate.
6372
6373 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6374
6375 * configure: Regenerate.
6376
6377 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6378
6379 * configure: Regenerate.
6380
6381 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6382
6383 * configure: Regenerate.
6384
6385 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6386
6387 * configure.ac: Support official CLooG.org versions.
6388 * configure: Regenerate.
6389 * config/cloog.m4: New.
6390
6391 2010-11-10 François Dumont <francois.cppdevs@free.fr>
6392
6393 * MAINTAINERS (Write After Approval): Add myself.
6394
6395 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
6396
6397 * MAINTAINERS: Update my email address.
6398
6399 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6400
6401 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6402 * configure: Regenerate.
6403
6404 2010-11-03 Ian Lance Taylor <iant@google.com>
6405 Dave Korn <dave.korn.cygwin@gmail.com>
6406
6407 PR lto/46273
6408 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6409 and on other supported platforms whenever LTO is enabled.
6410 * configure: Rebuild.
6411
6412 2010-11-02 Alan Modra <amodra@gmail.com>
6413
6414 PR binutils/12110
6415 * configure.ac: Error when source path contains spaces.
6416 * configure: Regenerate.
6417
6418 2010-10-23 James E. Wilson <wilson@codesourcery.com>
6419
6420 * MAINTAINERS: Update my email address.
6421
6422 2010-10-20 Ian Lance Taylor <iant@google.com>
6423
6424 * Makefile.def (target_modules): Set lib_path to src/.libs for
6425 libstdc++-v3 module.
6426 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6427 * Makefile.in: Rebuild.
6428
6429 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6430
6431 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6432 (Write After Approval): Remove myself.
6433
6434 2010-10-15 Tristan Gingold <gingold@adacore.com>
6435
6436 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6437
6438 2010-10-14 Douglas Rupp <rupp@gnat.com>
6439
6440 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6441
6442 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6443
6444 * configure.ac (build_lto_plugin): New shell variable.
6445 (--enable-lto): Turn on by default for all non-ELF platforms that
6446 have had LTO support added so far. Set build_lto_plugin appropriately
6447 for both ELF and non-ELF.
6448 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6449 * configure: Regenerate.
6450
6451 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6452
6453 Sync from src:
6454 * configure.ac (v850 support): Remove target-libgloss from
6455 noconfigdirs.
6456 * configure: Regenerate.
6457
6458 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6459
6460 PR bootstrap/45326
6461 PR bootstrap/45174
6462 * configure.ac: Honor initial values of $build_configargs,
6463 $host_configargs, $target_configargs. Mark the precious, so
6464 environment settings get recorded.
6465 * configure: Regenerate.
6466
6467 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6468
6469 PR bootstrap/45796
6470 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6471 Depend on all-build-libiberty.
6472 * Makefile.in: Regenerate.
6473
6474 2010-09-30 Michael Eager <eager@eagercon.com>
6475
6476 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6477 * configure: Regenerate.
6478
6479 2010-09-28 Michael Eager <eager@eagercon.com>
6480
6481 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6482
6483 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6484
6485 PR bootstrap/44621
6486 * configure.ac: Fix unportable shell quoting.
6487 * configure: Regenerate.
6488
6489 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6490
6491 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6492 targets and amend comment.
6493 * configure: Regenerate.
6494
6495 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6496
6497 * MAINTAINERS (Write After Approval): Add myself.
6498
6499 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6500
6501 * configure.ac: Enable LTO by default on Darwin.
6502 * configure: Regenerate.
6503
6504 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6505
6506 * MAINTAINERS (Write After Approval): Add myself.
6507
6508 2010-09-01 Ian Bolton <ian.bolton@arm.com>
6509
6510 * MAINTAINERS (Write After Approval): Add myself.
6511
6512 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6513
6514 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6515 ports
6516
6517 2010-07-28 David Yuste <david.yuste@gmail.com>
6518
6519 * MAINTAINERS (Write After Approval): Add myself.
6520
6521 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6522
6523 * configure.ac: Support all v850 targets.
6524 * configure: Regenerate.
6525
6526 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6527
6528 PR bootstrap/44455
6529 * configure.ac (extra_mpfr_configure_flags): Copy from
6530 extra_mpc_gmp_configure_flags.
6531 * configure: Re-generated.
6532
6533 2010-07-22 Andi Kleen <ak@linux.intel.com>
6534
6535 * MAINTAINERS (Write After Approval): Add myself.
6536
6537 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6538
6539 * MAINTAINERS (Write After Approval): Add myself.
6540
6541 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6542
6543 * MAINTAINERS (Write After Approval): Add myself.
6544
6545 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6546
6547 PR target/44862
6548 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6549 Provide -B option to allow for link spec %s substitutions for
6550 libstdc++.a on darwin.
6551 * Makefile.in: Regenerate.
6552
6553 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6554
6555 * MAINTAINERS (Reviewers): Update my e-mail address
6556
6557 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6558
6559 * Makefile.def (configure-gcc): Depend on all-libelf.
6560 * Makefile.in: Rebuild.
6561
6562 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6563
6564 * MAINTAINERS (Write After Approval): Add myself in the right place.
6565
6566 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6567
6568 * MAINTAINERS (Write After Approval): Add myself.
6569
6570 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6571
6572 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6573
6574 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6575
6576 * config.sub: Update to version 2010-05-21.
6577 * config.guess: Update to version 2010-04-03.
6578
6579 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6580
6581 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6582 * configure: Regenerate.
6583
6584 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6585
6586 * MAINTAINERS (Write After Approval): Add myself.
6587
6588 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6589
6590 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6591 a platform that supports LTO.
6592 * configure: Regenerate.
6593
6594 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6595
6596 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6597 * configure: Regenerated.
6598
6599 2010-04-27 Roland McGrath <roland@redhat.com>
6600 H.J. Lu <hongjiu.lu@intel.com>
6601
6602 * configure.ac (--enable-gold): Support both, both/gold and
6603 both/bfd to add gold to configdirs without removing ld.
6604 * configure: Regenerated.
6605
6606 * Makefile.def: Add install-gold dependency to install-ld.
6607 * Makefile.in: Regenerated.
6608
6609 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6610
6611 PR lto/42776
6612 * configure.ac (--enable-lto): Refactor handling so libelf tests
6613 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6614 and allow LTO to be explicitly enabled on non-ELF platforms that
6615 are known to support it inside else-clause.
6616 * configure: Regenerate.
6617
6618 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6619
6620 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6621 * configure: Regenerate.
6622
6623 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6624
6625 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6626 * configure: Regenerate.
6627
6628 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6629
6630 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6631 separately.
6632 * configure: Regenerate.
6633
6634 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6635
6636 * MAINTAINERS (Write After Approval): Add myself.
6637
6638 2010-04-14 Tristan Gingold <gingold@adacore.com>
6639
6640 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6641 * configure: Regenerate.
6642
6643 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6644
6645 * configure: Regenerate after change to elf.m4.
6646
6647 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6648
6649 * MAINTAINERS (Write After Approval): Add myself.
6650
6651 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6652
6653 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6654 * configure: Regenerated.
6655
6656 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6657
6658 * configure.ac: Print "buggy but acceptable" when CLooG
6659 revision is less than 9.
6660 * configure: Regenerated.
6661
6662 2010-04-01 Diego Novillo <dnovillo@google.com>
6663
6664 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6665
6666 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6667
6668 PR bootstrap/43615
6669 PR bootstrap/43328
6670
6671 Revert:
6672
6673 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6674
6675 * configure.ac: Do not pass --enable-multilib nor
6676 --disable-multilib in baseargs. Accept explicitly passed
6677 --enable_multilib.
6678 * configure: Regenerate.
6679
6680 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6681
6682 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6683
6684 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6685
6686 * MAINTAINERS: Remove myself.
6687
6688 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6689
6690 PR bootstrap/43328
6691 * configure.ac: Do not pass --enable-multilib nor
6692 --disable-multilib in baseargs. Accept explicitly passed
6693 --enable_multilib.
6694 * configure: Regenerate.
6695
6696 2010-03-28 Andrew Pinski <pinskia@gmail.com>
6697
6698 * MAINTAINERS (spu port): Remove me.
6699
6700 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6701
6702 * configure.ac (tic6x-*-*): New case.
6703 * configure: Regenerate.
6704
6705 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6706
6707 * config.sub: Update to version 2010-03-22.
6708 * config.guess: Update to version 2009-12-30.
6709
6710 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
6711
6712 PR ada/42554
6713 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6714 * configure: Regenerate.
6715
6716 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6717
6718 * MAINTAINERS: Update my email address.
6719
6720 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6721
6722 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6723 (ghassan.shobaki@amd.com): Removed.
6724
6725 2010-03-17 Alan Modra <amodra@gmail.com>
6726
6727 * MAINTAINERS: Update my email address.
6728
6729 2010-03-16 Diego Novillo <dnovillo@google.com>
6730
6731 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6732 Matthews.
6733
6734 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6735
6736 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6737 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6738
6739 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6740
6741 * MAINTAINERS: Update my email address.
6742
6743 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6744
6745 * MAINTAINERS: Update my email address.
6746
6747 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6748
6749 * MAINTAINERS: Update my email address.
6750
6751 2010-03-09 Jie Zhang <jie@codesourcery.com>
6752
6753 * MAINTAINERS: Update my email address.
6754
6755 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6756
6757 PR libstdc++/32499
6758 * configure.ac (RANLIB): Default to true.
6759 (STRIP): Likewise.
6760 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6761 * configure: Regenerate.
6762
6763 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
6764
6765 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6766 (Write After Approval): Update my email address.
6767
6768 2010-02-17 Nick Clifton <nickc@redhat.com>
6769
6770 PR 11238
6771 * Makefile.tpl (local-distclean): Also remove config.cache files in
6772 sub-directories as there may not be Makefiles present in the
6773 sub-directories.
6774 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6775 the config.cache files found by the find command.
6776
6777 * Makefile.in: Regenerate.
6778 * configure.ac: Revert previous delta.
6779 * configure: Regenerate.
6780
6781 2010-02-15 Nick Clifton <nickc@redhat.com>
6782
6783 PR 11238
6784 * configure.ac: Delete config.cache files in sub-directories when
6785 deleting Makefiles.
6786 * configure: Regenerate.
6787
6788 2010-02-12 Ben Elliston <bje@gnu.org>
6789
6790 * MAINTAINERS: Update my email address.
6791
6792 2010-02-08 Andrew Pinski <pinskia@gmail.com>
6793
6794 * MAINTAINERS (spu port): Update my email address.
6795
6796 2010-02-08 Jie Zhang <jie.zhang@analog.com>
6797
6798 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6799
6800 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6801
6802 * configure.ac: Add "recommended" version checks for GMP/MPC.
6803 Update recommended GMP/MPFR/MPC versions.
6804 * configure: Regenerate.
6805
6806 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6807
6808 * MAINTAINERS: Move my Embecosm email address into the
6809 write-after-approval section.
6810
6811 2010-01-26 Ian Lance Taylor <iant@google.com>
6812
6813 * MAINTAINERS: Add myself as Go frontend maintainer.
6814
6815 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
6816
6817 PR libstdc++/36101, PR libstdc++/42813
6818 * configure.ac (bootstrap_target_libs): Make inclusion of
6819 target-libgomp conditional on libgomb being in target_configdirs.
6820 * configure: Regenerate.
6821
6822 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
6823
6824 PR libstdc++/36101, PR libstdc++/42813
6825 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6826 * configure: Regenerate.
6827
6828 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
6829
6830 PR libstdc++/36101, PR libstdc++/42813
6831 * configure.ac (target_configdirs): Substitute.
6832 * Makefile.def: Bootstrap target module libgomp.
6833 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6834 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6835 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6836 * configure, Makefile.in: Regenerate.
6837
6838 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6839
6840 * MAINTAINERS: Adjust my details.
6841
6842 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6843
6844 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6845
6846 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6847
6848 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6849
6850 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6851
6852 * MAINTAINERS (Write After Approval): Add myself.
6853
6854 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6855
6856 * MAINTAINERS (Write After Approval): Add myself.
6857
6858 2010-01-11 Richard Guenther <rguenther@suse.de>
6859
6860 PR lto/41569
6861 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6862 * Makefile.in: Regenerated.
6863
6864 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
6865
6866 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6867 * configure: Regenerate.
6868
6869 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6870 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6871
6872 PR bootstrap/42424
6873 * configure.ac: Include libtool m4 files.
6874 (_LT_CHECK_OBJDIR): Call it.
6875 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6876 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6877
6878 * configure: Regenerate.
6879
6880 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6881
6882 PR bootstrap/41818
6883 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6884 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6885 * Makefile.in: Regenerate.
6886
6887 2010-01-02 Richard Guenther <rguenther@suse.de>
6888
6889 PR lto/41529
6890 * configure.ac: Include config/elf.m4. Disable LTO if not
6891 builting for an elf target.
6892 * configure: Regenerate.
6893
6894 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6895
6896 * MAINTAINERS: Change my email address.
6897
6898 2009-12-18 Ben Elliston <bje@au.ibm.com>
6899
6900 * config.sub, config.guess: Update from upstream sources.
6901
6902 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6903
6904 * MAINTAINERS (Write After Approval): Add myself.
6905
6906 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6907
6908 PR middle-end/30447
6909 PR middle-end/30789
6910 PR other/40302
6911
6912 * configure.ac: Require MPC.
6913 * configure: Regenerate.
6914
6915 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6916
6917 PR target/38384
6918 PR bootstrap/40972
6919 * libtool.m4: Sync from git Libtool.
6920 * ltoptions.m4: Likewise.
6921 * ltversion.m4: Likewise.
6922 * lt~obsolete.m4: Likewise.
6923 * ltmain.sh: Likewise.
6924
6925 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6926
6927 * configure.ac: Update minimum MPC version to 0.8.
6928 * configure: Regenerate.
6929
6930 2009-11-21 Sebastian Pop <sebpop@gmail.com>
6931
6932 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6933 * configure: Regenerated.
6934
6935 2009-11-21 Ian Lance Taylor <iant@google.com>
6936
6937 * configure.ac: Change default of poststage1_ldflags to be empty if
6938 poststage1_libs is set. When poststage1_libs is empty, and
6939 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6940 * configure: Rebuild.
6941
6942 2009-11-21 Adam Nemet <adambnmet@gmail.com>
6943
6944 * MAINTAINERS (Write After Approval): Update my email address.
6945
6946 2009-11-20 Ben Elliston <bje@au.ibm.com>
6947
6948 * config.guess: Update from upstream sources.
6949
6950 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6951
6952 * Makefile.def: Restore host and target settings for gmp.
6953 * Makefile.in: Rebuild.
6954
6955 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6956
6957 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6958 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6959 Fix portability of test of C++ as bootstrap language. Add
6960 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6961 * configure: Rebuild.
6962 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6963 and cloog. Fix in-tree ppl configuration. Introduce libelf
6964 in-tree building.
6965 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6966 (POSTSTAGE1_HOST_EXPORTS): Use it.
6967 (STAGE[+id+]_CXXFLAGS): New.
6968 (BASE_FLAGS_TO_PASS): Pass it down.
6969 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6970 extra_exports.
6971 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6972 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6973 extra_exports.
6974 * Makefile.in: Rebuild.
6975
6976 2009-11-17 Ben Elliston <bje@au.ibm.com>
6977
6978 * config.sub, config.guess: Update from upstream sources.
6979
6980 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6981
6982 * MAINTAINERS (Write After Approval): Add myself.
6983
6984 2009-11-09 Jon Beniston <jon@beniston.com>
6985
6986 * MAINTAINERS (Write After Approval): Add myself.
6987
6988 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6989
6990 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6991 paths for *-w64-mingw* and x86_64-*mingw*.
6992 * configure: Regenerated.
6993
6994 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
6995
6996 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6997
6998 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6999
7000 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
7001 Phil Edwards to Write-After Approval.
7002
7003 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
7004
7005 * configure.ac: Disable target-winsup & co for
7006 x86_64-*-mingw* and *-w64-mingw* targets.
7007 * configure: Regenerated.
7008
7009 2009-10-16 Nick Clifton <nickc@redhat.com>
7010
7011 * MAINTAINERS: Add myself as a maintainer for the RX port.
7012
7013 2009-10-26 Johannes Singler <singler@kit.edu>
7014
7015 * MAINTAINERS (Write After Approval): Update my e-mail address.
7016
7017 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7018
7019 * configure.ac (CLooG test): Use = with test.
7020 * configure: Regenerate.
7021
7022 2009-10-22 Richard Guenther <rguenther@suse.de>
7023
7024 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
7025 cloog if the ppl version check failed. Move flags saving
7026 before setting in libelf check.
7027 * configure: Regenerate.
7028
7029 2009-10-21 Richard Guenther <rguenther@suse.de>
7030
7031 * configure.ac: Adjust the ppl and cloog configure to work as
7032 documented. Disable cloog if ppl was disabled. Omit the version
7033 checks if they were disabled.
7034 * configure: Re-generate.
7035
7036 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7037
7038 * configure.ac: Add 'lto' to enable_languages, not
7039 new_enable_languages, and only if not already present.
7040 * configure: Regenerate.
7041
7042 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
7043
7044 * README: Refer to the various COPYING* files instead of just
7045 COPYING.
7046 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
7047
7048 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
7049
7050 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
7051
7052 2009-10-07 Richard Guenther <rguenther@suse.de>
7053
7054 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
7055 and Richard Guenther as reviewers.
7056 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
7057 as reviewers.
7058
7059 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
7060
7061 * config.sub: Update from upstream sources.
7062
7063 2009-10-06 Ian Lance Taylor <iant@google.com>
7064
7065 * Makefile.def: check-gold depends upon all-gas.
7066 * Makefile.in: Rebuild.
7067
7068 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
7069
7070 * MAINTAINERS (Write After Approval): Add myself.
7071
7072 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
7073
7074 * Makefile.def: all-lto-plugin depends on all-libiberty.
7075 set bootstrap=true for lto-plugin.
7076 Add lto-plugin.
7077 * Makefile.in: Regenerate.
7078 * configure.ac (host_libs): Add lto-plugin.
7079 * configure: Regenerate.
7080
7081 2009-10-03 Diego Novillo <dnovillo@google.com>
7082
7083 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
7084 (HOST_LIBELFLIBS): Define.
7085 (HOST_LIBELFINC): Define.
7086 * Makefile.in: Regenerate.
7087 * configure.ac: Add --enable-lto.
7088 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
7089 If --enable-lto is used, add 'lto' to new_enable_languages.
7090 If --enable-lto is used and gold is enabled, add
7091 lto-plugin to configdirs.
7092 * configure: Regenerate.
7093
7094 2009-10-03 Simon Baldwin <simonb@google.com>
7095
7096 * configure.ac: If --with-system-zlib, suppress local zlib and
7097 pass --with-system-zlib to subdir configure scripts.
7098 * configure: Regenerate.
7099
7100 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
7101 Paolo Bonzini <bonzini@gnu.org>
7102
7103 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
7104 $(srcdir).
7105 * Makefile.in: Rebuilt.
7106
7107 2009-09-26 Gary Funck <gary@intrepid.com>
7108
7109 * MAINTAINERS (Write After Approval): Add myself.
7110
7111 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7112
7113 * configure.ac: Update minimum MPC version to 0.7.
7114 * configure: Regenerate.
7115
7116 2009-09-25 Nick Clifton <nickc@redhat.com>
7117
7118 * configure.ac: Pass any --cache-file=/dev/null option on to
7119 subconfigures.
7120 * configure: Regenerate.
7121
7122 2009-09-23 Nick Clifton <nickc@redhat.com>
7123
7124 * config.sub, config.guess: Update from upstream sources.
7125
7126 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
7127
7128 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7129 * Makefile.in: Rebuilt.
7130
7131 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7132
7133 PR bootstrap/32272
7134 * configure.ac: Error out if $srcdir isn't '.' but contains
7135 host-${host_noncanonical}.
7136 * configure: Regenerate.
7137
7138 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7139
7140 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7141 maintainer.
7142
7143 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7144
7145 * configure.ac: If bootstrapping a combined tree with
7146 --enable-gold, require c++ in stage1_languages.
7147 * configure: Regenerate.
7148
7149 * configure.ac: Also add target_libs of stage1_languages to
7150 bootstrap_target_libs.
7151 * configure: Regenerate.
7152
7153 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7154 with --enable-languages not containing c++.
7155 * configure: Regenerate.
7156
7157 2009-09-15 Jie Zhang <jie.zhang@analog.com>
7158
7159 * configure.ac: Disable java and boehm-gc for bfin-*-*.
7160 * configure: Regenerate.
7161
7162 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
7163
7164 * MAINTAINERS (Write After Approval): Update my e-mail address,
7165 and move from from here...
7166 (Waiting for paperwork): To here.
7167
7168 2009-09-09 Joseph Myers <joseph@codesourcery.com>
7169
7170 * MAINTAINERS (Reviewers): Add self as driver reviewer.
7171
7172 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7173
7174 * configure.ac: Do not use $extrasub for replacing @if/@endif
7175 parts in Makefile; instead, use additional arguments to
7176 AC_CONFIG_COMMANDS to do the replacement manually, with several
7177 sed invocations, to avoid HP-UX sed command limits.
7178 * configure: Regenerate.
7179
7180 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
7181
7182 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7183 blank before -L.
7184
7185 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
7186
7187 * configure.ac (with-build-config): Document. Handle without.
7188 Handle missing argument.
7189 * configure: Rebuilt.
7190
7191 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
7192
7193 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
7194 Default to bootstrap-debug only if compare-debug works.
7195 * configure: Rebuilt.
7196 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7197 * Makefile.in: Rebuilt.
7198
7199 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7200
7201 * MAINTAINERS (OS Port Maintainers): Update my email address.
7202
7203 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
7204
7205 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7206 * Makefile.in: Rebuilt.
7207
7208 2009-09-01 Chris Demetriou <cgd@google.com>
7209
7210 * MAINTAINERS (Write After Approval): Add myself.
7211
7212 2009-08-31 Dodji Seketeli <dodji@redhat.com>
7213
7214 PR debug/30161
7215 * include/dwarf2.h (enum dwarf_tag): Added
7216 DW_TAG_GNU_template_template_param
7217 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7218
7219 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7220
7221 * Makefile.tpl (AWK): Fix typo.
7222 * Makefile.in: Regenerate.
7223
7224 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7225
7226 * configure.ac: Detect awk and sed.
7227 * Makefile.def (flags_to_pass): Add AWK and SED.
7228 * Makefile.tpl (AWK, SED): New.
7229 (BASE_FLAGS_TO_PASS): Add AWK and SED.
7230 * configure: Regenerate.
7231 * Makefile.in: Regenerate.
7232
7233 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
7234
7235 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7236 (collapseslashes): Likewise.
7237
7238 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7239
7240 * configure.ac (AC_PREREQ): Bump to 2.64.
7241
7242 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7243
7244 * configure.ac: Remove --with-datarootdir, --with-docdir,
7245 --with-pdfdir, --with-htmldir switches.
7246 * configure: Regenerate.
7247
7248 * configure: Regenerate.
7249
7250 * compile: Sync from Automake 1.11.
7251 * depcomp: Likewise.
7252 * install-sh: Likewise.
7253 * missing: Likewise.
7254 * mkinstalldirs: Likewise.
7255 * ylwrap: Likewise.
7256
7257 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
7258
7259 * ltmain.sh (func_normal_abspath): New function.
7260 (func_relative_path): Likewise.
7261 (func_mode_help): Document new -bindir option for link mode.
7262 (func_mode_link): Add new -bindir option, and use it to place
7263 output DLL if specified.
7264
7265 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7266
7267 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7268 (baseargs): Add --disable-option-checking.
7269 * configure: Regenerate.
7270
7271 * Makefile.def (configure-target-libiberty): Depend on
7272 all-binutils and all-ld.
7273 (configure-target-newlib): Likewise.
7274 * Makefile.in: Regenerate.
7275
7276 2009-08-17 Ben Elliston <bje@au.ibm.com>
7277
7278 * config.sub, config.guess: Update from upstream sources.
7279
7280 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7281
7282 Sync from src, merge:
7283
7284 2009-07-02 Tristan Gingold <gingold@adacore.com>
7285
7286 * configure.ac: Do not exclude gas for i386-*-darwin.
7287 Add a case for x86_64-*-darwin.
7288 * configure: Regenerate.
7289
7290 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
7291
7292 * MAINTAINERS: Add my name to Write After Approval list.
7293
7294 2009-08-06 Michael Eager <eager@eagercon.com>
7295
7296 * configure.ac: Add Microblaze target.
7297 * configure: Regenerate.
7298
7299 2009-07-31 Christian Bruel <christian.bruel@st.com>
7300
7301 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7302 * configure: Regenerate.
7303
7304 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
7305
7306 * MAINTAINERS (Write After Approval): Update my e-mail address.
7307
7308 2009-07-06 Ian Lance Taylor <iant@google.com>
7309
7310 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7311 * configure: Rebuild.
7312
7313 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
7314
7315 * MAINTAINERS: Move myself to the Graphite Reviewers.
7316
7317 2009-06-30 Wei Guozhi <carrot@google.com>
7318
7319 * MAINTAINERS: Add my name to Write After Approval list.
7320
7321 2009-06-26 Steve Ellcey <sje@cup.hp.com>
7322
7323 PR bootstrap/40338
7324 * configure.ac (comparestring): Create new variable.
7325 * Makefile.tpl (comparestring): Use to skip some comparisions.
7326 * configure: Regenerate.
7327 * Makefile.in: Regenerate.
7328
7329 2009-06-26 Doug Evans <dje@sebabeach.org>
7330
7331 * Makefile.def (host_modules): Add cgen.
7332 * Makefile.in: Regenerate.
7333 * configure.ac (host_tools): Add cgen.
7334 * configure: Regenerate.
7335
7336 2009-06-23 DJ Delorie <dj@redhat.com>
7337
7338 * MAINTAINERS: Add myself as mep maintainer.
7339
7340 2009-06-23 Ian Lance Taylor <iant@google.com>
7341
7342 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
7343 boot_languages. Only bootstrap target libraries listed in
7344 target_libs for some boot language. Add --with-stage1-ldflags,
7345 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
7346 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
7347 if not building with C++.
7348 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7349 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7350 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7351 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7352 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
7353 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7354 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7355 * configure, Makefile.in: Rebuild.
7356
7357 2009-06-23 Li Feng <nemokingdom@gmail.com>
7358
7359 * MAINTAINERS: Added my name to write-after-approval list.
7360
7361 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
7362
7363 * configure.ac: Define is_elf for QNX Neutrino targets.
7364 * configure: Regenerate.
7365
7366 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
7367
7368 * MAINTAINERS: Added my name to the write-after-approval list
7369
7370 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7371
7372 * configure.ac: Detect MPC in default directory.
7373 * configure: Regenerate.
7374
7375 2009-06-03 Jerome Guitton <guitton@adacore.com>
7376 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7377
7378 * Makefile.tpl (all): Avoid a trailing backslash.
7379 * Makefile.in: Regenerate.
7380
7381 2009-06-03 Ben Elliston <bje@au.ibm.com>
7382
7383 * config.sub, config.guess: Update from upstream sources.
7384
7385 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7386
7387 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7388 to noconfdirs.
7389 * configure: Regenerate.
7390
7391 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
7392
7393 * Makefile.tpl ([+compare-target+]): Compare all stage
7394 directories, rather than just gcc.
7395 * Makefile.in: Rebuilt.
7396
7397 2009-06-01 Doug Kwan <dougkwan@google.com>
7398
7399 * configure.ac: Support gold for target arm*-*-*.
7400 * configure: Regenerate.
7401
7402 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7403
7404 * Makefile.def: Add MPC support and dependencies.
7405 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7406
7407 * Makefile.in, configure: Regenerate.
7408
7409 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
7410
7411 * Makefile.tpl (all): Avoid harmless warning in make all when
7412 gcc-bootstrap is enabled but stage_last does not exist.
7413 * Makefile.in: Rebuilt.
7414
7415 2009-05-24 Nicolas Roche <roche@adacore.com>
7416
7417 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7418 * Makefile.in: Regenerate.
7419
7420 2009-05-21 Denis Chertykov <chertykov@gmail.com>
7421
7422 * MAINTAINERS: Update my e-mail address.
7423
7424 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7425
7426 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7427 * configure: Regenerate.
7428
7429 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7430
7431 PR other/40159
7432 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7433 gcc-no-bootstrap are mutually exclusive.
7434 * Makefile.in: Rebuilt.
7435
7436 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7437
7438 PR other/40159
7439 * Makefile.tpl (all): Don't end with unconditional success.
7440 * Makefile.in: Rebuilt.
7441
7442 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
7443
7444 PR target/37137
7445 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7446 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7447 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7448 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7449 stage_configureflags, stage_cflags and stage_libcflags into
7450 explicit Makefile macros.
7451 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7452 GFORTRAN.
7453 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7454 CC. Set CC_FOR_BUILD from CC.
7455 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7456 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7457 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7458 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7459 and GFORTRAN.
7460 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7461 (_LIBCFLAGS): Renamed to _TFLAGS.
7462 (do-compare-debug, do-compare3-debug): Drop.
7463 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7464 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7465 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7466 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7467 (XGCC_FLAGS_FOR_TARGET): New.
7468 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7469 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7470 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7471 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7472 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
7473 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7474 TFLAGS.
7475 (BUILD_CONFIG): Include if requested.
7476 (all): Set TFLAGS on bootstrap.
7477 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7478 (all-stageid-prefixmodule): Likewise.
7479 (do-clean, distclean-stageid): Set TFLAGS.
7480 (restrap): Fix whitespace.
7481 * Makefile.in: Rebuilt.
7482
7483 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
7484
7485 * config.guess: Sync with src.
7486
7487 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7488
7489 * configure.ac ($with_ppl): Default to no if not supplied.
7490 ($with_cloog): Likewise.
7491 configure: Regenerate.
7492
7493 2009-04-27 James E. Wilson <wilson@codesourcery.com>
7494
7495 * MAINTAINERS: Update my e-mail address.
7496
7497 2009-04-27 Nick Clifton <nickc@redhat.com>
7498
7499 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7500
7501 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7502
7503 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7504 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7505 * Makefile.in: Regenerate.
7506
7507 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7508
7509 PR bootstrap/39739
7510 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7511 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7512
7513 * configure, Makefile.in: Regenerate.
7514
7515 2009-04-21 Taras Glek <tglek@mozilla.com>
7516
7517 * include/hashtab.h: Update GTY annotations to new syntax
7518 * include/splay-tree.h: Likewise
7519
7520 2009-04-17 Ben Elliston <bje@au.ibm.com>
7521
7522 * config.sub, config.guess: Update from upstream sources.
7523
7524 2009-04-15 Anthony Green <green@moxielogic.com>
7525
7526 * configure.ac: Add moxie support.
7527 * configure: Rebuilt.
7528
7529 2009-04-14 Jakub Jelinek <jakub@redhat.com>
7530
7531 * configure.ac: Change copyright header to refer to version
7532 3 of the GNU General Public License and to point readers at the
7533 COPYING3 file and the FSF's license web page.
7534 * Makefile.def: Likewise.
7535 * Makefile.tpl: Likewise.
7536 * Makefile.in: Regenerate.
7537
7538 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7539
7540 * configure.ac: Restore match for darwin9 or later. Use double
7541 brackets since regeneration eats one pair.
7542 * configure: Regenerate.
7543
7544 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7545
7546 PR gas/10039
7547 * configure.ac: Require texinfo 4.7.
7548 * configure: Regenerated.
7549
7550 2009-04-09 Nick Clifton <nickc@redhat.com>
7551
7552 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7553 the GCC Runtime Library Exception.
7554
7555 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7556
7557 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7558 * configure: Regenerate.
7559
7560 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7561
7562 * Makefil.def (languages): New entries.
7563 * Makefile.tpl (check-gcc-*): New generic target.
7564 * Makefile.in: Regenerate.
7565
7566 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7567
7568 * MAINTAINERS: Update my email address.
7569
7570 2009-03-18 Tom Tromey <tromey@redhat.com>
7571
7572 * configure: Rebuild.
7573 * configure.ac (host_libs): Add libiconv.
7574 * Makefile.in: Rebuild.
7575 * Makefile.def (host_modules): Add libiconv.
7576 (configure-gdb, all-gdb): Depend on libiconv.
7577
7578 2009-03-16 Tristan Gingold <gingold@adacore.com>
7579
7580 * configure.ac: Treat gdb as supported on x86_64-darwin.
7581 * configure: Regenerate.
7582
7583 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7584
7585 * configure.ac (--with-host-libstdcxx): New option.
7586 * configure: Regenerate.
7587
7588 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7589
7590 * MAINTAINERS: Move myself into the write after approval list.
7591
7592 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7593
7594 * MAINTAINERS: Update e-mail address.
7595
7596 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7597
7598 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7599
7600 2009-03-10 Ira Rosen <irar@il.ibm.com>
7601
7602 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7603
7604 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7605
7606 Backport from git Libtool:
7607
7608 2009-01-19 Robert Millan <rmh@aybabtu.com>
7609 Support GNU/kOpenSolaris.
7610 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7611 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7612 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7613 GNU/kOpenSolaris.
7614
7615 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7616
7617 * MAINTAINERS: Update e-mail address.
7618
7619 2009-02-24 Michael Eager <eager@eagercon.com>
7620
7621 * MAINTAINERS (Write After Approval): Add self.
7622
7623 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7624
7625 * MAINTAINERS (Write After Approval): Add myself.
7626
7627 2009-02-05 Andreas Schwab <schwab@suse.de>
7628
7629 * Makefile.tpl (stage_last): Define $r and $s before using
7630 $(RECURSE_FLAGS_TO_PASS).
7631 * Makefile.in: Regenerate
7632
7633 2009-01-30 Ian Lance Taylor <iant@google.com>
7634
7635 * MAINTAINERS: Move myself to the Global Reviewers list.
7636
7637 2009-01-29 Robert Millan <rmh@aybabtu.com>
7638
7639 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7640 * configure: Regenerate.
7641
7642 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7643
7644 * MAINTAINERS: Make whitespace consistent.
7645 Remove Robert Millan from Write After Approval.
7646
7647 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7648
7649 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7650 (all-opcodes): Depend on all-libiberty.
7651 * Makefile.in: Regenerate.
7652
7653 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7654
7655 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7656 * configure: Regenerate.
7657
7658 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7659
7660 * MAINTAINERS (Write After Approval): Add myself.
7661
7662 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7663
7664 * MAINTAINERS: Add myself to reviewers (Fortran).
7665
7666 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7667
7668 PR tree-optimization/38515
7669 * configure.ac (cloog-polylib): Removed.
7670 (with_ppl, with_cloog): Test for "no".
7671 * configure: Regenerated.
7672
7673 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7674
7675 * MAINTAINERS: Moved myself to reviewers (Fortran).
7676
7677 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7678
7679 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7680 (Write After Approval): Remove myself.
7681
7682 2009-01-03 Diego Novillo <dnovillo@google.com>
7683
7684 * MAINTAINERS: Remove myself from alias maintainership.
7685
7686 2009-01-02 David Ayers <ayers@fsfe.org>
7687
7688 * MAINTAINERS: Update e-mail address.
7689
7690 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7691
7692 * MAINTAINERS: Make whitespace consistent.
7693
7694 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7695
7696 Backport from upstream Libtool:
7697 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7698 Add cache variables to tests that require the linker to work.
7699 For shlibpath_overrides_runpath, this also changes the semantics
7700 to let the result from the C compiler take precedence.
7701
7702 2008-12-02 Ben Elliston <bje@au.ibm.com>
7703
7704 * config.sub, config.guess: Update from upstream sources.
7705
7706 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
7707
7708 * configure.ac (ppllibs): Add by default the lib flags.
7709 * configure: Regenerate.
7710
7711 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
7712
7713 * MAINTAINERS: Add myself to the write after approval list.
7714
7715 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7716
7717 * configure.ac: Add double brackets on darwin[912].
7718 * configure: Regenerate.
7719
7720 2008-12-03 Daniel Kraft <d@domob.eu>
7721
7722 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7723 Approval to Reviewer section (for Fortran front-end).
7724
7725 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7726
7727 * configure.ac: Expand to darwin10 and later.
7728 * configure: Regenerate.
7729
7730 2008-12-02 Andreas Schwab <schwab@suse.de>
7731
7732 * Makefile.def: configure-target-boehm-gc depends on
7733 all-target-libstdc++-v3.
7734 * Makefile.in: Regenerate.
7735
7736 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
7737
7738 * MAINTAINERS: Add myself as mingw maintainer.
7739
7740 2008-12-02 Ben Elliston <bje@au.ibm.com>
7741
7742 * config.sub, config.guess: Update from upstream sources.
7743
7744 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7745
7746 * README.SCO: Remove.
7747
7748 2008-11-29 Fernando Pereira <pronesto@gmail.com>
7749
7750 * MAINTAINERS: Add myself to the write after approval list.
7751
7752 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7753
7754 * MAINTAINERS: Update my email address in WAA section.
7755
7756 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
7757
7758 * MAINTAINERS: Update e-mail address.
7759
7760 2008-11-27 Toon Moene <toon@moene.org>
7761
7762 * MAINTAINERS: Change e-mail address.
7763
7764 2008-11-27 Tristan Gingold <gingold@adacore.com>
7765
7766 * configure.ac: Build gdb for i?86-*-darwin*
7767 * configure: Regenerated.
7768
7769 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
7770
7771 * MAINTAINERS: Added my full name.
7772
7773 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7774
7775 PR bootstrap/38014
7776 PR bootstrap/37923
7777
7778 Revert:
7779
7780 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7781
7782 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7783 * Makefile.in: Regenerated.
7784
7785 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7786
7787 PR gdb/921
7788 PR gdb/1646
7789 PR gdb/2175
7790 PR gdb/2176
7791
7792 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7793 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7794 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7795 (HOST_EXPORTS): Pass CPPFLAGS.
7796 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7797 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7798 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7799 * Makefile.in, configure: Regenerated.
7800 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7801 and CPPFLAGS_FOR_BUILD.
7802
7803 2008-11-06 Jeff Law <law@redhat.com>
7804
7805 * MAINTAINERS: Add myself as middle end maintainer.
7806
7807 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
7808
7809 * MAINTAINERS (Write after approval): Add myself.
7810
7811 2008-11-05 Diego Novillo <dnovillo@google.com>
7812
7813 * MAINTAINERS (Global Reviewers): Add myself.
7814 (Non-Algorithmic Maintainers): Remove myself.
7815
7816 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7817
7818 * MAINTAINERS (Write after approval): Add myself.
7819
7820 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7821
7822 * MAINTAINERS (Write after approval): Add myself.
7823
7824 2008-10-31 Ben Elliston <bje@au.ibm.com>
7825
7826 * configure.ac (spu-*-*): Remove special case.
7827 * configure: Regenerate.
7828
7829 2008-10-30 Catherine Moore <clm@codesourcery.com>
7830
7831 * MAINTAINERS (Write after approval): Update my email address.
7832
7833 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7834
7835 * configure.ac [spu-*-*]: Do not set skipdirs.
7836 * configure: Re-generate.
7837
7838 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7839
7840 * MAINTAINERS (Various Maintainers): Add myself to reload.
7841
7842 2008-10-25 Richard Guenther <rguenther@suse.de>
7843
7844 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7845 maintainer. Remove myself as libgcc-math maintainer.
7846 (Non-Algorithmic Maintainers): Remove myself.
7847
7848 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7849
7850 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7851 * Makefile.in: Regenerated.
7852
7853 2008-10-23 Cary Coutant <ccoutant@google.com>
7854
7855 * MAINTAINERS (Write after approval): Add myself.
7856
7857 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7858
7859 PR gdb/921
7860 PR gdb/1646
7861 PR gdb/2175
7862 PR gdb/2176
7863
7864 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7865 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7866 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7867 (HOST_EXPORTS): Pass CPPFLAGS.
7868 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7869 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7870 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7871 * Makefile.in, configure: Regenerated.
7872 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7873 and CPPFLAGS_FOR_BUILD.
7874
7875 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
7876
7877 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7878 Sebastian Pop.
7879
7880 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7881
7882 * MAINTAINERS (Write After Approval): Added myself.
7883
7884 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7885
7886 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7887 recommended version to 2.3.2.
7888
7889 * configure: Regenerate.
7890
7891 2008-10-01 Mark Mitchell <mark@codesourcery.com>
7892
7893 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7894
7895 2008-09-29 David Daney <david.daney@caviumnetworks.com>
7896
7897 * MAINTAINERS (Write After Approval): Update e-mail address.
7898
7899 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7900
7901 * libtool.m4: Update to libtool 2.2.6.
7902 * lt~obsolete.m4: Update to libtool 2.2.6.
7903 * ltmain.sh: Update to libtool 2.2.6.
7904 * ltsugar.m4: Update to libtool 2.2.6.
7905 * ltversion.m4: Update to libtool 2.2.6.
7906 * ltoptions.m4: Update to libtool 2.2.6.
7907 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7908
7909 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7910
7911 * MAINTAINERS (Write After Approval): Add myself.
7912
7913 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7914
7915 * MAINTAINERS (Write After Approval): Update my name.
7916
7917 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7918
7919 * MAINTAINERS: Add myself in "Write After Approval".
7920
7921 2008-09-18 Steve Ellcey <sje@cup.hp.com>
7922
7923 * MAINTAINERS: Add myself as ia64 maintainer.
7924
7925 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7926
7927 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7928 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7929 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7930 and Michael Tiemann from Write After Approval since they do not
7931 actually have access.
7932
7933 2008-09-05 Richard Guenther <rguenther@suse.de>
7934
7935 * configure.ac: Initialize clooglibs to -lcloog.
7936 * configure: Re-generate.
7937
7938 2008-09-04 Le-Chun Wu <lcwu@google.com>
7939
7940 * MAINTAINERS (Write After Approval): Add myself.
7941
7942 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7943
7944 * configure.ac (--with-cloog-polylib): New.
7945 (--disable-cloog-version-check): New.
7946 (--disable-ppl-version-check): New.
7947 * configure: Re-generate.
7948
7949 2008-09-03 Richard Guenther <rguenther@suse.de>
7950
7951 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7952 cloog test.
7953 * configure: Re-generate.
7954
7955 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7956
7957 Add picoChip port.
7958 * MAINTAINERS: Add picoChip maintainers.
7959
7960 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7961 Tobias Grosser <grosser@fim.uni-passau.de>
7962 Jan Sjodin <jan.sjodin@amd.com>
7963 Harsha Jagasia <harsha.jagasia@amd.com>
7964 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7965 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7966 Adrien Eliche <aeliche@isty.uvsq.fr>
7967
7968 Merge from graphite branch.
7969 * configure: Regenerate.
7970 * Makefile.in: Regenerate.
7971 * configure.ac (host_libs): Add ppl and cloog.
7972 Add checks for PPL and CLooG.
7973 * Makefile.def (ppl, cloog): Added modules and dependences.
7974 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7975 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7976
7977 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7978
7979 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7980 (GCC_SHLIB_SUBDIR): New.
7981 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7982 * configure: Regenerate.
7983 * Makefile.in: Regenerate.
7984
7985 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7986
7987 * MAINTAINERS: Consistently use tabs to separate columns.
7988
7989 2008-08-29 Tristan Gingold <gingold@adacore.com>
7990
7991 * MAINTAINERS (Write after Approval): Add myself.
7992
7993 2008-08-28 Tristan Gingold <gingold@adacore.com>
7994
7995 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7996 Enable bfd, binutils and opcodes.
7997 * configure: Regenerate.
7998
7999 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8000
8001 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
8002
8003 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8004
8005 * MAINTAINERS: Use correct Umlaut for last name.
8006
8007 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8008
8009 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
8010
8011 2008-08-16 David Edelsohn <edelsohn@gnu.org>
8012
8013 * MAINTAINERS: Update my email address.
8014
8015 2008-08-16 Nicolas Roche <roche@adacore.com>
8016
8017 * Makefile.tpl: Add BOOT_ADAFLAGS.
8018 * Makefile.in: Regenerate.
8019
8020 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
8021
8022 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
8023 * configure: Regenerate.
8024
8025 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
8026
8027 * configure.ac: Add makefile fragments for hpux.
8028 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
8029 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
8030 * configure: Regenerate.
8031 * Makefile.in: Regenerate.
8032
8033 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
8034
8035 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
8036
8037 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
8038
8039 * MAINTAINERS (Write after Approval): Add myself.
8040
8041 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
8042
8043 * MAINTAINERS (Write After Approval): Add myself.
8044
8045 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
8046
8047 * MAINTAINERS (Write After Approval): Add myself.
8048
8049 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
8050
8051 * MAINTAINERS: Update my email address.
8052
8053 2008-06-25 Joey Ye <joey.ye@intel.com>
8054
8055 * MAINTAINERS (Write After Approval): Add myself.
8056
8057 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8058
8059 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
8060 * Makefile.in: Regenerate.
8061 * configure: Regenerate.
8062
8063 2008-06-17 Daniel Kraft <d@domob.eu>
8064
8065 * MAINTAINERS (Write After Approval): Add myself.
8066
8067 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8068
8069 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
8070 "$@" is still intact with both Autoconf 2.59 and 2.62.
8071 * configure: Regenerate.
8072
8073 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8074
8075 * Makefile.tpl: Fix comment errors.
8076 * Makefile.in: Regenerate.
8077
8078 2008-06-12 David S. Miller <davem@davemloft.net>
8079 David Edelsohn <edelsohn@gnu.org>
8080
8081 * configure.ac: Add powerpc*-*-* to gold supported targets.
8082 * configure: Regenerate.
8083
8084 2008-06-08 Joseph Myers <joseph@codesourcery.com>
8085
8086 PR tree-optimization/36218
8087 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
8088 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
8089 (all prefix="build-"): Pass them to build-system sub-makes.
8090 * Makefile.in: Regenerate.
8091
8092 2008-06-07 Joseph Myers <joseph@codesourcery.com>
8093
8094 * MAINTAINERS (mt port): Remove.
8095 (sco5, unixware, sco udk): Remove.
8096 (Kean Johnston): Add to Write After Approval.
8097
8098 2008-05-30 Julian Brown <julian@codesourcery.com>
8099
8100 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
8101 of libobjc for ARM EABI Linux.
8102 * configure: Regenerate.
8103
8104 2008-05-18 Xinliang David Li <davidxl@google.com>
8105
8106 * ChangeLog: Remove wrong ChangeLog entry.
8107
8108 2008-05-17 Xinliang David Li <davidxl@google.com>
8109
8110 * MAINTAINERS (Write After Approval): Add myself.
8111
8112 2008-05-15 Janus Weil <janus@gcc.gnu.org>
8113
8114 * MAINTAINERS (Write After Approval): Add myself.
8115
8116 2008-05-14 Rafael Espíndola <espindola@google.com>
8117
8118 * config-ml.in: don't handle --enable-shared and --enable-static.
8119
8120 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
8121
8122 * MAINTAINERS: Update my email address.
8123
8124 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
8125
8126 * MAINTAINERS: Update my email address.
8127
8128 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
8129
8130 * MAINTAINERS (Write After Approval): Add myself.
8131
8132 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
8133
8134 * MAINTAINERS (Write After Approval): Add myself.
8135
8136 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
8137
8138 * MAINTAINERS (crx): Add myself.
8139
8140 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8141
8142 Sync with src:
8143 2008-04-14 David S. Miller <davem@davemloft.net>
8144
8145 * configure.ac: Add sparc*-*-* to gold supported targets.
8146 * configure: Regenerate.
8147
8148 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8149
8150 PR bootstrap/35457
8151 * configure.ac: Include override.m4.
8152 * configure: Regenerate.
8153
8154 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8155
8156 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8157 * Makefile.in: Regenerate.
8158
8159 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
8160
8161 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
8162 as nonconfigurable directories list.
8163 * configure: Regenerate.
8164
8165 2008-04-14 Ben Elliston <bje@au.ibm.com>
8166
8167 * config.sub, config.guess: Update from upstream sources.
8168
8169 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
8170
8171 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8172 * Makefile.in: Regenerate.
8173
8174 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
8175
8176 * configure.ac: Do not build libssp for the AVR.
8177 * configure: Regenerate.
8178
8179 2008-04-07 Ian Lance Taylor <iant@google.com>
8180
8181 * Makefile.def: check-gold depends upon all-binutils.
8182 * Makefile.in: Regenerate.
8183
8184 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
8185
8186 * MAINTAINERS (Write After Approval): Add myself.
8187
8188 2008-04-04 Nick Clifton <nickc@redhat.com>
8189
8190 PR binutils/4334
8191 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8192 builds.
8193 * configure: Regenerate.
8194
8195 2008-04-04 NightStrike <NightStrike@gmail.com>
8196
8197 PR other/35151
8198 * configure.ac: Combine rules for mingw32 and mingw64.
8199 * configure: Regenerate.
8200
8201 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
8202
8203 * MAINTAINERS (Write After Approval): Add myself.
8204
8205 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
8206
8207 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8208 * Makefile.in (.NOTPARALLEL): Ditto.
8209
8210 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
8211
8212 * MAINTAINERS (Write After Approval): Add myself.
8213
8214 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
8215
8216 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8217 * Makefile.in (.NOTPARALLEL): Regenerate.
8218
8219 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
8220
8221 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8222 * Makefile.in: Regenerate.
8223
8224 2008-03-26 Jakub Staszak <kuba@et.pl>
8225
8226 * MAINTAINERS (Write After Approval): Add myself.
8227
8228 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8229
8230 * MAINTAINERS: Update e-mail address.
8231
8232 2008-03-20 Ian Lance Taylor <iant@google.com>
8233
8234 * configure.ac: Add support for --enable-gold.
8235 * Makefile.def: Add gold as a directory like ld.
8236 * configure, Makefile.in: Regenerate.
8237
8238 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8239
8240 * configure.ac: m4_include config/proginstall.m4.
8241 * configure: Regenerate.
8242
8243 Backport from upstream Libtool:
8244
8245 2007-10-12 Eric Blake <ebb9@byu.net>
8246
8247 Deal with Autoconf 2.62's semantic change in m4_append.
8248 * ltsugar.m4 (lt_append): Replace broken versions of
8249 m4_append.
8250 (lt_if_append_uniq): Don't require separator to be overquoted,
8251 and avoid broken m4_append.
8252 (lt_dict_add): Fix typo.
8253 * libtool.m4 (_LT_DECL): Don't overquote separator.
8254
8255 2008-03-13 David Edelsohn <edelsohn@gnu.org>
8256
8257 * config.rpath: Add AIX 6 support.
8258
8259 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
8260
8261 * Makefile.def (stageprofile). Remove -fprofile-generate
8262 from stage_libcflags.
8263 * Makefile.in: Regenerate.
8264
8265 2008-03-13 Ben Elliston <bje@au.ibm.com>
8266
8267 * config.sub, config.guess: Update from upstream sources.
8268
8269 2008-03-06 Tom Tromey <tromey@redhat.com>
8270
8271 * MAINTAINERS: Update for treelang deletion.
8272
8273 2008-03-03 James E. Wilson <wilson@tuliptree.org>
8274
8275 * MAINTAINERS: Update my email address.
8276
8277 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
8278
8279 * MAINTAINERS (darwin port): Add myself as a maintainer.
8280 (objective-c/c++): Add myself as a maintainer.
8281
8282 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
8283
8284 * MAINTAINERS (Write After Approval): Update my email address.
8285
8286 2008-02-25 Tomas Bily <tbily@suse.cz>
8287
8288 * MAINTAINERS (Write After Approval): Add myself.
8289
8290 2008-02-23 Jakub Jelinek <jakub@redhat.com>
8291
8292 * MAINTAINERS (OpenMP): Add myself.
8293
8294 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
8295
8296 PR bootstrap/32009
8297 PR bootstrap/32161
8298
8299 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8300 * configure: Regenerate.
8301
8302 * Makefile.def: Define stage_libcflags for all bootstrap stages.
8303 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8304 STAGE4_LIBCFLAGS): New.
8305 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8306 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8307 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8308 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8309 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8310 for target modules. Don't export LIBCFLAGS.
8311 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8312 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8313 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8314 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8315 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8316 * Makefile.in: Regenerate.
8317
8318 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8319
8320 PR libgcj/33085
8321 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8322 Do not use -DDLL_EXPORT. Backport from upstream.
8323
8324 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8325
8326 * MAINTAINERS (Write After Approval): Add myself.
8327
8328 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
8329
8330 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8331 * configure: Regenerate.
8332
8333 2008-01-31 Marc Gauthier <marc@tensilica.com>
8334
8335 * configure.ac (xtensa*-*-*): Recognize processor variants.
8336 * configure: Regenerate.
8337
8338 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8339
8340 PR bootstrap/34922
8341 * configure.ac (PARSE_ARGS): Push suitable setting of
8342 ac_subdirs_all, for `./configure --help=recursive'.
8343 Handle `+' in generic toplevel directory disabling.
8344 * configure: Regenerate.
8345
8346 2008-01-28 Nick Clifton <nickc@redhat.com>
8347
8348 * MAINTAINERS (xstormy16): Take over maintainership.
8349
8350 2008-01-25 Joseph Myers <joseph@codesourcery.com>
8351
8352 * MAINTAINERS (c4x port): Remove.
8353
8354 2008-01-24 David Edelsohn <edelsohn@gnu.org>
8355
8356 * libtool.m4: Backport AIX 6 support from ToT Libtool.
8357
8358 2008-01-23 Ben Elliston <bje@au.ibm.com>
8359
8360 * config.sub, config.guess: Update from upstream sources.
8361
8362 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
8363
8364 * MAINTAINERS (Write After Approval): Add myself.
8365
8366 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
8367
8368 * MAINTAINERS: Update my email address.
8369
8370 2008-01-09 Raksit Ashok <raksit@google.com>
8371
8372 * MAINTAINERS (Write After Approval): Add myself.
8373
8374 2008-01-09 Raksit Ashok <raksit@google.com>
8375
8376 * MAINTAINERS (Write After Approval): Add myself.
8377
8378 2008-01-08 Ben Elliston <bje@au.ibm.com>
8379
8380 * config.sub, config.guess: Update from upstream sources.
8381
8382 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8383
8384 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8385 Change recommended MPFR from 2.2.1 -> 2.3.0.
8386 * configure: Regenerate.
8387
8388 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8389
8390 * MAINTAINERS: Update my email address.
8391
8392 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8393
8394 * MAINTAINERS: Update my email address.
8395
8396 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8397
8398 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8399 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8400 * Makefile.in: Regenerate.
8401
8402 2007-12-10 Mark Heffernan <meheff@google.com>
8403
8404 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8405 misplaced entries.
8406
8407 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8408
8409 * configure.ac: Enable libjava for x86_64-*-darwin9.
8410 * configure: Regenerate.
8411
8412 2007-12-07 Bill Maddox <maddox@google.com>
8413
8414 * MAINTAINERS (Write After Approval): Add myself.
8415
8416 2007-12-05 Ben Elliston <bje@au.ibm.com>
8417
8418 * config.sub, config.guess: Update from upstream sources.
8419
8420 2007-12-02 Matthias Klose <doko@ubuntu.com>
8421
8422 * config-ml.in: Remove 64bit configure tests.
8423
8424 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8425
8426 * config-ml.in: Robustify against white space in absolute file
8427 names.
8428
8429 * config-ml.in (multi-clean): Substitute ${Makefile}.
8430 Remove superfluous ${Makefile} in list.
8431
8432 2007-11-19 Thiemo Seufer <ths@mips.com>
8433
8434 * config-ml.in: Don't hardcode the Makefile name.
8435
8436 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
8437
8438 * MAINTAINERS (Write After Approval): Add myself.
8439
8440 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
8441
8442 * MAINTAINERS (Write After Approval): Add myself.
8443
8444 2007-11-06 Doug Kwan <dougkwan@google.com>
8445
8446 * MAINTAINERS (Write After Approval): Add myself.
8447
8448 2007-10-25 Ben Elliston <bje@au.ibm.com>
8449
8450 * MAINTAINERS (mercury): Remove entry.
8451 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8452
8453 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8454
8455 * Makefile.def (dependencies): Make configure-gdb depend on
8456 all-intl.
8457 * Makefile.in: Regenerated.
8458
8459 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8460
8461 * MAINTAINERS (Fortran maintainer): Remove myself.
8462
8463 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
8464
8465 * Makefile.def: To avoid problems running with parallel makes,
8466 build newlib before libgloss so that target specific header
8467 files are availble.
8468 * Makefile.in: Regenerate
8469
8470 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8471
8472 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8473 * Makefile.in: Regenerate.
8474
8475 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8476
8477 * MAINTAINERS (Register allocation reviewer): Add myself.
8478
8479 2007-10-08 Mike Frysinger <vapier@gentoo.org>
8480
8481 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8482 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8483 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8484 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8485 * configure: Regenerate.
8486
8487 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
8488
8489 * MAINTAINERS (Register allocation reviewer): Add myself.
8490
8491 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
8492
8493 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8494 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8495 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8496 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8497 * configure.ac: Default them to host tools for $host = $build.
8498 Subst them.
8499
8500 * configure: Regenerate.
8501 * Makefile.in: Regenerate.
8502
8503 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8504
8505 * MAINTAINERS (Register allocation reviewer): Add myself.
8506
8507 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
8508
8509 * MAINTAINERS (Register allocation reviewer): Add myself.
8510
8511 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
8512
8513 * MAINTAINERS (Write After Approval): Fix typo.
8514
8515 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8516
8517 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8518 * configure: Regenerate.
8519
8520 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8521
8522 PR bootstrap/31906
8523 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8524 they're already prefixed.
8525
8526 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8527
8528 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8529 libstdc++.
8530 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8531 * configure: Regenerate.
8532 * Makefile.in: Regenerate.
8533
8534 2007-09-17 Andreas Schwab <schwab@suse.de>
8535
8536 * configure.ac: Raise minimum makeinfo version to 4.6.
8537 * configure: Regenerate.
8538
8539 2007-09-17 Johannes Singler <singler@ira.uka.de>
8540
8541 * MAINTAINERS (write-after-approval) add myself
8542
8543 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8544
8545 * configure.ac: Correct makeinfo version check.
8546 * configure: Regenerate.
8547
8548 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8549
8550 * MAINTAINERS: Update my email address.
8551
8552 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8553
8554 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8555 to $skipdirs and only disable gprof for newlib. Use the normal
8556 mips*-elf* handling in other respects.
8557 * configure: Regnerate.
8558
8559 2007-09-12 David Daney <ddaney@avtrex.com>
8560
8561 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8562 enabling libgcj.
8563 * configure: Regenerate.
8564
8565 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8566
8567 PR other/32154
8568 * configure.ac: For libgloss targets, point the linker to the linker
8569 script, startup code and simulator library.
8570 * configure: Regenerate.
8571
8572 2007-09-07 Andrew Haley <aph@redhat.com>
8573
8574 * configure.ac (noconfigdirs): Remove target-libffi and
8575 target-libjava.
8576 * configure: Regenerate.
8577
8578 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8579
8580 PR target/33281
8581 * configure.ac: Use config/mh-mingw on mingw.
8582 * configure: Regenerate.
8583
8584 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8585
8586 * MAINTAINERS (Write After Approval): Add myself.
8587
8588 2007-09-05 Richard Guenther <rguenther@suse.de>
8589
8590 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8591 nor --disable-checking is provided also turn on yes and types
8592 checking for stage1.
8593 * configure: Re-generate.
8594
8595 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8596
8597 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8598 (Write After Approval): Remove myself.
8599
8600 2007-08-29 Nick Clifton <nickc@redhat.com>
8601
8602 * config.sub, config.guess: Update from upstream sources.
8603
8604 2007-08-22 Bud Davis <jmdavis@link.com>
8605
8606 * MAINTAINERS (Write After Approval): Added myself.
8607 * MAINTAINERS (Reviewers): Removed myself.
8608
8609 2007-08-18 Paul Brook <paul@codesourcery.com>
8610 Joseph Myers <joseph@codesourcery.com>
8611
8612 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8613 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8614 * Makefile.in: Regenerate.
8615 * configure.ac (--with-debug-prefix-map): New.
8616 * configure: Regenerate.
8617
8618 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8619 Nigel Stephens <nigel@mips.com>
8620
8621 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8622 as target_makefile_frag.
8623 * configure: Regenerate.
8624
8625 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8626
8627 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8628 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8629 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8630 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8631 (do-compare, do-compare3, do-compare-debug): New.
8632 ([+compare-target+]): Use them.
8633
8634 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8635
8636 * MAINTAINERS (Write After Approval): Change my email address.
8637
8638 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8639 Ben Elliston <bje@au.ibm.com>
8640
8641 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8642 --silent if $silent.
8643 * configure: Regenerate.
8644
8645 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8646
8647 * MAINTAINERS (Various Maintainers): Add myself as
8648 loop infrastructure maintainer. Update my e-mail
8649 address.
8650
8651 2007-07-31 Diego Novillo <dnovillo@google.com>
8652
8653 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8654 Adjust description.
8655
8656 2007-07-26 Richard Guenther <rguenther@suse.de>
8657
8658 * configure.ac: Add types checking to stage1 checking flags.
8659 * configure: Regenerate.
8660
8661 2007-07-17 Nick Clifton <nickc@redhat.com>
8662
8663 * COPYING3: New file. Contains version 3 of the GNU General
8664 Public License.
8665 * COPYING3.LIB: New file. Contains version 3 of the GNU
8666 Lesser General Public License.
8667
8668 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8669
8670 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8671
8672 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8673
8674 * MAINTAINERS (S/390 co-maintainer): Add myself.
8675 (Write After Approval): Remove myself.
8676
8677 2007-07-13 Dan Hipschman <dsh@google.com>
8678
8679 * MAINTAINERS (Write After Approval): Add myself.
8680
8681 2007-07-11 Nick Clifton <nickc@redhat.com>
8682
8683 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8684 WINDRES export.
8685 * Makefile.in: Regenerate.
8686
8687 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8688
8689 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8690 maintainer.
8691
8692 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8693
8694 * lt~obsolete.m4: New. Import from 20070318 libtool.
8695
8696 2007-07-03 Julian Brown <julian@codesourcery.com>
8697
8698 * MAINTAINERS (Write After Approval): Add myself.
8699
8700 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8701
8702 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8703 * configure: Regenerate.
8704
8705 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8706
8707 * configure.ac: Add some missing m4 quotation.
8708 * configure: Regenerate.
8709
8710 2007-07-02 Simon Baldwin <simonb@google.com>
8711
8712 * MAINTAINERS (Write After Approval): Add myself.
8713
8714 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
8715
8716 * configure: Regenerate.
8717
8718 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
8719
8720 * Makefile.def: Add windmc tool to build.
8721 * Makefile.tpl: Likewise.
8722 * configure.ac: Likewise.
8723 * Makefile.in: Regenerate.
8724 * configure: Regenerate.
8725
8726 2007-06-28 DJ Delorie <dj@redhat.com>
8727
8728 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8729 not building newlib.
8730 * configure: Regenerated.
8731
8732 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8733
8734 * MAINTAINERS (Write After Approval): Add myself.
8735
8736 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
8737
8738 * MAINTAINERS (Write After Approval): Add myself.
8739
8740 2007-06-19 Chris Matthews <chrismatthews@google.com>
8741
8742 * MAINTAINERS (Write After Approval): Add myself.
8743
8744 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8745
8746 * MAINTAINERS (Write After Approval): Add myself.
8747
8748 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8749
8750 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8751 * Makefile.in: Regenerated.
8752
8753 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8754
8755 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8756 bfin*-*-uclinux* targets.
8757 * configure: Regenerate.
8758
8759 2007-06-14 Ian Lance Taylor <iant@google.com>
8760
8761 * MAINTAINERS: Add myself as non-algorithmic global write
8762 maintainer.
8763
8764 2007-06-14 Diego Novillo <dnovillo@google.com>
8765
8766 * MAINTAINERS: Add self as middle-end maintainer and
8767 non-algorithmic global write maintainer.
8768
8769 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8770
8771 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8772 Move all Fortran maintainers except Paul Brook into the
8773 Non-Autopoiesis section.
8774
8775 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
8776
8777 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8778 (distclean-stage[+id+]): Possibly delete stage_last.
8779 * Makefile.in: Regenerate.
8780
8781 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
8782
8783 * MAINTAINERS (Various Maintainer): Fix typo.
8784
8785 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
8786
8787 * MAINTAINERS (Various Maintainer): Add myself as
8788 dataflow maintainer.
8789
8790 2007-06-07 Ben Elliston <bje@au.ibm.com>
8791
8792 * config.sub, config.guess: Update from upstream sources.
8793
8794 2007-06-07 Ben Elliston <bje@au.ibm.com>
8795
8796 * Makefile.tpl: Fix spelling error.
8797 * Makefile.in: Regenerate.
8798
8799 2007-06-01 Steve Ellcey <sje@cup.hp.com>
8800
8801 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8802 lt_cv_sys_max_cmd_len.
8803
8804 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8805
8806 * MAINTAINERS (Various Maintainers): Add myself as
8807 auto-vectorizer maintainer.
8808
8809 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
8810
8811 PR libjava/32098
8812 * libtool.m4: Revert previous change.
8813 * ltgcc.m4: Put it here.
8814
8815 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8816
8817 * MAINTAINERS (Various Maintainers): Add myself as
8818 auto-vectorizer maintainer.
8819
8820 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8821
8822 PR libjava/32098
8823 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8824
8825 2007-05-30 Richard Guenther <rguenther@suse.de>
8826
8827 * MAINTAINERS (Various Maintainers): Add myself as
8828 auto-vectorizer maintainer.
8829
8830 2007-05-30 Jakub Jelinek <jakub@redhat.com>
8831
8832 PR bootstrap/29382
8833 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8834 * configure: Rebuilt.
8835
8836 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
8837
8838 * MAINTAINERS (Write After Approval): Removed my name.
8839
8840 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8841
8842 * MAINTAINERS (Write After Approval): Remove myself.
8843
8844 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8845
8846 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8847
8848 2007-05-23 Steve Ellcey <sje@cup.hp.com>
8849
8850 * ltmain.sh: Update from ToT Libtool.
8851 * libtool.m4: Update from ToT Libtool.
8852 * ltsugar.m4: New. Update from ToT Libtool.
8853 * ltversion.m4: New. Update from ToT Libtool.
8854 * ltoptions.m4: New. Update from ToT Libtool.
8855 * ltconfig: Remove.
8856 * ltcf-c.sh: Remove.
8857 * ltcf-cxx.sh: Remove.
8858 * ltcf-gcj.sh: Remove.
8859
8860 2007-05-22 Ollie Wild <aaw@google.com>
8861
8862 * MAINTAINERS (Write After Approval): Add myself.
8863
8864 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
8865
8866 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8867 stage_cflags.
8868 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8869 Remove CFLAGS/LIBCFLAGS.
8870 (configure-stage[+id+]-[+prefix+][+module+],
8871 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8872 * Makefile.in: Regenerate.
8873
8874 2007-05-15 Diego Novillo <dnovillo@google.com>
8875
8876 * MAINTAINERS: Update e-mail address.
8877
8878 2007-05-15 Revital Eres <eres@il.ibm.com>
8879
8880 * MAINTAINERS (Write After Approval): Add myself.
8881
8882 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
8883
8884 * MAINTAINERS (Write After Approval): Updated my address.
8885
8886 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8887
8888 * MAINTAINERS (Write After Approval): Add myself.
8889
8890 2007-05-11 Silvius Rus <rus@google.com>
8891
8892 * MAINTAINERS (Write After Approval): Add myself.
8893
8894 2007-04-23 Tom Tromey <tromey@redhat.com>
8895
8896 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8897
8898 2007-04-22 Mark Mitchell <mark@codesourcery.com>
8899
8900 * MAINTAINERS (cpplib): Rename to ...
8901 (libcpp): ... this. Add C/C++ front end maintainers.
8902
8903 2007-04-14 Steve Ellcey <sje@cup.hp.com>
8904
8905 * config-ml.in: Pass ${ml_config_env} to configure calls.
8906
8907 2007-04-04 Christian Bruel <christian.bruel@st.com>
8908
8909 * MAINTAINERS (Write After Approval): Add myself.
8910
8911 2007-04-02 Dave Korn <dave.korn@artimi.com>
8912
8913 * MAINTAINERS (Write After Approval): Add myself.
8914
8915 2007-03-31 Tobias Burnus <burnus@net-b.de>
8916
8917 * MAINTAINERS (fortran 95 front end): Add myself.
8918
8919 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8920
8921 * MAINTAINERS (Write After Approval): Add myself.
8922
8923 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
8924
8925 * MAINTAINERS (Modulo Scheduler): Add myself.
8926
8927 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8928
8929 * MAINTAINERS (fortran 95 front end): Add myself.
8930 (c++ front end): whitespace fix.
8931
8932 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8933
8934 * MAINTAINERS (Write After Approval): Add myself.
8935
8936 2007-03-21 Richard Sandiford <richard@codesourcery.com>
8937
8938 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8939 of glob. Quote arguments with single quotes too.
8940 * configure: Regenerate.
8941
8942 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8943
8944 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8945 * Makefile.in: Regenerate
8946
8947 2007-03-07 Andreas Schwab <schwab@suse.de>
8948
8949 * configure: Regenerate.
8950
8951 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8952
8953 * configure.ac: Add "--with-pdfdir" configure option,
8954 which defines pdfdir variable.
8955 * Makefile.def (target=fixincludes): Add install-pdf to
8956 missing targets.
8957 (recursive_targets): Add install-pdf target.
8958 (flags_to_pass): Add pdfdir.
8959 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8960 target.
8961 * configure: Regenerate
8962 * Makefile.in: Regenerate
8963
8964 2007-02-28 Eric Christopher <echristo@apple.com>
8965
8966 Revert:
8967 2006-12-07 Mike Stump <mrs@apple.com>
8968
8969 * Makefile.def (dependencies): Add dependency for
8970 install-target-libssp and install-target-libgomp on
8971 install-gcc.
8972 * Makefile.in: Regenerate.
8973
8974 2007-02-27 Matt Kraai <kraai@ftbfs.org>
8975
8976 * configure: Regenerate.
8977 * configure.ac: Move statements after variable declarations.
8978
8979 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8980
8981 * MAINTAINERS: Add myself as sh maintainer.
8982
8983 2007-02-19 Joseph Myers <joseph@codesourcery.com>
8984
8985 * configure.ac: Adjust for loop syntax.
8986 * configure: Regenerate.
8987
8988 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8989
8990 * configure: Rebuilt.
8991
8992 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8993
8994 * configure.ac: Drop multiple occurrences of --enable-languages,
8995 and fix its quoting.
8996 * configure: Rebuilt.
8997
8998 2007-02-17 Mark Mitchell <mark@codesourcery.com>
8999 Nathan Sidwell <nathan@codesourcery.com>
9000 Vladimir Prus <vladimir@codesourcery.com>
9001 Joseph Myers <joseph@codesourcery.com>
9002
9003 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
9004 * configure: Regenerate.
9005
9006 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
9007
9008 * ltconfig (freebsd*): Default to elf.
9009
9010 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
9011
9012 * configure.ac (target_libraries): Move libgcc before libiberty.
9013 * configure: Regenerated.
9014
9015 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
9016 Paolo Bonzini <bonzini@gnu.org>
9017
9018 PR bootstrap/30753
9019 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
9020 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
9021 * configure: Regenerated.
9022
9023 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
9024
9025 * MAINTAINERS (Language Front End Maintainers): Update my mail
9026 address.
9027
9028 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
9029
9030 PR bootstrap/30748
9031 * configure.ac: Correct syntax for Solaris ksh.
9032 * configure: Regenerated.
9033
9034 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
9035
9036 * configure.ac: Sync with src.
9037 * configure: Regenerate.
9038
9039 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
9040
9041 * Makefile.in: Regenerate.
9042
9043 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
9044
9045 * config.sub: Sync with src.
9046
9047 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
9048
9049 * Makefile.tpl (build_alias, host_alias, target_alias): Use
9050 noncanonical equivalents.
9051 * configure.in: Rename to...
9052 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
9053 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
9054 target_noncanonical. Use them. Rewrite removal of configure
9055 arguments for autoconf 2.59. Discard variable settings. Force
9056 program_transform_name for native tools.
9057
9058 * Makefile.in: Regenerated.
9059 * configure: Regenerated with autoconf 2.59.
9060
9061 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
9062
9063 * MAINTAINERS (Write After Approval): Add myself.
9064
9065 2007-01-31 Andreas Schwab <schwab@suse.de>
9066
9067 * Makefile.tpl (LDFLAGS): Substitute it.
9068 * Makefile.in: Regenerate.
9069
9070 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
9071
9072 * MAINTAINERS (Write After Approval): Add myself.
9073
9074 2007-01-28 David Edelsohn <edelsohn@gnu.org>
9075
9076 * MAINTAINERS (spu port): Add myself.
9077
9078 2007-01-23 Richard Guenther <rguenther@suse.de>
9079
9080 PR bootstrap/30541
9081 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
9082 * Makefile.tpl (GNATBIND): Substitute it.
9083 (GNATMAKE): Likewise.
9084 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
9085 of STAGE_PREFIX.
9086 * Makefile.in: Regenerate.
9087 * configure: Regenerate.
9088
9089 2007-01-18 Mike Stump <mrs@apple.com>
9090
9091 * configure.in: Re-enable -Werror for gcc builds.
9092
9093 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
9094
9095 * MAINTAINERS (Write After Approval): Add myself.
9096
9097 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
9098
9099 * configure.in: Change == to = in test command.
9100 * configure: Regenerate.
9101
9102 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
9103 Nick Clifton <nickc@redhat.com>
9104 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
9105
9106 * configure.in (build_configargs, host_configargs, target_configargs):
9107 Remove build/host/target parameters.
9108 (host_libs): Add gmp and mpfr.
9109 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9110 * Makefile.def (gmp, mpfr): New.
9111 (gcc): Remove target.
9112 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9113 target_os, target_vendor): New.
9114 (configure): Add host_alias/target_alias arguments; adjust invocations.
9115 * configure: Regenerate.
9116 * Makefile.in: Regenerate.
9117
9118 2007-01-11 Matt Fago <fago@earthlink.net>
9119
9120 * configure.in: Try to link to functions only in mpfr 2.2.x
9121 to improve robustness of configure tests.
9122 * configure: Regenerate.
9123
9124 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
9125
9126 * MAINTAINERS: Add myself as i386 maintainer.
9127
9128 2007-01-08 Jan Hubicka <jh@suse.cz>
9129
9130 * MAINTAINERS: Add myself as i386 maintainer.
9131
9132 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
9133
9134 * configure.in: Add support for an x86_64-mingw* target.
9135 * configure: Regenerate.
9136
9137 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
9138
9139 * Makefile.tpl (all-target): Correct @if conditional for target
9140 modules.
9141 * configure.in: Omit libiberty if building only target libgcc.
9142 * configure, Makefile.in: Regenerated.
9143
9144 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
9145
9146 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
9147 * configure: Regenerate.
9148
9149 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9150
9151 * Makefile.def (target_modules): Add libgcc.
9152 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
9153 * Makefile.tpl (clean-target-libgcc): Delete.
9154 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9155 on gcc even for bootstrapped modules. Rewrite handling of
9156 lang_env_dependencies to loop over target_modules.
9157 * configure.in (target_libraries): Add target-libgcc.
9158 * Makefile.in, configure: Regenerated.
9159
9160 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
9161
9162 * configure.in: Reorganize recognition of languages. Add
9163 --enable-stage1-languages. Show supported languages for the chosen
9164 target rather than all recognized languages.
9165 * configure: Regenerate.
9166
9167 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
9168
9169 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9170 * Makefile.in: Regenerate.
9171
9172 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9173
9174 * configure.in: Warn that MPFR 2.2.0 is buggy.
9175 * configure: Regenerate.
9176
9177 2006-12-27 Ian Lance Taylor <iant@google.com>
9178
9179 * configure.in: When removing Makefiles to force a reconfigure, also
9180 remove prev-DIR*/Makefile.
9181 * configure: Regenerate.
9182
9183 2006-12-22 Andreas Schwab <schwab@suse.de>
9184
9185 * configure: Regenerate with correct autoconf version.
9186
9187 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
9188
9189 * configure.in: add AC_SUBST for *_FOR_TARGET.
9190 * configure: Regenerate.
9191
9192 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9193
9194 * configure.in: Simplify logic for rejecting languages that cannot
9195 be built. Separate the case when a language is unsupported,
9196 from the case when the user chooses not to build a language.
9197
9198 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9199
9200 * configure.in: Remove "$build" case for powerpc-*-darwin* since
9201 it only affects bootstrap and could be tested on "$host" as well.
9202 * configure: Regenerate.
9203 * config/mh-ppc-darwin: Add to the stage1 cflags here.
9204
9205 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9206
9207 PR bootstrap/29544
9208 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9209 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9210 move here comment from Makefile.tpl.
9211 * Makefile.tpl: Move some definitions higher in the file.
9212 (STAGE1_CHECKING): New.
9213 * configure.in: Add --enable-stage1-checking.
9214 * configure: Regenerate.
9215 * Makefile.in: Regenerate.
9216
9217 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9218
9219 * MAINTAINERS: Add myself as build system maintainer.
9220
9221 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
9222
9223 * MAINTAINERS (Write After Approval): Add myself.
9224
9225 2006-12-13 Eric Christopher <echristo@apple.com>
9226
9227 * MAINTAINERS: Add myself as darwin maintainer.
9228
9229 2006-12-11 Ian Lance Taylor <ian@airs.com>
9230
9231 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9232
9233 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
9234
9235 MAINTAINERS: Update my entry.
9236
9237 2006-12-11 Alan Modra <amodra@bigpond.net.au>
9238
9239 * configure.in: Handle spu makefile frag.
9240 * Makefile.tpl (MAINT): Define
9241 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9242 * configure: Regenerate.
9243 * Makefile.in: Regenerate.
9244
9245 2006-12-11 Ben Elliston <bje@au.ibm.com>
9246
9247 * config.guess: Import latest version.
9248 * config.sub: Likewise.
9249
9250 2006-12-11 Ben Elliston <bje@au.ibm.com>
9251
9252 * configure.in (spu-*-*): Don't skip target-libiberty.
9253 * configure: Regenerate.
9254
9255 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
9256
9257 PR bootstrap/30134
9258 * configure.in: Correct x86 darwin support for libjava to powerpc
9259 and i?86 only.
9260 * configure: Regenerate.
9261
9262 2006-12-08 Sandro Tolaini <tolaini@libero.it>
9263
9264 * configure.in: Add x86 darwin support for libjava.
9265 * configure: Regenerate.
9266
9267 2006-12-07 Mike Stump <mrs@apple.com>
9268
9269 * Makefile.def (dependencies): Add dependency for
9270 install-target-libssp and install-target-libgomp on
9271 install-gcc.
9272 * Makefile.in: Regenerate.
9273
9274 2006-12-04 Richard Guenther <rguenther@suse.de>
9275
9276 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9277 (Non-Algorithmic Maintainers): Move over non-algorithmic
9278 loop optimizer maintainers, add myself as a non-algorithmic
9279 middle-end maintainer.
9280
9281 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
9282
9283 * MAINTAINERS (Write After Approval): Add myself.
9284
9285 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9286
9287 * configure.in: Update error message for missing GMP/MPFR.
9288
9289 * configure: Regenerate.
9290
9291 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9292
9293 * configure.in: Update MPFR version in error message.
9294
9295 * configure: Regenerate.
9296
9297 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9298
9299 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9300 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9301 --with-gmp-lib): New flags.
9302
9303 * configure: Regenerate.
9304
9305 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
9306
9307 * MAINTAINERS (Write After Approval): Change my email address.
9308
9309 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
9310
9311 * MAINTAINERS (Write After Approval): Add myself.
9312
9313 2006-11-22 Philipp Thomas <pth@suse.de>
9314
9315 * MAINTAINERS (i18n): Update e-mail address.
9316
9317 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9318
9319 * MAINTAINERS (spu port): Add myself as maintainer.
9320 (Write After Approval): Remove myself.
9321
9322 2006-11-22 Ben Elliston <bje@au.ibm.com>
9323
9324 * configure.in (skipdirs): Don't build libssp for SPU.
9325 * configure: Regenerate.
9326
9327 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
9328
9329 * MAINTAINERS (spu port): Add myself as maintainer.
9330 (libobjc): Update my email address.
9331
9332 2006-11-21 Andrea Bona <andrea.bona@st.com>
9333
9334 * MAINTAINERS (Write After Approval): Add myself.
9335
9336 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9337
9338 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9339 * configure : Rebuilt.
9340
9341 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9342
9343 * MAINTAINERS (Write After Approval): Add myself.
9344
9345 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
9346
9347 * MAINTAINERS (Write After Approval): Add myself.
9348
9349 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9350
9351 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9352 libmpfr.a.
9353 * configure: Regenerate.
9354
9355 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
9356
9357 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9358 (unstage): Test for stage_last presence.
9359
9360 PR bootstrap/29802
9361 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9362 STAGE_PREFIX.
9363 * Makefile.in: Regenerate.
9364
9365 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
9366
9367 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9368 maintainers.
9369
9370 2006-11-14 Erven Rohou <erven.rohou@st.com>
9371
9372 * MAINTAINERS (Write After Approval): Add myself.
9373
9374 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
9375
9376 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9377 and stageN-package/Makefile.
9378 * Makefile.in: Regenerated.
9379
9380 2006-11-14 Jie Zhang <jie.zhang@analog.com>
9381
9382 * configure.in: Remove target-libgloss from noconfigdirs for
9383 bfin-*-*.
9384 * configure: Regenerated.
9385
9386 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9387
9388 * configure.in (have_gmp): Only error if the gcc directory exists.
9389
9390 * configure: Regenerate.
9391
9392 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9393
9394 * configure.in: Robustify error message for missing GMP/MPFR.
9395
9396 * configure: Regenerate.
9397
9398 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
9399
9400 * MAINTAINERS (Write After Approval): Add myself.
9401
9402 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
9403
9404 * MAINTAINERS: Change email address.
9405
9406 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9407
9408 * MAINTAINERS (Write After Approval): Add myself.
9409
9410 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9411
9412 * MAINTAINERS (Write After Approval): Add myself.
9413
9414 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9415
9416 * MAINTAINERS (Write After Approval): Move myself to
9417 Write After Approval section.
9418
9419 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9420
9421 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9422 need_gmp anymore.
9423 * configure: Regenerate.
9424
9425 2006-10-16 Tobias Burnus <burnus@net-b.de>
9426
9427 * MAINTAINERS (Write After Approval): Add myself.
9428
9429 2006-10-16 Ben Elliston <bje@au.ibm.com>
9430
9431 * config.guess: Import latest version.
9432 * config.sub: Likewise.
9433
9434 2006-10-10 Brooks Moses <bmoses@stanford.edu>
9435
9436 * Makefile.def: Added pdf target handling.
9437 * Makefile.tpl: Added pdf target handling.
9438 * Makefile.in: Regenerated.
9439
9440 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9441
9442 * MAINTAINERS: Add self as score port maintainer.
9443
9444 2006-10-04 Brooks Moses <bmoses@stanford.edu>
9445
9446 * MAINTAINERS (Write After Approval): Add myself.
9447
9448 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9449
9450 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
9451 or newer.
9452 * configure: Regenerated.
9453
9454 2006-09-27 Dave Brolley <brolley@redhat.com>
9455
9456 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9457 using $s instead of $r.
9458 * configure: Regenerated.
9459
9460 2006-09-26 Thiemo Seufer <ths@mips.com>
9461
9462 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9463 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9464 * configure: Regenerate.
9465
9466 2006-09-24 Graeme Peterson <gridly@gmail.com>
9467
9468 * MAINTAINERS (Write After Approval): Remove myself.
9469
9470 2006-09-22 Chao-ying Fu <fu@mips.com>
9471
9472 * MAINTAINERS (Write After Approval): Add myself.
9473
9474 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9475
9476 * MAINTAINERS: Add self as soft-fp maintainer.
9477
9478 2006-09-09 Anatoly Sokolov <aesok@post.ru>
9479
9480 * MAINTAINERS: Add myself as avr maintainer.
9481 Remove Marek Michalkiewicz as avr maintainer.
9482
9483 2006-09-07 Roberto Costa <roberto.costa@st.com>
9484
9485 * MAINTAINERS (Write After Approval): Add myself.
9486
9487 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
9488
9489 * configure.in: Never build newlib for a Mingw host.
9490 Never build newlib as Mingw target library.
9491 Test the existence of winsup/cygwin for building a Cygwin newlib,
9492 rather than just winsup.
9493 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9494 building a Mingw target.
9495 * configure: Regenerate.
9496
9497 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9498
9499 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9500
9501 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
9502
9503 * config.guess: Import from src (was more updated).
9504 * config.sub: Likewise.
9505
9506 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9507
9508 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9509 * configure: Regenerated.
9510
9511 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
9512
9513 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9514 for stages after the first.
9515
9516 2006-07-17 Jakub Jelinek <jakub@redhat.com>
9517
9518 * Makefile.def: Add dependencies for configure-opcodes
9519 on configure-intl and all-opcodes on all-intl.
9520 * Makefile.in: Regenerated.
9521
9522 2006-07-13 Ben Elliston <bje@au.ibm.com>
9523
9524 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9525
9526 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9527
9528 Port to hosts whose 'sort' and 'tail' implementations
9529 treat operands with leading '+' as file names, as POSIX
9530 has required since 2001. However, make sure the code still
9531 works on pre-POSIX hosts.
9532 * ltmain.sh: Don't assume "sort +2" is equivalent to
9533 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9534
9535 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9536
9537 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9538
9539 2006-07-04 Peter O'Gorman <peter@pogma.com>
9540
9541 * ltconfig: chmod 644 before ranlib during install.
9542
9543 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9544
9545 PR bootstrap/18058
9546 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9547 if the bootstrap compiler is a GCC version that supports it.
9548 * configure: Regenerate.
9549
9550 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9551
9552 * configure.in: Fix thinkos in previous check-in.
9553 * configure: Regenerate.
9554
9555 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9556
9557 PR other/27063
9558 * configure.in: Test subdir_requires and give an appropriate
9559 error message.
9560 * configure: Regenerate.
9561
9562 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9563
9564 * MAINTAINERS (Write After Approval): Add myself.
9565
9566 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9567
9568 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9569
9570 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9571
9572 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9573
9574 2006-06-20 David Ayers <d.ayers@inode.at>
9575
9576 PR bootstrap/28072
9577 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9578 whether target-libjava is being configured instead of whether the
9579 java front end is enabled.
9580 * configure: Regenerate.
9581
9582 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9583
9584 PR target/27540
9585 * configure.in: Only enable libgomp on IRIX 6.
9586 * configure: Regenerate.
9587
9588 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9589
9590 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9591 too.
9592 * Makefile.in: Regenerate.
9593
9594 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9595
9596 * config-ml.in: Alter CCASFLAGS to include special
9597 multilib options the same as is done for CFLAGS.
9598
9599 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9600
9601 * configure.in: Don't enable libgomp on hpux10.
9602 * configure: Rebuilt.
9603
9604 2006-06-12 David Ayers <d.ayers@inode.at>
9605
9606 PR bootstrap/27963
9607 PR target/19970
9608 * configure.in: Remove target-boehm-gc from noconfigdirs where
9609 ${libgcj} is specified.
9610 * configure: Regenerate.
9611
9612 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9613
9614 Sync from src:
9615
9616 * configure.in: Sync.
9617 * configure: Regenerated.
9618
9619 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9620
9621 * Makefile.def: Added dependencies from sim and gdb on intl, and
9622 added configure dependencies to everything with an all dependency
9623 on intl.
9624 * Makefile.in: Regenerated.
9625
9626 2006-06-06 David Ayers <d.ayers@inode.at>
9627
9628 PR libobjc/13946
9629 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9630 * Makefile.in: Regenerate.
9631 * configure.in: Add --enable-objc-gc at toplevel and have it
9632 enable boehm-gc for Objective-C.
9633 Remove target-boehm-gc from libgcj.
9634 Add target-boehm-gc to target_libraries.
9635 Add target-boehm-gc to noconfigdirs where ${libgcj}
9636 is specified.
9637 Assert that boehm-gc is supported when requested for Objective-C.
9638 Only build boehm-gc if needed either for Java or Objective-C.
9639 * configure: Regenerate.
9640
9641 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9642
9643 PR 27674
9644 * Makefile.tpl (configure-[+prefix+][+module+],
9645 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9646 Remove rule to unstage bootstrapped modules.
9647 (stage_current): New.
9648 * Makefile.in: Regenerate.
9649
9650 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9651
9652 * MAINTAINERS (Write After Approval): Update my e-mail address.
9653
9654 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9655
9656 * include/libiberty.h: Declare pex_run_in_environment.
9657
9658 2006-05-31 Asher Langton <langton2@llnl.gov>
9659
9660 * MAINTAINERS (Write After Approval): Add myself.
9661
9662 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9663
9664 * Makefile.def (bfd, opcodes): Fix lib_path.
9665 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9666 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9667 * Makefile.in: Regenerate.
9668
9669 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9670
9671 * Makefile.in: Regenerate.
9672
9673 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9674
9675 * Makefile.def: Add install-html target. Add datarootdir
9676 docdir and htmldir to flags_to_pass.
9677 * Makefile.tpl: Add install-html target.
9678 * Makefile.in: Regenerate.
9679 * configure.in: Add --with-datarootdir, --with-docdir, and
9680 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9681 * configure: Regenerate.
9682
9683 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9684
9685 * configure.in: Enable gprof for cross builds.
9686 * configure: Regenerate.
9687
9688 2006-05-22 Richard Guenther <rguenther@suse.de>
9689
9690 Revert
9691 2006-01-31 Richard Guenther <rguenther@suse.de>
9692 Paolo Bonzini <bonzini@gnu.org>
9693
9694 * Makefile.def (target_modules): Add libgcc-math target module.
9695 * configure.in (target_libraries): Add libgcc-math target library.
9696 (--enable-libgcc-math): New configure switch.
9697 * Makefile.in: Re-generate.
9698 * configure: Re-generate.
9699 * libgcc-math: New toplevel directory.
9700
9701 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9702 Andreas Tobler <a.tobler@schweiz.ch>
9703
9704 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9705 * configure: Rebuilt.
9706
9707 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
9708
9709 * MAINTAINERS (Write After Approval): Add myself.
9710
9711 2006-05-01 DJ Delorie <dj@redhat.com>
9712
9713 * configure.in: Restore CFLAGS if GMP isn't present.
9714 * configure: Regenerate.
9715
9716 2006-05-01 Richard Guenther <rguenther@suse.de>
9717
9718 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9719 maintainer.
9720
9721 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
9722
9723 * MAINTAINERS (Write After Approval): Add myself.
9724
9725 2006-04-28 Jan Beulich <jbeulich@novell.com>
9726
9727 * MAINTAINERS (Write After Approval): Add myself.
9728
9729 2006-04-18 DJ Delorie <dj@redhat.com>
9730
9731 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9732 reference libgloss so that libssp can be built in a combined
9733 tree.
9734 * configure: Regenerate.
9735
9736 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
9737
9738 * MAINTAINERS (Write After Approval): Add myself.
9739
9740 2006-04-05 Ben Elliston <bje@au.ibm.com>
9741
9742 * configure.in: Require makeinfo 4.4 or higher.
9743 * configure: Regenerate.
9744
9745 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9746
9747 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9748 Rearrange the entries of other libraries to have them in one place.
9749
9750 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9751
9752 * MAINTAINERS (Write After Approval): Remove myself.
9753 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9754
9755 2006-03-14 Richard Guenther <rguenther@suse.de>
9756
9757 * configure: Regenerate with autoconf 2.13.
9758
9759 2006-03-13 Jim Blandy <jimb@codesourcery.com>
9760
9761 * MAINTAINERS: Use my work address.
9762
9763 * MAINTAINERS: Update my E-mail address.
9764
9765 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
9766
9767 * configure.in: Handle --disable-<component> generically.
9768 * configure: Regenerate.
9769
9770 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9771
9772 PR libgcj/17311
9773 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9774
9775 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9776
9777 * MAINTAINERS (Write After Approval): Remove myself.
9778 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9779
9780 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
9781
9782 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9783 (TARGET_CONFIGDIRS): Remove.
9784 * configure.in: Remove AC_SUBST(target_configdirs).
9785 * Makefile.in, configure: Regenerated.
9786
9787 2006-02-20 Steven G. Kargl <kargls@comcast.net>
9788
9789 * MAINTAINERS (Write After Approval): Remove myself.
9790 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9791
9792 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
9793
9794 PR bootstrap/25670
9795
9796 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9797
9798 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9799 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9800 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9801 BUILD_PREFIX, BUILD_PREFIX_1.
9802 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9803
9804 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9805 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9806
9807 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9808 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9809 of `cat stage_current`. Always provide the `r' and `s' variables.
9810 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9811 a single shell execution.
9812 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9813 bootstrapped modules, make the stage1 module if the build was not
9814 started yet, else build the current stage.
9815 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9816 (all-build, all-host, all-target, [+make_target+]-host,
9817 [+make_target+]-target): Do not use \-continued lines.
9818 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9819 (current_stage, restrap, stage_last): New.
9820
9821 * Makefile.in: Regenerate.
9822 * configure: Regenerate.
9823
9824 2006-02-19 Bud Davis <jmdavis@link.com>
9825
9826 * MAINTAINERS (Write After Approval): Remove myself.
9827 (Language Front End Maintainers): Add myself as fortran 95
9828 maintainer and update e-mail address.
9829
9830 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9831
9832 * MAINTAINERS (Write After Approval): Remove myself.
9833 (Language Front End Maintainers): Add myself as fortran 95
9834 maintainer.
9835
9836 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
9837
9838 * MAINTAINERS (Write After Approval): Add myself.
9839
9840 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9841
9842 * MAINTAINERS (Write After Approval): Remove myself.
9843 (Language Front End Maintainers): Add myself as
9844 fortran 95 maintainer.
9845
9846 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9847
9848 Sync from src:
9849
9850 2005-12-27 Leif Ekblad <leif@rdos.net>
9851
9852 * configure.in: Add support for RDOS target.
9853 * configure: Regenerate.
9854
9855 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9856 Andreas Schwab <schwab@suse.de>
9857
9858 * configure: Regenerate.
9859
9860 2006-02-12 David Edelsohn <edelsohn@gnu.org>
9861
9862 * configure.in (enable_libgomp): Add AIX.
9863 * configure: Regenerate.
9864
9865 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9866
9867 * MAINTAINERS (Write After Approval): Add myself.
9868
9869 2006-02-03 Lee Millward <lee.millward@gmail.com>
9870
9871 * MAINTAINERS (Write After Approval): Add myself.
9872
9873 2006-01-31 Richard Guenther <rguenther@suse.de>
9874 Paolo Bonzini <bonzini@gnu.org>
9875
9876 * Makefile.def (target_modules): Add libgcc-math target module.
9877 * configure.in (target_libraries): Add libgcc-math target library.
9878 (--enable-libgcc-math): New configure switch.
9879 * Makefile.in: Re-generate.
9880 * configure: Re-generate.
9881 * libgcc-math: New toplevel directory.
9882
9883 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
9884
9885 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9886 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9887 the assembler, linker and binutils.
9888 * configure: Regenerate.
9889
9890 2006-01-22 Dirk Mueller <dmueller@suse.de>
9891
9892 * MAINTAINERS (Write After Approval): Add myself.
9893
9894 2006-01-20 Diego Novillo <dnovillo@redhat.com>
9895
9896 * configure: Regenerate.
9897
9898 2006-01-18 Richard Henderson <rth@redhat.com>
9899 Jakub Jelinek <jakub@redhat.com>
9900 Diego Novillo <dnovillo@redhat.com>
9901
9902 * libgomp: New directory.
9903 * Makefile.def: Add target_module libgomp.
9904 * Makefile.in: Regenerate.
9905 * configure.in (target_libraries): Add target-libgomp.
9906 * configure: Regenerate.
9907
9908 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
9909
9910 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9911 @ from continuation.
9912 * Makefile.in: Rebuilt.
9913
9914 2006-01-04 Chris Lattner <sabre@gnu.org>
9915
9916 * MAINTAINERS (Write After Approval): Add myself.
9917
9918 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
9919
9920 PR bootstrap/24252
9921
9922 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9923 * Makefile.tpl (OBJDUMP): New.
9924 (EXTRA_HOST_FLAGS): Add it.
9925 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9926
9927 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9928 to use symbolic links between directories. Avoid race conditions
9929 or make them harmless.
9930 * configure.in: Do not try to use symbolic links between directories.
9931
9932 * Makefile.def (LEAN): Pass.
9933 * Makefile.tpl (LEAN): Define.
9934 (stage[+id+]-start): Accept that the previous directory does not
9935 exist, if the bootstrap is lean.
9936 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9937 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9938 configure substitution.
9939 ([+compare-target+]): Likewise.
9940 ([+bootstrap-target+]-lean): New.
9941 * configure.in: Remove lean bootstrap support from here.
9942
9943 * Makefile.in: Regenerate.
9944 * configure: Regenerate.
9945
9946 2006-01-04 Ben Elliston <bje@au.ibm.com>
9947
9948 * MAINTAINERS (libdecnumber): Add myself.
9949
9950 2006-01-02 Mark Mitchell <mark@codesourcery.com>
9951
9952 * libtool-ldflags: New script.
9953
9954 2006-01-02 Andreas Schwab <schwab@suse.de>
9955
9956 * configure.in: When reconfiguring remove Makefile in
9957 all stage directories.
9958 * configure: Regenerate.
9959
9960 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9961
9962 * MAINTAINERS: Update my email address.
9963
9964 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
9965
9966 Revert Ada-related part of the previous change.
9967
9968 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9969 Do not pass.
9970 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9971 * Makefile.in: Regenerate.
9972 * configure.in: Do not include mt-ppc-aix target fragment.
9973 * configure: Regenerate.
9974
9975 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
9976
9977 * configure.in: Select appropriate fragments for PowerPC/AIX.
9978 * configure: Regenerate.
9979
9980 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9981 BOOT_CFLAGS, BOOT_LDFLAGS.
9982 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9983 BOOT_CFLAGS, BOOT_LDFLAGS.
9984 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9985 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9986 (stage): Fail if we cannot complete the work.
9987 * Makefile.in: Regenerate.
9988
9989 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9990
9991 * configure.in: Replace ms1 with mt.
9992 * configure: Rebuilt.
9993
9994 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9995
9996 * MAINTAINERS: Update my email address.
9997
9998 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
9999
10000 * Makefile.tpl (all, do-[+make_target+], do-check, install,
10001 install-host-nogcc): Don't invoke $(stage) at the end.
10002 * Makefile.in: Regenerate.
10003
10004 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
10005
10006 * configure.in: Flip the top-level bootstrap switch.
10007 * configure: Regenerate.
10008
10009 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
10010
10011 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
10012 $(stage) and $(unstage).
10013 (EXTRA_TARGET_FLAGS): Correct double-quoting.
10014 (all): Remove stray semicolon.
10015 (local-distclean): Don't handle multilib.tmp and multilib.out.
10016 (install.all): Set $s for consistency.
10017 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
10018 check_multilibs setting. Always make the install directory.
10019 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
10020 Correct @if/@endif.
10021 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
10022 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
10023 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
10024 (multilib.out): Remove.
10025 * Makefile.in: Regenerated.
10026
10027 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
10028
10029 * MAINTAINERS (Write After Approval): Add myself.
10030
10031 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
10032
10033 * MAINTAINERS: Add myself as mt maintainer.
10034
10035 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
10036
10037 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
10038
10039 * MAINTAINERS: Change email address.
10040
10041 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
10042
10043 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
10044 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
10045 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
10046 Find in-tree tools if available.
10047 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
10048 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
10049 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
10050 (COMPILER_*_FOR_TARGET): New.
10051 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
10052 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
10053 (CONFIGURED_*, USUAL_*): Remove.
10054 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
10055 STRIP): Use autoconf substitutions.
10056 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
10057 COMPILER_NM_FOR_TARGET): New.
10058 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
10059
10060 (all): Make all-host and all-target in parallel.
10061 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
10062 that $$r and $$s are set before invoking a recursive make.
10063 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
10064 ([+bootstrap-target+]): Inline most of the `all' target.
10065
10066 2005-11-29 Ben Elliston <bje@au.ibm.com>
10067
10068 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
10069 from the gcc build directory.
10070 * Makefile.in: Regenerate.
10071
10072 2005-11-29 Ben Elliston <bje@au.ibm.com>
10073
10074 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
10075 depend on all-libdecnumber.
10076 * configure.in (host_libs): Include libdecnumber.
10077 * Makefile.in: Regenerate.
10078 * configure: Likewise.
10079
10080 2005-11-29 Ben Elliston <bje@au.ibm.com>
10081
10082 * libdecnumber: Import decNumber sources from the dfp-branch.
10083
10084 2005-11-21 Kean Johnston <jkj@sco.com>
10085
10086 * config.sub, config.guess: Sync from upstream sources.
10087
10088 2005-11-21 Ben Elliston <bje@au.ibm.com>
10089
10090 Import from Autoconf sources:
10091
10092 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
10093 * config/move-if-change: Don't output "$2 is unchanged";
10094 suggested by Ben Elliston. Handle weird characters correctly.
10095
10096 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
10097
10098 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
10099 to match upstream libtool for darwin.
10100
10101 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
10102
10103 * Makefile.def: Remove gdb dependencies for gdbtk.
10104 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
10105 (configure-gdb, install-gdb): New rules.
10106 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
10107 * Makefile.in, configure: Regenerated.
10108
10109 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
10110
10111 * MAINTAINERS (Write After Approval): Add myself.
10112
10113 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
10114
10115 * MAINTAINERS (Write After Approval): Add myself.
10116
10117 2005-10-24 Diego Novillo <dnovillo@redhat.com>
10118
10119 * MAINTAINERS (alias analysis): Add Daniel Berlin and
10120 Diego Novillo.
10121
10122 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
10123
10124 PR bootstrap/24297
10125 * Makefile.tpl (do-[+make-target+], do-check, install,
10126 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10127 are set before recursing.
10128 * Makefile.in: Regenerate.
10129
10130 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
10131
10132 PR bootstrap/18939
10133 * Makefile.def (gcc) <target>: Fix thinko.
10134 * Makefile.in: Regenerate.
10135
10136 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
10137
10138 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10139 * configure: Regenerate.
10140
10141 2005-10-15 Jie Zhang <jie.zhang@analog.com>
10142
10143 * MAINTAINERS (Write After Approval): Add self.
10144
10145 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
10146
10147 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10148 target-libffi, target-qthreads, target-libjava, and
10149 targetlibobjc.
10150 * configure: Regenerate.
10151
10152 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
10153
10154 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10155 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10156 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10157 (USUAL_OBJDUMP_FOR_TARGET): New.
10158 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10159 * configure.in: Check for $OBJDUMP_FOR_TARGET.
10160 * configure, Makefile.in: Regenerated.
10161
10162 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
10163
10164 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10165 before other host packages.
10166
10167 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
10168
10169 * MAINTAINERS: Add self as sh libraries/configury maintainer.
10170
10171 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
10172
10173 PR bootstrap/22340
10174
10175 * configure.in (default_target): Remove.
10176 * Makefile.tpl (all): Do not use prerequisites as subroutines
10177 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10178 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10179 use prerequisites as subroutines.
10180 (check-host, check-target): New.
10181 (bootstrap configure & all targets): Do not use stage*-start
10182 if the directory layout is already ok.
10183 (non-bootstrap configure & all targets): Prepend a $(unstage).
10184 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
10185 (NOTPARALLEL): Remove.
10186 (unstage, stage variables): New variables.
10187 (unstage, stage targets): Simply expand to those variables.
10188
10189 * configure: Regenerate.
10190 * Makefile.in: Regenerate.
10191
10192 2005-10-04 James E Wilson <wilson@specifix.com>
10193
10194 * Makefile.def (lang_env_dependencies): Add libmudflap.
10195 * Makefile.in: Regenerate.
10196
10197 2005-10-03 Andreas Schwab <schwab@suse.de>
10198
10199 Backport from libtool CVS:
10200 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
10201
10202 * ltmain.sh: add support for installing into temporary
10203 staging area (e.g. 'make install DESTDIR=...')
10204
10205 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
10206
10207 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10208 * configure: Regenerated.
10209
10210 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
10211
10212 * configure: Regenerate with the correct
10213 autoconf version.
10214
10215 2005-09-30 Catherine Moore <clm@cm00re.com>
10216
10217 * configure.in (bfin-*-*): New.
10218 * configure: Regenerated.
10219
10220 2005-09-28 Geoffrey Keating <geoffk@apple.com>
10221
10222 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10223 (LIPO_FOR_TARGET): New.
10224 (CONFIGURED_LIPO_FOR_TARGET): New.
10225 (USUAL_LIPO_FOR_TARGET): New.
10226 (STRIP_FOR_TARGET): New.
10227 (CONFIGURED_STRIP_FOR_TARGET): New.
10228 (USUAL_STRIP_FOR_TARGET): New.
10229 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10230 STRIP_FOR_TARGET.
10231 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10232 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10233 * Makefile.in: Regenerate.
10234 * configure: Regenerate.
10235
10236 2005-09-19 David Edelsohn <edelsohn@gnu.org>
10237
10238 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10239 (rs6000-*-aix*): Same.
10240 * configure: Regenerate.
10241
10242 2005-09-16 Tom Tromey <tromey@redhat.com>
10243
10244 * MAINTAINERS: Add self as java maintainer.
10245
10246 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
10247
10248 * configure.in: Recognize f95 in the --enable-languages option,
10249 and substitute it for fortran, issuing a warning.
10250 * configure: Regenerate.
10251
10252 2005-08-30 Phil Edwards <phil@codesourcery.com>
10253
10254 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
10255 * configure: Regenerated.
10256
10257 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
10258
10259 * MAINTAINERS: Add self as ms1 maintainer.
10260
10261 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
10262
10263 * Makefile.def (libssp): Add to lang_env_dependencies.
10264 * Makefile.in: Regenerate.
10265
10266 2005-08-18 Ian Lance Taylor <ian@airs.com>
10267
10268 * MAINTAINERS: Add myself as middle-end maintainer.
10269
10270 2005-08-17 Christian Groessler <chris@groessler.org>
10271
10272 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10273 * Makefile.in: Regenerate.
10274
10275 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
10276
10277 * MAINTAINERS (write after approval): Added myself.
10278
10279 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
10280
10281 * MAINTAINERS (Write After Approval): Add myself.
10282
10283 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
10284
10285 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10286 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10287 Look for alternate names of the target cc and c++
10288 * configure: Regenerate.
10289
10290 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
10291
10292 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10293 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10294 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10295 tools; remove code to manually set them.
10296 (Target tools): Look in the environment for them.
10297 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10298 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10299 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10300 build directory.
10301 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10302 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10303 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10304 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10305 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10306 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10307 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10308 * configure: Regenerate.
10309 * Makefile.in: Regenerate.
10310
10311 2005-07-28 Ben Elliston <bje@au.ibm.com>
10312
10313 * MAINTAINERS: Update for removed CPU targets.
10314
10315 2005-07-27 Mark Mitchell <mark@codesourcery.com>
10316
10317 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10318 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10319 * Makefile.in: Regenerated.
10320
10321 2005-07-26 Mark Mitchell <mark@codesourcery.com>
10322
10323 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10324 (CFLAGS_FOR_TARGET): Use it.
10325 (CXXFLAGS_FOR_TARGET): Likewise.
10326 * Makefile.in: Regenerated.
10327 * configure.in (--with-build-sysroot): New option.
10328 * configure: Regenerated.
10329
10330 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
10331
10332 * Makefile.tpl: Wrap install between unstage and stage
10333 * Makefile.in: Regenerate.
10334
10335 2005-07-21 Eric Christopher <echristo@apple.com>
10336
10337 * MAINTAINERS: Update affiliation.
10338
10339 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
10340
10341 * MAINTAINERS: Add self as crx port maintainer.
10342
10343 2005-07-20 DJ Delorie <dj@redhat.com>
10344
10345 * MAINTAINERS: Add self as m32c maintainer.
10346
10347 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
10348
10349 * all files: Update FSF address.
10350
10351 2005-07-15 Eric Christopher <echristo@redhat.com>
10352
10353 * MAINTAINERS: Change affiliation.
10354
10355 2005-07-14 Jim Blandy <jimb@redhat.com>
10356
10357 * configure.in: Add cases for Renesas m32c.
10358 * configure: Regenerated.
10359
10360 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10361
10362 * COPYING.LIB: Update from fsf.org.
10363
10364 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10365
10366 * COPYING, compile, config.guess,
10367 config.sub, install-sh, missing, mkinstalldirs,
10368 symlink-tree, ylwrap: Sync from upstream sources.
10369 * config-ml.in: Update FSF address.
10370
10371 2005-07-13 Eric Christopher <echristo@redhat.com>
10372
10373 * configure.in: Add toplevel noconfigdir support for tpf.
10374 * configure: Regenerate.
10375
10376 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
10377
10378 PR ada/22340
10379
10380 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10381 * Makefile.in: Regenerate.
10382
10383 2005-07-07 Mark Mitchell <mark@codesourcery.com>
10384
10385 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
10386 Brolley to write-after-approval.
10387
10388 2005-07-07 Andreas Schwab <schwab@suse.de>
10389
10390 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10391 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10392 * Makefile.in: Regenerated.
10393
10394 2005-07-06 Geoffrey Keating <geoffk@apple.com>
10395
10396 * configure.in: Don't build sim or rda when targetting darwin.
10397 * configure: Regenerate.
10398
10399 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
10400
10401 * configure.in: Add --enable-libssp and --disable-libssp.
10402 * configure: Regenerate with autoconf-2.13.
10403
10404 2005-07-02 Jakub Jelinek <jakub@redhat.com>
10405
10406 * Makefile.def (target_modules): Add libssp.
10407 * configure.in (target_libraries): Add target-libssp.
10408 * configure: Rebuilt.
10409 * Makefile.in: Rebuilt.
10410
10411 2005-07-01 Zack Weinberg <zackw@panix.com>
10412
10413 * MAINTAINERS: Change email address. Resign from maintainership.
10414
10415 2005-07-01 Richard Guenther <rguenther@suse.de>
10416
10417 * MAINTAINERS: Change my e-mail address and affiliation.
10418
10419 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
10420
10421 * Makefile.def (stagefeedback): Come after profile.
10422 Define profiledbootstrap target.
10423 * Makefile.tpl (profiledbootstrap): Remove.
10424 (stageprofile-end): Zap stagefeedback.
10425 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10426 * Makefile.in: Regenerate.
10427
10428 2005-06-13 Richard Sandiford <richard@codesourcery.com>
10429
10430 * MAINTAINERS: Update my email address.
10431
10432 2005-06-13 Zack Weinberg <zack@codesourcery.com>
10433
10434 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10435 In 'cpp' stanza, support '#line' as well as '# '.
10436
10437 2005-06-08 Andreas Schwab <schwab@suse.de>
10438
10439 * MAINTAINERS: Move myself from 'Write After Approval' to
10440 'CPU Port Maintainers' section as m68k maintainer.
10441
10442 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
10443
10444 * configure.in (unsupported_languages): New macro.
10445 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10446 non-ported target libraries in noconfigdirs.
10447 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10448 non-linux-gnu. Remove libgcj_ex_libffi.
10449 <lang_frag loop>: Set add_this_lang=no if the language is in
10450 unsupported_languages.
10451 * configure: Regenerate.
10452
10453 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10454
10455 * configure.in: Fix typo in handling of --with-mpfr-dir.
10456 * configure: Regenerate.
10457
10458 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10459
10460 * MAINTAINERS: Update my email address.
10461
10462 2005-06-02 Jim Blandy <jimb@redhat.com>
10463
10464 * config.sub: Add cases for the Renesas m32c. (This patch has been
10465 accepted into the master sources.)
10466
10467 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
10468 Michael Snyder <msnyder@redhat.com>
10469 Stan Cox <scox@redhat.com>
10470
10471 * configure.in: Set noconfigdirs for ms1.
10472
10473 * configure: Regenerate.
10474
10475 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10476
10477 * MAINTAINERS (Write After Approval): Add self.
10478
10479 2005-06-01 Josh Conner <jconner@apple.com>
10480
10481 * MAINTAINERS (Write After Approval): Add self.
10482
10483 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
10484
10485 * MAINTAINERS: Update my email address.
10486
10487 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10488
10489 * MAINTAINERS (Write After Approval): Add self.
10490
10491 2005-05-26 Chris Demetriou <cgd@broadcom.com>
10492
10493 * MAINTAINERS (Write After Approval): Remove self.
10494
10495 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
10496
10497 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10498 (Dependencies): Consider target modules for bootstrap dependencies.
10499 Make target bootstrap modules depend on each stage's gcc.
10500 * Makefile.in: Regenerate.
10501
10502 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
10503
10504 * Makefile.def (configure-gcc): Depend on binutils having been built.
10505 (all-gcc): No need to do it here.
10506 * Makefile.in: Regenerate.
10507
10508 2005-05-19 Paul Brook <paul@codesourcery.com>
10509
10510 * configure.in: Rewrite misleading error message when requested
10511 language cannot be built.
10512 * configure: Regenerate.
10513
10514 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10515
10516 * ylwrap: Import from Automake 1.9.5.
10517
10518 2005-05-13 David Ung <davidu@mips.com>
10519
10520 * MAINTAINERS (Write After Approval): Add self.
10521
10522 2005-05-09 Mike Stump <mrs@apple.com>
10523
10524 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10525 lt_cv_sys_max_cmd_len for now.
10526
10527 2005-05-09 Stan Cox <scox@redhat.com>
10528
10529 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10530
10531 2005-05-08 Matt Kraai <kraai@ftbfs.org>
10532
10533 * README.SCO: Update the URL.
10534
10535 2005-05-05 David Edelsohn <edelsohn@gnu.org>
10536
10537 * ltconfig: Define file_list_spec. Pass file_list_spec and
10538 with_gnu_ld to libtool.
10539 * ltcf-c.sh (aix[45]): Define file_list_spec.
10540 * ltcf-cxx.sh (aix[45]): Same.
10541 * ltcf-gcj.sh (aix[45]): Same.
10542 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10543 exists, write list of input files to temporary file.
10544
10545 2005-05-04 Mike Stump <mrs@apple.com>
10546
10547 * configure.in: Always pass --target to target configures as
10548 otherwise rebuilds that do --recheck will fail.
10549 * confiugure: Rebuilt.
10550
10551 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10552
10553 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10554 STAGE_HOST_EXPORTS.
10555 (configure, all): Add bootstrap support.
10556 (Host modules, target modules): Pass post-stage1 flags and exports.
10557 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10558 * Makefile.in: Regenerate.
10559
10560 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10561
10562 * configure: Regenerate.
10563
10564 2005-04-27 Mike Stump <mrs@apple.com>
10565
10566 * MAINTAINERS: Add self as darwin maintainer.
10567
10568 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10569
10570 * config.sub: Update from master copy.
10571
10572 2005-04-21 Mike Stump <mrs@apple.com>
10573
10574 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10575 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10576
10577 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10578
10579 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10580 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10581 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10582 "*-*-elf" and "*-*-linux*".
10583 * configure: Regenerate.
10584
10585 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10586
10587 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10588
10589 2005-04-12 Mike Stump <mrs@apple.com>
10590
10591 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10592
10593 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10594
10595 * MAINTAINERS (Write After Approval): Add myself.
10596
10597 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10598
10599 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10600
10601 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10602
10603 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10604 (TARGET_CONFIGARGS): Include --with-target-subdir.
10605 (configure, all): New macros. Use them throughout.
10606 * Makefile.in: Regenerate.
10607
10608 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10609
10610 * MAINTAINERS (Write After Approval): Add myself.
10611
10612 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10613
10614 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10615
10616 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10617
10618 * MAINTAINERS: Move John Carr to Write After Approval.
10619
10620 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10621
10622 * config/mh-mingw32: Delete.
10623 * configure.in: Don't use it.
10624 * configure: Regenerate.
10625
10626 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10627
10628 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10629 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10630 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10631 (HOST_LIB_PATH): Generate from Makefile.def.
10632 (TARGET_LIB_PATH): Likewise.
10633 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10634 * Makefile.in: Regenerate.
10635 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10636 (RPATH_ENVVAR): Include Darwin case.
10637 * configure: Regenerate.
10638
10639 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10640
10641 * MAINTAINERS (Various Maintainers): Remove self.
10642 (Write After Approval): Add self.
10643
10644 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10645
10646 * MAINTAINERS (Various Maintainers): Add self.
10647
10648 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10649
10650 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10651 * configure: Regenerate.
10652
10653 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10654
10655 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10656 gcc_version, and gcc_version_trigger from set of flags to pass.
10657 * Makefile.tpl: Remove definitions of above variables.
10658 (config.status): Remove dependency on $(gcc_version_trigger).
10659 * Makefile.in: Regenerate.
10660 * configure.in: Do not reference config/gcc-version.m4 nor
10661 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10662 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10663 * configure: Regenerate.
10664
10665 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10666 Andrew Pinski <pinskia@physics.uc.edu>
10667
10668 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10669 * Makefile.in: Regenerate.
10670
10671 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10672
10673 * MAINTAINERS (Write After Approval): Add myself.
10674
10675 2005-03-03 David Ayers <d.ayers@inode.at>
10676
10677 * MAINTAINERS (Write After Approval): Add myself.
10678
10679 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10680
10681 PR libgcj/20160
10682 * ltmain.sh: Avoid creating archives with components that have
10683 duplicate basenames.
10684
10685 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10686
10687 PR bootstrap/20250
10688 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10689 instead of check.
10690 * Makefile.in: Regenerate.
10691
10692 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10693
10694 * Makefile.in: Regenerate to fix conflict between the previous two
10695 patches.
10696
10697 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10698
10699 PR bootstrap/17383
10700 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10701 * Makefile.tpl (HOST_SUBDIR): New substitution.
10702 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10703 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10704 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10705 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10706 (Host modules, Bootstrapped modules): Use it.
10707 (Build modules, Target modules): Do not create symlink trees,
10708 always configure out-of-srcdir.
10709 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10710 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10711 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10712 $(HOST_SUBDIR). Create a symlink for host_subdir.
10713
10714 * Makefile.in: Regenerate.
10715 * configure: Regenerate.
10716
10717 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10718
10719 Merged from libada-gnattools-branch:
10720 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10721
10722 * gnattools: New directory.
10723 * Makefile.def: Add gnattools as a module, depending on target-libada.
10724 * Makefile.in: Regenerate.
10725 * configure.in: Include gnattools in host_tools; disable it if ada
10726 is disabled.
10727 * configure: Regenerate.
10728
10729 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
10730
10731 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10732 treelang maintainer.
10733 (Write After Approval): Remove myself.
10734
10735 2005-02-23 Paul Schlie <schlie@comcast.net>
10736
10737 * configure.in: Allow darwin targeted ports to build tk, itcl and
10738 libgui.
10739 * configure: Regenerate.
10740
10741 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10742
10743 PR libgcj/10353
10744 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10745 * configure: Regenerate.
10746
10747 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10748
10749 * MAINTAINERS (Write After Approval): Add myself.
10750
10751 2005-02-10 Ian Lance Taylor <ian@airs.com>
10752
10753 * MAINTAINERS: Update my e-mail address.
10754
10755 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10756
10757 * MAINTAINERS (Write After Approval): Add myself.
10758
10759 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
10760
10761 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10762 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10763 target-libgloss when not *-*-elf and *-*-aout.
10764 * configure: Regenerate.
10765
10766 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10767
10768 * MAINTAINERS: Remove obsolete entries.
10769
10770 * MAINTAINERS (Write After Approval): Add Michael Matz.
10771
10772 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
10773
10774 * MAINTAINERS: Remove self as cpplib maintainer.
10775
10776 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10777
10778 * install-sh, config.sub: Import from upstream.
10779
10780 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10781
10782 PR bootstrap/18222
10783 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10784 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10785 * Makefile.in: Regenerate.
10786
10787 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
10788
10789 * MAINTAINERS: Update my email address.
10790
10791 2005-01-12 David Edelsohn <edelsohn@gnu.org>
10792 Andreas Schwab <schwab@suse.de>
10793
10794 PR bootstrap/18033
10795 * config-ml.in: Eval option if surrounded by single quotes.
10796
10797 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
10798
10799 Revert 2004-12-28 Makefile changes, a better fix will be
10800 applied to mainline and src after GCC 4.0 branches.
10801
10802 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
10803
10804 PR bootstrap/17383
10805
10806 * Makefile.def (target_modules): Remove stage parameter,
10807 it is always true now.
10808 * Makefile.tpl (configure-build-[+module+],
10809 configure-target-[+module+]): Always build symlink tree
10810 for the directory and for include. BUILD_SUBDIR and
10811 TARGET_SUBDIR cannot be . anymore.
10812 * Makefile.in: Regenerate.
10813
10814 2004-12-25 David Edelsohn <edelsohn@gnu.org>
10815
10816 Revert 2004-12-08 Makefile changes.
10817
10818 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10819
10820 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10821 cygwin, mingw.
10822
10823 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10824
10825 * configure.in (sh64-*-*): Reenable gprof.
10826 * configure: Regenerate.
10827
10828 2004-12-08 David Edelsohn <edelsohn@gnu.org>
10829
10830 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10831 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10832 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10833 * Makefile.in: Regenerate.
10834
10835 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10836
10837 * MAINTAINERS: Update my email address.
10838
10839 2004-12-07 Matt Kraai <kraai@ftbfs.org>
10840
10841 * Makefile.tpl: Generate normal dependencies if the LHS module is
10842 not bootstrapped.
10843 * Makefile.in: Regenerate.
10844
10845 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10846
10847 * configure.in: Include config/gxx-include-dir.m4. Use
10848 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10849 * configure: Regenerate.
10850
10851 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10852
10853 * config.if: Delete.
10854 * configure.in: Set libstdcxx_incdir directly.
10855 * configure: Regenerate.
10856
10857 2004-12-02 Eric Christopher <echristo@redhat.com>
10858
10859 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10860 * Makefile.in: Regenerate.
10861
10862 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10863
10864 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10865 * configure: Regenerate.
10866
10867 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10868
10869 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10870 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10871 * configure: Regenerate.
10872
10873 2004-12-01 Eric Christopher <echristo@redhat.com>
10874
10875 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10876 of things to remove.
10877
10878 2004-11-29 Matt Kraai <kraai@ftbfs.org>
10879
10880 * MAINTAINERS (Write After Approval): Update my e-mail address.
10881
10882 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10883
10884 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10885 from CVS libtool to always pass_all.
10886
10887 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10888
10889 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10890 (hppa*64*-*-*): Delete incorrect comment.
10891 * configure: Rebuilt.
10892
10893 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10894
10895 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10896
10897 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10898
10899 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10900 from CVS libtool to always pass_all.
10901
10902 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10903
10904 * install-sh, compile: Import from automake.
10905
10906 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10907
10908 * config.guess, config.sub: Import from savannnah.
10909
10910 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
10911
10912 * MAINTAINERS (Write After Approval): Add myself
10913
10914 2004-11-12 Mike Stump <mrs@apple.com>
10915
10916 * Makefile.def: Add html support.
10917 * Makefile.tpl: Likewise.
10918 * Makefile.in: Regenerate.
10919
10920 2004-11-11 Geoffrey Keating <geoffk@apple.com>
10921
10922 PR 18423
10923 * configure.in: Remove all instances of build-fixincludes from
10924 noconfigdirs.
10925 (build_configargs): Supply --target to subdirectories.
10926 * configure: Regenerate.
10927
10928 * Makefile.def: Make gcc install depend on fixincludes install.
10929 * Makefile.in: Regenerate.
10930
10931 2004-11-10 Janis Johnson <janis187@us.ibm.com>
10932
10933 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10934
10935 2004-11-11 Paul Brook <paul@codesourcery.com>
10936
10937 * MAINTAINERS: Add self as arm maintainer. Update email address.
10938
10939 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10940
10941 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10942 target-libgfortran.
10943 * configure: Regenerate.
10944
10945 2004-11-07 David Edelsohn <edelsohn@gnu.org>
10946
10947 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10948 like CC.
10949
10950 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
10951
10952 * Makefile.def (host fixincludes): Specify missing targets.
10953 * Makefile.in: Regenerate.
10954
10955 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10956
10957 * MAINTAINERS: Add myself
10958
10959 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10960
10961 * MAINTAINERS (Write After Approval): Add myself.
10962
10963 2004-11-04 Geoffrey Keating <geoffk@apple.com>
10964
10965 * Makefile.def: Build fixincludes for the host, too.
10966 * Makefile.in: Regenerate.
10967 * configure.in (host_tools): Add fixincludes.
10968 * configure: Regenerate.
10969
10970 2004-11-04 Daniel Jacobowitz <dan@debian.org>
10971
10972 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10973 * configure: Regenerated.
10974
10975 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10976
10977 PR other/17783
10978 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10979 * configure: Regenerated.
10980
10981 2004-10-31 Mark Mitchell <mark@codesourcery.com>
10982
10983 * README.SCO: Update per FSF instructions.
10984
10985 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
10986
10987 PR target/18151
10988 * configure.in (case ${target}): Do not build fixincludes for avr.
10989 * configure: Regenerated.
10990
10991 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
10992
10993 * configure.in (case ${target}): Do not build fixincludes
10994 on platforms where it is not used.
10995 * configure: Regenerated.
10996
10997 2004-10-23 Daniel Jacobowitz <dan@debian.org>
10998
10999 * configure.in: Use an absolute path to install-sh.
11000 * configure: Regenerated.
11001
11002 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
11003
11004 * MAINTAINERS (Write After Approval): Add myself.
11005
11006 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
11007
11008 * MAINTAINERS: Remove from Write After Approval those that are
11009 already maintainers.
11010
11011 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
11012
11013 * MAINTAINERS: Update my email address.
11014
11015 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
11016
11017 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
11018 * configure: Regenerate.
11019
11020 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
11021
11022 * MAINTAINERS: Update my email address.
11023
11024 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
11025
11026 * MAINTAINERS (Language Front Ends Maintainers): New. Move
11027 entries belonging to this category.
11028
11029 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
11030
11031 * MAINTAINERS: Update my e-mail address.
11032
11033 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
11034
11035 Fix wrong conflict resolution in:
11036
11037 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
11038
11039 * Makefile.in: Regenerate.
11040 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11041 in the recursive `make', instead of hardwiring `all'.
11042 (Autogenerated TARGET-* variables): New.
11043
11044 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
11045
11046 * configure.in: Enable target-libgloss for crx-*-*.
11047 * configure: Regenerate.
11048
11049 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
11050
11051 * MAINTAINERS (Various Maintainers): Move the "windows,
11052 cygwin, mingw" maintainer to ...
11053 (OS Port Maintainers): ... here.
11054
11055 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
11056
11057 * MAINTAINERS (Write After Approval): Remove those that are
11058 maintainers of some subsystem.
11059
11060 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
11061
11062 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
11063 * ltcf-cxx.sh (tpf*): Likewise.
11064 * ltconfig (tpf*): Add TPF OS configuration support.
11065
11066 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
11067
11068 * MAINTAINERS: Change my email address to my new work account.
11069
11070 2004-09-24 Michael Roth <mroth@nessie.de>
11071
11072 * configure.in (--without-headers): Add missing double quotes.
11073 * configure: Regenerate.
11074
11075 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
11076
11077 * ylwrap: Revert to previous version.
11078
11079 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
11080
11081 PR bootstrap/17369
11082 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
11083 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
11084 SET_GCC_LIB_PATH_CMD.
11085 (BASE_TARGET_EXPORTS): Likewise.
11086 * Makefile.in: Regenerated.
11087
11088 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
11089 * configure: Regenerated.
11090
11091 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
11092
11093 * config.guess: New upstream version
11094 * compile, depcomp, install-sh, ylwrap: Likewise.
11095
11096 2004-09-19 Roger Sayle <roger@eyesopen.com>
11097
11098 * config/mh-x86omitfp: New host makefile fragment. Add
11099 -fomit-frame-pointer to the default BOOT_CFLAGS.
11100 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
11101 * configure: Regenerate.
11102
11103 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
11104
11105 PR target/11572
11106 * configure.in (*-*-darwin*): Renable libobjc.
11107 * configure: Regenerate.
11108
11109 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
11110
11111 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11112
11113 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
11114
11115 * Makefile.def: Remove libbanshee.
11116 * Makefile.tpl: Ditto.
11117 * configure.in: Ditto.
11118 * Makefile.in: Regen.
11119 * configure: Ditto.
11120
11121 2004-09-08 David Edelsohn <edelsohn@gnu.org>
11122
11123 * ltmain.sh: Use $pic_object as $non_pic_object if
11124 $non_pic_object=none.
11125
11126 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
11127
11128 * missing: Import latest version from master repository.
11129
11130 2004-09-06 Nick Clifton <nickc@redhat.com>
11131
11132 * config.sub: Import latest version from master repository.
11133 * config.guess: Likewise.
11134 This includes these changes:
11135
11136 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
11137
11138 * config.sub: Handle crisv32, alias etraxfs.
11139 * config.guess (crisv32:Linux:*:*): Handle.
11140
11141 2004-08-13 Brad Smith <brad@comstyle.com>
11142
11143 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11144 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11145
11146 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
11147
11148 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11149 assume the processor is a powerpc. This is because coreutils
11150 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11151 in this case, due to a MacOS X bug that causes
11152 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11153 to return a negative number.
11154 Problem reported by Petter Reinholdtsen in:
11155 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11156
11157 2004-07-19 Ben Elliston <bje@gnu.org>
11158
11159 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11160
11161 2004-06-24 Ben Elliston <bje@gnu.org>
11162
11163 * config.guess: Update copyright years.
11164 * config.sub: Likewise.
11165
11166 2004-06-22 Robert Millan <robertmh@gnu.org>
11167
11168 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11169 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11170
11171 2004-06-22 Stanley F. Quayle <stan@stanq.com>
11172
11173 * config.guess (*:*VMS:*:*): New entry. Replaces
11174 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11175 manufacturer.
11176
11177 2004-06-22 Ben Elliston <bje@gnu.org>
11178
11179 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11180 * config.sub: Likewise.
11181
11182 2004-06-22 Ben Elliston <bje@gnu.org>
11183
11184 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11185 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11186
11187 2004-06-11 Ben Elliston <bje@gnu.org>
11188
11189 * config.guess (pegasos:OpenBSD:*:*): Remove.
11190
11191 2004-06-11 Ben Elliston <bje@gnu.org>
11192
11193 From Wouter Verhelst <wouter@grep.be>:
11194 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11195
11196 2004-06-11 Ben Elliston <bje@gnu.org>
11197
11198 * config.guess (luna88k:OpenBSD:*:*): New.
11199
11200 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
11201
11202 * config.guess (m32r*:Linux:*:*): New case.
11203 * config.sub: Handle m32rle.
11204
11205 2004-03-12 Ben Elliston <bje@wasabisystems.com>
11206
11207 From Jens Petersen <petersen@redhat.com>:
11208 * config.sub: Handle sparcv8.
11209
11210 2004-03-03 Ben Elliston <bje@wasabisystems.com>
11211
11212 From Tom Smith <smith@cag.lkg.hp.com>:
11213 * config.guess: Version suffixes are equally significant on Tru64
11214 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
11215 prefix of "P" (patched kernel).
11216
11217 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
11218
11219 * config.sub: Add support for National Semiconductor CRX target.
11220
11221 2004-09-03 Janis Johnson <janis187@us.ibm.com>
11222
11223 * MAINTAINERS (Various Maintainers): Remove myself as web page
11224 maintainer, add myself as maintainer of build status lists.
11225
11226 2004-09-03 Jan Beulich <jbeulich@novell.com>
11227
11228 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11229 *-*-netware, but add target-libmudflap.
11230 Consolidate *-*-netware targets (of which really only i?86 exists)
11231 into a single entry.
11232 * configure: Likewise.
11233
11234 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
11235
11236 * Makefile.tpl (sorry): Remove.
11237 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11238 (cleanstrap targets): Depend on distclean, not distclean-stage1.
11239 (do-clean): Clean per-stage directories too.
11240 (do-distclean): Run distclean-stage1 too.
11241 (.NOTPARALLEL): Enable during toplevel bootstrap.
11242 (stage[+id+]-bubble): Enable parallel execution during
11243 the recursive invocation.
11244 * Makefile.in: Regenerate.
11245
11246 Fix previous checkin:
11247
11248 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11249 include.
11250 * configure.in: Fix indentation.
11251 * configure: Regenerate.
11252
11253 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
11254
11255 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11256 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11257 * configure: regenerate
11258 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11259 -mdynamic-no-pic
11260
11261 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
11262
11263 * Makefile.def (build_modules): Add fixincludes.
11264 (dependencies): Make gcc depend on fixincludes.
11265 * configure.in (build_tools): Add fixincludes.
11266 (build_configdirs): Always include build_libs.
11267 * Makefile.in: Regenerate.
11268 * configure: Regenerate.
11269
11270 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
11271
11272 * Makefile.def (bootstrap stages): Add 'lean' parameter.
11273 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11274 phony targets; do not generate timestamp files.
11275 (distclean-stageN): Remove references to their timestamp files.
11276 (restageN, touch-stageN): Remove.
11277 (stageN-bubble): Rewritten.
11278 (compare): Support lean bootstraps.
11279 * Makefile.in: Regenerate.
11280
11281 * configure.in: Only warn when bootstrapping but
11282 build != host or build != target. Support lean bootstraps.
11283 * configure: Regenerate.
11284
11285 2004-08-26 Phil Edwards <phil@codesourcery.com>
11286
11287 * configure.in: Give a better error message if GMP/MPFR are missing
11288 and a language needing them has been requested.
11289 * configure: Regenerated.
11290
11291 2004-08-25 Phil Edwards <phil@codesourcery.com>
11292
11293 * configure.in: Print a list of available language front-ends if
11294 a requested one is missing. Tidy stray tab characters.
11295 * configure: Regenerated.
11296
11297 2004-08-19 Michael Koch <konqueror@gmx.de>
11298
11299 * gcc/doc/install.texi: Update entry about automake for libjava.
11300
11301 2004-08-17 Robert Millan <robertmh@gnu.org>
11302
11303 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11304 (instead of FreeBSD).
11305 * configure: Regenerate.
11306
11307 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
11308
11309 * Makefile.in: Regenerate.
11310 * configure: Regenerate.
11311
11312 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11313 stage_*_flags.
11314 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11315 for bootstrapped modules if toplevel bootstrap is going.
11316 (GCC bootstrap): Generate per-stage targets for all bootstrapped
11317 modules. Adjust for changes in Makefile.def. Enable several
11318 rules even in non-bootstrap mode, just to avoid peppering the
11319 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11320 (stage-[+prev+]-bubble): Remove.
11321
11322 * Makefile.def (Dependencies): Depend on all-build-bison,
11323 all-build-flex, all-build-byacc, all-build-texinfo, rather
11324 than the host variations.
11325 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
11326 with BUILD_SUBDIR.
11327 (BISON): Update for recent Bisons.
11328 (YACC): Fix typo.
11329 (cross): Depend on all-build.
11330 (all): Do not depend on all-build.
11331 (prebootstrap): Remove.
11332 (dep-kind): Accept separate prefixes for MODULE and ON variables.
11333 (Prebootstrap dependencies): Add them to the per-stage targets
11334 and to all-prebootstrap.
11335 * configure.in (build_configdirs): Always enable build_tools.
11336 (BUILD_DIR_PREFIX): Remove.
11337
11338 * Makefile.def (gcc): Add target variable.
11339 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11340 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11341 in the recursive `make', instead of hardwiring `all'.
11342 (Autogenerated TARGET-* variables): New.
11343
11344 2004-08-13 Brian Booth <bbooth@redhat.com>
11345
11346 * MAINTAINERS: Remove myself from write-after-approval.
11347
11348 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
11349
11350 * src-release: Stop distributing mmalloc with gdb (which doesn't
11351 use it).
11352 * Makefile.def: GDB doesn't depend on mmalloc anymore.
11353 * Makefile.in: Regenerate.
11354
11355 2004-08-09 Mark Mitchell <mark@codesourcery.com>
11356
11357 * configure.in (arm*-*-eabi*): New target.
11358 * configure: Regenerate.
11359
11360 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
11361
11362 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11363 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11364 (Dependencies): New section.
11365 * Makefile.tpl (Dependencies): Generate from Makefile.def.
11366 (configure-target-[+module+]): Depend on maybe-all-gcc
11367 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
11368 (toplevel profiledbootstrap): Fix dependencies.
11369 * Makefile.in: Regenerate.
11370
11371 2004-08-03 Mark Mitchell <mark@codesourcery.com>
11372
11373 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11374 target-libiberty to noconfigdirs.
11375 * configure: Regenerate.
11376
11377 2004-08-03 Paul Brook <paul@codesourcery.com>
11378
11379 * configure.in: Check for MPFR as well as GMP.
11380 * configure: Regenerate.
11381
11382 2004-08-01 Robert Millan <robertmh@gnu.org>
11383
11384 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11385 libmudflap for all GNU-based systems (with Glibc).
11386 * configure: Regenerate.
11387
11388 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
11389
11390 * Makefile.def (host-modules): Add gcc.
11391 * Makefile.in: Regenerate.
11392 * Makefile.tpl (sorry): New rule.
11393 (configure-host, all-host, [+make_target+]-host, do-check,
11394 install-host): Do not add gcc as a special case.
11395 (host modules): Add a small special-casing for gcc. Export
11396 extra_make_flags through the environment.
11397 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11398 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11399 other recursive targets for gcc): Remove.
11400
11401 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11402 (stage, unstage): New rules.
11403 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11404 distclean-stage[+id+]): Use stage_current.
11405 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11406 the stage*-start rules.
11407
11408 2004-08-02 Geoffrey Keating <geoffk@apple.com>
11409
11410 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11411 use -all_load flag.
11412
11413 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
11414
11415 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11416 * configure: Regenerate.
11417
11418 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11419
11420 * maintainer-scripts/gcc_release: Revert yesterday's change.
11421
11422 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11423
11424 * MAINTAINERS: Add myself to write-after-approval.
11425
11426 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11427
11428 * libf2c: Removed.
11429 * gcc/gccbug.in: Updated because of libf2c removal.
11430 * maintainer-scripts/gcc_release: Ditto.
11431
11432 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
11433
11434 * configure.in: Build libmudflap by default on FreeBSD.
11435 * configure: Regenerated.
11436
11437 2004-07-09 Mark Mitchell <mark@codesourcery.com>
11438
11439 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11440 systems.
11441 * configure: Regenerated.
11442
11443 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11444
11445 PR target/16344
11446 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11447 feedback based compiler.
11448 * Makefile.in: Rebuilt.
11449
11450 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
11451
11452 * Makefile.def (host_modules): Set bootstrap=true for flex.
11453 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11454 * Makefile.in: Rebuilt.
11455
11456 2004-07-07 Jan Hubicka <jh@suse.cz>
11457
11458 * MAINTAINERS: Add self as a profile feedback maintainer.
11459
11460 2004-07-05 Phil Edwards <phil@codesourcery.com>
11461
11462 * configure.in: Do not prepend $srcdir to /dev/null in
11463 makefile fragments.
11464 * configure: Regenerate.
11465
11466 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
11467
11468 * Makefile.def (build_modules): Add bison, byacc, flex,
11469 m4, texinfo.
11470 (flags_to_pass): Add FLEX.
11471 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11472 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11473 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11474 DEFAULT_MAKEINFO): Remove.
11475 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11476 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11477 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11478 objdir or else use configured tool.
11479 (all-build): New.
11480 (all): Depend on it.
11481 (Build module dependencies): Add.
11482 * Makefile.in: Regenerate.
11483 * configure.in: Better support for multiple build modules,
11484 matching what is done for host/target modules. Do not look
11485 for "plausible" locations of build tools if Canadian cross.
11486 Use autoconf's AC_PROG_CC to find a C compiler. Define
11487 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11488 * configure: Regenerate.
11489
11490 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11491
11492 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11493 * Makefile.in: Regenerate.
11494
11495 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11496
11497 * Makefile.tpl (configure-build-[+module+],
11498 configure-[+module+], configure-target-[+module+]): Pass
11499 [+extra_configure_args+].
11500 (all-build-[+module+], all-[+module+], check-[+module+],
11501 install-[+module+], [+make_target+]-[+module+],
11502 all-target-[+module+], check-target-[+module+],
11503 install-target-[+module+], [+make_target+]-target-[+module+]):
11504 Pass [+extra_make_args+].
11505 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11506 (GCC_HOST_EXPORTS): Remove.
11507 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11508 cross, check-gcc, check-gcc-c++, install-gcc,
11509 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11510 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11511 * Makefile.in: Regenerate.
11512
11513 2004-06-21 Matthew Sachs <msachs@apple.com>
11514
11515 * MAINTAINERS: Added self to write-after-approval.
11516
11517 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11518
11519 * configure.in: Check for srcdir/winsup rather than build directory
11520 winsup.
11521 * configure: Regenerate.
11522
11523 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
11524
11525 * configure.in: Don't build Cygwin native newlib if winsup
11526 directory is missing. Emit warning instead.
11527 * configure: Regenerate.
11528
11529 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
11530
11531 * Makefile.tpl (touch-stage[+id+]): New.
11532 (restage[+prev+]): Depend on touch-stage[+id+].
11533
11534 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11535 Use it throughout.
11536
11537 * Makefile.def: Add profile and feedback bootstrap stages.
11538 Remove next field from bootstrap stages.
11539 * Makefile.tpl (LN, LN_S): Substitute.
11540 (stageN-start, stageN-end): Use double-colon rules, to
11541 provide a hook for additional setup commands.
11542 (distclean-stageN-gcc, restageN): Create dependencies from
11543 [+prev+], not from [+next+].
11544 (stageN-bubble): Add commands for successive stages from
11545 [+prev+], using double-colon rules.
11546 (all-stageN-gcc): Fix typo.
11547 (stagefeedback-start, profiledbootstrap): New.
11548 * Makefile.in: Regenerate.
11549 * configure.in: Call ACX_PROG_LN.
11550 * configure: Regenerate.
11551
11552 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11553
11554 * MAINTAINERS (Write After Approval): Add myself.
11555
11556 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11557
11558 * MAINTAINERS (Write After Approval): Add myself.
11559
11560 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11561
11562 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11563 without gcc.
11564 * configure: Regenerate.
11565
11566 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11567
11568 * Makefile.tpl: Fix typo.
11569 * Makefile.in: Regenerate.
11570
11571 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11572
11573 * configure.in: Remove new- prefix from toplevel
11574 bootstrap targets.
11575 * configure: Regenerate.
11576
11577 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11578
11579 * Makefile.tpl (all.normal): Rename to all.
11580 (all): Replace with a rule to pick the default
11581 target from configure.
11582 (all-gcc, configure-gcc): Use conditionals to
11583 do nothing when toplevel bootstrap is going on.
11584 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11585 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11586 * configure.in: Support --enable-bootstrap.
11587
11588 * Makefile.def: Remove new- prefix from toplevel
11589 bootstrap targets.
11590 * Makefile.tpl: Likewise.
11591
11592 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11593 target.
11594
11595 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11596 $(RECURSE_FLAGS) to recursive invocation of make.
11597
11598 * Makefile.in: Regenerate.
11599 * configure: Regenerate.
11600
11601 2004-05-30 Andreas Jaeger <aj@suse.de>
11602 Jim Wilson <wilson@specifixinc.com>
11603
11604 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11605 like CC.
11606
11607 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11608
11609 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11610 * configure: Regenerate.
11611
11612 2004-05-25 Daniel Jacobowitz <drow@false.org>
11613
11614 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11615 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11616 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11617 targets.
11618 * Makefile.in: Regenerate.
11619
11620 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11621
11622 * configure.in: Test the ability to symlink directories.
11623 * configure: Regenerate.
11624
11625 * Makefile.def (bootstrap-stage): New definitions.
11626 * Makefile.tpl (configure-stage1-gcc,
11627 configure-stage2-gcc, configure-stage3-gcc,
11628 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11629 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11630 new-restage3, compare): Autogenerate, see Makefile.in
11631 entry for behavioral changes.
11632 (distclean-stage1, new-stage1-start, new-stage1-end,
11633 new-stage1-bubble, distclean-stage2, new-stage2-start,
11634 new-stage2-end, new-stage2-bubble, distclean-stage3,
11635 new-stage3-start, new-stage3-end): New autogenerated targets.
11636 (objext, prebootstrap, BOOT_CFLAGS,
11637 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11638 targets.
11639
11640 * Makefile.in: Regenerate.
11641 (distclean-stage1, new-stage1-start, new-stage1-end,
11642 new-stage1-bubble, distclean-stage2, new-stage2-start,
11643 new-stage2-end, new-stage2-bubble, distclean-stage3,
11644 new-stage3-start, new-stage3-end): New targets.
11645 (all-stage1-gcc): Move prebootstrap dependency from here...
11646 (configure-stage1-gcc): ...to here.
11647 (new-bootstrap): Use bubble targets.
11648 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11649 Use per-stage distclean targets.
11650 (configure-stage1-gcc, configure-stage2-gcc,
11651 configure-stage3-gcc, all-stage1-gcc,
11652 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11653 Use new-stageN-start to prepare the tree.
11654
11655 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11656
11657 * Makefile.def (host_modules): add libcpp.
11658 * Makefile.tpl: Add dependencies on and for libcpp.
11659 * Makefile.in: Regenerate.
11660 * configure.in: Add libcpp host module.
11661 * configure: Regenerate.
11662
11663 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11664
11665 * Makefile.tpl: Whenever a recursive target is defined, wrap
11666 it in a special @if/@endif block, and prepare its maybe
11667 dependency in the @if/@endif block
11668 * configure.in: Instead of writing maybe dependencies, remove
11669 the @if/@endif statements, and remove the @if/@endif blocks
11670 that remain.
11671 * configure: Regenerate.
11672 * Makefile.in: Regenerate.
11673
11674 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11675
11676 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11677
11678 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11679
11680 PR bootstrap/15120
11681 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11682 * */configure: Rebuilt.
11683
11684 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11685
11686 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11687 of libf2c.
11688 * configure, Makefile.in: Regenerate.
11689
11690 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
11691
11692 * MAINTAINERS (Write After Approval): Add myself.
11693
11694 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11695
11696 Merge from tree-ssa-20020619-branch.
11697
11698 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11699 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11700 (HOST_GMPLIBS): Define.
11701 (HOST_GMPINC): Define.
11702 (TARGET_LIB_PATH): Add libmudflap.
11703 (GFORTRAN_FOR_TARGET): Define.
11704 (configure-build*): Export GFORTRAN.
11705 (configure-gcc): Export GMPLIBS and GMPINC.
11706 (all-gcc): Add maybe-all-libbanshee.
11707 (configure-target-libgfortran): Define.
11708 * Makefile.in: Regenerate.
11709 * configure.in (host_libs): Add libbanshee.
11710 (target_libraries): Add target-libmudflap and target-libgfortran.
11711 Add --with-libbanshee.
11712 Handle --disable-libmudflap.
11713 (*-*-freebsd*): Use with_gmp.
11714 Add $(libgcj) to noconfigdirs.
11715 * configure: Regenerate.
11716 * depcomp: New file.
11717 * MAINTAINERS: Add tree-ssa maintainers.
11718
11719 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11720
11721 * MAINTAINERS (Various Maintainers): Add myself.
11722
11723 2004-04-30 Brian Ford <ford@vss.fsi.com>
11724
11725 * MAINTAINERS (Write After Approval): Add myself.
11726
11727 2004-04-29 Uros Bizjak <uros@kss-loka.si>
11728
11729 * MAINTAINERS (Write After Approval): Add myself.
11730
11731 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
11732
11733 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11734 * configure: Regenerate.
11735
11736 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
11737
11738 Revert:
11739 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11740
11741 * Makefile.def (flags_to_pass): Remove *dir variables that
11742 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11743 as well as prefix and exec_prefix.
11744 * Makefile.in: Regenerate.
11745
11746 2004-04-26 Robert Millan <robertmh@gnu.org>
11747
11748 Add patches from libtool CVS.
11749 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11750 * ltconfig: Likewise.
11751 * ltcf-c.sh: Likewise.
11752 * ltcf-cxx.sh: Likewise.
11753 * ltcf-gcj.sh: Likewise.
11754
11755 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11756
11757 * Makefile.def (host_modules): Mark with the bootstrap
11758 flag packages on which gcc depends.
11759 * Makefile.tpl (all-bootstrap): Use it.
11760 * Makefile.in: Regenerate.
11761
11762 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11763
11764 * Makefile.def (flags_to_pass): Remove *dir variables that
11765 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11766 as well as prefix and exec_prefix.
11767 * Makefile.in: Regenerate.
11768
11769 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11770
11771 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11772 * configure: Regenerate.
11773 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11774 * gcc/Makefile.tpl (compare): Use the result of the test.
11775 * gcc/Makefile.in: Regenerate.
11776
11777 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
11778
11779 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11780 Always relocate gcc and prev-gcc to the original names, even
11781 if the build fails.
11782 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11783 New targets.
11784
11785 2004-04-23 Laurent GUERBY <laurent@guerby.net>
11786
11787 * MAINTAINERS: Update my email address.
11788
11789 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11790
11791 * configure.in (mips*-*-irix5*): Enable ld.
11792 * configure: Regenerate.
11793
11794 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11795
11796 * configure: Regenerate.
11797
11798 2004-04-15 James E Wilson <wilson@specifixinc.com>
11799
11800 * Makefile.tpl (configure-[+module+], configure-gcc,
11801 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11802 Set and export LDFLAGS.
11803 * Makefile.in: Regenerate.
11804
11805 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11806
11807 * MAINTAINERS: Add myself to write-after-approval.
11808
11809 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11810
11811 PR bootstrap/14871
11812 * Makefile.tpl: If we don't have built-in-tree target tools,
11813 use the ones found by configure rather than hacking around with
11814 program_transform_name.
11815 * configure.in: Give Makefile.tpl the information necessary
11816 to do that.
11817 * Makefile.in: Regenerate.
11818 * configure: Regenerate.
11819
11820 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11821
11822 PR bootstrap/14760
11823 * configure.in: When computing baseargs, strip *all* copies of
11824 offending options. Also, don't match/substitute the trailing space,
11825 so that this actually works when two similar options are separated by
11826 only one space.
11827 * configure: Regenerate.
11828
11829 2004-04-06 David Edelsohn <edelsohn@gnu.org>
11830
11831 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11832 (rs6000-*-aix*): Same.
11833 * configure: Regenerate.
11834
11835 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
11836
11837 * MAINTAINERS: Add myself to write-after-approval.
11838
11839 2004-04-03 Bud Davis <bdavis9659@comcast.net>
11840
11841 * MAINTAINERS: Add myself to write-after-approval.
11842
11843 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11844
11845 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11846 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11847 * Makefile.in: Regenerate.
11848
11849 * configure.in (top level bootstrap support): Rework --enable-werror
11850 to set @stage2_werror_flag@.
11851 * configure: Regenerate.
11852 * Makefile.tpl (top level bootstrap support): Pass
11853 @stage2_werror_flag@ down to configure in stages 2 and 3.
11854 * Makefile.in: Regenerate.
11855
11856 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11857
11858 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11859 for stages 2 and 3 as well as in make. As a consequence, remove
11860 OUTPUT_OPTION (now detected by configure) from the flags passed down
11861 to make.
11862 * Makefile.in: Regenerate.
11863
11864 * Makefile.tpl (new-bootstrap): Fix typo.
11865 * Makefile.in: Regenerate.
11866
11867 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11868
11869 * Makefile.tpl: Rearrange by moving recursive_targets rules
11870 into their proper sections.
11871 * Makefile.tpl (top level bootstrap support): Move disabling
11872 of coverage flags from 'make' to 'configure'; improve comments.
11873 * Makefile.in: Regenerate.
11874
11875 * Makefile.tpl (experimental top level bootstrap) Move stage1
11876 language setting from all- target to configure- target; disable
11877 intermodule optimization in stage 1; prevent gratuitous rebuilds
11878 of stage 1.
11879 * Makefile.in: Regenerate.
11880 * configure.in: Comma-separate stage 1 language list for top
11881 level bootstrap.
11882 * configure: Regenerate.
11883
11884 * Makefile.tpl: Clean up experimental top level bootstrap support:
11885 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11886 prev-gcc in configure- targets as well as all- targets.
11887 * Makefile.in: Regenerate.
11888
11889 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11890
11891 * compile: New file imported from automake.
11892
11893 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
11894
11895 * configure.in: Remove symbolic link section.
11896 * configure: Regenerate.
11897 * Makefile.tpl (links): Remove.
11898 * Makefile.in: Regenerate.
11899
11900 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
11901 Nathanael Nerode <neroden@gcc.gnu.org>
11902
11903 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11904 Set with AC_CHECK_PROGS.
11905 * configure.in: Fix comment typo from last patch.
11906 * configure: Regenerate.
11907
11908 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11909
11910 * Makefile.tpl: Introduce experimental top level bootstrap support.
11911 * Makefile.in: Regenerate.
11912 * configure.in: Introduce support for top level bootstrap.
11913 * configure: Regenerate.
11914
11915 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
11916 Paolo Bonzini <bonzini@gnu.org>
11917
11918 PR bootstrap/14522
11919 * configure.in: Cope with shells that do not support unquoted ^
11920 * configure: Regenerate.
11921
11922 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
11923 Paolo Bonzini <bonzini@gnu.org>
11924
11925 PR bootstrap/14522
11926 * configure.in: Cope with shells that do not support nesting
11927 quotes inside quoted backquote substitutions.
11928 * configure: Regenerate.
11929
11930 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11931
11932 PR bootstrap/14522
11933 * configure.in: Fix escaping of $.
11934 * configure: Regenerate.
11935
11936 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11937
11938 * configure: Regenerate, since I forgot to while committing Paolo's
11939 changes.
11940
11941 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
11942
11943 PR ada/14131
11944 Move language detection to the top level.
11945 * configure.in: Find default values for the tools as
11946 soon as possible. Disable ada if GNAT is not found.
11947 Emit error message about missing languages. Expand
11948 --enable-languages=all for the gcc subdirectory.
11949
11950 2004-03-10 Ben Elliston <bje@gnu.org>
11951
11952 * MAINTAINERS: Update my email address.
11953
11954 2004-03-05 David Edelsohn <edelsohn@gnu.org>
11955
11956 * ltconfig: Disable building static libraries if building shared
11957 libraries on AIX 5L.
11958
11959 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
11960
11961 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11962 and disable libgcj.
11963 * configure: Regenerated.
11964
11965 2004-03-01 Brian Booth <bbooth@redhat.com>
11966
11967 * MAINTAINERS: Add myself to write-after-approval.
11968
11969 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
11970
11971 * MAINTAINERS: Add myself to write-after-approval.
11972
11973 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11974
11975 PR bootstrap/7087
11976 * Makefile.tpl: Guard XFOO sed statements better.
11977 * Makefile.tpl: Add dependency for configure-target-libada.
11978 * Makefile.in: Regenerate (incidentally fixes broken
11979 commit when libada-branch was merged).
11980
11981 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11982
11983 * MAINTAINERS: Add myself to write-after-approval.
11984
11985 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11986
11987 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11988 maintainers.
11989
11990 2004-02-20 Andrew Cagney <cagney@redhat.com>
11991
11992 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11993 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11994
11995 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11996
11997 PR bootstrap/11932
11998 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11999
12000 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
12001
12002 * MAINTAINERS: Added myself to write-after-approval.
12003
12004 2004-02-14 Michael Koch <konqueror@gmx.de>
12005
12006 * MAINTAINERS: Added myself to write-after-approval.
12007
12008 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
12009
12010 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
12011 some OS port maintainers to OS port maintainers section.
12012
12013 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
12014
12015 * MAINTAINERS: Add self.
12016
12017 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
12018
12019 * MAINTAINERS: Alphabetize.
12020
12021 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
12022
12023 * MAINTAINERS: Remove myself.
12024
12025 2004-02-11 David Edelsohn <edelsohn@gnu.org>
12026
12027 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
12028 (rs6000-*-aix*): Same.
12029 * configure: Regenerate.
12030
12031 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
12032
12033 * configure.in (host): Add in missing $noconfigdirs to defines.
12034 * configure: Regenerate.
12035
12036 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
12037 Nathanael Nerode <neroden@gcc.gnu.org>
12038
12039 PR ada/6637, PR ada/5911
12040 Merge with libada-branch:
12041 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
12042 with appropriate dependencies. Add --enable-libada configure switch.
12043 * configure, Makefile.in: Regenerate.
12044
12045 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
12046
12047 * MAINTAINERS: Add myself to write-after-approval.
12048
12049 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12050
12051 * configure.in: Don't pass --with-stabs on IRIX 5 either.
12052 * configure: Regenerate.
12053
12054 2004-02-04 Geoffrey Keating <geoffk@apple.com>
12055
12056 Merge from upstream:
12057
12058 * ltmain.in: When setting IFS to '~', be careful about user
12059 arguments that contain '~'.
12060
12061 2004-02-04 Peter O'Gorman <peter@pogma.com>
12062
12063 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
12064 Also test $base_compile against $CC with escaped arguments. Bug
12065 reported by Geoff Keating <geoffk@apple.com>.
12066
12067 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
12068
12069 * MAINTAINERS: Remove i960 port.
12070
12071 2004-01-23 DJ Delorie <dj@redhat.com>
12072
12073 * Makefile.def (target_modules) [libiberty]: Don't stage.
12074 * Makefile.in: Rebuilt.
12075
12076 2004-01-20 Caroline Tice <ctice@apple.com>
12077
12078 * MAINTAINERS: Add myself to write-after-approval.
12079
12080 2004-01-19 Paolo Carlini <pcarlini@suse.de>
12081
12082 * MAINTAINERS: Update my email address.
12083
12084 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
12085
12086 * MAINTAINERS: Add myself to write-after-approval.
12087
12088 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12089
12090 * MAINTAINERS: Remove entries without email address.
12091
12092 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
12093
12094 * MAINTAINERS: Add myself to write-after-approval.
12095
12096 2004-01-15 Steven Bosscher <stevenb@suse.de>
12097
12098 * MAINTAINERS: Update my email address.
12099
12100 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
12101
12102 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
12103 * Makefile.tpl (configure-target-[+module+]): Support stage.
12104 * Makefile.in: Rebuilt.
12105
12106 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
12107
12108 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12109
12110 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
12111
12112 * MAINTAINERS: Add myself as a MIPS maintainer.
12113
12114 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
12115
12116 * configure.in: Use ./config.cache, not config.cache.
12117 * configure: Regenerate.
12118 * Makefile.tpl: Special-casing not needed for GCC any more.
12119 * Makefile.in: Regenerate.
12120
12121 * configure.in: Don't share a cache file for host dirs.
12122 * configure: Regenerate.
12123
12124 * config-ml.in: Don't mess with the cache file.
12125
12126 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12127
12128 * MAINTAINERS: Move myself from 'Write After Approval' to
12129 'CPU Port Maintainers' section as SPARC maintainer.
12130
12131 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
12132
12133 * Makefile.tpl: Make GCC use a separate config.cache.
12134 * Makefile.in: Regenerate.
12135
12136 PR bootstrap/11932, PR bootstrap/11933
12137 (I don't know if it will fix either of them, but it relates
12138 to them.)
12139 * configure.in: Don't use shared config.cache for target
12140 directories.
12141 * configure: Regenerate.
12142
12143 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
12144
12145 * MAINTAINERS: Add myself to 'Write After Approval' section.
12146
12147 2003-12-31 Roger Sayle <roger@eyesopen.com>
12148
12149 * configure.in (ia64*-*-hpux*): Disable building java libraries.
12150 * configure: Regenerated.
12151
12152 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
12153
12154 * MAINTAINERS: Remove the mn10200 maintainer.
12155
12156 2003-12-21 Bernardo Innocenti <bernie@develer.com>
12157
12158 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12159 * configure: Regenerated.
12160
12161 2003-12-16 Jan Hubicka <jh@suse.cz>
12162
12163 * MAINTAINERS: Add myself as callgraph maintainer.
12164
12165 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
12166
12167 * configure.in (raw_libstdcxx_flags): Remove the leading space.
12168 * configure: Regenerate.
12169
12170 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12171
12172 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12173 'Write After Approval' section. Update email.
12174
12175 2003-12-01 James Lemke <jim@wasabisystems.com>
12176
12177 * MAINTAINERS (Write After Approval): Add myself.
12178
12179 2003-11-20 Matt Thomas <matt@3am-software.com>
12180
12181 * MAINTAINERS: Add myself as a vax port maintainer.
12182
12183 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
12184
12185 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12186 (configure-build-[+module+], configure-[+module+]): Likewise.
12187 (configure-target-[+module+], configure-gcc, config.status): Likewise.
12188 * Makefile.in: Regenerate.
12189
12190 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
12191
12192 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12193 shared/dylibed libraries.
12194 * ltmain.sh: Likewise.
12195 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12196 * ltcf-cxx.sh: Likewise.
12197 * ltcf-gcj.sh: Likewise.
12198 * ltconfig: Likewise.
12199
12200 2003-11-17 Stan Cox <scox@redhat.com>
12201
12202 * MAINTAINERS: Add myself as iq2000 port maintainer.
12203
12204 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
12205
12206 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12207 * Makefile.in: Regenerate.
12208
12209 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
12210
12211 * config.sub: Update to 2003-11-03 version.
12212
12213 2003-10-20 Phil Edwards <phil@codesourcery.com>
12214
12215 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
12216 * configure: Regenerate.
12217
12218 2003-10-20 Nicolas Pitre <nico@cam.org>
12219
12220 * MAINTAINERS: Add myself to 'Write After Approval' section.
12221
12222 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
12223
12224 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12225
12226 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
12227
12228 * MAINTAINERS: Update my email address.
12229
12230 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12231
12232 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12233
12234 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
12235
12236 * MAINTAINERS: Add myself to 'Write After Approval' section.
12237
12238 2003-10-16 Bernardo Innocenti <bernie@develer.com>
12239
12240 * config.guess: Update to 2003-10-16 version.
12241 * config.sub: Update to 2003-10-16 version.
12242
12243 2003-10-15 David Daney <ddaney@avtrex.com>
12244
12245 * MAINTAINERS: Added myself to 'Write After Approval' section.
12246
12247 2003-10-15 Falk Hueffner <falk@debian.org>
12248
12249 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12250 'Write After Approval' section. Update email.
12251
12252 2003-10-14 Roger Sayle <roger@eyesopen.com>
12253
12254 * MAINTAINERS: Move myself from 'Write After Approval' to
12255 'Various Maintainers' section as middle-end maintainer.
12256
12257 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
12258
12259 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12260 HOST_FLAGS_TO_PASS.
12261 * Makefile.in: Regenerate.
12262
12263 2003-10-11 Bernardo Innocenti <bernie@develer.com>
12264
12265 * config.guess: Update to 2003-10-07 version.
12266 * config.sub: Update to 2003-10-07 version.
12267
12268 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12269
12270 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12271 * ltconfig (irix5*, irix6*): Don't override version_type.
12272
12273 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
12274
12275 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12276 * configure: Rebuilt
12277 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12278 * Makefile.in: Rebuilt
12279
12280 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
12281
12282 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12283
12284 2003-09-30 Carlo Wood <carlo@alinoe.com>
12285
12286 * MAINTAINERS (Write After Approval): Add myself.
12287
12288 2003-09-29 Paul Koning <ni1d@arrl.net>
12289
12290 * MAINTAINERS: Move myself from "Write After Approval"
12291 to CPU platform maintainers for pdp11 platform.
12292
12293 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
12294
12295 * MAINTAINERS: Move myself from 'Write After Approval' to
12296 'Various Maintainers' section as libffi testsuite maintainer.
12297
12298 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
12299
12300 * configure.in: Pass a computed --program-transform-name
12301 to subconfigures.
12302 * configure: Regenerated.
12303
12304 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12305
12306 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12307 * Makefile.in: Regenerate.
12308
12309 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12310 * Makefile.in: Regenerate.
12311
12312 2003-09-19 Ziemowit Laski <zlaski@apple.com>
12313
12314 * MAINTAINERS: Move myself from 'Write After Approval'
12315 to 'Various Maintainers' (objective-c) section.
12316
12317 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
12318
12319 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12320 quoting.
12321 * configure: Regenerated.
12322
12323 2003-09-16 Joel Brobecker <brobecker@gnat.com>
12324
12325 * MAINTAINERS (Write After Approval): Add myself to write after
12326 approval list.
12327
12328 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
12329
12330 * MAINTAINERS (Write After Approval): Add myself.
12331
12332 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
12333
12334 * MAINTAINERS: Update my e-mail address.
12335
12336 2003-09-09 Alan Modra <amodra@bigpond.net.au>
12337
12338 * libtool.m4 (LD): Correct powerpc64 host match.
12339
12340 2003-09-06 James E Wilson <wilson@tuliptree.org>
12341
12342 * MAINTAINTERS: Update my affiliation and email address.
12343
12344 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
12345
12346 * MAINTAINERS (Write After Approval): Add myself.
12347
12348 2003-09-04 DJ Delorie <dj@redhat.com>
12349
12350 * configure: Regenerate.
12351
12352 2003-09-04 Robert Millan <robertmh@gnu.org>
12353
12354 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12355
12356 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12357
12358 * configure.in: Ensure arguments to sed are properly spaced.
12359 * configure: Regenerate.
12360
12361 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
12362
12363 * MAINTAINERS: Update my e-mail address.
12364
12365 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
12366
12367 * MAINTAINERS (Write After Approval): Add myself.
12368
12369 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
12370
12371 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12372 * configure: Regenerated.
12373
12374 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12375
12376 * MAINTAINERS: Update my email address.
12377
12378 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
12379
12380 * configure.in: Use newline instead of semicolon when assuming
12381 shell arguments in a for loop.
12382 * configure: Regenerated.
12383
12384 2003-08-22 Jason Eckhardt <jle@rice.edu>
12385
12386 * MAINTAINERS: Resurrect the i860 maintainer.
12387
12388 2003-08-20 Geoffrey Keating <geoffk@apple.com>
12389
12390 PR 8180
12391 * configure.in: When testing with_libs and with_headers, treat
12392 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12393 * configure: Regenerate.
12394
12395 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12396 make, shell, etc.
12397 (baseargs): Likewise.
12398 * configure: Regenerate.
12399
12400 2003-08-20 Bernardo Innocenti <bernie@develer.com>
12401
12402 * MAINTAINERS (Write After Approval): Add myself.
12403
12404 2003-08-19 Geoffrey Keating <geoffk@apple.com>
12405
12406 * configure.in: Disable libgcj for darwin not on powerpc.
12407 * configure: Rebuild.
12408
12409 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12410
12411 * config-ml.in, symlink-tree: Add license.
12412
12413 2003-08-03 Richard Stallman <rms@gnu.org>
12414 Eben Moglen <moglen@columbia.edu>
12415
12416 * README.SCO: New file.
12417
12418 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12419
12420 * Makefile.tpl (check, check-c++): Express dependencies using
12421 dependencies rather than commands.
12422 * Makefile.in: Regenerate.
12423
12424 2003-08-01 Andrew Cagney <cagney@redhat.com>
12425
12426 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12427 * configure: Ditto.
12428
12429 2003-07-31 Geoffrey Keating <geoffk@apple.com>
12430
12431 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12432 * Makefile.in: Update.
12433
12434 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12435
12436 * configure.in: Enable libgcj for darwin.
12437 * configure: Rebuild.
12438
12439 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
12440
12441 * config-ml.in: Use ac_configure_args directly instead of
12442 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12443 actually seen.
12444
12445 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12446
12447 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12448 creating target and build subdirs to build all parent dirs as needed.
12449 * Makefile.in: Rebuild.
12450 * configure.in: Don't build dirs explicitly here.
12451 * configure: Rebuild.
12452
12453 2003-07-26 Paul Brook <paul@nowt.org>
12454
12455 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12456
12457 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
12458
12459 * Makefile.tpl (all-make): Depend on intl.
12460 * Makefile.in: Rebuilt.
12461
12462 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
12463
12464 * install-sh: Update to newer upstream versions (associated with
12465 aclocal 1.7).
12466 * mkinstalldirs: Likewise.
12467 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12468
12469 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12470
12471 * MAINTAINERS: Move self from Bug database only accounts
12472 to write-after-approval.
12473
12474 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12475
12476 * config.if: Remove unused libc_interface determination.
12477
12478 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12479
12480 * MAINTAINERS: Move self from write-after-approval to
12481 build machinery (*.in).
12482
12483 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12484
12485 PR bootstrap/11273
12486 PR bootstrap/11408
12487 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12488 unused INSTALL_PROGRAM_ARGS.
12489 * configure.in: Use AC_PROG_INSTALL.
12490 * Makefile.in: Regenerate.
12491 * configure: Regenerate.
12492
12493 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12494
12495 * MAINTAINERS: Alphabetize.
12496
12497 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
12498
12499 * configure: Rebuilt.
12500 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12501 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12502 newlib nor libgloss.
12503 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12504 * configure.in (am33_2.0-*-linux*): Added.
12505
12506 2003-07-09 Bob Wilson <bob.wilson@acm.org>
12507
12508 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12509 * configure: Regenerate.
12510
12511 2003-07-07 Zack Weinberg <zack@codesourcery.com>
12512
12513 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12514 * Makefile.in: Regenerate.
12515
12516 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12517
12518 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12519 * Makefile.in: Regenerate.
12520
12521 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
12522
12523 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12524 * Makefile.in: Regenerated.
12525
12526 * config-ml.in: Replace PWD with PWD_COMMAND.
12527
12528 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12529
12530 * intl: New directory; see intl/ChangeLog for details.
12531 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12532 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12533 * Makefile.in: Regenerate.
12534
12535 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12536
12537 * configure.in: Clean up config-lang.in handling. Delete
12538 useless assignment to "subdirs".
12539 * configure: Regenerate.
12540
12541 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12542
12543 * configure.in: Rename 'target_libs' to 'target_libraries'.
12544 Remove useless reference to 'target_libs'.
12545 * configure: Regenerate.
12546
12547 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12548
12549 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12550 * Makefile.in: Regenerate.
12551
12552 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12553
12554 * Makefile.def: Introduce flags_to_pass.
12555 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12556 * Makefile.in: Regenerate.
12557
12558 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12559
12560 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12561 and target-libgloss.
12562 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12563 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12564 * configure: Regenerate.
12565
12566 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12567
12568 * configure.in: Update testsuite_flags to new location.
12569 * configure. Regenerate.
12570
12571 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12572
12573 * Makefile.tpl: Remove BUILD_CC stuff.
12574 * Makefile.in: Regenerate.
12575
12576 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12577
12578 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12579
12580 2003-06-16 Graeme Peterson <gp@qnx.com>
12581
12582 * MAINTAINERS (Write After Approval): Add myself.
12583
12584 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12585
12586 * config.guess: Update to 2003-06-12 version.
12587 * config.sub: Update to 2003-06-13 version.
12588
12589 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12590
12591 * config.guess: Update to 2003-06-06 version.
12592 * config.sub: Update to 2003-06-06 version.
12593
12594 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12595
12596 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12597 * configure. Regenerate.
12598
12599 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12600
12601 * configure.in: Disable serial configure by default.
12602 * configure: Regenerate.
12603 * Makefile.tpl: Abolish .NOTPARALLEL.
12604 * Makefile.in: Regenerate.
12605
12606 * Makefile.tpl: Replace {build,host,target}_canonical by
12607 {build,host,target}.
12608 * Makefile.in: Regenerate.
12609
12610 * Makefile.tpl: Fix stupid pasto.
12611 * Makefile.in: Regenerate.
12612
12613 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12614
12615 * Makefile.tpl: Remove bogus conditional.
12616 * Makefile.in: Regenerate.
12617
12618 2003-06-05 Jan Hubicka <jh@suse.cz>
12619
12620 * Makefile.tpl (profiledbootstrap): New target.
12621 * Makefile.in (profiledbootstrap): New target.
12622
12623 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12624
12625 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12626 Pinski. Remove user names from other bugzilla-only maintainers.
12627
12628 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12629
12630 * Makefile.tpl: Make 'recursive targets' using autogen rather
12631 than shell loop. Remove duplicate 'clean' targets and false
12632 comments.
12633 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12634 Add systematic method of specifying missing targets in subdirs.
12635 Add copyright boilerplate.
12636 * Makefile.in: Regenerate.
12637 * configure.in: Add 'recursive targets' to maybe list.
12638 * configure: Regenerate.
12639
12640 * MAINTAINERS: "GNATS only" -> "Bug database only".
12641
12642 * Makefile.tpl: Rename [+target+] to [+make_target+].
12643 * Makefile.def: Rename 'target' to 'make_target'.
12644
12645 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12646
12647 * MAINTAINERS: Add self as options handling maintainer.
12648
12649 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12650
12651 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12652 been too long since I touched those ports.
12653
12654 2003-05-28 DJ Delorie <dj@redhat.com>
12655
12656 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12657 * Makefile.in: Regenerate.
12658
12659 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12660
12661 * configure.in: Use curly braces in the definition of tooldir.
12662 * configure: Regenerate.
12663
12664 2003-05-21 DJ Delorie <dj@redhat.com>
12665
12666 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12667 newlib or libgloss.
12668 * Makefile.in: Regenerate.
12669
12670 2003-05-21 DJ Delorie <dj@redhat.com>
12671
12672 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12673 * Makefile.in: Regenerate.
12674
12675 2003-05-20 Ian Lance Taylor <ian@airs.com>
12676
12677 * MAINTAINERS: Update my e-mail address.
12678
12679 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12680
12681 * configure.in: Switch more things to use maybe dependencies.
12682 * Makefile.tpl: Switch more things to use maybe dependencies.
12683 Factor out common code from autogen IF statements.
12684 * configure: Regenerate.
12685 * Makefile.in: Regenerate.
12686
12687 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12688
12689 * configure.in: Accept i[3456789]86 for machine type.
12690 * configure: Regenerate.
12691
12692 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12693
12694 * configure.in: Switch more things to use maybe dependencies.
12695 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12696 * configure: Regenerate.
12697 * Makefile.tpl: Switch more things to use maybe dependencies.
12698 * Makefile.in: Regenerate.
12699
12700 2003-05-16 Andreas Schwab <schwab@suse.de>
12701
12702 * Makefile.tpl (install-opcodes): Define.
12703 * Makefile.in: Rebuild.
12704
12705 2003-05-13 Andreas Jaeger <aj@suse.de>
12706
12707 * config.guess: Update to 2003-05-09 version.
12708 * config.sub: Update to 2003-05-09 version.
12709
12710 2003-05-13 Michael Eager <eager@mvista.com>
12711
12712 * configure.in: Correct sed script so that options in quotes are not
12713 deleted.
12714 * configure: Rebuild.
12715
12716 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
12717
12718 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12719 and $$s/newlib/libc/sys/cygwin32 include paths.
12720 * configure: Ditto.
12721
12722 2003-05-12 Michael Meissner <gnu@the-meissners.org>
12723
12724 * MAINTAINERS: Update my email addresses.
12725
12726 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12727
12728 * config-ml.in: Propagate INSTALL variables.
12729
12730 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12731
12732 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12733
12734 2003-05-02 Chris Demetriou <cgd@broadcom.com>
12735
12736 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12737 * Makefile.in: Regenerate.
12738
12739 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12740
12741 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12742
12743 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12744
12745 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12746
12747 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12748
12749 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12750 * Makefile.in: Regenerated.
12751
12752 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12753
12754 * MAINTAINERS (Write After Approval): Upgrade myself from
12755 GNATS only to write-after-approval. Update my mail address.
12756
12757 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
12758
12759 (OS Port Maintainers: freebsd): Add myself.
12760
12761 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12762
12763 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12764
12765 2003-04-22 Kean Johnston <jkj@sco.com>
12766
12767 * MAINTAINERS (SCO ports): Added myself.
12768
12769 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12770
12771 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12772
12773 2003-04-19 Kean Johnston <jkj@sco.com>
12774
12775 * MAINTAINERS (Write After Approval): Add myself.
12776
12777 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12778
12779 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12780 * Makefile.in: Regenerate.
12781
12782 2003-04-18 Jakub Jelinek <jakub@redhat.com>
12783
12784 * configure.in (powerpc64*-*-linux*): Remove.
12785 * configure: Rebuilt.
12786
12787 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
12788
12789 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12790 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12791 and restrap.
12792 * Makefile.in: Regenerate.
12793
12794 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
12795
12796 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12797 * configure: Regenerated.
12798
12799 2003-04-15 DJ Delorie <dj@redhat.com>
12800
12801 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12802
12803 2003-04-13 Nick Clifton <nickc@redhat.com>
12804
12805 * config-ml.in: Remove support for --disable-aix removing
12806 call-aix multilibs.
12807
12808 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
12809
12810 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12811 * */configure: Rebuilt.
12812
12813 2003-04-08 Joel Sherrill <joel@oarcorp.com>
12814
12815 * MAINTAINERS: Add my email address.
12816
12817 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
12818
12819 * MAINTAINERS (Write After Approval): Add myself.
12820
12821 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12822
12823 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12824 * Makefile.in: Regenerate.
12825
12826 2003-03-14 Michael Chastain <mec@shout.net>
12827
12828 * Makefile.in: Regenerate with correct Makefile.def.
12829
12830 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12831
12832 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12833 Make macro.
12834 * Makefile.in: Regenerate.
12835 * configure.in: Clean up gxx_include_dir logic.
12836 * configure: Regenerate.
12837
12838 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12839
12840 * MAINTAINERS (Write After Approval): Add myself.
12841
12842 2003-03-10 Ben Elliston <bje@wasabisystems.com>
12843
12844 * MAINTAINERS: Update my mail address.
12845
12846 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12847
12848 * configure.in (gxx_include_dir): Fix typo.
12849 * configure: Regenerated.
12850
12851 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12852
12853 * Makefile.tpl: Reindent.
12854 * Makefile.in: Regenerate.
12855 * configure.in: Reindent. Don't set unused variables.
12856 * configure: Regenerate.
12857
12858 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
12859
12860 * configure.in: Include $(build_tooldir)/sys-include in
12861 FLAGS_FOR_TARGET.
12862 * configure: Regenerated.
12863
12864 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12865
12866 * Makefile.tpl: Always pass down RANLIB.
12867 * Makefile.in: Regenerate.
12868
12869 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12870 * Makefile.in: Regenerate.
12871 * configure.in: Remove unused logic relating to --enable-shared
12872 and --enable-threads. Remove bogus comments. Remove redundant
12873 noconfigdirs.
12874 * configure: Regenerate.
12875
12876 * configure.in: Replace ${libstdcxx_version} by its value.
12877 Remove reference to mh-dgux.
12878 * configure: Regenerate.
12879
12880 2003-03-03 Kevin Buettner <kevinb@redhat.com>
12881
12882 * MAINTAINERS (Write After Approval): Add myself.
12883
12884 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12885
12886 * Makefile.tpl: Rearrange.
12887 * Makefile.in: Regenerate.
12888
12889 2003-02-25 Uwe Stieber <uwe@wwws.de>
12890
12891 * configure.in: Add support for kaOS as cross build target system.
12892 * configure: Regenerated.
12893
12894 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12895
12896 * MAINTAINERS (Write after approval): Add myself.
12897
12898 2003-02-21 James E Wilson <wilson@tuliptree.org>
12899
12900 * MAINTAINERS: Update my email address.
12901
12902 2003-02-21 Zack Weinberg <zack@codesourcery.com>
12903
12904 * MAINTAINERS: Add self to blanket write privs. section.
12905
12906 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
12907
12908 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12909 configure-target-* as some target builds may require additional
12910 flags for preprocessor tests.
12911 * Makefile.in: Regenerated.
12912
12913 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
12914
12915 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12916 * ltconfig: Handle it.
12917 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12918 auto-detecting it.
12919
12920 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12921 it is used as argument to $CC.
12922 * ltcf-gcj.sh: Likewise.
12923
12924 * configure.in: Introduce --enable-maintainer-mode.
12925 * configure: Rebuilt.
12926 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12927 for maintainer mode.
12928 * Makefile.in: Rebuilt.
12929
12930 2003-02-18 Jason Merrill <jason@redhat.com>
12931
12932 * Makefile.tpl (check-c++): Allow parallelism.
12933
12934 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12935
12936 * MAINTAINERS: Remove John Carr (who never actually had access to
12937 gcc.gnu.org).
12938
12939 2003-02-15 Geoffrey Keating <geoffk@apple.com>
12940
12941 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12942 don't configure target-libobjc.
12943 * configure: Regenerate.
12944
12945 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12946
12947 * Makefile.tpl (RANLIB): Define.
12948 * Makefile.in: Regenerate.
12949
12950 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12951
12952 * MAINTAINERS: Update my email.
12953
12954 2003-02-06 Keith R Seitz <keiths@redhat.com>
12955
12956 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12957 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12958 * Makefile.in: Regenerated.
12959 * configure.in: Remove all traces of snavigator, db, and grep.
12960 * configure: Regenerated.
12961
12962 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12963
12964 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12965 After Approval.
12966
12967 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12968
12969 * MAINTAINERS (Write after approval): Add myself.
12970
12971 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
12972
12973 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12974 * Makefile.in: Regenerated.
12975
12976 2003-01-30 Roger Sayle <roger@eyesopen.com>
12977
12978 * config.guess: Updated to 2003-01-30's version.
12979 * config.sub: Updated to 2003-01-28's version.
12980
12981 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
12982
12983 * config.if: If gcc_version is already set, just use it. Don't set
12984 gcc_version_trigger if it's already set, otherwise set it to
12985 gcc/version.c, but only if the file exists. If it is not set and
12986 gcc/version.c does not exist, try to extract the version number from
12987 $CC.
12988
12989 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12990
12991 * MAINTAINERS: Add myself to write-after-approval list.
12992
12993 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
12994
12995 * configure.in: Revert 24Jan change.
12996 * configure: Regenerate.
12997
12998 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12999
13000 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
13001 entry of HJ Lu.
13002
13003 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
13004
13005 * configure.in: Revert previous change.
13006 * configure: Regenerate.
13007
13008 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
13009
13010 * configure.in: Make rda native-only.
13011 * configure: Regenerate.
13012
13013 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
13014
13015 * MAINTAINERS: Move myself from GNATS-only-accounts to
13016 write-after-approval.
13017
13018 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
13019
13020 * configure.in: Add missing \.
13021 * configure: Rebuilt.
13022
13023 2003-01-17 Jakub Jelinek <jakub@redhat.com>
13024
13025 * configure.in (baseargs): Avoid using \| in sed regular
13026 expressions.
13027 * configure: Rebuilt.
13028
13029 2003-01-16 Jakub Jelinek <jakub@redhat.com>
13030
13031 * configure.in (baseargs): Remove all supported forms of
13032 --cache-file, --srcdir, --host, --build and --target options
13033 from argument lists.
13034 * configure: Rebuilt.
13035
13036 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
13037
13038 * MAINTAINERS: Add myself to write-after-approval list.
13039
13040 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
13041
13042 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
13043 * configure: Rebuilt.
13044
13045 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
13046
13047 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
13048 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
13049 * Makefile.in: Regenerate.
13050 * configure: Regenerate.
13051
13052 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
13053
13054 * configure.in: Remove Makefile in build, host and target modules
13055 unless configure was run with --no-recursion.
13056 * configure: Rebuilt.
13057
13058 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
13059
13060 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
13061 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
13062 * Makefile.in: Regenerate.
13063
13064 2003-01-08 Chris Demetriou <cgd@broadcom.com>
13065
13066 * config.guess: Update to 2003-01-03 version.
13067 * config.sub: Update to 2003-01-03 version.
13068
13069 2003-01-07 Christopher Faylor <cgf@redhat.com>
13070
13071 * configure: Regenerate with proper autoconf 2.13.
13072
13073 2003-01-07 Christopher Faylor <cgf@redhat.com>
13074
13075 * configure.in: Add AC_PREREQ for consistency.
13076 * configure: Regenerate.
13077
13078 2003-01-06 Andrew Cagney <ac131313@redhat.com>
13079
13080 * configure.in (GDB_TK): Add tcl directories conditional on
13081 gdb/gdbtk directory being present.
13082 * configure: Regenerate.
13083
13084 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
13085
13086 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
13087 used by gcc if LD is not defined and we are not doing a Canadian Cross.
13088 * configure: Rebuilt.
13089
13090 2002-12-31 Tom Tromey <tromey@redhat.com>
13091
13092 * Makefile.in: Rebuilt.
13093 * Makefile.def (target_modules) [libffi]: Allow installation.
13094
13095 2002-12-31 Andreas Schwab <schwab@suse.de>
13096
13097 * configure.in: Fix use of $program_transform_name.
13098 * configure: Regenerated.
13099
13100 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
13101
13102 * configure.in (baseargs): Don't remove first configure argument.
13103 * configure: Regenerated.
13104
13105 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
13106
13107 * Makefile.tpl (local-distclean): Don't remove...
13108 (multilib.ts): ... this. Moved into...
13109 (multilib.out): ... this. Don't use sub-make.
13110 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13111 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13112 (configure-build-[+module+], configure-[+module+],
13113 configure-target-[+module+], configure-gcc): ... these. Test
13114 for Makefile existence. Drop config.status from dependencies.
13115 * Makefile.in: Rebuilt.
13116 * configure.in: Move gcc-version-trigger to the end of
13117 ac_configure_args. Add comments to maybedep.tmp and
13118 serdep.tmp. Introduce --disable-serial-configure. Remove
13119 nonopt from baseargs, matching and removing corresponding
13120 whitespace while at it.
13121 * configure: Rebuilt.
13122
13123 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
13124
13125 * configure.in (host_configargs): Replace reference to
13126 no-longer-defined buildopts with --build=${build_alias}.
13127 * configure: Rebuilt.
13128
13129 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
13130 program_transform_name to standard idiom.
13131 (AUTOGEN, AUTOCONF): Define.
13132 (Makefile.in): Use $(AUTOGEN).
13133 (Makefile): Depend on config.status, and use autoconf-style rule to
13134 build it. Move original commands to...
13135 (config.status): ... this new target.
13136 (configure): Add $(srcdir). Depend on config/acx.m4. Use
13137 $(AUTOCONF).
13138 * Makefile.in: Rebuilt.
13139
13140 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
13141
13142 * Makefile.tpl: Fix dramatic bustage due to change in
13143 program_transform_name.
13144 * Makefile.in: Regenerate.
13145
13146 * configure.in: Remove unnecessary PATH setting.
13147 * configure: Regnerate.
13148
13149 * configure.in: Don't default to unprefixed tools unless
13150 the native tools will work.
13151 * configure: Regenerate.
13152
13153 * configure.in: Convert to autoconf script. Blow away lots
13154 of now-redundant Makefile fragments.
13155 * configure: Generate using Autoconf.
13156 * Makefile.tpl: Rewrite to reflect autoconfiscation.
13157 * Makefile.in: Regenerate.
13158
13159 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
13160
13161 * configure: Fix stupid bug where RANLIB was mistakenly included.
13162
13163 * configure.in: Rename (buildargs, hostargs, targargs) to
13164 (build_configargs, host_configargs, target_configargs).
13165
13166 * configure.in: Move logic out of sed statement.
13167
13168 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
13169 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13170
13171 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
13172
13173 * config.sub: Import from master repository
13174 * config.guess: Ditto
13175
13176 2002-12-24 Andreas Schwab <schwab@suse.de>
13177
13178 * Makefile.tpl (multilib.out): Fix missing space.
13179 * Makefile.in: Regenerate.
13180
13181 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
13182
13183 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
13184 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
13185 * Makefile.in: Regenerate.
13186 * configure.in: Remove unnecessary leftovers.
13187
13188 2002-12-21 Geoffrey Keating <geoffk@apple.com>
13189
13190 * configure.in (extra_ranlibflags_for_target): New variable.
13191 (*-*-darwin): Add -c to ranlib commands.
13192 * configure (tooldir): Handle extra_ranlibflags_for_target.
13193
13194 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
13195
13196 * Makefile.tpl: Revert HJL's change.
13197 * Makefile.in: Regenerated.
13198 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13199 always.
13200
13201 2002-12-19 Andreas Schwab <schwab@suse.de>
13202
13203 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13204 * Makefile.in: Regenerate.
13205
13206 2002-12-18 H.J. Lu <hjl@gnu.org>
13207
13208 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13209 * Makefile.in: Regenerated.
13210
13211 * configure.in (build_prefix): New. Substitute.
13212
13213 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
13214
13215 * Makefile.tpl: Don't let real targets depend on phony targets.
13216 * Makefile.in: Regenerate.
13217
13218 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13219 * Makefile.in: Regenerate.
13220
13221 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
13222
13223 * config.sub: Import from master repository
13224 * config.guess: Ditto
13225
13226 2002-12-16 Jason Merrill <jason@redhat.com>
13227
13228 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13229 previous 'make bootstrap'.
13230 * Makefile.in: Regenerate.
13231
13232 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
13233
13234 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13235
13236 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
13237
13238 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13239 * Makefile.in: Regenerate.
13240
13241 2002-12-13 Jason Merrill <jason@redhat.com>
13242
13243 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
13244 library tests.
13245 (check-c++): Just depend on it and check-target-libstdc++-v3.
13246 * Makefile.in: Regenerate.
13247
13248 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13249
13250 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13251 * Makefile.in: Rebuilt.
13252
13253 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13254
13255 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13256
13257 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
13258
13259 * configure: Fix bug put in by gremlins.
13260
13261 * Makefile.tpl: Substitute more autoconfily.
13262 * configure: Substitute more autoconfily.
13263 * Makefile.in: Regenerate.
13264
13265 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
13266
13267 * config.sub: Import from master repository
13268 * config.guess: Ditto
13269 * MAINTAINERS: Added Svein Seldal under write after approval
13270
13271 2002-12-08 Andrew Cagney <ac131313@redhat.com>
13272
13273 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13274 * Makefile.in (all-sim): Ditto.
13275
13276 2002-12-06 DJ Delorie <dj@redhat.com>
13277
13278 * Makefile.tpl: Change configure dependencies to not have real
13279 targets depend on phony targets.
13280
13281 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
13282
13283 * configure.in: Revert unintentional change.
13284
13285 * Makefile.tpl: Change dependency for */multilib.out so that
13286 it works when gcc isn't in the tree.
13287
13288 * configure.in: Substitute more.
13289 * configure: Run subconfigures from the Makefile.
13290 * Makefile.tpl: Run subconfigures from the Makefile; add a few
13291 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
13292
13293 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13294
13295 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13296
13297 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
13298
13299 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13300 and corresponding dependencies.
13301 * Makefile.in: Regenerate.
13302
13303 * configure.in (host_tools): Order binutils, gas and ld for
13304 convenience in running the testsuites.
13305
13306 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13307 * Makefile.in: Regenerate.
13308 * configure.in: Introduce rules to serialize subconfigure runs.
13309
13310 * configure.in: Introduce BASE_CC_FOR_TARGET.
13311 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
13312 Realize configure-build-* targets. Realize configure-target-* targets.
13313 * Makefile.in: Regenerate.
13314
13315 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
13316
13317 * configure: Move gcc_version_trigger stuff from here...
13318 * configure.in: ...to here.
13319
13320 * configure.in: Separate subconfigure options added by this file from
13321 options given by the user. Add machinery to put args for host
13322 subconfigures into the Makefile.
13323
13324 * Makefile.tpl: Remove 'vault' targets.
13325 * Makefile.tpl: Reorder and comment dependencies.
13326 * Makefile.in: Regenerate.
13327
13328 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
13329 * configure.in: Fix my broken commit of previous patch. (sigh)
13330
13331 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13332
13333 * configure.in: Move host-specific darwin noconfigdirs into
13334 the host-specific section.
13335
13336 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13337
13338 * configure.in: Move host-specific darwin noconfigdirs into
13339 the host-specific section.
13340
13341 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
13342
13343 * configure: Remove skip-this-dir support.
13344 * Makefile.tpl: Remove skip-this-dir support.
13345
13346 * Makefile.tpl: Remove leftover support for non-autoconfiscated
13347 subdirectories.
13348 * Makefile.in: Regenerate.
13349
13350 * Makefile.tpl: Strip out useless setting of 'dir'.
13351 * Makefile.in: Regenerate.
13352
13353 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
13354
13355 * configure.in: Fix deeply stupid bug.
13356
13357 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13358 shell code in CXX_FOR_TARGET
13359 * Makefile.def: Introduce raw_cxx.
13360 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13361 RAW_CXX_FOR_TARGET.
13362 * Makefile.in: Regenerate.
13363
13364 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
13365
13366 * Makefile.tpl: Remove unnecessary ifs.
13367 * Makefile.in: Regenerate.
13368
13369 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
13370 dependencies. Maybe-ize build-libiberty. Create dummy install
13371 targets for 'no_install' modules.
13372 * configure: Move GDB_TK substitution to configure.in. Move
13373 build_modules stuff to configure.in.
13374 * configure.in: Implement soft dependency machinery. Maybe-ize
13375 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13376 * Makefile.in: Regenerate.
13377
13378 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13379
13380 * Makefile.tpl: Make all-target, install-target behave similarly
13381 to all, install (only hitting configured targets). Eliminate
13382 unused macro defintions.
13383
13384 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13385 build != host.
13386
13387 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13388
13389 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13390
13391 * configure.in: Produce lists of subdir targets we're actually
13392 configuring. Remove references to "dosrel".
13393 * Makefile.tpl: Let configure set which subdir targets are hit.
13394 Remove install-cross; clean up install; remove ALL. Remove
13395 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13396 Autogenerate host module targets. Remove empty dependency lines
13397 and redundant dependency; rearrange slightly.
13398 * Makefile.def: Add host-side libtermcap, utils.
13399
13400 * Makefile.in: Regenerate.
13401
13402 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13403
13404 * ltconfig (osf[345]): Append $major to soname_spec.
13405 Reflect this in library_names_spec.
13406 * ltmain.sh (osf): Prefix $major with . for use as extension.
13407
13408 2002-11-19 Andreas Jaeger <aj@suse.de>
13409
13410 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13411 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13412 and sparc64 GNU/Linux systems.
13413
13414 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13415
13416 * MAINTAINERS: Update email.
13417
13418 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13419
13420 * MAINTAINERS: Complete James Dennett's entry.
13421
13422 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13423
13424 * MAINTAINERS (Write After Approval): Add myself.
13425
13426 2002-11-13 Bruce Korb <bkorb@gnu.org>
13427
13428 * Makefile.tpl: syntactic cleanup
13429
13430 2002-11-13 Stuart Hastings <stuart@apple.com>
13431
13432 * MAINTAINERS: Add myself to write-after-approval list.
13433
13434 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13435
13436 * Makefile.def: Add list of recursive targets to autogenerate.
13437 Add build_modules.
13438 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13439 targets. Autogenerate *-build-* targets.
13440 * Makefile.in: Regenerate.
13441
13442 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13443
13444 * configure: More autoconf-style substitutions.
13445 * Makefile.tpl: More autoconf-style substitutions.
13446 * Makefile.in: Regenerate.
13447
13448 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13449
13450 * configure: Substitute more variables in a more autoconf-friendly
13451 way. Simplify slightly.
13452 * Makefile.tpl: Make more variables substitutable in an
13453 autoconf-friendly way.
13454 * Makefile.in: Regenerate.
13455
13456 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13457
13458 * MAINTAINERS (Write After Approval): Add myself.
13459
13460 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13461
13462 * configure.in (v810*): Remove special setting of tools.
13463
13464 * configure: Add support for extra required flags for ar or nm.
13465 * configure.in (aix4.3+): Use above support for target-specific
13466 issues, rather than using config/mt-aix43.
13467
13468 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13469
13470 * configure: Remove 'removing', which doesn't work. Replace $subdir
13471 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13472 with $srcdir. Reformat indentation. Substitute some variables
13473 formerly hard-coded in the Makefile for build=host.
13474 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13475 * Makefile.def: Autogenerate more.
13476 * Makefile.in: Regenerate.
13477
13478 2002-11-04 Adam Nemet <anemet@lnxw.com>
13479
13480 * MAINTAINERS (Write After Approval): Add myself.
13481
13482 2002-11-04 Kevin Buettner <kevinb@redhat.com>
13483
13484 * Makefile.def (host_modules): Add rda.
13485 * Makefile.in: Regenerate.
13486 * configure.in (target_tool): Add target-rda to list.
13487
13488 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13489
13490 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13491
13492 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
13493
13494 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13495 and restrap targets to this rule.
13496 * Makefile.in: Regenerate.
13497
13498 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13499
13500 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13501 GNATS only accounts.
13502
13503 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13504
13505 * configure.in (i[3456]86-*-linux*): Add check to disable
13506 ${libgcj} for glibc1.
13507
13508 2002-10-24 Denis Chertykov <denisc@overta.ru>
13509
13510 * MAINTAINERS: Add myself as ip2k port maintainer.
13511
13512 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13513
13514 * configure.in: Add tic4x target.
13515
13516 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13517
13518 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13519 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13520 * Makefile.in: Regenerate.
13521
13522 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13523 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13524 * Makefile.in: Regenerate.
13525
13526 2002-10-02 Janis Johnson <janis187@us.ibm.com>
13527
13528 * MAINTAINERS: Add myself as web pages co-maintainer.
13529
13530 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13531
13532 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13533 * Makefile.in: Regenerate.
13534
13535 2002-10-02 Zack Weinberg <zack@codesourcery.com>
13536
13537 * MAINTAINERS: Add myself and Nathan Sidwell
13538 <nathan@codesourcery.com> as VxWorks maintainers.
13539
13540 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13541
13542 * Makefile.def: Remove order dependency comments.
13543 * Makefile.tpl: Add explicit install-install dependencies.
13544 * Makefile.in: Regenerate.
13545
13546 * Makefile.tpl: Remove material now in src-release. (Finally!)
13547 * Makefile.in: Regenerate.
13548
13549 * Makefile.tpl: Add configure-target (for src-release in src)
13550 * Makefile.in: Regenerate.
13551
13552 2002-09-30 Nick Clifton <nickc@redhat.com>
13553
13554 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13555
13556 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13557
13558 * configure.in (s390*-*-linux*): Enable libgcj.
13559
13560 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13561
13562 * configure: Revert accidentally applied changes.
13563
13564 * Makefile.tpl: Make more autoconf-friendly.
13565 * Makefile.in: Regenerate.
13566 * configure: Make substitution more autoconf-like.
13567
13568 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13569
13570 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13571 single entry to handle all these.
13572 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13573 libjava on arm-*-elf.
13574
13575 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13576
13577 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13578 things that depend on them.
13579
13580 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13581
13582 * Makefile.tpl: Make subsituted variables more autoconfy.
13583 * Makefile.in: Regenerate.
13584 * configure: Make seds more autoconfy.
13585
13586 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13587
13588 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13589 * Makefile.in: Regenerate.
13590 * configure.in: Rewrite sed statements to look autoconfy.
13591
13592 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13593 all-target-foo on configure-target-foo.
13594 * Makefile.def: Ditto.
13595 * Makefile.in: Rebuild.
13596
13597 2002-09-25 Andrew Haley <aph@redhat.com>
13598
13599 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13600
13601 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13602
13603 * Makefile.def: New file.
13604 * Makefile.tpl: New file.
13605 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13606 * contrib/gcc_update: Note that Makefile.in is a generated file.
13607
13608 * configure.in: Minor rearrangement. Simplify tests.
13609
13610 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13611
13612 * configure.in (with_headers): Skip copy if value is "yes".
13613 (with_libs): Likewise.
13614
13615 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13616
13617 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13618 * configure.in (sh*-*-pe*): Ditto.
13619 * configure.in (mips*-*-pe*): Ditto.
13620 * configure.in (*arm-wince-pe): Ditto.
13621
13622 * configure.in: Rearrange.
13623
13624 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13625
13626 * MAINTAINERS: Update my email address.
13627
13628 2002-08-30 Paul Koning <pkoning@equallogic.com>
13629
13630 * MAINTAINERS: (Write After Approval): Add myself.
13631
13632 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13633
13634 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13635
13636 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13637
13638 * MAINTAINERS: Change my mailing address.
13639
13640 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13641
13642 * MAINTAINERS (Write After Approval): Remove myself.
13643 (Various Maintainers: c++ runtime libs): Add myself.
13644
13645 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13646
13647 * MAINTAINERS (Write After Approval): Remove myself.
13648 (Various Maintainers: c++ runtime libs): Add myself.
13649
13650 2002-08-15 Eric Christopher <echristo@redhat.com>
13651
13652 * config.sub: Import from master repository.
13653 * config.guess: Ditto.
13654
13655 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13656
13657 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13658 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13659 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13660
13661 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13662
13663 * MAINTAINERS: Add self to rs6000 vector extensions.
13664
13665 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13666
13667 * libiberty/configure: Reverted unintended yesterday's check in.
13668
13669 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13670
13671 * boehm-gc/configure, libf2c/configure: Rebuilt.
13672 * libffi/configure, libiberty/configure: Ditto.
13673 * libjava/configure, libobjc/configure: Ditto.
13674 * libstdc++-v3/configure, zlib/configure: Ditto.
13675 Merged from binutils:
13676 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13677 From Steve Ellcey <sje@cup.hp.com>:
13678 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13679 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13680 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13681 IA64.
13682 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13683 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13684 soname_spec, sys_lib_search_path_spec): Ditto.
13685
13686 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13687
13688 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13689
13690 2002-08-04 H.J. Lu (hjl@gnu.org)
13691
13692 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13693
13694 2002-08-02 Krister Walfridsson <cato@df.lth.se>
13695
13696 * MAINTAINERS (Write After Approval): Add myself.
13697
13698 2002-07-31 Alan Modra <amodra@bigpond.net.au>
13699
13700 * configure.in: Move generic linux case to end. Copy generic
13701 linux noconfigdirs to mips*-*-linux* entry and new
13702 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13703
13704 2002-07-19 Michael Matz <matz@suse.de>
13705
13706 * MAINTAINERS: Add myself as ra* maintainer.
13707
13708 2002-07-16 Chris Demetriou <cgd@broadcom.com>
13709
13710 * config.guess: Update to 2002-07-09 version.
13711 * config.sub: Update to 2002-07-03 version.
13712
13713 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13714
13715 * MAINTAINERS: Fix typo in a maintainer email address.
13716
13717 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13718
13719 * configure.in: Remove two redundant tests.
13720
13721 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13722
13723 * configure.in (mips*-*-irix6*o32): Enable stabs.
13724
13725 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13726
13727 * configure.in: Don't build grez.
13728 * Makefile.in: Ditto.
13729
13730 * Makefile.in: Remove references to bsp, cygmon, libstub.
13731 * configure.in: Ditto.
13732
13733 * configure.in: Remove leftover reference to gdbtest.
13734
13735 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
13736
13737 * configure.in (gxx_include_dir): Change to match versioned
13738 C++ headers if --enable-version-specific-runtime-libs is used.
13739
13740 2002-07-04 Steve Ellcey <sje@cup.hp.com>
13741
13742 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13743
13744 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13745
13746 * configure.in: Make --without-x work.
13747
13748 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13749
13750 * configure.in: Rearrange target Makefile fragment collection.
13751
13752 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13753 cvs[src].
13754 * configure.in: Ditto.
13755
13756 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13757
13758 * MAINTAINERS (Write After Approval): Update my e-mail address.
13759
13760 2002-06-24 Ben Elliston <bje@redhat.com>
13761
13762 * configure.in (host_tools): Remove cgen.
13763
13764 * Makefile.in (all-cgen): Remove; runs from its source directory.
13765 (check-cgen, install-cgen, clean-cgen): Likewise.
13766 (all-opcodes): Do not depend on all-cgen.
13767 (all-sim): Likewise.
13768
13769 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
13770
13771 * Makefile.in: Eliminate 'apache' targets.
13772 * configure.in: Eliminate 'apache' targets.
13773
13774 * configure.in: Eliminate redundant tests. Reorganize.
13775
13776 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13777
13778 * config-ml.in: Eliminate references to Cygnus configure.
13779
13780 * Makefile.in: Eliminate references to building emacs.
13781
13782 2002-06-28 Graham Stott <graham.stott@btinternet.com>
13783
13784 * MAINTAINERS: Update my email address.
13785
13786 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13787
13788 * config.if (libstdcxx_incdir): Version C++ headers.
13789 (cxx_incdir): Remove.
13790
13791 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13792
13793 * MAINTAINERS (Write After Approval): Add self.
13794
13795 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13796
13797 * configure.in: Add support for ip2k.
13798
13799 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13800
13801 * configure.in: Fix AIX configury bug.
13802
13803 2002-06-20 Steve Ellcey <sje@cup.hp.com>
13804
13805 * MAINTAINERS (Write After Approval): Add self.
13806
13807 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13808
13809 * configure.in: replace ${topsrcdir} with ${srcdir}
13810
13811 * configure.in: Move definition of libstdcxx_flags
13812 right above usage, rather than waaay earlier.
13813
13814 * configure.in: Pull definition of is_cross_compiler earlier.
13815
13816 * configure.in: Rearrange a little.
13817
13818 * configure.in: Remove references to librx.
13819 * Makefile.in: Remove references to librx.
13820
13821 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13822
13823 * config.sub: Add support for avr target.
13824 Import from master sources, rev 1.255
13825
13826 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
13827
13828 * configure, .cvsignore: Revert previous change...
13829 * Makefile: ...delete.
13830
13831 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13832
13833 * configure.in: Eliminate ${gasdir} variable.
13834
13835 2002-06-18 Dave Brolley <brolley@redhat.com>
13836
13837 * configure.in: Add support for frv.
13838 * config.sub: Add support for frv.
13839
13840 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13841
13842 * configure: Remove garbage from previous commit.
13843
13844 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13845
13846 * configure: For in-source builds, make a subdir and re-exec there.
13847 * Makefile: New file. Pass targets through to build directory.
13848 * .cvsignore: No longer ignore "Makefile".
13849
13850 2002-06-16 Douglas Rupp <rupp@gnat.com>
13851
13852 * MAINTAINERS (Write After Approval): Add self.
13853
13854 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13855
13856 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13857
13858 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13859
13860 * configure.in (vax-*-netbsd*): Re-enable gas.
13861
13862 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13863
13864 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13865 BUILD_PREFIX_1, to correct nomenclature.
13866 * configure: Likewise.
13867
13868 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13869 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13870
13871 2002-05-31 Olaf Hering <olh@suse.de>
13872
13873 * config-ml.in: Propogate DESTDIR also.
13874
13875 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13876
13877 * configure.in (vax-*-netbsd*): Don't build gas for this
13878 platform.
13879
13880 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13881
13882 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13883 and libgcj for AVR.
13884
13885 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13886
13887 * MAINTAINERS (Write After Approval): Add myself.
13888
13889 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13890
13891 * config.guess: Update to 2002-05-22 version.
13892 * config.sub: Likewise.
13893
13894 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13895
13896 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13897 * config-ml.in: Likewise.
13898 * configure: Likewise.
13899 * configure.in: Likewise.
13900
13901 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13902
13903 * MAINTAINERS: Update my email address.
13904
13905 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13906
13907 * configure.in: Simplify makefile fragment collection.
13908
13909 * configure.in: Remove code to build emacs.
13910
13911 * configure.in : Remove --srcdir argument from targargs and buildargs
13912 (it's always overridden in the Makefile anyway). Rearrange a bit.
13913
13914 * configure: Move some logic to configure.in.
13915 * configure.in: Move some logic from configure.
13916
13917 2002-05-11 Tom Tromey <tromey@redhat.com>
13918
13919 * MAINTAINERS: Reflect libgcj reality.
13920
13921 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13922
13923 * Makefile.in: Honour DESTDIR.
13924
13925 2002-05-08 Mark Mitchell <mark@codesourcery.com>
13926
13927 * config.guess: Import 2002-03-20 version.
13928 * config.sub: Import 2002-04-26 version.
13929
13930 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13931
13932 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13933
13934 2002-05-07 Tim Josling <tej@melbpc.org.au>
13935
13936 * MAINTAINERS: Add self.
13937
13938 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
13939
13940 * ltmain.sh: Detect and handle object name conflicts
13941 while piecewise linking a static library.
13942
13943 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
13944
13945 * configure.in (noconfigdirs): Don't disable libgcj on
13946 sparc64-*-solaris* and sparcv9-*-solaris*.
13947
13948 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
13949
13950 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13951
13952 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13953
13954 * configure.in (FLAGS_FOR_TARGET): Do not add
13955 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13956 on i[3456]86-*-linux*.
13957
13958 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13959
13960 * configure.in (noconfigdirs): Replace [ ] with test.
13961
13962 * configure.in (noconfigdirs): Do not add target-newlib if
13963 target == i[3456]86-*-linux*, and host == target.
13964
13965 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13966
13967 * configure.in: delete reference to absent file
13968
13969 * configure.in: replace '[' with 'test'
13970
13971 * configure.in: Eliminate references to gash.
13972 * Makefile.in: Eliminate references to gash.
13973
13974 * configure.in: remove useless references to 'pic' makefile fragments.
13975
13976 * configure.in: (*-*-windows*) Finish removing.
13977
13978 * configure.in: Eliminate redundant test for libgui.
13979
13980 2002-04-29 Roger Sayle <roger@eyesopen.com>
13981
13982 * MAINTAINERS: Add self and realphabetize. Update entries
13983 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13984 entry for a29k port maintainer.
13985
13986 2002-04-26 Joel Sherrill <joel@OARcorp.com>
13987
13988 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13989 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13990
13991 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13992
13993 * configure.in: remove references to dead files
13994
13995 2002-04-19 Mark Mitchell <mark@codesourcery.com>
13996
13997 * MAINTAINERS: Add information about purpose of this file.
13998
13999 2002-04-18 Tom Tromey <tromey@redhat.com>
14000
14001 * configure.in: Disallow configuring libgcj when it is already
14002 installed and we're using Solaris 2.8 linker. Do enable libgcj on
14003 Solaris 2.8 by default. For PR libgcj/6158.
14004
14005 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
14006
14007 * configure.in: Move default CC setting out of config/mh-* fragments
14008 directly into here.
14009
14010 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
14011
14012 * configure.in: don't even try to configure or make a subdirectory
14013 if there's no configure script for it.
14014
14015 2002-04-15 Mark Mitchell <mark@codesourcery.com>
14016
14017 * MAINTAINERS: Remove chill maintainers.
14018 * Makefile.in (CHILLFLAGS): Remove.
14019 (CHILL_LIB): Remove.
14020 (TARGET_CONFIGDIRS): Remove libchill.
14021 (CHILL_FOR_TARGET): Remove.
14022 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
14023 CHILL_LIB.
14024 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
14025 (CHECK_TARGET_MODULES): Likewise.
14026 (INSTALL_TARGET_MODULES): Likewise.
14027 (CLEAN_TARGET_MODULES): Likewise.
14028 (configure-target-libchill): Remove.
14029 (all-target-libchill): Remove.
14030 * configure.in (target_libs): Remove target-libchill.
14031 Do not compute CHILL_FOR_TARGET.
14032 * libchill: Remove directory.
14033
14034 2002-04-11 DJ Delorie <dj@redhat.com>
14035
14036 * Makefile.in, configure.in: Sync with binutils, entries
14037 follow...
14038
14039 2002-04-07 Andrew Cagney <ac131313@redhat.com>
14040
14041 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
14042 (do-tar, do-bz2): New rules.
14043 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
14044 (gdb-tar): New rule.
14045 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
14046 (insight_dejagnu.tar): New rule.
14047 (insight.tar): New rule.
14048 (gdb+dejagnu.tar): New rule.
14049 (gdb.tar): New rule.
14050
14051 2002-02-01 Mo DeJong <supermo@bayarea.net>
14052
14053 * Makefile.in: Add all-tix to deps for all-snavigator
14054 so that tix is built when building snavigator.
14055
14056 2002-01-11 Steve Ellcey <sje@cup.hp.com>
14057
14058 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
14059 ld and gdb are not supported.
14060
14061 2002-01-07 Mark Salter <msalter@redhat.com>
14062
14063 * configure.in: Remove target-bsp and target-cygmon from arm builds.
14064 Allow target-libgloss to be built for arm, strongarm, and xscale.
14065
14066 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
14067
14068 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
14069 options for i[3456]86-pc-linux* native builds.
14070
14071 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
14072
14073 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
14074 files from .po files for a distribution.
14075
14076 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
14077
14078 * configure.in: Enable libstdc++-v3 for h8300 targets.
14079
14080 2001-06-19 Alan Modra <amodra@bigpond.net.au>
14081
14082 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
14083 version from bfd/.
14084
14085 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
14086
14087 * Makefile.in (VER): When present, extract the version number from
14088 the file version.in.
14089
14090 2001-05-24 Tom Rix <trix@redhat.com>
14091
14092 * configure.in : enable ld for aix
14093
14094 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14095
14096 * config.guess: Add linux target for S/390.
14097
14098 2000-11-07 Philip Blundell <pb@futuretv.com>
14099
14100 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
14101
14102 2000-11-03 Philip Blundell <pb@futuretv.com>
14103
14104 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
14105 files.
14106
14107 2001-01-15 Ben Elliston <bje@redhat.com>
14108
14109 * configure.in (host_tools): Add sid.
14110 Always configure cgen.
14111
14112 2000-11-24 Nick Clifton <nickc@redhat.com>
14113
14114 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14115
14116 2000-08-20 Doug Evans <dje@casey.transmeta.com>
14117
14118 * Makefile.in (ALL_MODULES): Add all-cgen.
14119 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14120 (all-cgen): New target.
14121 (all-opcodes,all-sim): Depend on all-cgen.
14122 * configure.in (host_tools): Add cgen.
14123 Only configure cgen if --enable-cgen-maint.
14124
14125 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
14126
14127 * configure.in: Add *-*-freebsd* configurations.
14128
14129 2002-04-08 Tom Tromey <tromey@redhat.com>
14130
14131 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14132 Fixes PR libgcj/6068.
14133
14134 2002-03-30 Krister Walfridsson <cato@df.lth.se>
14135
14136 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14137
14138 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14139
14140 * configure.in (alpha*-dec-osf*): Enable libgcj.
14141
14142 2003-03-27 Matthew Gingell <gingell@gnat.com>
14143
14144 * MAINTAINERS (Write After Approval): Add myself.
14145
14146 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
14147
14148 Fix for: PR bootstrap/3591, target/5676
14149 * configure.in (mcore-pe): Disable the configuration of
14150 libstdc++-v3 since exceptions are not supported.
14151
14152 2002-03-20 Anthony Green <green@redhat.com>
14153
14154 * configure.in: Enable libgcj for xscale-elf target.
14155
14156 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
14157
14158 * MAINTAINERS: Update my email address.
14159
14160 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
14161
14162 * ltmain.sh (relink_command): Fix typo in previous change.
14163
14164 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
14165
14166 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
14167 (relink_command): Added --tag flags.
14168 (mode=install): If relinking fails; error out.
14169
14170 2002-03-12 Richard Henderson <rth@redhat.com>
14171
14172 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
14173 .NOTPARALLEL tag.
14174 (do-check): Rename from check.
14175 (check): Allow parallel check.
14176
14177 2002-03-12 Bob Wilson <bob.wilson@acm.org>
14178
14179 * MAINTAINERS: Add myself as maintainer for xtensa port.
14180 Fix alphabetical order in CPU port maintainer list.
14181 Remove myself from Write After Approval list.
14182
14183 2002-03-11 Richard Henderson <rth@redhat.com>
14184
14185 * Makefile.in (.NOTPARALLEL): Add fake tag.
14186
14187 2002-03-07 H.J. Lu (hjl@gnu.org)
14188
14189 * configure.in: Enable gprof for mips*-*-linux*.
14190
14191 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
14192
14193 * MAINTAINERS (Write After Approval): Add myself.
14194
14195 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
14196
14197 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14198 libjava.
14199 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14200
14201 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
14202
14203 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14204 because its Makefile is there; test for the executable instead.
14205
14206 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
14207
14208 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14209 libstdc++-v3 and libjava.
14210
14211 2002-02-11 Adam Megacz <adam@xwt.org>
14212
14213 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14214 boehm-gc
14215
14216 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
14217
14218 * config.guess: Updated to 2002-01-30's version.
14219 * config.sub: Updated to 2002-02-01's version.
14220 Contribute sh64-elf.
14221 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
14222 * configure.in: Added sh64-*-*.
14223
14224 2002-02-08 Chris Demetriou <cgd@broadcom.com>
14225
14226 * MAINTAINERS: Belatedly add myself to write after approval list.
14227
14228 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
14229
14230 * MAINTAINERS: Put self in as maintainer for x86-64 port.
14231 Remove self as Write After Approval.
14232
14233 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
14234
14235 * MAINTAINERS: Put self in as maintainer for contrib/regression
14236 directory.
14237
14238 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
14239
14240 * MAINTAINERS: Update my email address.
14241
14242 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
14243
14244 * configure.in (*-*-netbsd*): New. Skip target-newlib,
14245 target-libiberty, and target-libgloss. Skip Java-related
14246 libraries if not supported for NetBSD on target CPU.
14247
14248 2002-01-25 Douglas B Rupp <rupp@gnat.com>
14249
14250 * install-sh: Use _inst.$$_ for temp file name.
14251
14252 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
14253
14254 * MAINTAINERS (Write After Approval): Move my contact info
14255 from here...
14256 (OS Port Maintainers): ...to here (netbsd).
14257
14258 2002-01-22 Bob Wilson <bob.wilson@acm.org>
14259
14260 * MAINTAINERS (Write After Approval): Add myself.
14261
14262 2002-01-17 H.J. Lu <hjl@gnu.org>
14263
14264 * Makefile.in (all-fastjar): Also depend on all-libiberty.
14265 (all-target-fastjar): Also depend on all-target-libiberty.
14266
14267 2002-01-16 H.J. Lu (hjl@gnu.org)
14268
14269 * config.guess: Import from master sources, rev 1.225.
14270 * config.sub: Import from master sources, rev 1.238.
14271
14272 2002-01-16 Kazu Hirata <kazu@hxi.com>
14273
14274 * MAINTAINERS (Write After Approval): Remove myself.
14275
14276 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
14277
14278 * MAINTAINERS (Write After Approval): Add myself.
14279
14280 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
14281
14282 * MAINTAINERS: Add self as docs co-maintainer.
14283
14284 2001-12-11 Matthias Klose <doko@debian.org>
14285
14286 * MAINTAINERS (Write After Approval): Add myself.
14287
14288 2001-12-09 Zack Weinberg <zack@codesourcery.com>
14289
14290 * MAINTAINERS: Update my email address.
14291
14292 2001-12-07 Turly O'Connor <turly@apple.com>
14293 * MAINTAINERS (Write After Approval): Add myself.
14294 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14295 (rs6000_initialize_trampoline): Call __trampoline_setup for
14296 ABI_DARWIN too.
14297 * darwin-tramp.asm: New file, implements __trampoline_setup.
14298 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14299
14300 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
14301
14302 * MAINTAINERS (Write After Approval): Add myself.
14303
14304 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
14305
14306 * configure, configure.in: Use temp file for long sed commands.
14307
14308 2001-12-03 Laurent Guerby <guerby@acm.org>
14309
14310 * config.sub: Update to version 1.232 on subversion.
14311
14312 2001-12-03 Ben Elliston <bje@redhat.com>
14313
14314 * MAINTAINERS: Update mail address for config.* patches.
14315
14316 2001-11-27 DJ Delorie <dj@redhat.com>
14317 Zack Weinberg <zack@codesourcery.com>
14318
14319 When build != host, create libiberty for the build machine.
14320
14321 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14322 CONFIG_ARGUMENTS.
14323 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14324 New variables.
14325 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14326 and rules.
14327 (all.normal): Depend on ALL_BUILD_MODULES.
14328 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14329 (all-build-libiberty): Depend on configure-build-libiberty.
14330
14331 * configure: Calculate and substitute proper value for
14332 ALL_BUILD_MODULES.
14333 * configure.in: Create the build subdirectory.
14334 Calculate and substitute TARGET_CONFIGARGS (formerly
14335 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14336
14337 2001-11-26 Ziemowit Laski <zlaski@apple.com>
14338
14339 * MAINTAINERS (write-after-approval): Add self.
14340
14341 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
14342
14343 * MAINTAINERS (GNATS only accounts): Remove self.
14344
14345 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
14346
14347 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14348 libf2c.
14349
14350 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
14351
14352 * MAINTAINERS (Write After Approval): Add self.
14353
14354 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14355
14356 * MAINTAINERS: mips and s390 are also CPU ports.
14357
14358 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14359
14360 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14361
14362 2001-11-11 David O'Brien <obrien@FreeBSD.org>
14363
14364 * MAINTAINERS: Alphabetize.
14365
14366 2001-11-09 Kazu Hirata <kazu@hxi.com>
14367
14368 * MAINTAINERS (Various maintainers: h8 port): Add myself.
14369
14370 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
14371
14372 * MAINTAINERS (Various maintainers: hppa port): Added myself.
14373
14374 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14375
14376 * configure.in (--enable-languages): Be more permissive about
14377 syntax. Check for empty lists better. Warn about $LANGUAGES.
14378
14379 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
14380
14381 * config.sub: Import from master sources, rev. 1.230.
14382 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14383
14384 2001-11-07 Laurent Guerby <guerby@acm.org>
14385
14386 * MAINTAINERS (Write After Approval): Add self.
14387
14388 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14389
14390 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14391
14392 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14393
14394 * config.sub: Import from master sources, rev 1.226.
14395 * config.guess: Import from master sources, rev 1.216.
14396
14397 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14398
14399 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14400 * MAINTAINERS: Add self as maintainer of MMIX port.
14401 Remove old after-approval entry.
14402
14403 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14404
14405 * ChangeLog, configure: Fix spelling errors.
14406
14407 2001-10-20 Brendan Kehoe <brendan@zen.org>
14408
14409 * MAINTAINERS: Tweak my address.
14410
14411 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
14412
14413 * MAINTAINERS: Update my email address.
14414
14415 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
14416
14417 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14418 * MAINTAINERS: Add self as maintainer of CRIS port.
14419
14420 2001-10-10 Geert Bosch <bosch@gnat.com>
14421
14422 * MAINTAINERS (Various maintainers: Ada front end):
14423 Added Robert Dewar.
14424
14425 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
14426
14427 * MAINTAINERS (Write After Approval): Added self
14428
14429 2001-10-02 Geert Bosch <bosch@gnat.com>
14430
14431 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14432
14433 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14434
14435 * configure: Handle temporary files securely using mkdir.
14436
14437 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
14438
14439 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14440
14441 2001-09-26 Will Cohen <wcohen@redhat.com>
14442
14443 * configure.in (*-*-linux*): Disable configuration of target-newlib
14444 and target-libgloss.
14445
14446 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
14447
14448 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14449 RANLIB.
14450
14451 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
14452
14453 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14454 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14455 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14456 avoid quotes nesting problems.
14457 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14458 (DO_X): Export only variables that are set.
14459
14460 2001-09-19 Ben Elliston <bje@redhat.com>
14461
14462 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14463 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14464 semantics. Use the shell built-in "type" command instead.
14465
14466 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
14467
14468 Merged from gcc-3_0-branch:
14469 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14470 * ltcf-c.sh: Use $objext, not $ac_objext.
14471 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14472 * ltcf-cxx.sh: Add support for GNU.
14473 2001-07-22 Timothy Wall <twall@redhat.com>
14474 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14475 default settings if using GNU tools with that configuration.
14476 * ltcf-cxx.sh: Ditto.
14477 * ltcf-gcj.sh: Ditto.
14478 2001-07-21 Michael Chastain <chastain@redhat.com>
14479 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14480 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14481 * ltmain.sh: Mark as gcc-local.
14482
14483 2001-08-30 Eric Christopher <echristo@redhat.com>
14484 Jason Eckhardt <jle@redhat.com>
14485
14486 * config.guess: Merge from master sources.
14487 * config.sub: Merge from master sources, add support for mipsisa32.
14488
14489 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
14490 * config.sub: Merge from master sources, rev 1.219.
14491 * MAINTAINERS: Add self as contact for stormy16 port.
14492
14493 2001-08-14 Zack Weinberg <zackw@panix.com>
14494
14495 * config.sub: Merge from master sources, rev 1.218.
14496 * config.guess: Merge from master sources, rev 1.209.
14497
14498 2001-08-11 Graham Stott <grahams@redhat.com>
14499
14500 * Makefile.in (check-c++): Add missing semicolon.
14501
14502 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14503
14504 * MAINTAINERS (Various maitainers: predict.def): Added myself.
14505
14506 2001-07-30 Eric Christopher <echristo@redhat.com>
14507
14508 * MAINTAINERS (Various maintainers: mips port): Added myself.
14509
14510 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14511
14512 * configure.in (sh-*-linux*): New.
14513
14514 2001-07-27 Richard Henderson <rth@redhat.com>
14515
14516 * .cvsignore: Add LAST_UPDATED.
14517
14518 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14519
14520 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14521
14522 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
14523
14524 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14525
14526 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14527
14528 * MAINTAINERS (Write After Approval): Added myself.
14529
14530 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14531
14532 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14533 and libgcj on m68hc11/m68hc12.
14534
14535 2001-06-27 H.J. Lu (hjl@gnu.org)
14536
14537 * Makefile (CFLAGS_FOR_BUILD): New.
14538 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14539
14540 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14541
14542 * README: Remove version number.
14543
14544 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14545
14546 * INSTALL/README: Update wrt. to the installation instructions now
14547 residing in gcc/doc/install.texi.
14548
14549 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14550
14551 * README: Replace with a cut-down and updated version of gcc/README.
14552
14553 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14554
14555 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14556 multilibs to be disabled.
14557
14558 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14559
14560 * MAINTAINERS (Write After Approval): Add myself.
14561
14562 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14563
14564 * config.guess: Import CVS version 1.195.
14565 * config.sub: Import CVS version 1.212.
14566
14567 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14568
14569 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14570 gcc/xgcc is built, use -print-prog-name to find out the program
14571 name to use.
14572
14573 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14574
14575 * config.guess: Import CVS version 1.194. All gcc-local changes
14576 appear to also be in the master copy.
14577 * config.sub: Import CVS version 1.211.
14578
14579 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14580
14581 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14582 with_gcc]: Use `gcc -shared' to build a shared library.
14583
14584 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14585
14586 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14587 archives.
14588
14589 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14590
14591 * MAINTAINERS (Write After Approval): Add myself.
14592
14593 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14594
14595 * configure.in (libstdcxx_flags): Do not try to execute
14596 libstdc++-v3/testsuite_flags until it exists.
14597
14598 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14599
14600 * MAINTAINERS: Update my email address.
14601
14602 2001-05-31 Graham Stott <grahams@redhat.com>
14603
14604 * MAINTAINERS (Write After Approval): Add myself.
14605
14606 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14607
14608 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14609 libraries when using g++ with native linker.
14610
14611 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14612
14613 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14614
14615 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14616
14617 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14618 [aix4*|aix5*]: Prepend blank.
14619
14620 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
14621
14622 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14623 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14624 of subdir/configure scripts to use the new libtool.m4.
14625
14626 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14627
14628 * MAINTAINERS (Write After Approval): Add myself.
14629
14630 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14631
14632 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14633
14634 2001-05-11 Ben Elliston <bje@redhat.com>
14635
14636 * Makefile.in (all-sid): New target.
14637 (check-sid, clean-sid, install-sid): Likewise.
14638
14639 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14640
14641 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14642
14643 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14644
14645 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14646 libgcj.
14647
14648 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14649
14650 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14651 gcc/xgcc is built, use -print-prog-name to find out the program
14652 name to use.
14653
14654 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14655
14656 * configure.in (noconfigdirs): Don't reset it from scratch in the
14657 target case; only append to it.
14658
14659 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14660 sparc-*-solaris2.8]: Disable ${libgcj}.
14661
14662 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14663
14664 * configure.in (libgcj_saved): Copy from $libgcj.
14665 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14666 --disable-libgcj.
14667
14668 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14669
14670 * MAINTAINERS: Remove self as MIPS maintainer and
14671 C front end maintainer.
14672
14673 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14674
14675 * configure.in: Move *-chorusos target case to the proper switch.
14676 Disable libgcj.
14677
14678 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14679
14680 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14681 1.641.2.228.
14682
14683 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14684
14685 * Makefile.in (STAGE1_CFLAGS): Pass down.
14686
14687 2001-04-13 Alan Modra <amodra@one.net.au>
14688
14689 * config.guess: Add hppa64-linux support. Note for next import that
14690 this is already in the master file.
14691 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14692
14693 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14694
14695 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14696 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14697
14698 2001-04-11 Stan Shebs <shebs@apple.com>
14699
14700 * MAINTAINERS: Add self as Darwin port maintainer.
14701
14702 2001-04-11 Alan Modra <amodra@one.net.au>
14703
14704 * MAINTAINERS: Update my email address.
14705
14706 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
14707
14708 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14709 recent versions of FreeBSD (release 3 or later).
14710 * ltconfig: On FreeBSD, -lc must not be provided when building
14711 a shared library or else the standard -pthread gcc option is
14712 rendered worthless to later users of the built library.
14713
14714 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14715
14716 * MAINTAINERS: Add self and RTH as C front end maintainers.
14717
14718 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
14719
14720 * config.sub: Make sure to match an already-canonicalized
14721 machine name (eg. mn10300-unknown-elf).
14722
14723 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
14724
14725 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14726 New macros.
14727 (bootstrap, cross): Use RECURSE_FLAGS.
14728 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14729
14730 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
14731
14732 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14733
14734 2001-03-22 Colin Howell <chowell@redhat.com>
14735
14736 * Makefile.in (DO_X): Do not backslash single-quotes in
14737 backquotes (two places).
14738
14739 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14740
14741 Re-installed:
14742 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14743 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14744 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14745 * ltcf-cxx.sh: Likewise.
14746 * ltcf-gcj.sh: Likewise.
14747
14748 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14749
14750 * MAINTAINERS: Add myself as "documentation co-maintainer".
14751
14752 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14753
14754 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14755 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14756
14757 2001-03-19 Tom Tromey <tromey@redhat.com>
14758
14759 * config-ml.in: Handle GCJ and GCJFLAGS.
14760
14761 2001-03-21 Michael Chastain <chastain@redhat.com>
14762
14763 * Makefile.in: all-m4 depends on all-texinfo.
14764
14765 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
14766
14767 * MAINTAINERS: Add myself to write after approval list.
14768
14769 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
14770
14771 * Makefile.in (DO_X): Quote nested quotes.
14772
14773 2001-03-18 Alan Modra <alan@linuxcare.com.au>
14774
14775 * MAINTAINERS: Add myself to write after approval list.
14776
14777 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
14778
14779 * Makefile.in (DO_X): Use double quotes for quoting
14780 "RANLIB=$${RANLIB}".
14781
14782 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14783
14784 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14785
14786 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
14787
14788 * configure.in: Only use `lang_requires' for languages athat are
14789 actually enabled.
14790
14791 2001-03-08 Phil Edwards <pme@sources.redhat.com>
14792
14793 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14794
14795 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
14796
14797 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14798
14799 2001-03-07 Tom Tromey <tromey@redhat.com>
14800
14801 * configure.in: Allow config-lang.in to set `lang_requires' to list
14802 of other required languages.
14803
14804 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
14805
14806 * Makefile.in: Remove RANLIB definition. Use RANLIB
14807 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14808 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14809
14810 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
14811 Alexandre Oliva <aoliva@redhat.com>
14812
14813 * Makefile.in (check-c++): Use tabs, not spaces.
14814
14815 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
14816
14817 * MAINTAINERS: add myself to Write After Approval list.
14818
14819 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
14820
14821 * Makefile.in (check-c++): New rule.
14822
14823 * configure.in (target_libs): Remove libg++.
14824 (noconfigdirs): Remove libg++.
14825 (noconfigdirs): Same.
14826 (noconfigdirs): Same.
14827 (noconfigdirs): Same.
14828
14829 * config-ml.in: Remove libg++ references.
14830
14831 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14832 (ALL_TARGET_MODULES): Same.
14833 (configure-target-libg++): Remove.
14834 (all-target-libg++): Remove.
14835 (configure-target-libio): Remove.
14836 (all-target-libio): Remove.
14837 (check-target-libio): Remove.
14838 (.PHONY): Remove.
14839 (libg++.tar.bz2): Remove.
14840 (all-target-cygmon): Remove libio.
14841 (all-target-libstdc++): Remove.
14842 (configure-target-libstdc++): Remove.
14843 (TARGET_LIB_PATH): Remove libstdc++.
14844 (ALL_GCC_CXX): Remove libstdc++.
14845 (all-target-gperf): Correct.
14846
14847 2001-02-16 Nick Clifton <nickc@redhat.com>
14848
14849 * configure.in (noconfigdirs): Allow configuration of texinfo
14850 for Cygwin hosts.
14851
14852 2001-02-15 Anthony Green <green@redhat.com>
14853
14854 * configure: Introduce GCJ_FOR_TARGET.
14855 * configure.in: Ditto.
14856 * Makefile.in: Ditto.
14857
14858 2001-02-13 Andreas Schwab <schwab@suse.de>
14859
14860 * MAINTAINERS: Update mail address.
14861
14862 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14863
14864 * config.guess: Add linux target for S/390.
14865 * config.sub: Likewise.
14866
14867 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
14868
14869 * configure.in: for *-chorusos, don't config target-newlib and
14870 target-libgloss.
14871
14872 2001-02-06 Ben Elliston <bje@redhat.com>
14873
14874 * configure: Output host type to stdout, not stderr.
14875
14876 2001-02-05 Mark Mitchell <mark@codesourcery.com>
14877
14878 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14879 * ltcf-cxx.sh: Likewise.
14880
14881 * config.if: Assume enable_libstdcxx_v3 is defined.
14882
14883 2001-02-04 Mark Mitchell <mark@codesourcery.com>
14884
14885 Remove V2 C++ library.
14886 * configure.in: Remove --enable-libstdcxx_v3 support.
14887
14888 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14889
14890 * include/demangle.h: Add prototype for java_demangle_v3.
14891
14892 2001-01-29 Phil Edwards <pme@sources.redhat.com>
14893
14894 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14895
14896 2001-01-27 Richard Henderson <rth@redhat.com>
14897
14898 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14899
14900 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14901
14902 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14903 Don't unset, it's non-portable and no longer necessary, set to empty
14904 instead.
14905
14906 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14907
14908 * ltconfig: Shell portability fix for the tagname validity check.
14909
14910 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
14911
14912 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14913 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14914
14915 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14916
14917 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14918
14919 2001-01-26 Tom Tromey <tromey@redhat.com>
14920
14921 * configure.in: Allow libgcj to be built on Sparc Solaris.
14922
14923 2001-01-25 David Edelsohn <edelsohn@gnu.org>
14924
14925 * ltcf-c.sh: Add aix5 case.
14926 * ltcf-cxx.sh: Likewise.
14927 * ltconfig: Likewise.
14928
14929 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
14930
14931 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14932 keep at least one of build_libtool_libs or build_old_libs set to
14933 yes.
14934
14935 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14936 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14937
14938 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14939
14940 * configure.in: Enable libgcj on several additional platforms.
14941
14942 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14943
14944 * configure.in: Enable libgcj for linux targets.
14945
14946 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14947
14948 * MAINTAINERS (Write After Approval): Add myself.
14949
14950 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14951
14952 * MAINTAINERS: Add myself as vax port maintainer.
14953
14954 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14955
14956 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14957
14958 2001-01-09 Mike Stump <mrs@wrs.com>
14959
14960 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14961 failures of subdirectories.
14962
14963 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14964
14965 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14966 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14967 * ltcf-cxx.sh: Likewise.
14968 * ltcf-gcj.sh: Likewise.
14969 * ltconfig.sh: Fix typo.
14970
14971 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14972
14973 * configure: handle DOS-style absolute paths.
14974
14975 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14976
14977 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14978
14979 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14980
14981 * MAINTAINERS: Add myself as avr port co-maintainer.
14982
14983 2000-12-28 Ben Elliston <bje@redhat.com>
14984
14985 * MAINTAINERS: Add myself under ``Write After Approval''.
14986
14987 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14988
14989 * texinfo: Remove directory from GCC.
14990
14991 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14992
14993 * COPYING: Update to current
14994 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14995 to 19yy as example year in copyright notice).
14996
14997 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14998
14999 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
15000 (libstdcxx_incdir): Pass down.
15001 * config.if: Remove expired bits for cxx_interface, add stub.
15002 (libstdcxx_incdir): Add variable for g++ include directory.
15003 * configure.in (gxx_include_dir): Use it.
15004
15005 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
15006
15007 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
15008 with old-email address from ``Write After Approval''.
15009
15010 2000-12-15 Andreas Jaeger <aj@suse.de>
15011
15012 * configure.in: Handle lang_dirs.
15013
15014 2000-12-14 Tom Tromey <tromey@redhat.com>
15015
15016 * MAINTAINERS: Removed brads.
15017
15018 * MAINTAINERS: Added gcj developers.
15019
15020 2000-12-13 Anthony Green <green@redhat.com>
15021
15022 * configure.in: Disable libgcj for any target not specifically
15023 listed. Disable libgcj for x86 and Alpha Linux until compatible
15024 with g++ abi.
15025
15026 2000-12-13 Mike Stump <mrs@wrs.com>
15027
15028 * Makefile.in (local-distclean): Also remove fastjar.
15029
15030 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
15031
15032 * contrib/gcc_update: Add fastjar --touch entries.
15033
15034 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
15035
15036 * configure.in: Disable language-specific target libraries for
15037 languages that aren't enabled.
15038
15039 2000-12-10 Anthony Green <green@redhat.com>
15040
15041 * configure.in: Define libgcj. Disable libgcj target libraries for
15042 most targets.
15043
15044 2000-12-10 Neil Booth <neilb@earthling.net>
15045
15046 * MAINTAINERS: Update mail address, remove from WAA list.
15047
15048 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
15049
15050 * libjava: Imported from /cvs/java.
15051 * libffi: Likewise.
15052 * Boehm-gc: Likewise.
15053
15054 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
15055
15056 * configure.in (target_libs): Revert 2000-12-08 patch.
15057 (noconfigdirs): Added target-libjava.
15058
15059 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
15060
15061 * djunpack.bat: removed.
15062
15063 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
15064
15065 * Makefile.in: handle DOS-style absolute paths.
15066 * config-ml.in: likewise.
15067 * symlink-tree: likewise.
15068
15069 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15070
15071 * fastjar: Imported.
15072
15073 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15074
15075 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
15076 libjava.
15077 * configure.in (target_libs): Removed `target-libjava'.
15078
15079 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15080
15081 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
15082 (ALL_MODULES): Added fastjar.
15083 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
15084 (all-target-libjava): all-fastjar replaces all-zip.
15085 (all-fastjar): Added.
15086 (configure-target-fastjar, all-target-fastjar): Likewise.
15087 * configure.in (host_tools): Added fastjar.
15088
15089 2000-12-07 Mike Stump <mrs@wrs.com>
15090
15091 * Makefile.in (local-distclean): Remove leftover built files.
15092
15093 2000-11-24 Nick Clifton <nickc@redhat.com>
15094
15095 * configure.in (xscale-elf): Add target.
15096 (xscale-coff): Add target.
15097
15098 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
15099
15100 * ltcf-cxx.sh: Support creation of C++ shared libraries on
15101 recent versions of FreeBSD (release 3 or later).
15102 * ltconfig: On FreeBSD, -lc must not be provided when building
15103 a shared library or else the standard -pthread gcc option is
15104 rendered worthless to later users of the built library.
15105
15106 2000-11-16 Fred Fish <fnf@be.com>
15107
15108 * configure.in (enable_libstdcxx_v3): Fix typo,
15109 libstd++ -> libstdc++.
15110
15111 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15112
15113 * MAINTAINERS: Add self to Write After Approval list.
15114
15115 2000-11-21 Bernd Schmidt <bernds@redhat.com>
15116
15117 * MAINTAINERS: Update my email address. Add myself to global write
15118 privs list.
15119
15120 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
15121
15122 * Makefile.in: Merge with src and libgcj.
15123 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
15124 configure-target-<library> when their configure scripts need the C
15125 or C++ library to have already been built to work properly.
15126 (do_proto_toplev): Set them to an empty string.
15127
15128 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15129 (REALLY_SET_LIB_PATH): Use them.
15130
15131 2000-11-17 Stan Shebs <shebs@apple.com>
15132
15133 * MAINTAINERS: Add self to Write After Approval list.
15134
15135 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15136
15137 * configure: Provide the original toplevel configure arguments
15138 (including $0) to subprocesses in the environment rather than
15139 through gcc/configargs.h.
15140
15141 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15142
15143 * MAINTAINERS: Remove references to cccp. Change C9X reference to
15144 C99. Alphabetise "Write After Approval" list.
15145
15146 2000-11-12 Mark Mitchell <mark@codesourcery.com>
15147
15148 * configure: Turn on libstdc++ V3 by default.
15149
15150 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15151 if we've got GCC.
15152
15153 2000-11-11 Philip Blundell <philb@gnu.org>
15154
15155 * MAINTAINERS: Add self to Write After Approval list.
15156
15157 2000-11-09 David Edelsohn <edelsohn@gnu.org>
15158
15159 * ltcf-c.sh (aix4): Improve shared library configuration; require
15160 exporting symbols.
15161 * ltcf-cxx.sh (aix4): Define.
15162 * ltconfig (aix4): Define library and soname specs appropriate for
15163 AIX. Define command to create export symbols list.
15164
15165 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
15166
15167 * config.sub: Add support for Sun Chorus
15168
15169 2000-10-31 Nick Clifton <nickc@redhat.com>
15170
15171 * MAINTAINERS: Rename <name>@cygnus.com addresses to
15172 <name>@redhat.com. Also installed new email address for Clint
15173 Popetz.
15174
15175 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
15176
15177 * etc: Remove directory from GCC.
15178
15179 2000-10-16 Michael Meissner <meissner@redhat.com>
15180
15181 * configure (gcc/configargs.h): Only create if there is a build GCC
15182 directory created.
15183
15184 2000-10-16 Matthias Klose <doko@debian.org>
15185
15186 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15187 when configured for libstdc++-v3.
15188
15189 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
15190
15191 * configure: Save configure arguments to gcc/configargs.h.
15192
15193 2000-10-04 Philipp Thomas <pthomas@suse.de>
15194
15195 * config.guess: Import CVS version 1.157.
15196 * config.sub: Import CVS version 1.181.
15197
15198 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
15199
15200 * Makefile.in (bootstrap): avoid recursion if subdir missing
15201 (cross): ditto
15202 (do-proto-toplev): ditto
15203
15204 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
15205
15206 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15207 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15208
15209 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15210 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
15211 all affected `configure' scripts.
15212
15213 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
15214
15215 * MAINTAINERS: Add self as cpplib co-maintainer.
15216
15217 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
15218
15219 * MAINTAINERS: Add self to Write After Approval list.
15220
15221 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15222
15223 * INSTALL/README: egcs -> GCC update.
15224
15225 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
15226
15227 * MAINTAINERS: Add myself to Write After Approval list.
15228
15229 2000-09-15 Kazu Hirata <kazu@hxi.com>
15230
15231 * MAINTAINERS: Add myself to Write After Approval list.
15232
15233 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
15234
15235 * configure.in: Do not build byacc for hppa64. Provide paths to the
15236 X11 libraries for hppa64.
15237
15238 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15239
15240 * MAINTAINERS: Add myself as 68hc11 port maintainer.
15241
15242 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
15243
15244 * Makefile.in (all-zlib): Added dummy target.
15245
15246 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15247 ltcf-gcj.sh: Updated from libtool multi-language branch.
15248
15249 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
15250
15251 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15252 (bootstrap*): Depend on all-bootstrap.
15253
15254 2000-09-05 Philipp Thomas <pthomas@suse.de>
15255
15256 * config.guess: Import CVS version 1.156.
15257 * config.sub: Import CVS version 1.179.
15258
15259 2000-09-02 Anthony Green <green@cygnus.com>
15260
15261 * Makefile.in (all-gcc): Depend on all-zlib.
15262 (CLEAN_MODULES): Add clean-zlib.
15263 (ALL_MODULES): Add all-zlib.
15264 * configure.in (host_libs): Add zlib.
15265
15266 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
15267
15268 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15269 crosses, but add gcc/include to the header search path for them.
15270
15271 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
15272
15273 * MAINTAINERS: Add self to Write After Approval list.
15274
15275 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15276
15277 * config.guess: Import CVS version 1.152.
15278 * config.sub: Import CVS version 1.177.
15279
15280 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
15281
15282 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15283 $targargs to tell whether newlib is going to be built.
15284
15285 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15286 $$r/TARGET_SUBDIR/libio for _G_config.h.
15287
15288 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
15289
15290 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15291
15292 2000-08-22 DJ Delorie <dj@redhat.com>
15293
15294 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15295
15296 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
15297
15298 * config-ml.in (CC, CXX): Avoid trailing whitespace.
15299 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15300 sub-configures.
15301
15302 2000-08-21 DJ Delorie <dj@redhat.com>
15303
15304 * MAINTAINERS: Add self as a libiberty maintainer
15305
15306 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
15307
15308 * configure.in (libstdcxx_flags): Use
15309 libstdc++-v3/src/libstdc++.INC.
15310
15311 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
15312
15313 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15314
15315 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
15316
15317 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15318
15319 * configure: Make enable_threads and enable_shared defaults
15320 explicit. Substitute enable_threads into generated Makefiles.
15321 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15322 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15323
15324 2000-08-13 Geoff Keating <geoffk@cygnus.com>
15325
15326 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15327
15328 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
15329
15330 * config-ml.in (CC): Remove bogus duplicate quotation mark from
15331 previous delta.
15332
15333 2000-08-11 Jason Merrill <jason@redhat.com>
15334
15335 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15336 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15337 (FLAGS_FOR_TARGET): Not here.
15338 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15339
15340 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
15341
15342 * config-ml.in (CC, CXX): Don't introduce a leading space.
15343
15344 2000-08-07 DJ Delorie <dj@delorie.com>
15345
15346 * MAINTAINERS: Add self as a DJGPP maintainer
15347
15348 2000-08-07 DJ Delorie <dj@redhat.com>
15349
15350 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15351 "if we're also building gcc, and it's a gcc that will run on the
15352 build machine, we want to use its includes instead of the system's
15353 default includes".
15354
15355 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
15356
15357 * MAINTAINERS: Add self to Write After Approval list.
15358
15359 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
15360
15361 * configure.in (libstdcxx_flags): Don't use `"'.
15362
15363 * config-ml.in: Adjust multilib search paths to the
15364 appropriate multilib tree.
15365
15366 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
15367
15368 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15369 commas in $LANGUAGES.
15370
15371 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
15372
15373 * configure.in: Re-enable all references to libg++ and librx.
15374
15375 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
15376
15377 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15378 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15379 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15380 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15381
15382 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15383
15384 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
15385
15386 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15387 CXX_FOR_TARGET for sed.
15388
15389 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
15390
15391 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15392 Do not override if already set in the environment or in configure.
15393 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15394 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15395
15396 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
15397
15398 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15399 the libtool CVS tree multi-language branch.
15400 * ltconfig, ltmain.sh: Updated.
15401
15402 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
15403
15404 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15405 (clean-target): Depend on it.
15406
15407 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15408 (GCC_FOR_TARGET): Use it.
15409 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15410 * configure.in: ... here.
15411 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15412 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15413
15414 2000-07-24 Eric Christopher <echristo@cygnus.com>
15415
15416 * MAINTAINERS: Add self to Write After Approval list.
15417
15418 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
15419
15420 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15421 (configure-target-libchill, configure-target-libobjc): Likewise.
15422
15423 * configure.in: Use the same cache file for all target libs.
15424 * config-ml.in: But different cache files per multilib variant.
15425
15426 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15427
15428 * configure (topsrcdir): Don't use dirname.
15429
15430 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15431
15432 * MAINTAINERS: Add self to Write After Approval list.
15433
15434 2000-07-20 Jason Merrill <jason@redhat.com>
15435
15436 * configure.in: Remove all references to libg++ and librx.
15437
15438 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15439
15440 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
15441
15442 * config.sub: Update to subversions version 2000-07-06.
15443
15444 2000-07-12 Andrew Haley <aph@cygnus.com>
15445
15446 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15447 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15448
15449 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15450
15451 * symlink-tree: Check number of arguments.
15452
15453 2000-07-05 Jim Wilson <wilson@cygnus.com>
15454
15455 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15456 search path for a g++ extracted from the build tree. This
15457 will allow link tests run by configure scripts in
15458 subdirectories to succeed.
15459
15460 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
15461
15462 * ltconfig: Add support for mips-dde-sysv4.2MP
15463
15464 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15465
15466 * MAINTAINERS: Add myself as loop discovery maintainer.
15467
15468 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15469
15470 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15471 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15472
15473 2000-06-19 Timothy Wall <twall@cygnus.com>
15474
15475 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15476 * config.sub: Add tic54x target.
15477
15478 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15479
15480 * MAINTAINERS: Add self as Fortran maintainer,
15481 remove Craig Burley.
15482
15483 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
15484
15485 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15486 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15487
15488 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15489
15490 * MAINTAINERS: Add self as i18n maintainer
15491
15492 20000-05-21 H.J. Lu (hjl@gnu.org)
15493
15494 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15495 directory are used if they exist. Make sure
15496 $(build_tooldir)/include is searched for header files,
15497 $(build_tooldir)/lib/ for library files.
15498 (GCC_FOR_TARGET): Likewise.
15499 (CXX_FOR_TARGET): Likewise.
15500
15501 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15502
15503 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15504
15505 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
15506
15507 * Makefile.in (configure-target-libiberty): Depend on
15508 configure-target-newlib.
15509
15510 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15511
15512 * configure.in, Makefile.in: Merge all libffi-related
15513 configury stuff from the libgcj tree.
15514
15515 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15516
15517 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15518 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15519
15520 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15521
15522 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15523 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15524 current version information. Add to proto-toplev directory.
15525 (gdb-taz): Build do-djunpack.
15526
15527 2000-05-15 David Edelsohn <edelsohn@gnu.org>
15528
15529 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15530
15531 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15532
15533 * MAINTAINERS: Add self to Write After Approval list.
15534
15535 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15536
15537 * ltmain.sh: Preserve in relink_command any environment
15538 variables that may affect the linker behavior.
15539
15540 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15541
15542 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15543
15544 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15545
15546 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15547
15548 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15549
15550 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15551 with the version name.
15552
15553 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15554
15555 * MAINTAINERS: Add self as bb-reorder maintainer.
15556
15557 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15558
15559 * config.if: Tweak.
15560
15561 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15562
15563 * djunpack.bat: New file.
15564
15565 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15566
15567 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15568 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15569 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15570 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15571
15572 2000-04-16 Dave Pitts <dpitts@cozx.com>
15573
15574 * config.sub (case $basic_machine): Change default for "ibm-*"
15575 to "openedition".
15576
15577 2000-04-13 Andreas Jaeger <aj@suse.de>
15578
15579 * MAINTAINERS: Added myself.
15580
15581 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15582
15583 * Makefile.in (gdb-taz): New target. GDB specific archive.
15584 (do-md5sum): New target.
15585 (MD5PROG): Define.
15586 (PACKAGE): Default to TOOL.
15587 (VER): Default to a shell script.
15588 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15589 md5 checksum generation.
15590 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15591 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15592 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15593 insight.tar.bz2): Use gdb-taz to create archive.
15594
15595 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15596
15597 * configure (warn_cflags): Delete.
15598
15599 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15600
15601 * MAINTAINERS: Added myself.
15602
15603 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15604 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15605
15606 * configure.in (enable_libstdcxx_v3): Add.
15607 (target_libs): Add bits here to switch between libstdc++-v2 and
15608 libstdc++-v3.
15609 * config.if: And this file too.
15610 * Makefile.in: Add libstdc++-v3 targets.
15611
15612 2000-04-05 Michael Meissner <meissner@redhat.com>
15613
15614 * config.sub (d30v): Add d30v as a basic machine type.
15615
15616 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15617
15618 * configure.in: -linux-gnu*, not -linux-gnu.
15619
15620 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15621
15622 * MAINTAINERS: Add self in write-after-approval section.
15623
15624 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15625
15626 * MAINTAINERS: Add self as ia64 port maintainer.
15627
15628 2000-03-08 Neil Booth <NeilB@earthling.net>
15629
15630 * MAINTAINERS: Add self in write-after-approval section.
15631
15632 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15633
15634 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15635 (do-tar-bz2): Replace TOOL with PACKAGE.
15636 (gdb.tar.bz2): Remove GDBTK from GDB package.
15637 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15638 dejagnu.tar.bz2): New packages.
15639
15640 2000-02-27 Andreas Jaeger <aj@suse.de>
15641
15642 * configure.in: Add entry for mips*-*-linux*, move catch all
15643 *-*-*linux* entry below this one.
15644
15645 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15646
15647 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15648
15649 2000-02-24 Nick Clifton <nickc@cygnus.com>
15650
15651 * config.sub: Support an OS of "wince".
15652
15653 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15654
15655 * config.guess, config.sub: Updated to match config's 2000-02-15
15656 version.
15657
15658 2000-02-23 Linas Vepstas <linas@linas.org>
15659
15660 * config.sub: Add support for Linux/IBM 370.
15661 * configure.in: Likewise.
15662
15663 2000-02-22 Nick Clifton <nickc@cygnus.com>
15664
15665 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15666
15667 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15668
15669 * config.guess: Guess "cygwin" rather than "cygwin32".
15670
15671 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15672
15673 * configure (gcc_version): When setting, narrow search to
15674 lines containing `version_string'.
15675
15676 2000-02-15 Denis Chertykov <denisc@overta.ru>
15677
15678 * config.sub: Add support for avr target.
15679
15680 2000-02-14 Nick Clifton <nickc@cygnus.com>
15681
15682 * MAINTAINERS: Add maintainers for MCore port.
15683
15684 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15685
15686 * config.sub: Add mmix-knuth-mmixware.
15687
15688 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15689
15690 * MAINTAINERS: Pair cccp with cpplib maintainership.
15691
15692 2000-01-27 Christopher Faylor <cgf@redhat.com>
15693
15694 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15695 structure stuff to -L library search.
15696 (CXX_FOR_TARGET): Ditto.
15697 (CROSS_CHECK_MODULES): Fix spelling mistake.
15698
15699 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15700
15701 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15702 the C++ compiler.
15703
15704 2000-01-12 Richard Henderson <rth@cygnus.com>
15705
15706 * configure.in: Don't build some bits for beos.
15707
15708 2000-01-12 Joel Sherrill (joel@OARcorp.com)
15709
15710 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15711 as include files.
15712
15713 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15714
15715 * Add self as cpplib maintainer, as requested by Jason
15716 Merrill. Correct my e-mail address.
15717
15718 2000-01-06 Geoff Keating <geoffk@cygnus.com>
15719
15720 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15721 not mh-aix43.
15722
15723 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15724
15725 * MAINTAINERS: Add myself to "write after approval" list.
15726
15727 1999-12-14 Richard Henderson <rth@cygnus.com>
15728
15729 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15730 * config.sub: Accept alphaev[78], alphaev8.
15731
15732 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15733
15734 * config.guess, config.sub: Update from autoconf.
15735
15736 1999-11-29 Bruce Korb <autogen@linuxbox.com>
15737
15738 * MAINTAINERS: update my playtime e-address.
15739
15740 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15741
15742 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15743 necessary libraries are missing.
15744
15745 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
15746
15747 * MAINTAINERS: Add new 'write after approval' maintainer.
15748
15749 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15750
15751 * MAINTAINERS: Add new Java maintainer.
15752
15753 1999-10-25 Andreas Schwab <schwab@suse.de>
15754
15755 * configure: Fix quoting inside arguments of eval.
15756
15757 1999-10-21 Nick Clifton <nickc@cygnus.com>
15758
15759 * config-ml.in: Allow suppression of some ARM multilibs.
15760
15761 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15762
15763 * config.guess: Add OS/390 match pattern.
15764 * config.sub: Add mvs, openedition targets.
15765 * configure.in (i370-ibm-opened*): New.
15766
15767 1999-09-04 Steve Chamberlain <sac@pobox.com>
15768
15769 * config.sub: Add support for configuring for pj.
15770
15771 1999-08-31 Nick Clifton <nickc@cygnus.com>
15772
15773 * config.sub (maybe_os): Add support for configuring for fr30.
15774
15775 1999-08-25 Nick Clifton <nickc@cygnus.com>
15776
15777 * configure.in: Do not configure or build ld for AIX
15778 platforms. ld is known to be broken on these platforms.
15779
15780 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15781
15782 * config-ml.in: Pass compiler flag corresponding to multidirs to
15783 subdir configures.
15784
15785 1999-08-09 Ian Lance Taylor <ian@zembu.com>
15786
15787 * Makefile.in (LDFLAGS): Define.
15788
15789 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15790
15791 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15792 noconfigdirs.
15793 (*-*-cygwin*): Likewise.
15794
15795 1999-08-08 Ian Lance Taylor <ian@zembu.com>
15796
15797 * mkdep: New file.
15798 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15799 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15800
15801 From Eli Zaretskii <eliz@is.elta.co.il>:
15802 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15803 long file name when using DJGPP on MS-DOS.
15804
15805 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15806
15807 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15808
15809 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15810
15811 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15812 dependency as this causes "make check" to globally "make all"
15813
15814 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15815
15816 * configure.in (target_libs): Added target-zlib.
15817 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15818 (CONFIGURE_TARGET_MODULES): Likewise.
15819 (CHECK_TARGET_MODULES): Likewise.
15820 (INSTALL_TARGET_MODULES): Likewise.
15821 (CLEAN_TARGET_MODULES): Likewise.
15822 (configure-target-zlib): New target.
15823 (all-target-zlib): Likewise.
15824 (all-target-libjava): Depend on all-target-zlib.
15825 (configure-target-libjava): Depend on configure-target-zlib.
15826
15827 * Makefile.in (configure-target-libjava): Depend on
15828 configure-target-newlib.
15829 (configure-target-boehm-gc): New target.
15830 (configure-target-qthreads): New target.
15831
15832 * configure.in (target_libs): Added target-qthreads.
15833 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15834 (CONFIGURE_TARGET_MODULES): Likewise.
15835 (CHECK_TARGET_MODULES): Likewise.
15836 (INSTALL_TARGET_MODULES): Likewise.
15837 (CLEAN_TARGET_MODULES): Likewise.
15838 (all-target-qthreads): New target.
15839 (configure-target-libjava): Depend on configure-target-qthreads.
15840 (all-target-libjava): Depend on all-target-qthreads.
15841
15842 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15843 (CONFIGURE_TARGET_MODULES): Likewise.
15844 (CHECK_TARGET_MODULES): Likewise.
15845 (INSTALL_TARGET_MODULES): Likewise.
15846 (CLEAN_TARGET_MODULES): Likewise.
15847 (all-target-libjava): New target.
15848 (all-target-boehm-gc): Likewise.
15849 * configure.in (target_libs): Added libjava, boehm-gc.
15850
15851 1999-07-22 Ian Lance Taylor <ian@zembu.com>
15852
15853 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15854 configure.bat in SUPPORT_FILES.
15855 (gas+binutils.tar.bz2): Likewise.
15856
15857 * makeall.bat: Remove; obsolete.
15858
15859 1999-07-21 Ian Lance Taylor <ian@zembu.com>
15860
15861 From Mark Elbrecht:
15862 * configure.bat: Remove; obsolete.
15863
15864 1999-07-11 Ian Lance Taylor <ian@zembu.com>
15865
15866 * configure: Add -W -Wall to the default CFLAGS when compiling with
15867 gcc.
15868
15869 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15870
15871 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15872
15873 1999-06-30 Mark Mitchell <mark@codesourcery.com>
15874
15875 * configure.in: Build ld on IRIX6.
15876
15877 1999-06-12 Ian Lance Taylor <ian@zembu.com>
15878
15879 * Makefile.in: Change distribution targets to use bzip2 instead of
15880 gzip.
15881 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15882 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15883
15884 1999-06-04 Nick Clifton <nickc@cygnus.com>
15885
15886 * config.sub: Add mcore target.
15887
15888 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15889
15890 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15891
15892 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15893
15894 * config.guess (dummy): Changed to $dummy.
15895
15896 1999-05-24 Nick Clifton <nickc@cygnus.com>
15897
15898 * config.sub: Tidied up case statements.
15899
15900 1999-05-22 Ben Elliston <bje@cygnus.com>
15901
15902 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15903 <jiro@din.or.jp>.
15904
15905 * config.guess: Merge with FSF version. Future changes will be
15906 more accurately recorded in this ChangeLog.
15907 * config.sub: Likewise.
15908
15909 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15910
15911 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15912
15913 1999-04-30 Tom Tromey <tromey@cygnus.com>
15914
15915 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15916
15917 1999-04-23 Tom Tromey <tromey@cygnus.com>
15918
15919 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15920
15921 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
15922
15923 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15924 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15925 Bad merge removed these two changes.
15926
15927 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
15928 Martin Heller (Ing.-Buero_Heller@t-online.de)
15929
15930 * config.guess (interix Alpha): Add.
15931
15932 1999-04-11 Richard Henderson <rth@cygnus.com>
15933
15934 * configure.in (i?86-*-beos*): Do config gperf; don't config
15935 gdb, newlib, or libgloss.
15936
15937 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
15938
15939 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15940 link a trivial program with -mabi=64. If it fails, remove mabi=64
15941 from multidirs.
15942
15943 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15944
15945 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15946
15947 1999-04-08 Nick Clifton <nickc@cygnus.com>
15948
15949 * config.sub: Add support for mcore targets.
15950
15951 1999-04-07 Michael Meissner <meissner@cygnus.com>
15952
15953 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15954 not mt-ospace, in order to shut up assembler warning about using
15955 symbols that are named the same as registers.
15956
15957 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
15958
15959 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15960 dependency list for all-target-cygmon.
15961
15962 1999-04-05 Doug Evans <devans@casey.cygnus.com>
15963
15964 * config-ml.in: Check $host, not $target, for selective multilibs.
15965 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15966 thumb interworking, and underscore prefix multilibs.
15967
15968 1999-04-04 Ian Lance Taylor <ian@zembu.com>
15969
15970 * missing: Update to version from current automake.
15971
15972 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15973
15974 * configure (gxx_include_dir): Removed.
15975
15976 * configure.in (gxx_include_dir): Handle it.
15977 * Makefile.in: Likewise.
15978
15979 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15980
15981 * config.sub (mips64vr4111,mips64vr4111el) Add.
15982
15983 1999-03-21 Ben Elliston <bje@cygnus.com>
15984
15985 * config.guess: Correct typo for detecting ELF on FreeBSD.
15986
15987 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15988
15989 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15990 config/mh-djgpp.
15991
15992 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15993
15994 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15995 all-target-newlib to dependency list for all-target-bsp.
15996
15997 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15998
15999 * config.sub: Add i386-uwin support.
16000 * config.guess: Likewise.
16001
16002 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16003
16004 * configure.in: cleanup, add mh-*pic handling for arm, special
16005 case powerpc*-*-aix*
16006
16007 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
16008
16009 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
16010 can be built.
16011
16012 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
16013
16014 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
16015 targets.
16016
16017 1999-03-02 Nick Clifton <nickc@cygnus.com>
16018
16019 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
16020
16021 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
16022
16023 * config.sub: Check for "cygwin*" rather than "cygwin32*"
16024
16025 1999-02-24 Nick Clifton <nickc@cygnus.com>
16026
16027 * config.sub: Fix typo in arm recognition.
16028
16029 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
16030
16031 * configure.in (noconfigdirs): Changed target_configdirs to
16032 include target-bsp only for m68k-*-elf* and m68k-*-coff*
16033 rather than m68k-*-* since it is not known to work on
16034 m68k-aout. Ditto for arm-*-*oabi.
16035
16036 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
16037
16038 * configure.in (*-*-windows*): Remove, no longer used.
16039
16040 1999-02-19 Ben Elliston <bje@cygnus.com>
16041
16042 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
16043 Smart and improved by Andrew Cagney.
16044
16045 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
16046
16047 * config.guess: Recognize openbsd-*-hppa.
16048
16049 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
16050
16051 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
16052 only if it is not empty.
16053
16054 1999-02-17 Nick Clifton <nickc@cygnus.com>
16055
16056 Patch from: Scott Bambrough <scottb@corelcomputer.com>
16057
16058 * config.guess: Modified to recognize uname's armv* syntax.
16059
16060 * config.sub: Modified to recognize uname's armv* syntax.
16061
16062 1999-02-17 Mark Salter <msalter@cygnus.com>
16063
16064 * configure.in: Added target-bsp for sparclite.
16065
16066 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
16067
16068 * config.sub: Recognize alphapca5[67] and up to alphaev8.
16069
16070 1999-02-08 Nick Clifton <nickc@cygnus.com>
16071
16072 * configure.in: Add support for strongarm port.
16073 * config.sub: Add support for strongarm target.
16074
16075 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
16076
16077 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
16078 the old name config/mh-cygwin32.
16079 Enable texinfo.
16080
16081 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
16082
16083 * configure.in: Do build ld for ix86 Solaris.
16084
16085 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
16086
16087 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
16088 $AR_FOR_TARGET. Likewise for RANLIB.
16089
16090 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
16091
16092 * config.sub (oabi): Recognize.
16093 * configure.in (arm-*-oabi): Handle.
16094
16095 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
16096
16097 * config.guess: Improve detection of i686 on UnixWare 7.
16098
16099 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
16100
16101 * config.guess: Add support for i386-pc-interix.
16102 * config.sub: Likewise.
16103 * configure.in: Likewise.
16104
16105 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
16106
16107 * Makefile.in: Remove unneeded all-target-libio from
16108 from all-target-winsup target since it is now unneeded.
16109 Add all-target-libtermcap in its place since it is now
16110 needed.
16111
16112 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
16113
16114 * configure.in: makefile stub for cygwin target is probably
16115 unnecessary. Remove it for now.
16116
16117 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
16118
16119 * configure.in: libtermcap.a should be built when cygwin is the
16120 target as well as the host.
16121 * config.guess: Allow mixed case in cygwin uname output.
16122 * Makefile.in: Add libtermcap target.
16123
16124 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
16125
16126 * config.sub: Clean up handling of hppa2.0.
16127
16128 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
16129
16130 * config.guess: Use C code to identify more HP machines.
16131
16132 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
16133
16134 * config.sub: Handle hppa2.0.
16135
16136 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
16137
16138 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
16139 cygmon for all sparclite targets, regardless of object format.
16140
16141 1998-12-15 Mark Salter <msalter@cygnus.com>
16142
16143 * configure.in: Added target-bsp for several target architectures.
16144
16145 * Makefile.in: Added rules for bsp.
16146
16147 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
16148
16149 * config.guess: Improve detection of hppa2.0 processors.
16150
16151 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
16152
16153 * config.guess: Recognize FreeBSD using ELF automatically.
16154
16155 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
16156
16157 * configure (skip-this-dir): Add handling for new shell script, which
16158 might be created by a sub-directory's configure to indicate, this particular
16159 directory is "unwanted".
16160 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16161
16162 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
16163
16164 * ltconfig: import from libtool, after changing libtool to
16165 account for the cygwin name change.
16166
16167 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
16168
16169 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16170 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16171
16172 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
16173
16174 * configure.in: Add libtermcap to list of cygwin dependencies.
16175
16176 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
16177
16178 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16179 they include winsup/include when it's a cygwin target.
16180
16181 1998-11-12 Tom Tromey <tromey@cygnus.com>
16182
16183 * configure.in (host_tools): Added zip.
16184 * Makefile.in (all-target-libjava): Depend on all-zip.
16185 (all-zip): New target.
16186 (ALL_MODULES): Added all-zip.
16187 (NATIVE_CHECK_MODULES): Added check-zip.
16188 (INSTALL_MODULES): Added install-zip.
16189 (CLEAN_MODULES): Added clean-zip.
16190
16191 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
16192
16193 * Makefile.in: lose "32" from comment about cygwin.
16194
16195 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
16196
16197 * configure.in: Use -Os to build target libraries for the fr30.
16198
16199 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
16200
16201 * config.sub: Add fr30.
16202
16203 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
16204
16205 * configure.in: drop "32" from config/mh-cygwin32. Check
16206 cygwin* instead of cygwin32*.
16207 * config.sub: Check cygwin* instead of cygwin32*.
16208
16209 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
16210
16211 * config.guess: Match any version of Unixware7.
16212
16213 1998-10-20 Syd Polk <spolk@cygnus.com>
16214
16215 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16216 if desired.
16217
16218 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
16219
16220 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16221 these if the appropriate directories and files to not exist.
16222
16223 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
16224
16225 * Makefile.in (DEVO_SUPPORT): Add config.if.
16226
16227 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
16228
16229 * configure: Add pattern to replace "build_tooldir"'s
16230 definition in the generated Makefile with "tooldir"'s
16231 actual value.
16232
16233 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
16234
16235 * config.sub: Bring back lost sparcv9.
16236
16237 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16238
16239 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
16240
16241 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16242 CC_FOR_TARGET and friends.
16243
16244 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16245
16246 * Makefile.in (build_tooldir): New variable, same as tooldir.
16247 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16248 -B$(build_tooldir)/bin/.
16249 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16250
16251 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
16252
16253 * README: Remove installation instructions and refer to the
16254 INSTALL directory instead.
16255
16256 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
16257
16258 * config.sub: Add support for i[34567]86-pc-udk.
16259 * configure.in: Likewise.
16260
16261 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
16262
16263 * Makefile.in: add bzip2 package building bits for user
16264 tools module
16265 * configure.in: ditto
16266
16267 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
16268
16269 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16270 (ALL_TARGET_MODULES): Add all-target-libobjc.
16271 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16272 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16273 (all-target-libchill): Add dependencies.
16274 * configure.in (target_libs): Add libchill.
16275
16276 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
16277
16278 * configure.in (target_subdir): Remove duplicate line.
16279
16280 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
16281
16282 * Makefile.in (all-automake): fix dependencies.
16283
16284 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
16285
16286 * configure.in: Minor cleanups for building in the $(target_alias)
16287 subdir.
16288
16289 1998-09-22 Jim Wilson <wilson@cygnus.com>
16290
16291 * Makefile.in (bootstrap): Set r and s before make all. Use
16292 BASE_FLAGS_TO_PASS in make all.
16293 (cross): Likewise.
16294
16295 1998-09-20 Mark Mitchell <mark@markmitchell.com>
16296
16297 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16298
16299 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
16300
16301 * config.sub: Fix typo in last change.
16302
16303 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16304
16305 * config.sub: Add support for C4x target.
16306 * configure.in: Likewise.
16307
16308 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
16309
16310 * config.sub: Recognize sparcv9 just like sparc64.
16311
16312 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
16313
16314 * config.guess: Match "Pent II" or "PentII" for OpenServer.
16315
16316 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
16317
16318 * config.guess: Correctly identify Pentium II sco boxes.
16319
16320 * config.guess: Fix "tr" code. From Weiwen Liu.
16321
16322 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
16323
16324 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16325 stabs.
16326
16327 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
16328
16329 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16330 (ALL_TARGET_MODULES): Add all-target-libchill.
16331 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16332 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16333 (all-target-libchill): Add dependencies.
16334 * configure.in (target_libs): Add libchill.
16335
16336 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16337
16338 * config.guess: Avoid assumptions about "tr" behaves when
16339 LANG is set to something other than English.
16340
16341 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
16342
16343 * configure (gxx_include_dir): Changed to
16344 '${prefix}/include/g++'-${libstdcxx_interface}.
16345
16346 * config.if: New to determine the interfaces.
16347
16348 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
16349
16350 * config.guess: Detect and handle MPE/IX.
16351 * config.sub: Deal with MPE/IX.
16352
16353 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
16354
16355 * configure.in: Use mh-aix43.
16356
16357 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
16358
16359 * configure: Fix --without/--disable cases for gxx-include-dir.
16360
16361 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
16362
16363 * mdata-sh: Imported. Needed for automake support.
16364
16365 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
16366
16367 * Makefile.in (taz): Try "chmod -R og=u ." before
16368 "chmod og=u `find . -print`".
16369
16370 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
16371
16372 * configure.in: Add arm-elf and thumb-elf support.
16373
16374 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16375
16376 * Makefile.in: Undo previous patch.
16377
16378 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16379
16380 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16381 to here ...
16382 (install-no-fixedincludes): and here
16383 (INSTALL_MODULES): ... from here.
16384
16385 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16386
16387 * config.sub: Merge with FSF.
16388
16389 * config.guess: Merge with FSF.
16390
16391 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16392
16393 * configure (extraconfigdirs): New variable.
16394 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16395 * Makefile.in (all): Move higher in file.
16396 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16397 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16398 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16399 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16400 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16401
16402 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
16403
16404 * Makefile.in (all-target-libjava): Depend on all-gcc and
16405 all-target-newlib.
16406 (configure-target-libjava): Depend on $(ALL_GCC).
16407
16408 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16409
16410 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16411 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16412
16413 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16414
16415 * INSTALL/README: Fix typo.
16416
16417 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16418
16419 * ylwrap: Change absolute path checks to check for DOS style path
16420 names.
16421
16422 * ylwrap: Don't use a full path name if the source file is in the
16423 same directory. From hjl@lucon.org (H.J. Lu).
16424
16425 * config-ml.in: Default to being verbose, to match Feb 18 change to
16426 configure.
16427
16428 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16429
16430 Brought over from egcs:
16431
16432 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16433
16434 * configure.in (target_subdir): Set to ${target_alias} instead
16435 of "libraries".
16436
16437 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16438
16439 * configure.in (target_subdir): Set to libraries if enable_multilib.
16440
16441 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16442
16443 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16444 multilibs, force reconfiguration the first time we create
16445 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16446
16447 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16448
16449 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16450 avoid confusion with --no-recursion.
16451
16452 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16453
16454 * configure.in: Win32 hosts shouldn't use install -x
16455 * install-sh: remove -x option, and special .exe-handling
16456 hack.
16457
16458 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16459
16460 * config.guess: Recognize i586-pc-beos.
16461 * configure.in: Don't build some bits for beos.
16462
16463 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16464
16465 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16466 CFLAGS default to -O2.
16467
16468 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16469 when using GNU ld.
16470
16471 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16472
16473 * ltmain.sh: Correct install when using a different shell.
16474
16475 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16476
16477 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16478
16479 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16480
16481 * makefile.vms: Update to build binutils/makefile.vms. Add install
16482 target.
16483
16484 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16485
16486 * ltconfig: Update to correct AIX handling.
16487
16488 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16489
16490 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16491
16492 * configure.in (target_subdir): Set to ${target_alias} instead
16493 of "libraries".
16494
16495 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16496
16497 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16498 (Makefile): Depend on $(gcc_version_trigger).
16499
16500 * configure (gcc_version): Change default initializer to empty
16501 string.
16502 (gcc_version_trigger): New variable; pass this variable down
16503 to subdir configures to enable them checking gcc's version
16504 themselves. Emit make macros for both gcc_version vars.
16505 (topsrcdir): Initialize reliably.
16506 (recursion line): Remove --with-gcc-version=${gcc_version}.
16507
16508 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16509
16510 * configure (enable_version_specific_runtime_libs): Implement new flag
16511 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16512 in $(libsubdir); emit definition in each generated Makefile.
16513 (gxx_include_dir): Initialize depending on
16514 $enable_version_specific_runtime_libs.
16515
16516 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16517
16518 * configure (gcc_version): Initialize properly depending on
16519 how and where configure is started.
16520 (recursion line): Pass a --with-gcc-version=${gcc_version}
16521 to configures in subdirs.
16522
16523 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16524
16525 * configure.in (noconfigdirs): Add configure pattern for mips tx39
16526 cygmon
16527
16528 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16529
16530 * configure.in: Add cygmon and libstub support for mn10200.
16531
16532 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16533
16534 * configure (gcc_version): Add new variable describing the
16535 particular gcc version we're building.
16536 * Makefile.in (libsubdir): Add new macro for the directory
16537 in which the compiler finds executables, libraries, etc.
16538 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16539 and libsubdir.
16540
16541 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16542
16543 * Makefile.in (local-clean): Remove *.log.
16544 (warning.log): Built with warn_summary from build.log.
16545 (mail-report.log): Run test_summary.
16546 (mail-report-with-warnings.log): Run test_summary including
16547 warning.log in the report.
16548
16549 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16550
16551 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16552
16553 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16554
16555 * Makefile.in (grep): Grep no longer depends on libiberty.
16556
16557 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16558
16559 * Makefile.in: all-snavigator needs all-libgui.
16560
16561 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16562
16563 * configure.in: Add cygmon and libstub support for mn10300.
16564
16565 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16566
16567 * missing: Update to version from automake 1.3.
16568
16569 * ltmain.sh: On installation, don't get confused if the same name
16570 appears more than once in the list of library names.
16571
16572 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16573
16574 * config.sub: Accept m68060 and m5200 as CPU names.
16575
16576 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16577
16578 * configure: Use && rather than using -a in test, because odd
16579 strings can confuse test.
16580 * configure.in: Likewise.
16581
16582 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16583
16584 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16585
16586 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16587
16588 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16589 bootstrap4-lean): New targets.
16590
16591 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16592
16593 * mpw-* Delete. Not used.
16594
16595 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16596
16597 * COPYING.LIB: Update FSF address.
16598
16599 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16600
16601 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16602
16603 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16604 GAS_SUPPORT_DIRS.
16605
16606 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16607
16608 * ltconfig, ltmain.sh: Avoid producing a version number if
16609 -version-info was not used.
16610
16611 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16612
16613 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16614 building with newlib.
16615
16616 1998-04-30 Paul Eggert <eggert@twinsun.com>
16617
16618 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16619 Solaris `make' causes it to continue to next definition.
16620
16621 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16622
16623 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16624 the right GUI libraries and files are installed along with GDB.
16625
16626 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16627
16628 * configure.in: Change alpha to alpha* in several places.
16629
16630 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16631
16632 * config.sub: Recognize sparc86x.
16633
16634 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16635
16636 * configure.in (--enable-target-optspace): Remove debug echo.
16637
16638 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16639
16640 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16641
16642 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16643
16644 * ltconfig: Update cygwin32 support.
16645
16646 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16647 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16648 (GDB_SUPPORT_DIRS): Likewise.
16649
16650 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16651
16652 * configure.in (target_makefile_frag): If --enable-target-optspace,
16653 use -Os to compile target libraries rather than -O2. Default to
16654 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16655 not used.
16656 * configure.in (target_cflags): Ditto for d30v.
16657
16658 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16659
16660 * Makefile.in (all-bfd): Depend on all-intl.
16661 (all-binutils): Likewise.
16662 (all-gas): Likewise.
16663 (all-gprof): Likewise.
16664 (all-ld): Likewise.
16665
16666 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16667
16668 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16669
16670 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16671
16672 * Makefile.in (all-bfd): Depend upon all-libiberty.
16673
16674 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16675
16676 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16677
16678 * Makefile.in: Add libstub.
16679
16680 * configure.in: Ditto. Build libstub for targets that have cygmon
16681 support.
16682
16683 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16684
16685 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16686
16687 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16688
16689 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16690 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16691
16692 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16693
16694 * configure: Define DEFAULT_M4 by searching PATH.
16695 * Makfile.in: Use DEFAULT_M4.
16696
16697 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16698
16699 * ltconfig: Add cygwin32 support.
16700
16701 * Makefile.in, configure.in: Add libtool as a native only directory
16702 to configure and build.
16703
16704 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16705
16706 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16707
16708 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
16709
16710 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16711
16712 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16713
16714 * Makefile.in: add ash make rules
16715 * configure.in: add ash to native_only and host_tools lists
16716
16717 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16718
16719 * Makefile.in (all-gettext, all-intl): New targets.
16720 (ALL_MODULES): Added all-gettext, all-intl.
16721 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16722 (INSTALL_MODULES): Added install-gettext, install-intl.
16723 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16724
16725 * configure.in (host_tools): Added gettext.
16726 (native_only): Likewise.
16727 (noconfigdirs) [various cases]: Likewise.
16728 (host_libs): Added intl.
16729
16730 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16731
16732 * configure: Do not disable building gdbtk for cygwin32 hosts.
16733
16734 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16735
16736 * configure.in: Add thumb-coff target.
16737 * config.sub: Add thumb-coff target.
16738
16739 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16740
16741 * Makefile.in: Revert yesterday's change.
16742 (all-target-winsup): all-target-librx stays out of here.
16743
16744 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16745
16746 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16747 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16748 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16749 Remove references to librx and libg++.
16750
16751 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16752
16753 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16754 recursive makes
16755
16756 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16757
16758 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16759 for newlib directory.
16760 (CXX_FOR_TARGET): Likewise.
16761
16762 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16763
16764 * ltconfig: Update after libtool/ltconfig.in change for
16765 hpux11.
16766
16767 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16768
16769 * ltconfig, ltmain.sh: Update to libtool 1.2.
16770
16771 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16772
16773 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16774 (install-gcc-cross): Instead, override LANGUAGES here.
16775
16776 1998-03-18 Dave Love <d.love@dl.ac.uk>
16777
16778 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16779 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16780
16781 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16782
16783 * configure.in: Add Thumb-pe target.
16784
16785 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
16786
16787 * Makefile.in - changed sn targets to snavigator
16788 * configure.in - changed sn targets to snavigator
16789
16790 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16791
16792 * config-ml.in: After building symlink tree call make distclean
16793 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16794 to be the case for libiberty.
16795
16796 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16797
16798 * configure: When making link, also check the current
16799 directory. The configure scripts may create one.
16800
16801 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16802
16803 * config.sub: Accept alphapca56 and alphaev6 properly.
16804
16805 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16806
16807 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16808
16809 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16810
16811 * config.sub (sco5): Fix typo.
16812
16813 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16814
16815 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16816 install-itcl.
16817 (install-itcl): Remove dependency on install-tcl.
16818
16819 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16820
16821 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16822
16823 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16824
16825 * configure.in: Don't build libgui for a cygwin32 target when not on
16826 a cygwin32 host.
16827
16828 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16829
16830 * configure (redirect): Set to null, so default behavior of
16831 configure is now --verbose.
16832
16833 1998-02-16 Dave Love <d.love@dl.ac.uk>
16834
16835 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16836 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16837
16838 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16839
16840 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16841 this change to sync Makefile.in with its ChangeLog entries.
16842
16843 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16844
16845 * ltmain.sh (mkdir): Check that the directory doesn't exist
16846 before we exit with error, so that we don't get races during
16847 parallel builds.
16848
16849 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16850
16851 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16852
16853 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16854
16855 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16856 PICFLAG_FOR_TARGET.
16857 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16858
16859 * configure: Emit a definition for the new macro enable_shared
16860 into each Makefile.
16861
16862 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16863
16864 * configure.in (host_tools, native_only): Add libtool.
16865
16866 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16867
16868 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16869 Fix typo in ming config comment.
16870
16871 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16872
16873 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16874
16875 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16876
16877 * config.sub: Add tic30 cases, and map c30 to tic30.
16878
16879 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16880
16881 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16882 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16883 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16884 (CLEAN_TARGET_MODULES): Similarly
16885 (all-target-libf2c): Add dependences.
16886 * configure.in (target_libs): Add libf2c.
16887
16888 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16889
16890 * configure.in: Remove expect from noconfigdirs when target
16891 is cygwin32. OK to build expect and dejagnu with Canadian
16892 Cross.
16893
16894 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16895
16896 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16897 host.
16898
16899 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16900 and mingw32.
16901
16902 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16903
16904 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16905 here as it is not defined in the toplevel Makefile.
16906
16907 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16908
16909 * configure (package_makefile_rules_frag): New variable, which names
16910 a file with generic rules, ...
16911 Change comment to mention we now have FIVE parts.
16912 * configure: Undo last change.
16913
16914 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16915
16916 * config.guess: More accurate determination of HP processor types.
16917 * config.sub: More accurate determination of HP processor types.
16918
16919 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16920
16921 * configure (package_makefile_frag): Move inserting the
16922 ${package_makefile_frag} to where it should be according
16923 to the comment.
16924
16925 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16926
16927 * config.guess: Add support for Linux/ARM.
16928
16929 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16930
16931 * .cvsignore: Remove *-info and *-install since they match
16932 release-info and mpw-install, which we don't want to just ignore.
16933
16934 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16935
16936 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16937
16938 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16939
16940 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16941 local_prefix to sub-make invocations.
16942
16943 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16944
16945 * configure.in: Check makefile fragments in the source
16946 directory.
16947
16948 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16949
16950 * configure.in: Check whether host and target makefile
16951 fragments exist before adding them to *_makefile_frag.
16952
16953 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16954
16955 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16956
16957 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16958
16959 * configure.in: Make sure we only replace RPATH_ENVVAR on
16960 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16961 regexp to sed.
16962
16963 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16964 to sub-makes.
16965
16966 1998-01-13 Lee Iverson (leei@ai.sri.com)
16967
16968 * config-ml.in (multi-do): LDFLAGS must include multilib
16969 designator.
16970
16971 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
16972
16973 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16974
16975 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16976
16977 * config.sub: Add mingw32 support.
16978 * configure.in: Likewise.
16979
16980 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16981
16982 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16983
16984 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16985
16986 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16987 * configure (gxx_include_dir): Provide a definition for subdirs
16988 which do not use autoconf.
16989
16990 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16991
16992 * config.guess: Sync with egcs. Picks up new alpha support,
16993 BeOS & some additional linux support.
16994
16995 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16996
16997 * config.guess: HP 9000/803 is a PA1.1 machine.
16998
16999 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
17000
17001 * configure.in: It's alpha*-...
17002
17003 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17004
17005 * configure.in (host_makefile_frag, target_makefile_frag):
17006 Handle multiple config files.
17007 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
17008 alpha-*-*.
17009
17010 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
17011
17012 * mkdep: New file.
17013
17014 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
17015
17016 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
17017
17018 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
17019
17020 * Makefile.in: Add libgui directory.
17021 (GDB_TK): Add all-libgui.
17022 * configure.in: Add libgui directory.
17023 * configure: Add all-libgui to GDB_TK.
17024
17025 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
17026
17027 * config-ml.in (multidirs): Add m32r to multilib list.
17028
17029 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
17030
17031 * Makefile.in (all-target-gperf): Change dependency to
17032 all-target-libstdc++.
17033
17034 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
17035
17036 * config.guess: Add BeOS support.
17037
17038 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
17039
17040 Source directory cvs renamed to cvssrc:
17041 * configure.in (host_tools): Change cvs to cvssrc.
17042 (native_only): Likewise.
17043 (noconfigdirs) [various cases]: Likewise.
17044 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
17045 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
17046 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
17047 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
17048 (all-cvssrc): Rename target from all-cvs.
17049
17050 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
17051
17052 * configure (gxx_include_dir): Fix thinko.
17053
17054 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
17055
17056 * Makefile.in (INSTALL_TARGET_CROSS): Define.
17057 (install-cross, install-gcc-cross): New targets.
17058
17059 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
17060
17061 * configure.in (noconfigdirs): Add support for Thumb target.
17062
17063 * config.sub (maybe_os): Add support for Thumb target.
17064
17065 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
17066
17067 * Makefile.in: Add rules for cygmon.
17068
17069 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
17070
17071 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
17072
17073 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17074 * configure (gxx_include_dir): Provide a definition for subdirs
17075 which do not use autoconf.
17076
17077 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
17078
17079 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
17080 11/18/97 build
17081
17082 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
17083
17084 * From Franz Sirl.
17085 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
17086 found on RedHat Linux systems.
17087
17088 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
17089
17090 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
17091 guesses.
17092
17093 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
17094
17095 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
17096
17097 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
17098
17099 * ltmain.sh: If mkdir fails, check whether the directory was created
17100 anyhow by some other process.
17101
17102 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
17103
17104 * configure.in (d30v-*-*): Configure all directories.
17105
17106 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
17107
17108 * configure.in (d30v-*-*): Configure newlib, libiberty directories
17109 for the D30V.
17110
17111 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
17112
17113 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17114
17115 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
17116
17117 * include/libiberty.h: Add extern "C" { so it can be used with C++
17118 progrms.
17119 * include/remote-sim.h: Add extern "C" { so it can be used with C++
17120 programs.
17121
17122 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
17123
17124 * configure.in (d30v-*-*): Configure GCC now.
17125
17126 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
17127
17128 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17129 is no longer needed.
17130
17131 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
17132
17133 * Makefile.in: check-target-libio depends on all-target-libstdc++.
17134
17135 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
17136
17137 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17138 targets using "$@" to provide support for similar but not identical
17139 targets without having to duplicate code.
17140
17141 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
17142
17143 * makefile.vms: Fix to work with DEC C.
17144
17145 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
17146
17147 * config.sub: Add mips-tx39-elf to marketing names.
17148
17149 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
17150
17151 * ltmain.sh: Handle symlinks in generated script.
17152
17153 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
17154
17155 * configure: Handle autoconf style directory options: --bindir,
17156 --datadir, --includedir, --infodir, --libdir, --libexecdir,
17157 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17158 --sysconfdir.
17159 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17160 (sharedstatedir, localstatedir, oldincludedir): New variables.
17161 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17162 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17163 sbindir, sharedstatedir, and sysconfdir.
17164
17165 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17166
17167 * Makefile.in (bootstrap-lean): New target.
17168
17169 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
17170
17171 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
17172 sn, and gnuserv from noconfigdirs.
17173
17174 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
17175
17176 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17177
17178 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
17179
17180 * Makefile.in (cross): New target.
17181
17182 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
17183 Jeff Law <law@cygnus.com>
17184
17185 * Makefile.in (bootstrap2, bootstrap3): New targets.
17186 (all-bootstrap): Remove outdated and confusing target.
17187 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17188
17189 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
17190
17191 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17192 windows. Consistent with gdb/configure.
17193
17194 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
17195
17196 * configure.in: Name Linux target fragment.
17197
17198 * configure: Rewrite so that project Makefile fragment is inserted
17199 first and appears last in the resulting Makefile.
17200
17201 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
17202
17203 * Makefile.in (install-itcl): Install tcl first.
17204
17205 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
17206
17207 * configure.in: remove bison from noconfigdirs for Cygwin32 host
17208
17209 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17210
17211 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17212
17213 * configure.in (skipdirs): Add target-librx for Linux.
17214 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17215
17216 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
17217
17218 * Makefile.in (bootstrap): New target.
17219
17220 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
17221
17222 * config.sub: Accept 'amigados' for backward compatibility.
17223
17224 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
17225
17226 * config.guess: Merge with FSF.
17227
17228 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
17229
17230 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17231
17232 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
17233
17234 * config.sub: Add "marketing-names" patch.
17235
17236 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
17237
17238 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17239
17240 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
17241
17242 * config.sub: Handle v850-elf.
17243
17244 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
17245
17246 * .cvsignore (*-install): Remove.
17247
17248 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
17249
17250 * ltconfig: Set CONFIG_SHELL in libtool.
17251 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17252
17253 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
17254
17255 * configure.in (target_subdir): Set to libraries if enable_multilib.
17256
17257 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
17258
17259 * config.guess: Update from gcc directory.
17260
17261 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
17262
17263 * Makefile.in (all-sim): Depends on all-readline.
17264
17265 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
17266
17267 * Makefile.in (BISON, YACC): Use $$s.
17268 (all-bison): Depend on all-texinfo.
17269
17270 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
17271
17272 * Makefile.in (BISON): Add -L flag.
17273 (YACC): Likewise.
17274
17275 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17276
17277 * configure.in (noconfigdirs): Add support for v850e target.
17278
17279 * config.sub (maybe_os): Add support for v850e target.
17280
17281 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17282
17283 * configure.in (noconfigdirs): Add support for v850ea target.
17284
17285 * config.sub (maybe_os): Add support for v850ea target.
17286
17287 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
17288
17289 * config.sub: Add mipstx39. Delete r3900.
17290
17291 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17292
17293 * Makefile.in (all-autoconf): Depends on all-texinfo.
17294
17295 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
17296
17297 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17298 eabi targets.
17299
17300 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
17301
17302 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17303
17304 * configure: When handling a Canadian Cross, handle YACC as well as
17305 BISON. Just set BISON to bison. When setting YACC, prefer bison.
17306 * Makefile.in (all-bison): Depend upon all-texinfo.
17307
17308 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
17309
17310 * Makefile.in (BISON): bison, not byacc or bison -y.
17311 (YACC): bison -y or byacc or yacc.
17312 (various): Add *-bison as appropriate.
17313 (taz): No need to mess with BISON anymore.
17314
17315 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
17316
17317 * configure: If OSTYPE matches *win32*, try to find a good value for
17318 CONFIG_SHELL.
17319
17320 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
17321
17322 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17323 configure.in if it is present.
17324
17325 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
17326
17327 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17328
17329 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
17330
17331 * config.sub: Recognize `arc' cpu.
17332 * configure.in: Likewise.
17333 * config-ml.in: Likewise.
17334
17335 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
17336
17337 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17338
17339 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
17340
17341 * configure: Changed sed delimiter from ':' to '|' when
17342 attempting to substitute ${config_shell} for SHELL. On
17343 NT ${config_shell} may contain a ':' in it.
17344
17345 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
17346
17347 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17348
17349 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
17350
17351 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17352
17353 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
17354
17355 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17356
17357 * ylwrap: If the program is a relative path, force it to be
17358 absolute.
17359
17360 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
17361
17362 * configure (tooldir): Set BISON to `bison -y' and not just bison.
17363
17364 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
17365
17366 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17367 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17368 for libraries.
17369
17370 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
17371
17372 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17373 separated by spaces.
17374
17375 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17376
17377 * ylwrap: New file.
17378 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17379
17380 * ltmain.sh: Handle /bin/sh at start of install program.
17381
17382 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17383
17384 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17385 * missing: New file, from automake 1.2.
17386
17387 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17388
17389 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17390 check-tk to CHECK_X11_MODULES.
17391
17392 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17393
17394 * config.sub: Merge with FSF.
17395
17396 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17397
17398 * config.guess: Merge with FSF.
17399
17400 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17401
17402 * configure: Treat msdosdjgpp like go32.
17403 * configure.in: Likewise. Don't remove gprof for go32.
17404
17405 * configure: Change Makefile.tem2 to Makefile.tm2.
17406
17407 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17408
17409 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17410
17411 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17412
17413 * install-sh (chmodcmd): Set to null if the DST directory already
17414 exists. Same as Nov 11th change.
17415
17416 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17417
17418 * configure (GDB_TK): Needs itcl and tix.
17419
17420 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17421
17422 * config.guess: Update from FSF.
17423
17424 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17425
17426 * Makefile.in (GDB_TK): Depend on itcl and tix.
17427
17428 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17429
17430 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17431 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17432 (INSTALL_SCRIPT): New variable.
17433 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17434 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17435 to -x.
17436 * install-sh: Add support for -x option.
17437
17438 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17439
17440 * configure.in, Makefile.in: Treat tix like itcl.
17441
17442 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17443
17444 * Makefile.in (WINDRES): New variable.
17445 (WINDRES_FOR_TARGET): New variable.
17446 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17447 (EXTRA_HOST_FLAGS): Add WINDRES.
17448 (EXTRA_TARGET_FLAGS): Add WINDRES.
17449 (EXTRA_GCC_FLAGS): Add WINDRES.
17450 ($(DO_X)): Pass down WINDRES.
17451 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17452 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17453 DLLTOOL_FOR_TARGET.
17454
17455 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17456
17457 * configure.in: configure sim before gdb for win32-x-ppc
17458
17459 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17460
17461 Move gperf into the toplevel, from libg++.
17462 * configure.in (target_tools): Add target-gperf.
17463 (native_only): Add target-gperf.
17464 * Makefile.in (all-target-gperf): New target, depend on
17465 all-target-libg++.
17466 (configure-target-gperf): Empty rule.
17467 (ALL_TARGET_MODULES): Add all-target-gperf.
17468 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17469 (CHECK_TARGET_MODULES): Add check-target-gperf.
17470 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17471 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17472
17473 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
17474
17475 * config.sub (mn10200): Recognize new basic machine.
17476
17477 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17478
17479 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17480 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17481
17482 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17483
17484 * configure.in: If we're building mips-sgi-irix6* native, turn on
17485 ENABLE_MULTILIB and set TARGET_SUBDIR.
17486
17487 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17488
17489 * Makefile.in (all-sn): Depend on all-grep.
17490
17491 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17492
17493 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17494
17495 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17496 Makefile. From Jeff Makey <jeff@cts.com>.
17497 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17498
17499 * Makefile.in (DISTBISONFILES): Remove.
17500 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17501 $(DEFAULT_YACC).
17502
17503 * configure.in: Build itl, db, sn, etc., when building for native
17504 cygwin32.
17505
17506 * Makefile.in (LD): New variable.
17507 (EXTRA_HOST_FLAGS): Pass down LD.
17508 ($(DO_X)): Likewise.
17509
17510 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17511
17512 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17513
17514 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17515
17516 * configure.in (targargs): Strip out any supplied --build argument
17517 before adding our own. Always add --build.
17518
17519 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17520
17521 * configure.in (targargs): Pass --build if we're doing
17522 a cross-compile.
17523
17524 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17525
17526 * configure: Use '|' instead of ":" as the separator in
17527 sed. Otherwise sed chokes on NT path names with drive
17528 designators. Also look for "?:*" as the leading characters in an
17529 absolute pathname.
17530
17531 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17532
17533 * config.sub: Support for r3900.
17534
17535 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17536
17537 * configure.in: Use install-sh, not install.sh.
17538
17539 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17540
17541 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17542 apply it twice.
17543
17544 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17545
17546 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17547 install-binutils.
17548
17549 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17550
17551 * Makefile.in: Add automake targets.
17552 * configure.in (host_tools): Add automake.
17553
17554 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17555
17556 * configure: Default CXX to c++, not gcc.
17557 * Makefile.in (CXX): Set to c++, not gcc.
17558 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17559
17560 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17561
17562 * install-sh: try appending a .exe if source file doesn't
17563 exist
17564
17565 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17566
17567 * configure.in: Turn on multilib by default.
17568 (cross_only): Remove target-libiberty.
17569
17570 * Makefile.in (all-gcc): Don't depend on libiberty.
17571
17572 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17573
17574 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17575
17576 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17577
17578 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17579 (DISTBISONFILES): Add ld/Makefile.in
17580
17581 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17582
17583 * configure.in: if target is cygwin32 but host isn't cygwin32,
17584 don't configure gdb tcl tk expect, not just gdb.
17585
17586 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17587
17588 * configure.in: Added gnuserv everywhere sn appears.
17589
17590 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17591 (CROSS_CHECK_MODULES): Added check-gnuserv.
17592 (INSTALL_MODULES): Added install-gnuserv.
17593 (CLEAN_MODULES): Added clean-gnuserv.
17594 (all-gnuserv): New target.
17595
17596 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17597
17598 * config.guess: Fixes for MIPS OpenBSD systems.
17599
17600 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17601
17602 * Makefile.in (INSTALL_XFORM): Remove.
17603 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17604
17605 * mkinstalldirs: New file, copied from automake.
17606 * Makefile.in (installdirs): Rename from install-dirs. Use
17607 mkinstalldirs. Change all users.
17608 (DEVO_SUPPORT): Add mkinstalldirs.
17609
17610 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17611
17612 * install-sh: Rename from install.sh.
17613 * Makefile.in (INSTALL): Change install.sh to install-sh.
17614 (DEVO_SUPPORT): Likewise.
17615
17616 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17617 Graichen <graichen@rzpd.de>.
17618
17619 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17620
17621 * config.guess: Recognize OpenBSD systems correctly.
17622
17623 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17624
17625 * README, Makefile.in (ETC_SUPPORT): Remove references to
17626 cfg-paper*, configure.{texi,man,info*}._
17627
17628 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17629
17630 * Makefile.in (all.normal): Ensure that gcc is built after all
17631 the x11 - ie gdb - targets.
17632
17633 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17634
17635 * makefile.vms: Don't run conf-a-gas.
17636
17637 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17638
17639 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17640
17641 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17642
17643 * configure.in: Remove noconfigdirs case since gdb also
17644 configures and builds for tic80-coff.
17645
17646 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17647
17648 * configure: Set cache_file to config.cache.
17649 * Makefile.in (local-distclean): Remove config.cache.
17650
17651 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17652
17653 * COPYING: Update FSF address.
17654
17655 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17656
17657 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17658 noconfigdirs.
17659
17660 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17661
17662 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17663 MAKEDIRS, is empty.
17664
17665 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17666
17667 * config.sub: Tweak mn10300 entry.
17668
17669 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17670
17671 * configure.in (host_tools): Put sim before gdb, so gdb's
17672 configure.tgt can determine if the simulator was configured.
17673
17674 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17675
17676 * config.sub: Move BeOS $os case to be with other Cygnus
17677 local cases.
17678
17679 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17680
17681 * config.sub: Remove misplaced comment that broke Linux.
17682
17683 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17684
17685 * config.sub: Add BeOS support.
17686
17687 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17688
17689 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17690
17691 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17692
17693 * configure.in (noconfigdirs): Remove tcl and tk from
17694 noconfigdirs for cygwin32 builds.
17695
17696 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17697
17698 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17699
17700 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17701
17702 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17703 make-all.com, use makefile.vms instead.
17704
17705 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17706
17707 * config.sub: Accept -lnews*.
17708
17709 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17710
17711 * configure.in (noconfigdirs): Disable target-newlib,
17712 target-examples and target-libiberty for d30v.
17713
17714 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17715
17716 * configure.in (noconfigdirs): Enable ld for d30v.
17717
17718 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17719
17720 * configure.in (tic80-*-*): Build compiler.
17721
17722 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17723
17724 * configure.in (d30v-*): Remove sim directory from list of
17725 unsupported d30v directories
17726
17727 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17728
17729 * config.sub, configure.in: Add d30v target cpu.
17730
17731 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17732
17733 * makefile.vms: New file.
17734 * make-all.com: Remove.
17735
17736 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17737
17738 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17739
17740 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17741
17742 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17743
17744 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17745
17746 * Makefile.in (ALL_MODULES): Added all-db.
17747 (CROSS_CHECK_MODULES): Addec check-db.
17748 (INSTALL_MODULES): Added install-db.
17749 (CLEAN_MODULES): Added clean-db.
17750
17751 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17752
17753 * config.guess: Merge with latest FSF sources.
17754
17755 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17756
17757 * Makefile.in (ALL_MODULES): Added all-itcl.
17758 (CROSS_CHECK_MODULES): Added check-itcl.
17759 (INSTALL_MODULES): Added install-itcl.
17760 (CLEAN_MODULES): Added clean-itcl.
17761
17762 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17763
17764 * configure.in: build gdb for mn10200
17765
17766 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17767
17768 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17769
17770 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17771
17772 * configure.in (tic80-*-*): Turn off most targets right now.
17773
17774 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17775
17776 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17777 rather than the makeinfo program.
17778 (do-info): Depend upon all-texinfo.
17779
17780 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17781
17782 * configure.in: Remove uses of config/mh-linux.
17783
17784 * config.sub, config.guess: Merge with latest FSF sources.
17785
17786 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17787
17788 * config.sub (case $basic_machine): Add tic80 entries.
17789
17790 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17791
17792 * config.sub, config.guess: Merge with latest FSF sources.
17793
17794 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17795
17796 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17797 * mpw-config.in: Test for NewFolderRecursive.
17798 * mpw-install: Use symbolic name for startup filename.
17799 * mpw-README: Add various additional details.
17800
17801 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17802
17803 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17804
17805 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17806
17807 * configure.in: Do build gcc and the target libraries for
17808 the mn10200.
17809
17810 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17811
17812 * configure.in: don't avoid building gdb for mn10300 any more
17813 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17814 instead of single-quoting it.
17815
17816 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17817
17818 * configure.in: Don't use --with-stabs on IRIX 6.
17819
17820 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17821
17822 * configure.in (m32r): Build gdb, libg++ now.
17823
17824 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17825
17826 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17827 directories from noconfigdirs.
17828
17829 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17830
17831 * config.sub (basic_machine): added mips16 configuration
17832
17833 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17834
17835 * config.sub: Handle d10v-unknown.
17836
17837 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17838
17839 * config.sub: Handle v850-unknown.
17840
17841 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17842
17843 * Makefile.in: add findutils
17844 * configure.in: add findutils to list of host_tools
17845
17846 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17847
17848 * config.sub: Handle mn10200 and mn10300.
17849
17850 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17851
17852 * configure.in (d10v-*): Do not build librx.
17853
17854 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17855
17856 * configure.in (mn10300): Build everything except gdb & libgloss.
17857
17858 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17859
17860 * config.guess: Patch for Dansk Data Elektronik servers,
17861 from Niels Skou Olsen <nso@dde.dk>.
17862
17863 For ncr, use /bin/uname rather than uname, since GNU uname does not
17864 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17865
17866 Patch for MIPS R4000 running System V,
17867 from Eric S. Raymond <esr@snark.thyrsus.com>.
17868
17869 Fix thinko for nextstep.
17870
17871 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17872
17873 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17874 * config.guess: Guess mips-dec-mach_bsd4.3.
17875
17876 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17877 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17878 release numbers.
17879 * config.guess (mips-mips-riscos*): Emit just enough of the
17880 release number.
17881
17882 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17883 * config.guess (sparc-auspex-sunos*): Added.
17884 (f300-fujitsu-*): Added.
17885
17886 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17887 * config.guess: Recognize a Tadpole as a sparc.
17888
17889 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17890
17891 * config.guess: Don't assume that NextStep version is either 2 or
17892 3. NextStep 4 (aka OpenStep 4) has come out now.
17893
17894 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17895
17896 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17897 From Rik Faith <faith@cs.unc.edu>.
17898
17899 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17900
17901 * config.sub: Contributions from bug-gnu-utils to:
17902 Support plain "hppa" (no version given) architecture, reported by
17903 OpenStep.
17904 OpenBSD like NetBSD.
17905 LynxOs is not a hardware supplier.
17906
17907 * config.guess: Contributions from bug-gnu-utils to add support for:
17908 OpenBSD like NetBSD.
17909 Stratus systems.
17910 More Pyramid systems.
17911 i[n>4]86 Intel chips.
17912 M680[n>4]0 Motorola chips.
17913 Use unknown instead of lynx for hardware manufacturer.
17914
17915 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17916
17917 * install.sh (chmodcmd): Set to null if the DST directory already
17918 exists.
17919
17920 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17921
17922 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17923 not use mt-ppc target Makefile fragment any more.
17924
17925 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17926
17927 * configure.in (*-*-windows): Exclude everything but those dirs
17928 needed to build windows.
17929
17930 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17931
17932 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17933
17934 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17935
17936 * configure.in: Exclude mmalloc from i386-windows.
17937
17938 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17939
17940 * Undo my previous change.
17941
17942 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17943
17944 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17945 unconditionally.
17946 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17947
17948 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17949
17950 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17951 host to add it's own flags.
17952
17953 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17954
17955 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17956
17957 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17958
17959 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17960 (CXX_FOR_TARGET): Likewise.
17961 (GCC_FOR_TARGET): Define.
17962 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17963 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17964 CC_FOR_TARGET was specified on the command line.
17965 (MAKEOVERRIDES): Don't define.
17966
17967 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17968
17969 * configure.in (m32r): Fix spelling of libg++ libs.
17970
17971 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17972
17973 * config.sub (-apple*): Remove, now redundant.
17974
17975 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17976
17977 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17978
17979 * configure: Rework yesterday's sed script patch.
17980
17981 * config.sub: Merge with FSF.
17982
17983 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17984
17985 * config.guess: Merge from FSF.
17986
17987 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
17988 * config.guess: Use pc instead of unknown, for pc clone systems.
17989 Change linux to linux-gnu.
17990
17991 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17992 * config.guess: Avoid non-portable tr syntax.
17993
17994 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17995
17996 * test-build.mk (HOLES): Add "xargs" for gdb.
17997
17998 * configure: Avoid hpux10.20 sed bug.
17999
18000 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
18001
18002 * configure.in: Add support for windows host
18003 (that is a build done under the Microsoft build environment).
18004
18005 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
18006
18007 * Makefile.in: Replace all uses of srcroot with s, to shrink
18008 command line lengths.
18009
18010 Patches from Geoffrey Noer <noer@cygnus.com>:
18011 * configure.in: If configuring for newlib, pass --with-newlib to
18012 subdirectories.
18013 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
18014 -Bnewlib/ and -Lwinsup to gcc.
18015 (CXX_FOR_TARGET): Likewise.
18016
18017 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
18018
18019 * Makefile.in (ETC_SUPPORT): Add configure.
18020
18021 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
18022
18023 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
18024 host configuration file.
18025
18026 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
18027
18028 * configure.in: Break mn10x00 support into separate
18029 mn10200 and mn10300 configurations.
18030 * config.sub: Likewise.
18031
18032 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
18033
18034 * configure.in: Add lots of stuff to noconfigdirs for
18035 the mn10x00 targets.
18036
18037 * config.sub, configure.in: Add mn10x00 support.
18038
18039 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
18040
18041 * make-all.com: Call conf-a-gas, not config-a-gas.
18042
18043 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
18044
18045 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
18046 targets.
18047
18048 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
18049
18050 * mpw-README: Add much more detail for native PowerMac.
18051 * mpw-install: New file.
18052 * mpw-configure: Add --norecursion and --help options.
18053 * mpw-config.in: Translate readme and install files when
18054 copying to objdir.
18055 * mpw-build.in: Don't always depend on byacc and flex.
18056 (install-only-top): New action.
18057
18058 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
18059
18060 * configure.in: You can now configure GDB for the v850.
18061
18062 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
18063
18064 * configure.in (noconfigdirs): Don't configure any C++ dirs
18065 if targeting D10V.
18066
18067 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
18068
18069 * config.sub: Recognize mips64vr5000.
18070
18071 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
18072
18073 * configure.in: Use a single line for host_tools and native_only.
18074
18075 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
18076
18077 * config.sub, configure.in: Add entries for m32r.
18078
18079 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
18080
18081 * Makefile.in (inet-install): Don't run install-gzip.
18082
18083 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
18084
18085 * configure.in: Don't config lots of things for *-*-windows*.
18086
18087 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
18088
18089 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
18090 (host_libs, host_tools): Copy from configure.in.
18091 * mpw-configure: Don't complain about directories not found.
18092
18093 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18094
18095 * configure.in (i[345]86): Recognize i686 for pentium pro.
18096 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
18097 file.
18098
18099 * config.guess (i[345]86): Ditto.
18100
18101 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18102
18103 * configure.in (noconfigdirs): Removed gdb for D10V.
18104
18105 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
18106
18107 * configure.in: Remove ld, target-libio, target-libg++, and
18108 target-libstdc++ from noconfigdirs.
18109
18110 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
18111
18112 * configure: Fix three locations where shell scripts were
18113 being run directly rather than with config_shell.
18114
18115 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
18116
18117 * configure.in (v850-*-*): Set up initial $noconfigdirs.
18118 * config.sub (basic_machine): Recognize v850.
18119
18120 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
18121
18122 * mpw-configure: Handle multiple enable/disable options and
18123 pass them down recursively, handle -c and -s flags appropriately
18124 depending on choice of compiler, add escape mechanism for
18125 quoted arguments to gC.
18126
18127 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18128
18129 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18130 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18131 so that -mrelocatable-lib and -mno-eabi are used.
18132
18133 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18134 not support --print-multi-lib, don't abort.
18135
18136 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
18137
18138 * make-all.com: Run config-a-gas.
18139 * setup.com: Don't copy subdirectory files around.
18140
18141 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
18142
18143 * configure.in (*-*-ose): Remove exclusion of libgloss for this
18144 target, it now compiles correctly.
18145
18146 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
18147
18148 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18149
18150 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18151
18152 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
18153
18154 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18155
18156 * configure.in (native_only): Add prms.
18157
18158 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
18159
18160 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18161 (BINUTILS_SUPPORT_DIRS): Likewise.
18162
18163 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18164
18165 * configure.in (d10v-*-*): Don't configure ld or gdb until the
18166 d10v support is added.
18167
18168 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18169
18170 * configure.in (d10v-*-*): New target.
18171
18172 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
18173
18174 * config.guess (HP 9000/811): Recognize this as a PA1.1
18175 machine.
18176
18177 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
18178
18179 * Makefile.in (do-tar-gz): New target, split out from tail end of
18180 taz target. Run each command separately, don't use pipes.
18181 (taz): Use it.
18182
18183 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
18184
18185 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18186 * mpw-build.in: No builds should depend on building byacc or flex,
18187 they are assumed to be installed already.
18188
18189 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18190
18191 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18192 variable that CC_FOR_TARGET needs.
18193
18194 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18195
18196 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18197 options have changed since the last time the subdirectory was
18198 configured, and if it has, reconfigure.
18199 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18200 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18201
18202 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
18203
18204 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18205 CLEAN_MODULES): Add bash.
18206 (all-bash): New target.
18207
18208 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
18209
18210 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18211
18212 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18213
18214 * config.sub (basic_machine): Recognize d10v as a valid processor.
18215
18216 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
18217
18218 * mpw-configure: Add support for --bindir.
18219 * mpw-build.in: Use a GCC-specific build script for GCC actions.
18220
18221 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
18222
18223 * configure.in: add bash, time, gawk to list of hosttools and things
18224 to only build for native toolchains
18225
18226 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18227
18228 * Makefile.in (docdir): Remove.
18229
18230 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18231
18232 * Makefile.in (datadir): Set to $(prefix)/share.
18233
18234 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
18235
18236 * configure.in: build diff and patch for cygwin32-hosted
18237 toolchains.
18238
18239 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
18240
18241 * config.sub: Accept -rtems*.
18242
18243 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
18244
18245 * configure.in: enable dosrel for cygwin32-hosted builds,
18246 remove diff from the list of things not buildable
18247 via Canadian Cross
18248
18249 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
18250
18251 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18252 don't get ". ".
18253
18254 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
18255
18256 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18257
18258 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
18259
18260 * Makefile.in (taz): Handle case where tex3patch didn't even get
18261 checked out. Also, if it was found, put the symlink in a new util
18262 subdirectory.
18263
18264 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18265
18266 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18267
18268 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
18269
18270 * config.sub: Recognize -openvms.
18271 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18272 * make-all.com, setup.com: New files.
18273
18274 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18275
18276 * Makefile.in (taz): tex3patch moved to texinfo/util.
18277
18278 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
18279
18280 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18281 * configure.in: remove make from disable-if-Can-Cross list
18282 enable gdb if ${host} and ${target} are cygwin32
18283
18284 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
18285
18286 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
18287 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18288
18289 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18290
18291 * config.guess: Combine mips-mips-riscos cases, and use cpp to
18292 distinguish sysv/svr4/bsd variants.
18293 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18294
18295 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
18296
18297 * configure.in: Added copyright notice.
18298 * move-if-change: Added copyright notice.
18299
18300 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18301
18302 * configure.in (powerpcle-*-solaris*): Until we get shared
18303 libraries working, don't build gdb, sim, make, tcl, tk, or
18304 expect.
18305
18306 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
18307
18308 * config.guess: Merge with FSF:
18309
18310 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18311 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18312
18313 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
18314 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18315
18316 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
18317 * config.guess: Combine two OSF1 rules.
18318 Also recognize field test versions. From mjr@zk3.dec.com.
18319 * config.guess (dgux): Use /usr/bin/uname rather than uname,
18320 because GNU uname does not support -p. From pmr@pajato.com.
18321
18322 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
18323
18324 * Makefile.in (MAKEDIRS): Removed $(tooldir).
18325
18326 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
18327
18328 * mpw-README: Document GCCIncludes.
18329
18330 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
18331
18332 * configure.in (alpha-*-linux*): Set enable_shared to yes.
18333
18334 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
18335
18336 * mpw-configure: Handle --enable-FOO and --disable-FOO.
18337
18338 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
18339
18340 * configure.in (*-*-cygwin32): Configure make.
18341
18342 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
18343
18344 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18345
18346 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
18347
18348 * Makefile.in (all-inet): Depend on all-perl.
18349
18350 * Makefile.in (inet-install): New target.
18351
18352 * Makefile.in (all-inet): Depend on all-tcl.
18353 (all-inet): Depend on all-send-pr.
18354
18355 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18356
18357 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18358 temporarily.
18359
18360 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
18361
18362 * configure.in: Don't configure --with-gnu-ld on AIX.
18363
18364 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18365
18366 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18367
18368 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
18369
18370 * Makefile.in (ALL_MODULES): Added all-inet.
18371 (CROSS_CHECK_MODULES): Added check-inet.
18372 (INSTALL_MODULES): Added install-inet.
18373 (CLEAN_MODULES): Added clean-inet.
18374 (all-indent): New target.
18375
18376 * configure.in (host_tools): Added inet.
18377 (native_only): Added inet.
18378 (noconfigdirs): Added inet.
18379
18380 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18381
18382 * configure.in: Don't configure libgloss if we are not configuring
18383 newlib.
18384
18385 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18386
18387 * configure.in: Don't configure libgloss for unsupported
18388 architectures.
18389
18390 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18391
18392 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18393
18394 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18395
18396 * Makefile.in (ALL_MODULES): Include all-apache.
18397 (CROSS_CHECK_MODULES): Include check-apache.
18398 (INSTALL_MODULES): Include install-apache.
18399 (all-apache): New target.
18400
18401 * configure.in: Added apache everywhere perl is seen.
18402
18403 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18404
18405 * Makefile.in: Add support for clean-{module} and
18406 clean-target-{module} rules.
18407
18408 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18409
18410 * configure.in (*-*-ose) do not build libgloss.
18411
18412 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18413
18414 * config.guess (prep*:SunOS:5.*:*): Turn into
18415 powerpele-unknown-solaris2.
18416
18417 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18418
18419 * configure.in: Permit --enable-shared to specify a list of
18420 directories.
18421
18422 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18423
18424 * configure.in (host==solaris): Pass only the first word of $CC
18425 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18426
18427 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18428
18429 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18430
18431 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18432
18433 * Makefile.in (ALL_MODULES): Include all-perl.
18434 (CROSS_CHECK_MODULES): Include check-perl.
18435 (INSTALL_MODULES): Include install-perl.
18436 (ALL_X11_MODULES): Include all-guile.
18437 (CHECK_X11_MODULES): Include check-guile.
18438 (INSTALL_X11_MODULES): Include install-guile.
18439 (all-perl): New target.
18440 (all-guile): New target.
18441
18442 * configure.in (host_tools): Include perl and guile.
18443 (native_only): Include perl and guile.
18444 (noconfigdirs): Don't build guile and perl; no ports have been
18445 done.
18446
18447 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18448
18449 * configure (--enable-*): Handle quoted option lists such as
18450 --enable-sim-cflags='-g0 -O' better.
18451
18452 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18453
18454 * Makefile.in ({,inst}all-target): New rule so we can make and
18455 install all of the target directories easily.
18456
18457 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18458
18459 * configure.in: Add missing global flag in sed substitution when
18460 deleting `target-' from ${configdirs}.
18461
18462 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18463
18464 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18465 option.
18466
18467 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18468 config/mh-necv4.
18469
18470 * install.sh: Correct misspelling of transformbasename.
18471
18472 * config.guess: Recognize mips-*-sysv*.
18473
18474 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18475
18476 * config.sub: Recognize mon960.
18477
18478 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18479
18480 * configure: Restore Canadian Cross handling of BISON and LEX,
18481 removed in Feb 20 change.
18482
18483 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18484
18485 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18486 Mention make install. Remove the old copyright date as well the
18487 clumsy and rather pointless copyright on the README file.
18488
18489 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18490
18491 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18492 Makefile after running symlink-tree, then run `make distclean' to
18493 avoid clobbering any generated files in srcdir.
18494
18495 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18496
18497 * configure.in (m68k-*-netbsd*): Build everything now.
18498
18499 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18500
18501 * Makefile.in (taz): Fix quoting.
18502
18503 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18504
18505 * configure.in (sparclet-*-*): Build everything now.
18506
18507 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18508
18509 * configure.in (m68k-*-linux*): New host.
18510
18511 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18512
18513 * configure: Check for bison before byacc.
18514
18515 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18516
18517 * Makefile.in configure: Change the way LEX and BISON/YACC are
18518 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18519 searching PATH. These are used as fallbacks by Makefile.in if
18520 flex/bison/byacc aren't in objdir.
18521
18522 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18523
18524 * Makefile.in: Make everything which depends upon all-bfd also
18525 depend upon all-opcodes, in case --with-commonbfdlib is used.
18526
18527 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18528
18529 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18530 building NT native compilers on Unix.
18531
18532 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18533
18534 * configure.in: Don't get CC from the host Makefile fragment if we
18535 can find gcc in PATH, or if this is a Canadian Cross. Move the
18536 Solaris test for /usr/ucb/cc to the post target script, just after
18537 the compiler sanity test.
18538
18539 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18540
18541 * config.sub: Merge with FSF.
18542
18543 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18544
18545 * Makefile.in (RPATH_ENVVAR): New variable.
18546 (REALLY_SET_LIB_PATH): Use it.
18547 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18548
18549 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18550
18551 * config.sub, configure.in: Recognize sparclet cpu.
18552
18553 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18554
18555 * config.guess: Support m68k-cbm-sysv4.
18556
18557 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18558
18559 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18560 m68k-unknown-linuxaout from linker help string. Put quotes around
18561 $ld_help_string.
18562
18563 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18564
18565 * config.guess (powerpc-harris-powerunix): Add guess for port
18566 to new target.
18567
18568 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18569
18570 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18571
18572 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18573
18574 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18575 $(REALLY_SET_LIB_PATH) in Makefile.
18576 * Makefile.in (SET_LIB_PATH): New variable.
18577 (REALLY_SET_LIB_PATH): New variable.
18578 ($(DO_X)): Use $(SET_LIB_PATH).
18579 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18580 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18581 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18582 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18583 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18584 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18585 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18586 (install-dosrel): Likewise.
18587 (all-opcodes): Depend upon all-libiberty.
18588
18589 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18590
18591 * config.guess (*:CYGWIN*): New
18592
18593 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18594
18595 * Makefile.in (all-target-winsup): All all-target-libiberty.
18596
18597 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18598
18599 * configure.in (noconfigdirs): Add missing # in front of comment.
18600
18601 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18602
18603 * configure.in: add second pass to things added to noconfigdirs
18604 so *-gm-magic can exclude libgloss properly.
18605
18606 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18607
18608 * mpw-configure (extralibs_name, rez_name): Set correctly
18609 for MWC68K compiler.
18610
18611 * mpw-README: Add more info on the necessary build tools.
18612
18613 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18614
18615 * configure.in, config.sub: Recognize cygwin32.
18616
18617 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18618
18619 * config.guess, config.sub: Recognize A/UX.
18620
18621 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18622
18623 * config.sub: Merge with gcc/config.sub.
18624
18625 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18626
18627 * mpw-build.in (do-binutils): Add build of stamps.
18628
18629 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18630
18631 * config.sub: Add recognition for mips64vr4100*-* targets.
18632
18633 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18634
18635 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18636 Add creation of gconfigargs with `--enable-shared' turned on.
18637 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18638 ($(host)-stamp-stage3-configured): Likewise.
18639 (HOLES): Add chatr and ldd.
18640 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18641
18642 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18643
18644 * configure: Pass --nfp to recursive configures.
18645
18646 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18647
18648 * Makefile.in (DLLTOOL): New.
18649 (DLLTOOL_FOR_TARGET): New.
18650 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18651 (EXTRA_TARGET_FLAGS): Ditto.
18652 (EXTRA_GCC_FLAGS): Ditto.
18653 (CONFIGURE_TARGET_MODULES): Ditto.
18654 (DO_X): Ditto.
18655 * configure: Add DLLTOOL.
18656
18657 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18658
18659 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18660 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18661 mh-sco, since old workarounds no longer needed, and don't
18662 build ld, since libraries have weak symbols in COFF.
18663
18664 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18665
18666 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18667
18668 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18669
18670 * configure.in: Make sure that ${CC} can be used to compile an
18671 executable.
18672
18673 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18674
18675 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18676 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18677 nothing depending on whether gdbtk is being built.
18678
18679 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18680
18681 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18682
18683 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18684
18685 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18686 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18687
18688 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18689
18690 * config-ml.in: Add support for
18691 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18692 Simplify setting of multidirs from --disable-foo.
18693
18694 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18695
18696 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18697 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18698 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18699 non-empty, pass them on to the GCC make.
18700 (all-bootstrap): New rule that is like all-gcc, except it executes
18701 the GCC bootstrap rule instead of the GCC all rule.
18702
18703 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18704
18705 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18706
18707 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18708
18709 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18710 DG/UX support.
18711
18712 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18713
18714 * config.sub (i*86*) Change [345] to [3456]
18715
18716 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18717
18718 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18719 --with-gnu-ld=no.
18720
18721 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18722
18723 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18724 AIX multilibs get built.
18725
18726 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18727
18728 * configure.in (i386-win32): Don't build expect if we're not
18729 building the tcl subdir.
18730
18731 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18732
18733 * Makefile.in: (configure-target-examples, all-target-examples):
18734 New targets, configure and build example programs.
18735
18736 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18737
18738 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18739 use it as input to sedit the generated MPW makefile.
18740 * mpw-README: Add a suggestion about Gestalt.h.
18741
18742 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18743
18744 * config.sub: Accept *-*-ieee*.
18745
18746 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18747
18748 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18749 Ronald F. Guilmette <rfg@monkeys.com>.
18750
18751 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18752
18753 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18754 for powerpc-pe native.
18755 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18756 (target==powerpc-pe): duplicate i386-win32 entry.
18757
18758 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18759
18760 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18761 of vxworks, not just vxworks5.1.
18762
18763 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18764
18765 * mpw-configure: Add support for exec-prefix.
18766
18767 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18768
18769 * config.guess: Recognize HP model 816 machines as having
18770 a PA1.1 processor.
18771
18772 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18773
18774 * configure: Ignore new autoconf configure options.
18775
18776 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18777
18778 * config.guess: Recognize Pentium under SCO.
18779 From Robert Lipe <robertl@arnet.com>.
18780
18781 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18782
18783 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18784
18785 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18786
18787 * configure.in: Don't configure gas for alpha-dec-osf*.
18788
18789 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18790
18791 * configure.in: Default to --with-stabs for some targets for which
18792 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18793 i[345]86*-*-unixware*.
18794
18795 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18796
18797 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18798 rather than basing it on the target. Simplify handling of options
18799 controlling which directories to configure. Remove extraneous
18800 slash in multi-clean target.
18801
18802 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18803
18804 * config-ml.in: Prefix more variables with ml_ so they don't collide
18805 with configure's.
18806
18807 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18808
18809 * configure: Don't turn -v into --v.
18810
18811 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18812
18813 * configure.in (targargs): Fix typo.
18814
18815 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18816
18817 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18818
18819 * configure.in: Strip --host and --target options from
18820 CONFIG_ARGUMENTS, and always configure for --host only. Add
18821 --with-cross-host option when building with a cross-compiler.
18822 * configure: Canonicalize the arguments put into config.status by
18823 always using `=' for an option with an argument. Pass a presumed
18824 --host or --target explicitly.
18825
18826 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18827
18828 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18829 into general OS recognition case.
18830
18831 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18832
18833 * configure.in (target_configdirs): add target-winsup only
18834 for win32 target systems.
18835
18836 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18837
18838 * Makefile.in (all-target-libgloss): Depend upon
18839 configure-target-newlib, since when libgloss is built it looks to
18840 see if the newlib directory exists.
18841
18842 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18843
18844 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18845 cfg-ml-*.in.
18846
18847 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18848
18849 * configure: Handle LD and LD_FOR_TARGET when configuring a
18850 Canadian Cross.
18851
18852 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18853
18854 * configure.in (target_libs): add target-winsup.
18855 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18856 (target==ppcle-pe): remove ld from $noconfigdirs.
18857
18858 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18859
18860 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18861 Preserve relative path names in $srcdir. Build symlink tree if
18862 configuring cross target dir and srcdir=. (= no VPATH support).
18863 (configure-target-libg++): Depend on configure-target-librx.
18864 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18865 * config-ml.in: New file.
18866 * symlink-tree: New file.
18867 * configure: Ensure srcdir="." if that's what it is.
18868
18869 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18870
18871 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18872 includes and FLEX_SKELETON setting.
18873 * mpw-configure (--with-gnu-ld): New option, controls whether
18874 to use PPCLink or ld with PowerMac GCC.
18875 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18876 * mpw-config.in: Configure grez if targeting Mac.
18877
18878 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18879 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18880 just macos.
18881 * configure.in: Configure grez resource compiler if targeting Mac.
18882 * Makefile.in (all-grez, install-grez): New targets.
18883
18884 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18885
18886 * configure: CXX defaults to gcc, not g++. If we find
18887 gcc in the path, set CC to gcc -O2.
18888
18889 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18890
18891 * configure: Default ${build} correctly. Avoid picking up extra
18892 spaces when reading CC and CXX from Makefile. When doing a
18893 Canadian Cross, use plausible default values for numerous
18894 variables.
18895 * configure.in: When doing a Canadian Cross, don't try to
18896 configure tools whose configure script can't handle it.
18897
18898 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18899
18900 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18901
18902 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18903
18904 * configure: Remove dubious bug reporting address.
18905
18906 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18907
18908 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18909 configure script, run that instead of this directory's configure.
18910 In either case, print a message that we're configuring the sub-dir.
18911
18912 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18913
18914 * configure.in: Before checking for the existence of various files,
18915 use sed to filter out "target-".
18916
18917 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18918
18919 * Makefile.in (DO_X): Split rule to decrease command line length
18920 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18921 (Philippe De Muyter).
18922
18923 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18924
18925 * Makefile.in (all-patch): depend on all-libiberty.
18926
18927 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18928
18929 * configure.in: If the only directory in target_configdirs which
18930 actually exists is libiberty, then set target_configdirs to empty,
18931 to avoid trying to build a target libiberty in a gas or gdb
18932 distribution.
18933
18934 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18935
18936 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18937 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18938 systems.
18939
18940 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18941
18942 * configure.in (copy_dirs): Use sys-include instead of include
18943 for --with-headers option.
18944
18945 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18946
18947 * Makefile.in, configure.in: Make winsup builds work with
18948 new scheme.
18949
18950 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18951
18952 * configure.in: Build the linker on AIX.
18953
18954 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18955
18956 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18957 where needed.
18958
18959 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18960
18961 * Makefile.in (all-gcc): Fix typo.
18962
18963 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18964
18965 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18966
18967 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18968
18969 * configure.in: Rename libFOO to target-libFOO, and xiberty
18970 to target-xiberty, to provide more flexibility.
18971 (target_subdir): Define. Create if cross.
18972 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18973 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18974 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18975 check-libFOO -> check-target-libFOO, etc.
18976 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18977 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18978 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18979 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18980 allow ALL_GCC="" to only configure.
18981 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18982 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18983 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18984
18985 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18986
18987 * Makefile.in (taz): Build "info" in etc explicitly.
18988
18989 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18990
18991 * configure.in: Make sure that CC is undefined (as opposed to
18992 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18993 problem with autoconf trying to configure on a host without GCC.
18994
18995 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18996
18997 * mpw-configure: Set host alias from choice of host compiler,
18998 only use generic MPW Makefile sed if present, edit a file
18999 named "hacked_Makefile.in" instead of "Makefile.in" if present.
19000 * mpw-README: Add problem notes about CW6 and CW7.
19001
19002 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
19003
19004 * Makefile.in (taz): Use ";" instead of ";;".
19005
19006 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19007
19008 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
19009 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
19010 DISTDOCDIRS.
19011 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
19012 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
19013
19014 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
19015
19016 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
19017 and gnats, because they are now subsumed by DISTSTUFFDIRS.
19018 Move bfd to DISTSTUFFDIRS.
19019
19020 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19021
19022 * Makefile.in (X11_LIB): Removed.
19023 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
19024
19025 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
19026
19027 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19028
19029 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
19030 names.
19031
19032 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19033
19034 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
19035
19036 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
19037
19038 * configure.in (i[345]86-*-win32): Always build newlib.
19039 Don't configure cvs, autoconf or texinfo.
19040 * Makefile.in (LD_FOR_TARGET): New.
19041 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
19042 Pass down LD_FOR_TARGET.
19043
19044 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
19045
19046 * winsup: New directory.
19047 * Makefile.in: Build winsup.
19048 * configure.in: Winsup is configured when target is win32.
19049 Can only build win32 target GDB when native.
19050
19051 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
19052
19053 * config.guess: Recognize HP model 819 machines as having
19054 a PA 1.1 processor.
19055
19056 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
19057
19058 * configure: Fix sed loop which substitutes for CC and CXX to
19059 avoid bug found in various sed implementations.
19060
19061 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19062
19063 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
19064 simulator. Use standard powerpc-*-eabi*.
19065
19066 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
19067
19068 * configure.in: Stop putting gas and binutils in noconfigdirs for
19069 powerpc-*-aix* and rs6000-*-*.
19070
19071 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
19072
19073 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
19074 -mcall-aixdesc libraries.
19075
19076 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
19077
19078 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
19079
19080 * config.sub (arm | armel | armeb): Fix shell syntax.
19081
19082 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19083
19084 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
19085 -msoft-float and -mcpu=common support.
19086 (powerpc*-*-eabisim*): Add support for building -mcall-aix
19087 libraries.
19088
19089 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19090
19091 * configure.in: Allow configuration and build of emacs19 for the alpha.
19092
19093 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19094
19095 * configure.in (CC): Get ^CC, not just any old CC, from
19096 ${host_makefile_frag}.
19097
19098 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19099
19100 * configure.in (CC): Try to get CC from
19101 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
19102
19103 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19104
19105 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
19106 only if it exists in $(srcdir).
19107
19108 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
19109
19110 * configure: If CC and CXX are not set in the environment, set
19111 them, based on either an existing Makefile or on searching for gcc
19112 in PATH. Substitute for CC and CXX in Makefile.
19113 * configure.in: Remove libm from target_libs. Separate
19114 target_configdirs from configdirs. If CC is not set in
19115 environment, try to get it from a host Makefile fragment. Rewrite
19116 changes of configdirs to use skipdirs instead. A few minor
19117 tweaks. Take directories out of target_configdirs as they are
19118 taken out of configdirs. Remove existing Makefile files from
19119 subdirectories. Substitute for TARGET_CONFIGDIRS and
19120 CONFIG_ARGUMENTS in Makefile.
19121 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19122 by configure.in.
19123 (CONFIG_ARGUMENTS): Likewise.
19124 (CONFIGURE_TARGET_MODULES): New variable.
19125 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19126 ($(CONFIGURE_TARGET_MODULES)): New target.
19127 (configure-libg++, configure-libio): New targets.
19128 (all-libg++): Depend upon configure-libg++.
19129 (all-libio): Depend upon configure-libio.
19130 (configure-libgloss, all-libgloss): New targets.
19131 (configure-libstdc++): New target.
19132 (all-libstdc++): Depend upon configure-libstdc++.
19133 (configure-librx, all-librx): New targets.
19134 (configure-newlib): New target.
19135 (all-newlib): Depend upon configure-newlib
19136 (configure-xiberty): New target.
19137 (all-xiberty): Depend upon configure-xiberty.
19138
19139 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19140
19141 * configure.in (host i[345]86-*-win32): Expand the
19142 noconfigdirs again.
19143
19144 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
19145
19146 * mpw-configure: Fix sed command file name.
19147
19148 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
19149
19150 * configure.in (host i[345]86-*-win32): Reduce the
19151 noconfigdirs again.
19152
19153 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
19154
19155 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19156 or powerpc*-*-pe*, since they are not yet supported.
19157
19158 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19159
19160 Add PowerMac support and many other enhancements.
19161 * mpw-configure: New option --cc to select compiler to use,
19162 paste options set according to --cc into the generated
19163 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19164 if mpw-make.sed is present.
19165 * mpw-config.in: Don't test for gC1, test for mpw-touch,
19166 add forward includes for PowerPC include files.
19167 * mpw-build.in: Build using Makefile.PPC if present.
19168 (do-byacc, etc): Remove separate version resource builds.
19169 (do-gas): Build "stamps" before "all".
19170 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19171 * mpw-README: Update to reflect --cc option, PowerMac support,
19172 and recently-reported compatibility problems.
19173
19174 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
19175
19176 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19177 embedded m68k systems (-aout, -coff, -elf, -vxworks).
19178 (--with-multilib-top): Pass to recursive invocations.
19179
19180 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
19181
19182 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19183 v810-*-*.
19184
19185 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19186
19187 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19188 gdb, ld and opcodes on v810-*-*.
19189
19190 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
19191
19192 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19193 (local-maintainer-clean): New target.
19194 (maintainer-clean): New target.
19195 (realclean): Just depend upon maintainer-clean.
19196
19197 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19198
19199 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19200
19201 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
19202
19203 * configure.in: Build ld in mips*-*-bsd* case.
19204
19205 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
19206
19207 * config.sub: Accept -lites* OS. From Ian Dall.
19208
19209 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
19210
19211 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19212 targets.
19213
19214 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19215
19216 * configure.in: treat i386-win32 canadian cross the same as
19217 i386-go32 canadian cross.
19218
19219 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19220
19221 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19222 running under the simulator to build a reduced set of libraries.
19223 (powerpc-*-eabiaix): Add fine grained multilib support added to
19224 other powerpc targets yesterday.
19225
19226 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19227
19228 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19229 -disable-softfloat, -disable-relocatable, -disable-aix, and
19230 -disable-sysv to control which multilib libraries get built.
19231
19232 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19233
19234 * configure: Add Makefile.tem to list of files to remove in trap
19235 handler.
19236
19237 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
19238
19239 * config.guess (*Linux*): Add missing "exit"s.
19240 Also, need specific check for alpha-unknown-linux (uses COFF).
19241
19242 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
19243
19244 * config.guess: Merge with FSF:
19245
19246 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
19247 * config.guess (AIX4): More robust release numbering discovery.
19248
19249 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
19250 * config.guess (i386-sequent-ptx): Properly get version number.
19251
19252 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
19253 * config.guess (mips:*:4*:UMIPS): New case.
19254
19255 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
19256
19257 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19258 (i386-win32 host): Likewise. Don't build readline.
19259
19260 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
19261
19262 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
19263 SUPPORT_FILES to submakes.
19264
19265 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
19266
19267 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19268 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19269 mpw-configure.
19270
19271 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
19272
19273 * configure.in (appdirs): Use =, not ==, in test expression when
19274 trying to build the text to print in the warning message for
19275 Solaris users.
19276
19277 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
19278
19279 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19280
19281 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19282
19283 * config.guess: Recognize lynx-2.3.
19284
19285 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
19286
19287 * config.sub (z8ksim): Deleted
19288 (z8k-*-coff): New, this is the one true name of the target.
19289
19290 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
19291
19292 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19293
19294 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
19295
19296 * config.guess (*:Linux:*:*): First try asking the linker what the
19297 default object file format is (elf, aout, or coff). Then if this
19298 fails, try previous methods.
19299
19300 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19301
19302 * configure.in: Don't build newlib for *-*-vxworks5.1.
19303
19304 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19305
19306 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19307 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19308
19309 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
19310
19311 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19312
19313 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
19314
19315 * cfg-ml-com.in: New file.
19316 * cfg-ml-pos.in: New file.
19317
19318 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19319
19320 * COPYING.NEWLIB: Add HP free copyright to list.
19321
19322 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19323
19324 * config.sub: Recognize -eabi* for the system, not just -eabi.
19325
19326 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
19327
19328 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19329 * config.sub, configure.in (win32): New target and host.
19330
19331 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
19332
19333 * configure.in: Add i386-pe configuration.
19334
19335 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
19336
19337 * mpw-build.in (install): Install GDB after LD.
19338
19339 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
19340
19341 * mpw-config.in (elf/mips.h): Always forward-include, needed
19342 for GDB to build.
19343
19344 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
19345
19346 * testsuite: New directory for customer acceptance and whole tool
19347 chain tests.
19348
19349 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19350
19351 * configure: If per-host line isn't found, but AC_OUTPUT is found
19352 and a configure script exists, run it instead.
19353
19354 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19355
19356 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
19357
19358 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
19359
19360 * configure: Set build_{cpu,vendor,os,alias} to host values when
19361 --build isn't specified.
19362
19363 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19364
19365 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19366 (FLAGS_TO_PASS): Pass them.
19367 (EXTRA_TARGET_FLAGS): Ditto.
19368
19369 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19370
19371 * Makefile.in (all-libg++): Depend on all-libstdc++.
19372
19373 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19374
19375 * configure.in (noconfigdirs): Enable all packages for
19376 i386-unknown-netbsd.
19377
19378 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19379
19380 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19381 hosted builds (DOS builds)
19382
19383 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19384
19385 Changes for ARM based on patches from Richard Earnshaw:
19386 * config.sub: Handle armeb and armel.
19387 * configure.in: Omit arm linker only for riscix.
19388
19389 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19390
19391 * config.guess: Update from FSF.
19392
19393 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19394
19395 * config.sub: Recognize powerpcle as the little endian variant of
19396 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19397 powerpcle variant. Convert pentium into i586, not i486. Add p5
19398 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19399 temporarily.
19400
19401 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19402
19403 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19404
19405 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19406
19407 * config.sub: Accept -lites* as a basic system type.
19408
19409 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19410
19411 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19412 installed, and if so return linuxoldld as the system name.
19413
19414 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19415
19416 * config.guess: Add hppa1.1-hp-lites support.
19417
19418 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19419
19420 * configure.in: Don't build newlib for m68k-vxworks5.1.
19421
19422 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19423
19424 * configure.in (mips-sgi-irix6): Use mh-irix5.
19425
19426 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19427
19428 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19429
19430 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19431
19432 * test-build.mk: Enable building of shared libraries on IRIX 5 and
19433 OSF/1. Fix compiler flags.
19434 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19435
19436 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19437
19438 * configure.in: Recognize --with-newlib.
19439 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19440
19441 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19442
19443 * Makefile.in: move {all,check,install}-gdb from *_MODULES
19444 to *_X11_MODULES due to gdbtk needing X include files et al.
19445
19446 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19447
19448 Merge in support for Mac MPW as a host.
19449 (Old change descriptions retained for informational value.)
19450
19451 * mpw-config.in: Add generic include forwards for cpu-specific
19452 include files in aout and elf directories.
19453
19454 * mpw-configure: Added copyright.
19455 * mpw-config.in: Check for presence of required build tools.
19456 (target_libs): Add newlib.
19457 (target_tools): Add examples.
19458 (Read Me): Generate as "Read Me for MPW" instead.
19459 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19460 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19461 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19462
19463 * mpw-configure: Remove subdir-specific makefile hackery,
19464 delete mk.tmp after using it.
19465
19466 * mpw-build.in (all): Display start and end times.
19467
19468 * mpw-configure (host_canonical): Set.
19469 (target_cpu): Always add to makefiles.
19470 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19471 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19472 (mpw-mh-mpw): Look for in srcdir and srcroot.
19473 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19474
19475 * mpw-build.in: (install-only): New target.
19476
19477 * mpw-configure (host_alias, target_alias): Rename from hostalias
19478 and targetalias, add into generated Makefile.
19479 (mk.tmp): If present, add into generated Makefile.
19480 * mpw-build.in (all-gas): Build config.h first before gas proper.
19481
19482 * mpw-configure (config.status): Write only if changed.
19483 * mpw-config.in (readline): Configure it (not built, just used for
19484 definitions).
19485
19486 * mpw-config.in (elf/mips.h): Add a forward include.
19487
19488 * mpw-config.in: Forward-include most .h files in include into
19489 extra-include.
19490 (readline): Don't build.
19491 mpw-build.in (install): Install GDB.
19492
19493 * mpw-configure (prefix, mpw_prefix): Handle it.
19494 * mpw-config.in (mmalloc, readline): Don't configure.
19495 * mpw-build.in (thisscript): Rename to ThisScript.
19496 Use mpw-build instead of BuildProgram everywhere.
19497 (mmalloc, readline): Don't build.
19498 * mpw-README: New file, basic documentation about the MPW port.
19499
19500 * mpw-config.in: Use forward-include to create include files.
19501
19502 * mpw-configure: Add more things to the top of each configured
19503 Makefile, including contents of config/mpw-mh-mpw.
19504 * mpw-config.in (extra-include): Create this directory and fill it
19505 with Posix-like include files when configuring.
19506
19507 * config.sub (apple, mac, mpw): Add various aliases.
19508
19509 * mpw-build.in: New file, top-level build script fragment for MPW.
19510 * mpw-configure: New file, configure script for MPW.
19511 * mpw-config.in: New file, config fragment for MPW.
19512
19513 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19514
19515 * configure.in (host_libs): Remove glob, since it is gone from the
19516 sources.
19517
19518 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19519
19520 * Makefile.in: define empty GDB_NLM_DEPS var.
19521
19522 * configure.in(target_makefile_frag): use config/mt-netware
19523 for netware targets.
19524
19525 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19526
19527 * config.sub: Merge in recent FSF changes. Remove linux special
19528 cases.
19529
19530 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19531
19532 Revert this change:
19533
19534 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19535
19536 * build-all.mk: Use CC=cc -Xs on Solaris.
19537
19538 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19539
19540 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19541 stop using it.
19542 * Makefile.in: Nuke all references to glob subdirectory.
19543
19544 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19545
19546 * configure.in: Fix --enable-shared logic in per-host.
19547
19548 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19549
19550 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19551
19552 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19553
19554 * configure.in (noconfigdirs): Don't build gas on AIX, for
19555 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19556
19557 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19558
19559 * configure: Fix --cache-file to work if the file argument is a
19560 relative path.
19561
19562 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19563
19564 * configure: If the --cache-file is used, pass it down to
19565 configure in subdirectories.
19566
19567 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19568
19569 * config.sub: add vxworks29k configuration.
19570
19571 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19572
19573 * Makefile.in (taz): Do "diststuff" part quietly.
19574
19575 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19576
19577 * config.sub: Mini-merge with gcc/config.sub.
19578
19579 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19580
19581 * config.guess (IRIX): Sed - to _.
19582
19583 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19584
19585 * Makefile.in (source-vault, binary-vault): New targets.
19586
19587 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19588
19589 * config.sub: Recognize -eabi as a basic system type.
19590
19591 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19592
19593 * configure.in (enable_shared stuff): Fix typo.
19594
19595 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19596
19597 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19598
19599 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19600
19601 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19602
19603 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19604
19605 * configure.in (rs6000-*-*): Don't build gas.
19606
19607 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19608
19609 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19610 reduce command line length.
19611 (AS_FOR_TARGET): Check for as.new, not Makefile.
19612 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19613
19614 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19615
19616 * config.guess: Merge from FSF.
19617
19618 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19619
19620 * configure: Don't use $ when handling program_suffix.
19621
19622 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19623
19624 * configure.in: Configure tk for hppa/hpux.
19625
19626 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19627
19628 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19629
19630 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19631
19632 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19633 to LIBCXXFLAGS. Tests are better run without it.
19634
19635 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19636
19637 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19638
19639 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19640
19641 * configure.in (*-*-netware*): Don't configure xiberty.
19642
19643 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19644
19645 * configure.in: Remove tk from native_only list.
19646
19647 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19648
19649 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19650 for special NCD build.
19651
19652 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19653
19654 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19655 makeall.bat, they're only useful for binutils snapshots.
19656 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19657 makeall.bat to specified SUPPORT_FILES.
19658
19659 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19660
19661 * build-all.mk: Add Ericsson targets to sun4 and solaris
19662 hosts. Add BNR's sun4 target to solaris host, so their
19663 build-from-source will be tested in-house first.
19664
19665 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19666
19667 * Makefile.in (LIBCFLAGS): New variable.
19668 (CFLAGS_FOR_TARGET): Ditto.
19669 (LIBCFLAGS_FOR_TARGET): Ditto.
19670 (LIBCXXFLAGS): Ditto.
19671 (CXXFLAGS_FOR_TARGET): Ditto.
19672 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19673 (BASE_FLAGS_TO_PASS): Pass them.
19674 (EXTRA_TARGET_FLAGS): Ditto.
19675
19676 * configure.in: Support --enable-shared.
19677
19678 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19679
19680 * configure.in (target_libs): Include libstdc++ again.
19681 * config.guess: Update from FSF (for FreeBSD).
19682
19683 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19684
19685 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19686 makeall.bat.
19687 (DISTDOCDIRS): Add `etc'.
19688 (ETC_SUPPORT_PFX): New variable.
19689 (taz): Include anything from etc starting with a word in
19690 ETC_SUPPORT_PFX.
19691
19692 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19693
19694 * config.sub: Update for recent FSF changes. Remove obsolete
19695 h8300hds entry. Add -windows* and -osx as basic os. Minor
19696 spacing changes.
19697
19698 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19699
19700 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19701
19702 * config.guess: Merge with FSF.
19703 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19704
19705 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19706
19707 * configure: Since the "trap 0" handler will override the exit
19708 status on many systems, only use it for "exit 1", and make it set
19709 a non-zero exit status; reset it before "exit 0". Also, check
19710 exit status of config.sub, and error out if it failed.
19711
19712 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19713
19714 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19715 and install libgloss.
19716
19717 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19718
19719 * Makefile.in (all-binutils): Depend upon all-byacc.
19720
19721 * configure.in: Don't build emacs on Irix 5.
19722
19723 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19724
19725 * configure.in (*-*-netware*): Add libio.
19726
19727 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19728
19729 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19730 (CHECK_TARGET_MODULES): Ditto.
19731 (INSTALL_TARGET_MODULES): Ditto.
19732 (TARGET_LIBS): Ditto.
19733 (all-libstdc++): Note dependencies.
19734
19735 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19736
19737 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19738
19739 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19740
19741 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19742 -fexternal-templates.
19743
19744 * configure.in (target_libs): Add libstdc++.
19745 (noconfigdirs): Add libstdc++ as appropriate.
19746
19747 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19748
19749 * config.guess: Update from FSF.
19750
19751 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19752
19753 * configure: Use ${config_shell} when running ${configsub}.
19754
19755 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19756
19757 * config.sub: No longer recognize h8300h.
19758
19759 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19760
19761 * config.sub: Remove extraneous differences between config.sub and
19762 gcc/config.sub.
19763
19764 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19765
19766 * Makefile.in (DISTSTUFFDIRS): Add gas.
19767
19768 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19769
19770 * COPYING.NEWLIB: New file.
19771
19772 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19773
19774 * config.guess (HP-UX): Patch from Harlan Stenn
19775 <harlan@landmark.com> to also emit release level.
19776
19777 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19778
19779 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19780
19781 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19782
19783 * config.sub: Merge nextstep cleanup from FSF.
19784
19785 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19786
19787 * configure.in (arm-*-*): Don't configure ld for this target.
19788
19789 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19790
19791 * configure.in (*-*-netware): don't configure libg++, libio,
19792 librx, or newlib.
19793
19794 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19795
19796 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19797 configure ld--it works, but it doesn't support shared libraries.
19798
19799 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19800
19801 * config.guess (*-unknown-freebsd*): Get rid of possible
19802 trailing "(Release)" in version string.
19803 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19804
19805 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19806
19807 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19808 Fix type: *-next-neststep -> *-next-nextstep.
19809
19810 * config.guess: Merge from FSF:
19811
19812 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19813
19814 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19815
19816 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19817
19818 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19819 instead of UNIX_SV for UnixWare 1.0).
19820
19821 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19822
19823 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19824 to make gdb/nlm/* build after the compiler and linker.
19825
19826 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19827
19828 * config.guess (netbsd, freebsd, linux): Accept any machine,
19829 not just i[34]86.
19830 (m68k-atari-sysv4): Relocate to match FSF version.
19831
19832 * config.guess: More merges from the FSF:
19833
19834 Add a space before function call or macro invocation.
19835
19836 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19837
19838 * config.guess: Add trap cmd to remove dummy.c and dummy when
19839 interrupted.
19840
19841 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19842
19843 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19844 (dummy): Redirect stderr from compilation of dummy.c.
19845
19846 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19847
19848 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19849
19850 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19851
19852 * configure: Accept and ignore --cache*, for compatibility with
19853 new autoconf.
19854
19855 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19856
19857 * config.guess: Merge from FSF:
19858
19859 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19860
19861 * config.guess (Pyramid*:OSx*:*:*): New case.
19862 (PATH): Add /.attbin at end for finding uname.
19863 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
19864
19865 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19866
19867 * config.guess (M88*:DolphinOS:*:*): New case.
19868
19869 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19870
19871 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19872 to select whether to use ELF or COFF.
19873
19874 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19875
19876 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19877
19878 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19879
19880 * config.guess: Guess the OS version for HPUX.
19881
19882 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19883
19884 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19885
19886 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19887
19888 * configure.in: Recognize --with-headers, --with-libs, and
19889 --without-newlib.
19890 * Makefile.in (all-xiberty): Depend upon all-ld.
19891
19892 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19893
19894 * configure.in: Change i[34]86 to i[345]86.
19895
19896 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19897
19898 * configure (version): A few more tweaks to help message.
19899
19900 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19901
19902 * Makefile.in: Remove (for now) librx as a host library,
19903 now that we're building it for target.
19904
19905 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19906
19907 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19908 (Karl Berry).
19909
19910 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19911
19912 * configure.in: Also configure librx.
19913
19914 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19915
19916 * Makefile.in: Update various rules to reflect that librx
19917 is now needed for libg++.
19918
19919 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19920
19921 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19922
19923 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19924
19925 * configure.in: Configure the examples directory.
19926
19927 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19928
19929 * configure: Simplify Jun 2 1994 change.
19930
19931 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19932
19933 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19934 /bin/gcc isn't good enough to build gcc.
19935
19936 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19937
19938 * Makefile.in (GDB_SUPPORT_FILES): Remove
19939 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19940 (gdb.tar.gz): Add new rule to use standard distribution building
19941 mechanism.
19942
19943 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19944
19945 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19946 Bill Cox <bill@cygnus.com>.
19947
19948 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19949
19950 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19951
19952 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19953
19954 * configure: Search current dir first in .gdbinit.
19955
19956 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19957
19958 * config.sub: Recognize freebsd (merged from gcc config.sub).
19959
19960 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19961
19962 * config.sub: Refer to NeXT's operating system as nextstep.
19963
19964 * config.sub (case $basic_machine): Re-order the cases, to match
19965 the order in the FSF version (which is mostly alphabethical).
19966 Merge in some additions and changes from the FSF.
19967
19968 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19969
19970 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19971 * config.sub: Recognize cxux7.
19972 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19973
19974 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19975
19976 * config.sub: Fix typo powerpc -> powerpc-*.
19977
19978 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19979
19980 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19981
19982 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19983 parallel with all-emacs and install-emacs). Top-level command
19984 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19985
19986 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19987
19988 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19989 $(relbindir)/make before doing ``make install'', and use
19990 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19991 installing over running make binary.
19992 ($(host)-stamp-stage3-installed): Likewise.
19993
19994 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19995
19996 * config.guess: Recognize Mach.
19997
19998 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19999
20000 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
20001 see whether --exec-prefix was used.
20002
20003 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
20004
20005 * README: Explicitly mention libg++/README. (Zoo's idea.)
20006
20007 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20008
20009 * Makefile.in: Add all-librx target similar to all-libproc.
20010
20011 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
20012
20013 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
20014 with post 1.2 uname bogosity.
20015
20016 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20017
20018 * configure: Remove temporary files on receipt of a signal.
20019
20020 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
20021
20022 * configure: If there is a package_makefile_frag, remove
20023 ${subdir}/Makefile.tem after copying it in.
20024
20025 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20026
20027 * build_all.mk: support rs6000 lynx identifies itself as
20028 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
20029 since /bin/gcc is too feeble to compile a modern gcc.
20030
20031 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
20032
20033 * brought devo/test-build.mk update-to-date with progressive/
20034 test-build.mk. Add lynx targets and hppa flag info.
20035
20036 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
20037
20038 * configure.in: Use mh-ncrsvr43. Patch from
20039 Tom McConnell <tmcconne@sedona.intel.com>.
20040
20041 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
20042
20043 * config.guess (i386-unknown-bsdi): No longer need to
20044 check #if defined(__bsdi__) && defined(__i386__).
20045
20046 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20047
20048 * configure: Set program_transform_nameoption correctly.
20049
20050 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
20051
20052 * brought build-all.mk update-to-date with progressive build-all.mk,
20053 added new targets and hppa info.
20054
20055 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20056
20057 * configure: If config.guess result is a prefix of the user
20058 specified target, assume a native build and use the user specified
20059 target as the host alias. Remove SunOS patch suffix removal hack.
20060 * configure.in: Remove SunOS patch suffix removal hack.
20061
20062 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
20063 in NATIVE_CHECK_MODULES.
20064
20065 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
20066
20067 * Makefile.in: Rename HOST_ONLY to NATIVE.
20068 * configure: Delete SunOs patch suffix from host_canonical
20069 and build_canonical variables that are prepended to Makefiles.
20070 * configure.in: Add comments for easier maintenance.
20071
20072 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20073
20074 * Makefile.in: Add all-libproc target similar to all-gui.
20075
20076 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
20077
20078 * Makefile.in (CHECK_MODULES): split into
20079 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
20080
20081 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
20082
20083 * config.guess (i386-unknown-bsdi): New system to guess.
20084
20085 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20086
20087 * Makefile.in: Add all-gui target (but not yet build by "all").
20088
20089 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
20090
20091 * config.sub: Move deletion of patch suffix from here...
20092 * configure.in: To here, at Ian's suggestion. The top-
20093 level scripts might need to know of a patch level.
20094
20095 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
20096
20097 * config.sub: Strip off patch suffix so rtl is recognized
20098 as a sunos4.1.3 machine, even though it's been patched.
20099
20100 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
20101
20102 * Makefile.in (INSTALL_LAST): Delete.
20103 (INSTALL_DOSREL): New.
20104
20105 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20106
20107 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
20108 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
20109 whether we pass down --with-gnu-ld anyhow.
20110
20111 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
20112
20113 * Makefile.in (INSTALL_LAST): Change operation so it works
20114 on more flavors of make.
20115 * configure.in (go32): Don't build libg++ or libio.
20116
20117 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
20118
20119 * Makefile.in (Move HOST_PREFIX_1 and friends up so
20120 they can be overriden by templates.
20121
20122 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
20123
20124 * configure.in (target==go32): Don't build gdb.
20125 * dosrel: New directory.
20126
20127 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
20128
20129 * configure.in (host==go32): Configure dosrel too.
20130 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20131 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20132 be set by incoming names or templates.
20133 (INSTALL_LAST): New rule.
20134
20135 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
20136
20137 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20138
20139 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20140
20141 * configure.in (appdirs): New variable. Currently empty, but will
20142 be used in gas distribution. If nonempty, lists a set of
20143 directories at least one of which must get configured, or top
20144 level configuration is considered to have failed.
20145 (rs6000-*-lynxos*): Use new file name.
20146
20147 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20148
20149 Eliminate XTRAFLAGS.
20150 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20151 newlib include files using -idirafter, and also use -nostdinc.
20152 (CXX_FOR_TARGET): Likewise.
20153 (XTRAFLAGS): Removed.
20154 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20155 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20156 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20157 ($(DO_X)): Don't pass down XTRAFLAGS.
20158
20159 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20160
20161 * configure.in (mips*-dec-bsd*): New target; do build linker.
20162 (mips*-*-bsd*): New target; don't build linker.
20163
20164 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20165
20166 * configure.in: support rs6000-*-lynxos* configuration.
20167 support sunos4 as a cross target.
20168
20169 * config.sub: look for lynx*, not lynx since the OS version may
20170 legitimately be part of the name.
20171
20172 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20173
20174 * configure.in (i[34]86-*-sco*): Move to be with other i386
20175 targets.
20176 (romp-*-*): New target. Skip various binary utilities.
20177 (vax-*-*): New target. Don't build newlib.
20178 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
20179
20180 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20181
20182 * configure.in: Only set host_makefile_frag if config
20183 directory exists.
20184
20185 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20186
20187 * install.sh: If $dstdir exists, don't check whether each
20188 component does.
20189
20190 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20191
20192 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20193
20194 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
20195
20196 * configure.in (*-*-lynxos*): Don't configure newlib for either
20197 native or cross Lynx.
20198
20199 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
20200
20201 * config.sub (sparc64-elf): Fix os.
20202 (z8k): Remove duplicate.
20203
20204 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20205
20206 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20207 gcc/stmp-fixproto, to try to prevent fixproto from being run.
20208
20209 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
20210
20211 * configure: Make file links cleanly even if Lynx fails on
20212 an NFS symlink (at least fail cleanly).
20213
20214 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
20215
20216 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20217 -XNh2000.
20218
20219 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20220
20221 * configure: Unknown options are fatal again.
20222
20223 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
20224
20225 * configure: Ignore --x-includes and --x-libraries, for Autoconf
20226 compatibility.
20227
20228 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
20229
20230 * build-all.mk: Add `clean' target.
20231
20232 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20233
20234 * config.guess: Add SINIX support.
20235 * configure.in: Add mips-*-sysv4* support.
20236
20237 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
20238
20239 * build-all.mk: Document all useful targets.
20240 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20241 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20242
20243 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20244
20245 * configure: Support --silent, --quiet.
20246
20247 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20248
20249 * configure: Support --disable-FEATURE.
20250
20251 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20252
20253 * config.guess: Recognize NCR running SVR4.3.
20254
20255 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
20256
20257 * config.guess: Make BSDI generate i386-unknown-bsd386.
20258 Patch from Paul Eggert <eggert@twinsun.com>.
20259
20260 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20261
20262 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20263
20264 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20265
20266 * configure: Make unrecognized options give nonfatal warnings
20267 instead of fatal errors, and pass them to any subdirectory
20268 configures in case they recognize them.
20269 Make --x equivalent to --with-x.
20270
20271 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20272
20273 * configure: Add --enable-* options. Clean up usage message and
20274 some comments.
20275
20276 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
20277
20278 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20279
20280 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20281
20282 * configure.in (hppa*-*-*): Enable binutils.
20283
20284 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20285
20286 * config.sub: Recognize cisco.
20287
20288 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
20289
20290 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20291
20292 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20293
20294 * config.guess: about target *-hitachi-hiuxwe2, don't print more
20295 than one configuration name. Add comment.
20296
20297 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
20298
20299 * config.guess: about target *-hitachi-hiuxwe2, fixed
20300 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
20301 macro is incorrect.]
20302
20303 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20304
20305 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20306 than the "make ls" stuff which used to be here.
20307
20308 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20309
20310 * config.guess: Recognize i[34]86-unknown-freebsd.
20311 From Shawn M Carey <smcarey@rodan.syr.edu>.
20312
20313 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
20314
20315 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20316
20317 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20318
20319 * config.guess: Check for ptx.
20320
20321 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
20322
20323 * config.sub: Add os9k checking.
20324
20325 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20326
20327 * config.guess: Handle OSF1 running on HPPA processors
20328
20329 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20330
20331 * configure: If subdir configure fails, print out a message with
20332 subdirectory name, in case subdir's configure code didn't identify
20333 itself.
20334
20335 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
20336
20337 * configure.in: Remove embedded newlines from configdirs.
20338 Avoid mismatches of substrings. Fix matching strings at end
20339 of configdirs.
20340
20341 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
20342
20343 * config.guess: Add Lynx/rs6000 config support.
20344
20345 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20346
20347 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20348
20349 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
20350
20351 * configure.in (hppa*-*-osf*): Treat this just like most other
20352 PA configurations (eg no binutils or ld).
20353 (hppa*-*-*elf*): These configurations have binutils and ld.
20354
20355 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20356
20357 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
20358
20359 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20360
20361 * configure.in (rs6000-*-*): Build gas.
20362
20363 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20364
20365 * Makefile.in: Avoid bug in losing hpux sed.
20366
20367 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20368
20369 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20370 for GDB and GDB has been fixed to not need it.
20371
20372 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20373
20374 * config.guess: Recognize vax hosts.
20375
20376 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20377
20378 * configure (while loop): Don't use "break 2" inside case
20379 statement -- the case statement isn't an enclosing loop.
20380
20381 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20382
20383 * config.guess: Clean up NeXT support, to allow nextstep
20384 on Intel machines. Make OS be nextstep.
20385
20386 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20387
20388 * config.guess: Add alternate forms for Convex.
20389
20390 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20391
20392 * configure: Completely rewrite option processing. Take
20393 advantage of pattern-matching to avoid invoking test frequently.
20394 Also clean up host and target defaulting logic.
20395
20396 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20397
20398 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20399 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20400 commands (plus user environment) will fit SCO limits.
20401
20402 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20403
20404 * configure.in: Don't issue warnings about directories which are
20405 not being configured if -norecursion is set. Correct test for
20406 --with-gnu-as and --with-gnu-ld to not get confused by substring
20407 matches.
20408
20409 * configure.in: Don't build gas for alpha-dec-osf1*.
20410
20411 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20412
20413 * configure: Back out Per's change of 12/19/1993. It changes the
20414 behavior of configure in unexpected and confusing ways.
20415
20416 Also, use different delim char when calculating
20417 program_transform_name so that the name can contain slashes.
20418
20419 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20420
20421 * configure.in, config.sub: Add support for VSTa micro-kernel.
20422
20423 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20424
20425 * configure.in: Nuke hacks which were used to get a special
20426 version of GAS for HPPA configurations.
20427
20428 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20429
20430 * configure: If only ${target_alias} is given, use that
20431 as the default for ${host_alias}.
20432 * configure: Add missing back-slashes before nested quotes.
20433
20434 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20435
20436 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20437
20438 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20439
20440 * config.guess: Recognize some Tektronix configurations.
20441 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20442
20443 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20444
20445 * config.sub: Match any flavor of SH.
20446
20447 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20448
20449 * configure.in: Don't try to configure newlib for Alpha.
20450
20451 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20452
20453 * configure.in: Don't build ld for Irix 5. Don't build gas,
20454 libg++ or libio for any Alpha target.
20455
20456 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20457
20458 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20459
20460 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20461 default arguments -- so it tried to compress itself.
20462
20463 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20464
20465 * configure.in (notsupp): ensure that a space is always at the end
20466 of the configdirs list, since the grep checks for an explicit space
20467
20468 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20469
20470 * configure.in (target i386-sysv4.2): don't build ld, since static
20471 versions of many libraries are not available.
20472
20473 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20474
20475 * config.guess: Recognize Apollos (using environment variables).
20476 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20477
20478 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20479
20480 * config.guess: Recognize Sony news mips running newsos.
20481
20482 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20483
20484 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20485 "fi ; else" for bash.
20486
20487 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20488
20489 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20490
20491 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20492
20493 * config.sub: accept unixware as an alias for svr4.2.
20494 Fix some inconsistancies with the gcc version.
20495
20496 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20497
20498 * Makefile.in (DISTDOCDIRS): Add gdb.
20499
20500 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20501
20502 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20503
20504 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20505
20506 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20507 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20508 this now.
20509
20510 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20511
20512 * config.sub: Accept hiux* as an OS name.
20513
20514 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20515 etc/make-stds.texi. The underscore came from gcc, and dje now
20516 agrees that RUNTESTFLAGS is the correct name.
20517
20518 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20519
20520 * install.sh: Remove 'set -e'. It makes any conditionals
20521 in the script useless.
20522
20523 * config.guess: Automatically recognize arm-acorn-riscix
20524 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20525
20526 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20527
20528 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20529
20530 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20531
20532 * Makefile.in (DISTDOCDIRS): New variable.
20533 (taz): Edit local Makefile.in sooner, instead of proto-toplev
20534 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
20535
20536 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20537
20538 * configure.in (hppa target): check the source directory for the
20539 pagas sub-directory
20540
20541 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20542
20543 * config.sub: Allow -aout* and -elf*.
20544
20545 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20546
20547 * configure.in: Don't build ld on i386-solaris2, same as for
20548 sparc-solaris2.
20549
20550 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20551
20552 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20553
20554 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20555
20556 * configure.in: Configure gdb for alpha.
20557
20558 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20559
20560 * Makefile.in (CXXFLAGS): Add -O.
20561
20562 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20563
20564 * config.guess: added support for DG Aviion
20565
20566 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20567
20568 * configure.in: Produce warning message for subdirectories not
20569 configurable for this host/target combination. Don't try to
20570 configure gdb for vms.
20571
20572 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20573
20574 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20575 appropriate files before making "diststuff".
20576 (DISTBISONFILES): New var: list of files to be edited.
20577 (DISTSTUFFDIRS): Add binutils.
20578
20579 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20580
20581 * config.sub: also handle mipsel and mips64el (for little endian mips)
20582
20583 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20584
20585 * configure.in: Add * to end of all OS names.
20586
20587 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20588
20589 * configure.in: Build newlib for LynxOS native.
20590
20591 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20592
20593 * config.guess: Add support for delta 88k running SVR3.
20594
20595 * configure.in: Add comment about HP compiler vs. emacs.
20596
20597 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20598
20599 * configure.in: don't build ld on solaris2 (not a viable option
20600 due to bugs in getpwnam & getpwuid)
20601
20602 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20603
20604 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20605 config.guess will produce a full version number.
20606
20607 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20608
20609 * configure.in: Build linker and binutils for alpha-dec-osf1.
20610
20611 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20612
20613 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20614 and gdb/testsuite/Makefile.in.
20615
20616 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20617
20618 * configure.in: recognize mips*- instead of mips-
20619
20620 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20621
20622 * config.sub: Accept linux*coff and linux*elf as operating
20623 systems.
20624
20625 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20626
20627 * config.sub: Recognize mips64, and mips3 as an alias for it.
20628
20629 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20630
20631 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20632 gdb knows how to handle OSF/1 shared libraries.
20633
20634 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20635
20636 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20637 * config.guess: Recognize Hitachi's HIUX.
20638 * config.sub: Recognize h3050r* and hppahitachi.
20639 Remove redundant cases for hp9k[23]*.
20640
20641 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20642
20643 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20644 if gas and ld are in the source tree and are in ${configdirs}.
20645 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20646 --with options (but still pass them down on the command line,
20647 if they were explicitly specified).
20648
20649 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20650
20651 * configure: substitute SHELL value in Makefile.in with
20652 ${CONFIG_SHELL}
20653
20654 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20655
20656 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20657 *-*-solaris2* targets.
20658
20659 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20660
20661 * Makefile.in: define M4, and pass it down to sub-makes;
20662 all-autoconf now depends on all-m4
20663
20664 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20665
20666 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20667 presence of {ar,ranlib} instead of a configured directory
20668
20669 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20670
20671 * config.guess: Accept 34?? as well as 33?? for NCR.
20672
20673 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20674
20675 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20676 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20677
20678 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20679
20680 * configure: grab values for $(CC) and $(CXX) from the
20681 environment, so that someone can do "CC=gcc configure; make" and
20682 have it work right (matching the way that autoconf works now)
20683
20684 * configure.in, Makefile.in: add support for gash, the tcl
20685 interface to Galaxy
20686
20687 * config.guess: add NetBSD variants (hp300, x86)
20688
20689 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20690
20691 * install.sh: Support -d option (in the manner of SunOS 4 install,
20692 as it is more deterministic than that of GNU install)
20693 (chmodcmd): Set file to mode 755 by default (should also do default
20694 chgrp and chown, but I don't feel like dealing with that now)
20695
20696 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20697
20698 * config.sub: Remove h8300hhms alias.
20699
20700 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20701
20702 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20703
20704 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20705
20706 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20707 as stmp-fixinc
20708
20709 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20710
20711 * config.sub: recognize m88110-bug-coff.
20712
20713 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20714
20715 * Makefile.in (all-libio): all dependencies on the toolchain used
20716 to build this (gcc, gas, ld, etc)
20717
20718 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20719
20720 * config.guess: Deal with OSF/1 1.3 on alpha.
20721
20722 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20723
20724 * install.sh: add some 'else true' clauses for portability
20725
20726 * configure.in: don't build libio for h8[35]00-*-* targets
20727
20728 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20729
20730 * Makefile.in: Add support for new libio.
20731
20732 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20733
20734 * install.sh: If one command fails, don't try the rest. Don't try
20735 to remove $dsttmp (via trap) unless we have already created it.
20736 If $src doesn't exist, detect it and exit with an error.
20737
20738 * config.guess: Recognize BSD on hp300.
20739
20740 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20741
20742 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20743 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20744
20745 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20746
20747 * Makefile.in (all-send-pr): depends on all-prms
20748
20749 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20750
20751 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20752
20753 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20754
20755 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20756 Added test for mips-mips-riscos5.
20757
20758 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20759
20760 * configure.in: use mh-hp300 for 68k HP hosts
20761
20762 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20763
20764 * configure: add support for CONFIG_SHELL, so that you can use
20765 some alternate shell for evaluating configure scripts
20766
20767 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20768
20769 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20770 in configure script to bug-gdb@prep.ai.mit.edu when building
20771 distribution archive.
20772 * Makefile.in (COMPRESS): Remove def.
20773 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20774 gdb.tar.Z and make-gdb.tar.Z respectively.
20775 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20776 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20777 to convergence with 'taz' target in Makefile.in.
20778
20779 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20780
20781 * install.sh (dsttmp): use trap to ensure that tmp files go
20782 away on error conditions
20783
20784 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20785
20786 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20787
20788 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20789
20790 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20791 its parent is '/' not ''.
20792
20793 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20794
20795 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20796
20797 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20798 that ${newsrcdir}/configure.in does.
20799
20800 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20801
20802 * test-build.mk: support for CONFIG_SHELL
20803
20804 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20805
20806 * config.sub (netware): Add as a basic system type.
20807
20808 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20809
20810 * Makefile.in (Makefile): depend on configure.in. Also drop the
20811 $(srcdir)/ from the dependency on Makefile.in.
20812
20813 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20814
20815 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20816 (h8300hhms is temporary until multi-libraries are implemented).
20817 * configure.in: Handle h8300h too.
20818
20819 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20820
20821 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20822
20823 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20824
20825 * configure: Remove extraneous output when guessing host type.
20826 * config.guess: Remove extraneous output when guessing using C
20827 compiler rather than uname, or when guessing fails.
20828
20829 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20830
20831 * Makefile.in: remove all.cross and install.cross targets
20832
20833 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20834 definitions
20835
20836 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20837
20838 * configure.in (target sh): Build gprof.
20839
20840 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20841
20842 * config.sub: change -solaris to -solaris2
20843
20844 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20845
20846 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20847
20848 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20849
20850 * configure: Correct error message for missing Makefile.in to
20851 print correct directory.
20852
20853 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20854
20855 * install.sh: kludge around 386BSD shell bug
20856
20857 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20858
20859 * config.guess: Recognize NeXT.
20860 * config.guess: Recognize i486-ncr-sysv4.
20861 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20862
20863 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20864
20865 * Makefile.in (MAKEINFOFLAGS): New variable.
20866 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20867 * build-all.mk, test-build.mk: Pass down --no-split as
20868 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20869
20870 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20871
20872 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20873
20874 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20875
20876 * Makefile.in (libg++.tar.z): New rule.
20877 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20878 * Makefile.in (taz): Only do a single chmod.
20879
20880 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20881
20882 * install.sh: don't use dirname anymore (replaced with sed usage)
20883
20884 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20885
20886 * Makefile.in: Change extension for gzip'd files from '.z' to
20887 '.gz' per new FSF standard usage.
20888
20889 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20890
20891 * configure: put quotes around the final value of program_transform_name
20892
20893 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20894
20895 * Makefile.in: new install.sh support; update install-info rules
20896
20897 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20898
20899 * configure.in: Build diff for crosses, but not for go32 host.
20900
20901 * configure.in: Build gprof only for native, and don't build it
20902 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20903
20904 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20905
20906 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20907
20908 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20909
20910 * configure.in (host_tools): Add prms.
20911
20912 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20913
20914 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20915 with $(FLAGS_TO_PASS) on the command line
20916
20917 * config.sub: Recognize lynx and lynxos
20918
20919 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20920
20921 * config.sub: Accept -ecoff*, not just -ecoff.
20922
20923 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20924
20925 * Makefile.in (taz): Use .gz suffix instead of .z.
20926 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20927 names.
20928
20929 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20930
20931 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20932
20933 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20934
20935 * Makefile.in (install-no-fixedincludes): install gcc last, so
20936 that rebuilds that might happen during 'make install' don't get
20937 bogus gcc include files
20938
20939 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20940
20941 Change from Utah for HPPA support:
20942 * config.guess: Recognize hppa1.x-hp-bsd.
20943
20944 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20945
20946 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20947 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20948
20949 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20950
20951 * config.sub: Add support for rom68k and bug boot monitors.
20952
20953 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20954
20955 * Makefile.in: Make all-opcodes depend on all-bfd.
20956
20957 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20958
20959 * config.guess: Added special check for i[34]86-univel-sysv4*.
20960
20961 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20962
20963 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20964 the processor rather than assuming i486.
20965
20966 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20967
20968 * config.guess: Recognize SunOS6 as Solaris3.
20969
20970 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20971
20972 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20973 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20974
20975 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20976
20977 * build-all.mk (all-cross): New target for Canadian Cross.
20978 Added Q2 go32 targets.
20979 * test-build.mk: Configure go32 cross sparclite-aout and
20980 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20981 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20982
20983 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20984
20985 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20986 GO32 hosted toolchains
20987
20988 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20989
20990 * configure: change so "-exec-prefix" gets passed down rather
20991 than "-exec_prefix" so autoconf generated Makefiles get the
20992 exec_prefix set right.
20993
20994 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20995
20996 * config.guess: get the Solaris2 minor version number
20997
20998 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20999
21000 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21001
21002 * config.guess: Recognize some Sequent platforms.
21003
21004 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21005
21006 * Makefile.in: added the vault-install target
21007
21008 * configure.in: actually use the Sun3 makefile fragment that's in
21009 config, also added the release dir to configdirs
21010
21011 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21012
21013 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
21014
21015 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21016
21017 * configure.in: remove some program from Alpha targetted toolchains
21018
21019 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
21020
21021 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
21022 gprof.
21023 (taz): Run "make diststuff" in those directories instead of "make
21024 proto-dir". Look for "VERSION=" only at start of line in subdir
21025 Makefile. Use "gzip -9" for compression.
21026 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
21027 (binutils.tar.z): New target.
21028
21029 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21030
21031 * Makefile.in (taz): Include gpl.texinfo.
21032
21033 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21034
21035 * Makefile.in (setup-dirs): Merged into "taz" target.
21036 (taz): Only do `proto-dir' stuff if a directory is actually needed
21037 for this target.
21038
21039 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
21040
21041 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
21042 (FLAGS_TO_PASS): Pass down MUNCH_NM.
21043 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
21044 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
21045 (gcc-no-fixedincludes): Correct for current gcc Makefile.
21046
21047 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
21048
21049 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
21050 config.sub, and move-if-change to gdb testsuite distribution
21051 archive, so the testsuite can be extracted, configured, and
21052 run separately from the gdb distribution. Blow away the Chill
21053 tests that require a Chill compiled executable, since GNU Chill
21054 is not yet publically available.
21055
21056 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21057
21058 * test-build.mk: set environment variables in a single command,
21059 instead of a list of assignments and exports
21060
21061 * config.guess: recognize Alpha/OSF1 systems
21062
21063 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21064
21065 * configure: Change help message to prefer --options rather than
21066 -options.
21067
21068 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21069
21070 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
21071 zippy@ecst.csuchico.edu.
21072 * config.guess: Recognize miniframe.
21073
21074 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
21075
21076 * Makefile.in: Use srcroot to find runtest rather than rootme.
21077 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
21078
21079 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
21080
21081 * test-build.mk: Extensive additions to support building on a
21082 machine other than the host.
21083
21084 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21085
21086 * configure (tooldir): Fix for i386-aix again.
21087
21088 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
21089
21090 * configure, Makefile.in: Change definition of $(tooldir)
21091 to match the FSF.
21092
21093 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
21094
21095 * config.guess: Recognize i[34]86/SVR4.
21096
21097 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21098
21099 * Makefile.in (all-gdb): gdb depends on sim.
21100
21101 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
21102
21103 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
21104 at the same time we make the prototype gdb directory.
21105 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
21106 files at the same time as the gdb base release distribution.
21107
21108 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
21109
21110 * Makefile.in (check): Use individual check targets rather than
21111 DO_X rule.
21112 (check-gcc): Added.
21113
21114 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
21115
21116 * config.sub: Use sysv3.2 not sysv32 for canonical OS
21117 for System V release 3.2.
21118
21119 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21120
21121 * config.sub: Recognize hppaosf.
21122 * configure.in: Do configure ld/binutils/gas for it.
21123
21124 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21125
21126 * configure (tooldir): Alter syntax used to set this, for systems
21127 where "\$" isn't handled right, like i386-aix.
21128
21129 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
21130
21131 * configure: Pass program-transform-name, not
21132 program_transform_name, to recursive configures.
21133
21134 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
21135
21136 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21137 of gas+ld+binutils.
21138
21139 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
21140
21141 * config.guess: Recognize AIX3.2 as distinct from 3.1.
21142
21143 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21144
21145 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21146
21147 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21148
21149 * Makefile.in (PRMS): Set back to all-prms.
21150
21151 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
21152
21153 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21154 targets, rather than for MIPS hosts.
21155
21156 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21157
21158 * configure.in: add comment for --with-x default values
21159
21160 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21161
21162 * Makefile.in: add check-* targets for each of the directories in
21163 the tree. Add a definition of RUNTEST that will use the one we
21164 just built, if it exists. Pass this down via FLAGS_TO_PASS.
21165
21166 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
21167
21168 * configure.in: Removed obsolete references to bfd_target and
21169 target_makefile_frag.
21170
21171 * build-all.mk: Set assorted targets for Q2.
21172 * config.sub: Recognize z8k-sim and h8300-hms.
21173 * test-build.mk: Really don't pass host to configure.
21174 (HOLES): Added uname.
21175
21176 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
21177
21178 * configure: Handle an empty program-prefix, program-suffix or
21179 program-transform-name correctly.
21180
21181 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
21182
21183 * build-all.mk: -G 8 no longer required for MIPS targets.
21184 * test-build.mk: Don't pass host argument to configure; make it
21185 guess.
21186
21187 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
21188
21189 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
21190 * Makefile.in (COMPRESS): New macro, like GZIP.
21191
21192 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
21193
21194 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21195
21196 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21197 with gas currently defaults to -G 0.
21198
21199 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
21200
21201 * Makefile.in (all-flex): flex depends on byacc.
21202
21203 * build-all.mk: If host not specified, use config.guess. Pass TAG
21204 to test-build.mk as RELEASE_TAG.
21205 * test-build.mk (configargs): New variable containing arguments to
21206 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
21207 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21208
21209 * config.guess: Use /bin/uname when checking -X argument on SCO,
21210 to avoid invoking GNU uname which doesn't understand -X.
21211
21212 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21213
21214 * configure.in: Build gas for mips-*-*.
21215
21216 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21217
21218 * Makefile.in (all.normal): insert missing backslash.
21219
21220 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
21221
21222 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21223
21224 * Makefile.in: Complete overhaul to merge many almost identical
21225 targets.
21226
21227 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21228
21229 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21230 (gdb.tar.Z): Adjusted.
21231
21232 * Makefile.in (setup-dirs, taz): New targets; should be general
21233 enough to adapt for gdb sometime. Build only .z file.
21234 (gas.tar.z): New target.
21235
21236 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
21237
21238 * build-all.mk: Use CC=cc -Xs on Solaris.
21239
21240 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
21241
21242 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
21243 for handling BISON for FSF releases.
21244
21245 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21246
21247 * configure: Actually implement the change zoo just documented.
21248
21249 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
21250
21251 * configure: when using config.guess, only set target_alias when
21252 it's not already been set (ie, on the command line)
21253
21254 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21255
21256 * Makefile.in: add installcheck target, set PRMS to install-prms
21257
21258 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21259
21260 * configure: add support for package_makefile_fragment, handle the
21261 case where a directory has a configure.in file but no Makefile.in
21262 more gracefully (with an actual understandable error message, even);
21263 add support for --without (and add this to the usage message); also
21264 explicitly add a --host=${host_alias} to the command line when
21265 config.guess is used
21266
21267 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21268
21269 * configure: Must use both --host and --target in recursive calls.
21270
21271 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
21272
21273 * Makefile.in: Change deja-gnu to dejagnu.
21274
21275 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
21276
21277 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21278
21279 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21280
21281 * configure.in: canonicalize all instances to *-*-solaris2*,
21282 also strip out a number of tools to not build for go32 host
21283
21284 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21285
21286 * config.guess: add GPL.
21287
21288 * Makefile.in, config.guess, config.sub, configure: bump
21289 copyrights to 93.
21290
21291 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
21292
21293 * Makefile.in (do-info): Removed obsolete check for existence of
21294 localenv file.
21295
21296 * Makefile.in (MAKEOVERRIDES): Define to be empty.
21297
21298 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21299
21300 * Makefile.in: a couple of 'else true' for decstation,
21301 support for TclX
21302
21303 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21304
21305 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
21306
21307 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21308
21309 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
21310
21311 * config.guess: Recognize i386-ibm-aix (PS/2).
21312 * configure.in: Use config/mh-aix386 file for it.
21313
21314 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
21315
21316 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21317 CC_FOR_TARGET instead.
21318 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21319
21320 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
21321
21322 * Makefile.in: Add sim to list of directories sent with gdb
21323
21324 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
21325
21326 * configure.in: Put back mips-dec-bsd* case.
21327
21328 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
21329
21330 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21331 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
21332 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21333
21334 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21335
21336 * configure.in: remove no-op mips-dec-bsd* in "case $target"
21337
21338 * Makefile.in (dir.info): only run gen-info-dir if it exists,
21339 (install-info): install dir.info only if it exists,
21340 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21341
21342 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
21343
21344 * configure.in: For vms target, skip bfd, ld, binutils. Do build
21345 gas for mips-dec-bsd.
21346
21347 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
21348
21349 * configure (makesrcdir): If ${srcdir} is relative and not ".",
21350 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21351
21352 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
21353
21354 * configure.in: Added "dejagnu" to hosttools list.
21355
21356 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
21357
21358 * config.sub, configure.in, config.guess: Add support
21359 for Bosx, an AIX variant from Bull.
21360 Patches from F.Pierresteguy@frcl.bull.fr.
21361
21362 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
21363
21364 * devo/dejagnu: Initial creation of devo/dejagnu.
21365 Migrated dejagnu testcases and support files for testing software
21366 tools to reside as subdirectories, currently called "testsuite",
21367 within the directory of the software tool. Migrated all programs,
21368 support libraries, etc. beloging to dejagnu proper from
21369 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
21370 with no modifications. The changes to these files which will
21371 allow them to configure, build, and execute properly will be made
21372 in a future update.
21373
21374 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21375
21376 * Makefile.in: Change send_pr to send-pr.
21377 * configure.in: Likewise.
21378 * send_pr: Renamed directory to send-pr.
21379
21380 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21381
21382 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21383
21384 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21385
21386 * README: Update for gdb-4.8 release.
21387 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21388 gdb-xxx.tar.z (gzip'd) file also.
21389
21390 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21391
21392 * Makefile.in: make all-diff depend on all-libiberty
21393
21394 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21395
21396 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21397
21398 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21399
21400 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21401
21402 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21403
21404 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21405 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21406 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21407
21408 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21409
21410 * Makefile.in: makeinfo binary is in a new location
21411
21412 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21413
21414 * config.sub: Accept -ecoff as an OS.
21415
21416 * Makefile.in: Various changes to eliminate a level of make
21417 recursion and reduce the required command line length.
21418 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21419 sub-makes.
21420 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21421 variables holding settings for specific sub-makes.
21422 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21423 in terms of BASE_FLAGS_TO_PASS.
21424 (TARGET_LIBS): New variable listing directories which use
21425 TARGET_FLAGS_TO_PASS.
21426 (subdir_do): Eliminated.
21427 (do-*): New set of targets to replace subdir_do.
21428 (various): All targets which used subdir_do now depend on do-*.
21429 (local-clean): Renamed from do_clean.
21430 (local-distclean): New target, dependency of distclean and
21431 realclean.
21432 (install-info): Don't create directories. Depend on dir.info
21433 rather than calling make recursively.
21434 (install-dir.info): Eliminated.
21435 (install-info-dirs): Create all info directories here.
21436 (dir.info): Depend upon do-install-info.
21437
21438 * test-build.mk (HOLES): Added false.
21439
21440 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21441
21442 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21443
21444 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21445
21446 * Makefile.in (info): remove dependency on all-texinfo. The
21447 problem was really in texinfo/C, not at this level.
21448
21449 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21450
21451 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21452
21453 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21454
21455 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21456 GDB releases.
21457
21458 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21459
21460 * configure: Include srcdir in message about target of link not
21461 being found. Don't convert `-' to `_' in `with' options being
21462 passed to subdirs.
21463
21464 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21465
21466 * configure.in: add uudecode to host_tools
21467
21468 * Makefile.in: added {all,install}-uudecode targets, added them to
21469 the appropriate lists
21470
21471 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21472
21473 * Makefile.in (all-gcc): Added dependency on all-gas.
21474
21475 * configure.in (mips-*-*): Build ld and binutils.
21476
21477 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21478
21479 * configure: check return code from mkdir, print error message and
21480 exit on failure.
21481
21482 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21483
21484 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21485
21486 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21487
21488 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21489
21490 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21491
21492 * config.sub (h8500): Recognize this as a cpu type.
21493
21494 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21495
21496 * configure: source directory missing is no longer a warning
21497
21498 * configure.in: recognize irix[34]* instead of irix[34]
21499
21500 * Makefile.in: define and pass down X11_LIB
21501
21502 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21503
21504 * guess-systype: Renamed to ...
21505 * config.guess: ... by popular request.
21506 * configure.in, Makefile.in: Update accordingly.
21507
21508 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21509
21510 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21511 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21512 + Execute ./dummy instead of assuming . is in PATH.
21513
21514 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21515
21516 * guess-systype: New shell script. Attempts to guess the
21517 canonical host name of the executing host.
21518 Only a few hosts are supported so far.
21519 * configure: Call guess-systype if no host is specified.
21520
21521 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21522
21523 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21524 gcc Makefile.
21525
21526 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21527
21528 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21529 (all-gcc, install-gcc, subdir_do): Use it.
21530
21531 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21532
21533 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21534
21535 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21536
21537 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21538 set exclusively by configure, using configure.in .
21539
21540 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21541
21542 * test-build.mk: set $PATH for all builds
21543
21544 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21545
21546 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21547
21548 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21549 the one used in gcc/Makefile.in, so that a null expansion doesn't
21550 override the one needed to build gcc with a native cc.
21551
21552 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21553
21554 * configure: Accept -with arguments.
21555
21556 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21557
21558 * Makefile.in: added h8300sim
21559
21560 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21561
21562 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21563 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21564 (all-cygnus, native, build-cygnus): Make
21565 $(canonhost)-stamp-3stage-done, not $(host)....
21566 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21567 i386-sco3.2v4. Added else true to if command.
21568
21569 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21570
21571 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21572
21573 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21574
21575 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21576
21577 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21578
21579 * configure.in: don't remove binutils from Solaris builds
21580
21581 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21582
21583 * Makefile.in: get rid of earlier definitions for *clean,
21584 also handle the recursive info rule better
21585
21586 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21587
21588 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21589 do more-or-less the right thing.
21590
21591 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21592
21593 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21594 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21595
21596 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21597
21598 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21599 $(host_canonical).
21600
21601 * configure.in: split the configdirs list into 4 categories (native
21602 v. cross, library v. tool) and handle the cross-only and native-
21603 only in more reasonable (and correct!) way.
21604
21605 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21606
21607 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21608 configdirs anymore.
21609
21610 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21611
21612 * Makefile.in: extensive cleanup:: removed all of the explicit
21613 clean-* targets, collapsed many wrappers around subdir_do into
21614 one, added additional targets to satisfy standards.texi, deleted
21615 some old targets, some changes for consistency
21616
21617 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21618
21619 * configure.in: handle some programs as cross-only, and others as
21620 native only
21621
21622 * test-build.mk: handle partial holes in a more generic manner
21623
21624 * Makefile.in: m4 depends on libiberty
21625
21626 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21627
21628 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21629 time, wdiff, and find to configdirs
21630
21631 * Makefile.in: all, clean, and install rules for the new programs
21632 added to configure.in
21633
21634 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21635
21636 * configure.in: use mh-sun for all *-sun-* hosts
21637
21638 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21639
21640 * Makefile.in: define flags for X11 include files and library file
21641 locations, pass them down to the programs that need this info
21642
21643 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21644
21645 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21646
21647 * configure.in: start building libg++ for HP-UX targets
21648
21649 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21650
21651 * README: Update references to files moved into etc/.
21652
21653 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21654
21655 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21656 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21657
21658 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21659
21660 * configure: accept dash as well as underscore in long option
21661 names for FSF compatibility.
21662
21663 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21664
21665 * config.sub: added -sco3.2v4 support from FSF.
21666
21667 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21668
21669 * configure.in: expand the section that adds or removes
21670 directories from the list of programs to build, to handle native
21671 vs. cross in addition to host v. native
21672
21673 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21674
21675 * Makefile.in: Replace C++ in macro names with CXX.
21676 This is less likely to break ...
21677
21678 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21679
21680 * test-build.mk: add -w to GNU_MAKE
21681
21682 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21683
21684 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21685 add 'sparc' to list of recognized cpus. This needed to make
21686 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21687 Delete some redundant ose68 variants. Recognize -wrs as an os,
21688 then changes that into $CPU-wrs-vxworks.
21689
21690 * configure.in: remove most references to gdbtest, regularize
21691 target based program removal
21692
21693 * test-build.mk: import from p3 tree (many fixes and changes)
21694
21695 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21696
21697 * Makefile.in: added rules to handle tcl, tk, and expect
21698
21699 * configure.in: handle those directories if they exist
21700
21701 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21702
21703 * config.sub: removed bogus hppabsd and hppahpux names, since
21704 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21705
21706 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21707
21708 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21709 depends upon all-xiberty
21710
21711 * Makefile.in: changes from p3, including:
21712
21713 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21714
21715 * Makefile.in (XTRAFLAGS): include newlib directories if
21716 newlib/Makefile exists, rather than if host != target.
21717
21718 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21719
21720 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21721 from the same source tree and not building a cross-compiler. This
21722 matters for the libg++ configuration if reconfiguring a tree that
21723 has already been installed.
21724
21725 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21726
21727 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21728 pick up the machine and system specific header files.
21729
21730 * Makefile.in: added AS_FOR_TARGET, passed down in
21731 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21732 the C compiler to use to create programs which are run in the
21733 build environment, set it to default to $(CC), and passed it down
21734 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21735
21736 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21737
21738 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21739 We need them for unusual native builds, like systems without
21740 ranlib.
21741
21742 * configure: also define $(host_canonical) and
21743 $(target_canonical), which are the full, canonical names for the
21744 given host and target
21745
21746 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21747
21748 * Makefile.in: Added separate definitions for C++.
21749
21750 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21751
21752 * configure.in (configdirs): Add deja-gnu.
21753
21754 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21755
21756 * README: Update for configure.texi and gdb-4.7 release.
21757
21758 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21759
21760 * Makefile.in: Move "all" target to top of file.
21761 Previously, first target was ".PHONY" which caused BSD4.4 make
21762 to build .PHONY when make was run without arguments.
21763
21764 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21765
21766 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21767 Library-copylefted code in libiberty.
21768
21769 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21770
21771 * config.sub: Replace m68kmote with plain old m68k.
21772
21773 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21774
21775 * Makefile.in: Remove space from blank line, avoid Make complaints.
21776
21777 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21778
21779 * config.sub: Complain if no argument is given. Added support for
21780 386bsd as OS and target alias.
21781
21782 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21783
21784 * Makefile.in (XTRAFLAGS): include newlib directories if
21785 newlib/Makefile exists, rather than if host != target.
21786
21787 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21788
21789 * config.sub: recognize sparclite-wrs-vxworks.
21790
21791 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21792 p3.) Added clean-xiberty to clean.
21793
21794 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21795
21796 * configure.in: use *-*-* instead of nested cases for host and target
21797
21798 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21799
21800 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21801 from the same source tree and not building a cross-compiler. This
21802 matters for the libg++ configuration if reconfiguring a tree that
21803 has already been installed.
21804
21805 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21806
21807 * config.sub (i486v/i486v4): Merge in from FSF version.
21808
21809 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21810
21811 * configure: only set PWD if it is already set.
21812
21813 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21814
21815 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21816 doesn't have unset and all success paths (and most error paths)
21817 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21818 to just ${PWD} to avoid confusion.)
21819
21820 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21821
21822 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21823 even for a native compilation.
21824
21825 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21826
21827 Changes to make the gdb.tar.Z rule work better.
21828
21829 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21830 (DEVO_SUPPORT): Add configure.texi.
21831 (bfd-ilrt.tar.Z): Remove ancient rule.
21832
21833 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21834
21835 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21836 pick up the machine and system specific header files.
21837
21838 * configure.in, config.sub: added new target m68010-adobe-scout,
21839 with alias of adobe68k. Changed configure.in to check for
21840 -scout before -sco* to avoid a false match.
21841
21842 * Makefile.in: added AS_FOR_TARGET, passed down in
21843 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21844 the C compiler to use to create programs which are run in the
21845 build environment, set it to default to $(CC), and passed it down
21846 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21847
21848 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21849
21850 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21851 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21852 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21853 FOR_TARGET variants, to newlib and libg++.
21854
21855 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21856
21857 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21858 first.
21859
21860 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21861
21862 * config.sub: Accept `elf' as an environment.
21863
21864 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21865
21866 * Makefile.in (all-opcodes): cd into the right directory
21867
21868 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21869
21870 * configure: added -program_transform_name option, used as
21871 argument to sed when installing programs.
21872 configure.texi: added documentation for -program_prefix,
21873 -program_suffix and -program_transform_name.
21874
21875 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21876
21877 * config.sub: Accept i486 where i386 ok.
21878
21879 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21880
21881 * config.sub: accept we32k
21882
21883 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21884
21885 * config.sub, configure.in: accept OSE68000 and OSE68k.
21886
21887 * Makefile.in: don't create all directories for ``make install'';
21888 let the subdirectories create the ones they need.
21889
21890 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21891
21892 * COPYING: new file, GPL v2
21893
21894 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21895
21896 * Makefile.in: use the new gen-info-dir, which needs a template
21897 argument (which also lives in texinfo)
21898
21899 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21900
21901 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21902
21903 * config.sub (ncr3000): Change i386 to i486.
21904
21905 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21906
21907 * Makefile.in: add install-rcs, install-grep to
21908 install-no-fixedincludes, removed install-bison and install-libgcc
21909
21910 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21911
21912 * configure.in: grab the HPUX makefile fragment if on HPUX
21913
21914 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21915
21916 * Makefile.in: eradicate bison spoor (ditto libgcc).
21917 configure.in: recognise m68{k,000}-ericsson-OSE.
21918 es1800 is alias for m68k-ericsson-OSE
21919
21920 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21921
21922 * configure.in: rearrange the parts that remove programs from
21923 configdirs, based now on HOST==TARGET or by canonical triple.
21924
21925 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21926
21927 * test-build.mk: recurse explicitly with -f test-build.mk when
21928 appropriate. predicate stage3 and comparison on the existence
21929 of gcc. That is, if gcc isn't around, we aren't three-staging.
21930 On very clean, also remove ...stamp-co. Build in-place before
21931 doing other builds.
21932
21933 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21934
21935 * Makefile.in, configure.in: add tgas
21936
21937 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21938
21939 * Makefile.in: a number of changes merged in from progressive.
21940
21941 * configure.in: add libm.
21942
21943 * .cvsignore: ignore some stuff that comes from test-build.mk.
21944
21945 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21946
21947 * config.sub: Add es1800 (m68k-ericsson-es1800).
21948
21949 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21950
21951 * configure: Add program_suffix (parallel to program_prefix)
21952 * Makefile.in: adjust directory-creating script for losing decstation
21953
21954 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21955
21956 * configure: Minor $subdir-related fixes.
21957
21958 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21959
21960 * configure: fix various problems with propogating
21961 makefile_target_frag in subdirs.
21962 * configure.in: config libgcc if its there
21963
21964 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21965
21966 * config.sub: HPPA merge.
21967
21968 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21969
21970 * Makefile.in: Replace all-bison with all-byacc in all
21971 dependency lines for other tools (which now use byacc).
21972
21973 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21974
21975 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21976
21977 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21978
21979 * Makefile.in: make gprof rules similar to byacc rules (instead of
21980 vestigal $(unsubdir) that didn't work...)
21981
21982 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21983
21984 * config.sub: Add support for Linux.
21985 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21986 (at least for libg++).
21987
21988 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21989
21990 * configure.texi: fix doc for the -nfp option to configure
21991
21992 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21993
21994 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21995
21996 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21997
21998 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21999 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
22000 * configure.in: added solaris* host_makefile_frag hook.
22001
22002 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22003
22004 * config.sub: changed recognition of m68000 so that various
22005 m68k types can be specified via m680[01234]0
22006
22007 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22008
22009 * config.sub (basic_machine): fix sed so that '-foo' isn't
22010 completely substituted out while .+'-foo' loses the '-foo'
22011
22012 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
22013
22014 * config.sub ($os): Add -aout.
22015
22016 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
22017
22018 * configure: If host_makefile_frag is absolute, don't
22019 prefix ${invsubdir} (relevant to libg++ auto-configure).
22020
22021 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
22022
22023 * Makefile.in (tooldir): Define it.
22024 (all-ld): Depend on all-flex.
22025
22026 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
22027
22028 * Makefile.in (check): Fix libg++ special case.
22029
22030 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
22031
22032 * configure: do not bury `pwd` into config.status, thus do fewer
22033 pwd's.
22034
22035 * configure: print the "Building in" message only when building in
22036 other than "." AND verbose.
22037
22038 * configure: remove -s, rework -v to better accommodate guested
22039 configures.
22040
22041 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
22042
22043 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
22044
22045 * Makefile.in: macroize flags passed on recursion. remove
22046 fileutils.
22047
22048 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
22049
22050 * configure: get makesrcdir right for subdirs deeper than 1.
22051
22052 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
22053 install.
22054
22055 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
22056
22057 * Makefile.in: don't print subdir_do or recursion lines.
22058
22059 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
22060
22061 * standards.texi: added menu item.
22062
22063 * Makefile.in: build and install standards.info.
22064
22065 * standards.texi: new file.
22066
22067 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22068
22069 * configure: test for and move config.status pieces from
22070 ${subdir}/.
22071
22072 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
22073
22074 * configure: Test for existance of files before trying to mv
22075 them, to avoid numerous non-existance messages.
22076
22077 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
22078
22079 * configure: correct final line of config.status.
22080
22081 * configure: patch from eggert. Avoids a protection problem if
22082 the original Makefile.in is read only.
22083
22084 * configure: use move-if-change from gcc to create config.status.
22085 Some makefiles depend on config.status to tell if a directory
22086 has been reconfigured for a different host. This change
22087 prevents those directories from remaking everything in the case
22088 where the reconfig was only intended to rebuild a Makefile.
22089
22090 * configure: test for config.sub with "config.sub sun4" rather
22091 than "config.sub ${host_alias}". Otherwise we can't tell a bad
22092 host alias from a missing config.sub.
22093
22094 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22095
22096 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
22097 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
22098
22099 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
22100
22101 * configure: mkdir ${subdir} as needed.
22102
22103 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
22104
22105 * Makefile.in,configure.in: added autoconf.
22106
22107 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22108
22109 * Makefile.in: no longer pass against on recursion.
22110
22111 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
22112 definitions are not inherited.
22113
22114 * configure: correct makesrcdir when subdir is .
22115
22116 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
22117
22118 * configure: Add support for 'subdirs' variable, which is
22119 like 'configdirs', except that configure doesn't re-invoke
22120 itself for subdirs, it just creates a Makefile for each subdir.
22121 * configure.texi: Document subdirs.
22122
22123 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22124
22125 * configure.in: added flex to configdirs
22126
22127 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
22128
22129 * Makefile.in: remove clean-stamps from clean.
22130
22131 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
22132
22133 * configure.in: Add gdbtest to configdirs.
22134
22135 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
22136
22137 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
22138 to recursive makes.
22139 * configure.in: Recognize new ncr3000 config.
22140
22141 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
22142
22143 * Makefile.in, configure.in: removed references to gdbm.
22144
22145 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
22146
22147 * config.sub: Don't canonicalize os value
22148 newsos* to bsd (readline needs to check for newsos).
22149 (This fix was earlier made Jan 31, but got re-broken.)
22150
22151 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
22152
22153 * configure.in: sco is an os, not a vendor!
22154
22155 * configure: Quote $( better. Keep various shells happy.
22156
22157 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
22158
22159 * Makefile.in: eliminate stamp-files.
22160
22161 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
22162
22163 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
22164 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
22165
22166 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
22167
22168 * config.sub: fix iris/iris3.
22169
22170 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
22171
22172 * configure: re-add -rm.
22173
22174 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
22175
22176 * Maskefile.in: add .stmp-rcs to all.
22177
22178 * configure.in: remove gas from rs6000 build, use aix host fragment.
22179
22180 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
22181
22182 * configure: pass down site_option during recursion.
22183
22184 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
22185
22186 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
22187
22188 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
22189
22190 * configure: Change exec_prefix so that it really defaults to prefix.
22191
22192 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
22193
22194 * Makefile.in, configure.in: Add support for mmalloc library.
22195
22196 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
22197
22198 * Makefile.in: add stmp dependencies for a few more things.
22199
22200 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
22201
22202 * configure: adjusted error message on objdir/srcdir configure
22203 collision, per john's suggestion.
22204
22205 * Makefile.in: add libiberty stmp to all and all.cross.
22206
22207 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
22208
22209 * Makefile.in: remove force dependencies, add grep to all.
22210
22211 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
22212
22213 * Makefile.in: drop flex. make stamp files work.
22214
22215 * configure: added test for conflicting configuration in srcdir,
22216 remove trailing slashes from srcdir. Otherwise emacs gdb mode
22217 gets cranky. use relative paths for configure and srcdir
22218 whenever possible. Send some error messages to stderr that were
22219 going to stdout.
22220
22221 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
22222
22223 * Makefile.in: Fix libg++ rule to check for gcc directory
22224 before using gcc/gcc. Also pass XTRAFLAGS.
22225
22226 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
22227
22228 * Makefile.in: added stmp-files so that directories aren't polled
22229 when they are already built.
22230
22231 * configure.texi: fixed a node pointer problem.
22232
22233 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
22234
22235 * config.sub configure.in gdb/configure.in
22236 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22237 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22238 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
22239
22240 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22241
22242 * configure: -recurring becomes -silent. corrected help message
22243 for -site= option.
22244
22245 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22246
22247 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22248
22249 * configure: when building Makefile for crosses, replace
22250 tooldir and program_prefix. default srcdir from location of
22251 config.sub. remove "for host in hosts" and "for target in
22252 targets" loops.
22253
22254 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22255
22256 * Makefile.in: Do not pass bindir or mandir to cvs.
22257
22258 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
22259
22260 * Makefile.in, configure.in: removed traces of namesubdir,
22261 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
22262 copyrights to '92, changed some from Cygnus to FSF.
22263
22264 * configure.texi: remove most references to multiple hosts,
22265 multiple targets, subdirs, etc.
22266
22267 * configure.man: removed rcsid. reference config.sub not
22268 config.subr.
22269
22270 * Makefile.in: mkdir $(infodir) on install-info.
22271
22272 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
22273
22274 * configure.texi: Explain better about .gdbinit and about
22275 the environment that configure.in sections run in.
22276
22277 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
22278
22279 * configure.in: Ultrix is only a decstation if it's a MIPS.
22280
22281 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
22282
22283 * README: DOC.configure => cfg-paper.texi.
22284
22285 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
22286
22287 * config.sub (near case $os): Don't convert newsos* to bsd!
22288
22289 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
22290
22291 * Makefile.in: Reinstall change from gdb-4.3 that reduces
22292 the number of copies of COPYING that go into the GDB tar file.
22293
22294 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
22295
22296 * bfd/configure.in, gdb/config/mh-i386sco,
22297 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22298 Fix SCO configuration stuff.
22299
22300 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
22301
22302 * Makefile.in: For libg++, make sure the -I pointing
22303 to the gcc directory goes *after* all the libg++-local -I flags.
22304 Also, move just-gcc dependency from just-libg++ to all-libg++.
22305
22306 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
22307
22308 * configure: Change -x to -f to keep Ultrix /bin/test happy.
22309
22310 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
22311
22312 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
22313
22314 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
22315
22316 * config.sub: Add stratus configuration frags. Also
22317 submitted to FSF.
22318
22319 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
22320
22321 * Makefile.in (DEV_SUPPORT): add configure.man.
22322
22323 * config.sub(Decode manufacturer-specific): add -none*.
22324
22325 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
22326
22327 * Makefile.in: remove form feeds to make Sun's make happy.
22328 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
22329
22330 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
22331
22332 * Makefile.in (AR_FLAGS): Make quieter.
22333
22334 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
22335
22336 * configure.in: Add libg++.
22337 * configure: When verbose, don't output the command line at each
22338 level; it will be unremarkably the same as the previous version,
22339 which will be the same as what the user typed.
22340
22341 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
22342
22343 * configure.in, Makefile.in: fix clean-info, add flex. add
22344 fileutils.
22345
22346 * configure: be less sensitive to spaces in Makefile.in. Do not
22347 look for sources in "..". Doing so breaks subdirectories that
22348 might have their own configure. If a subdir has it's own
22349 configure script, use it.
22350
22351 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
22352
22353 * cfg-paper.texi: some changes suggested by rms.
22354
22355 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
22356
22357 * config.sub: Merge in some small additions from the FSF version,
22358 taken from the gcc distribution, to bring the Cygnus and FSF
22359 versions into closer sync.
22360
22361 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
22362
22363 * configure.in: Changed svr4 references to sysv4.
22364
22365 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
22366
22367 * configure: added -V for version number option.
22368
22369 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
22370
22371 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22372 renamed from DOC.configure to cfg-paper.texi.
22373
22374 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22375
22376 * configure, config.subr, config.sub: config.subr is now
22377 config.sub again.
22378
22379 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22380
22381 * configure.texi: new file, in progress.
22382
22383 * Makefile.in: build info file and install the man page for
22384 configure.
22385
22386 * configure.man: new file, first cut.
22387
22388 * configure: find config.subr again now that configuration "none"
22389 has gone. removed all traces of the -ansi option. removed all
22390 traces of the -languages option.
22391
22392 * config.subr: resync from rms.
22393
22394 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22395
22396 * configure, config.sub, config.subr: merge config.sub into
22397 config.subr, call the result config.subr, remove config.sub, use
22398 config.subr.
22399
22400 * Makefile.in: revised install for dir.info.
22401
22402 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22403
22404 * configure.in: add decstation host makefile frag.
22405
22406 * Makefile.in: BISON now bison -y again. also install-gcc on
22407 install. clean-gdbm on clean. infodir belongs in datadir.
22408 Make directories for info install. Build dir.info here then
22409 install it.
22410
22411 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22412
22413 * Makefile.in: fix for bad directory tests.
22414
22415 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22416
22417 * configure: \{1,2\} appears to be a sysv'ism. Use a different
22418 regexp. -srcdir relative was being handled incorrectly.
22419
22420 * Makefile.in: unwrapped some for loops so that parallel makes
22421 work again and so one can focus one's attention on a particular
22422 package.
22423
22424 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22425
22426 * configure: added PWD as a stand in for `pwd` (for speed). use
22427 elif wherever possible. make -srcdir work without -objdir.
22428 -objdir= commented out.
22429
22430 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22431
22432 * configure: +options become --options. -subdirs commented out.
22433 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22434 Makefile now at top of generated Makefile. Removed cvs log
22435 entries. added -srcdir. create .gdbinit only if there is one
22436 in ${srcdir}.
22437
22438 * Makefile.in: idestdir and ddestdir go away. Added copyrights
22439 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22440 and mandir now keyed off datadir by default.
22441
22442 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22443
22444 * Freshly created ChangeLog.
22445
22446 \f
22447 Local Variables:
22448 mode: change-log
22449 left-margin: 8
22450 fill-column: 76
22451 version-control: never
22452 End: